Imported Translations from Transifex

Change-Id: I468b17530bc8db03df53e8d098dfb5ea0765894e
This commit is contained in:
OpenStack Jenkins 2013-05-24 18:11:04 +00:00
parent 1df6516dce
commit 79e95e046c
24 changed files with 961 additions and 769 deletions

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Cinder\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-05-21 18:10+0000\n"
"POT-Creation-Date: 2013-05-24 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) "
@ -42,7 +42,7 @@ msgid ""
"Stderr: %(stderr)r"
msgstr ""
#: cinder/exception.py:90
#: cinder/exception.py:90 cinder/openstack/common/db/sqlalchemy/session.py:487
msgid "DB exception wrapped."
msgstr ""
@ -118,7 +118,7 @@ msgstr ""
msgid "Invalid content type %(content_type)s."
msgstr ""
#: cinder/exception.py:200
#: cinder/exception.py:200 cinder/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr ""
@ -1737,10 +1737,12 @@ msgid "Unable to find LV: %s"
msgstr ""
#: cinder/common/sqlalchemyutils.py:68
#: cinder/openstack/common/db/sqlalchemy/utils.py:72
msgid "Id not in sort_keys; is sort_keys unique?"
msgstr ""
#: cinder/common/sqlalchemyutils.py:116
#: cinder/openstack/common/db/sqlalchemy/utils.py:120
msgid "Unknown sort direction, must be 'desc' or 'asc'"
msgstr ""
@ -1787,11 +1789,13 @@ msgid "Upgrade DB using Essex release first."
msgstr ""
#: cinder/db/sqlalchemy/session.py:71
#: cinder/openstack/common/db/sqlalchemy/session.py:538
#, python-format
msgid "Got mysql server has gone away: %s"
msgstr ""
#: cinder/db/sqlalchemy/session.py:132
#: cinder/openstack/common/db/sqlalchemy/session.py:610
#, python-format
msgid "SQL connection failed. %s attempts left."
msgstr ""
@ -1905,22 +1909,22 @@ msgstr ""
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgstr ""
#: cinder/openstack/common/log.py:226
#: cinder/openstack/common/log.py:244
#, python-format
msgid "Deprecated: %s"
msgstr ""
#: cinder/openstack/common/log.py:329
#: cinder/openstack/common/log.py:336
#, python-format
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
msgstr ""
#: cinder/openstack/common/log.py:379
#: cinder/openstack/common/log.py:386
#, python-format
msgid "syslog facility must be one of: %s"
msgstr ""
#: cinder/openstack/common/log.py:537
#: cinder/openstack/common/log.py:555
#, python-format
msgid "Fatal call to deprecated config: %(msg)s"
msgstr ""
@ -1980,6 +1984,10 @@ msgstr ""
msgid "Unrecognized value '%(val)s', acceptable values are: %(acceptable)s"
msgstr ""
#: cinder/openstack/common/db/sqlalchemy/utils.py:33
msgid "Sort key supplied was not valid."
msgstr ""
#: cinder/openstack/common/notifier/api.py:125
#, python-format
msgid "%s not in valid priorities"
@ -2554,17 +2562,17 @@ msgid ""
"\t%s"
msgstr ""
#: cinder/tests/test_storwize_svc.py:243
#: cinder/tests/test_storwize_svc.py:242
#, python-format
msgid "unrecognized argument %s"
msgstr ""
#: cinder/tests/test_storwize_svc.py:1217
#: cinder/tests/test_storwize_svc.py:1216
#, python-format
msgid "Run CLI command: %s"
msgstr ""
#: cinder/tests/test_storwize_svc.py:1220
#: cinder/tests/test_storwize_svc.py:1219
#, python-format
msgid ""
"CLI output:\n"
@ -2572,7 +2580,7 @@ msgid ""
" stderr: %(stderr)s"
msgstr ""
#: cinder/tests/test_storwize_svc.py:1225
#: cinder/tests/test_storwize_svc.py:1224
#, python-format
msgid ""
"CLI Exception output:\n"
@ -3127,26 +3135,26 @@ msgstr ""
msgid "Gluster config file at %(config)s doesn't exist"
msgstr ""
#: cinder/volume/drivers/glusterfs.py:80
#: cinder/volume/drivers/glusterfs.py:82
msgid "mount.glusterfs is not installed"
msgstr ""
#: cinder/volume/drivers/glusterfs.py:98 cinder/volume/drivers/nfs.py:168
#: cinder/volume/drivers/glusterfs.py:100 cinder/volume/drivers/nfs.py:200
#, python-format
msgid "casted to %s"
msgstr ""
#: cinder/volume/drivers/glusterfs.py:108 cinder/volume/drivers/nfs.py:178
#: cinder/volume/drivers/glusterfs.py:110 cinder/volume/drivers/nfs.py:210
#, python-format
msgid "Volume %s does not have provider_location specified, skipping"
msgstr ""
#: cinder/volume/drivers/glusterfs.py:168 cinder/volume/drivers/nfs.py:237
#: cinder/volume/drivers/glusterfs.py:174 cinder/volume/drivers/nfs.py:273
#, python-format
msgid "Exception during mounting %s"
msgstr ""
#: cinder/volume/drivers/glusterfs.py:247 cinder/volume/drivers/nfs.py:321
#: cinder/volume/drivers/glusterfs.py:252 cinder/volume/drivers/nfs.py:354
#, python-format
msgid "%s is already mounted"
msgstr ""
@ -3216,12 +3224,12 @@ msgstr ""
msgid "Error retrieving volume status: "
msgstr ""
#: cinder/volume/drivers/nfs.py:141
#: cinder/volume/drivers/nfs.py:171
#, python-format
msgid "There's no NFS config file configured (%s)"
msgstr ""
#: cinder/volume/drivers/nfs.py:146
#: cinder/volume/drivers/nfs.py:176
#, python-format
msgid "NFS config file at %(config)s doesn't exist"
msgstr ""
@ -3338,65 +3346,65 @@ msgstr ""
msgid "Failed to retrieve volume SolidFire-ID: %s in get_by_account!"
msgstr ""
#: cinder/volume/drivers/solidfire.py:338
#: cinder/volume/drivers/solidfire.py:342
msgid "Failed to get model update from clone"
msgstr ""
#: cinder/volume/drivers/solidfire.py:364
#: cinder/volume/drivers/solidfire.py:368
#, python-format
msgid "More than one valid preset was detected, using %s"
msgstr ""
#: cinder/volume/drivers/solidfire.py:397
#: cinder/volume/drivers/solidfire.py:401
#, python-format
msgid "Mapped SolidFire volumeID %(sfid)s to cinder ID %(uuid)s."
msgstr ""
#: cinder/volume/drivers/solidfire.py:406
#: cinder/volume/drivers/solidfire.py:410
#, python-format
msgid "Volume %s, not found on SF Cluster."
msgstr ""
#: cinder/volume/drivers/solidfire.py:409
#: cinder/volume/drivers/solidfire.py:413
#, python-format
msgid "Found %(count)s volumes mapped to id: %(uuid)s."
msgstr ""
#: cinder/volume/drivers/solidfire.py:476
#: cinder/volume/drivers/solidfire.py:480
msgid "Enter SolidFire delete_volume..."
msgstr ""
#: cinder/volume/drivers/solidfire.py:480
#: cinder/volume/drivers/solidfire.py:484
#, python-format
msgid "Account for Volume ID %s was not found on the SolidFire Cluster!"
msgstr ""
#: cinder/volume/drivers/solidfire.py:482
#: cinder/volume/drivers/solidfire.py:486
msgid "This usually means the volume was never succesfully created."
msgstr ""
#: cinder/volume/drivers/solidfire.py:497
#: cinder/volume/drivers/solidfire.py:501
#, python-format
msgid "Volume ID %s was not found on the SolidFire Cluster!"
msgstr ""
#: cinder/volume/drivers/solidfire.py:500
#: cinder/volume/drivers/solidfire.py:504
msgid "Leaving SolidFire delete_volume"
msgstr ""
#: cinder/volume/drivers/solidfire.py:504
#: cinder/volume/drivers/solidfire.py:508
msgid "Executing SolidFire ensure_export..."
msgstr ""
#: cinder/volume/drivers/solidfire.py:509
#: cinder/volume/drivers/solidfire.py:513
msgid "Executing SolidFire create_export..."
msgstr ""
#: cinder/volume/drivers/solidfire.py:558
#: cinder/volume/drivers/solidfire.py:562
msgid "Updating cluster status info"
msgstr ""
#: cinder/volume/drivers/solidfire.py:566
#: cinder/volume/drivers/solidfire.py:570
msgid "Failed to get updated stats"
msgstr ""

View 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-21 18:10+0000\n"
"POT-Creation-Date: 2013-05-24 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"
@ -41,7 +41,7 @@ msgid ""
"Stderr: %(stderr)r"
msgstr ""
#: cinder/exception.py:90
#: cinder/exception.py:90 cinder/openstack/common/db/sqlalchemy/session.py:487
msgid "DB exception wrapped."
msgstr ""
@ -117,7 +117,7 @@ msgstr ""
msgid "Invalid content type %(content_type)s."
msgstr ""
#: cinder/exception.py:200
#: cinder/exception.py:200 cinder/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr ""
@ -1740,10 +1740,12 @@ msgid "Unable to find LV: %s"
msgstr ""
#: cinder/common/sqlalchemyutils.py:68
#: cinder/openstack/common/db/sqlalchemy/utils.py:72
msgid "Id not in sort_keys; is sort_keys unique?"
msgstr ""
#: cinder/common/sqlalchemyutils.py:116
#: cinder/openstack/common/db/sqlalchemy/utils.py:120
msgid "Unknown sort direction, must be 'desc' or 'asc'"
msgstr ""
@ -1790,11 +1792,13 @@ msgid "Upgrade DB using Essex release first."
msgstr ""
#: cinder/db/sqlalchemy/session.py:71
#: cinder/openstack/common/db/sqlalchemy/session.py:538
#, python-format
msgid "Got mysql server has gone away: %s"
msgstr ""
#: cinder/db/sqlalchemy/session.py:132
#: cinder/openstack/common/db/sqlalchemy/session.py:610
#, python-format
msgid "SQL connection failed. %s attempts left."
msgstr ""
@ -1908,22 +1912,22 @@ msgstr ""
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgstr ""
#: cinder/openstack/common/log.py:226
#: cinder/openstack/common/log.py:244
#, python-format
msgid "Deprecated: %s"
msgstr ""
#: cinder/openstack/common/log.py:329
#: cinder/openstack/common/log.py:336
#, python-format
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
msgstr ""
#: cinder/openstack/common/log.py:379
#: cinder/openstack/common/log.py:386
#, python-format
msgid "syslog facility must be one of: %s"
msgstr ""
#: cinder/openstack/common/log.py:537
#: cinder/openstack/common/log.py:555
#, python-format
msgid "Fatal call to deprecated config: %(msg)s"
msgstr ""
@ -1983,6 +1987,10 @@ msgstr ""
msgid "Unrecognized value '%(val)s', acceptable values are: %(acceptable)s"
msgstr ""
#: cinder/openstack/common/db/sqlalchemy/utils.py:33
msgid "Sort key supplied was not valid."
msgstr ""
#: cinder/openstack/common/notifier/api.py:125
#, python-format
msgid "%s not in valid priorities"
@ -2557,17 +2565,17 @@ msgid ""
"\t%s"
msgstr ""
#: cinder/tests/test_storwize_svc.py:243
#: cinder/tests/test_storwize_svc.py:242
#, python-format
msgid "unrecognized argument %s"
msgstr ""
#: cinder/tests/test_storwize_svc.py:1217
#: cinder/tests/test_storwize_svc.py:1216
#, python-format
msgid "Run CLI command: %s"
msgstr ""
#: cinder/tests/test_storwize_svc.py:1220
#: cinder/tests/test_storwize_svc.py:1219
#, python-format
msgid ""
"CLI output:\n"
@ -2575,7 +2583,7 @@ msgid ""
" stderr: %(stderr)s"
msgstr ""
#: cinder/tests/test_storwize_svc.py:1225
#: cinder/tests/test_storwize_svc.py:1224
#, python-format
msgid ""
"CLI Exception output:\n"
@ -3134,26 +3142,26 @@ msgstr ""
msgid "Gluster config file at %(config)s doesn't exist"
msgstr ""
#: cinder/volume/drivers/glusterfs.py:80
#: cinder/volume/drivers/glusterfs.py:82
msgid "mount.glusterfs is not installed"
msgstr ""
#: cinder/volume/drivers/glusterfs.py:98 cinder/volume/drivers/nfs.py:168
#: cinder/volume/drivers/glusterfs.py:100 cinder/volume/drivers/nfs.py:200
#, python-format
msgid "casted to %s"
msgstr ""
#: cinder/volume/drivers/glusterfs.py:108 cinder/volume/drivers/nfs.py:178
#: cinder/volume/drivers/glusterfs.py:110 cinder/volume/drivers/nfs.py:210
#, python-format
msgid "Volume %s does not have provider_location specified, skipping"
msgstr ""
#: cinder/volume/drivers/glusterfs.py:168 cinder/volume/drivers/nfs.py:237
#: cinder/volume/drivers/glusterfs.py:174 cinder/volume/drivers/nfs.py:273
#, python-format
msgid "Exception during mounting %s"
msgstr ""
#: cinder/volume/drivers/glusterfs.py:247 cinder/volume/drivers/nfs.py:321
#: cinder/volume/drivers/glusterfs.py:252 cinder/volume/drivers/nfs.py:354
#, python-format
msgid "%s is already mounted"
msgstr ""
@ -3223,12 +3231,12 @@ msgstr ""
msgid "Error retrieving volume status: "
msgstr ""
#: cinder/volume/drivers/nfs.py:141
#: cinder/volume/drivers/nfs.py:171
#, python-format
msgid "There's no NFS config file configured (%s)"
msgstr ""
#: cinder/volume/drivers/nfs.py:146
#: cinder/volume/drivers/nfs.py:176
#, python-format
msgid "NFS config file at %(config)s doesn't exist"
msgstr ""
@ -3345,65 +3353,65 @@ msgstr ""
msgid "Failed to retrieve volume SolidFire-ID: %s in get_by_account!"
msgstr ""
#: cinder/volume/drivers/solidfire.py:338
#: cinder/volume/drivers/solidfire.py:342
msgid "Failed to get model update from clone"
msgstr ""
#: cinder/volume/drivers/solidfire.py:364
#: cinder/volume/drivers/solidfire.py:368
#, python-format
msgid "More than one valid preset was detected, using %s"
msgstr ""
#: cinder/volume/drivers/solidfire.py:397
#: cinder/volume/drivers/solidfire.py:401
#, python-format
msgid "Mapped SolidFire volumeID %(sfid)s to cinder ID %(uuid)s."
msgstr ""
#: cinder/volume/drivers/solidfire.py:406
#: cinder/volume/drivers/solidfire.py:410
#, python-format
msgid "Volume %s, not found on SF Cluster."
msgstr ""
#: cinder/volume/drivers/solidfire.py:409
#: cinder/volume/drivers/solidfire.py:413
#, python-format
msgid "Found %(count)s volumes mapped to id: %(uuid)s."
msgstr ""
#: cinder/volume/drivers/solidfire.py:476
#: cinder/volume/drivers/solidfire.py:480
msgid "Enter SolidFire delete_volume..."
msgstr ""
#: cinder/volume/drivers/solidfire.py:480
#: cinder/volume/drivers/solidfire.py:484
#, python-format
msgid "Account for Volume ID %s was not found on the SolidFire Cluster!"
msgstr ""
#: cinder/volume/drivers/solidfire.py:482
#: cinder/volume/drivers/solidfire.py:486
msgid "This usually means the volume was never succesfully created."
msgstr ""
#: cinder/volume/drivers/solidfire.py:497
#: cinder/volume/drivers/solidfire.py:501
#, python-format
msgid "Volume ID %s was not found on the SolidFire Cluster!"
msgstr ""
#: cinder/volume/drivers/solidfire.py:500
#: cinder/volume/drivers/solidfire.py:504
msgid "Leaving SolidFire delete_volume"
msgstr ""
#: cinder/volume/drivers/solidfire.py:504
#: cinder/volume/drivers/solidfire.py:508
msgid "Executing SolidFire ensure_export..."
msgstr ""
#: cinder/volume/drivers/solidfire.py:509
#: cinder/volume/drivers/solidfire.py:513
msgid "Executing SolidFire create_export..."
msgstr ""
#: cinder/volume/drivers/solidfire.py:558
#: cinder/volume/drivers/solidfire.py:562
msgid "Updating cluster status info"
msgstr ""
#: cinder/volume/drivers/solidfire.py:566
#: cinder/volume/drivers/solidfire.py:570
msgid "Failed to get updated stats"
msgstr ""

View File

@ -6,9 +6,9 @@
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: cinder jenkins.cinder.propose.translation.update.5\n"
"Project-Id-Version: cinder jenkins.cinder.propose.translation.update.8\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-05-21 18:10+0000\n"
"POT-Creation-Date: 2013-05-24 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"
@ -41,7 +41,7 @@ msgid ""
"Stderr: %(stderr)r"
msgstr ""
#: cinder/exception.py:90
#: cinder/exception.py:90 cinder/openstack/common/db/sqlalchemy/session.py:487
msgid "DB exception wrapped."
msgstr ""
@ -117,7 +117,7 @@ msgstr ""
msgid "Invalid content type %(content_type)s."
msgstr ""
#: cinder/exception.py:200
#: cinder/exception.py:200 cinder/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr ""
@ -1736,10 +1736,12 @@ msgid "Unable to find LV: %s"
msgstr ""
#: cinder/common/sqlalchemyutils.py:68
#: cinder/openstack/common/db/sqlalchemy/utils.py:72
msgid "Id not in sort_keys; is sort_keys unique?"
msgstr ""
#: cinder/common/sqlalchemyutils.py:116
#: cinder/openstack/common/db/sqlalchemy/utils.py:120
msgid "Unknown sort direction, must be 'desc' or 'asc'"
msgstr ""
@ -1786,11 +1788,13 @@ msgid "Upgrade DB using Essex release first."
msgstr ""
#: cinder/db/sqlalchemy/session.py:71
#: cinder/openstack/common/db/sqlalchemy/session.py:538
#, python-format
msgid "Got mysql server has gone away: %s"
msgstr ""
#: cinder/db/sqlalchemy/session.py:132
#: cinder/openstack/common/db/sqlalchemy/session.py:610
#, python-format
msgid "SQL connection failed. %s attempts left."
msgstr ""
@ -1904,22 +1908,22 @@ msgstr ""
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgstr ""
#: cinder/openstack/common/log.py:226
#: cinder/openstack/common/log.py:244
#, python-format
msgid "Deprecated: %s"
msgstr ""
#: cinder/openstack/common/log.py:329
#: cinder/openstack/common/log.py:336
#, python-format
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
msgstr ""
#: cinder/openstack/common/log.py:379
#: cinder/openstack/common/log.py:386
#, python-format
msgid "syslog facility must be one of: %s"
msgstr ""
#: cinder/openstack/common/log.py:537
#: cinder/openstack/common/log.py:555
#, python-format
msgid "Fatal call to deprecated config: %(msg)s"
msgstr ""
@ -1979,6 +1983,10 @@ msgstr ""
msgid "Unrecognized value '%(val)s', acceptable values are: %(acceptable)s"
msgstr ""
#: cinder/openstack/common/db/sqlalchemy/utils.py:33
msgid "Sort key supplied was not valid."
msgstr ""
#: cinder/openstack/common/notifier/api.py:125
#, python-format
msgid "%s not in valid priorities"
@ -2553,17 +2561,17 @@ msgid ""
"\t%s"
msgstr ""
#: cinder/tests/test_storwize_svc.py:243
#: cinder/tests/test_storwize_svc.py:242
#, python-format
msgid "unrecognized argument %s"
msgstr ""
#: cinder/tests/test_storwize_svc.py:1217
#: cinder/tests/test_storwize_svc.py:1216
#, python-format
msgid "Run CLI command: %s"
msgstr ""
#: cinder/tests/test_storwize_svc.py:1220
#: cinder/tests/test_storwize_svc.py:1219
#, python-format
msgid ""
"CLI output:\n"
@ -2571,7 +2579,7 @@ msgid ""
" stderr: %(stderr)s"
msgstr ""
#: cinder/tests/test_storwize_svc.py:1225
#: cinder/tests/test_storwize_svc.py:1224
#, python-format
msgid ""
"CLI Exception output:\n"
@ -3126,26 +3134,26 @@ msgstr ""
msgid "Gluster config file at %(config)s doesn't exist"
msgstr ""
#: cinder/volume/drivers/glusterfs.py:80
#: cinder/volume/drivers/glusterfs.py:82
msgid "mount.glusterfs is not installed"
msgstr ""
#: cinder/volume/drivers/glusterfs.py:98 cinder/volume/drivers/nfs.py:168
#: cinder/volume/drivers/glusterfs.py:100 cinder/volume/drivers/nfs.py:200
#, python-format
msgid "casted to %s"
msgstr ""
#: cinder/volume/drivers/glusterfs.py:108 cinder/volume/drivers/nfs.py:178
#: cinder/volume/drivers/glusterfs.py:110 cinder/volume/drivers/nfs.py:210
#, python-format
msgid "Volume %s does not have provider_location specified, skipping"
msgstr ""
#: cinder/volume/drivers/glusterfs.py:168 cinder/volume/drivers/nfs.py:237
#: cinder/volume/drivers/glusterfs.py:174 cinder/volume/drivers/nfs.py:273
#, python-format
msgid "Exception during mounting %s"
msgstr ""
#: cinder/volume/drivers/glusterfs.py:247 cinder/volume/drivers/nfs.py:321
#: cinder/volume/drivers/glusterfs.py:252 cinder/volume/drivers/nfs.py:354
#, python-format
msgid "%s is already mounted"
msgstr ""
@ -3215,12 +3223,12 @@ msgstr ""
msgid "Error retrieving volume status: "
msgstr ""
#: cinder/volume/drivers/nfs.py:141
#: cinder/volume/drivers/nfs.py:171
#, python-format
msgid "There's no NFS config file configured (%s)"
msgstr ""
#: cinder/volume/drivers/nfs.py:146
#: cinder/volume/drivers/nfs.py:176
#, python-format
msgid "NFS config file at %(config)s doesn't exist"
msgstr ""
@ -3337,65 +3345,65 @@ msgstr ""
msgid "Failed to retrieve volume SolidFire-ID: %s in get_by_account!"
msgstr ""
#: cinder/volume/drivers/solidfire.py:338
#: cinder/volume/drivers/solidfire.py:342
msgid "Failed to get model update from clone"
msgstr ""
#: cinder/volume/drivers/solidfire.py:364
#: cinder/volume/drivers/solidfire.py:368
#, python-format
msgid "More than one valid preset was detected, using %s"
msgstr ""
#: cinder/volume/drivers/solidfire.py:397
#: cinder/volume/drivers/solidfire.py:401
#, python-format
msgid "Mapped SolidFire volumeID %(sfid)s to cinder ID %(uuid)s."
msgstr ""
#: cinder/volume/drivers/solidfire.py:406
#: cinder/volume/drivers/solidfire.py:410
#, python-format
msgid "Volume %s, not found on SF Cluster."
msgstr ""
#: cinder/volume/drivers/solidfire.py:409
#: cinder/volume/drivers/solidfire.py:413
#, python-format
msgid "Found %(count)s volumes mapped to id: %(uuid)s."
msgstr ""
#: cinder/volume/drivers/solidfire.py:476
#: cinder/volume/drivers/solidfire.py:480
msgid "Enter SolidFire delete_volume..."
msgstr ""
#: cinder/volume/drivers/solidfire.py:480
#: cinder/volume/drivers/solidfire.py:484
#, python-format
msgid "Account for Volume ID %s was not found on the SolidFire Cluster!"
msgstr ""
#: cinder/volume/drivers/solidfire.py:482
#: cinder/volume/drivers/solidfire.py:486
msgid "This usually means the volume was never succesfully created."
msgstr ""
#: cinder/volume/drivers/solidfire.py:497
#: cinder/volume/drivers/solidfire.py:501
#, python-format
msgid "Volume ID %s was not found on the SolidFire Cluster!"
msgstr ""
#: cinder/volume/drivers/solidfire.py:500
#: cinder/volume/drivers/solidfire.py:504
msgid "Leaving SolidFire delete_volume"
msgstr ""
#: cinder/volume/drivers/solidfire.py:504
#: cinder/volume/drivers/solidfire.py:508
msgid "Executing SolidFire ensure_export..."
msgstr ""
#: cinder/volume/drivers/solidfire.py:509
#: cinder/volume/drivers/solidfire.py:513
msgid "Executing SolidFire create_export..."
msgstr ""
#: cinder/volume/drivers/solidfire.py:558
#: cinder/volume/drivers/solidfire.py:562
msgid "Updating cluster status info"
msgstr ""
#: cinder/volume/drivers/solidfire.py:566
#: cinder/volume/drivers/solidfire.py:570
msgid "Failed to get updated stats"
msgstr ""

View 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-21 18:10+0000\n"
"POT-Creation-Date: 2013-05-24 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"
@ -47,7 +47,7 @@ msgstr ""
"Stdout: %(stdout)r\n"
"Stderr: %(stderr)r"
#: cinder/exception.py:90
#: cinder/exception.py:90 cinder/openstack/common/db/sqlalchemy/session.py:487
msgid "DB exception wrapped."
msgstr "Vyjímka DB zabalena."
@ -124,7 +124,7 @@ msgstr "Neplatný svazek"
msgid "Invalid content type %(content_type)s."
msgstr "Neplatný typ obsahu %(content_type)s."
#: cinder/exception.py:200
#: cinder/exception.py:200 cinder/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr ""
@ -1766,10 +1766,12 @@ msgid "Unable to find LV: %s"
msgstr "Nelze použít globální roli %(role_id)s"
#: cinder/common/sqlalchemyutils.py:68
#: cinder/openstack/common/db/sqlalchemy/utils.py:72
msgid "Id not in sort_keys; is sort_keys unique?"
msgstr ""
#: cinder/common/sqlalchemyutils.py:116
#: cinder/openstack/common/db/sqlalchemy/utils.py:120
msgid "Unknown sort direction, must be 'desc' or 'asc'"
msgstr ""
@ -1816,11 +1818,13 @@ msgid "Upgrade DB using Essex release first."
msgstr ""
#: cinder/db/sqlalchemy/session.py:71
#: cinder/openstack/common/db/sqlalchemy/session.py:538
#, python-format
msgid "Got mysql server has gone away: %s"
msgstr ""
#: cinder/db/sqlalchemy/session.py:132
#: cinder/openstack/common/db/sqlalchemy/session.py:610
#, python-format
msgid "SQL connection failed. %s attempts left."
msgstr ""
@ -1934,22 +1938,22 @@ msgstr "Získán zámek souboru \"%(lock)s\" pro zámek metody \"%(method)s\""
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgstr "Získán zámek souboru \"%(lock)s\" pro zámek metody \"%(method)s\""
#: cinder/openstack/common/log.py:226
#: cinder/openstack/common/log.py:244
#, fuzzy, python-format
msgid "Deprecated: %s"
msgstr "obdrženo: %s"
#: cinder/openstack/common/log.py:329
#: cinder/openstack/common/log.py:336
#, python-format
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
msgstr ""
#: cinder/openstack/common/log.py:379
#: cinder/openstack/common/log.py:386
#, python-format
msgid "syslog facility must be one of: %s"
msgstr "zařízení záznamu systému musí být jedno z: %s"
#: cinder/openstack/common/log.py:537
#: cinder/openstack/common/log.py:555
#, fuzzy, python-format
msgid "Fatal call to deprecated config: %(msg)s"
msgstr "Třída %(fullname)s je zastaralá: %(msg)s"
@ -2012,6 +2016,10 @@ msgstr ""
msgid "Unrecognized value '%(val)s', acceptable values are: %(acceptable)s"
msgstr ""
#: cinder/openstack/common/db/sqlalchemy/utils.py:33
msgid "Sort key supplied was not valid."
msgstr ""
#: cinder/openstack/common/notifier/api.py:125
#, python-format
msgid "%s not in valid priorities"
@ -2590,17 +2598,17 @@ msgid ""
"\t%s"
msgstr ""
#: cinder/tests/test_storwize_svc.py:243
#: cinder/tests/test_storwize_svc.py:242
#, python-format
msgid "unrecognized argument %s"
msgstr ""
#: cinder/tests/test_storwize_svc.py:1217
#: cinder/tests/test_storwize_svc.py:1216
#, python-format
msgid "Run CLI command: %s"
msgstr ""
#: cinder/tests/test_storwize_svc.py:1220
#: cinder/tests/test_storwize_svc.py:1219
#, python-format
msgid ""
"CLI output:\n"
@ -2608,7 +2616,7 @@ msgid ""
" stderr: %(stderr)s"
msgstr ""
#: cinder/tests/test_storwize_svc.py:1225
#: cinder/tests/test_storwize_svc.py:1224
#, python-format
msgid ""
"CLI Exception output:\n"
@ -3168,26 +3176,26 @@ msgstr ""
msgid "Gluster config file at %(config)s doesn't exist"
msgstr ""
#: cinder/volume/drivers/glusterfs.py:80
#: cinder/volume/drivers/glusterfs.py:82
msgid "mount.glusterfs is not installed"
msgstr ""
#: cinder/volume/drivers/glusterfs.py:98 cinder/volume/drivers/nfs.py:168
#: cinder/volume/drivers/glusterfs.py:100 cinder/volume/drivers/nfs.py:200
#, python-format
msgid "casted to %s"
msgstr ""
#: cinder/volume/drivers/glusterfs.py:108 cinder/volume/drivers/nfs.py:178
#: cinder/volume/drivers/glusterfs.py:110 cinder/volume/drivers/nfs.py:210
#, python-format
msgid "Volume %s does not have provider_location specified, skipping"
msgstr ""
#: cinder/volume/drivers/glusterfs.py:168 cinder/volume/drivers/nfs.py:237
#: cinder/volume/drivers/glusterfs.py:174 cinder/volume/drivers/nfs.py:273
#, fuzzy, python-format
msgid "Exception during mounting %s"
msgstr "Výjimka při načítání rozšíření: %s"
#: cinder/volume/drivers/glusterfs.py:247 cinder/volume/drivers/nfs.py:321
#: cinder/volume/drivers/glusterfs.py:252 cinder/volume/drivers/nfs.py:354
#, fuzzy, python-format
msgid "%s is already mounted"
msgstr "skupina %s již existuje"
@ -3257,12 +3265,12 @@ msgstr ""
msgid "Error retrieving volume status: "
msgstr ""
#: cinder/volume/drivers/nfs.py:141
#: cinder/volume/drivers/nfs.py:171
#, python-format
msgid "There's no NFS config file configured (%s)"
msgstr ""
#: cinder/volume/drivers/nfs.py:146
#: cinder/volume/drivers/nfs.py:176
#, python-format
msgid "NFS config file at %(config)s doesn't exist"
msgstr ""
@ -3380,66 +3388,66 @@ msgstr ""
msgid "Failed to retrieve volume SolidFire-ID: %s in get_by_account!"
msgstr ""
#: cinder/volume/drivers/solidfire.py:338
#: cinder/volume/drivers/solidfire.py:342
#, fuzzy
msgid "Failed to get model update from clone"
msgstr "Nelze získat metadata pro ip: %s"
#: cinder/volume/drivers/solidfire.py:364
#: cinder/volume/drivers/solidfire.py:368
#, python-format
msgid "More than one valid preset was detected, using %s"
msgstr ""
#: cinder/volume/drivers/solidfire.py:397
#: cinder/volume/drivers/solidfire.py:401
#, python-format
msgid "Mapped SolidFire volumeID %(sfid)s to cinder ID %(uuid)s."
msgstr ""
#: cinder/volume/drivers/solidfire.py:406
#: cinder/volume/drivers/solidfire.py:410
#, python-format
msgid "Volume %s, not found on SF Cluster."
msgstr ""
#: cinder/volume/drivers/solidfire.py:409
#: cinder/volume/drivers/solidfire.py:413
#, python-format
msgid "Found %(count)s volumes mapped to id: %(uuid)s."
msgstr ""
#: cinder/volume/drivers/solidfire.py:476
#: cinder/volume/drivers/solidfire.py:480
msgid "Enter SolidFire delete_volume..."
msgstr ""
#: cinder/volume/drivers/solidfire.py:480
#: cinder/volume/drivers/solidfire.py:484
#, python-format
msgid "Account for Volume ID %s was not found on the SolidFire Cluster!"
msgstr ""
#: cinder/volume/drivers/solidfire.py:482
#: cinder/volume/drivers/solidfire.py:486
msgid "This usually means the volume was never succesfully created."
msgstr ""
#: cinder/volume/drivers/solidfire.py:497
#: cinder/volume/drivers/solidfire.py:501
#, python-format
msgid "Volume ID %s was not found on the SolidFire Cluster!"
msgstr ""
#: cinder/volume/drivers/solidfire.py:500
#: cinder/volume/drivers/solidfire.py:504
msgid "Leaving SolidFire delete_volume"
msgstr ""
#: cinder/volume/drivers/solidfire.py:504
#: cinder/volume/drivers/solidfire.py:508
msgid "Executing SolidFire ensure_export..."
msgstr ""
#: cinder/volume/drivers/solidfire.py:509
#: cinder/volume/drivers/solidfire.py:513
msgid "Executing SolidFire create_export..."
msgstr ""
#: cinder/volume/drivers/solidfire.py:558
#: cinder/volume/drivers/solidfire.py:562
msgid "Updating cluster status info"
msgstr ""
#: cinder/volume/drivers/solidfire.py:566
#: cinder/volume/drivers/solidfire.py:570
#, fuzzy
msgid "Failed to get updated stats"
msgstr "Nelze vytvořit typ instance"

View 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-21 18:10+0000\n"
"POT-Creation-Date: 2013-05-24 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"
@ -41,7 +41,7 @@ msgid ""
"Stderr: %(stderr)r"
msgstr ""
#: cinder/exception.py:90
#: cinder/exception.py:90 cinder/openstack/common/db/sqlalchemy/session.py:487
msgid "DB exception wrapped."
msgstr ""
@ -117,7 +117,7 @@ msgstr ""
msgid "Invalid content type %(content_type)s."
msgstr ""
#: cinder/exception.py:200
#: cinder/exception.py:200 cinder/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr ""
@ -1736,10 +1736,12 @@ msgid "Unable to find LV: %s"
msgstr ""
#: cinder/common/sqlalchemyutils.py:68
#: cinder/openstack/common/db/sqlalchemy/utils.py:72
msgid "Id not in sort_keys; is sort_keys unique?"
msgstr ""
#: cinder/common/sqlalchemyutils.py:116
#: cinder/openstack/common/db/sqlalchemy/utils.py:120
msgid "Unknown sort direction, must be 'desc' or 'asc'"
msgstr ""
@ -1786,11 +1788,13 @@ msgid "Upgrade DB using Essex release first."
msgstr ""
#: cinder/db/sqlalchemy/session.py:71
#: cinder/openstack/common/db/sqlalchemy/session.py:538
#, python-format
msgid "Got mysql server has gone away: %s"
msgstr ""
#: cinder/db/sqlalchemy/session.py:132
#: cinder/openstack/common/db/sqlalchemy/session.py:610
#, python-format
msgid "SQL connection failed. %s attempts left."
msgstr ""
@ -1904,22 +1908,22 @@ msgstr ""
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgstr ""
#: cinder/openstack/common/log.py:226
#: cinder/openstack/common/log.py:244
#, python-format
msgid "Deprecated: %s"
msgstr ""
#: cinder/openstack/common/log.py:329
#: cinder/openstack/common/log.py:336
#, python-format
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
msgstr ""
#: cinder/openstack/common/log.py:379
#: cinder/openstack/common/log.py:386
#, python-format
msgid "syslog facility must be one of: %s"
msgstr ""
#: cinder/openstack/common/log.py:537
#: cinder/openstack/common/log.py:555
#, python-format
msgid "Fatal call to deprecated config: %(msg)s"
msgstr ""
@ -1979,6 +1983,10 @@ msgstr ""
msgid "Unrecognized value '%(val)s', acceptable values are: %(acceptable)s"
msgstr ""
#: cinder/openstack/common/db/sqlalchemy/utils.py:33
msgid "Sort key supplied was not valid."
msgstr ""
#: cinder/openstack/common/notifier/api.py:125
#, python-format
msgid "%s not in valid priorities"
@ -2553,17 +2561,17 @@ msgid ""
"\t%s"
msgstr ""
#: cinder/tests/test_storwize_svc.py:243
#: cinder/tests/test_storwize_svc.py:242
#, python-format
msgid "unrecognized argument %s"
msgstr ""
#: cinder/tests/test_storwize_svc.py:1217
#: cinder/tests/test_storwize_svc.py:1216
#, python-format
msgid "Run CLI command: %s"
msgstr ""
#: cinder/tests/test_storwize_svc.py:1220
#: cinder/tests/test_storwize_svc.py:1219
#, python-format
msgid ""
"CLI output:\n"
@ -2571,7 +2579,7 @@ msgid ""
" stderr: %(stderr)s"
msgstr ""
#: cinder/tests/test_storwize_svc.py:1225
#: cinder/tests/test_storwize_svc.py:1224
#, python-format
msgid ""
"CLI Exception output:\n"
@ -3126,26 +3134,26 @@ msgstr ""
msgid "Gluster config file at %(config)s doesn't exist"
msgstr ""
#: cinder/volume/drivers/glusterfs.py:80
#: cinder/volume/drivers/glusterfs.py:82
msgid "mount.glusterfs is not installed"
msgstr ""
#: cinder/volume/drivers/glusterfs.py:98 cinder/volume/drivers/nfs.py:168
#: cinder/volume/drivers/glusterfs.py:100 cinder/volume/drivers/nfs.py:200
#, python-format
msgid "casted to %s"
msgstr ""
#: cinder/volume/drivers/glusterfs.py:108 cinder/volume/drivers/nfs.py:178
#: cinder/volume/drivers/glusterfs.py:110 cinder/volume/drivers/nfs.py:210
#, python-format
msgid "Volume %s does not have provider_location specified, skipping"
msgstr ""
#: cinder/volume/drivers/glusterfs.py:168 cinder/volume/drivers/nfs.py:237
#: cinder/volume/drivers/glusterfs.py:174 cinder/volume/drivers/nfs.py:273
#, python-format
msgid "Exception during mounting %s"
msgstr ""
#: cinder/volume/drivers/glusterfs.py:247 cinder/volume/drivers/nfs.py:321
#: cinder/volume/drivers/glusterfs.py:252 cinder/volume/drivers/nfs.py:354
#, python-format
msgid "%s is already mounted"
msgstr ""
@ -3215,12 +3223,12 @@ msgstr ""
msgid "Error retrieving volume status: "
msgstr ""
#: cinder/volume/drivers/nfs.py:141
#: cinder/volume/drivers/nfs.py:171
#, python-format
msgid "There's no NFS config file configured (%s)"
msgstr ""
#: cinder/volume/drivers/nfs.py:146
#: cinder/volume/drivers/nfs.py:176
#, python-format
msgid "NFS config file at %(config)s doesn't exist"
msgstr ""
@ -3337,65 +3345,65 @@ msgstr ""
msgid "Failed to retrieve volume SolidFire-ID: %s in get_by_account!"
msgstr ""
#: cinder/volume/drivers/solidfire.py:338
#: cinder/volume/drivers/solidfire.py:342
msgid "Failed to get model update from clone"
msgstr ""
#: cinder/volume/drivers/solidfire.py:364
#: cinder/volume/drivers/solidfire.py:368
#, python-format
msgid "More than one valid preset was detected, using %s"
msgstr ""
#: cinder/volume/drivers/solidfire.py:397
#: cinder/volume/drivers/solidfire.py:401
#, python-format
msgid "Mapped SolidFire volumeID %(sfid)s to cinder ID %(uuid)s."
msgstr ""
#: cinder/volume/drivers/solidfire.py:406
#: cinder/volume/drivers/solidfire.py:410
#, python-format
msgid "Volume %s, not found on SF Cluster."
msgstr ""
#: cinder/volume/drivers/solidfire.py:409
#: cinder/volume/drivers/solidfire.py:413
#, python-format
msgid "Found %(count)s volumes mapped to id: %(uuid)s."
msgstr ""
#: cinder/volume/drivers/solidfire.py:476
#: cinder/volume/drivers/solidfire.py:480
msgid "Enter SolidFire delete_volume..."
msgstr ""
#: cinder/volume/drivers/solidfire.py:480
#: cinder/volume/drivers/solidfire.py:484
#, python-format
msgid "Account for Volume ID %s was not found on the SolidFire Cluster!"
msgstr ""
#: cinder/volume/drivers/solidfire.py:482
#: cinder/volume/drivers/solidfire.py:486
msgid "This usually means the volume was never succesfully created."
msgstr ""
#: cinder/volume/drivers/solidfire.py:497
#: cinder/volume/drivers/solidfire.py:501
#, python-format
msgid "Volume ID %s was not found on the SolidFire Cluster!"
msgstr ""
#: cinder/volume/drivers/solidfire.py:500
#: cinder/volume/drivers/solidfire.py:504
msgid "Leaving SolidFire delete_volume"
msgstr ""
#: cinder/volume/drivers/solidfire.py:504
#: cinder/volume/drivers/solidfire.py:508
msgid "Executing SolidFire ensure_export..."
msgstr ""
#: cinder/volume/drivers/solidfire.py:509
#: cinder/volume/drivers/solidfire.py:513
msgid "Executing SolidFire create_export..."
msgstr ""
#: cinder/volume/drivers/solidfire.py:558
#: cinder/volume/drivers/solidfire.py:562
msgid "Updating cluster status info"
msgstr ""
#: cinder/volume/drivers/solidfire.py:566
#: cinder/volume/drivers/solidfire.py:570
msgid "Failed to get updated stats"
msgstr ""

View 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-21 18:10+0000\n"
"POT-Creation-Date: 2013-05-24 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"
@ -46,7 +46,7 @@ msgstr ""
"Stdout: %(stdout)r\n"
"Stderr: %(stderr)r"
#: cinder/exception.py:90
#: cinder/exception.py:90 cinder/openstack/common/db/sqlalchemy/session.py:487
msgid "DB exception wrapped."
msgstr ""
@ -122,7 +122,7 @@ msgstr ""
msgid "Invalid content type %(content_type)s."
msgstr ""
#: cinder/exception.py:200
#: cinder/exception.py:200 cinder/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr ""
@ -1741,10 +1741,12 @@ msgid "Unable to find LV: %s"
msgstr ""
#: cinder/common/sqlalchemyutils.py:68
#: cinder/openstack/common/db/sqlalchemy/utils.py:72
msgid "Id not in sort_keys; is sort_keys unique?"
msgstr ""
#: cinder/common/sqlalchemyutils.py:116
#: cinder/openstack/common/db/sqlalchemy/utils.py:120
msgid "Unknown sort direction, must be 'desc' or 'asc'"
msgstr ""
@ -1791,11 +1793,13 @@ msgid "Upgrade DB using Essex release first."
msgstr ""
#: cinder/db/sqlalchemy/session.py:71
#: cinder/openstack/common/db/sqlalchemy/session.py:538
#, python-format
msgid "Got mysql server has gone away: %s"
msgstr ""
#: cinder/db/sqlalchemy/session.py:132
#: cinder/openstack/common/db/sqlalchemy/session.py:610
#, python-format
msgid "SQL connection failed. %s attempts left."
msgstr ""
@ -1909,22 +1913,22 @@ msgstr ""
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgstr ""
#: cinder/openstack/common/log.py:226
#: cinder/openstack/common/log.py:244
#, python-format
msgid "Deprecated: %s"
msgstr ""
#: cinder/openstack/common/log.py:329
#: cinder/openstack/common/log.py:336
#, python-format
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
msgstr ""
#: cinder/openstack/common/log.py:379
#: cinder/openstack/common/log.py:386
#, python-format
msgid "syslog facility must be one of: %s"
msgstr ""
#: cinder/openstack/common/log.py:537
#: cinder/openstack/common/log.py:555
#, python-format
msgid "Fatal call to deprecated config: %(msg)s"
msgstr ""
@ -1985,6 +1989,10 @@ msgstr ""
msgid "Unrecognized value '%(val)s', acceptable values are: %(acceptable)s"
msgstr ""
#: cinder/openstack/common/db/sqlalchemy/utils.py:33
msgid "Sort key supplied was not valid."
msgstr ""
#: cinder/openstack/common/notifier/api.py:125
#, python-format
msgid "%s not in valid priorities"
@ -2559,17 +2567,17 @@ msgid ""
"\t%s"
msgstr ""
#: cinder/tests/test_storwize_svc.py:243
#: cinder/tests/test_storwize_svc.py:242
#, python-format
msgid "unrecognized argument %s"
msgstr ""
#: cinder/tests/test_storwize_svc.py:1217
#: cinder/tests/test_storwize_svc.py:1216
#, python-format
msgid "Run CLI command: %s"
msgstr ""
#: cinder/tests/test_storwize_svc.py:1220
#: cinder/tests/test_storwize_svc.py:1219
#, python-format
msgid ""
"CLI output:\n"
@ -2577,7 +2585,7 @@ msgid ""
" stderr: %(stderr)s"
msgstr ""
#: cinder/tests/test_storwize_svc.py:1225
#: cinder/tests/test_storwize_svc.py:1224
#, python-format
msgid ""
"CLI Exception output:\n"
@ -3132,26 +3140,26 @@ msgstr ""
msgid "Gluster config file at %(config)s doesn't exist"
msgstr ""
#: cinder/volume/drivers/glusterfs.py:80
#: cinder/volume/drivers/glusterfs.py:82
msgid "mount.glusterfs is not installed"
msgstr ""
#: cinder/volume/drivers/glusterfs.py:98 cinder/volume/drivers/nfs.py:168
#: cinder/volume/drivers/glusterfs.py:100 cinder/volume/drivers/nfs.py:200
#, python-format
msgid "casted to %s"
msgstr ""
#: cinder/volume/drivers/glusterfs.py:108 cinder/volume/drivers/nfs.py:178
#: cinder/volume/drivers/glusterfs.py:110 cinder/volume/drivers/nfs.py:210
#, python-format
msgid "Volume %s does not have provider_location specified, skipping"
msgstr ""
#: cinder/volume/drivers/glusterfs.py:168 cinder/volume/drivers/nfs.py:237
#: cinder/volume/drivers/glusterfs.py:174 cinder/volume/drivers/nfs.py:273
#, python-format
msgid "Exception during mounting %s"
msgstr ""
#: cinder/volume/drivers/glusterfs.py:247 cinder/volume/drivers/nfs.py:321
#: cinder/volume/drivers/glusterfs.py:252 cinder/volume/drivers/nfs.py:354
#, python-format
msgid "%s is already mounted"
msgstr ""
@ -3221,12 +3229,12 @@ msgstr ""
msgid "Error retrieving volume status: "
msgstr ""
#: cinder/volume/drivers/nfs.py:141
#: cinder/volume/drivers/nfs.py:171
#, python-format
msgid "There's no NFS config file configured (%s)"
msgstr ""
#: cinder/volume/drivers/nfs.py:146
#: cinder/volume/drivers/nfs.py:176
#, python-format
msgid "NFS config file at %(config)s doesn't exist"
msgstr ""
@ -3343,65 +3351,65 @@ msgstr ""
msgid "Failed to retrieve volume SolidFire-ID: %s in get_by_account!"
msgstr ""
#: cinder/volume/drivers/solidfire.py:338
#: cinder/volume/drivers/solidfire.py:342
msgid "Failed to get model update from clone"
msgstr ""
#: cinder/volume/drivers/solidfire.py:364
#: cinder/volume/drivers/solidfire.py:368
#, python-format
msgid "More than one valid preset was detected, using %s"
msgstr ""
#: cinder/volume/drivers/solidfire.py:397
#: cinder/volume/drivers/solidfire.py:401
#, python-format
msgid "Mapped SolidFire volumeID %(sfid)s to cinder ID %(uuid)s."
msgstr ""
#: cinder/volume/drivers/solidfire.py:406
#: cinder/volume/drivers/solidfire.py:410
#, python-format
msgid "Volume %s, not found on SF Cluster."
msgstr ""
#: cinder/volume/drivers/solidfire.py:409
#: cinder/volume/drivers/solidfire.py:413
#, python-format
msgid "Found %(count)s volumes mapped to id: %(uuid)s."
msgstr ""
#: cinder/volume/drivers/solidfire.py:476
#: cinder/volume/drivers/solidfire.py:480
msgid "Enter SolidFire delete_volume..."
msgstr ""
#: cinder/volume/drivers/solidfire.py:480
#: cinder/volume/drivers/solidfire.py:484
#, python-format
msgid "Account for Volume ID %s was not found on the SolidFire Cluster!"
msgstr ""
#: cinder/volume/drivers/solidfire.py:482
#: cinder/volume/drivers/solidfire.py:486
msgid "This usually means the volume was never succesfully created."
msgstr ""
#: cinder/volume/drivers/solidfire.py:497
#: cinder/volume/drivers/solidfire.py:501
#, python-format
msgid "Volume ID %s was not found on the SolidFire Cluster!"
msgstr ""
#: cinder/volume/drivers/solidfire.py:500
#: cinder/volume/drivers/solidfire.py:504
msgid "Leaving SolidFire delete_volume"
msgstr ""
#: cinder/volume/drivers/solidfire.py:504
#: cinder/volume/drivers/solidfire.py:508
msgid "Executing SolidFire ensure_export..."
msgstr ""
#: cinder/volume/drivers/solidfire.py:509
#: cinder/volume/drivers/solidfire.py:513
msgid "Executing SolidFire create_export..."
msgstr ""
#: cinder/volume/drivers/solidfire.py:558
#: cinder/volume/drivers/solidfire.py:562
msgid "Updating cluster status info"
msgstr ""
#: cinder/volume/drivers/solidfire.py:566
#: cinder/volume/drivers/solidfire.py:570
msgid "Failed to get updated stats"
msgstr ""

View 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-21 18:10+0000\n"
"POT-Creation-Date: 2013-05-24 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"
@ -46,7 +46,7 @@ msgstr ""
"Stdout: %(stdout)r\n"
"Stderr: %(stderr)r"
#: cinder/exception.py:90
#: cinder/exception.py:90 cinder/openstack/common/db/sqlalchemy/session.py:487
msgid "DB exception wrapped."
msgstr ""
@ -122,7 +122,7 @@ msgstr ""
msgid "Invalid content type %(content_type)s."
msgstr ""
#: cinder/exception.py:200
#: cinder/exception.py:200 cinder/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr ""
@ -1749,10 +1749,12 @@ msgid "Unable to find LV: %s"
msgstr "Unable to find SR from VBD %s"
#: cinder/common/sqlalchemyutils.py:68
#: cinder/openstack/common/db/sqlalchemy/utils.py:72
msgid "Id not in sort_keys; is sort_keys unique?"
msgstr ""
#: cinder/common/sqlalchemyutils.py:116
#: cinder/openstack/common/db/sqlalchemy/utils.py:120
msgid "Unknown sort direction, must be 'desc' or 'asc'"
msgstr ""
@ -1799,11 +1801,13 @@ msgid "Upgrade DB using Essex release first."
msgstr ""
#: cinder/db/sqlalchemy/session.py:71
#: cinder/openstack/common/db/sqlalchemy/session.py:538
#, python-format
msgid "Got mysql server has gone away: %s"
msgstr ""
#: cinder/db/sqlalchemy/session.py:132
#: cinder/openstack/common/db/sqlalchemy/session.py:610
#, python-format
msgid "SQL connection failed. %s attempts left."
msgstr ""
@ -1918,22 +1922,22 @@ msgstr ""
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgstr ""
#: cinder/openstack/common/log.py:226
#: cinder/openstack/common/log.py:244
#, fuzzy, python-format
msgid "Deprecated: %s"
msgstr "received %s"
#: cinder/openstack/common/log.py:329
#: cinder/openstack/common/log.py:336
#, python-format
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
msgstr ""
#: cinder/openstack/common/log.py:379
#: cinder/openstack/common/log.py:386
#, python-format
msgid "syslog facility must be one of: %s"
msgstr ""
#: cinder/openstack/common/log.py:537
#: cinder/openstack/common/log.py:555
#, python-format
msgid "Fatal call to deprecated config: %(msg)s"
msgstr ""
@ -1993,6 +1997,10 @@ msgstr ""
msgid "Unrecognized value '%(val)s', acceptable values are: %(acceptable)s"
msgstr ""
#: cinder/openstack/common/db/sqlalchemy/utils.py:33
msgid "Sort key supplied was not valid."
msgstr ""
#: cinder/openstack/common/notifier/api.py:125
#, python-format
msgid "%s not in valid priorities"
@ -2570,17 +2578,17 @@ msgid ""
"\t%s"
msgstr ""
#: cinder/tests/test_storwize_svc.py:243
#: cinder/tests/test_storwize_svc.py:242
#, python-format
msgid "unrecognized argument %s"
msgstr ""
#: cinder/tests/test_storwize_svc.py:1217
#: cinder/tests/test_storwize_svc.py:1216
#, python-format
msgid "Run CLI command: %s"
msgstr ""
#: cinder/tests/test_storwize_svc.py:1220
#: cinder/tests/test_storwize_svc.py:1219
#, python-format
msgid ""
"CLI output:\n"
@ -2588,7 +2596,7 @@ msgid ""
" stderr: %(stderr)s"
msgstr ""
#: cinder/tests/test_storwize_svc.py:1225
#: cinder/tests/test_storwize_svc.py:1224
#, python-format
msgid ""
"CLI Exception output:\n"
@ -3148,26 +3156,26 @@ msgstr ""
msgid "Gluster config file at %(config)s doesn't exist"
msgstr ""
#: cinder/volume/drivers/glusterfs.py:80
#: cinder/volume/drivers/glusterfs.py:82
msgid "mount.glusterfs is not installed"
msgstr ""
#: cinder/volume/drivers/glusterfs.py:98 cinder/volume/drivers/nfs.py:168
#: cinder/volume/drivers/glusterfs.py:100 cinder/volume/drivers/nfs.py:200
#, fuzzy, python-format
msgid "casted to %s"
msgstr "Nested return %s"
#: cinder/volume/drivers/glusterfs.py:108 cinder/volume/drivers/nfs.py:178
#: cinder/volume/drivers/glusterfs.py:110 cinder/volume/drivers/nfs.py:210
#, python-format
msgid "Volume %s does not have provider_location specified, skipping"
msgstr ""
#: cinder/volume/drivers/glusterfs.py:168 cinder/volume/drivers/nfs.py:237
#: cinder/volume/drivers/glusterfs.py:174 cinder/volume/drivers/nfs.py:273
#, python-format
msgid "Exception during mounting %s"
msgstr ""
#: cinder/volume/drivers/glusterfs.py:247 cinder/volume/drivers/nfs.py:321
#: cinder/volume/drivers/glusterfs.py:252 cinder/volume/drivers/nfs.py:354
#, fuzzy, python-format
msgid "%s is already mounted"
msgstr "group %s already exists"
@ -3237,12 +3245,12 @@ msgstr ""
msgid "Error retrieving volume status: "
msgstr ""
#: cinder/volume/drivers/nfs.py:141
#: cinder/volume/drivers/nfs.py:171
#, python-format
msgid "There's no NFS config file configured (%s)"
msgstr ""
#: cinder/volume/drivers/nfs.py:146
#: cinder/volume/drivers/nfs.py:176
#, python-format
msgid "NFS config file at %(config)s doesn't exist"
msgstr ""
@ -3360,66 +3368,66 @@ msgstr ""
msgid "Failed to retrieve volume SolidFire-ID: %s in get_by_account!"
msgstr ""
#: cinder/volume/drivers/solidfire.py:338
#: cinder/volume/drivers/solidfire.py:342
#, fuzzy
msgid "Failed to get model update from clone"
msgstr "Failed to get metadata for ip: %s"
#: cinder/volume/drivers/solidfire.py:364
#: cinder/volume/drivers/solidfire.py:368
#, python-format
msgid "More than one valid preset was detected, using %s"
msgstr ""
#: cinder/volume/drivers/solidfire.py:397
#: cinder/volume/drivers/solidfire.py:401
#, python-format
msgid "Mapped SolidFire volumeID %(sfid)s to cinder ID %(uuid)s."
msgstr ""
#: cinder/volume/drivers/solidfire.py:406
#: cinder/volume/drivers/solidfire.py:410
#, python-format
msgid "Volume %s, not found on SF Cluster."
msgstr ""
#: cinder/volume/drivers/solidfire.py:409
#: cinder/volume/drivers/solidfire.py:413
#, python-format
msgid "Found %(count)s volumes mapped to id: %(uuid)s."
msgstr ""
#: cinder/volume/drivers/solidfire.py:476
#: cinder/volume/drivers/solidfire.py:480
msgid "Enter SolidFire delete_volume..."
msgstr ""
#: cinder/volume/drivers/solidfire.py:480
#: cinder/volume/drivers/solidfire.py:484
#, python-format
msgid "Account for Volume ID %s was not found on the SolidFire Cluster!"
msgstr ""
#: cinder/volume/drivers/solidfire.py:482
#: cinder/volume/drivers/solidfire.py:486
msgid "This usually means the volume was never succesfully created."
msgstr ""
#: cinder/volume/drivers/solidfire.py:497
#: cinder/volume/drivers/solidfire.py:501
#, python-format
msgid "Volume ID %s was not found on the SolidFire Cluster!"
msgstr ""
#: cinder/volume/drivers/solidfire.py:500
#: cinder/volume/drivers/solidfire.py:504
msgid "Leaving SolidFire delete_volume"
msgstr ""
#: cinder/volume/drivers/solidfire.py:504
#: cinder/volume/drivers/solidfire.py:508
msgid "Executing SolidFire ensure_export..."
msgstr ""
#: cinder/volume/drivers/solidfire.py:509
#: cinder/volume/drivers/solidfire.py:513
msgid "Executing SolidFire create_export..."
msgstr ""
#: cinder/volume/drivers/solidfire.py:558
#: cinder/volume/drivers/solidfire.py:562
msgid "Updating cluster status info"
msgstr ""
#: cinder/volume/drivers/solidfire.py:566
#: cinder/volume/drivers/solidfire.py:570
#, fuzzy
msgid "Failed to get updated stats"
msgstr "Going to start terminating instances"

View 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-21 18:10+0000\n"
"POT-Creation-Date: 2013-05-24 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"
@ -46,7 +46,7 @@ msgstr ""
"Stdout: %(stdout)r\n"
"Stderr: %(stderr)r"
#: cinder/exception.py:90
#: cinder/exception.py:90 cinder/openstack/common/db/sqlalchemy/session.py:487
msgid "DB exception wrapped."
msgstr "DB exception wrapped."
@ -123,7 +123,7 @@ msgstr "Invalid volume"
msgid "Invalid content type %(content_type)s."
msgstr "Invalid content type %(content_type)s."
#: cinder/exception.py:200
#: cinder/exception.py:200 cinder/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr ""
@ -1751,10 +1751,12 @@ msgid "Unable to find LV: %s"
msgstr "Unable to detach volume %s"
#: cinder/common/sqlalchemyutils.py:68
#: cinder/openstack/common/db/sqlalchemy/utils.py:72
msgid "Id not in sort_keys; is sort_keys unique?"
msgstr ""
#: cinder/common/sqlalchemyutils.py:116
#: cinder/openstack/common/db/sqlalchemy/utils.py:120
msgid "Unknown sort direction, must be 'desc' or 'asc'"
msgstr ""
@ -1801,11 +1803,13 @@ msgid "Upgrade DB using Essex release first."
msgstr ""
#: cinder/db/sqlalchemy/session.py:71
#: cinder/openstack/common/db/sqlalchemy/session.py:538
#, python-format
msgid "Got mysql server has gone away: %s"
msgstr ""
#: cinder/db/sqlalchemy/session.py:132
#: cinder/openstack/common/db/sqlalchemy/session.py:610
#, python-format
msgid "SQL connection failed. %s attempts left."
msgstr ""
@ -1919,22 +1923,22 @@ msgstr ""
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgstr ""
#: cinder/openstack/common/log.py:226
#: cinder/openstack/common/log.py:244
#, python-format
msgid "Deprecated: %s"
msgstr ""
#: cinder/openstack/common/log.py:329
#: cinder/openstack/common/log.py:336
#, python-format
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
msgstr ""
#: cinder/openstack/common/log.py:379
#: cinder/openstack/common/log.py:386
#, python-format
msgid "syslog facility must be one of: %s"
msgstr ""
#: cinder/openstack/common/log.py:537
#: cinder/openstack/common/log.py:555
#, python-format
msgid "Fatal call to deprecated config: %(msg)s"
msgstr ""
@ -1995,6 +1999,10 @@ msgstr ""
msgid "Unrecognized value '%(val)s', acceptable values are: %(acceptable)s"
msgstr ""
#: cinder/openstack/common/db/sqlalchemy/utils.py:33
msgid "Sort key supplied was not valid."
msgstr ""
#: cinder/openstack/common/notifier/api.py:125
#, python-format
msgid "%s not in valid priorities"
@ -2572,17 +2580,17 @@ msgid ""
"\t%s"
msgstr ""
#: cinder/tests/test_storwize_svc.py:243
#: cinder/tests/test_storwize_svc.py:242
#, python-format
msgid "unrecognized argument %s"
msgstr ""
#: cinder/tests/test_storwize_svc.py:1217
#: cinder/tests/test_storwize_svc.py:1216
#, python-format
msgid "Run CLI command: %s"
msgstr ""
#: cinder/tests/test_storwize_svc.py:1220
#: cinder/tests/test_storwize_svc.py:1219
#, python-format
msgid ""
"CLI output:\n"
@ -2590,7 +2598,7 @@ msgid ""
" stderr: %(stderr)s"
msgstr ""
#: cinder/tests/test_storwize_svc.py:1225
#: cinder/tests/test_storwize_svc.py:1224
#, python-format
msgid ""
"CLI Exception output:\n"
@ -3151,26 +3159,26 @@ msgstr ""
msgid "Gluster config file at %(config)s doesn't exist"
msgstr ""
#: cinder/volume/drivers/glusterfs.py:80
#: cinder/volume/drivers/glusterfs.py:82
msgid "mount.glusterfs is not installed"
msgstr ""
#: cinder/volume/drivers/glusterfs.py:98 cinder/volume/drivers/nfs.py:168
#: cinder/volume/drivers/glusterfs.py:100 cinder/volume/drivers/nfs.py:200
#, fuzzy, python-format
msgid "casted to %s"
msgstr "Nested return %s"
#: cinder/volume/drivers/glusterfs.py:108 cinder/volume/drivers/nfs.py:178
#: cinder/volume/drivers/glusterfs.py:110 cinder/volume/drivers/nfs.py:210
#, python-format
msgid "Volume %s does not have provider_location specified, skipping"
msgstr ""
#: cinder/volume/drivers/glusterfs.py:168 cinder/volume/drivers/nfs.py:237
#: cinder/volume/drivers/glusterfs.py:174 cinder/volume/drivers/nfs.py:273
#, python-format
msgid "Exception during mounting %s"
msgstr ""
#: cinder/volume/drivers/glusterfs.py:247 cinder/volume/drivers/nfs.py:321
#: cinder/volume/drivers/glusterfs.py:252 cinder/volume/drivers/nfs.py:354
#, python-format
msgid "%s is already mounted"
msgstr ""
@ -3240,12 +3248,12 @@ msgstr ""
msgid "Error retrieving volume status: "
msgstr ""
#: cinder/volume/drivers/nfs.py:141
#: cinder/volume/drivers/nfs.py:171
#, python-format
msgid "There's no NFS config file configured (%s)"
msgstr ""
#: cinder/volume/drivers/nfs.py:146
#: cinder/volume/drivers/nfs.py:176
#, python-format
msgid "NFS config file at %(config)s doesn't exist"
msgstr ""
@ -3363,65 +3371,65 @@ msgstr ""
msgid "Failed to retrieve volume SolidFire-ID: %s in get_by_account!"
msgstr ""
#: cinder/volume/drivers/solidfire.py:338
#: cinder/volume/drivers/solidfire.py:342
msgid "Failed to get model update from clone"
msgstr ""
#: cinder/volume/drivers/solidfire.py:364
#: cinder/volume/drivers/solidfire.py:368
#, python-format
msgid "More than one valid preset was detected, using %s"
msgstr ""
#: cinder/volume/drivers/solidfire.py:397
#: cinder/volume/drivers/solidfire.py:401
#, python-format
msgid "Mapped SolidFire volumeID %(sfid)s to cinder ID %(uuid)s."
msgstr ""
#: cinder/volume/drivers/solidfire.py:406
#: cinder/volume/drivers/solidfire.py:410
#, python-format
msgid "Volume %s, not found on SF Cluster."
msgstr ""
#: cinder/volume/drivers/solidfire.py:409
#: cinder/volume/drivers/solidfire.py:413
#, python-format
msgid "Found %(count)s volumes mapped to id: %(uuid)s."
msgstr ""
#: cinder/volume/drivers/solidfire.py:476
#: cinder/volume/drivers/solidfire.py:480
msgid "Enter SolidFire delete_volume..."
msgstr ""
#: cinder/volume/drivers/solidfire.py:480
#: cinder/volume/drivers/solidfire.py:484
#, python-format
msgid "Account for Volume ID %s was not found on the SolidFire Cluster!"
msgstr ""
#: cinder/volume/drivers/solidfire.py:482
#: cinder/volume/drivers/solidfire.py:486
msgid "This usually means the volume was never succesfully created."
msgstr ""
#: cinder/volume/drivers/solidfire.py:497
#: cinder/volume/drivers/solidfire.py:501
#, python-format
msgid "Volume ID %s was not found on the SolidFire Cluster!"
msgstr ""
#: cinder/volume/drivers/solidfire.py:500
#: cinder/volume/drivers/solidfire.py:504
msgid "Leaving SolidFire delete_volume"
msgstr ""
#: cinder/volume/drivers/solidfire.py:504
#: cinder/volume/drivers/solidfire.py:508
msgid "Executing SolidFire ensure_export..."
msgstr ""
#: cinder/volume/drivers/solidfire.py:509
#: cinder/volume/drivers/solidfire.py:513
msgid "Executing SolidFire create_export..."
msgstr ""
#: cinder/volume/drivers/solidfire.py:558
#: cinder/volume/drivers/solidfire.py:562
msgid "Updating cluster status info"
msgstr ""
#: cinder/volume/drivers/solidfire.py:566
#: cinder/volume/drivers/solidfire.py:570
#, fuzzy
msgid "Failed to get updated stats"
msgstr "Failed to decrypt text"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Cinder\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-05-21 18:10+0000\n"
"POT-Creation-Date: 2013-05-24 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"
@ -46,7 +46,7 @@ msgstr ""
"Stdout: %(stdout)r\n"
"Stderr: %(stderr)r"
#: cinder/exception.py:90
#: cinder/exception.py:90 cinder/openstack/common/db/sqlalchemy/session.py:487
msgid "DB exception wrapped."
msgstr "DB exception wrapped."
@ -122,7 +122,7 @@ msgstr "Invalid volume"
msgid "Invalid content type %(content_type)s."
msgstr "Invalid content type %(content_type)s."
#: cinder/exception.py:200
#: cinder/exception.py:200 cinder/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr "Invalid Parameter: Unicode is not supported by the current database."
@ -1803,10 +1803,12 @@ msgid "Unable to find LV: %s"
msgstr "Unable to find ca_file : %s"
#: cinder/common/sqlalchemyutils.py:68
#: cinder/openstack/common/db/sqlalchemy/utils.py:72
msgid "Id not in sort_keys; is sort_keys unique?"
msgstr "Id not in sort_keys; is sort_keys unique?"
#: cinder/common/sqlalchemyutils.py:116
#: cinder/openstack/common/db/sqlalchemy/utils.py:120
msgid "Unknown sort direction, must be 'desc' or 'asc'"
msgstr "Unknown sort direction, must be 'desc' or 'asc'"
@ -1853,11 +1855,13 @@ msgid "Upgrade DB using Essex release first."
msgstr "Upgrade DB using Essex release first."
#: cinder/db/sqlalchemy/session.py:71
#: cinder/openstack/common/db/sqlalchemy/session.py:538
#, python-format
msgid "Got mysql server has gone away: %s"
msgstr "Got mysql server has gone away: %s"
#: cinder/db/sqlalchemy/session.py:132
#: cinder/openstack/common/db/sqlalchemy/session.py:610
#, python-format
msgid "SQL connection failed. %s attempts left."
msgstr "SQL connection failed. %s attempts left."
@ -1973,22 +1977,22 @@ msgstr "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgstr "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
#: cinder/openstack/common/log.py:226
#: cinder/openstack/common/log.py:244
#, python-format
msgid "Deprecated: %s"
msgstr "Deprecated: %s"
#: cinder/openstack/common/log.py:329
#: cinder/openstack/common/log.py:336
#, python-format
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
msgstr "Error loading logging config %(log_config)s: %(err_msg)s"
#: cinder/openstack/common/log.py:379
#: cinder/openstack/common/log.py:386
#, python-format
msgid "syslog facility must be one of: %s"
msgstr "syslog facility must be one of: %s"
#: cinder/openstack/common/log.py:537
#: cinder/openstack/common/log.py:555
#, python-format
msgid "Fatal call to deprecated config: %(msg)s"
msgstr "Fatal call to deprecated config: %(msg)s"
@ -2050,6 +2054,10 @@ msgstr "Child %(pid)s exited with status %(code)d"
msgid "Unrecognized value '%(val)s', acceptable values are: %(acceptable)s"
msgstr ""
#: cinder/openstack/common/db/sqlalchemy/utils.py:33
msgid "Sort key supplied was not valid."
msgstr ""
#: cinder/openstack/common/notifier/api.py:125
#, python-format
msgid "%s not in valid priorities"
@ -2647,17 +2655,17 @@ msgstr ""
"The following migrations are missing a downgrade:\n"
"\t%s"
#: cinder/tests/test_storwize_svc.py:243
#: cinder/tests/test_storwize_svc.py:242
#, python-format
msgid "unrecognized argument %s"
msgstr "unrecognized argument %s"
#: cinder/tests/test_storwize_svc.py:1217
#: cinder/tests/test_storwize_svc.py:1216
#, python-format
msgid "Run CLI command: %s"
msgstr "Run CLI command: %s"
#: cinder/tests/test_storwize_svc.py:1220
#: cinder/tests/test_storwize_svc.py:1219
#, python-format
msgid ""
"CLI output:\n"
@ -2668,7 +2676,7 @@ msgstr ""
" stdout: %(stdout)s\n"
" stderr: %(stderr)s"
#: cinder/tests/test_storwize_svc.py:1225
#: cinder/tests/test_storwize_svc.py:1224
#, python-format
msgid ""
"CLI Exception output:\n"
@ -3243,26 +3251,26 @@ msgstr "There's no Gluster config file configured (%s)"
msgid "Gluster config file at %(config)s doesn't exist"
msgstr "Gluster config file at %(config)s doesn't exist"
#: cinder/volume/drivers/glusterfs.py:80
#: cinder/volume/drivers/glusterfs.py:82
msgid "mount.glusterfs is not installed"
msgstr "mount.glusterfs is not installed"
#: cinder/volume/drivers/glusterfs.py:98 cinder/volume/drivers/nfs.py:168
#: cinder/volume/drivers/glusterfs.py:100 cinder/volume/drivers/nfs.py:200
#, python-format
msgid "casted to %s"
msgstr "casted to %s"
#: cinder/volume/drivers/glusterfs.py:108 cinder/volume/drivers/nfs.py:178
#: cinder/volume/drivers/glusterfs.py:110 cinder/volume/drivers/nfs.py:210
#, python-format
msgid "Volume %s does not have provider_location specified, skipping"
msgstr "Volume %s does not have provider_location specified, skipping"
#: cinder/volume/drivers/glusterfs.py:168 cinder/volume/drivers/nfs.py:237
#: cinder/volume/drivers/glusterfs.py:174 cinder/volume/drivers/nfs.py:273
#, python-format
msgid "Exception during mounting %s"
msgstr "Exception during mounting %s"
#: cinder/volume/drivers/glusterfs.py:247 cinder/volume/drivers/nfs.py:321
#: cinder/volume/drivers/glusterfs.py:252 cinder/volume/drivers/nfs.py:354
#, python-format
msgid "%s is already mounted"
msgstr "%s is already mounted"
@ -3334,12 +3342,12 @@ msgstr ""
msgid "Error retrieving volume status: "
msgstr "Error retrieving volume status: "
#: cinder/volume/drivers/nfs.py:141
#: cinder/volume/drivers/nfs.py:171
#, python-format
msgid "There's no NFS config file configured (%s)"
msgstr "There's no NFS config file configured (%s)"
#: cinder/volume/drivers/nfs.py:146
#: cinder/volume/drivers/nfs.py:176
#, python-format
msgid "NFS config file at %(config)s doesn't exist"
msgstr "NFS config file at %(config)s doesn't exist"
@ -3456,65 +3464,65 @@ msgstr "solidfire account: %s does not exist, create it..."
msgid "Failed to retrieve volume SolidFire-ID: %s in get_by_account!"
msgstr "Failed to retrieve volume SolidFire-ID: %s in get_by_account!"
#: cinder/volume/drivers/solidfire.py:338
#: cinder/volume/drivers/solidfire.py:342
msgid "Failed to get model update from clone"
msgstr "Failed to get model update from clone"
#: cinder/volume/drivers/solidfire.py:364
#: cinder/volume/drivers/solidfire.py:368
#, python-format
msgid "More than one valid preset was detected, using %s"
msgstr "More than one valid preset was detected, using %s"
#: cinder/volume/drivers/solidfire.py:397
#: cinder/volume/drivers/solidfire.py:401
#, python-format
msgid "Mapped SolidFire volumeID %(sfid)s to cinder ID %(uuid)s."
msgstr "Mapped SolidFire volumeID %(sfid)s to cinder ID %(uuid)s."
#: cinder/volume/drivers/solidfire.py:406
#: cinder/volume/drivers/solidfire.py:410
#, python-format
msgid "Volume %s, not found on SF Cluster."
msgstr "Volume %s, not found on SF Cluster."
#: cinder/volume/drivers/solidfire.py:409
#: cinder/volume/drivers/solidfire.py:413
#, python-format
msgid "Found %(count)s volumes mapped to id: %(uuid)s."
msgstr "Found %(count)s volumes mapped to id: %(uuid)s."
#: cinder/volume/drivers/solidfire.py:476
#: cinder/volume/drivers/solidfire.py:480
msgid "Enter SolidFire delete_volume..."
msgstr "Enter SolidFire delete_volume..."
#: cinder/volume/drivers/solidfire.py:480
#: cinder/volume/drivers/solidfire.py:484
#, python-format
msgid "Account for Volume ID %s was not found on the SolidFire Cluster!"
msgstr "Account for Volume ID %s was not found on the SolidFire Cluster!"
#: cinder/volume/drivers/solidfire.py:482
#: cinder/volume/drivers/solidfire.py:486
msgid "This usually means the volume was never succesfully created."
msgstr "This usually means the volume was never succesfully created."
#: cinder/volume/drivers/solidfire.py:497
#: cinder/volume/drivers/solidfire.py:501
#, python-format
msgid "Volume ID %s was not found on the SolidFire Cluster!"
msgstr "Volume ID %s was not found on the SolidFire Cluster!"
#: cinder/volume/drivers/solidfire.py:500
#: cinder/volume/drivers/solidfire.py:504
msgid "Leaving SolidFire delete_volume"
msgstr "Leaving SolidFire delete_volume"
#: cinder/volume/drivers/solidfire.py:504
#: cinder/volume/drivers/solidfire.py:508
msgid "Executing SolidFire ensure_export..."
msgstr "Executing SolidFire ensure_export..."
#: cinder/volume/drivers/solidfire.py:509
#: cinder/volume/drivers/solidfire.py:513
msgid "Executing SolidFire create_export..."
msgstr "Executing SolidFire create_export..."
#: cinder/volume/drivers/solidfire.py:558
#: cinder/volume/drivers/solidfire.py:562
msgid "Updating cluster status info"
msgstr "Updating cluster status info"
#: cinder/volume/drivers/solidfire.py:566
#: cinder/volume/drivers/solidfire.py:570
msgid "Failed to get updated stats"
msgstr "Failed to get updated stats"

View 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-21 18:10+0000\n"
"POT-Creation-Date: 2013-05-24 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"
@ -46,7 +46,7 @@ msgstr ""
"Stdout: %(stdout)r\n"
"Stderr: %(stderr)r"
#: cinder/exception.py:90
#: cinder/exception.py:90 cinder/openstack/common/db/sqlalchemy/session.py:487
msgid "DB exception wrapped."
msgstr ""
@ -123,7 +123,7 @@ msgstr ""
msgid "Invalid content type %(content_type)s."
msgstr "Tipo de contenido invalido %(content_type)s."
#: cinder/exception.py:200
#: cinder/exception.py:200 cinder/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr ""
@ -1754,10 +1754,12 @@ msgid "Unable to find LV: %s"
msgstr "Imposible encontrar SR en VBD %s"
#: cinder/common/sqlalchemyutils.py:68
#: cinder/openstack/common/db/sqlalchemy/utils.py:72
msgid "Id not in sort_keys; is sort_keys unique?"
msgstr ""
#: cinder/common/sqlalchemyutils.py:116
#: cinder/openstack/common/db/sqlalchemy/utils.py:120
msgid "Unknown sort direction, must be 'desc' or 'asc'"
msgstr ""
@ -1804,11 +1806,13 @@ msgid "Upgrade DB using Essex release first."
msgstr ""
#: cinder/db/sqlalchemy/session.py:71
#: cinder/openstack/common/db/sqlalchemy/session.py:538
#, python-format
msgid "Got mysql server has gone away: %s"
msgstr ""
#: cinder/db/sqlalchemy/session.py:132
#: cinder/openstack/common/db/sqlalchemy/session.py:610
#, python-format
msgid "SQL connection failed. %s attempts left."
msgstr ""
@ -1923,22 +1927,22 @@ msgstr ""
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgstr ""
#: cinder/openstack/common/log.py:226
#: cinder/openstack/common/log.py:244
#, fuzzy, python-format
msgid "Deprecated: %s"
msgstr "recibido %s"
#: cinder/openstack/common/log.py:329
#: cinder/openstack/common/log.py:336
#, python-format
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
msgstr ""
#: cinder/openstack/common/log.py:379
#: cinder/openstack/common/log.py:386
#, python-format
msgid "syslog facility must be one of: %s"
msgstr ""
#: cinder/openstack/common/log.py:537
#: cinder/openstack/common/log.py:555
#, python-format
msgid "Fatal call to deprecated config: %(msg)s"
msgstr ""
@ -1999,6 +2003,10 @@ msgstr ""
msgid "Unrecognized value '%(val)s', acceptable values are: %(acceptable)s"
msgstr ""
#: cinder/openstack/common/db/sqlalchemy/utils.py:33
msgid "Sort key supplied was not valid."
msgstr ""
#: cinder/openstack/common/notifier/api.py:125
#, python-format
msgid "%s not in valid priorities"
@ -2578,17 +2586,17 @@ msgid ""
"\t%s"
msgstr ""
#: cinder/tests/test_storwize_svc.py:243
#: cinder/tests/test_storwize_svc.py:242
#, python-format
msgid "unrecognized argument %s"
msgstr ""
#: cinder/tests/test_storwize_svc.py:1217
#: cinder/tests/test_storwize_svc.py:1216
#, python-format
msgid "Run CLI command: %s"
msgstr ""
#: cinder/tests/test_storwize_svc.py:1220
#: cinder/tests/test_storwize_svc.py:1219
#, python-format
msgid ""
"CLI output:\n"
@ -2596,7 +2604,7 @@ msgid ""
" stderr: %(stderr)s"
msgstr ""
#: cinder/tests/test_storwize_svc.py:1225
#: cinder/tests/test_storwize_svc.py:1224
#, python-format
msgid ""
"CLI Exception output:\n"
@ -3157,26 +3165,26 @@ msgstr ""
msgid "Gluster config file at %(config)s doesn't exist"
msgstr ""
#: cinder/volume/drivers/glusterfs.py:80
#: cinder/volume/drivers/glusterfs.py:82
msgid "mount.glusterfs is not installed"
msgstr ""
#: cinder/volume/drivers/glusterfs.py:98 cinder/volume/drivers/nfs.py:168
#: cinder/volume/drivers/glusterfs.py:100 cinder/volume/drivers/nfs.py:200
#, python-format
msgid "casted to %s"
msgstr ""
#: cinder/volume/drivers/glusterfs.py:108 cinder/volume/drivers/nfs.py:178
#: cinder/volume/drivers/glusterfs.py:110 cinder/volume/drivers/nfs.py:210
#, python-format
msgid "Volume %s does not have provider_location specified, skipping"
msgstr ""
#: cinder/volume/drivers/glusterfs.py:168 cinder/volume/drivers/nfs.py:237
#: cinder/volume/drivers/glusterfs.py:174 cinder/volume/drivers/nfs.py:273
#, python-format
msgid "Exception during mounting %s"
msgstr ""
#: cinder/volume/drivers/glusterfs.py:247 cinder/volume/drivers/nfs.py:321
#: cinder/volume/drivers/glusterfs.py:252 cinder/volume/drivers/nfs.py:354
#, fuzzy, python-format
msgid "%s is already mounted"
msgstr "el grupo %s ya existe"
@ -3246,12 +3254,12 @@ msgstr ""
msgid "Error retrieving volume status: "
msgstr ""
#: cinder/volume/drivers/nfs.py:141
#: cinder/volume/drivers/nfs.py:171
#, python-format
msgid "There's no NFS config file configured (%s)"
msgstr ""
#: cinder/volume/drivers/nfs.py:146
#: cinder/volume/drivers/nfs.py:176
#, python-format
msgid "NFS config file at %(config)s doesn't exist"
msgstr ""
@ -3369,66 +3377,66 @@ msgstr ""
msgid "Failed to retrieve volume SolidFire-ID: %s in get_by_account!"
msgstr ""
#: cinder/volume/drivers/solidfire.py:338
#: cinder/volume/drivers/solidfire.py:342
#, fuzzy
msgid "Failed to get model update from clone"
msgstr "Fallo al generar metadatos para la ip %s"
#: cinder/volume/drivers/solidfire.py:364
#: cinder/volume/drivers/solidfire.py:368
#, python-format
msgid "More than one valid preset was detected, using %s"
msgstr ""
#: cinder/volume/drivers/solidfire.py:397
#: cinder/volume/drivers/solidfire.py:401
#, python-format
msgid "Mapped SolidFire volumeID %(sfid)s to cinder ID %(uuid)s."
msgstr ""
#: cinder/volume/drivers/solidfire.py:406
#: cinder/volume/drivers/solidfire.py:410
#, python-format
msgid "Volume %s, not found on SF Cluster."
msgstr ""
#: cinder/volume/drivers/solidfire.py:409
#: cinder/volume/drivers/solidfire.py:413
#, python-format
msgid "Found %(count)s volumes mapped to id: %(uuid)s."
msgstr ""
#: cinder/volume/drivers/solidfire.py:476
#: cinder/volume/drivers/solidfire.py:480
msgid "Enter SolidFire delete_volume..."
msgstr ""
#: cinder/volume/drivers/solidfire.py:480
#: cinder/volume/drivers/solidfire.py:484
#, python-format
msgid "Account for Volume ID %s was not found on the SolidFire Cluster!"
msgstr ""
#: cinder/volume/drivers/solidfire.py:482
#: cinder/volume/drivers/solidfire.py:486
msgid "This usually means the volume was never succesfully created."
msgstr ""
#: cinder/volume/drivers/solidfire.py:497
#: cinder/volume/drivers/solidfire.py:501
#, python-format
msgid "Volume ID %s was not found on the SolidFire Cluster!"
msgstr ""
#: cinder/volume/drivers/solidfire.py:500
#: cinder/volume/drivers/solidfire.py:504
msgid "Leaving SolidFire delete_volume"
msgstr ""
#: cinder/volume/drivers/solidfire.py:504
#: cinder/volume/drivers/solidfire.py:508
msgid "Executing SolidFire ensure_export..."
msgstr ""
#: cinder/volume/drivers/solidfire.py:509
#: cinder/volume/drivers/solidfire.py:513
msgid "Executing SolidFire create_export..."
msgstr ""
#: cinder/volume/drivers/solidfire.py:558
#: cinder/volume/drivers/solidfire.py:562
msgid "Updating cluster status info"
msgstr ""
#: cinder/volume/drivers/solidfire.py:566
#: cinder/volume/drivers/solidfire.py:570
#, fuzzy
msgid "Failed to get updated stats"
msgstr "Fallo al suspender la instancia"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Cinder\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-05-21 18:10+0000\n"
"POT-Creation-Date: 2013-05-24 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) "
@ -42,7 +42,7 @@ msgid ""
"Stderr: %(stderr)r"
msgstr ""
#: cinder/exception.py:90
#: cinder/exception.py:90 cinder/openstack/common/db/sqlalchemy/session.py:487
msgid "DB exception wrapped."
msgstr ""
@ -118,7 +118,7 @@ msgstr ""
msgid "Invalid content type %(content_type)s."
msgstr ""
#: cinder/exception.py:200
#: cinder/exception.py:200 cinder/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr ""
@ -1737,10 +1737,12 @@ msgid "Unable to find LV: %s"
msgstr ""
#: cinder/common/sqlalchemyutils.py:68
#: cinder/openstack/common/db/sqlalchemy/utils.py:72
msgid "Id not in sort_keys; is sort_keys unique?"
msgstr ""
#: cinder/common/sqlalchemyutils.py:116
#: cinder/openstack/common/db/sqlalchemy/utils.py:120
msgid "Unknown sort direction, must be 'desc' or 'asc'"
msgstr ""
@ -1787,11 +1789,13 @@ msgid "Upgrade DB using Essex release first."
msgstr ""
#: cinder/db/sqlalchemy/session.py:71
#: cinder/openstack/common/db/sqlalchemy/session.py:538
#, python-format
msgid "Got mysql server has gone away: %s"
msgstr ""
#: cinder/db/sqlalchemy/session.py:132
#: cinder/openstack/common/db/sqlalchemy/session.py:610
#, python-format
msgid "SQL connection failed. %s attempts left."
msgstr ""
@ -1905,22 +1909,22 @@ msgstr ""
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgstr ""
#: cinder/openstack/common/log.py:226
#: cinder/openstack/common/log.py:244
#, python-format
msgid "Deprecated: %s"
msgstr ""
#: cinder/openstack/common/log.py:329
#: cinder/openstack/common/log.py:336
#, python-format
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
msgstr ""
#: cinder/openstack/common/log.py:379
#: cinder/openstack/common/log.py:386
#, python-format
msgid "syslog facility must be one of: %s"
msgstr ""
#: cinder/openstack/common/log.py:537
#: cinder/openstack/common/log.py:555
#, python-format
msgid "Fatal call to deprecated config: %(msg)s"
msgstr ""
@ -1980,6 +1984,10 @@ msgstr ""
msgid "Unrecognized value '%(val)s', acceptable values are: %(acceptable)s"
msgstr ""
#: cinder/openstack/common/db/sqlalchemy/utils.py:33
msgid "Sort key supplied was not valid."
msgstr ""
#: cinder/openstack/common/notifier/api.py:125
#, python-format
msgid "%s not in valid priorities"
@ -2554,17 +2562,17 @@ msgid ""
"\t%s"
msgstr ""
#: cinder/tests/test_storwize_svc.py:243
#: cinder/tests/test_storwize_svc.py:242
#, python-format
msgid "unrecognized argument %s"
msgstr ""
#: cinder/tests/test_storwize_svc.py:1217
#: cinder/tests/test_storwize_svc.py:1216
#, python-format
msgid "Run CLI command: %s"
msgstr ""
#: cinder/tests/test_storwize_svc.py:1220
#: cinder/tests/test_storwize_svc.py:1219
#, python-format
msgid ""
"CLI output:\n"
@ -2572,7 +2580,7 @@ msgid ""
" stderr: %(stderr)s"
msgstr ""
#: cinder/tests/test_storwize_svc.py:1225
#: cinder/tests/test_storwize_svc.py:1224
#, python-format
msgid ""
"CLI Exception output:\n"
@ -3127,26 +3135,26 @@ msgstr ""
msgid "Gluster config file at %(config)s doesn't exist"
msgstr ""
#: cinder/volume/drivers/glusterfs.py:80
#: cinder/volume/drivers/glusterfs.py:82
msgid "mount.glusterfs is not installed"
msgstr ""
#: cinder/volume/drivers/glusterfs.py:98 cinder/volume/drivers/nfs.py:168
#: cinder/volume/drivers/glusterfs.py:100 cinder/volume/drivers/nfs.py:200
#, python-format
msgid "casted to %s"
msgstr ""
#: cinder/volume/drivers/glusterfs.py:108 cinder/volume/drivers/nfs.py:178
#: cinder/volume/drivers/glusterfs.py:110 cinder/volume/drivers/nfs.py:210
#, python-format
msgid "Volume %s does not have provider_location specified, skipping"
msgstr ""
#: cinder/volume/drivers/glusterfs.py:168 cinder/volume/drivers/nfs.py:237
#: cinder/volume/drivers/glusterfs.py:174 cinder/volume/drivers/nfs.py:273
#, python-format
msgid "Exception during mounting %s"
msgstr ""
#: cinder/volume/drivers/glusterfs.py:247 cinder/volume/drivers/nfs.py:321
#: cinder/volume/drivers/glusterfs.py:252 cinder/volume/drivers/nfs.py:354
#, python-format
msgid "%s is already mounted"
msgstr ""
@ -3216,12 +3224,12 @@ msgstr ""
msgid "Error retrieving volume status: "
msgstr ""
#: cinder/volume/drivers/nfs.py:141
#: cinder/volume/drivers/nfs.py:171
#, python-format
msgid "There's no NFS config file configured (%s)"
msgstr ""
#: cinder/volume/drivers/nfs.py:146
#: cinder/volume/drivers/nfs.py:176
#, python-format
msgid "NFS config file at %(config)s doesn't exist"
msgstr ""
@ -3338,65 +3346,65 @@ msgstr ""
msgid "Failed to retrieve volume SolidFire-ID: %s in get_by_account!"
msgstr ""
#: cinder/volume/drivers/solidfire.py:338
#: cinder/volume/drivers/solidfire.py:342
msgid "Failed to get model update from clone"
msgstr ""
#: cinder/volume/drivers/solidfire.py:364
#: cinder/volume/drivers/solidfire.py:368
#, python-format
msgid "More than one valid preset was detected, using %s"
msgstr ""
#: cinder/volume/drivers/solidfire.py:397
#: cinder/volume/drivers/solidfire.py:401
#, python-format
msgid "Mapped SolidFire volumeID %(sfid)s to cinder ID %(uuid)s."
msgstr ""
#: cinder/volume/drivers/solidfire.py:406
#: cinder/volume/drivers/solidfire.py:410
#, python-format
msgid "Volume %s, not found on SF Cluster."
msgstr ""
#: cinder/volume/drivers/solidfire.py:409
#: cinder/volume/drivers/solidfire.py:413
#, python-format
msgid "Found %(count)s volumes mapped to id: %(uuid)s."
msgstr ""
#: cinder/volume/drivers/solidfire.py:476
#: cinder/volume/drivers/solidfire.py:480
msgid "Enter SolidFire delete_volume..."
msgstr ""
#: cinder/volume/drivers/solidfire.py:480
#: cinder/volume/drivers/solidfire.py:484
#, python-format
msgid "Account for Volume ID %s was not found on the SolidFire Cluster!"
msgstr ""
#: cinder/volume/drivers/solidfire.py:482
#: cinder/volume/drivers/solidfire.py:486
msgid "This usually means the volume was never succesfully created."
msgstr ""
#: cinder/volume/drivers/solidfire.py:497
#: cinder/volume/drivers/solidfire.py:501
#, python-format
msgid "Volume ID %s was not found on the SolidFire Cluster!"
msgstr ""
#: cinder/volume/drivers/solidfire.py:500
#: cinder/volume/drivers/solidfire.py:504
msgid "Leaving SolidFire delete_volume"
msgstr ""
#: cinder/volume/drivers/solidfire.py:504
#: cinder/volume/drivers/solidfire.py:508
msgid "Executing SolidFire ensure_export..."
msgstr ""
#: cinder/volume/drivers/solidfire.py:509
#: cinder/volume/drivers/solidfire.py:513
msgid "Executing SolidFire create_export..."
msgstr ""
#: cinder/volume/drivers/solidfire.py:558
#: cinder/volume/drivers/solidfire.py:562
msgid "Updating cluster status info"
msgstr ""
#: cinder/volume/drivers/solidfire.py:566
#: cinder/volume/drivers/solidfire.py:570
msgid "Failed to get updated stats"
msgstr ""

View 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-21 18:10+0000\n"
"POT-Creation-Date: 2013-05-24 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"
@ -46,7 +46,7 @@ msgstr ""
"Sortie standard : %(stdout)r\n"
"Sortie d'erreur : %(stderr)r"
#: cinder/exception.py:90
#: cinder/exception.py:90 cinder/openstack/common/db/sqlalchemy/session.py:487
msgid "DB exception wrapped."
msgstr ""
@ -123,7 +123,7 @@ msgstr "Volume invalide"
msgid "Invalid content type %(content_type)s."
msgstr "Le type de contenu %(content_type)s est invalide"
#: cinder/exception.py:200
#: cinder/exception.py:200 cinder/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr ""
@ -1754,10 +1754,12 @@ msgid "Unable to find LV: %s"
msgstr "Impossible de trouver SR du VDB %s"
#: cinder/common/sqlalchemyutils.py:68
#: cinder/openstack/common/db/sqlalchemy/utils.py:72
msgid "Id not in sort_keys; is sort_keys unique?"
msgstr ""
#: cinder/common/sqlalchemyutils.py:116
#: cinder/openstack/common/db/sqlalchemy/utils.py:120
msgid "Unknown sort direction, must be 'desc' or 'asc'"
msgstr ""
@ -1804,11 +1806,13 @@ msgid "Upgrade DB using Essex release first."
msgstr ""
#: cinder/db/sqlalchemy/session.py:71
#: cinder/openstack/common/db/sqlalchemy/session.py:538
#, python-format
msgid "Got mysql server has gone away: %s"
msgstr ""
#: cinder/db/sqlalchemy/session.py:132
#: cinder/openstack/common/db/sqlalchemy/session.py:610
#, python-format
msgid "SQL connection failed. %s attempts left."
msgstr ""
@ -1923,22 +1927,22 @@ msgstr ""
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgstr ""
#: cinder/openstack/common/log.py:226
#: cinder/openstack/common/log.py:244
#, fuzzy, python-format
msgid "Deprecated: %s"
msgstr "%s reçu"
#: cinder/openstack/common/log.py:329
#: cinder/openstack/common/log.py:336
#, python-format
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
msgstr ""
#: cinder/openstack/common/log.py:379
#: cinder/openstack/common/log.py:386
#, python-format
msgid "syslog facility must be one of: %s"
msgstr ""
#: cinder/openstack/common/log.py:537
#: cinder/openstack/common/log.py:555
#, python-format
msgid "Fatal call to deprecated config: %(msg)s"
msgstr ""
@ -1999,6 +2003,10 @@ msgstr ""
msgid "Unrecognized value '%(val)s', acceptable values are: %(acceptable)s"
msgstr ""
#: cinder/openstack/common/db/sqlalchemy/utils.py:33
msgid "Sort key supplied was not valid."
msgstr ""
#: cinder/openstack/common/notifier/api.py:125
#, python-format
msgid "%s not in valid priorities"
@ -2578,17 +2586,17 @@ msgid ""
"\t%s"
msgstr ""
#: cinder/tests/test_storwize_svc.py:243
#: cinder/tests/test_storwize_svc.py:242
#, python-format
msgid "unrecognized argument %s"
msgstr ""
#: cinder/tests/test_storwize_svc.py:1217
#: cinder/tests/test_storwize_svc.py:1216
#, python-format
msgid "Run CLI command: %s"
msgstr ""
#: cinder/tests/test_storwize_svc.py:1220
#: cinder/tests/test_storwize_svc.py:1219
#, python-format
msgid ""
"CLI output:\n"
@ -2596,7 +2604,7 @@ msgid ""
" stderr: %(stderr)s"
msgstr ""
#: cinder/tests/test_storwize_svc.py:1225
#: cinder/tests/test_storwize_svc.py:1224
#, python-format
msgid ""
"CLI Exception output:\n"
@ -3159,26 +3167,26 @@ msgstr ""
msgid "Gluster config file at %(config)s doesn't exist"
msgstr ""
#: cinder/volume/drivers/glusterfs.py:80
#: cinder/volume/drivers/glusterfs.py:82
msgid "mount.glusterfs is not installed"
msgstr ""
#: cinder/volume/drivers/glusterfs.py:98 cinder/volume/drivers/nfs.py:168
#: cinder/volume/drivers/glusterfs.py:100 cinder/volume/drivers/nfs.py:200
#, fuzzy, python-format
msgid "casted to %s"
msgstr "Nested renvoi %s"
#: cinder/volume/drivers/glusterfs.py:108 cinder/volume/drivers/nfs.py:178
#: cinder/volume/drivers/glusterfs.py:110 cinder/volume/drivers/nfs.py:210
#, python-format
msgid "Volume %s does not have provider_location specified, skipping"
msgstr ""
#: cinder/volume/drivers/glusterfs.py:168 cinder/volume/drivers/nfs.py:237
#: cinder/volume/drivers/glusterfs.py:174 cinder/volume/drivers/nfs.py:273
#, python-format
msgid "Exception during mounting %s"
msgstr ""
#: cinder/volume/drivers/glusterfs.py:247 cinder/volume/drivers/nfs.py:321
#: cinder/volume/drivers/glusterfs.py:252 cinder/volume/drivers/nfs.py:354
#, fuzzy, python-format
msgid "%s is already mounted"
msgstr "le groupe %s existe déjà"
@ -3248,12 +3256,12 @@ msgstr ""
msgid "Error retrieving volume status: "
msgstr ""
#: cinder/volume/drivers/nfs.py:141
#: cinder/volume/drivers/nfs.py:171
#, python-format
msgid "There's no NFS config file configured (%s)"
msgstr ""
#: cinder/volume/drivers/nfs.py:146
#: cinder/volume/drivers/nfs.py:176
#, python-format
msgid "NFS config file at %(config)s doesn't exist"
msgstr ""
@ -3371,66 +3379,66 @@ msgstr ""
msgid "Failed to retrieve volume SolidFire-ID: %s in get_by_account!"
msgstr ""
#: cinder/volume/drivers/solidfire.py:338
#: cinder/volume/drivers/solidfire.py:342
#, fuzzy
msgid "Failed to get model update from clone"
msgstr "Impossible de récupérer les méta-donnérs pour l'IP : %s"
#: cinder/volume/drivers/solidfire.py:364
#: cinder/volume/drivers/solidfire.py:368
#, python-format
msgid "More than one valid preset was detected, using %s"
msgstr ""
#: cinder/volume/drivers/solidfire.py:397
#: cinder/volume/drivers/solidfire.py:401
#, python-format
msgid "Mapped SolidFire volumeID %(sfid)s to cinder ID %(uuid)s."
msgstr ""
#: cinder/volume/drivers/solidfire.py:406
#: cinder/volume/drivers/solidfire.py:410
#, python-format
msgid "Volume %s, not found on SF Cluster."
msgstr ""
#: cinder/volume/drivers/solidfire.py:409
#: cinder/volume/drivers/solidfire.py:413
#, python-format
msgid "Found %(count)s volumes mapped to id: %(uuid)s."
msgstr ""
#: cinder/volume/drivers/solidfire.py:476
#: cinder/volume/drivers/solidfire.py:480
msgid "Enter SolidFire delete_volume..."
msgstr ""
#: cinder/volume/drivers/solidfire.py:480
#: cinder/volume/drivers/solidfire.py:484
#, python-format
msgid "Account for Volume ID %s was not found on the SolidFire Cluster!"
msgstr ""
#: cinder/volume/drivers/solidfire.py:482
#: cinder/volume/drivers/solidfire.py:486
msgid "This usually means the volume was never succesfully created."
msgstr ""
#: cinder/volume/drivers/solidfire.py:497
#: cinder/volume/drivers/solidfire.py:501
#, python-format
msgid "Volume ID %s was not found on the SolidFire Cluster!"
msgstr ""
#: cinder/volume/drivers/solidfire.py:500
#: cinder/volume/drivers/solidfire.py:504
msgid "Leaving SolidFire delete_volume"
msgstr ""
#: cinder/volume/drivers/solidfire.py:504
#: cinder/volume/drivers/solidfire.py:508
msgid "Executing SolidFire ensure_export..."
msgstr ""
#: cinder/volume/drivers/solidfire.py:509
#: cinder/volume/drivers/solidfire.py:513
msgid "Executing SolidFire create_export..."
msgstr ""
#: cinder/volume/drivers/solidfire.py:558
#: cinder/volume/drivers/solidfire.py:562
msgid "Updating cluster status info"
msgstr ""
#: cinder/volume/drivers/solidfire.py:566
#: cinder/volume/drivers/solidfire.py:570
#, fuzzy
msgid "Failed to get updated stats"
msgstr "Échec de la suspension de l'instance"

View 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-21 18:10+0000\n"
"POT-Creation-Date: 2013-05-24 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"
@ -46,7 +46,7 @@ msgstr ""
"Stdout: %(stdout)r\n"
"Stderr: %(stderr)r"
#: cinder/exception.py:90
#: cinder/exception.py:90 cinder/openstack/common/db/sqlalchemy/session.py:487
msgid "DB exception wrapped."
msgstr ""
@ -123,7 +123,7 @@ msgstr "Volume non valido"
msgid "Invalid content type %(content_type)s."
msgstr ""
#: cinder/exception.py:200
#: cinder/exception.py:200 cinder/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr ""
@ -1750,10 +1750,12 @@ msgid "Unable to find LV: %s"
msgstr "Impossibile smontare il volume %s"
#: cinder/common/sqlalchemyutils.py:68
#: cinder/openstack/common/db/sqlalchemy/utils.py:72
msgid "Id not in sort_keys; is sort_keys unique?"
msgstr ""
#: cinder/common/sqlalchemyutils.py:116
#: cinder/openstack/common/db/sqlalchemy/utils.py:120
msgid "Unknown sort direction, must be 'desc' or 'asc'"
msgstr ""
@ -1800,11 +1802,13 @@ msgid "Upgrade DB using Essex release first."
msgstr ""
#: cinder/db/sqlalchemy/session.py:71
#: cinder/openstack/common/db/sqlalchemy/session.py:538
#, python-format
msgid "Got mysql server has gone away: %s"
msgstr ""
#: cinder/db/sqlalchemy/session.py:132
#: cinder/openstack/common/db/sqlalchemy/session.py:610
#, python-format
msgid "SQL connection failed. %s attempts left."
msgstr ""
@ -1918,22 +1922,22 @@ msgstr ""
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgstr ""
#: cinder/openstack/common/log.py:226
#: cinder/openstack/common/log.py:244
#, fuzzy, python-format
msgid "Deprecated: %s"
msgstr "ricevuto %s"
#: cinder/openstack/common/log.py:329
#: cinder/openstack/common/log.py:336
#, python-format
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
msgstr ""
#: cinder/openstack/common/log.py:379
#: cinder/openstack/common/log.py:386
#, python-format
msgid "syslog facility must be one of: %s"
msgstr ""
#: cinder/openstack/common/log.py:537
#: cinder/openstack/common/log.py:555
#, python-format
msgid "Fatal call to deprecated config: %(msg)s"
msgstr ""
@ -1994,6 +1998,10 @@ msgstr ""
msgid "Unrecognized value '%(val)s', acceptable values are: %(acceptable)s"
msgstr ""
#: cinder/openstack/common/db/sqlalchemy/utils.py:33
msgid "Sort key supplied was not valid."
msgstr ""
#: cinder/openstack/common/notifier/api.py:125
#, python-format
msgid "%s not in valid priorities"
@ -2570,17 +2578,17 @@ msgid ""
"\t%s"
msgstr ""
#: cinder/tests/test_storwize_svc.py:243
#: cinder/tests/test_storwize_svc.py:242
#, python-format
msgid "unrecognized argument %s"
msgstr ""
#: cinder/tests/test_storwize_svc.py:1217
#: cinder/tests/test_storwize_svc.py:1216
#, python-format
msgid "Run CLI command: %s"
msgstr ""
#: cinder/tests/test_storwize_svc.py:1220
#: cinder/tests/test_storwize_svc.py:1219
#, python-format
msgid ""
"CLI output:\n"
@ -2588,7 +2596,7 @@ msgid ""
" stderr: %(stderr)s"
msgstr ""
#: cinder/tests/test_storwize_svc.py:1225
#: cinder/tests/test_storwize_svc.py:1224
#, python-format
msgid ""
"CLI Exception output:\n"
@ -3149,26 +3157,26 @@ msgstr ""
msgid "Gluster config file at %(config)s doesn't exist"
msgstr ""
#: cinder/volume/drivers/glusterfs.py:80
#: cinder/volume/drivers/glusterfs.py:82
msgid "mount.glusterfs is not installed"
msgstr ""
#: cinder/volume/drivers/glusterfs.py:98 cinder/volume/drivers/nfs.py:168
#: cinder/volume/drivers/glusterfs.py:100 cinder/volume/drivers/nfs.py:200
#, python-format
msgid "casted to %s"
msgstr ""
#: cinder/volume/drivers/glusterfs.py:108 cinder/volume/drivers/nfs.py:178
#: cinder/volume/drivers/glusterfs.py:110 cinder/volume/drivers/nfs.py:210
#, python-format
msgid "Volume %s does not have provider_location specified, skipping"
msgstr ""
#: cinder/volume/drivers/glusterfs.py:168 cinder/volume/drivers/nfs.py:237
#: cinder/volume/drivers/glusterfs.py:174 cinder/volume/drivers/nfs.py:273
#, python-format
msgid "Exception during mounting %s"
msgstr ""
#: cinder/volume/drivers/glusterfs.py:247 cinder/volume/drivers/nfs.py:321
#: cinder/volume/drivers/glusterfs.py:252 cinder/volume/drivers/nfs.py:354
#, python-format
msgid "%s is already mounted"
msgstr ""
@ -3238,12 +3246,12 @@ msgstr ""
msgid "Error retrieving volume status: "
msgstr ""
#: cinder/volume/drivers/nfs.py:141
#: cinder/volume/drivers/nfs.py:171
#, python-format
msgid "There's no NFS config file configured (%s)"
msgstr ""
#: cinder/volume/drivers/nfs.py:146
#: cinder/volume/drivers/nfs.py:176
#, python-format
msgid "NFS config file at %(config)s doesn't exist"
msgstr ""
@ -3361,65 +3369,65 @@ msgstr ""
msgid "Failed to retrieve volume SolidFire-ID: %s in get_by_account!"
msgstr ""
#: cinder/volume/drivers/solidfire.py:338
#: cinder/volume/drivers/solidfire.py:342
msgid "Failed to get model update from clone"
msgstr ""
#: cinder/volume/drivers/solidfire.py:364
#: cinder/volume/drivers/solidfire.py:368
#, python-format
msgid "More than one valid preset was detected, using %s"
msgstr ""
#: cinder/volume/drivers/solidfire.py:397
#: cinder/volume/drivers/solidfire.py:401
#, python-format
msgid "Mapped SolidFire volumeID %(sfid)s to cinder ID %(uuid)s."
msgstr ""
#: cinder/volume/drivers/solidfire.py:406
#: cinder/volume/drivers/solidfire.py:410
#, python-format
msgid "Volume %s, not found on SF Cluster."
msgstr ""
#: cinder/volume/drivers/solidfire.py:409
#: cinder/volume/drivers/solidfire.py:413
#, python-format
msgid "Found %(count)s volumes mapped to id: %(uuid)s."
msgstr ""
#: cinder/volume/drivers/solidfire.py:476
#: cinder/volume/drivers/solidfire.py:480
msgid "Enter SolidFire delete_volume..."
msgstr ""
#: cinder/volume/drivers/solidfire.py:480
#: cinder/volume/drivers/solidfire.py:484
#, python-format
msgid "Account for Volume ID %s was not found on the SolidFire Cluster!"
msgstr ""
#: cinder/volume/drivers/solidfire.py:482
#: cinder/volume/drivers/solidfire.py:486
msgid "This usually means the volume was never succesfully created."
msgstr ""
#: cinder/volume/drivers/solidfire.py:497
#: cinder/volume/drivers/solidfire.py:501
#, python-format
msgid "Volume ID %s was not found on the SolidFire Cluster!"
msgstr ""
#: cinder/volume/drivers/solidfire.py:500
#: cinder/volume/drivers/solidfire.py:504
msgid "Leaving SolidFire delete_volume"
msgstr ""
#: cinder/volume/drivers/solidfire.py:504
#: cinder/volume/drivers/solidfire.py:508
msgid "Executing SolidFire ensure_export..."
msgstr ""
#: cinder/volume/drivers/solidfire.py:509
#: cinder/volume/drivers/solidfire.py:513
msgid "Executing SolidFire create_export..."
msgstr ""
#: cinder/volume/drivers/solidfire.py:558
#: cinder/volume/drivers/solidfire.py:562
msgid "Updating cluster status info"
msgstr ""
#: cinder/volume/drivers/solidfire.py:566
#: cinder/volume/drivers/solidfire.py:570
#, fuzzy
msgid "Failed to get updated stats"
msgstr "Impossibile sospendere l'istanza"

View 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-21 18:10+0000\n"
"POT-Creation-Date: 2013-05-24 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"
@ -46,7 +46,7 @@ msgstr ""
"標準出力: %(stdout)r\n"
"標準エラー出力: %(stderr)r"
#: cinder/exception.py:90
#: cinder/exception.py:90 cinder/openstack/common/db/sqlalchemy/session.py:487
msgid "DB exception wrapped."
msgstr ""
@ -122,7 +122,7 @@ msgstr ""
msgid "Invalid content type %(content_type)s."
msgstr ""
#: cinder/exception.py:200
#: cinder/exception.py:200 cinder/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr ""
@ -1749,10 +1749,12 @@ msgid "Unable to find LV: %s"
msgstr "VBD %s から SRを取得できません。"
#: cinder/common/sqlalchemyutils.py:68
#: cinder/openstack/common/db/sqlalchemy/utils.py:72
msgid "Id not in sort_keys; is sort_keys unique?"
msgstr ""
#: cinder/common/sqlalchemyutils.py:116
#: cinder/openstack/common/db/sqlalchemy/utils.py:120
msgid "Unknown sort direction, must be 'desc' or 'asc'"
msgstr ""
@ -1799,11 +1801,13 @@ msgid "Upgrade DB using Essex release first."
msgstr ""
#: cinder/db/sqlalchemy/session.py:71
#: cinder/openstack/common/db/sqlalchemy/session.py:538
#, python-format
msgid "Got mysql server has gone away: %s"
msgstr ""
#: cinder/db/sqlalchemy/session.py:132
#: cinder/openstack/common/db/sqlalchemy/session.py:610
#, python-format
msgid "SQL connection failed. %s attempts left."
msgstr ""
@ -1918,22 +1922,22 @@ msgstr ""
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgstr ""
#: cinder/openstack/common/log.py:226
#: cinder/openstack/common/log.py:244
#, fuzzy, python-format
msgid "Deprecated: %s"
msgstr "受信: %s"
#: cinder/openstack/common/log.py:329
#: cinder/openstack/common/log.py:336
#, python-format
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
msgstr ""
#: cinder/openstack/common/log.py:379
#: cinder/openstack/common/log.py:386
#, python-format
msgid "syslog facility must be one of: %s"
msgstr ""
#: cinder/openstack/common/log.py:537
#: cinder/openstack/common/log.py:555
#, python-format
msgid "Fatal call to deprecated config: %(msg)s"
msgstr ""
@ -1994,6 +1998,10 @@ msgstr ""
msgid "Unrecognized value '%(val)s', acceptable values are: %(acceptable)s"
msgstr ""
#: cinder/openstack/common/db/sqlalchemy/utils.py:33
msgid "Sort key supplied was not valid."
msgstr ""
#: cinder/openstack/common/notifier/api.py:125
#, python-format
msgid "%s not in valid priorities"
@ -2571,17 +2579,17 @@ msgid ""
"\t%s"
msgstr ""
#: cinder/tests/test_storwize_svc.py:243
#: cinder/tests/test_storwize_svc.py:242
#, python-format
msgid "unrecognized argument %s"
msgstr ""
#: cinder/tests/test_storwize_svc.py:1217
#: cinder/tests/test_storwize_svc.py:1216
#, python-format
msgid "Run CLI command: %s"
msgstr ""
#: cinder/tests/test_storwize_svc.py:1220
#: cinder/tests/test_storwize_svc.py:1219
#, python-format
msgid ""
"CLI output:\n"
@ -2589,7 +2597,7 @@ msgid ""
" stderr: %(stderr)s"
msgstr ""
#: cinder/tests/test_storwize_svc.py:1225
#: cinder/tests/test_storwize_svc.py:1224
#, python-format
msgid ""
"CLI Exception output:\n"
@ -3149,26 +3157,26 @@ msgstr ""
msgid "Gluster config file at %(config)s doesn't exist"
msgstr ""
#: cinder/volume/drivers/glusterfs.py:80
#: cinder/volume/drivers/glusterfs.py:82
msgid "mount.glusterfs is not installed"
msgstr ""
#: cinder/volume/drivers/glusterfs.py:98 cinder/volume/drivers/nfs.py:168
#: cinder/volume/drivers/glusterfs.py:100 cinder/volume/drivers/nfs.py:200
#, fuzzy, python-format
msgid "casted to %s"
msgstr "ネストした戻り値: %s"
#: cinder/volume/drivers/glusterfs.py:108 cinder/volume/drivers/nfs.py:178
#: cinder/volume/drivers/glusterfs.py:110 cinder/volume/drivers/nfs.py:210
#, python-format
msgid "Volume %s does not have provider_location specified, skipping"
msgstr ""
#: cinder/volume/drivers/glusterfs.py:168 cinder/volume/drivers/nfs.py:237
#: cinder/volume/drivers/glusterfs.py:174 cinder/volume/drivers/nfs.py:273
#, python-format
msgid "Exception during mounting %s"
msgstr ""
#: cinder/volume/drivers/glusterfs.py:247 cinder/volume/drivers/nfs.py:321
#: cinder/volume/drivers/glusterfs.py:252 cinder/volume/drivers/nfs.py:354
#, fuzzy, python-format
msgid "%s is already mounted"
msgstr "グループ %s は既に存在しています。"
@ -3238,12 +3246,12 @@ msgstr ""
msgid "Error retrieving volume status: "
msgstr ""
#: cinder/volume/drivers/nfs.py:141
#: cinder/volume/drivers/nfs.py:171
#, python-format
msgid "There's no NFS config file configured (%s)"
msgstr ""
#: cinder/volume/drivers/nfs.py:146
#: cinder/volume/drivers/nfs.py:176
#, python-format
msgid "NFS config file at %(config)s doesn't exist"
msgstr ""
@ -3361,66 +3369,66 @@ msgstr ""
msgid "Failed to retrieve volume SolidFire-ID: %s in get_by_account!"
msgstr ""
#: cinder/volume/drivers/solidfire.py:338
#: cinder/volume/drivers/solidfire.py:342
#, fuzzy
msgid "Failed to get model update from clone"
msgstr "ip %s に対するメタデータの取得に失敗しました。"
#: cinder/volume/drivers/solidfire.py:364
#: cinder/volume/drivers/solidfire.py:368
#, python-format
msgid "More than one valid preset was detected, using %s"
msgstr ""
#: cinder/volume/drivers/solidfire.py:397
#: cinder/volume/drivers/solidfire.py:401
#, python-format
msgid "Mapped SolidFire volumeID %(sfid)s to cinder ID %(uuid)s."
msgstr ""
#: cinder/volume/drivers/solidfire.py:406
#: cinder/volume/drivers/solidfire.py:410
#, python-format
msgid "Volume %s, not found on SF Cluster."
msgstr ""
#: cinder/volume/drivers/solidfire.py:409
#: cinder/volume/drivers/solidfire.py:413
#, python-format
msgid "Found %(count)s volumes mapped to id: %(uuid)s."
msgstr ""
#: cinder/volume/drivers/solidfire.py:476
#: cinder/volume/drivers/solidfire.py:480
msgid "Enter SolidFire delete_volume..."
msgstr ""
#: cinder/volume/drivers/solidfire.py:480
#: cinder/volume/drivers/solidfire.py:484
#, python-format
msgid "Account for Volume ID %s was not found on the SolidFire Cluster!"
msgstr ""
#: cinder/volume/drivers/solidfire.py:482
#: cinder/volume/drivers/solidfire.py:486
msgid "This usually means the volume was never succesfully created."
msgstr ""
#: cinder/volume/drivers/solidfire.py:497
#: cinder/volume/drivers/solidfire.py:501
#, python-format
msgid "Volume ID %s was not found on the SolidFire Cluster!"
msgstr ""
#: cinder/volume/drivers/solidfire.py:500
#: cinder/volume/drivers/solidfire.py:504
msgid "Leaving SolidFire delete_volume"
msgstr ""
#: cinder/volume/drivers/solidfire.py:504
#: cinder/volume/drivers/solidfire.py:508
msgid "Executing SolidFire ensure_export..."
msgstr ""
#: cinder/volume/drivers/solidfire.py:509
#: cinder/volume/drivers/solidfire.py:513
msgid "Executing SolidFire create_export..."
msgstr ""
#: cinder/volume/drivers/solidfire.py:558
#: cinder/volume/drivers/solidfire.py:562
msgid "Updating cluster status info"
msgstr ""
#: cinder/volume/drivers/solidfire.py:566
#: cinder/volume/drivers/solidfire.py:570
#, fuzzy
msgid "Failed to get updated stats"
msgstr "インスタンス終了処理を開始します。"

View 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-21 18:10+0000\n"
"POT-Creation-Date: 2013-05-24 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"
@ -46,7 +46,7 @@ msgstr ""
"Stdout: %(stdout)r\n"
"Stderr: %(stderr)r"
#: cinder/exception.py:90
#: cinder/exception.py:90 cinder/openstack/common/db/sqlalchemy/session.py:487
msgid "DB exception wrapped."
msgstr ""
@ -122,7 +122,7 @@ msgstr ""
msgid "Invalid content type %(content_type)s."
msgstr ""
#: cinder/exception.py:200
#: cinder/exception.py:200 cinder/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr ""
@ -1746,10 +1746,12 @@ msgid "Unable to find LV: %s"
msgstr "%s 볼륨 탈착에 실패했습니다"
#: cinder/common/sqlalchemyutils.py:68
#: cinder/openstack/common/db/sqlalchemy/utils.py:72
msgid "Id not in sort_keys; is sort_keys unique?"
msgstr ""
#: cinder/common/sqlalchemyutils.py:116
#: cinder/openstack/common/db/sqlalchemy/utils.py:120
msgid "Unknown sort direction, must be 'desc' or 'asc'"
msgstr ""
@ -1796,11 +1798,13 @@ msgid "Upgrade DB using Essex release first."
msgstr ""
#: cinder/db/sqlalchemy/session.py:71
#: cinder/openstack/common/db/sqlalchemy/session.py:538
#, python-format
msgid "Got mysql server has gone away: %s"
msgstr ""
#: cinder/db/sqlalchemy/session.py:132
#: cinder/openstack/common/db/sqlalchemy/session.py:610
#, python-format
msgid "SQL connection failed. %s attempts left."
msgstr ""
@ -1914,22 +1918,22 @@ msgstr ""
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgstr ""
#: cinder/openstack/common/log.py:226
#: cinder/openstack/common/log.py:244
#, python-format
msgid "Deprecated: %s"
msgstr ""
#: cinder/openstack/common/log.py:329
#: cinder/openstack/common/log.py:336
#, python-format
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
msgstr ""
#: cinder/openstack/common/log.py:379
#: cinder/openstack/common/log.py:386
#, python-format
msgid "syslog facility must be one of: %s"
msgstr ""
#: cinder/openstack/common/log.py:537
#: cinder/openstack/common/log.py:555
#, python-format
msgid "Fatal call to deprecated config: %(msg)s"
msgstr ""
@ -1989,6 +1993,10 @@ msgstr ""
msgid "Unrecognized value '%(val)s', acceptable values are: %(acceptable)s"
msgstr ""
#: cinder/openstack/common/db/sqlalchemy/utils.py:33
msgid "Sort key supplied was not valid."
msgstr ""
#: cinder/openstack/common/notifier/api.py:125
#, python-format
msgid "%s not in valid priorities"
@ -2563,17 +2571,17 @@ msgid ""
"\t%s"
msgstr ""
#: cinder/tests/test_storwize_svc.py:243
#: cinder/tests/test_storwize_svc.py:242
#, python-format
msgid "unrecognized argument %s"
msgstr ""
#: cinder/tests/test_storwize_svc.py:1217
#: cinder/tests/test_storwize_svc.py:1216
#, python-format
msgid "Run CLI command: %s"
msgstr ""
#: cinder/tests/test_storwize_svc.py:1220
#: cinder/tests/test_storwize_svc.py:1219
#, python-format
msgid ""
"CLI output:\n"
@ -2581,7 +2589,7 @@ msgid ""
" stderr: %(stderr)s"
msgstr ""
#: cinder/tests/test_storwize_svc.py:1225
#: cinder/tests/test_storwize_svc.py:1224
#, python-format
msgid ""
"CLI Exception output:\n"
@ -3140,26 +3148,26 @@ msgstr ""
msgid "Gluster config file at %(config)s doesn't exist"
msgstr ""
#: cinder/volume/drivers/glusterfs.py:80
#: cinder/volume/drivers/glusterfs.py:82
msgid "mount.glusterfs is not installed"
msgstr ""
#: cinder/volume/drivers/glusterfs.py:98 cinder/volume/drivers/nfs.py:168
#: cinder/volume/drivers/glusterfs.py:100 cinder/volume/drivers/nfs.py:200
#, python-format
msgid "casted to %s"
msgstr ""
#: cinder/volume/drivers/glusterfs.py:108 cinder/volume/drivers/nfs.py:178
#: cinder/volume/drivers/glusterfs.py:110 cinder/volume/drivers/nfs.py:210
#, python-format
msgid "Volume %s does not have provider_location specified, skipping"
msgstr ""
#: cinder/volume/drivers/glusterfs.py:168 cinder/volume/drivers/nfs.py:237
#: cinder/volume/drivers/glusterfs.py:174 cinder/volume/drivers/nfs.py:273
#, python-format
msgid "Exception during mounting %s"
msgstr ""
#: cinder/volume/drivers/glusterfs.py:247 cinder/volume/drivers/nfs.py:321
#: cinder/volume/drivers/glusterfs.py:252 cinder/volume/drivers/nfs.py:354
#, python-format
msgid "%s is already mounted"
msgstr ""
@ -3229,12 +3237,12 @@ msgstr ""
msgid "Error retrieving volume status: "
msgstr ""
#: cinder/volume/drivers/nfs.py:141
#: cinder/volume/drivers/nfs.py:171
#, python-format
msgid "There's no NFS config file configured (%s)"
msgstr ""
#: cinder/volume/drivers/nfs.py:146
#: cinder/volume/drivers/nfs.py:176
#, python-format
msgid "NFS config file at %(config)s doesn't exist"
msgstr ""
@ -3352,65 +3360,65 @@ msgstr ""
msgid "Failed to retrieve volume SolidFire-ID: %s in get_by_account!"
msgstr ""
#: cinder/volume/drivers/solidfire.py:338
#: cinder/volume/drivers/solidfire.py:342
msgid "Failed to get model update from clone"
msgstr ""
#: cinder/volume/drivers/solidfire.py:364
#: cinder/volume/drivers/solidfire.py:368
#, python-format
msgid "More than one valid preset was detected, using %s"
msgstr ""
#: cinder/volume/drivers/solidfire.py:397
#: cinder/volume/drivers/solidfire.py:401
#, python-format
msgid "Mapped SolidFire volumeID %(sfid)s to cinder ID %(uuid)s."
msgstr ""
#: cinder/volume/drivers/solidfire.py:406
#: cinder/volume/drivers/solidfire.py:410
#, python-format
msgid "Volume %s, not found on SF Cluster."
msgstr ""
#: cinder/volume/drivers/solidfire.py:409
#: cinder/volume/drivers/solidfire.py:413
#, python-format
msgid "Found %(count)s volumes mapped to id: %(uuid)s."
msgstr ""
#: cinder/volume/drivers/solidfire.py:476
#: cinder/volume/drivers/solidfire.py:480
msgid "Enter SolidFire delete_volume..."
msgstr ""
#: cinder/volume/drivers/solidfire.py:480
#: cinder/volume/drivers/solidfire.py:484
#, python-format
msgid "Account for Volume ID %s was not found on the SolidFire Cluster!"
msgstr ""
#: cinder/volume/drivers/solidfire.py:482
#: cinder/volume/drivers/solidfire.py:486
msgid "This usually means the volume was never succesfully created."
msgstr ""
#: cinder/volume/drivers/solidfire.py:497
#: cinder/volume/drivers/solidfire.py:501
#, python-format
msgid "Volume ID %s was not found on the SolidFire Cluster!"
msgstr ""
#: cinder/volume/drivers/solidfire.py:500
#: cinder/volume/drivers/solidfire.py:504
msgid "Leaving SolidFire delete_volume"
msgstr ""
#: cinder/volume/drivers/solidfire.py:504
#: cinder/volume/drivers/solidfire.py:508
msgid "Executing SolidFire ensure_export..."
msgstr ""
#: cinder/volume/drivers/solidfire.py:509
#: cinder/volume/drivers/solidfire.py:513
msgid "Executing SolidFire create_export..."
msgstr ""
#: cinder/volume/drivers/solidfire.py:558
#: cinder/volume/drivers/solidfire.py:562
msgid "Updating cluster status info"
msgstr ""
#: cinder/volume/drivers/solidfire.py:566
#: cinder/volume/drivers/solidfire.py:570
msgid "Failed to get updated stats"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Cinder\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-05-21 18:10+0000\n"
"POT-Creation-Date: 2013-05-24 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) "
@ -42,7 +42,7 @@ msgid ""
"Stderr: %(stderr)r"
msgstr ""
#: cinder/exception.py:90
#: cinder/exception.py:90 cinder/openstack/common/db/sqlalchemy/session.py:487
msgid "DB exception wrapped."
msgstr ""
@ -118,7 +118,7 @@ msgstr ""
msgid "Invalid content type %(content_type)s."
msgstr ""
#: cinder/exception.py:200
#: cinder/exception.py:200 cinder/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr ""
@ -1737,10 +1737,12 @@ msgid "Unable to find LV: %s"
msgstr ""
#: cinder/common/sqlalchemyutils.py:68
#: cinder/openstack/common/db/sqlalchemy/utils.py:72
msgid "Id not in sort_keys; is sort_keys unique?"
msgstr ""
#: cinder/common/sqlalchemyutils.py:116
#: cinder/openstack/common/db/sqlalchemy/utils.py:120
msgid "Unknown sort direction, must be 'desc' or 'asc'"
msgstr ""
@ -1787,11 +1789,13 @@ msgid "Upgrade DB using Essex release first."
msgstr ""
#: cinder/db/sqlalchemy/session.py:71
#: cinder/openstack/common/db/sqlalchemy/session.py:538
#, python-format
msgid "Got mysql server has gone away: %s"
msgstr ""
#: cinder/db/sqlalchemy/session.py:132
#: cinder/openstack/common/db/sqlalchemy/session.py:610
#, python-format
msgid "SQL connection failed. %s attempts left."
msgstr ""
@ -1905,22 +1909,22 @@ msgstr ""
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgstr ""
#: cinder/openstack/common/log.py:226
#: cinder/openstack/common/log.py:244
#, python-format
msgid "Deprecated: %s"
msgstr ""
#: cinder/openstack/common/log.py:329
#: cinder/openstack/common/log.py:336
#, python-format
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
msgstr ""
#: cinder/openstack/common/log.py:379
#: cinder/openstack/common/log.py:386
#, python-format
msgid "syslog facility must be one of: %s"
msgstr ""
#: cinder/openstack/common/log.py:537
#: cinder/openstack/common/log.py:555
#, python-format
msgid "Fatal call to deprecated config: %(msg)s"
msgstr ""
@ -1980,6 +1984,10 @@ msgstr ""
msgid "Unrecognized value '%(val)s', acceptable values are: %(acceptable)s"
msgstr ""
#: cinder/openstack/common/db/sqlalchemy/utils.py:33
msgid "Sort key supplied was not valid."
msgstr ""
#: cinder/openstack/common/notifier/api.py:125
#, python-format
msgid "%s not in valid priorities"
@ -2554,17 +2562,17 @@ msgid ""
"\t%s"
msgstr ""
#: cinder/tests/test_storwize_svc.py:243
#: cinder/tests/test_storwize_svc.py:242
#, python-format
msgid "unrecognized argument %s"
msgstr ""
#: cinder/tests/test_storwize_svc.py:1217
#: cinder/tests/test_storwize_svc.py:1216
#, python-format
msgid "Run CLI command: %s"
msgstr ""
#: cinder/tests/test_storwize_svc.py:1220
#: cinder/tests/test_storwize_svc.py:1219
#, python-format
msgid ""
"CLI output:\n"
@ -2572,7 +2580,7 @@ msgid ""
" stderr: %(stderr)s"
msgstr ""
#: cinder/tests/test_storwize_svc.py:1225
#: cinder/tests/test_storwize_svc.py:1224
#, python-format
msgid ""
"CLI Exception output:\n"
@ -3127,26 +3135,26 @@ msgstr ""
msgid "Gluster config file at %(config)s doesn't exist"
msgstr ""
#: cinder/volume/drivers/glusterfs.py:80
#: cinder/volume/drivers/glusterfs.py:82
msgid "mount.glusterfs is not installed"
msgstr ""
#: cinder/volume/drivers/glusterfs.py:98 cinder/volume/drivers/nfs.py:168
#: cinder/volume/drivers/glusterfs.py:100 cinder/volume/drivers/nfs.py:200
#, python-format
msgid "casted to %s"
msgstr ""
#: cinder/volume/drivers/glusterfs.py:108 cinder/volume/drivers/nfs.py:178
#: cinder/volume/drivers/glusterfs.py:110 cinder/volume/drivers/nfs.py:210
#, python-format
msgid "Volume %s does not have provider_location specified, skipping"
msgstr ""
#: cinder/volume/drivers/glusterfs.py:168 cinder/volume/drivers/nfs.py:237
#: cinder/volume/drivers/glusterfs.py:174 cinder/volume/drivers/nfs.py:273
#, python-format
msgid "Exception during mounting %s"
msgstr ""
#: cinder/volume/drivers/glusterfs.py:247 cinder/volume/drivers/nfs.py:321
#: cinder/volume/drivers/glusterfs.py:252 cinder/volume/drivers/nfs.py:354
#, python-format
msgid "%s is already mounted"
msgstr ""
@ -3216,12 +3224,12 @@ msgstr ""
msgid "Error retrieving volume status: "
msgstr ""
#: cinder/volume/drivers/nfs.py:141
#: cinder/volume/drivers/nfs.py:171
#, python-format
msgid "There's no NFS config file configured (%s)"
msgstr ""
#: cinder/volume/drivers/nfs.py:146
#: cinder/volume/drivers/nfs.py:176
#, python-format
msgid "NFS config file at %(config)s doesn't exist"
msgstr ""
@ -3338,65 +3346,65 @@ msgstr ""
msgid "Failed to retrieve volume SolidFire-ID: %s in get_by_account!"
msgstr ""
#: cinder/volume/drivers/solidfire.py:338
#: cinder/volume/drivers/solidfire.py:342
msgid "Failed to get model update from clone"
msgstr ""
#: cinder/volume/drivers/solidfire.py:364
#: cinder/volume/drivers/solidfire.py:368
#, python-format
msgid "More than one valid preset was detected, using %s"
msgstr ""
#: cinder/volume/drivers/solidfire.py:397
#: cinder/volume/drivers/solidfire.py:401
#, python-format
msgid "Mapped SolidFire volumeID %(sfid)s to cinder ID %(uuid)s."
msgstr ""
#: cinder/volume/drivers/solidfire.py:406
#: cinder/volume/drivers/solidfire.py:410
#, python-format
msgid "Volume %s, not found on SF Cluster."
msgstr ""
#: cinder/volume/drivers/solidfire.py:409
#: cinder/volume/drivers/solidfire.py:413
#, python-format
msgid "Found %(count)s volumes mapped to id: %(uuid)s."
msgstr ""
#: cinder/volume/drivers/solidfire.py:476
#: cinder/volume/drivers/solidfire.py:480
msgid "Enter SolidFire delete_volume..."
msgstr ""
#: cinder/volume/drivers/solidfire.py:480
#: cinder/volume/drivers/solidfire.py:484
#, python-format
msgid "Account for Volume ID %s was not found on the SolidFire Cluster!"
msgstr ""
#: cinder/volume/drivers/solidfire.py:482
#: cinder/volume/drivers/solidfire.py:486
msgid "This usually means the volume was never succesfully created."
msgstr ""
#: cinder/volume/drivers/solidfire.py:497
#: cinder/volume/drivers/solidfire.py:501
#, python-format
msgid "Volume ID %s was not found on the SolidFire Cluster!"
msgstr ""
#: cinder/volume/drivers/solidfire.py:500
#: cinder/volume/drivers/solidfire.py:504
msgid "Leaving SolidFire delete_volume"
msgstr ""
#: cinder/volume/drivers/solidfire.py:504
#: cinder/volume/drivers/solidfire.py:508
msgid "Executing SolidFire ensure_export..."
msgstr ""
#: cinder/volume/drivers/solidfire.py:509
#: cinder/volume/drivers/solidfire.py:513
msgid "Executing SolidFire create_export..."
msgstr ""
#: cinder/volume/drivers/solidfire.py:558
#: cinder/volume/drivers/solidfire.py:562
msgid "Updating cluster status info"
msgstr ""
#: cinder/volume/drivers/solidfire.py:566
#: cinder/volume/drivers/solidfire.py:570
msgid "Failed to get updated stats"
msgstr ""

View 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-21 18:10+0000\n"
"POT-Creation-Date: 2013-05-24 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"
@ -46,7 +46,7 @@ msgstr ""
"Saída padrão: %(stdout)r\n"
"Erro: %(stderr)r"
#: cinder/exception.py:90
#: cinder/exception.py:90 cinder/openstack/common/db/sqlalchemy/session.py:487
msgid "DB exception wrapped."
msgstr ""
@ -122,7 +122,7 @@ msgstr ""
msgid "Invalid content type %(content_type)s."
msgstr ""
#: cinder/exception.py:200
#: cinder/exception.py:200 cinder/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr ""
@ -1749,10 +1749,12 @@ msgid "Unable to find LV: %s"
msgstr "Não é possível desconectar o volume %s"
#: cinder/common/sqlalchemyutils.py:68
#: cinder/openstack/common/db/sqlalchemy/utils.py:72
msgid "Id not in sort_keys; is sort_keys unique?"
msgstr ""
#: cinder/common/sqlalchemyutils.py:116
#: cinder/openstack/common/db/sqlalchemy/utils.py:120
msgid "Unknown sort direction, must be 'desc' or 'asc'"
msgstr ""
@ -1799,11 +1801,13 @@ msgid "Upgrade DB using Essex release first."
msgstr ""
#: cinder/db/sqlalchemy/session.py:71
#: cinder/openstack/common/db/sqlalchemy/session.py:538
#, python-format
msgid "Got mysql server has gone away: %s"
msgstr ""
#: cinder/db/sqlalchemy/session.py:132
#: cinder/openstack/common/db/sqlalchemy/session.py:610
#, python-format
msgid "SQL connection failed. %s attempts left."
msgstr ""
@ -1917,22 +1921,22 @@ msgstr ""
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgstr ""
#: cinder/openstack/common/log.py:226
#: cinder/openstack/common/log.py:244
#, fuzzy, python-format
msgid "Deprecated: %s"
msgstr "recebido %s"
#: cinder/openstack/common/log.py:329
#: cinder/openstack/common/log.py:336
#, python-format
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
msgstr ""
#: cinder/openstack/common/log.py:379
#: cinder/openstack/common/log.py:386
#, python-format
msgid "syslog facility must be one of: %s"
msgstr ""
#: cinder/openstack/common/log.py:537
#: cinder/openstack/common/log.py:555
#, python-format
msgid "Fatal call to deprecated config: %(msg)s"
msgstr ""
@ -1993,6 +1997,10 @@ msgstr ""
msgid "Unrecognized value '%(val)s', acceptable values are: %(acceptable)s"
msgstr ""
#: cinder/openstack/common/db/sqlalchemy/utils.py:33
msgid "Sort key supplied was not valid."
msgstr ""
#: cinder/openstack/common/notifier/api.py:125
#, python-format
msgid "%s not in valid priorities"
@ -2569,17 +2577,17 @@ msgid ""
"\t%s"
msgstr ""
#: cinder/tests/test_storwize_svc.py:243
#: cinder/tests/test_storwize_svc.py:242
#, python-format
msgid "unrecognized argument %s"
msgstr ""
#: cinder/tests/test_storwize_svc.py:1217
#: cinder/tests/test_storwize_svc.py:1216
#, python-format
msgid "Run CLI command: %s"
msgstr ""
#: cinder/tests/test_storwize_svc.py:1220
#: cinder/tests/test_storwize_svc.py:1219
#, python-format
msgid ""
"CLI output:\n"
@ -2587,7 +2595,7 @@ msgid ""
" stderr: %(stderr)s"
msgstr ""
#: cinder/tests/test_storwize_svc.py:1225
#: cinder/tests/test_storwize_svc.py:1224
#, python-format
msgid ""
"CLI Exception output:\n"
@ -3147,26 +3155,26 @@ msgstr ""
msgid "Gluster config file at %(config)s doesn't exist"
msgstr ""
#: cinder/volume/drivers/glusterfs.py:80
#: cinder/volume/drivers/glusterfs.py:82
msgid "mount.glusterfs is not installed"
msgstr ""
#: cinder/volume/drivers/glusterfs.py:98 cinder/volume/drivers/nfs.py:168
#: cinder/volume/drivers/glusterfs.py:100 cinder/volume/drivers/nfs.py:200
#, python-format
msgid "casted to %s"
msgstr ""
#: cinder/volume/drivers/glusterfs.py:108 cinder/volume/drivers/nfs.py:178
#: cinder/volume/drivers/glusterfs.py:110 cinder/volume/drivers/nfs.py:210
#, python-format
msgid "Volume %s does not have provider_location specified, skipping"
msgstr ""
#: cinder/volume/drivers/glusterfs.py:168 cinder/volume/drivers/nfs.py:237
#: cinder/volume/drivers/glusterfs.py:174 cinder/volume/drivers/nfs.py:273
#, python-format
msgid "Exception during mounting %s"
msgstr ""
#: cinder/volume/drivers/glusterfs.py:247 cinder/volume/drivers/nfs.py:321
#: cinder/volume/drivers/glusterfs.py:252 cinder/volume/drivers/nfs.py:354
#, fuzzy, python-format
msgid "%s is already mounted"
msgstr "group %s já existe"
@ -3236,12 +3244,12 @@ msgstr ""
msgid "Error retrieving volume status: "
msgstr ""
#: cinder/volume/drivers/nfs.py:141
#: cinder/volume/drivers/nfs.py:171
#, python-format
msgid "There's no NFS config file configured (%s)"
msgstr ""
#: cinder/volume/drivers/nfs.py:146
#: cinder/volume/drivers/nfs.py:176
#, python-format
msgid "NFS config file at %(config)s doesn't exist"
msgstr ""
@ -3359,66 +3367,66 @@ msgstr ""
msgid "Failed to retrieve volume SolidFire-ID: %s in get_by_account!"
msgstr ""
#: cinder/volume/drivers/solidfire.py:338
#: cinder/volume/drivers/solidfire.py:342
#, fuzzy
msgid "Failed to get model update from clone"
msgstr "Falha ao obter metadados para o ip: %s"
#: cinder/volume/drivers/solidfire.py:364
#: cinder/volume/drivers/solidfire.py:368
#, python-format
msgid "More than one valid preset was detected, using %s"
msgstr ""
#: cinder/volume/drivers/solidfire.py:397
#: cinder/volume/drivers/solidfire.py:401
#, python-format
msgid "Mapped SolidFire volumeID %(sfid)s to cinder ID %(uuid)s."
msgstr ""
#: cinder/volume/drivers/solidfire.py:406
#: cinder/volume/drivers/solidfire.py:410
#, python-format
msgid "Volume %s, not found on SF Cluster."
msgstr ""
#: cinder/volume/drivers/solidfire.py:409
#: cinder/volume/drivers/solidfire.py:413
#, python-format
msgid "Found %(count)s volumes mapped to id: %(uuid)s."
msgstr ""
#: cinder/volume/drivers/solidfire.py:476
#: cinder/volume/drivers/solidfire.py:480
msgid "Enter SolidFire delete_volume..."
msgstr ""
#: cinder/volume/drivers/solidfire.py:480
#: cinder/volume/drivers/solidfire.py:484
#, python-format
msgid "Account for Volume ID %s was not found on the SolidFire Cluster!"
msgstr ""
#: cinder/volume/drivers/solidfire.py:482
#: cinder/volume/drivers/solidfire.py:486
msgid "This usually means the volume was never succesfully created."
msgstr ""
#: cinder/volume/drivers/solidfire.py:497
#: cinder/volume/drivers/solidfire.py:501
#, python-format
msgid "Volume ID %s was not found on the SolidFire Cluster!"
msgstr ""
#: cinder/volume/drivers/solidfire.py:500
#: cinder/volume/drivers/solidfire.py:504
msgid "Leaving SolidFire delete_volume"
msgstr ""
#: cinder/volume/drivers/solidfire.py:504
#: cinder/volume/drivers/solidfire.py:508
msgid "Executing SolidFire ensure_export..."
msgstr ""
#: cinder/volume/drivers/solidfire.py:509
#: cinder/volume/drivers/solidfire.py:513
msgid "Executing SolidFire create_export..."
msgstr ""
#: cinder/volume/drivers/solidfire.py:558
#: cinder/volume/drivers/solidfire.py:562
msgid "Updating cluster status info"
msgstr ""
#: cinder/volume/drivers/solidfire.py:566
#: cinder/volume/drivers/solidfire.py:570
#, fuzzy
msgid "Failed to get updated stats"
msgstr "Começando a terminar instâncias"

View 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-21 18:10+0000\n"
"POT-Creation-Date: 2013-05-24 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"
@ -47,7 +47,7 @@ msgstr ""
"Stdout: %(stdout)r\n"
"Stderr: %(stderr)r"
#: cinder/exception.py:90
#: cinder/exception.py:90 cinder/openstack/common/db/sqlalchemy/session.py:487
msgid "DB exception wrapped."
msgstr ""
@ -124,7 +124,7 @@ msgstr "Недопустимый том"
msgid "Invalid content type %(content_type)s."
msgstr "Недопустимый тип содержимого %(content_type)s."
#: cinder/exception.py:200
#: cinder/exception.py:200 cinder/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr ""
@ -1767,10 +1767,12 @@ msgid "Unable to find LV: %s"
msgstr "Ошибка поиска vbd для vdi %s"
#: cinder/common/sqlalchemyutils.py:68
#: cinder/openstack/common/db/sqlalchemy/utils.py:72
msgid "Id not in sort_keys; is sort_keys unique?"
msgstr ""
#: cinder/common/sqlalchemyutils.py:116
#: cinder/openstack/common/db/sqlalchemy/utils.py:120
msgid "Unknown sort direction, must be 'desc' or 'asc'"
msgstr ""
@ -1817,11 +1819,13 @@ msgid "Upgrade DB using Essex release first."
msgstr ""
#: cinder/db/sqlalchemy/session.py:71
#: cinder/openstack/common/db/sqlalchemy/session.py:538
#, python-format
msgid "Got mysql server has gone away: %s"
msgstr ""
#: cinder/db/sqlalchemy/session.py:132
#: cinder/openstack/common/db/sqlalchemy/session.py:610
#, fuzzy, python-format
msgid "SQL connection failed. %s attempts left."
msgstr "Ошибка соединения с SQL (%(connstring)s). %(attempts)d попыток осталось."
@ -1936,22 +1940,22 @@ msgstr ""
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgstr ""
#: cinder/openstack/common/log.py:226
#: cinder/openstack/common/log.py:244
#, fuzzy, python-format
msgid "Deprecated: %s"
msgstr "_удалить: %s"
#: cinder/openstack/common/log.py:329
#: cinder/openstack/common/log.py:336
#, python-format
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
msgstr ""
#: cinder/openstack/common/log.py:379
#: cinder/openstack/common/log.py:386
#, python-format
msgid "syslog facility must be one of: %s"
msgstr ""
#: cinder/openstack/common/log.py:537
#: cinder/openstack/common/log.py:555
#, fuzzy, python-format
msgid "Fatal call to deprecated config: %(msg)s"
msgstr "Класс %(fullname)s устарел: %(msg)s"
@ -2012,6 +2016,10 @@ msgstr ""
msgid "Unrecognized value '%(val)s', acceptable values are: %(acceptable)s"
msgstr ""
#: cinder/openstack/common/db/sqlalchemy/utils.py:33
msgid "Sort key supplied was not valid."
msgstr ""
#: cinder/openstack/common/notifier/api.py:125
#, python-format
msgid "%s not in valid priorities"
@ -2601,17 +2609,17 @@ msgid ""
"\t%s"
msgstr ""
#: cinder/tests/test_storwize_svc.py:243
#: cinder/tests/test_storwize_svc.py:242
#, fuzzy, python-format
msgid "unrecognized argument %s"
msgstr "Нераспознанное значение read_deleted '%s'"
#: cinder/tests/test_storwize_svc.py:1217
#: cinder/tests/test_storwize_svc.py:1216
#, python-format
msgid "Run CLI command: %s"
msgstr ""
#: cinder/tests/test_storwize_svc.py:1220
#: cinder/tests/test_storwize_svc.py:1219
#, fuzzy, python-format
msgid ""
"CLI output:\n"
@ -2619,7 +2627,7 @@ msgid ""
" stderr: %(stderr)s"
msgstr "Ответ на имитацию команды в stdout='%(stdout)s' stderr='%(stderr)s'"
#: cinder/tests/test_storwize_svc.py:1225
#: cinder/tests/test_storwize_svc.py:1224
#, python-format
msgid ""
"CLI Exception output:\n"
@ -3189,26 +3197,26 @@ msgstr ""
msgid "Gluster config file at %(config)s doesn't exist"
msgstr ""
#: cinder/volume/drivers/glusterfs.py:80
#: cinder/volume/drivers/glusterfs.py:82
msgid "mount.glusterfs is not installed"
msgstr ""
#: cinder/volume/drivers/glusterfs.py:98 cinder/volume/drivers/nfs.py:168
#: cinder/volume/drivers/glusterfs.py:100 cinder/volume/drivers/nfs.py:200
#, fuzzy, python-format
msgid "casted to %s"
msgstr "_создать: %s"
#: cinder/volume/drivers/glusterfs.py:108 cinder/volume/drivers/nfs.py:178
#: cinder/volume/drivers/glusterfs.py:110 cinder/volume/drivers/nfs.py:210
#, python-format
msgid "Volume %s does not have provider_location specified, skipping"
msgstr ""
#: cinder/volume/drivers/glusterfs.py:168 cinder/volume/drivers/nfs.py:237
#: cinder/volume/drivers/glusterfs.py:174 cinder/volume/drivers/nfs.py:273
#, fuzzy, python-format
msgid "Exception during mounting %s"
msgstr "Расширенный ресурс: %s"
#: cinder/volume/drivers/glusterfs.py:247 cinder/volume/drivers/nfs.py:321
#: cinder/volume/drivers/glusterfs.py:252 cinder/volume/drivers/nfs.py:354
#, fuzzy, python-format
msgid "%s is already mounted"
msgstr "образ уже присоединён"
@ -3278,12 +3286,12 @@ msgstr ""
msgid "Error retrieving volume status: "
msgstr ""
#: cinder/volume/drivers/nfs.py:141
#: cinder/volume/drivers/nfs.py:171
#, python-format
msgid "There's no NFS config file configured (%s)"
msgstr ""
#: cinder/volume/drivers/nfs.py:146
#: cinder/volume/drivers/nfs.py:176
#, python-format
msgid "NFS config file at %(config)s doesn't exist"
msgstr ""
@ -3401,67 +3409,67 @@ msgstr ""
msgid "Failed to retrieve volume SolidFire-ID: %s in get_by_account!"
msgstr ""
#: cinder/volume/drivers/solidfire.py:338
#: cinder/volume/drivers/solidfire.py:342
#, fuzzy
msgid "Failed to get model update from clone"
msgstr "Ошибка получения метаданных для ip: %s"
#: cinder/volume/drivers/solidfire.py:364
#: cinder/volume/drivers/solidfire.py:368
#, python-format
msgid "More than one valid preset was detected, using %s"
msgstr ""
#: cinder/volume/drivers/solidfire.py:397
#: cinder/volume/drivers/solidfire.py:401
#, python-format
msgid "Mapped SolidFire volumeID %(sfid)s to cinder ID %(uuid)s."
msgstr ""
#: cinder/volume/drivers/solidfire.py:406
#: cinder/volume/drivers/solidfire.py:410
#, python-format
msgid "Volume %s, not found on SF Cluster."
msgstr ""
#: cinder/volume/drivers/solidfire.py:409
#: cinder/volume/drivers/solidfire.py:413
#, python-format
msgid "Found %(count)s volumes mapped to id: %(uuid)s."
msgstr ""
#: cinder/volume/drivers/solidfire.py:476
#: cinder/volume/drivers/solidfire.py:480
msgid "Enter SolidFire delete_volume..."
msgstr ""
#: cinder/volume/drivers/solidfire.py:480
#: cinder/volume/drivers/solidfire.py:484
#, python-format
msgid "Account for Volume ID %s was not found on the SolidFire Cluster!"
msgstr ""
#: cinder/volume/drivers/solidfire.py:482
#: cinder/volume/drivers/solidfire.py:486
msgid "This usually means the volume was never succesfully created."
msgstr ""
#: cinder/volume/drivers/solidfire.py:497
#: cinder/volume/drivers/solidfire.py:501
#, python-format
msgid "Volume ID %s was not found on the SolidFire Cluster!"
msgstr ""
#: cinder/volume/drivers/solidfire.py:500
#: cinder/volume/drivers/solidfire.py:504
msgid "Leaving SolidFire delete_volume"
msgstr ""
#: cinder/volume/drivers/solidfire.py:504
#: cinder/volume/drivers/solidfire.py:508
msgid "Executing SolidFire ensure_export..."
msgstr ""
#: cinder/volume/drivers/solidfire.py:509
#: cinder/volume/drivers/solidfire.py:513
msgid "Executing SolidFire create_export..."
msgstr ""
#: cinder/volume/drivers/solidfire.py:558
#: cinder/volume/drivers/solidfire.py:562
#, fuzzy
msgid "Updating cluster status info"
msgstr "Обновление состояния узла"
#: cinder/volume/drivers/solidfire.py:566
#: cinder/volume/drivers/solidfire.py:570
#, fuzzy
msgid "Failed to get updated stats"
msgstr "Невозможно получить обновлённое состояние: %s"

View 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-21 18:10+0000\n"
"POT-Creation-Date: 2013-05-24 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"
@ -41,7 +41,7 @@ msgid ""
"Stderr: %(stderr)r"
msgstr ""
#: cinder/exception.py:90
#: cinder/exception.py:90 cinder/openstack/common/db/sqlalchemy/session.py:487
msgid "DB exception wrapped."
msgstr ""
@ -117,7 +117,7 @@ msgstr ""
msgid "Invalid content type %(content_type)s."
msgstr ""
#: cinder/exception.py:200
#: cinder/exception.py:200 cinder/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr ""
@ -1736,10 +1736,12 @@ msgid "Unable to find LV: %s"
msgstr ""
#: cinder/common/sqlalchemyutils.py:68
#: cinder/openstack/common/db/sqlalchemy/utils.py:72
msgid "Id not in sort_keys; is sort_keys unique?"
msgstr ""
#: cinder/common/sqlalchemyutils.py:116
#: cinder/openstack/common/db/sqlalchemy/utils.py:120
msgid "Unknown sort direction, must be 'desc' or 'asc'"
msgstr ""
@ -1786,11 +1788,13 @@ msgid "Upgrade DB using Essex release first."
msgstr ""
#: cinder/db/sqlalchemy/session.py:71
#: cinder/openstack/common/db/sqlalchemy/session.py:538
#, python-format
msgid "Got mysql server has gone away: %s"
msgstr ""
#: cinder/db/sqlalchemy/session.py:132
#: cinder/openstack/common/db/sqlalchemy/session.py:610
#, python-format
msgid "SQL connection failed. %s attempts left."
msgstr ""
@ -1904,22 +1908,22 @@ msgstr ""
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgstr ""
#: cinder/openstack/common/log.py:226
#: cinder/openstack/common/log.py:244
#, fuzzy, python-format
msgid "Deprecated: %s"
msgstr "natanggap %s"
#: cinder/openstack/common/log.py:329
#: cinder/openstack/common/log.py:336
#, python-format
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
msgstr ""
#: cinder/openstack/common/log.py:379
#: cinder/openstack/common/log.py:386
#, python-format
msgid "syslog facility must be one of: %s"
msgstr ""
#: cinder/openstack/common/log.py:537
#: cinder/openstack/common/log.py:555
#, python-format
msgid "Fatal call to deprecated config: %(msg)s"
msgstr ""
@ -1979,6 +1983,10 @@ msgstr ""
msgid "Unrecognized value '%(val)s', acceptable values are: %(acceptable)s"
msgstr ""
#: cinder/openstack/common/db/sqlalchemy/utils.py:33
msgid "Sort key supplied was not valid."
msgstr ""
#: cinder/openstack/common/notifier/api.py:125
#, python-format
msgid "%s not in valid priorities"
@ -2553,17 +2561,17 @@ msgid ""
"\t%s"
msgstr ""
#: cinder/tests/test_storwize_svc.py:243
#: cinder/tests/test_storwize_svc.py:242
#, python-format
msgid "unrecognized argument %s"
msgstr ""
#: cinder/tests/test_storwize_svc.py:1217
#: cinder/tests/test_storwize_svc.py:1216
#, python-format
msgid "Run CLI command: %s"
msgstr ""
#: cinder/tests/test_storwize_svc.py:1220
#: cinder/tests/test_storwize_svc.py:1219
#, python-format
msgid ""
"CLI output:\n"
@ -2571,7 +2579,7 @@ msgid ""
" stderr: %(stderr)s"
msgstr ""
#: cinder/tests/test_storwize_svc.py:1225
#: cinder/tests/test_storwize_svc.py:1224
#, python-format
msgid ""
"CLI Exception output:\n"
@ -3126,26 +3134,26 @@ msgstr ""
msgid "Gluster config file at %(config)s doesn't exist"
msgstr ""
#: cinder/volume/drivers/glusterfs.py:80
#: cinder/volume/drivers/glusterfs.py:82
msgid "mount.glusterfs is not installed"
msgstr ""
#: cinder/volume/drivers/glusterfs.py:98 cinder/volume/drivers/nfs.py:168
#: cinder/volume/drivers/glusterfs.py:100 cinder/volume/drivers/nfs.py:200
#, python-format
msgid "casted to %s"
msgstr ""
#: cinder/volume/drivers/glusterfs.py:108 cinder/volume/drivers/nfs.py:178
#: cinder/volume/drivers/glusterfs.py:110 cinder/volume/drivers/nfs.py:210
#, python-format
msgid "Volume %s does not have provider_location specified, skipping"
msgstr ""
#: cinder/volume/drivers/glusterfs.py:168 cinder/volume/drivers/nfs.py:237
#: cinder/volume/drivers/glusterfs.py:174 cinder/volume/drivers/nfs.py:273
#, python-format
msgid "Exception during mounting %s"
msgstr ""
#: cinder/volume/drivers/glusterfs.py:247 cinder/volume/drivers/nfs.py:321
#: cinder/volume/drivers/glusterfs.py:252 cinder/volume/drivers/nfs.py:354
#, python-format
msgid "%s is already mounted"
msgstr ""
@ -3215,12 +3223,12 @@ msgstr ""
msgid "Error retrieving volume status: "
msgstr ""
#: cinder/volume/drivers/nfs.py:141
#: cinder/volume/drivers/nfs.py:171
#, python-format
msgid "There's no NFS config file configured (%s)"
msgstr ""
#: cinder/volume/drivers/nfs.py:146
#: cinder/volume/drivers/nfs.py:176
#, python-format
msgid "NFS config file at %(config)s doesn't exist"
msgstr ""
@ -3337,65 +3345,65 @@ msgstr ""
msgid "Failed to retrieve volume SolidFire-ID: %s in get_by_account!"
msgstr ""
#: cinder/volume/drivers/solidfire.py:338
#: cinder/volume/drivers/solidfire.py:342
msgid "Failed to get model update from clone"
msgstr ""
#: cinder/volume/drivers/solidfire.py:364
#: cinder/volume/drivers/solidfire.py:368
#, python-format
msgid "More than one valid preset was detected, using %s"
msgstr ""
#: cinder/volume/drivers/solidfire.py:397
#: cinder/volume/drivers/solidfire.py:401
#, python-format
msgid "Mapped SolidFire volumeID %(sfid)s to cinder ID %(uuid)s."
msgstr ""
#: cinder/volume/drivers/solidfire.py:406
#: cinder/volume/drivers/solidfire.py:410
#, python-format
msgid "Volume %s, not found on SF Cluster."
msgstr ""
#: cinder/volume/drivers/solidfire.py:409
#: cinder/volume/drivers/solidfire.py:413
#, python-format
msgid "Found %(count)s volumes mapped to id: %(uuid)s."
msgstr ""
#: cinder/volume/drivers/solidfire.py:476
#: cinder/volume/drivers/solidfire.py:480
msgid "Enter SolidFire delete_volume..."
msgstr ""
#: cinder/volume/drivers/solidfire.py:480
#: cinder/volume/drivers/solidfire.py:484
#, python-format
msgid "Account for Volume ID %s was not found on the SolidFire Cluster!"
msgstr ""
#: cinder/volume/drivers/solidfire.py:482
#: cinder/volume/drivers/solidfire.py:486
msgid "This usually means the volume was never succesfully created."
msgstr ""
#: cinder/volume/drivers/solidfire.py:497
#: cinder/volume/drivers/solidfire.py:501
#, python-format
msgid "Volume ID %s was not found on the SolidFire Cluster!"
msgstr ""
#: cinder/volume/drivers/solidfire.py:500
#: cinder/volume/drivers/solidfire.py:504
msgid "Leaving SolidFire delete_volume"
msgstr ""
#: cinder/volume/drivers/solidfire.py:504
#: cinder/volume/drivers/solidfire.py:508
msgid "Executing SolidFire ensure_export..."
msgstr ""
#: cinder/volume/drivers/solidfire.py:509
#: cinder/volume/drivers/solidfire.py:513
msgid "Executing SolidFire create_export..."
msgstr ""
#: cinder/volume/drivers/solidfire.py:558
#: cinder/volume/drivers/solidfire.py:562
msgid "Updating cluster status info"
msgstr ""
#: cinder/volume/drivers/solidfire.py:566
#: cinder/volume/drivers/solidfire.py:570
msgid "Failed to get updated stats"
msgstr ""

View 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-21 18:10+0000\n"
"POT-Creation-Date: 2013-05-24 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"
@ -41,7 +41,7 @@ msgid ""
"Stderr: %(stderr)r"
msgstr ""
#: cinder/exception.py:90
#: cinder/exception.py:90 cinder/openstack/common/db/sqlalchemy/session.py:487
msgid "DB exception wrapped."
msgstr ""
@ -117,7 +117,7 @@ msgstr ""
msgid "Invalid content type %(content_type)s."
msgstr ""
#: cinder/exception.py:200
#: cinder/exception.py:200 cinder/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr ""
@ -1736,10 +1736,12 @@ msgid "Unable to find LV: %s"
msgstr ""
#: cinder/common/sqlalchemyutils.py:68
#: cinder/openstack/common/db/sqlalchemy/utils.py:72
msgid "Id not in sort_keys; is sort_keys unique?"
msgstr ""
#: cinder/common/sqlalchemyutils.py:116
#: cinder/openstack/common/db/sqlalchemy/utils.py:120
msgid "Unknown sort direction, must be 'desc' or 'asc'"
msgstr ""
@ -1786,11 +1788,13 @@ msgid "Upgrade DB using Essex release first."
msgstr ""
#: cinder/db/sqlalchemy/session.py:71
#: cinder/openstack/common/db/sqlalchemy/session.py:538
#, python-format
msgid "Got mysql server has gone away: %s"
msgstr ""
#: cinder/db/sqlalchemy/session.py:132
#: cinder/openstack/common/db/sqlalchemy/session.py:610
#, python-format
msgid "SQL connection failed. %s attempts left."
msgstr ""
@ -1904,22 +1908,22 @@ msgstr ""
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgstr ""
#: cinder/openstack/common/log.py:226
#: cinder/openstack/common/log.py:244
#, python-format
msgid "Deprecated: %s"
msgstr ""
#: cinder/openstack/common/log.py:329
#: cinder/openstack/common/log.py:336
#, python-format
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
msgstr ""
#: cinder/openstack/common/log.py:379
#: cinder/openstack/common/log.py:386
#, python-format
msgid "syslog facility must be one of: %s"
msgstr ""
#: cinder/openstack/common/log.py:537
#: cinder/openstack/common/log.py:555
#, python-format
msgid "Fatal call to deprecated config: %(msg)s"
msgstr ""
@ -1979,6 +1983,10 @@ msgstr ""
msgid "Unrecognized value '%(val)s', acceptable values are: %(acceptable)s"
msgstr ""
#: cinder/openstack/common/db/sqlalchemy/utils.py:33
msgid "Sort key supplied was not valid."
msgstr ""
#: cinder/openstack/common/notifier/api.py:125
#, python-format
msgid "%s not in valid priorities"
@ -2553,17 +2561,17 @@ msgid ""
"\t%s"
msgstr ""
#: cinder/tests/test_storwize_svc.py:243
#: cinder/tests/test_storwize_svc.py:242
#, python-format
msgid "unrecognized argument %s"
msgstr ""
#: cinder/tests/test_storwize_svc.py:1217
#: cinder/tests/test_storwize_svc.py:1216
#, python-format
msgid "Run CLI command: %s"
msgstr ""
#: cinder/tests/test_storwize_svc.py:1220
#: cinder/tests/test_storwize_svc.py:1219
#, python-format
msgid ""
"CLI output:\n"
@ -2571,7 +2579,7 @@ msgid ""
" stderr: %(stderr)s"
msgstr ""
#: cinder/tests/test_storwize_svc.py:1225
#: cinder/tests/test_storwize_svc.py:1224
#, python-format
msgid ""
"CLI Exception output:\n"
@ -3126,26 +3134,26 @@ msgstr ""
msgid "Gluster config file at %(config)s doesn't exist"
msgstr ""
#: cinder/volume/drivers/glusterfs.py:80
#: cinder/volume/drivers/glusterfs.py:82
msgid "mount.glusterfs is not installed"
msgstr ""
#: cinder/volume/drivers/glusterfs.py:98 cinder/volume/drivers/nfs.py:168
#: cinder/volume/drivers/glusterfs.py:100 cinder/volume/drivers/nfs.py:200
#, python-format
msgid "casted to %s"
msgstr ""
#: cinder/volume/drivers/glusterfs.py:108 cinder/volume/drivers/nfs.py:178
#: cinder/volume/drivers/glusterfs.py:110 cinder/volume/drivers/nfs.py:210
#, python-format
msgid "Volume %s does not have provider_location specified, skipping"
msgstr ""
#: cinder/volume/drivers/glusterfs.py:168 cinder/volume/drivers/nfs.py:237
#: cinder/volume/drivers/glusterfs.py:174 cinder/volume/drivers/nfs.py:273
#, python-format
msgid "Exception during mounting %s"
msgstr ""
#: cinder/volume/drivers/glusterfs.py:247 cinder/volume/drivers/nfs.py:321
#: cinder/volume/drivers/glusterfs.py:252 cinder/volume/drivers/nfs.py:354
#, python-format
msgid "%s is already mounted"
msgstr ""
@ -3215,12 +3223,12 @@ msgstr ""
msgid "Error retrieving volume status: "
msgstr ""
#: cinder/volume/drivers/nfs.py:141
#: cinder/volume/drivers/nfs.py:171
#, python-format
msgid "There's no NFS config file configured (%s)"
msgstr ""
#: cinder/volume/drivers/nfs.py:146
#: cinder/volume/drivers/nfs.py:176
#, python-format
msgid "NFS config file at %(config)s doesn't exist"
msgstr ""
@ -3337,65 +3345,65 @@ msgstr ""
msgid "Failed to retrieve volume SolidFire-ID: %s in get_by_account!"
msgstr ""
#: cinder/volume/drivers/solidfire.py:338
#: cinder/volume/drivers/solidfire.py:342
msgid "Failed to get model update from clone"
msgstr ""
#: cinder/volume/drivers/solidfire.py:364
#: cinder/volume/drivers/solidfire.py:368
#, python-format
msgid "More than one valid preset was detected, using %s"
msgstr ""
#: cinder/volume/drivers/solidfire.py:397
#: cinder/volume/drivers/solidfire.py:401
#, python-format
msgid "Mapped SolidFire volumeID %(sfid)s to cinder ID %(uuid)s."
msgstr ""
#: cinder/volume/drivers/solidfire.py:406
#: cinder/volume/drivers/solidfire.py:410
#, python-format
msgid "Volume %s, not found on SF Cluster."
msgstr ""
#: cinder/volume/drivers/solidfire.py:409
#: cinder/volume/drivers/solidfire.py:413
#, python-format
msgid "Found %(count)s volumes mapped to id: %(uuid)s."
msgstr ""
#: cinder/volume/drivers/solidfire.py:476
#: cinder/volume/drivers/solidfire.py:480
msgid "Enter SolidFire delete_volume..."
msgstr ""
#: cinder/volume/drivers/solidfire.py:480
#: cinder/volume/drivers/solidfire.py:484
#, python-format
msgid "Account for Volume ID %s was not found on the SolidFire Cluster!"
msgstr ""
#: cinder/volume/drivers/solidfire.py:482
#: cinder/volume/drivers/solidfire.py:486
msgid "This usually means the volume was never succesfully created."
msgstr ""
#: cinder/volume/drivers/solidfire.py:497
#: cinder/volume/drivers/solidfire.py:501
#, python-format
msgid "Volume ID %s was not found on the SolidFire Cluster!"
msgstr ""
#: cinder/volume/drivers/solidfire.py:500
#: cinder/volume/drivers/solidfire.py:504
msgid "Leaving SolidFire delete_volume"
msgstr ""
#: cinder/volume/drivers/solidfire.py:504
#: cinder/volume/drivers/solidfire.py:508
msgid "Executing SolidFire ensure_export..."
msgstr ""
#: cinder/volume/drivers/solidfire.py:509
#: cinder/volume/drivers/solidfire.py:513
msgid "Executing SolidFire create_export..."
msgstr ""
#: cinder/volume/drivers/solidfire.py:558
#: cinder/volume/drivers/solidfire.py:562
msgid "Updating cluster status info"
msgstr ""
#: cinder/volume/drivers/solidfire.py:566
#: cinder/volume/drivers/solidfire.py:570
msgid "Failed to get updated stats"
msgstr ""

View 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-21 18:10+0000\n"
"POT-Creation-Date: 2013-05-24 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"
@ -42,7 +42,7 @@ msgid ""
"Stderr: %(stderr)r"
msgstr ""
#: cinder/exception.py:90
#: cinder/exception.py:90 cinder/openstack/common/db/sqlalchemy/session.py:487
msgid "DB exception wrapped."
msgstr ""
@ -118,7 +118,7 @@ msgstr ""
msgid "Invalid content type %(content_type)s."
msgstr ""
#: cinder/exception.py:200
#: cinder/exception.py:200 cinder/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr ""
@ -1737,10 +1737,12 @@ msgid "Unable to find LV: %s"
msgstr ""
#: cinder/common/sqlalchemyutils.py:68
#: cinder/openstack/common/db/sqlalchemy/utils.py:72
msgid "Id not in sort_keys; is sort_keys unique?"
msgstr ""
#: cinder/common/sqlalchemyutils.py:116
#: cinder/openstack/common/db/sqlalchemy/utils.py:120
msgid "Unknown sort direction, must be 'desc' or 'asc'"
msgstr ""
@ -1787,11 +1789,13 @@ msgid "Upgrade DB using Essex release first."
msgstr ""
#: cinder/db/sqlalchemy/session.py:71
#: cinder/openstack/common/db/sqlalchemy/session.py:538
#, python-format
msgid "Got mysql server has gone away: %s"
msgstr ""
#: cinder/db/sqlalchemy/session.py:132
#: cinder/openstack/common/db/sqlalchemy/session.py:610
#, python-format
msgid "SQL connection failed. %s attempts left."
msgstr ""
@ -1905,22 +1909,22 @@ msgstr ""
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgstr ""
#: cinder/openstack/common/log.py:226
#: cinder/openstack/common/log.py:244
#, fuzzy, python-format
msgid "Deprecated: %s"
msgstr "отримано %s"
#: cinder/openstack/common/log.py:329
#: cinder/openstack/common/log.py:336
#, python-format
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
msgstr ""
#: cinder/openstack/common/log.py:379
#: cinder/openstack/common/log.py:386
#, python-format
msgid "syslog facility must be one of: %s"
msgstr ""
#: cinder/openstack/common/log.py:537
#: cinder/openstack/common/log.py:555
#, python-format
msgid "Fatal call to deprecated config: %(msg)s"
msgstr ""
@ -1980,6 +1984,10 @@ msgstr ""
msgid "Unrecognized value '%(val)s', acceptable values are: %(acceptable)s"
msgstr ""
#: cinder/openstack/common/db/sqlalchemy/utils.py:33
msgid "Sort key supplied was not valid."
msgstr ""
#: cinder/openstack/common/notifier/api.py:125
#, python-format
msgid "%s not in valid priorities"
@ -2554,17 +2562,17 @@ msgid ""
"\t%s"
msgstr ""
#: cinder/tests/test_storwize_svc.py:243
#: cinder/tests/test_storwize_svc.py:242
#, python-format
msgid "unrecognized argument %s"
msgstr ""
#: cinder/tests/test_storwize_svc.py:1217
#: cinder/tests/test_storwize_svc.py:1216
#, python-format
msgid "Run CLI command: %s"
msgstr ""
#: cinder/tests/test_storwize_svc.py:1220
#: cinder/tests/test_storwize_svc.py:1219
#, python-format
msgid ""
"CLI output:\n"
@ -2572,7 +2580,7 @@ msgid ""
" stderr: %(stderr)s"
msgstr ""
#: cinder/tests/test_storwize_svc.py:1225
#: cinder/tests/test_storwize_svc.py:1224
#, python-format
msgid ""
"CLI Exception output:\n"
@ -3127,26 +3135,26 @@ msgstr ""
msgid "Gluster config file at %(config)s doesn't exist"
msgstr ""
#: cinder/volume/drivers/glusterfs.py:80
#: cinder/volume/drivers/glusterfs.py:82
msgid "mount.glusterfs is not installed"
msgstr ""
#: cinder/volume/drivers/glusterfs.py:98 cinder/volume/drivers/nfs.py:168
#: cinder/volume/drivers/glusterfs.py:100 cinder/volume/drivers/nfs.py:200
#, python-format
msgid "casted to %s"
msgstr ""
#: cinder/volume/drivers/glusterfs.py:108 cinder/volume/drivers/nfs.py:178
#: cinder/volume/drivers/glusterfs.py:110 cinder/volume/drivers/nfs.py:210
#, python-format
msgid "Volume %s does not have provider_location specified, skipping"
msgstr ""
#: cinder/volume/drivers/glusterfs.py:168 cinder/volume/drivers/nfs.py:237
#: cinder/volume/drivers/glusterfs.py:174 cinder/volume/drivers/nfs.py:273
#, python-format
msgid "Exception during mounting %s"
msgstr ""
#: cinder/volume/drivers/glusterfs.py:247 cinder/volume/drivers/nfs.py:321
#: cinder/volume/drivers/glusterfs.py:252 cinder/volume/drivers/nfs.py:354
#, python-format
msgid "%s is already mounted"
msgstr ""
@ -3216,12 +3224,12 @@ msgstr ""
msgid "Error retrieving volume status: "
msgstr ""
#: cinder/volume/drivers/nfs.py:141
#: cinder/volume/drivers/nfs.py:171
#, python-format
msgid "There's no NFS config file configured (%s)"
msgstr ""
#: cinder/volume/drivers/nfs.py:146
#: cinder/volume/drivers/nfs.py:176
#, python-format
msgid "NFS config file at %(config)s doesn't exist"
msgstr ""
@ -3338,65 +3346,65 @@ msgstr ""
msgid "Failed to retrieve volume SolidFire-ID: %s in get_by_account!"
msgstr ""
#: cinder/volume/drivers/solidfire.py:338
#: cinder/volume/drivers/solidfire.py:342
msgid "Failed to get model update from clone"
msgstr ""
#: cinder/volume/drivers/solidfire.py:364
#: cinder/volume/drivers/solidfire.py:368
#, python-format
msgid "More than one valid preset was detected, using %s"
msgstr ""
#: cinder/volume/drivers/solidfire.py:397
#: cinder/volume/drivers/solidfire.py:401
#, python-format
msgid "Mapped SolidFire volumeID %(sfid)s to cinder ID %(uuid)s."
msgstr ""
#: cinder/volume/drivers/solidfire.py:406
#: cinder/volume/drivers/solidfire.py:410
#, python-format
msgid "Volume %s, not found on SF Cluster."
msgstr ""
#: cinder/volume/drivers/solidfire.py:409
#: cinder/volume/drivers/solidfire.py:413
#, python-format
msgid "Found %(count)s volumes mapped to id: %(uuid)s."
msgstr ""
#: cinder/volume/drivers/solidfire.py:476
#: cinder/volume/drivers/solidfire.py:480
msgid "Enter SolidFire delete_volume..."
msgstr ""
#: cinder/volume/drivers/solidfire.py:480
#: cinder/volume/drivers/solidfire.py:484
#, python-format
msgid "Account for Volume ID %s was not found on the SolidFire Cluster!"
msgstr ""
#: cinder/volume/drivers/solidfire.py:482
#: cinder/volume/drivers/solidfire.py:486
msgid "This usually means the volume was never succesfully created."
msgstr ""
#: cinder/volume/drivers/solidfire.py:497
#: cinder/volume/drivers/solidfire.py:501
#, python-format
msgid "Volume ID %s was not found on the SolidFire Cluster!"
msgstr ""
#: cinder/volume/drivers/solidfire.py:500
#: cinder/volume/drivers/solidfire.py:504
msgid "Leaving SolidFire delete_volume"
msgstr ""
#: cinder/volume/drivers/solidfire.py:504
#: cinder/volume/drivers/solidfire.py:508
msgid "Executing SolidFire ensure_export..."
msgstr ""
#: cinder/volume/drivers/solidfire.py:509
#: cinder/volume/drivers/solidfire.py:513
msgid "Executing SolidFire create_export..."
msgstr ""
#: cinder/volume/drivers/solidfire.py:558
#: cinder/volume/drivers/solidfire.py:562
msgid "Updating cluster status info"
msgstr ""
#: cinder/volume/drivers/solidfire.py:566
#: cinder/volume/drivers/solidfire.py:570
msgid "Failed to get updated stats"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Cinder\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-05-21 18:10+0000\n"
"POT-Creation-Date: 2013-05-24 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) "
@ -42,7 +42,7 @@ msgid ""
"Stderr: %(stderr)r"
msgstr ""
#: cinder/exception.py:90
#: cinder/exception.py:90 cinder/openstack/common/db/sqlalchemy/session.py:487
msgid "DB exception wrapped."
msgstr ""
@ -118,7 +118,7 @@ msgstr ""
msgid "Invalid content type %(content_type)s."
msgstr ""
#: cinder/exception.py:200
#: cinder/exception.py:200 cinder/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr ""
@ -1737,10 +1737,12 @@ msgid "Unable to find LV: %s"
msgstr ""
#: cinder/common/sqlalchemyutils.py:68
#: cinder/openstack/common/db/sqlalchemy/utils.py:72
msgid "Id not in sort_keys; is sort_keys unique?"
msgstr ""
#: cinder/common/sqlalchemyutils.py:116
#: cinder/openstack/common/db/sqlalchemy/utils.py:120
msgid "Unknown sort direction, must be 'desc' or 'asc'"
msgstr ""
@ -1787,11 +1789,13 @@ msgid "Upgrade DB using Essex release first."
msgstr ""
#: cinder/db/sqlalchemy/session.py:71
#: cinder/openstack/common/db/sqlalchemy/session.py:538
#, python-format
msgid "Got mysql server has gone away: %s"
msgstr ""
#: cinder/db/sqlalchemy/session.py:132
#: cinder/openstack/common/db/sqlalchemy/session.py:610
#, python-format
msgid "SQL connection failed. %s attempts left."
msgstr ""
@ -1905,22 +1909,22 @@ msgstr ""
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgstr ""
#: cinder/openstack/common/log.py:226
#: cinder/openstack/common/log.py:244
#, python-format
msgid "Deprecated: %s"
msgstr ""
#: cinder/openstack/common/log.py:329
#: cinder/openstack/common/log.py:336
#, python-format
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
msgstr ""
#: cinder/openstack/common/log.py:379
#: cinder/openstack/common/log.py:386
#, python-format
msgid "syslog facility must be one of: %s"
msgstr ""
#: cinder/openstack/common/log.py:537
#: cinder/openstack/common/log.py:555
#, python-format
msgid "Fatal call to deprecated config: %(msg)s"
msgstr ""
@ -1980,6 +1984,10 @@ msgstr ""
msgid "Unrecognized value '%(val)s', acceptable values are: %(acceptable)s"
msgstr ""
#: cinder/openstack/common/db/sqlalchemy/utils.py:33
msgid "Sort key supplied was not valid."
msgstr ""
#: cinder/openstack/common/notifier/api.py:125
#, python-format
msgid "%s not in valid priorities"
@ -2554,17 +2562,17 @@ msgid ""
"\t%s"
msgstr ""
#: cinder/tests/test_storwize_svc.py:243
#: cinder/tests/test_storwize_svc.py:242
#, python-format
msgid "unrecognized argument %s"
msgstr ""
#: cinder/tests/test_storwize_svc.py:1217
#: cinder/tests/test_storwize_svc.py:1216
#, python-format
msgid "Run CLI command: %s"
msgstr ""
#: cinder/tests/test_storwize_svc.py:1220
#: cinder/tests/test_storwize_svc.py:1219
#, python-format
msgid ""
"CLI output:\n"
@ -2572,7 +2580,7 @@ msgid ""
" stderr: %(stderr)s"
msgstr ""
#: cinder/tests/test_storwize_svc.py:1225
#: cinder/tests/test_storwize_svc.py:1224
#, python-format
msgid ""
"CLI Exception output:\n"
@ -3127,26 +3135,26 @@ msgstr ""
msgid "Gluster config file at %(config)s doesn't exist"
msgstr ""
#: cinder/volume/drivers/glusterfs.py:80
#: cinder/volume/drivers/glusterfs.py:82
msgid "mount.glusterfs is not installed"
msgstr ""
#: cinder/volume/drivers/glusterfs.py:98 cinder/volume/drivers/nfs.py:168
#: cinder/volume/drivers/glusterfs.py:100 cinder/volume/drivers/nfs.py:200
#, python-format
msgid "casted to %s"
msgstr ""
#: cinder/volume/drivers/glusterfs.py:108 cinder/volume/drivers/nfs.py:178
#: cinder/volume/drivers/glusterfs.py:110 cinder/volume/drivers/nfs.py:210
#, python-format
msgid "Volume %s does not have provider_location specified, skipping"
msgstr ""
#: cinder/volume/drivers/glusterfs.py:168 cinder/volume/drivers/nfs.py:237
#: cinder/volume/drivers/glusterfs.py:174 cinder/volume/drivers/nfs.py:273
#, python-format
msgid "Exception during mounting %s"
msgstr ""
#: cinder/volume/drivers/glusterfs.py:247 cinder/volume/drivers/nfs.py:321
#: cinder/volume/drivers/glusterfs.py:252 cinder/volume/drivers/nfs.py:354
#, python-format
msgid "%s is already mounted"
msgstr ""
@ -3216,12 +3224,12 @@ msgstr ""
msgid "Error retrieving volume status: "
msgstr ""
#: cinder/volume/drivers/nfs.py:141
#: cinder/volume/drivers/nfs.py:171
#, python-format
msgid "There's no NFS config file configured (%s)"
msgstr ""
#: cinder/volume/drivers/nfs.py:146
#: cinder/volume/drivers/nfs.py:176
#, python-format
msgid "NFS config file at %(config)s doesn't exist"
msgstr ""
@ -3338,65 +3346,65 @@ msgstr ""
msgid "Failed to retrieve volume SolidFire-ID: %s in get_by_account!"
msgstr ""
#: cinder/volume/drivers/solidfire.py:338
#: cinder/volume/drivers/solidfire.py:342
msgid "Failed to get model update from clone"
msgstr ""
#: cinder/volume/drivers/solidfire.py:364
#: cinder/volume/drivers/solidfire.py:368
#, python-format
msgid "More than one valid preset was detected, using %s"
msgstr ""
#: cinder/volume/drivers/solidfire.py:397
#: cinder/volume/drivers/solidfire.py:401
#, python-format
msgid "Mapped SolidFire volumeID %(sfid)s to cinder ID %(uuid)s."
msgstr ""
#: cinder/volume/drivers/solidfire.py:406
#: cinder/volume/drivers/solidfire.py:410
#, python-format
msgid "Volume %s, not found on SF Cluster."
msgstr ""
#: cinder/volume/drivers/solidfire.py:409
#: cinder/volume/drivers/solidfire.py:413
#, python-format
msgid "Found %(count)s volumes mapped to id: %(uuid)s."
msgstr ""
#: cinder/volume/drivers/solidfire.py:476
#: cinder/volume/drivers/solidfire.py:480
msgid "Enter SolidFire delete_volume..."
msgstr ""
#: cinder/volume/drivers/solidfire.py:480
#: cinder/volume/drivers/solidfire.py:484
#, python-format
msgid "Account for Volume ID %s was not found on the SolidFire Cluster!"
msgstr ""
#: cinder/volume/drivers/solidfire.py:482
#: cinder/volume/drivers/solidfire.py:486
msgid "This usually means the volume was never succesfully created."
msgstr ""
#: cinder/volume/drivers/solidfire.py:497
#: cinder/volume/drivers/solidfire.py:501
#, python-format
msgid "Volume ID %s was not found on the SolidFire Cluster!"
msgstr ""
#: cinder/volume/drivers/solidfire.py:500
#: cinder/volume/drivers/solidfire.py:504
msgid "Leaving SolidFire delete_volume"
msgstr ""
#: cinder/volume/drivers/solidfire.py:504
#: cinder/volume/drivers/solidfire.py:508
msgid "Executing SolidFire ensure_export..."
msgstr ""
#: cinder/volume/drivers/solidfire.py:509
#: cinder/volume/drivers/solidfire.py:513
msgid "Executing SolidFire create_export..."
msgstr ""
#: cinder/volume/drivers/solidfire.py:558
#: cinder/volume/drivers/solidfire.py:562
msgid "Updating cluster status info"
msgstr ""
#: cinder/volume/drivers/solidfire.py:566
#: cinder/volume/drivers/solidfire.py:570
msgid "Failed to get updated stats"
msgstr ""

View 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-21 18:10+0000\n"
"POT-Creation-Date: 2013-05-24 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"
@ -46,7 +46,7 @@ msgstr ""
"标准输出:%(stdout)r\n"
"标准错误输出:%(stderr)r"
#: cinder/exception.py:90
#: cinder/exception.py:90 cinder/openstack/common/db/sqlalchemy/session.py:487
msgid "DB exception wrapped."
msgstr "数据库异常被包裹。"
@ -123,7 +123,7 @@ msgstr "无效的卷"
msgid "Invalid content type %(content_type)s."
msgstr "无效的内容类型 %(content_type)s。"
#: cinder/exception.py:200
#: cinder/exception.py:200 cinder/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr ""
@ -1756,10 +1756,12 @@ msgid "Unable to find LV: %s"
msgstr "无法为VDI %s 找到VBD"
#: cinder/common/sqlalchemyutils.py:68
#: cinder/openstack/common/db/sqlalchemy/utils.py:72
msgid "Id not in sort_keys; is sort_keys unique?"
msgstr ""
#: cinder/common/sqlalchemyutils.py:116
#: cinder/openstack/common/db/sqlalchemy/utils.py:120
msgid "Unknown sort direction, must be 'desc' or 'asc'"
msgstr ""
@ -1806,11 +1808,13 @@ msgid "Upgrade DB using Essex release first."
msgstr ""
#: cinder/db/sqlalchemy/session.py:71
#: cinder/openstack/common/db/sqlalchemy/session.py:538
#, python-format
msgid "Got mysql server has gone away: %s"
msgstr ""
#: cinder/db/sqlalchemy/session.py:132
#: cinder/openstack/common/db/sqlalchemy/session.py:610
#, fuzzy, python-format
msgid "SQL connection failed. %s attempts left."
msgstr "SQL连接失败 (%(connstring)s)。还剩 %(attempts)d 次。"
@ -1931,22 +1935,22 @@ msgstr "获得文件锁 \"%(lock)s\" 为方法 \"%(method)s\"...锁"
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgstr "获得文件锁 \"%(lock)s\" 为方法 \"%(method)s\"...锁"
#: cinder/openstack/common/log.py:226
#: cinder/openstack/common/log.py:244
#, fuzzy, python-format
msgid "Deprecated: %s"
msgstr "_delete: %s"
#: cinder/openstack/common/log.py:329
#: cinder/openstack/common/log.py:336
#, python-format
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
msgstr ""
#: cinder/openstack/common/log.py:379
#: cinder/openstack/common/log.py:386
#, python-format
msgid "syslog facility must be one of: %s"
msgstr "syslog设备必须作为一个 %s 。"
#: cinder/openstack/common/log.py:537
#: cinder/openstack/common/log.py:555
#, fuzzy, python-format
msgid "Fatal call to deprecated config: %(msg)s"
msgstr "类 %(fullname)s 是不推荐的:%(msg)s"
@ -2009,6 +2013,10 @@ msgstr ""
msgid "Unrecognized value '%(val)s', acceptable values are: %(acceptable)s"
msgstr ""
#: cinder/openstack/common/db/sqlalchemy/utils.py:33
msgid "Sort key supplied was not valid."
msgstr ""
#: cinder/openstack/common/notifier/api.py:125
#, python-format
msgid "%s not in valid priorities"
@ -2598,17 +2606,17 @@ msgstr ""
"下面的迁移缺少了降级:\n"
"\t%s"
#: cinder/tests/test_storwize_svc.py:243
#: cinder/tests/test_storwize_svc.py:242
#, fuzzy, python-format
msgid "unrecognized argument %s"
msgstr "无法识别的 read_deleted 取值”%s“"
#: cinder/tests/test_storwize_svc.py:1217
#: cinder/tests/test_storwize_svc.py:1216
#, python-format
msgid "Run CLI command: %s"
msgstr ""
#: cinder/tests/test_storwize_svc.py:1220
#: cinder/tests/test_storwize_svc.py:1219
#, fuzzy, python-format
msgid ""
"CLI output:\n"
@ -2616,7 +2624,7 @@ msgid ""
" stderr: %(stderr)s"
msgstr "伪命令的标准输出stdout='%(stdout)s' 标准错误输出 stderr='%(stderr)s'"
#: cinder/tests/test_storwize_svc.py:1225
#: cinder/tests/test_storwize_svc.py:1224
#, python-format
msgid ""
"CLI Exception output:\n"
@ -3186,26 +3194,26 @@ msgstr ""
msgid "Gluster config file at %(config)s doesn't exist"
msgstr ""
#: cinder/volume/drivers/glusterfs.py:80
#: cinder/volume/drivers/glusterfs.py:82
msgid "mount.glusterfs is not installed"
msgstr ""
#: cinder/volume/drivers/glusterfs.py:98 cinder/volume/drivers/nfs.py:168
#: cinder/volume/drivers/glusterfs.py:100 cinder/volume/drivers/nfs.py:200
#, fuzzy, python-format
msgid "casted to %s"
msgstr "嵌套(调用)返回 %s"
#: cinder/volume/drivers/glusterfs.py:108 cinder/volume/drivers/nfs.py:178
#: cinder/volume/drivers/glusterfs.py:110 cinder/volume/drivers/nfs.py:210
#, python-format
msgid "Volume %s does not have provider_location specified, skipping"
msgstr ""
#: cinder/volume/drivers/glusterfs.py:168 cinder/volume/drivers/nfs.py:237
#: cinder/volume/drivers/glusterfs.py:174 cinder/volume/drivers/nfs.py:273
#, fuzzy, python-format
msgid "Exception during mounting %s"
msgstr "加载扩展发生异常:%s"
#: cinder/volume/drivers/glusterfs.py:247 cinder/volume/drivers/nfs.py:321
#: cinder/volume/drivers/glusterfs.py:252 cinder/volume/drivers/nfs.py:354
#, fuzzy, python-format
msgid "%s is already mounted"
msgstr "镜像已经挂载"
@ -3275,12 +3283,12 @@ msgstr "跳过remove_export。没有为卷导出iscsi_target%d"
msgid "Error retrieving volume status: "
msgstr ""
#: cinder/volume/drivers/nfs.py:141
#: cinder/volume/drivers/nfs.py:171
#, python-format
msgid "There's no NFS config file configured (%s)"
msgstr ""
#: cinder/volume/drivers/nfs.py:146
#: cinder/volume/drivers/nfs.py:176
#, python-format
msgid "NFS config file at %(config)s doesn't exist"
msgstr ""
@ -3398,67 +3406,67 @@ msgstr "solidfire帐户%s 不存在,正在创建..."
msgid "Failed to retrieve volume SolidFire-ID: %s in get_by_account!"
msgstr ""
#: cinder/volume/drivers/solidfire.py:338
#: cinder/volume/drivers/solidfire.py:342
#, fuzzy
msgid "Failed to get model update from clone"
msgstr "为ip %s获取元数据失败"
#: cinder/volume/drivers/solidfire.py:364
#: cinder/volume/drivers/solidfire.py:368
#, python-format
msgid "More than one valid preset was detected, using %s"
msgstr ""
#: cinder/volume/drivers/solidfire.py:397
#: cinder/volume/drivers/solidfire.py:401
#, python-format
msgid "Mapped SolidFire volumeID %(sfid)s to cinder ID %(uuid)s."
msgstr ""
#: cinder/volume/drivers/solidfire.py:406
#: cinder/volume/drivers/solidfire.py:410
#, python-format
msgid "Volume %s, not found on SF Cluster."
msgstr ""
#: cinder/volume/drivers/solidfire.py:409
#: cinder/volume/drivers/solidfire.py:413
#, python-format
msgid "Found %(count)s volumes mapped to id: %(uuid)s."
msgstr ""
#: cinder/volume/drivers/solidfire.py:476
#: cinder/volume/drivers/solidfire.py:480
msgid "Enter SolidFire delete_volume..."
msgstr "进入SolidFire delete_volume..."
#: cinder/volume/drivers/solidfire.py:480
#: cinder/volume/drivers/solidfire.py:484
#, python-format
msgid "Account for Volume ID %s was not found on the SolidFire Cluster!"
msgstr ""
#: cinder/volume/drivers/solidfire.py:482
#: cinder/volume/drivers/solidfire.py:486
msgid "This usually means the volume was never succesfully created."
msgstr ""
#: cinder/volume/drivers/solidfire.py:497
#: cinder/volume/drivers/solidfire.py:501
#, python-format
msgid "Volume ID %s was not found on the SolidFire Cluster!"
msgstr ""
#: cinder/volume/drivers/solidfire.py:500
#: cinder/volume/drivers/solidfire.py:504
msgid "Leaving SolidFire delete_volume"
msgstr "离开SolidFire delete_volume"
#: cinder/volume/drivers/solidfire.py:504
#: cinder/volume/drivers/solidfire.py:508
msgid "Executing SolidFire ensure_export..."
msgstr "正在执行SolidFire ensure_export..."
#: cinder/volume/drivers/solidfire.py:509
#: cinder/volume/drivers/solidfire.py:513
msgid "Executing SolidFire create_export..."
msgstr "正在执行SolidFire create_export..."
#: cinder/volume/drivers/solidfire.py:558
#: cinder/volume/drivers/solidfire.py:562
#, fuzzy
msgid "Updating cluster status info"
msgstr "更新主机状态"
#: cinder/volume/drivers/solidfire.py:566
#: cinder/volume/drivers/solidfire.py:570
#, fuzzy
msgid "Failed to get updated stats"
msgstr "无法得到最新的状态:%s"

View 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-21 18:10+0000\n"
"POT-Creation-Date: 2013-05-24 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"
@ -46,7 +46,7 @@ msgstr ""
"標準輸出: %(stdout)r\n"
"標準錯誤輸出: %(stderr)r"
#: cinder/exception.py:90
#: cinder/exception.py:90 cinder/openstack/common/db/sqlalchemy/session.py:487
msgid "DB exception wrapped."
msgstr ""
@ -122,7 +122,7 @@ msgstr ""
msgid "Invalid content type %(content_type)s."
msgstr ""
#: cinder/exception.py:200
#: cinder/exception.py:200 cinder/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr ""
@ -1748,10 +1748,12 @@ msgid "Unable to find LV: %s"
msgstr "無法卸載 Volume %s"
#: cinder/common/sqlalchemyutils.py:68
#: cinder/openstack/common/db/sqlalchemy/utils.py:72
msgid "Id not in sort_keys; is sort_keys unique?"
msgstr ""
#: cinder/common/sqlalchemyutils.py:116
#: cinder/openstack/common/db/sqlalchemy/utils.py:120
msgid "Unknown sort direction, must be 'desc' or 'asc'"
msgstr ""
@ -1798,11 +1800,13 @@ msgid "Upgrade DB using Essex release first."
msgstr ""
#: cinder/db/sqlalchemy/session.py:71
#: cinder/openstack/common/db/sqlalchemy/session.py:538
#, python-format
msgid "Got mysql server has gone away: %s"
msgstr ""
#: cinder/db/sqlalchemy/session.py:132
#: cinder/openstack/common/db/sqlalchemy/session.py:610
#, python-format
msgid "SQL connection failed. %s attempts left."
msgstr ""
@ -1916,22 +1920,22 @@ msgstr ""
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgstr ""
#: cinder/openstack/common/log.py:226
#: cinder/openstack/common/log.py:244
#, python-format
msgid "Deprecated: %s"
msgstr ""
#: cinder/openstack/common/log.py:329
#: cinder/openstack/common/log.py:336
#, python-format
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
msgstr ""
#: cinder/openstack/common/log.py:379
#: cinder/openstack/common/log.py:386
#, python-format
msgid "syslog facility must be one of: %s"
msgstr ""
#: cinder/openstack/common/log.py:537
#: cinder/openstack/common/log.py:555
#, python-format
msgid "Fatal call to deprecated config: %(msg)s"
msgstr ""
@ -1991,6 +1995,10 @@ msgstr ""
msgid "Unrecognized value '%(val)s', acceptable values are: %(acceptable)s"
msgstr ""
#: cinder/openstack/common/db/sqlalchemy/utils.py:33
msgid "Sort key supplied was not valid."
msgstr ""
#: cinder/openstack/common/notifier/api.py:125
#, python-format
msgid "%s not in valid priorities"
@ -2566,17 +2574,17 @@ msgid ""
"\t%s"
msgstr ""
#: cinder/tests/test_storwize_svc.py:243
#: cinder/tests/test_storwize_svc.py:242
#, python-format
msgid "unrecognized argument %s"
msgstr ""
#: cinder/tests/test_storwize_svc.py:1217
#: cinder/tests/test_storwize_svc.py:1216
#, python-format
msgid "Run CLI command: %s"
msgstr ""
#: cinder/tests/test_storwize_svc.py:1220
#: cinder/tests/test_storwize_svc.py:1219
#, python-format
msgid ""
"CLI output:\n"
@ -2584,7 +2592,7 @@ msgid ""
" stderr: %(stderr)s"
msgstr ""
#: cinder/tests/test_storwize_svc.py:1225
#: cinder/tests/test_storwize_svc.py:1224
#, python-format
msgid ""
"CLI Exception output:\n"
@ -3144,26 +3152,26 @@ msgstr ""
msgid "Gluster config file at %(config)s doesn't exist"
msgstr ""
#: cinder/volume/drivers/glusterfs.py:80
#: cinder/volume/drivers/glusterfs.py:82
msgid "mount.glusterfs is not installed"
msgstr ""
#: cinder/volume/drivers/glusterfs.py:98 cinder/volume/drivers/nfs.py:168
#: cinder/volume/drivers/glusterfs.py:100 cinder/volume/drivers/nfs.py:200
#, python-format
msgid "casted to %s"
msgstr ""
#: cinder/volume/drivers/glusterfs.py:108 cinder/volume/drivers/nfs.py:178
#: cinder/volume/drivers/glusterfs.py:110 cinder/volume/drivers/nfs.py:210
#, python-format
msgid "Volume %s does not have provider_location specified, skipping"
msgstr ""
#: cinder/volume/drivers/glusterfs.py:168 cinder/volume/drivers/nfs.py:237
#: cinder/volume/drivers/glusterfs.py:174 cinder/volume/drivers/nfs.py:273
#, python-format
msgid "Exception during mounting %s"
msgstr ""
#: cinder/volume/drivers/glusterfs.py:247 cinder/volume/drivers/nfs.py:321
#: cinder/volume/drivers/glusterfs.py:252 cinder/volume/drivers/nfs.py:354
#, python-format
msgid "%s is already mounted"
msgstr ""
@ -3233,12 +3241,12 @@ msgstr ""
msgid "Error retrieving volume status: "
msgstr ""
#: cinder/volume/drivers/nfs.py:141
#: cinder/volume/drivers/nfs.py:171
#, python-format
msgid "There's no NFS config file configured (%s)"
msgstr ""
#: cinder/volume/drivers/nfs.py:146
#: cinder/volume/drivers/nfs.py:176
#, python-format
msgid "NFS config file at %(config)s doesn't exist"
msgstr ""
@ -3356,65 +3364,65 @@ msgstr ""
msgid "Failed to retrieve volume SolidFire-ID: %s in get_by_account!"
msgstr ""
#: cinder/volume/drivers/solidfire.py:338
#: cinder/volume/drivers/solidfire.py:342
msgid "Failed to get model update from clone"
msgstr ""
#: cinder/volume/drivers/solidfire.py:364
#: cinder/volume/drivers/solidfire.py:368
#, python-format
msgid "More than one valid preset was detected, using %s"
msgstr ""
#: cinder/volume/drivers/solidfire.py:397
#: cinder/volume/drivers/solidfire.py:401
#, python-format
msgid "Mapped SolidFire volumeID %(sfid)s to cinder ID %(uuid)s."
msgstr ""
#: cinder/volume/drivers/solidfire.py:406
#: cinder/volume/drivers/solidfire.py:410
#, python-format
msgid "Volume %s, not found on SF Cluster."
msgstr ""
#: cinder/volume/drivers/solidfire.py:409
#: cinder/volume/drivers/solidfire.py:413
#, python-format
msgid "Found %(count)s volumes mapped to id: %(uuid)s."
msgstr ""
#: cinder/volume/drivers/solidfire.py:476
#: cinder/volume/drivers/solidfire.py:480
msgid "Enter SolidFire delete_volume..."
msgstr ""
#: cinder/volume/drivers/solidfire.py:480
#: cinder/volume/drivers/solidfire.py:484
#, python-format
msgid "Account for Volume ID %s was not found on the SolidFire Cluster!"
msgstr ""
#: cinder/volume/drivers/solidfire.py:482
#: cinder/volume/drivers/solidfire.py:486
msgid "This usually means the volume was never succesfully created."
msgstr ""
#: cinder/volume/drivers/solidfire.py:497
#: cinder/volume/drivers/solidfire.py:501
#, python-format
msgid "Volume ID %s was not found on the SolidFire Cluster!"
msgstr ""
#: cinder/volume/drivers/solidfire.py:500
#: cinder/volume/drivers/solidfire.py:504
msgid "Leaving SolidFire delete_volume"
msgstr ""
#: cinder/volume/drivers/solidfire.py:504
#: cinder/volume/drivers/solidfire.py:508
msgid "Executing SolidFire ensure_export..."
msgstr ""
#: cinder/volume/drivers/solidfire.py:509
#: cinder/volume/drivers/solidfire.py:513
msgid "Executing SolidFire create_export..."
msgstr ""
#: cinder/volume/drivers/solidfire.py:558
#: cinder/volume/drivers/solidfire.py:562
msgid "Updating cluster status info"
msgstr ""
#: cinder/volume/drivers/solidfire.py:566
#: cinder/volume/drivers/solidfire.py:570
#, fuzzy
msgid "Failed to get updated stats"
msgstr "內文解碼失敗"