From: OpenStack Jenkins Date: Tue, 2 Jul 2013 18:11:01 +0000 (+0000) Subject: Imported Translations from Transifex X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=8f6fde5b0d395c0c753f19f6b00e737c90ec1abe;p=openstack-build%2Fcinder-build.git Imported Translations from Transifex Change-Id: I488133a2ae2c0f04dfd91bc85107df58c701ab41 --- diff --git a/cinder/locale/bg_BG/LC_MESSAGES/cinder.po b/cinder/locale/bg_BG/LC_MESSAGES/cinder.po index f8b042cb3..8a2cf2494 100644 --- a/cinder/locale/bg_BG/LC_MESSAGES/cinder.po +++ b/cinder/locale/bg_BG/LC_MESSAGES/cinder.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Cinder\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-07-01 18:10+0000\n" +"POT-Creation-Date: 2013-07-02 18:10+0000\n" "PO-Revision-Date: 2013-05-08 11:44+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Bulgarian (Bulgaria) " @@ -535,19 +535,24 @@ msgstr "" #: cinder/exception.py:568 #, python-format -msgid "Backup %(backup_id)s could not be found." +msgid "Backup volume %(volume_id)s type not recognised." msgstr "" #: cinder/exception.py:572 #, python-format -msgid "Invalid backup: %(reason)s" +msgid "Backup %(backup_id)s could not be found." msgstr "" #: cinder/exception.py:576 -msgid "Connection to swift failed" +#, python-format +msgid "Invalid backup: %(reason)s" msgstr "" #: cinder/exception.py:580 +msgid "Connection to swift failed" +msgstr "" + +#: cinder/exception.py:584 #, python-format msgid "Transfer %(transfer_id)s could not be found." msgstr "" @@ -704,7 +709,7 @@ msgid "Fetching %s" msgstr "" #: cinder/utils.py:134 cinder/openstack/common/processutils.py:218 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:257 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:270 #, python-format msgid "Running cmd (SSH): %s" msgstr "" @@ -719,7 +724,7 @@ msgstr "" #: cinder/utils.py:160 cinder/openstack/common/processutils.py:167 #: cinder/openstack/common/processutils.py:239 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:284 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:297 #, python-format msgid "Result was %s" msgstr "" @@ -1343,81 +1348,81 @@ msgstr "" msgid "Overwriting volume %(volume_id)s with restore of backup %(backup_id)s" msgstr "" -#: cinder/backup/manager.py:81 +#: cinder/backup/manager.py:82 msgid "Cleaning up incomplete backup operations" msgstr "" -#: cinder/backup/manager.py:85 +#: cinder/backup/manager.py:86 #, python-format msgid "Resetting volume %s to available (was backing-up)" msgstr "" -#: cinder/backup/manager.py:89 +#: cinder/backup/manager.py:90 #, python-format msgid "Resetting volume %s to error_restoring (was restoring-backup)" msgstr "" -#: cinder/backup/manager.py:100 +#: cinder/backup/manager.py:101 #, python-format msgid "Resetting backup %s to error (was creating)" msgstr "" -#: cinder/backup/manager.py:106 +#: cinder/backup/manager.py:107 #, python-format msgid "Resetting backup %s to available (was restoring)" msgstr "" -#: cinder/backup/manager.py:111 +#: cinder/backup/manager.py:112 #, python-format msgid "Resuming delete on backup: %s" msgstr "" -#: cinder/backup/manager.py:121 +#: cinder/backup/manager.py:122 #, python-format msgid "create_backup started, backup: %(backup_id)s for volume: %(volume_id)s" msgstr "" -#: cinder/backup/manager.py:131 +#: cinder/backup/manager.py:132 #, python-format msgid "" "create_backup aborted, expected volume status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:143 +#: cinder/backup/manager.py:144 #, python-format msgid "" "create_backup aborted, expected backup status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:169 +#: cinder/backup/manager.py:170 #, python-format msgid "create_backup finished. backup: %s" msgstr "" -#: cinder/backup/manager.py:175 +#: cinder/backup/manager.py:176 #, python-format msgid "" "restore_backup started, restoring backup: %(backup_id)s to volume: " "%(volume_id)s" msgstr "" -#: cinder/backup/manager.py:185 +#: cinder/backup/manager.py:186 #, python-format msgid "" "restore_backup aborted, expected volume status %(expected_status)s but " "got %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:196 +#: cinder/backup/manager.py:197 #, python-format msgid "" "restore_backup aborted, expected backup status %(expected_status)s but " "got %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:215 +#: cinder/backup/manager.py:216 #, python-format msgid "" "restore_backup aborted, the backup service currently configured " @@ -1425,26 +1430,26 @@ msgid "" "create this backup [%(backup_service)s]" msgstr "" -#: cinder/backup/manager.py:239 +#: cinder/backup/manager.py:240 #, python-format msgid "" "restore_backup finished, backup: %(backup_id)s restored to volume: " "%(volume_id)s" msgstr "" -#: cinder/backup/manager.py:248 +#: cinder/backup/manager.py:249 #, python-format msgid "delete_backup started, backup: %s" msgstr "" -#: cinder/backup/manager.py:254 +#: cinder/backup/manager.py:255 #, python-format msgid "" "delete_backup aborted, expected backup status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:267 +#: cinder/backup/manager.py:268 #, python-format msgid "" "delete_backup aborted, the backup service currently configured " @@ -1452,11 +1457,21 @@ msgid "" "create this backup [%(backup_service)s]" msgstr "" -#: cinder/backup/manager.py:290 +#: cinder/backup/manager.py:291 #, python-format msgid "delete_backup finished, backup %s deleted" msgstr "" +#: cinder/backup/services/ceph.py:220 +#, python-format +msgid "backup '%s' finished." +msgstr "" + +#: cinder/backup/services/ceph.py:271 +#, python-format +msgid "delete '%s' finished" +msgstr "" + #: cinder/backup/services/swift.py:105 #, python-format msgid "unsupported compression algorithm: %s" @@ -3293,36 +3308,41 @@ msgstr "" msgid "Unable to retrive volume infos for volume %(volname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:286 +#: cinder/volume/drivers/coraid.py:299 msgid "Cannot login on Coraid ESM" msgstr "" -#: cinder/volume/drivers/coraid.py:305 +#: cinder/volume/drivers/coraid.py:318 #, python-format msgid "Fail to create volume %(volname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:318 +#: cinder/volume/drivers/coraid.py:331 #, python-format msgid "Failed to delete volume %(volname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:332 +#: cinder/volume/drivers/coraid.py:345 #, python-format msgid "Failed to Create Snapshot %(snapname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:344 +#: cinder/volume/drivers/coraid.py:357 #, python-format msgid "Failed to Delete Snapshot %(snapname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:359 +#: cinder/volume/drivers/coraid.py:375 #, python-format msgid "Failed to Create Volume from Snapshot %(snapname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:380 +#: cinder/volume/drivers/coraid.py:385 +#, python-format +msgid "Failed to Extend Volume %(volname)s" +msgstr "" + +#: cinder/volume/drivers/coraid.py:406 #, python-format msgid "" "Failed to Initialize Connection. Volume Name: %(volname)s Shelf: " @@ -3576,115 +3596,120 @@ msgstr "" msgid "Sheepdog is not working" msgstr "" -#: cinder/volume/drivers/solidfire.py:133 +#: cinder/volume/drivers/solidfire.py:91 cinder/volume/drivers/solidfire.py:577 +#, python-format +msgid "Update SolidFire Cluster stats failed: %s" +msgstr "" + +#: cinder/volume/drivers/solidfire.py:138 #, python-format msgid "Payload for SolidFire API call: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:150 +#: cinder/volume/drivers/solidfire.py:155 #, python-format msgid "Call to json.loads() raised an exception: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:156 +#: cinder/volume/drivers/solidfire.py:161 #, python-format msgid "Results of SolidFire API call: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:160 +#: cinder/volume/drivers/solidfire.py:165 #, python-format msgid "Clone operation encountered: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:162 +#: cinder/volume/drivers/solidfire.py:167 #, python-format msgid "Waiting for outstanding operation before retrying snapshot: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:168 +#: cinder/volume/drivers/solidfire.py:173 #, python-format msgid "Detected xDBVersionMismatch, retry %s of 5" msgstr "" -#: cinder/volume/drivers/solidfire.py:175 +#: cinder/volume/drivers/solidfire.py:180 #, python-format msgid "API response: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:195 +#: cinder/volume/drivers/solidfire.py:200 #, python-format msgid "Found solidfire account: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:224 +#: cinder/volume/drivers/solidfire.py:229 #, python-format msgid "solidfire account: %s does not exist, create it..." msgstr "" -#: cinder/volume/drivers/solidfire.py:285 +#: cinder/volume/drivers/solidfire.py:290 #, python-format msgid "Failed to retrieve volume SolidFire-ID: %s in get_by_account!" msgstr "" -#: cinder/volume/drivers/solidfire.py:356 +#: cinder/volume/drivers/solidfire.py:361 msgid "Failed to get model update from clone" msgstr "" -#: cinder/volume/drivers/solidfire.py:382 +#: cinder/volume/drivers/solidfire.py:387 #, python-format msgid "More than one valid preset was detected, using %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:415 +#: cinder/volume/drivers/solidfire.py:420 #, python-format msgid "Mapped SolidFire volumeID %(sfid)s to cinder ID %(uuid)s." msgstr "" -#: cinder/volume/drivers/solidfire.py:424 +#: cinder/volume/drivers/solidfire.py:429 #, python-format msgid "Volume %s, not found on SF Cluster." msgstr "" -#: cinder/volume/drivers/solidfire.py:427 +#: cinder/volume/drivers/solidfire.py:432 #, python-format msgid "Found %(count)s volumes mapped to id: %(uuid)s." msgstr "" -#: cinder/volume/drivers/solidfire.py:494 +#: cinder/volume/drivers/solidfire.py:499 msgid "Enter SolidFire delete_volume..." msgstr "" -#: cinder/volume/drivers/solidfire.py:498 +#: cinder/volume/drivers/solidfire.py:503 #, python-format msgid "Account for Volume ID %s was not found on the SolidFire Cluster!" msgstr "" -#: cinder/volume/drivers/solidfire.py:500 +#: cinder/volume/drivers/solidfire.py:505 msgid "This usually means the volume was never succesfully created." msgstr "" -#: cinder/volume/drivers/solidfire.py:515 +#: cinder/volume/drivers/solidfire.py:520 #, python-format msgid "Volume ID %s was not found on the SolidFire Cluster!" msgstr "" -#: cinder/volume/drivers/solidfire.py:518 +#: cinder/volume/drivers/solidfire.py:523 msgid "Leaving SolidFire delete_volume" msgstr "" -#: cinder/volume/drivers/solidfire.py:522 +#: cinder/volume/drivers/solidfire.py:527 msgid "Executing SolidFire ensure_export..." msgstr "" -#: cinder/volume/drivers/solidfire.py:527 +#: cinder/volume/drivers/solidfire.py:532 msgid "Executing SolidFire create_export..." msgstr "" -#: cinder/volume/drivers/solidfire.py:576 +#: cinder/volume/drivers/solidfire.py:586 msgid "Updating cluster status info" msgstr "" -#: cinder/volume/drivers/solidfire.py:584 +#: cinder/volume/drivers/solidfire.py:594 msgid "Failed to get updated stats" msgstr "" @@ -3721,7 +3746,7 @@ msgstr "" #: cinder/volume/drivers/storwize_svc.py:299 #: cinder/volume/drivers/netapp/iscsi.py:123 #: cinder/volume/drivers/netapp/nfs.py:221 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:131 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:137 #, python-format msgid "%s is not set" msgstr "" @@ -5755,54 +5780,61 @@ msgstr "" msgid "LUID not found for %(zfs_poolname)s. Output=%(out)s" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:144 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:130 +msgid "" +"hp3par_domain has been deprecated and is no longer used. The domain is " +"automatically looked up based on the CPG." +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:150 msgid "Login to 3PAR array invalid" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:168 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:507 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:174 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:520 #, python-format msgid "CPG (%s) doesn't exist on array" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:317 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:182 +#, python-format +msgid "CPG (%s) doesn't exist on array." +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:188 +#, python-format +msgid "CPG (%s) must be in a domain" +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:330 #, python-format msgid "SSH Command failed after '%(total_attempts)r' attempts : '%(command)s'" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:323 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:336 #, python-format msgid "Error running ssh command: %s" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:561 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:574 #, python-format msgid "Must specify a valid persona %(valid)s, value '%(persona)s' is invalid." msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:617 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:630 #, python-format msgid "" "Must specify a valid provisioning type %(valid)s, value '%(prov)s' is " "invalid." msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:645 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:658 #, python-format msgid "Volume (%s) already exists on array" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:707 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:728 #, python-format msgid "Unexpected state while cloning %s" msgstr "" -#~ msgid "" -#~ "ISCSI volume not yet found at: " -#~ "%(host_device)s. Will rescan & retry. " -#~ "Try number: %(tries)s." -#~ msgstr "" - -#~ msgid "Found iSCSI node %(host_device)s (after %(tries)s rescans)." -#~ msgstr "" - diff --git a/cinder/locale/bs/LC_MESSAGES/cinder.po b/cinder/locale/bs/LC_MESSAGES/cinder.po index ca2b0813e..16e71ed04 100644 --- a/cinder/locale/bs/LC_MESSAGES/cinder.po +++ b/cinder/locale/bs/LC_MESSAGES/cinder.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: cinder\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-07-01 18:10+0000\n" +"POT-Creation-Date: 2013-07-02 18:10+0000\n" "PO-Revision-Date: 2012-01-19 20:22+0000\n" "Last-Translator: yazar \n" "Language-Team: Bosnian \n" @@ -534,19 +534,24 @@ msgstr "" #: cinder/exception.py:568 #, python-format -msgid "Backup %(backup_id)s could not be found." +msgid "Backup volume %(volume_id)s type not recognised." msgstr "" #: cinder/exception.py:572 #, python-format -msgid "Invalid backup: %(reason)s" +msgid "Backup %(backup_id)s could not be found." msgstr "" #: cinder/exception.py:576 -msgid "Connection to swift failed" +#, python-format +msgid "Invalid backup: %(reason)s" msgstr "" #: cinder/exception.py:580 +msgid "Connection to swift failed" +msgstr "" + +#: cinder/exception.py:584 #, python-format msgid "Transfer %(transfer_id)s could not be found." msgstr "" @@ -703,7 +708,7 @@ msgid "Fetching %s" msgstr "" #: cinder/utils.py:134 cinder/openstack/common/processutils.py:218 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:257 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:270 #, python-format msgid "Running cmd (SSH): %s" msgstr "" @@ -718,7 +723,7 @@ msgstr "" #: cinder/utils.py:160 cinder/openstack/common/processutils.py:167 #: cinder/openstack/common/processutils.py:239 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:284 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:297 #, python-format msgid "Result was %s" msgstr "" @@ -1346,81 +1351,81 @@ msgstr "" msgid "Overwriting volume %(volume_id)s with restore of backup %(backup_id)s" msgstr "" -#: cinder/backup/manager.py:81 +#: cinder/backup/manager.py:82 msgid "Cleaning up incomplete backup operations" msgstr "" -#: cinder/backup/manager.py:85 +#: cinder/backup/manager.py:86 #, python-format msgid "Resetting volume %s to available (was backing-up)" msgstr "" -#: cinder/backup/manager.py:89 +#: cinder/backup/manager.py:90 #, python-format msgid "Resetting volume %s to error_restoring (was restoring-backup)" msgstr "" -#: cinder/backup/manager.py:100 +#: cinder/backup/manager.py:101 #, python-format msgid "Resetting backup %s to error (was creating)" msgstr "" -#: cinder/backup/manager.py:106 +#: cinder/backup/manager.py:107 #, python-format msgid "Resetting backup %s to available (was restoring)" msgstr "" -#: cinder/backup/manager.py:111 +#: cinder/backup/manager.py:112 #, python-format msgid "Resuming delete on backup: %s" msgstr "" -#: cinder/backup/manager.py:121 +#: cinder/backup/manager.py:122 #, python-format msgid "create_backup started, backup: %(backup_id)s for volume: %(volume_id)s" msgstr "" -#: cinder/backup/manager.py:131 +#: cinder/backup/manager.py:132 #, python-format msgid "" "create_backup aborted, expected volume status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:143 +#: cinder/backup/manager.py:144 #, python-format msgid "" "create_backup aborted, expected backup status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:169 +#: cinder/backup/manager.py:170 #, python-format msgid "create_backup finished. backup: %s" msgstr "" -#: cinder/backup/manager.py:175 +#: cinder/backup/manager.py:176 #, python-format msgid "" "restore_backup started, restoring backup: %(backup_id)s to volume: " "%(volume_id)s" msgstr "" -#: cinder/backup/manager.py:185 +#: cinder/backup/manager.py:186 #, python-format msgid "" "restore_backup aborted, expected volume status %(expected_status)s but " "got %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:196 +#: cinder/backup/manager.py:197 #, python-format msgid "" "restore_backup aborted, expected backup status %(expected_status)s but " "got %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:215 +#: cinder/backup/manager.py:216 #, python-format msgid "" "restore_backup aborted, the backup service currently configured " @@ -1428,26 +1433,26 @@ msgid "" "create this backup [%(backup_service)s]" msgstr "" -#: cinder/backup/manager.py:239 +#: cinder/backup/manager.py:240 #, python-format msgid "" "restore_backup finished, backup: %(backup_id)s restored to volume: " "%(volume_id)s" msgstr "" -#: cinder/backup/manager.py:248 +#: cinder/backup/manager.py:249 #, python-format msgid "delete_backup started, backup: %s" msgstr "" -#: cinder/backup/manager.py:254 +#: cinder/backup/manager.py:255 #, python-format msgid "" "delete_backup aborted, expected backup status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:267 +#: cinder/backup/manager.py:268 #, python-format msgid "" "delete_backup aborted, the backup service currently configured " @@ -1455,11 +1460,21 @@ msgid "" "create this backup [%(backup_service)s]" msgstr "" -#: cinder/backup/manager.py:290 +#: cinder/backup/manager.py:291 #, python-format msgid "delete_backup finished, backup %s deleted" msgstr "" +#: cinder/backup/services/ceph.py:220 +#, python-format +msgid "backup '%s' finished." +msgstr "" + +#: cinder/backup/services/ceph.py:271 +#, python-format +msgid "delete '%s' finished" +msgstr "" + #: cinder/backup/services/swift.py:105 #, python-format msgid "unsupported compression algorithm: %s" @@ -3301,36 +3316,41 @@ msgstr "" msgid "Unable to retrive volume infos for volume %(volname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:286 +#: cinder/volume/drivers/coraid.py:299 msgid "Cannot login on Coraid ESM" msgstr "" -#: cinder/volume/drivers/coraid.py:305 +#: cinder/volume/drivers/coraid.py:318 #, python-format msgid "Fail to create volume %(volname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:318 +#: cinder/volume/drivers/coraid.py:331 #, python-format msgid "Failed to delete volume %(volname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:332 +#: cinder/volume/drivers/coraid.py:345 #, python-format msgid "Failed to Create Snapshot %(snapname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:344 +#: cinder/volume/drivers/coraid.py:357 #, python-format msgid "Failed to Delete Snapshot %(snapname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:359 +#: cinder/volume/drivers/coraid.py:375 #, python-format msgid "Failed to Create Volume from Snapshot %(snapname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:380 +#: cinder/volume/drivers/coraid.py:385 +#, python-format +msgid "Failed to Extend Volume %(volname)s" +msgstr "" + +#: cinder/volume/drivers/coraid.py:406 #, python-format msgid "" "Failed to Initialize Connection. Volume Name: %(volname)s Shelf: " @@ -3584,115 +3604,120 @@ msgstr "" msgid "Sheepdog is not working" msgstr "" -#: cinder/volume/drivers/solidfire.py:133 +#: cinder/volume/drivers/solidfire.py:91 cinder/volume/drivers/solidfire.py:577 +#, python-format +msgid "Update SolidFire Cluster stats failed: %s" +msgstr "" + +#: cinder/volume/drivers/solidfire.py:138 #, python-format msgid "Payload for SolidFire API call: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:150 +#: cinder/volume/drivers/solidfire.py:155 #, python-format msgid "Call to json.loads() raised an exception: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:156 +#: cinder/volume/drivers/solidfire.py:161 #, python-format msgid "Results of SolidFire API call: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:160 +#: cinder/volume/drivers/solidfire.py:165 #, python-format msgid "Clone operation encountered: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:162 +#: cinder/volume/drivers/solidfire.py:167 #, python-format msgid "Waiting for outstanding operation before retrying snapshot: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:168 +#: cinder/volume/drivers/solidfire.py:173 #, python-format msgid "Detected xDBVersionMismatch, retry %s of 5" msgstr "" -#: cinder/volume/drivers/solidfire.py:175 +#: cinder/volume/drivers/solidfire.py:180 #, python-format msgid "API response: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:195 +#: cinder/volume/drivers/solidfire.py:200 #, python-format msgid "Found solidfire account: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:224 +#: cinder/volume/drivers/solidfire.py:229 #, python-format msgid "solidfire account: %s does not exist, create it..." msgstr "" -#: cinder/volume/drivers/solidfire.py:285 +#: cinder/volume/drivers/solidfire.py:290 #, python-format msgid "Failed to retrieve volume SolidFire-ID: %s in get_by_account!" msgstr "" -#: cinder/volume/drivers/solidfire.py:356 +#: cinder/volume/drivers/solidfire.py:361 msgid "Failed to get model update from clone" msgstr "" -#: cinder/volume/drivers/solidfire.py:382 +#: cinder/volume/drivers/solidfire.py:387 #, python-format msgid "More than one valid preset was detected, using %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:415 +#: cinder/volume/drivers/solidfire.py:420 #, python-format msgid "Mapped SolidFire volumeID %(sfid)s to cinder ID %(uuid)s." msgstr "" -#: cinder/volume/drivers/solidfire.py:424 +#: cinder/volume/drivers/solidfire.py:429 #, python-format msgid "Volume %s, not found on SF Cluster." msgstr "" -#: cinder/volume/drivers/solidfire.py:427 +#: cinder/volume/drivers/solidfire.py:432 #, python-format msgid "Found %(count)s volumes mapped to id: %(uuid)s." msgstr "" -#: cinder/volume/drivers/solidfire.py:494 +#: cinder/volume/drivers/solidfire.py:499 msgid "Enter SolidFire delete_volume..." msgstr "" -#: cinder/volume/drivers/solidfire.py:498 +#: cinder/volume/drivers/solidfire.py:503 #, python-format msgid "Account for Volume ID %s was not found on the SolidFire Cluster!" msgstr "" -#: cinder/volume/drivers/solidfire.py:500 +#: cinder/volume/drivers/solidfire.py:505 msgid "This usually means the volume was never succesfully created." msgstr "" -#: cinder/volume/drivers/solidfire.py:515 +#: cinder/volume/drivers/solidfire.py:520 #, python-format msgid "Volume ID %s was not found on the SolidFire Cluster!" msgstr "" -#: cinder/volume/drivers/solidfire.py:518 +#: cinder/volume/drivers/solidfire.py:523 msgid "Leaving SolidFire delete_volume" msgstr "" -#: cinder/volume/drivers/solidfire.py:522 +#: cinder/volume/drivers/solidfire.py:527 msgid "Executing SolidFire ensure_export..." msgstr "" -#: cinder/volume/drivers/solidfire.py:527 +#: cinder/volume/drivers/solidfire.py:532 msgid "Executing SolidFire create_export..." msgstr "" -#: cinder/volume/drivers/solidfire.py:576 +#: cinder/volume/drivers/solidfire.py:586 msgid "Updating cluster status info" msgstr "" -#: cinder/volume/drivers/solidfire.py:584 +#: cinder/volume/drivers/solidfire.py:594 msgid "Failed to get updated stats" msgstr "" @@ -3729,7 +3754,7 @@ msgstr "" #: cinder/volume/drivers/storwize_svc.py:299 #: cinder/volume/drivers/netapp/iscsi.py:123 #: cinder/volume/drivers/netapp/nfs.py:221 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:131 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:137 #, python-format msgid "%s is not set" msgstr "" @@ -5763,54 +5788,61 @@ msgstr "" msgid "LUID not found for %(zfs_poolname)s. Output=%(out)s" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:144 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:130 +msgid "" +"hp3par_domain has been deprecated and is no longer used. The domain is " +"automatically looked up based on the CPG." +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:150 msgid "Login to 3PAR array invalid" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:168 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:507 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:174 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:520 #, python-format msgid "CPG (%s) doesn't exist on array" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:317 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:182 +#, python-format +msgid "CPG (%s) doesn't exist on array." +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:188 +#, python-format +msgid "CPG (%s) must be in a domain" +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:330 #, python-format msgid "SSH Command failed after '%(total_attempts)r' attempts : '%(command)s'" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:323 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:336 #, fuzzy, python-format msgid "Error running ssh command: %s" msgstr "Neočekivana greška prilikom pokretanja komande." -#: cinder/volume/drivers/san/hp/hp_3par_common.py:561 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:574 #, python-format msgid "Must specify a valid persona %(valid)s, value '%(persona)s' is invalid." msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:617 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:630 #, python-format msgid "" "Must specify a valid provisioning type %(valid)s, value '%(prov)s' is " "invalid." msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:645 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:658 #, python-format msgid "Volume (%s) already exists on array" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:707 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:728 #, fuzzy, python-format msgid "Unexpected state while cloning %s" msgstr "Neočekivana greška prilikom pokretanja komande." -#~ msgid "" -#~ "ISCSI volume not yet found at: " -#~ "%(host_device)s. Will rescan & retry. " -#~ "Try number: %(tries)s." -#~ msgstr "" - -#~ msgid "Found iSCSI node %(host_device)s (after %(tries)s rescans)." -#~ msgstr "" - diff --git a/cinder/locale/ca/LC_MESSAGES/cinder.po b/cinder/locale/ca/LC_MESSAGES/cinder.po index d9c79a4c8..0b1130dda 100644 --- a/cinder/locale/ca/LC_MESSAGES/cinder.po +++ b/cinder/locale/ca/LC_MESSAGES/cinder.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Cinder\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-07-01 18:10+0000\n" +"POT-Creation-Date: 2013-07-02 18:10+0000\n" "PO-Revision-Date: 2013-05-29 08:13+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Catalan " @@ -535,19 +535,24 @@ msgstr "" #: cinder/exception.py:568 #, python-format -msgid "Backup %(backup_id)s could not be found." +msgid "Backup volume %(volume_id)s type not recognised." msgstr "" #: cinder/exception.py:572 #, python-format -msgid "Invalid backup: %(reason)s" +msgid "Backup %(backup_id)s could not be found." msgstr "" #: cinder/exception.py:576 -msgid "Connection to swift failed" +#, python-format +msgid "Invalid backup: %(reason)s" msgstr "" #: cinder/exception.py:580 +msgid "Connection to swift failed" +msgstr "" + +#: cinder/exception.py:584 #, python-format msgid "Transfer %(transfer_id)s could not be found." msgstr "" @@ -704,7 +709,7 @@ msgid "Fetching %s" msgstr "" #: cinder/utils.py:134 cinder/openstack/common/processutils.py:218 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:257 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:270 #, python-format msgid "Running cmd (SSH): %s" msgstr "" @@ -719,7 +724,7 @@ msgstr "" #: cinder/utils.py:160 cinder/openstack/common/processutils.py:167 #: cinder/openstack/common/processutils.py:239 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:284 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:297 #, python-format msgid "Result was %s" msgstr "" @@ -1343,81 +1348,81 @@ msgstr "" msgid "Overwriting volume %(volume_id)s with restore of backup %(backup_id)s" msgstr "" -#: cinder/backup/manager.py:81 +#: cinder/backup/manager.py:82 msgid "Cleaning up incomplete backup operations" msgstr "" -#: cinder/backup/manager.py:85 +#: cinder/backup/manager.py:86 #, python-format msgid "Resetting volume %s to available (was backing-up)" msgstr "" -#: cinder/backup/manager.py:89 +#: cinder/backup/manager.py:90 #, python-format msgid "Resetting volume %s to error_restoring (was restoring-backup)" msgstr "" -#: cinder/backup/manager.py:100 +#: cinder/backup/manager.py:101 #, python-format msgid "Resetting backup %s to error (was creating)" msgstr "" -#: cinder/backup/manager.py:106 +#: cinder/backup/manager.py:107 #, python-format msgid "Resetting backup %s to available (was restoring)" msgstr "" -#: cinder/backup/manager.py:111 +#: cinder/backup/manager.py:112 #, python-format msgid "Resuming delete on backup: %s" msgstr "" -#: cinder/backup/manager.py:121 +#: cinder/backup/manager.py:122 #, python-format msgid "create_backup started, backup: %(backup_id)s for volume: %(volume_id)s" msgstr "" -#: cinder/backup/manager.py:131 +#: cinder/backup/manager.py:132 #, python-format msgid "" "create_backup aborted, expected volume status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:143 +#: cinder/backup/manager.py:144 #, python-format msgid "" "create_backup aborted, expected backup status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:169 +#: cinder/backup/manager.py:170 #, python-format msgid "create_backup finished. backup: %s" msgstr "" -#: cinder/backup/manager.py:175 +#: cinder/backup/manager.py:176 #, python-format msgid "" "restore_backup started, restoring backup: %(backup_id)s to volume: " "%(volume_id)s" msgstr "" -#: cinder/backup/manager.py:185 +#: cinder/backup/manager.py:186 #, python-format msgid "" "restore_backup aborted, expected volume status %(expected_status)s but " "got %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:196 +#: cinder/backup/manager.py:197 #, python-format msgid "" "restore_backup aborted, expected backup status %(expected_status)s but " "got %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:215 +#: cinder/backup/manager.py:216 #, python-format msgid "" "restore_backup aborted, the backup service currently configured " @@ -1425,26 +1430,26 @@ msgid "" "create this backup [%(backup_service)s]" msgstr "" -#: cinder/backup/manager.py:239 +#: cinder/backup/manager.py:240 #, python-format msgid "" "restore_backup finished, backup: %(backup_id)s restored to volume: " "%(volume_id)s" msgstr "" -#: cinder/backup/manager.py:248 +#: cinder/backup/manager.py:249 #, python-format msgid "delete_backup started, backup: %s" msgstr "" -#: cinder/backup/manager.py:254 +#: cinder/backup/manager.py:255 #, python-format msgid "" "delete_backup aborted, expected backup status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:267 +#: cinder/backup/manager.py:268 #, python-format msgid "" "delete_backup aborted, the backup service currently configured " @@ -1452,11 +1457,21 @@ msgid "" "create this backup [%(backup_service)s]" msgstr "" -#: cinder/backup/manager.py:290 +#: cinder/backup/manager.py:291 #, python-format msgid "delete_backup finished, backup %s deleted" msgstr "" +#: cinder/backup/services/ceph.py:220 +#, python-format +msgid "backup '%s' finished." +msgstr "" + +#: cinder/backup/services/ceph.py:271 +#, python-format +msgid "delete '%s' finished" +msgstr "" + #: cinder/backup/services/swift.py:105 #, python-format msgid "unsupported compression algorithm: %s" @@ -3293,36 +3308,41 @@ msgstr "" msgid "Unable to retrive volume infos for volume %(volname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:286 +#: cinder/volume/drivers/coraid.py:299 msgid "Cannot login on Coraid ESM" msgstr "" -#: cinder/volume/drivers/coraid.py:305 +#: cinder/volume/drivers/coraid.py:318 #, python-format msgid "Fail to create volume %(volname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:318 +#: cinder/volume/drivers/coraid.py:331 #, python-format msgid "Failed to delete volume %(volname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:332 +#: cinder/volume/drivers/coraid.py:345 #, python-format msgid "Failed to Create Snapshot %(snapname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:344 +#: cinder/volume/drivers/coraid.py:357 #, python-format msgid "Failed to Delete Snapshot %(snapname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:359 +#: cinder/volume/drivers/coraid.py:375 #, python-format msgid "Failed to Create Volume from Snapshot %(snapname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:380 +#: cinder/volume/drivers/coraid.py:385 +#, python-format +msgid "Failed to Extend Volume %(volname)s" +msgstr "" + +#: cinder/volume/drivers/coraid.py:406 #, python-format msgid "" "Failed to Initialize Connection. Volume Name: %(volname)s Shelf: " @@ -3576,115 +3596,120 @@ msgstr "" msgid "Sheepdog is not working" msgstr "" -#: cinder/volume/drivers/solidfire.py:133 +#: cinder/volume/drivers/solidfire.py:91 cinder/volume/drivers/solidfire.py:577 +#, python-format +msgid "Update SolidFire Cluster stats failed: %s" +msgstr "" + +#: cinder/volume/drivers/solidfire.py:138 #, python-format msgid "Payload for SolidFire API call: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:150 +#: cinder/volume/drivers/solidfire.py:155 #, python-format msgid "Call to json.loads() raised an exception: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:156 +#: cinder/volume/drivers/solidfire.py:161 #, python-format msgid "Results of SolidFire API call: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:160 +#: cinder/volume/drivers/solidfire.py:165 #, python-format msgid "Clone operation encountered: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:162 +#: cinder/volume/drivers/solidfire.py:167 #, python-format msgid "Waiting for outstanding operation before retrying snapshot: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:168 +#: cinder/volume/drivers/solidfire.py:173 #, python-format msgid "Detected xDBVersionMismatch, retry %s of 5" msgstr "" -#: cinder/volume/drivers/solidfire.py:175 +#: cinder/volume/drivers/solidfire.py:180 #, python-format msgid "API response: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:195 +#: cinder/volume/drivers/solidfire.py:200 #, python-format msgid "Found solidfire account: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:224 +#: cinder/volume/drivers/solidfire.py:229 #, python-format msgid "solidfire account: %s does not exist, create it..." msgstr "" -#: cinder/volume/drivers/solidfire.py:285 +#: cinder/volume/drivers/solidfire.py:290 #, python-format msgid "Failed to retrieve volume SolidFire-ID: %s in get_by_account!" msgstr "" -#: cinder/volume/drivers/solidfire.py:356 +#: cinder/volume/drivers/solidfire.py:361 msgid "Failed to get model update from clone" msgstr "" -#: cinder/volume/drivers/solidfire.py:382 +#: cinder/volume/drivers/solidfire.py:387 #, python-format msgid "More than one valid preset was detected, using %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:415 +#: cinder/volume/drivers/solidfire.py:420 #, python-format msgid "Mapped SolidFire volumeID %(sfid)s to cinder ID %(uuid)s." msgstr "" -#: cinder/volume/drivers/solidfire.py:424 +#: cinder/volume/drivers/solidfire.py:429 #, python-format msgid "Volume %s, not found on SF Cluster." msgstr "" -#: cinder/volume/drivers/solidfire.py:427 +#: cinder/volume/drivers/solidfire.py:432 #, python-format msgid "Found %(count)s volumes mapped to id: %(uuid)s." msgstr "" -#: cinder/volume/drivers/solidfire.py:494 +#: cinder/volume/drivers/solidfire.py:499 msgid "Enter SolidFire delete_volume..." msgstr "" -#: cinder/volume/drivers/solidfire.py:498 +#: cinder/volume/drivers/solidfire.py:503 #, python-format msgid "Account for Volume ID %s was not found on the SolidFire Cluster!" msgstr "" -#: cinder/volume/drivers/solidfire.py:500 +#: cinder/volume/drivers/solidfire.py:505 msgid "This usually means the volume was never succesfully created." msgstr "" -#: cinder/volume/drivers/solidfire.py:515 +#: cinder/volume/drivers/solidfire.py:520 #, python-format msgid "Volume ID %s was not found on the SolidFire Cluster!" msgstr "" -#: cinder/volume/drivers/solidfire.py:518 +#: cinder/volume/drivers/solidfire.py:523 msgid "Leaving SolidFire delete_volume" msgstr "" -#: cinder/volume/drivers/solidfire.py:522 +#: cinder/volume/drivers/solidfire.py:527 msgid "Executing SolidFire ensure_export..." msgstr "" -#: cinder/volume/drivers/solidfire.py:527 +#: cinder/volume/drivers/solidfire.py:532 msgid "Executing SolidFire create_export..." msgstr "" -#: cinder/volume/drivers/solidfire.py:576 +#: cinder/volume/drivers/solidfire.py:586 msgid "Updating cluster status info" msgstr "" -#: cinder/volume/drivers/solidfire.py:584 +#: cinder/volume/drivers/solidfire.py:594 msgid "Failed to get updated stats" msgstr "" @@ -3721,7 +3746,7 @@ msgstr "" #: cinder/volume/drivers/storwize_svc.py:299 #: cinder/volume/drivers/netapp/iscsi.py:123 #: cinder/volume/drivers/netapp/nfs.py:221 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:131 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:137 #, python-format msgid "%s is not set" msgstr "" @@ -5755,54 +5780,61 @@ msgstr "" msgid "LUID not found for %(zfs_poolname)s. Output=%(out)s" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:144 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:130 +msgid "" +"hp3par_domain has been deprecated and is no longer used. The domain is " +"automatically looked up based on the CPG." +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:150 msgid "Login to 3PAR array invalid" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:168 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:507 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:174 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:520 #, python-format msgid "CPG (%s) doesn't exist on array" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:317 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:182 +#, python-format +msgid "CPG (%s) doesn't exist on array." +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:188 +#, python-format +msgid "CPG (%s) must be in a domain" +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:330 #, python-format msgid "SSH Command failed after '%(total_attempts)r' attempts : '%(command)s'" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:323 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:336 #, python-format msgid "Error running ssh command: %s" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:561 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:574 #, python-format msgid "Must specify a valid persona %(valid)s, value '%(persona)s' is invalid." msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:617 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:630 #, python-format msgid "" "Must specify a valid provisioning type %(valid)s, value '%(prov)s' is " "invalid." msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:645 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:658 #, python-format msgid "Volume (%s) already exists on array" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:707 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:728 #, python-format msgid "Unexpected state while cloning %s" msgstr "" -#~ msgid "" -#~ "ISCSI volume not yet found at: " -#~ "%(host_device)s. Will rescan & retry. " -#~ "Try number: %(tries)s." -#~ msgstr "" - -#~ msgid "Found iSCSI node %(host_device)s (after %(tries)s rescans)." -#~ msgstr "" - diff --git a/cinder/locale/cinder.pot b/cinder/locale/cinder.pot index 9db131a94..be14cdf84 100644 --- a/cinder/locale/cinder.pot +++ b/cinder/locale/cinder.pot @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: cinder jenkins.cinder.propose.translation.update.46\n" +"Project-Id-Version: cinder jenkins.cinder.propose.translation.update.47\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-07-01 18:10+0000\n" +"POT-Creation-Date: 2013-07-02 18:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -534,19 +534,24 @@ msgstr "" #: cinder/exception.py:568 #, python-format -msgid "Backup %(backup_id)s could not be found." +msgid "Backup volume %(volume_id)s type not recognised." msgstr "" #: cinder/exception.py:572 #, python-format -msgid "Invalid backup: %(reason)s" +msgid "Backup %(backup_id)s could not be found." msgstr "" #: cinder/exception.py:576 -msgid "Connection to swift failed" +#, python-format +msgid "Invalid backup: %(reason)s" msgstr "" #: cinder/exception.py:580 +msgid "Connection to swift failed" +msgstr "" + +#: cinder/exception.py:584 #, python-format msgid "Transfer %(transfer_id)s could not be found." msgstr "" @@ -703,7 +708,7 @@ msgid "Fetching %s" msgstr "" #: cinder/utils.py:134 cinder/openstack/common/processutils.py:218 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:257 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:270 #, python-format msgid "Running cmd (SSH): %s" msgstr "" @@ -718,7 +723,7 @@ msgstr "" #: cinder/utils.py:160 cinder/openstack/common/processutils.py:167 #: cinder/openstack/common/processutils.py:239 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:284 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:297 #, python-format msgid "Result was %s" msgstr "" @@ -1342,81 +1347,81 @@ msgstr "" msgid "Overwriting volume %(volume_id)s with restore of backup %(backup_id)s" msgstr "" -#: cinder/backup/manager.py:81 +#: cinder/backup/manager.py:82 msgid "Cleaning up incomplete backup operations" msgstr "" -#: cinder/backup/manager.py:85 +#: cinder/backup/manager.py:86 #, python-format msgid "Resetting volume %s to available (was backing-up)" msgstr "" -#: cinder/backup/manager.py:89 +#: cinder/backup/manager.py:90 #, python-format msgid "Resetting volume %s to error_restoring (was restoring-backup)" msgstr "" -#: cinder/backup/manager.py:100 +#: cinder/backup/manager.py:101 #, python-format msgid "Resetting backup %s to error (was creating)" msgstr "" -#: cinder/backup/manager.py:106 +#: cinder/backup/manager.py:107 #, python-format msgid "Resetting backup %s to available (was restoring)" msgstr "" -#: cinder/backup/manager.py:111 +#: cinder/backup/manager.py:112 #, python-format msgid "Resuming delete on backup: %s" msgstr "" -#: cinder/backup/manager.py:121 +#: cinder/backup/manager.py:122 #, python-format msgid "create_backup started, backup: %(backup_id)s for volume: %(volume_id)s" msgstr "" -#: cinder/backup/manager.py:131 +#: cinder/backup/manager.py:132 #, python-format msgid "" "create_backup aborted, expected volume status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:143 +#: cinder/backup/manager.py:144 #, python-format msgid "" "create_backup aborted, expected backup status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:169 +#: cinder/backup/manager.py:170 #, python-format msgid "create_backup finished. backup: %s" msgstr "" -#: cinder/backup/manager.py:175 +#: cinder/backup/manager.py:176 #, python-format msgid "" "restore_backup started, restoring backup: %(backup_id)s to volume: " "%(volume_id)s" msgstr "" -#: cinder/backup/manager.py:185 +#: cinder/backup/manager.py:186 #, python-format msgid "" "restore_backup aborted, expected volume status %(expected_status)s but " "got %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:196 +#: cinder/backup/manager.py:197 #, python-format msgid "" "restore_backup aborted, expected backup status %(expected_status)s but " "got %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:215 +#: cinder/backup/manager.py:216 #, python-format msgid "" "restore_backup aborted, the backup service currently configured " @@ -1424,26 +1429,26 @@ msgid "" "create this backup [%(backup_service)s]" msgstr "" -#: cinder/backup/manager.py:239 +#: cinder/backup/manager.py:240 #, python-format msgid "" "restore_backup finished, backup: %(backup_id)s restored to volume: " "%(volume_id)s" msgstr "" -#: cinder/backup/manager.py:248 +#: cinder/backup/manager.py:249 #, python-format msgid "delete_backup started, backup: %s" msgstr "" -#: cinder/backup/manager.py:254 +#: cinder/backup/manager.py:255 #, python-format msgid "" "delete_backup aborted, expected backup status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:267 +#: cinder/backup/manager.py:268 #, python-format msgid "" "delete_backup aborted, the backup service currently configured " @@ -1451,11 +1456,21 @@ msgid "" "create this backup [%(backup_service)s]" msgstr "" -#: cinder/backup/manager.py:290 +#: cinder/backup/manager.py:291 #, python-format msgid "delete_backup finished, backup %s deleted" msgstr "" +#: cinder/backup/services/ceph.py:220 +#, python-format +msgid "backup '%s' finished." +msgstr "" + +#: cinder/backup/services/ceph.py:271 +#, python-format +msgid "delete '%s' finished" +msgstr "" + #: cinder/backup/services/swift.py:105 #, python-format msgid "unsupported compression algorithm: %s" @@ -3292,36 +3307,41 @@ msgstr "" msgid "Unable to retrive volume infos for volume %(volname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:286 +#: cinder/volume/drivers/coraid.py:299 msgid "Cannot login on Coraid ESM" msgstr "" -#: cinder/volume/drivers/coraid.py:305 +#: cinder/volume/drivers/coraid.py:318 #, python-format msgid "Fail to create volume %(volname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:318 +#: cinder/volume/drivers/coraid.py:331 #, python-format msgid "Failed to delete volume %(volname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:332 +#: cinder/volume/drivers/coraid.py:345 #, python-format msgid "Failed to Create Snapshot %(snapname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:344 +#: cinder/volume/drivers/coraid.py:357 #, python-format msgid "Failed to Delete Snapshot %(snapname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:359 +#: cinder/volume/drivers/coraid.py:375 #, python-format msgid "Failed to Create Volume from Snapshot %(snapname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:380 +#: cinder/volume/drivers/coraid.py:385 +#, python-format +msgid "Failed to Extend Volume %(volname)s" +msgstr "" + +#: cinder/volume/drivers/coraid.py:406 #, python-format msgid "" "Failed to Initialize Connection. Volume Name: %(volname)s Shelf: " @@ -3575,115 +3595,120 @@ msgstr "" msgid "Sheepdog is not working" msgstr "" -#: cinder/volume/drivers/solidfire.py:133 +#: cinder/volume/drivers/solidfire.py:91 cinder/volume/drivers/solidfire.py:577 +#, python-format +msgid "Update SolidFire Cluster stats failed: %s" +msgstr "" + +#: cinder/volume/drivers/solidfire.py:138 #, python-format msgid "Payload for SolidFire API call: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:150 +#: cinder/volume/drivers/solidfire.py:155 #, python-format msgid "Call to json.loads() raised an exception: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:156 +#: cinder/volume/drivers/solidfire.py:161 #, python-format msgid "Results of SolidFire API call: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:160 +#: cinder/volume/drivers/solidfire.py:165 #, python-format msgid "Clone operation encountered: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:162 +#: cinder/volume/drivers/solidfire.py:167 #, python-format msgid "Waiting for outstanding operation before retrying snapshot: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:168 +#: cinder/volume/drivers/solidfire.py:173 #, python-format msgid "Detected xDBVersionMismatch, retry %s of 5" msgstr "" -#: cinder/volume/drivers/solidfire.py:175 +#: cinder/volume/drivers/solidfire.py:180 #, python-format msgid "API response: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:195 +#: cinder/volume/drivers/solidfire.py:200 #, python-format msgid "Found solidfire account: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:224 +#: cinder/volume/drivers/solidfire.py:229 #, python-format msgid "solidfire account: %s does not exist, create it..." msgstr "" -#: cinder/volume/drivers/solidfire.py:285 +#: cinder/volume/drivers/solidfire.py:290 #, python-format msgid "Failed to retrieve volume SolidFire-ID: %s in get_by_account!" msgstr "" -#: cinder/volume/drivers/solidfire.py:356 +#: cinder/volume/drivers/solidfire.py:361 msgid "Failed to get model update from clone" msgstr "" -#: cinder/volume/drivers/solidfire.py:382 +#: cinder/volume/drivers/solidfire.py:387 #, python-format msgid "More than one valid preset was detected, using %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:415 +#: cinder/volume/drivers/solidfire.py:420 #, python-format msgid "Mapped SolidFire volumeID %(sfid)s to cinder ID %(uuid)s." msgstr "" -#: cinder/volume/drivers/solidfire.py:424 +#: cinder/volume/drivers/solidfire.py:429 #, python-format msgid "Volume %s, not found on SF Cluster." msgstr "" -#: cinder/volume/drivers/solidfire.py:427 +#: cinder/volume/drivers/solidfire.py:432 #, python-format msgid "Found %(count)s volumes mapped to id: %(uuid)s." msgstr "" -#: cinder/volume/drivers/solidfire.py:494 +#: cinder/volume/drivers/solidfire.py:499 msgid "Enter SolidFire delete_volume..." msgstr "" -#: cinder/volume/drivers/solidfire.py:498 +#: cinder/volume/drivers/solidfire.py:503 #, python-format msgid "Account for Volume ID %s was not found on the SolidFire Cluster!" msgstr "" -#: cinder/volume/drivers/solidfire.py:500 +#: cinder/volume/drivers/solidfire.py:505 msgid "This usually means the volume was never succesfully created." msgstr "" -#: cinder/volume/drivers/solidfire.py:515 +#: cinder/volume/drivers/solidfire.py:520 #, python-format msgid "Volume ID %s was not found on the SolidFire Cluster!" msgstr "" -#: cinder/volume/drivers/solidfire.py:518 +#: cinder/volume/drivers/solidfire.py:523 msgid "Leaving SolidFire delete_volume" msgstr "" -#: cinder/volume/drivers/solidfire.py:522 +#: cinder/volume/drivers/solidfire.py:527 msgid "Executing SolidFire ensure_export..." msgstr "" -#: cinder/volume/drivers/solidfire.py:527 +#: cinder/volume/drivers/solidfire.py:532 msgid "Executing SolidFire create_export..." msgstr "" -#: cinder/volume/drivers/solidfire.py:576 +#: cinder/volume/drivers/solidfire.py:586 msgid "Updating cluster status info" msgstr "" -#: cinder/volume/drivers/solidfire.py:584 +#: cinder/volume/drivers/solidfire.py:594 msgid "Failed to get updated stats" msgstr "" @@ -3720,7 +3745,7 @@ msgstr "" #: cinder/volume/drivers/storwize_svc.py:299 #: cinder/volume/drivers/netapp/iscsi.py:123 #: cinder/volume/drivers/netapp/nfs.py:221 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:131 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:137 #, python-format msgid "%s is not set" msgstr "" @@ -5754,44 +5779,60 @@ msgstr "" msgid "LUID not found for %(zfs_poolname)s. Output=%(out)s" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:144 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:130 +msgid "" +"hp3par_domain has been deprecated and is no longer used. The domain is " +"automatically looked up based on the CPG." +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:150 msgid "Login to 3PAR array invalid" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:168 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:507 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:174 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:520 #, python-format msgid "CPG (%s) doesn't exist on array" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:317 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:182 +#, python-format +msgid "CPG (%s) doesn't exist on array." +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:188 +#, python-format +msgid "CPG (%s) must be in a domain" +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:330 #, python-format msgid "SSH Command failed after '%(total_attempts)r' attempts : '%(command)s'" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:323 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:336 #, python-format msgid "Error running ssh command: %s" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:561 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:574 #, python-format msgid "Must specify a valid persona %(valid)s, value '%(persona)s' is invalid." msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:617 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:630 #, python-format msgid "" "Must specify a valid provisioning type %(valid)s, value '%(prov)s' is " "invalid." msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:645 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:658 #, python-format msgid "Volume (%s) already exists on array" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:707 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:728 #, python-format msgid "Unexpected state while cloning %s" msgstr "" diff --git a/cinder/locale/cs/LC_MESSAGES/cinder.po b/cinder/locale/cs/LC_MESSAGES/cinder.po index 729a2e778..406f5b335 100644 --- a/cinder/locale/cs/LC_MESSAGES/cinder.po +++ b/cinder/locale/cs/LC_MESSAGES/cinder.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: cinder\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-07-01 18:10+0000\n" +"POT-Creation-Date: 2013-07-02 18:10+0000\n" "PO-Revision-Date: 2012-04-04 20:28+0000\n" "Last-Translator: Zbyněk Schwarz \n" "Language-Team: Czech \n" @@ -548,21 +548,26 @@ msgid "Failed to copy image to volume: %(reason)s" msgstr "Poškozené tělo zprávy: %(reason)s" #: cinder/exception.py:568 +#, python-format +msgid "Backup volume %(volume_id)s type not recognised." +msgstr "" + +#: cinder/exception.py:572 #, fuzzy, python-format msgid "Backup %(backup_id)s could not be found." msgstr "Skupina LDAP %(group_id)s nemohla být nalezena." -#: cinder/exception.py:572 +#: cinder/exception.py:576 #, fuzzy, python-format msgid "Invalid backup: %(reason)s" msgstr "Neplatná podpůrná vrstva: %s" -#: cinder/exception.py:576 +#: cinder/exception.py:580 #, fuzzy msgid "Connection to swift failed" msgstr "Připojení k glance selhalo" -#: cinder/exception.py:580 +#: cinder/exception.py:584 #, fuzzy, python-format msgid "Transfer %(transfer_id)s could not be found." msgstr "Obraz %(image_id)s nemohl být nalezen." @@ -721,7 +726,7 @@ msgid "Fetching %s" msgstr "Získávání %s" #: cinder/utils.py:134 cinder/openstack/common/processutils.py:218 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:257 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:270 #, python-format msgid "Running cmd (SSH): %s" msgstr "Spouštění příkazu (SSH): %s" @@ -736,7 +741,7 @@ msgstr "process_input není podporován přes SSH" #: cinder/utils.py:160 cinder/openstack/common/processutils.py:167 #: cinder/openstack/common/processutils.py:239 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:284 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:297 #, python-format msgid "Result was %s" msgstr "Výsledek byl %s" @@ -1372,81 +1377,81 @@ msgstr "" msgid "Overwriting volume %(volume_id)s with restore of backup %(backup_id)s" msgstr "" -#: cinder/backup/manager.py:81 +#: cinder/backup/manager.py:82 msgid "Cleaning up incomplete backup operations" msgstr "" -#: cinder/backup/manager.py:85 +#: cinder/backup/manager.py:86 #, python-format msgid "Resetting volume %s to available (was backing-up)" msgstr "" -#: cinder/backup/manager.py:89 +#: cinder/backup/manager.py:90 #, python-format msgid "Resetting volume %s to error_restoring (was restoring-backup)" msgstr "" -#: cinder/backup/manager.py:100 +#: cinder/backup/manager.py:101 #, python-format msgid "Resetting backup %s to error (was creating)" msgstr "" -#: cinder/backup/manager.py:106 +#: cinder/backup/manager.py:107 #, python-format msgid "Resetting backup %s to available (was restoring)" msgstr "" -#: cinder/backup/manager.py:111 +#: cinder/backup/manager.py:112 #, python-format msgid "Resuming delete on backup: %s" msgstr "" -#: cinder/backup/manager.py:121 +#: cinder/backup/manager.py:122 #, python-format msgid "create_backup started, backup: %(backup_id)s for volume: %(volume_id)s" msgstr "" -#: cinder/backup/manager.py:131 +#: cinder/backup/manager.py:132 #, python-format msgid "" "create_backup aborted, expected volume status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:143 +#: cinder/backup/manager.py:144 #, python-format msgid "" "create_backup aborted, expected backup status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:169 +#: cinder/backup/manager.py:170 #, python-format msgid "create_backup finished. backup: %s" msgstr "" -#: cinder/backup/manager.py:175 +#: cinder/backup/manager.py:176 #, python-format msgid "" "restore_backup started, restoring backup: %(backup_id)s to volume: " "%(volume_id)s" msgstr "" -#: cinder/backup/manager.py:185 +#: cinder/backup/manager.py:186 #, python-format msgid "" "restore_backup aborted, expected volume status %(expected_status)s but " "got %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:196 +#: cinder/backup/manager.py:197 #, python-format msgid "" "restore_backup aborted, expected backup status %(expected_status)s but " "got %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:215 +#: cinder/backup/manager.py:216 #, python-format msgid "" "restore_backup aborted, the backup service currently configured " @@ -1454,26 +1459,26 @@ msgid "" "create this backup [%(backup_service)s]" msgstr "" -#: cinder/backup/manager.py:239 +#: cinder/backup/manager.py:240 #, python-format msgid "" "restore_backup finished, backup: %(backup_id)s restored to volume: " "%(volume_id)s" msgstr "" -#: cinder/backup/manager.py:248 +#: cinder/backup/manager.py:249 #, python-format msgid "delete_backup started, backup: %s" msgstr "" -#: cinder/backup/manager.py:254 +#: cinder/backup/manager.py:255 #, python-format msgid "" "delete_backup aborted, expected backup status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:267 +#: cinder/backup/manager.py:268 #, python-format msgid "" "delete_backup aborted, the backup service currently configured " @@ -1481,11 +1486,21 @@ msgid "" "create this backup [%(backup_service)s]" msgstr "" -#: cinder/backup/manager.py:290 +#: cinder/backup/manager.py:291 #, python-format msgid "delete_backup finished, backup %s deleted" msgstr "" +#: cinder/backup/services/ceph.py:220 +#, python-format +msgid "backup '%s' finished." +msgstr "" + +#: cinder/backup/services/ceph.py:271 +#, python-format +msgid "delete '%s' finished" +msgstr "" + #: cinder/backup/services/swift.py:105 #, python-format msgid "unsupported compression algorithm: %s" @@ -3334,36 +3349,41 @@ msgstr "odpověď %s" msgid "Unable to retrive volume infos for volume %(volname)s" msgstr "Nenalezeno žádné cílové id ve svazku %(volume_id)s." -#: cinder/volume/drivers/coraid.py:286 +#: cinder/volume/drivers/coraid.py:299 msgid "Cannot login on Coraid ESM" msgstr "" -#: cinder/volume/drivers/coraid.py:305 +#: cinder/volume/drivers/coraid.py:318 #, python-format msgid "Fail to create volume %(volname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:318 +#: cinder/volume/drivers/coraid.py:331 #, python-format msgid "Failed to delete volume %(volname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:332 +#: cinder/volume/drivers/coraid.py:345 #, fuzzy, python-format msgid "Failed to Create Snapshot %(snapname)s" msgstr "Nelze restartovat instanci" -#: cinder/volume/drivers/coraid.py:344 +#: cinder/volume/drivers/coraid.py:357 #, python-format msgid "Failed to Delete Snapshot %(snapname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:359 +#: cinder/volume/drivers/coraid.py:375 #, fuzzy, python-format msgid "Failed to Create Volume from Snapshot %(snapname)s" msgstr "Vytvořit svazek ze snímku %s" -#: cinder/volume/drivers/coraid.py:380 +#: cinder/volume/drivers/coraid.py:385 +#, python-format +msgid "Failed to Extend Volume %(volname)s" +msgstr "" + +#: cinder/volume/drivers/coraid.py:406 #, python-format msgid "" "Failed to Initialize Connection. Volume Name: %(volname)s Shelf: " @@ -3618,116 +3638,121 @@ msgstr "" msgid "Sheepdog is not working" msgstr "" -#: cinder/volume/drivers/solidfire.py:133 +#: cinder/volume/drivers/solidfire.py:91 cinder/volume/drivers/solidfire.py:577 +#, python-format +msgid "Update SolidFire Cluster stats failed: %s" +msgstr "" + +#: cinder/volume/drivers/solidfire.py:138 #, python-format msgid "Payload for SolidFire API call: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:150 +#: cinder/volume/drivers/solidfire.py:155 #, python-format msgid "Call to json.loads() raised an exception: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:156 +#: cinder/volume/drivers/solidfire.py:161 #, python-format msgid "Results of SolidFire API call: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:160 +#: cinder/volume/drivers/solidfire.py:165 #, python-format msgid "Clone operation encountered: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:162 +#: cinder/volume/drivers/solidfire.py:167 #, python-format msgid "Waiting for outstanding operation before retrying snapshot: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:168 +#: cinder/volume/drivers/solidfire.py:173 #, python-format msgid "Detected xDBVersionMismatch, retry %s of 5" msgstr "" -#: cinder/volume/drivers/solidfire.py:175 +#: cinder/volume/drivers/solidfire.py:180 #, fuzzy, python-format msgid "API response: %s" msgstr "odpověď %s" -#: cinder/volume/drivers/solidfire.py:195 +#: cinder/volume/drivers/solidfire.py:200 #, python-format msgid "Found solidfire account: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:224 +#: cinder/volume/drivers/solidfire.py:229 #, python-format msgid "solidfire account: %s does not exist, create it..." msgstr "" -#: cinder/volume/drivers/solidfire.py:285 +#: cinder/volume/drivers/solidfire.py:290 #, python-format msgid "Failed to retrieve volume SolidFire-ID: %s in get_by_account!" msgstr "" -#: cinder/volume/drivers/solidfire.py:356 +#: cinder/volume/drivers/solidfire.py:361 #, fuzzy msgid "Failed to get model update from clone" msgstr "Nelze získat metadata pro ip: %s" -#: cinder/volume/drivers/solidfire.py:382 +#: cinder/volume/drivers/solidfire.py:387 #, python-format msgid "More than one valid preset was detected, using %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:415 +#: cinder/volume/drivers/solidfire.py:420 #, python-format msgid "Mapped SolidFire volumeID %(sfid)s to cinder ID %(uuid)s." msgstr "" -#: cinder/volume/drivers/solidfire.py:424 +#: cinder/volume/drivers/solidfire.py:429 #, python-format msgid "Volume %s, not found on SF Cluster." msgstr "" -#: cinder/volume/drivers/solidfire.py:427 +#: cinder/volume/drivers/solidfire.py:432 #, python-format msgid "Found %(count)s volumes mapped to id: %(uuid)s." msgstr "" -#: cinder/volume/drivers/solidfire.py:494 +#: cinder/volume/drivers/solidfire.py:499 msgid "Enter SolidFire delete_volume..." msgstr "" -#: cinder/volume/drivers/solidfire.py:498 +#: cinder/volume/drivers/solidfire.py:503 #, python-format msgid "Account for Volume ID %s was not found on the SolidFire Cluster!" msgstr "" -#: cinder/volume/drivers/solidfire.py:500 +#: cinder/volume/drivers/solidfire.py:505 msgid "This usually means the volume was never succesfully created." msgstr "" -#: cinder/volume/drivers/solidfire.py:515 +#: cinder/volume/drivers/solidfire.py:520 #, python-format msgid "Volume ID %s was not found on the SolidFire Cluster!" msgstr "" -#: cinder/volume/drivers/solidfire.py:518 +#: cinder/volume/drivers/solidfire.py:523 msgid "Leaving SolidFire delete_volume" msgstr "" -#: cinder/volume/drivers/solidfire.py:522 +#: cinder/volume/drivers/solidfire.py:527 msgid "Executing SolidFire ensure_export..." msgstr "" -#: cinder/volume/drivers/solidfire.py:527 +#: cinder/volume/drivers/solidfire.py:532 msgid "Executing SolidFire create_export..." msgstr "" -#: cinder/volume/drivers/solidfire.py:576 +#: cinder/volume/drivers/solidfire.py:586 msgid "Updating cluster status info" msgstr "" -#: cinder/volume/drivers/solidfire.py:584 +#: cinder/volume/drivers/solidfire.py:594 #, fuzzy msgid "Failed to get updated stats" msgstr "Nelze vytvořit typ instance" @@ -3765,7 +3790,7 @@ msgstr "" #: cinder/volume/drivers/storwize_svc.py:299 #: cinder/volume/drivers/netapp/iscsi.py:123 #: cinder/volume/drivers/netapp/nfs.py:221 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:131 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:137 #, python-format msgid "%s is not set" msgstr "" @@ -5811,54 +5836,61 @@ msgstr "" msgid "LUID not found for %(zfs_poolname)s. Output=%(out)s" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:144 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:130 +msgid "" +"hp3par_domain has been deprecated and is no longer used. The domain is " +"automatically looked up based on the CPG." +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:150 msgid "Login to 3PAR array invalid" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:168 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:507 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:174 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:520 #, python-format msgid "CPG (%s) doesn't exist on array" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:317 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:182 +#, python-format +msgid "CPG (%s) doesn't exist on array." +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:188 +#, python-format +msgid "CPG (%s) must be in a domain" +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:330 #, python-format msgid "SSH Command failed after '%(total_attempts)r' attempts : '%(command)s'" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:323 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:336 #, fuzzy, python-format msgid "Error running ssh command: %s" msgstr "Při spuštění příkazu došlo k nečekané chybě." -#: cinder/volume/drivers/san/hp/hp_3par_common.py:561 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:574 #, python-format msgid "Must specify a valid persona %(valid)s, value '%(persona)s' is invalid." msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:617 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:630 #, python-format msgid "" "Must specify a valid provisioning type %(valid)s, value '%(prov)s' is " "invalid." msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:645 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:658 #, fuzzy, python-format msgid "Volume (%s) already exists on array" msgstr "skupina %s již existuje" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:707 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:728 #, fuzzy, python-format msgid "Unexpected state while cloning %s" msgstr "Při spuštění příkazu došlo k nečekané chybě." -#~ msgid "" -#~ "ISCSI volume not yet found at: " -#~ "%(host_device)s. Will rescan & retry. " -#~ "Try number: %(tries)s." -#~ msgstr "" - -#~ msgid "Found iSCSI node %(host_device)s (after %(tries)s rescans)." -#~ msgstr "" - diff --git a/cinder/locale/da/LC_MESSAGES/cinder.po b/cinder/locale/da/LC_MESSAGES/cinder.po index 213ba4e07..bf9cc0033 100644 --- a/cinder/locale/da/LC_MESSAGES/cinder.po +++ b/cinder/locale/da/LC_MESSAGES/cinder.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: cinder\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-07-01 18:10+0000\n" +"POT-Creation-Date: 2013-07-02 18:10+0000\n" "PO-Revision-Date: 2011-01-15 21:46+0000\n" "Last-Translator: Soren Hansen \n" "Language-Team: Danish \n" @@ -534,19 +534,24 @@ msgstr "" #: cinder/exception.py:568 #, python-format -msgid "Backup %(backup_id)s could not be found." +msgid "Backup volume %(volume_id)s type not recognised." msgstr "" #: cinder/exception.py:572 #, python-format -msgid "Invalid backup: %(reason)s" +msgid "Backup %(backup_id)s could not be found." msgstr "" #: cinder/exception.py:576 -msgid "Connection to swift failed" +#, python-format +msgid "Invalid backup: %(reason)s" msgstr "" #: cinder/exception.py:580 +msgid "Connection to swift failed" +msgstr "" + +#: cinder/exception.py:584 #, python-format msgid "Transfer %(transfer_id)s could not be found." msgstr "" @@ -703,7 +708,7 @@ msgid "Fetching %s" msgstr "" #: cinder/utils.py:134 cinder/openstack/common/processutils.py:218 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:257 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:270 #, python-format msgid "Running cmd (SSH): %s" msgstr "" @@ -718,7 +723,7 @@ msgstr "" #: cinder/utils.py:160 cinder/openstack/common/processutils.py:167 #: cinder/openstack/common/processutils.py:239 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:284 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:297 #, python-format msgid "Result was %s" msgstr "" @@ -1342,81 +1347,81 @@ msgstr "" msgid "Overwriting volume %(volume_id)s with restore of backup %(backup_id)s" msgstr "" -#: cinder/backup/manager.py:81 +#: cinder/backup/manager.py:82 msgid "Cleaning up incomplete backup operations" msgstr "" -#: cinder/backup/manager.py:85 +#: cinder/backup/manager.py:86 #, python-format msgid "Resetting volume %s to available (was backing-up)" msgstr "" -#: cinder/backup/manager.py:89 +#: cinder/backup/manager.py:90 #, python-format msgid "Resetting volume %s to error_restoring (was restoring-backup)" msgstr "" -#: cinder/backup/manager.py:100 +#: cinder/backup/manager.py:101 #, python-format msgid "Resetting backup %s to error (was creating)" msgstr "" -#: cinder/backup/manager.py:106 +#: cinder/backup/manager.py:107 #, python-format msgid "Resetting backup %s to available (was restoring)" msgstr "" -#: cinder/backup/manager.py:111 +#: cinder/backup/manager.py:112 #, python-format msgid "Resuming delete on backup: %s" msgstr "" -#: cinder/backup/manager.py:121 +#: cinder/backup/manager.py:122 #, python-format msgid "create_backup started, backup: %(backup_id)s for volume: %(volume_id)s" msgstr "" -#: cinder/backup/manager.py:131 +#: cinder/backup/manager.py:132 #, python-format msgid "" "create_backup aborted, expected volume status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:143 +#: cinder/backup/manager.py:144 #, python-format msgid "" "create_backup aborted, expected backup status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:169 +#: cinder/backup/manager.py:170 #, python-format msgid "create_backup finished. backup: %s" msgstr "" -#: cinder/backup/manager.py:175 +#: cinder/backup/manager.py:176 #, python-format msgid "" "restore_backup started, restoring backup: %(backup_id)s to volume: " "%(volume_id)s" msgstr "" -#: cinder/backup/manager.py:185 +#: cinder/backup/manager.py:186 #, python-format msgid "" "restore_backup aborted, expected volume status %(expected_status)s but " "got %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:196 +#: cinder/backup/manager.py:197 #, python-format msgid "" "restore_backup aborted, expected backup status %(expected_status)s but " "got %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:215 +#: cinder/backup/manager.py:216 #, python-format msgid "" "restore_backup aborted, the backup service currently configured " @@ -1424,26 +1429,26 @@ msgid "" "create this backup [%(backup_service)s]" msgstr "" -#: cinder/backup/manager.py:239 +#: cinder/backup/manager.py:240 #, python-format msgid "" "restore_backup finished, backup: %(backup_id)s restored to volume: " "%(volume_id)s" msgstr "" -#: cinder/backup/manager.py:248 +#: cinder/backup/manager.py:249 #, python-format msgid "delete_backup started, backup: %s" msgstr "" -#: cinder/backup/manager.py:254 +#: cinder/backup/manager.py:255 #, python-format msgid "" "delete_backup aborted, expected backup status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:267 +#: cinder/backup/manager.py:268 #, python-format msgid "" "delete_backup aborted, the backup service currently configured " @@ -1451,11 +1456,21 @@ msgid "" "create this backup [%(backup_service)s]" msgstr "" -#: cinder/backup/manager.py:290 +#: cinder/backup/manager.py:291 #, python-format msgid "delete_backup finished, backup %s deleted" msgstr "" +#: cinder/backup/services/ceph.py:220 +#, python-format +msgid "backup '%s' finished." +msgstr "" + +#: cinder/backup/services/ceph.py:271 +#, python-format +msgid "delete '%s' finished" +msgstr "" + #: cinder/backup/services/swift.py:105 #, python-format msgid "unsupported compression algorithm: %s" @@ -3292,36 +3307,41 @@ msgstr "" msgid "Unable to retrive volume infos for volume %(volname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:286 +#: cinder/volume/drivers/coraid.py:299 msgid "Cannot login on Coraid ESM" msgstr "" -#: cinder/volume/drivers/coraid.py:305 +#: cinder/volume/drivers/coraid.py:318 #, python-format msgid "Fail to create volume %(volname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:318 +#: cinder/volume/drivers/coraid.py:331 #, python-format msgid "Failed to delete volume %(volname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:332 +#: cinder/volume/drivers/coraid.py:345 #, python-format msgid "Failed to Create Snapshot %(snapname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:344 +#: cinder/volume/drivers/coraid.py:357 #, python-format msgid "Failed to Delete Snapshot %(snapname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:359 +#: cinder/volume/drivers/coraid.py:375 #, python-format msgid "Failed to Create Volume from Snapshot %(snapname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:380 +#: cinder/volume/drivers/coraid.py:385 +#, python-format +msgid "Failed to Extend Volume %(volname)s" +msgstr "" + +#: cinder/volume/drivers/coraid.py:406 #, python-format msgid "" "Failed to Initialize Connection. Volume Name: %(volname)s Shelf: " @@ -3575,115 +3595,120 @@ msgstr "" msgid "Sheepdog is not working" msgstr "" -#: cinder/volume/drivers/solidfire.py:133 +#: cinder/volume/drivers/solidfire.py:91 cinder/volume/drivers/solidfire.py:577 +#, python-format +msgid "Update SolidFire Cluster stats failed: %s" +msgstr "" + +#: cinder/volume/drivers/solidfire.py:138 #, python-format msgid "Payload for SolidFire API call: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:150 +#: cinder/volume/drivers/solidfire.py:155 #, python-format msgid "Call to json.loads() raised an exception: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:156 +#: cinder/volume/drivers/solidfire.py:161 #, python-format msgid "Results of SolidFire API call: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:160 +#: cinder/volume/drivers/solidfire.py:165 #, python-format msgid "Clone operation encountered: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:162 +#: cinder/volume/drivers/solidfire.py:167 #, python-format msgid "Waiting for outstanding operation before retrying snapshot: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:168 +#: cinder/volume/drivers/solidfire.py:173 #, python-format msgid "Detected xDBVersionMismatch, retry %s of 5" msgstr "" -#: cinder/volume/drivers/solidfire.py:175 +#: cinder/volume/drivers/solidfire.py:180 #, python-format msgid "API response: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:195 +#: cinder/volume/drivers/solidfire.py:200 #, python-format msgid "Found solidfire account: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:224 +#: cinder/volume/drivers/solidfire.py:229 #, python-format msgid "solidfire account: %s does not exist, create it..." msgstr "" -#: cinder/volume/drivers/solidfire.py:285 +#: cinder/volume/drivers/solidfire.py:290 #, python-format msgid "Failed to retrieve volume SolidFire-ID: %s in get_by_account!" msgstr "" -#: cinder/volume/drivers/solidfire.py:356 +#: cinder/volume/drivers/solidfire.py:361 msgid "Failed to get model update from clone" msgstr "" -#: cinder/volume/drivers/solidfire.py:382 +#: cinder/volume/drivers/solidfire.py:387 #, python-format msgid "More than one valid preset was detected, using %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:415 +#: cinder/volume/drivers/solidfire.py:420 #, python-format msgid "Mapped SolidFire volumeID %(sfid)s to cinder ID %(uuid)s." msgstr "" -#: cinder/volume/drivers/solidfire.py:424 +#: cinder/volume/drivers/solidfire.py:429 #, python-format msgid "Volume %s, not found on SF Cluster." msgstr "" -#: cinder/volume/drivers/solidfire.py:427 +#: cinder/volume/drivers/solidfire.py:432 #, python-format msgid "Found %(count)s volumes mapped to id: %(uuid)s." msgstr "" -#: cinder/volume/drivers/solidfire.py:494 +#: cinder/volume/drivers/solidfire.py:499 msgid "Enter SolidFire delete_volume..." msgstr "" -#: cinder/volume/drivers/solidfire.py:498 +#: cinder/volume/drivers/solidfire.py:503 #, python-format msgid "Account for Volume ID %s was not found on the SolidFire Cluster!" msgstr "" -#: cinder/volume/drivers/solidfire.py:500 +#: cinder/volume/drivers/solidfire.py:505 msgid "This usually means the volume was never succesfully created." msgstr "" -#: cinder/volume/drivers/solidfire.py:515 +#: cinder/volume/drivers/solidfire.py:520 #, python-format msgid "Volume ID %s was not found on the SolidFire Cluster!" msgstr "" -#: cinder/volume/drivers/solidfire.py:518 +#: cinder/volume/drivers/solidfire.py:523 msgid "Leaving SolidFire delete_volume" msgstr "" -#: cinder/volume/drivers/solidfire.py:522 +#: cinder/volume/drivers/solidfire.py:527 msgid "Executing SolidFire ensure_export..." msgstr "" -#: cinder/volume/drivers/solidfire.py:527 +#: cinder/volume/drivers/solidfire.py:532 msgid "Executing SolidFire create_export..." msgstr "" -#: cinder/volume/drivers/solidfire.py:576 +#: cinder/volume/drivers/solidfire.py:586 msgid "Updating cluster status info" msgstr "" -#: cinder/volume/drivers/solidfire.py:584 +#: cinder/volume/drivers/solidfire.py:594 msgid "Failed to get updated stats" msgstr "" @@ -3720,7 +3745,7 @@ msgstr "" #: cinder/volume/drivers/storwize_svc.py:299 #: cinder/volume/drivers/netapp/iscsi.py:123 #: cinder/volume/drivers/netapp/nfs.py:221 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:131 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:137 #, python-format msgid "%s is not set" msgstr "" @@ -5754,54 +5779,61 @@ msgstr "" msgid "LUID not found for %(zfs_poolname)s. Output=%(out)s" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:144 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:130 +msgid "" +"hp3par_domain has been deprecated and is no longer used. The domain is " +"automatically looked up based on the CPG." +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:150 msgid "Login to 3PAR array invalid" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:168 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:507 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:174 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:520 #, python-format msgid "CPG (%s) doesn't exist on array" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:317 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:182 +#, python-format +msgid "CPG (%s) doesn't exist on array." +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:188 +#, python-format +msgid "CPG (%s) must be in a domain" +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:330 #, python-format msgid "SSH Command failed after '%(total_attempts)r' attempts : '%(command)s'" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:323 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:336 #, python-format msgid "Error running ssh command: %s" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:561 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:574 #, python-format msgid "Must specify a valid persona %(valid)s, value '%(persona)s' is invalid." msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:617 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:630 #, python-format msgid "" "Must specify a valid provisioning type %(valid)s, value '%(prov)s' is " "invalid." msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:645 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:658 #, python-format msgid "Volume (%s) already exists on array" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:707 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:728 #, python-format msgid "Unexpected state while cloning %s" msgstr "" -#~ msgid "" -#~ "ISCSI volume not yet found at: " -#~ "%(host_device)s. Will rescan & retry. " -#~ "Try number: %(tries)s." -#~ msgstr "" - -#~ msgid "Found iSCSI node %(host_device)s (after %(tries)s rescans)." -#~ msgstr "" - diff --git a/cinder/locale/de/LC_MESSAGES/cinder.po b/cinder/locale/de/LC_MESSAGES/cinder.po index d5309c6b4..9a771bb85 100644 --- a/cinder/locale/de/LC_MESSAGES/cinder.po +++ b/cinder/locale/de/LC_MESSAGES/cinder.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: cinder\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-07-01 18:10+0000\n" +"POT-Creation-Date: 2013-07-02 18:10+0000\n" "PO-Revision-Date: 2011-08-23 11:23+0000\n" "Last-Translator: Thierry Carrez \n" "Language-Team: German \n" @@ -539,19 +539,24 @@ msgstr "Nicht möglich volume %s zufinden" #: cinder/exception.py:568 #, python-format -msgid "Backup %(backup_id)s could not be found." +msgid "Backup volume %(volume_id)s type not recognised." msgstr "" #: cinder/exception.py:572 #, python-format -msgid "Invalid backup: %(reason)s" +msgid "Backup %(backup_id)s could not be found." msgstr "" #: cinder/exception.py:576 -msgid "Connection to swift failed" +#, python-format +msgid "Invalid backup: %(reason)s" msgstr "" #: cinder/exception.py:580 +msgid "Connection to swift failed" +msgstr "" + +#: cinder/exception.py:584 #, python-format msgid "Transfer %(transfer_id)s could not be found." msgstr "" @@ -709,7 +714,7 @@ msgid "Fetching %s" msgstr "Hole %s" #: cinder/utils.py:134 cinder/openstack/common/processutils.py:218 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:257 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:270 #, python-format msgid "Running cmd (SSH): %s" msgstr "" @@ -724,7 +729,7 @@ msgstr "" #: cinder/utils.py:160 cinder/openstack/common/processutils.py:167 #: cinder/openstack/common/processutils.py:239 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:284 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:297 #, python-format msgid "Result was %s" msgstr "Ergebnis war %s" @@ -1348,81 +1353,81 @@ msgstr "" msgid "Overwriting volume %(volume_id)s with restore of backup %(backup_id)s" msgstr "" -#: cinder/backup/manager.py:81 +#: cinder/backup/manager.py:82 msgid "Cleaning up incomplete backup operations" msgstr "" -#: cinder/backup/manager.py:85 +#: cinder/backup/manager.py:86 #, python-format msgid "Resetting volume %s to available (was backing-up)" msgstr "" -#: cinder/backup/manager.py:89 +#: cinder/backup/manager.py:90 #, python-format msgid "Resetting volume %s to error_restoring (was restoring-backup)" msgstr "" -#: cinder/backup/manager.py:100 +#: cinder/backup/manager.py:101 #, python-format msgid "Resetting backup %s to error (was creating)" msgstr "" -#: cinder/backup/manager.py:106 +#: cinder/backup/manager.py:107 #, python-format msgid "Resetting backup %s to available (was restoring)" msgstr "" -#: cinder/backup/manager.py:111 +#: cinder/backup/manager.py:112 #, python-format msgid "Resuming delete on backup: %s" msgstr "" -#: cinder/backup/manager.py:121 +#: cinder/backup/manager.py:122 #, python-format msgid "create_backup started, backup: %(backup_id)s for volume: %(volume_id)s" msgstr "" -#: cinder/backup/manager.py:131 +#: cinder/backup/manager.py:132 #, python-format msgid "" "create_backup aborted, expected volume status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:143 +#: cinder/backup/manager.py:144 #, python-format msgid "" "create_backup aborted, expected backup status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:169 +#: cinder/backup/manager.py:170 #, python-format msgid "create_backup finished. backup: %s" msgstr "" -#: cinder/backup/manager.py:175 +#: cinder/backup/manager.py:176 #, python-format msgid "" "restore_backup started, restoring backup: %(backup_id)s to volume: " "%(volume_id)s" msgstr "" -#: cinder/backup/manager.py:185 +#: cinder/backup/manager.py:186 #, python-format msgid "" "restore_backup aborted, expected volume status %(expected_status)s but " "got %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:196 +#: cinder/backup/manager.py:197 #, python-format msgid "" "restore_backup aborted, expected backup status %(expected_status)s but " "got %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:215 +#: cinder/backup/manager.py:216 #, python-format msgid "" "restore_backup aborted, the backup service currently configured " @@ -1430,26 +1435,26 @@ msgid "" "create this backup [%(backup_service)s]" msgstr "" -#: cinder/backup/manager.py:239 +#: cinder/backup/manager.py:240 #, python-format msgid "" "restore_backup finished, backup: %(backup_id)s restored to volume: " "%(volume_id)s" msgstr "" -#: cinder/backup/manager.py:248 +#: cinder/backup/manager.py:249 #, python-format msgid "delete_backup started, backup: %s" msgstr "" -#: cinder/backup/manager.py:254 +#: cinder/backup/manager.py:255 #, python-format msgid "" "delete_backup aborted, expected backup status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:267 +#: cinder/backup/manager.py:268 #, python-format msgid "" "delete_backup aborted, the backup service currently configured " @@ -1457,11 +1462,21 @@ msgid "" "create this backup [%(backup_service)s]" msgstr "" -#: cinder/backup/manager.py:290 +#: cinder/backup/manager.py:291 #, python-format msgid "delete_backup finished, backup %s deleted" msgstr "" +#: cinder/backup/services/ceph.py:220 +#, python-format +msgid "backup '%s' finished." +msgstr "" + +#: cinder/backup/services/ceph.py:271 +#, python-format +msgid "delete '%s' finished" +msgstr "" + #: cinder/backup/services/swift.py:105 #, python-format msgid "unsupported compression algorithm: %s" @@ -3299,36 +3314,41 @@ msgstr "" msgid "Unable to retrive volume infos for volume %(volname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:286 +#: cinder/volume/drivers/coraid.py:299 msgid "Cannot login on Coraid ESM" msgstr "" -#: cinder/volume/drivers/coraid.py:305 +#: cinder/volume/drivers/coraid.py:318 #, fuzzy, python-format msgid "Fail to create volume %(volname)s" msgstr "Nicht möglich volume %s zufinden" -#: cinder/volume/drivers/coraid.py:318 +#: cinder/volume/drivers/coraid.py:331 #, fuzzy, python-format msgid "Failed to delete volume %(volname)s" msgstr "Nicht möglich volume %s zufinden" -#: cinder/volume/drivers/coraid.py:332 +#: cinder/volume/drivers/coraid.py:345 #, python-format msgid "Failed to Create Snapshot %(snapname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:344 +#: cinder/volume/drivers/coraid.py:357 #, python-format msgid "Failed to Delete Snapshot %(snapname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:359 +#: cinder/volume/drivers/coraid.py:375 #, python-format msgid "Failed to Create Volume from Snapshot %(snapname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:380 +#: cinder/volume/drivers/coraid.py:385 +#, python-format +msgid "Failed to Extend Volume %(volname)s" +msgstr "" + +#: cinder/volume/drivers/coraid.py:406 #, python-format msgid "" "Failed to Initialize Connection. Volume Name: %(volname)s Shelf: " @@ -3582,115 +3602,120 @@ msgstr "" msgid "Sheepdog is not working" msgstr "" -#: cinder/volume/drivers/solidfire.py:133 +#: cinder/volume/drivers/solidfire.py:91 cinder/volume/drivers/solidfire.py:577 +#, python-format +msgid "Update SolidFire Cluster stats failed: %s" +msgstr "" + +#: cinder/volume/drivers/solidfire.py:138 #, python-format msgid "Payload for SolidFire API call: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:150 +#: cinder/volume/drivers/solidfire.py:155 #, python-format msgid "Call to json.loads() raised an exception: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:156 +#: cinder/volume/drivers/solidfire.py:161 #, python-format msgid "Results of SolidFire API call: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:160 +#: cinder/volume/drivers/solidfire.py:165 #, python-format msgid "Clone operation encountered: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:162 +#: cinder/volume/drivers/solidfire.py:167 #, python-format msgid "Waiting for outstanding operation before retrying snapshot: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:168 +#: cinder/volume/drivers/solidfire.py:173 #, python-format msgid "Detected xDBVersionMismatch, retry %s of 5" msgstr "" -#: cinder/volume/drivers/solidfire.py:175 +#: cinder/volume/drivers/solidfire.py:180 #, python-format msgid "API response: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:195 +#: cinder/volume/drivers/solidfire.py:200 #, python-format msgid "Found solidfire account: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:224 +#: cinder/volume/drivers/solidfire.py:229 #, python-format msgid "solidfire account: %s does not exist, create it..." msgstr "" -#: cinder/volume/drivers/solidfire.py:285 +#: cinder/volume/drivers/solidfire.py:290 #, python-format msgid "Failed to retrieve volume SolidFire-ID: %s in get_by_account!" msgstr "" -#: cinder/volume/drivers/solidfire.py:356 +#: cinder/volume/drivers/solidfire.py:361 msgid "Failed to get model update from clone" msgstr "" -#: cinder/volume/drivers/solidfire.py:382 +#: cinder/volume/drivers/solidfire.py:387 #, python-format msgid "More than one valid preset was detected, using %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:415 +#: cinder/volume/drivers/solidfire.py:420 #, python-format msgid "Mapped SolidFire volumeID %(sfid)s to cinder ID %(uuid)s." msgstr "" -#: cinder/volume/drivers/solidfire.py:424 +#: cinder/volume/drivers/solidfire.py:429 #, python-format msgid "Volume %s, not found on SF Cluster." msgstr "" -#: cinder/volume/drivers/solidfire.py:427 +#: cinder/volume/drivers/solidfire.py:432 #, python-format msgid "Found %(count)s volumes mapped to id: %(uuid)s." msgstr "" -#: cinder/volume/drivers/solidfire.py:494 +#: cinder/volume/drivers/solidfire.py:499 msgid "Enter SolidFire delete_volume..." msgstr "" -#: cinder/volume/drivers/solidfire.py:498 +#: cinder/volume/drivers/solidfire.py:503 #, python-format msgid "Account for Volume ID %s was not found on the SolidFire Cluster!" msgstr "" -#: cinder/volume/drivers/solidfire.py:500 +#: cinder/volume/drivers/solidfire.py:505 msgid "This usually means the volume was never succesfully created." msgstr "" -#: cinder/volume/drivers/solidfire.py:515 +#: cinder/volume/drivers/solidfire.py:520 #, python-format msgid "Volume ID %s was not found on the SolidFire Cluster!" msgstr "" -#: cinder/volume/drivers/solidfire.py:518 +#: cinder/volume/drivers/solidfire.py:523 msgid "Leaving SolidFire delete_volume" msgstr "" -#: cinder/volume/drivers/solidfire.py:522 +#: cinder/volume/drivers/solidfire.py:527 msgid "Executing SolidFire ensure_export..." msgstr "" -#: cinder/volume/drivers/solidfire.py:527 +#: cinder/volume/drivers/solidfire.py:532 msgid "Executing SolidFire create_export..." msgstr "" -#: cinder/volume/drivers/solidfire.py:576 +#: cinder/volume/drivers/solidfire.py:586 msgid "Updating cluster status info" msgstr "" -#: cinder/volume/drivers/solidfire.py:584 +#: cinder/volume/drivers/solidfire.py:594 msgid "Failed to get updated stats" msgstr "" @@ -3727,7 +3752,7 @@ msgstr "" #: cinder/volume/drivers/storwize_svc.py:299 #: cinder/volume/drivers/netapp/iscsi.py:123 #: cinder/volume/drivers/netapp/nfs.py:221 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:131 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:137 #, python-format msgid "%s is not set" msgstr "" @@ -5766,54 +5791,61 @@ msgstr "" msgid "LUID not found for %(zfs_poolname)s. Output=%(out)s" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:144 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:130 +msgid "" +"hp3par_domain has been deprecated and is no longer used. The domain is " +"automatically looked up based on the CPG." +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:150 msgid "Login to 3PAR array invalid" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:168 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:507 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:174 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:520 #, python-format msgid "CPG (%s) doesn't exist on array" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:317 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:182 +#, python-format +msgid "CPG (%s) doesn't exist on array." +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:188 +#, python-format +msgid "CPG (%s) must be in a domain" +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:330 #, python-format msgid "SSH Command failed after '%(total_attempts)r' attempts : '%(command)s'" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:323 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:336 #, fuzzy, python-format msgid "Error running ssh command: %s" msgstr "Unerwarteter Fehler bei Ausführung des Kommandos." -#: cinder/volume/drivers/san/hp/hp_3par_common.py:561 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:574 #, python-format msgid "Must specify a valid persona %(valid)s, value '%(persona)s' is invalid." msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:617 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:630 #, python-format msgid "" "Must specify a valid provisioning type %(valid)s, value '%(prov)s' is " "invalid." msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:645 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:658 #, python-format msgid "Volume (%s) already exists on array" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:707 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:728 #, fuzzy, python-format msgid "Unexpected state while cloning %s" msgstr "Unerwarteter Fehler bei Ausführung des Kommandos." -#~ msgid "" -#~ "ISCSI volume not yet found at: " -#~ "%(host_device)s. Will rescan & retry. " -#~ "Try number: %(tries)s." -#~ msgstr "" - -#~ msgid "Found iSCSI node %(host_device)s (after %(tries)s rescans)." -#~ msgstr "" - diff --git a/cinder/locale/en_AU/LC_MESSAGES/cinder.po b/cinder/locale/en_AU/LC_MESSAGES/cinder.po index da45912ed..1e406f7d4 100644 --- a/cinder/locale/en_AU/LC_MESSAGES/cinder.po +++ b/cinder/locale/en_AU/LC_MESSAGES/cinder.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: cinder\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-07-01 18:10+0000\n" +"POT-Creation-Date: 2013-07-02 18:10+0000\n" "PO-Revision-Date: 2011-10-21 11:27+0000\n" "Last-Translator: Tom Fifield \n" "Language-Team: English (Australia) \n" @@ -539,20 +539,25 @@ msgstr "Unable to locate volume %s" #: cinder/exception.py:568 #, python-format -msgid "Backup %(backup_id)s could not be found." +msgid "Backup volume %(volume_id)s type not recognised." msgstr "" #: cinder/exception.py:572 +#, python-format +msgid "Backup %(backup_id)s could not be found." +msgstr "" + +#: cinder/exception.py:576 #, fuzzy, python-format msgid "Invalid backup: %(reason)s" msgstr "Invalid backend: %s" -#: cinder/exception.py:576 +#: cinder/exception.py:580 #, fuzzy msgid "Connection to swift failed" msgstr "Connection to libvirt broke" -#: cinder/exception.py:580 +#: cinder/exception.py:584 #, python-format msgid "Transfer %(transfer_id)s could not be found." msgstr "" @@ -710,7 +715,7 @@ msgid "Fetching %s" msgstr "Fetching %s" #: cinder/utils.py:134 cinder/openstack/common/processutils.py:218 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:257 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:270 #, python-format msgid "Running cmd (SSH): %s" msgstr "Running cmd (SSH): %s" @@ -725,7 +730,7 @@ msgstr "" #: cinder/utils.py:160 cinder/openstack/common/processutils.py:167 #: cinder/openstack/common/processutils.py:239 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:284 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:297 #, python-format msgid "Result was %s" msgstr "Result was %s" @@ -1355,81 +1360,81 @@ msgstr "" msgid "Overwriting volume %(volume_id)s with restore of backup %(backup_id)s" msgstr "" -#: cinder/backup/manager.py:81 +#: cinder/backup/manager.py:82 msgid "Cleaning up incomplete backup operations" msgstr "" -#: cinder/backup/manager.py:85 +#: cinder/backup/manager.py:86 #, python-format msgid "Resetting volume %s to available (was backing-up)" msgstr "" -#: cinder/backup/manager.py:89 +#: cinder/backup/manager.py:90 #, python-format msgid "Resetting volume %s to error_restoring (was restoring-backup)" msgstr "" -#: cinder/backup/manager.py:100 +#: cinder/backup/manager.py:101 #, python-format msgid "Resetting backup %s to error (was creating)" msgstr "" -#: cinder/backup/manager.py:106 +#: cinder/backup/manager.py:107 #, python-format msgid "Resetting backup %s to available (was restoring)" msgstr "" -#: cinder/backup/manager.py:111 +#: cinder/backup/manager.py:112 #, python-format msgid "Resuming delete on backup: %s" msgstr "" -#: cinder/backup/manager.py:121 +#: cinder/backup/manager.py:122 #, python-format msgid "create_backup started, backup: %(backup_id)s for volume: %(volume_id)s" msgstr "" -#: cinder/backup/manager.py:131 +#: cinder/backup/manager.py:132 #, python-format msgid "" "create_backup aborted, expected volume status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:143 +#: cinder/backup/manager.py:144 #, python-format msgid "" "create_backup aborted, expected backup status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:169 +#: cinder/backup/manager.py:170 #, python-format msgid "create_backup finished. backup: %s" msgstr "" -#: cinder/backup/manager.py:175 +#: cinder/backup/manager.py:176 #, python-format msgid "" "restore_backup started, restoring backup: %(backup_id)s to volume: " "%(volume_id)s" msgstr "" -#: cinder/backup/manager.py:185 +#: cinder/backup/manager.py:186 #, python-format msgid "" "restore_backup aborted, expected volume status %(expected_status)s but " "got %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:196 +#: cinder/backup/manager.py:197 #, python-format msgid "" "restore_backup aborted, expected backup status %(expected_status)s but " "got %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:215 +#: cinder/backup/manager.py:216 #, python-format msgid "" "restore_backup aborted, the backup service currently configured " @@ -1437,26 +1442,26 @@ msgid "" "create this backup [%(backup_service)s]" msgstr "" -#: cinder/backup/manager.py:239 +#: cinder/backup/manager.py:240 #, python-format msgid "" "restore_backup finished, backup: %(backup_id)s restored to volume: " "%(volume_id)s" msgstr "" -#: cinder/backup/manager.py:248 +#: cinder/backup/manager.py:249 #, python-format msgid "delete_backup started, backup: %s" msgstr "" -#: cinder/backup/manager.py:254 +#: cinder/backup/manager.py:255 #, python-format msgid "" "delete_backup aborted, expected backup status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:267 +#: cinder/backup/manager.py:268 #, python-format msgid "" "delete_backup aborted, the backup service currently configured " @@ -1464,11 +1469,21 @@ msgid "" "create this backup [%(backup_service)s]" msgstr "" -#: cinder/backup/manager.py:290 +#: cinder/backup/manager.py:291 #, python-format msgid "delete_backup finished, backup %s deleted" msgstr "" +#: cinder/backup/services/ceph.py:220 +#, python-format +msgid "backup '%s' finished." +msgstr "" + +#: cinder/backup/services/ceph.py:271 +#, python-format +msgid "delete '%s' finished" +msgstr "" + #: cinder/backup/services/swift.py:105 #, python-format msgid "unsupported compression algorithm: %s" @@ -3315,36 +3330,41 @@ msgstr "response %s" msgid "Unable to retrive volume infos for volume %(volname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:286 +#: cinder/volume/drivers/coraid.py:299 msgid "Cannot login on Coraid ESM" msgstr "" -#: cinder/volume/drivers/coraid.py:305 +#: cinder/volume/drivers/coraid.py:318 #, fuzzy, python-format msgid "Fail to create volume %(volname)s" msgstr "Unable to locate volume %s" -#: cinder/volume/drivers/coraid.py:318 +#: cinder/volume/drivers/coraid.py:331 #, fuzzy, python-format msgid "Failed to delete volume %(volname)s" msgstr "Unable to locate volume %s" -#: cinder/volume/drivers/coraid.py:332 +#: cinder/volume/drivers/coraid.py:345 #, fuzzy, python-format msgid "Failed to Create Snapshot %(snapname)s" msgstr "Going to start terminating instances" -#: cinder/volume/drivers/coraid.py:344 +#: cinder/volume/drivers/coraid.py:357 #, python-format msgid "Failed to Delete Snapshot %(snapname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:359 +#: cinder/volume/drivers/coraid.py:375 #, python-format msgid "Failed to Create Volume from Snapshot %(snapname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:380 +#: cinder/volume/drivers/coraid.py:385 +#, python-format +msgid "Failed to Extend Volume %(volname)s" +msgstr "" + +#: cinder/volume/drivers/coraid.py:406 #, python-format msgid "" "Failed to Initialize Connection. Volume Name: %(volname)s Shelf: " @@ -3600,116 +3620,121 @@ msgstr "Sheepdog is not working: %s" msgid "Sheepdog is not working" msgstr "Sheepdog is not working" -#: cinder/volume/drivers/solidfire.py:133 +#: cinder/volume/drivers/solidfire.py:91 cinder/volume/drivers/solidfire.py:577 +#, python-format +msgid "Update SolidFire Cluster stats failed: %s" +msgstr "" + +#: cinder/volume/drivers/solidfire.py:138 #, python-format msgid "Payload for SolidFire API call: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:150 +#: cinder/volume/drivers/solidfire.py:155 #, python-format msgid "Call to json.loads() raised an exception: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:156 +#: cinder/volume/drivers/solidfire.py:161 #, python-format msgid "Results of SolidFire API call: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:160 +#: cinder/volume/drivers/solidfire.py:165 #, python-format msgid "Clone operation encountered: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:162 +#: cinder/volume/drivers/solidfire.py:167 #, python-format msgid "Waiting for outstanding operation before retrying snapshot: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:168 +#: cinder/volume/drivers/solidfire.py:173 #, python-format msgid "Detected xDBVersionMismatch, retry %s of 5" msgstr "" -#: cinder/volume/drivers/solidfire.py:175 +#: cinder/volume/drivers/solidfire.py:180 #, fuzzy, python-format msgid "API response: %s" msgstr "response %s" -#: cinder/volume/drivers/solidfire.py:195 +#: cinder/volume/drivers/solidfire.py:200 #, python-format msgid "Found solidfire account: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:224 +#: cinder/volume/drivers/solidfire.py:229 #, python-format msgid "solidfire account: %s does not exist, create it..." msgstr "" -#: cinder/volume/drivers/solidfire.py:285 +#: cinder/volume/drivers/solidfire.py:290 #, python-format msgid "Failed to retrieve volume SolidFire-ID: %s in get_by_account!" msgstr "" -#: cinder/volume/drivers/solidfire.py:356 +#: cinder/volume/drivers/solidfire.py:361 #, fuzzy msgid "Failed to get model update from clone" msgstr "Failed to get metadata for ip: %s" -#: cinder/volume/drivers/solidfire.py:382 +#: cinder/volume/drivers/solidfire.py:387 #, python-format msgid "More than one valid preset was detected, using %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:415 +#: cinder/volume/drivers/solidfire.py:420 #, python-format msgid "Mapped SolidFire volumeID %(sfid)s to cinder ID %(uuid)s." msgstr "" -#: cinder/volume/drivers/solidfire.py:424 +#: cinder/volume/drivers/solidfire.py:429 #, python-format msgid "Volume %s, not found on SF Cluster." msgstr "" -#: cinder/volume/drivers/solidfire.py:427 +#: cinder/volume/drivers/solidfire.py:432 #, python-format msgid "Found %(count)s volumes mapped to id: %(uuid)s." msgstr "" -#: cinder/volume/drivers/solidfire.py:494 +#: cinder/volume/drivers/solidfire.py:499 msgid "Enter SolidFire delete_volume..." msgstr "" -#: cinder/volume/drivers/solidfire.py:498 +#: cinder/volume/drivers/solidfire.py:503 #, python-format msgid "Account for Volume ID %s was not found on the SolidFire Cluster!" msgstr "" -#: cinder/volume/drivers/solidfire.py:500 +#: cinder/volume/drivers/solidfire.py:505 msgid "This usually means the volume was never succesfully created." msgstr "" -#: cinder/volume/drivers/solidfire.py:515 +#: cinder/volume/drivers/solidfire.py:520 #, python-format msgid "Volume ID %s was not found on the SolidFire Cluster!" msgstr "" -#: cinder/volume/drivers/solidfire.py:518 +#: cinder/volume/drivers/solidfire.py:523 msgid "Leaving SolidFire delete_volume" msgstr "" -#: cinder/volume/drivers/solidfire.py:522 +#: cinder/volume/drivers/solidfire.py:527 msgid "Executing SolidFire ensure_export..." msgstr "" -#: cinder/volume/drivers/solidfire.py:527 +#: cinder/volume/drivers/solidfire.py:532 msgid "Executing SolidFire create_export..." msgstr "" -#: cinder/volume/drivers/solidfire.py:576 +#: cinder/volume/drivers/solidfire.py:586 msgid "Updating cluster status info" msgstr "" -#: cinder/volume/drivers/solidfire.py:584 +#: cinder/volume/drivers/solidfire.py:594 #, fuzzy msgid "Failed to get updated stats" msgstr "Going to start terminating instances" @@ -3747,7 +3772,7 @@ msgstr "" #: cinder/volume/drivers/storwize_svc.py:299 #: cinder/volume/drivers/netapp/iscsi.py:123 #: cinder/volume/drivers/netapp/nfs.py:221 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:131 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:137 #, python-format msgid "%s is not set" msgstr "" @@ -5787,54 +5812,61 @@ msgstr "" msgid "LUID not found for %(zfs_poolname)s. Output=%(out)s" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:144 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:130 +msgid "" +"hp3par_domain has been deprecated and is no longer used. The domain is " +"automatically looked up based on the CPG." +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:150 msgid "Login to 3PAR array invalid" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:168 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:507 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:174 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:520 #, python-format msgid "CPG (%s) doesn't exist on array" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:317 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:182 +#, python-format +msgid "CPG (%s) doesn't exist on array." +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:188 +#, python-format +msgid "CPG (%s) must be in a domain" +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:330 #, python-format msgid "SSH Command failed after '%(total_attempts)r' attempts : '%(command)s'" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:323 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:336 #, fuzzy, python-format msgid "Error running ssh command: %s" msgstr "Unexpected error while running command." -#: cinder/volume/drivers/san/hp/hp_3par_common.py:561 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:574 #, python-format msgid "Must specify a valid persona %(valid)s, value '%(persona)s' is invalid." msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:617 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:630 #, python-format msgid "" "Must specify a valid provisioning type %(valid)s, value '%(prov)s' is " "invalid." msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:645 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:658 #, fuzzy, python-format msgid "Volume (%s) already exists on array" msgstr "group %s already exists" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:707 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:728 #, fuzzy, python-format msgid "Unexpected state while cloning %s" msgstr "Unexpected error while running command." -#~ msgid "" -#~ "ISCSI volume not yet found at: " -#~ "%(host_device)s. Will rescan & retry. " -#~ "Try number: %(tries)s." -#~ msgstr "" - -#~ msgid "Found iSCSI node %(host_device)s (after %(tries)s rescans)." -#~ msgstr "" - diff --git a/cinder/locale/en_GB/LC_MESSAGES/cinder.po b/cinder/locale/en_GB/LC_MESSAGES/cinder.po index 3db83f3cb..7058bd57f 100644 --- a/cinder/locale/en_GB/LC_MESSAGES/cinder.po +++ b/cinder/locale/en_GB/LC_MESSAGES/cinder.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: cinder\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-07-01 18:10+0000\n" +"POT-Creation-Date: 2013-07-02 18:10+0000\n" "PO-Revision-Date: 2012-03-30 11:10+0000\n" "Last-Translator: Anthony Harrington \n" "Language-Team: English (United Kingdom) \n" @@ -543,20 +543,25 @@ msgstr "Unable to locate volume %s" #: cinder/exception.py:568 #, python-format -msgid "Backup %(backup_id)s could not be found." +msgid "Backup volume %(volume_id)s type not recognised." msgstr "" #: cinder/exception.py:572 +#, python-format +msgid "Backup %(backup_id)s could not be found." +msgstr "" + +#: cinder/exception.py:576 #, fuzzy, python-format msgid "Invalid backup: %(reason)s" msgstr "Invalid backend: %s" -#: cinder/exception.py:576 +#: cinder/exception.py:580 #, fuzzy msgid "Connection to swift failed" msgstr "Connection to glance failed" -#: cinder/exception.py:580 +#: cinder/exception.py:584 #, python-format msgid "Transfer %(transfer_id)s could not be found." msgstr "" @@ -715,7 +720,7 @@ msgid "Fetching %s" msgstr "Fetching %s" #: cinder/utils.py:134 cinder/openstack/common/processutils.py:218 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:257 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:270 #, python-format msgid "Running cmd (SSH): %s" msgstr "Running cmd (SSH): %s" @@ -730,7 +735,7 @@ msgstr "" #: cinder/utils.py:160 cinder/openstack/common/processutils.py:167 #: cinder/openstack/common/processutils.py:239 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:284 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:297 #, python-format msgid "Result was %s" msgstr "Result was %s" @@ -1359,81 +1364,81 @@ msgstr "" msgid "Overwriting volume %(volume_id)s with restore of backup %(backup_id)s" msgstr "" -#: cinder/backup/manager.py:81 +#: cinder/backup/manager.py:82 msgid "Cleaning up incomplete backup operations" msgstr "" -#: cinder/backup/manager.py:85 +#: cinder/backup/manager.py:86 #, python-format msgid "Resetting volume %s to available (was backing-up)" msgstr "" -#: cinder/backup/manager.py:89 +#: cinder/backup/manager.py:90 #, python-format msgid "Resetting volume %s to error_restoring (was restoring-backup)" msgstr "" -#: cinder/backup/manager.py:100 +#: cinder/backup/manager.py:101 #, python-format msgid "Resetting backup %s to error (was creating)" msgstr "" -#: cinder/backup/manager.py:106 +#: cinder/backup/manager.py:107 #, python-format msgid "Resetting backup %s to available (was restoring)" msgstr "" -#: cinder/backup/manager.py:111 +#: cinder/backup/manager.py:112 #, python-format msgid "Resuming delete on backup: %s" msgstr "" -#: cinder/backup/manager.py:121 +#: cinder/backup/manager.py:122 #, python-format msgid "create_backup started, backup: %(backup_id)s for volume: %(volume_id)s" msgstr "" -#: cinder/backup/manager.py:131 +#: cinder/backup/manager.py:132 #, python-format msgid "" "create_backup aborted, expected volume status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:143 +#: cinder/backup/manager.py:144 #, python-format msgid "" "create_backup aborted, expected backup status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:169 +#: cinder/backup/manager.py:170 #, python-format msgid "create_backup finished. backup: %s" msgstr "" -#: cinder/backup/manager.py:175 +#: cinder/backup/manager.py:176 #, python-format msgid "" "restore_backup started, restoring backup: %(backup_id)s to volume: " "%(volume_id)s" msgstr "" -#: cinder/backup/manager.py:185 +#: cinder/backup/manager.py:186 #, python-format msgid "" "restore_backup aborted, expected volume status %(expected_status)s but " "got %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:196 +#: cinder/backup/manager.py:197 #, python-format msgid "" "restore_backup aborted, expected backup status %(expected_status)s but " "got %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:215 +#: cinder/backup/manager.py:216 #, python-format msgid "" "restore_backup aborted, the backup service currently configured " @@ -1441,26 +1446,26 @@ msgid "" "create this backup [%(backup_service)s]" msgstr "" -#: cinder/backup/manager.py:239 +#: cinder/backup/manager.py:240 #, python-format msgid "" "restore_backup finished, backup: %(backup_id)s restored to volume: " "%(volume_id)s" msgstr "" -#: cinder/backup/manager.py:248 +#: cinder/backup/manager.py:249 #, python-format msgid "delete_backup started, backup: %s" msgstr "" -#: cinder/backup/manager.py:254 +#: cinder/backup/manager.py:255 #, python-format msgid "" "delete_backup aborted, expected backup status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:267 +#: cinder/backup/manager.py:268 #, python-format msgid "" "delete_backup aborted, the backup service currently configured " @@ -1468,11 +1473,21 @@ msgid "" "create this backup [%(backup_service)s]" msgstr "" -#: cinder/backup/manager.py:290 +#: cinder/backup/manager.py:291 #, python-format msgid "delete_backup finished, backup %s deleted" msgstr "" +#: cinder/backup/services/ceph.py:220 +#, python-format +msgid "backup '%s' finished." +msgstr "" + +#: cinder/backup/services/ceph.py:271 +#, python-format +msgid "delete '%s' finished" +msgstr "" + #: cinder/backup/services/swift.py:105 #, python-format msgid "unsupported compression algorithm: %s" @@ -3319,36 +3334,41 @@ msgstr "" msgid "Unable to retrive volume infos for volume %(volname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:286 +#: cinder/volume/drivers/coraid.py:299 msgid "Cannot login on Coraid ESM" msgstr "" -#: cinder/volume/drivers/coraid.py:305 +#: cinder/volume/drivers/coraid.py:318 #, fuzzy, python-format msgid "Fail to create volume %(volname)s" msgstr "Unable to locate volume %s" -#: cinder/volume/drivers/coraid.py:318 +#: cinder/volume/drivers/coraid.py:331 #, fuzzy, python-format msgid "Failed to delete volume %(volname)s" msgstr "Unable to locate volume %s" -#: cinder/volume/drivers/coraid.py:332 +#: cinder/volume/drivers/coraid.py:345 #, python-format msgid "Failed to Create Snapshot %(snapname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:344 +#: cinder/volume/drivers/coraid.py:357 #, python-format msgid "Failed to Delete Snapshot %(snapname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:359 +#: cinder/volume/drivers/coraid.py:375 #, python-format msgid "Failed to Create Volume from Snapshot %(snapname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:380 +#: cinder/volume/drivers/coraid.py:385 +#, python-format +msgid "Failed to Extend Volume %(volname)s" +msgstr "" + +#: cinder/volume/drivers/coraid.py:406 #, python-format msgid "" "Failed to Initialize Connection. Volume Name: %(volname)s Shelf: " @@ -3603,115 +3623,120 @@ msgstr "" msgid "Sheepdog is not working" msgstr "" -#: cinder/volume/drivers/solidfire.py:133 +#: cinder/volume/drivers/solidfire.py:91 cinder/volume/drivers/solidfire.py:577 +#, python-format +msgid "Update SolidFire Cluster stats failed: %s" +msgstr "" + +#: cinder/volume/drivers/solidfire.py:138 #, python-format msgid "Payload for SolidFire API call: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:150 +#: cinder/volume/drivers/solidfire.py:155 #, python-format msgid "Call to json.loads() raised an exception: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:156 +#: cinder/volume/drivers/solidfire.py:161 #, python-format msgid "Results of SolidFire API call: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:160 +#: cinder/volume/drivers/solidfire.py:165 #, python-format msgid "Clone operation encountered: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:162 +#: cinder/volume/drivers/solidfire.py:167 #, python-format msgid "Waiting for outstanding operation before retrying snapshot: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:168 +#: cinder/volume/drivers/solidfire.py:173 #, python-format msgid "Detected xDBVersionMismatch, retry %s of 5" msgstr "" -#: cinder/volume/drivers/solidfire.py:175 +#: cinder/volume/drivers/solidfire.py:180 #, python-format msgid "API response: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:195 +#: cinder/volume/drivers/solidfire.py:200 #, python-format msgid "Found solidfire account: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:224 +#: cinder/volume/drivers/solidfire.py:229 #, python-format msgid "solidfire account: %s does not exist, create it..." msgstr "" -#: cinder/volume/drivers/solidfire.py:285 +#: cinder/volume/drivers/solidfire.py:290 #, python-format msgid "Failed to retrieve volume SolidFire-ID: %s in get_by_account!" msgstr "" -#: cinder/volume/drivers/solidfire.py:356 +#: cinder/volume/drivers/solidfire.py:361 msgid "Failed to get model update from clone" msgstr "" -#: cinder/volume/drivers/solidfire.py:382 +#: cinder/volume/drivers/solidfire.py:387 #, python-format msgid "More than one valid preset was detected, using %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:415 +#: cinder/volume/drivers/solidfire.py:420 #, python-format msgid "Mapped SolidFire volumeID %(sfid)s to cinder ID %(uuid)s." msgstr "" -#: cinder/volume/drivers/solidfire.py:424 +#: cinder/volume/drivers/solidfire.py:429 #, python-format msgid "Volume %s, not found on SF Cluster." msgstr "" -#: cinder/volume/drivers/solidfire.py:427 +#: cinder/volume/drivers/solidfire.py:432 #, python-format msgid "Found %(count)s volumes mapped to id: %(uuid)s." msgstr "" -#: cinder/volume/drivers/solidfire.py:494 +#: cinder/volume/drivers/solidfire.py:499 msgid "Enter SolidFire delete_volume..." msgstr "" -#: cinder/volume/drivers/solidfire.py:498 +#: cinder/volume/drivers/solidfire.py:503 #, python-format msgid "Account for Volume ID %s was not found on the SolidFire Cluster!" msgstr "" -#: cinder/volume/drivers/solidfire.py:500 +#: cinder/volume/drivers/solidfire.py:505 msgid "This usually means the volume was never succesfully created." msgstr "" -#: cinder/volume/drivers/solidfire.py:515 +#: cinder/volume/drivers/solidfire.py:520 #, python-format msgid "Volume ID %s was not found on the SolidFire Cluster!" msgstr "" -#: cinder/volume/drivers/solidfire.py:518 +#: cinder/volume/drivers/solidfire.py:523 msgid "Leaving SolidFire delete_volume" msgstr "" -#: cinder/volume/drivers/solidfire.py:522 +#: cinder/volume/drivers/solidfire.py:527 msgid "Executing SolidFire ensure_export..." msgstr "" -#: cinder/volume/drivers/solidfire.py:527 +#: cinder/volume/drivers/solidfire.py:532 msgid "Executing SolidFire create_export..." msgstr "" -#: cinder/volume/drivers/solidfire.py:576 +#: cinder/volume/drivers/solidfire.py:586 msgid "Updating cluster status info" msgstr "" -#: cinder/volume/drivers/solidfire.py:584 +#: cinder/volume/drivers/solidfire.py:594 #, fuzzy msgid "Failed to get updated stats" msgstr "Failed to decrypt text" @@ -3749,7 +3774,7 @@ msgstr "" #: cinder/volume/drivers/storwize_svc.py:299 #: cinder/volume/drivers/netapp/iscsi.py:123 #: cinder/volume/drivers/netapp/nfs.py:221 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:131 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:137 #, python-format msgid "%s is not set" msgstr "" @@ -5788,54 +5813,61 @@ msgstr "" msgid "LUID not found for %(zfs_poolname)s. Output=%(out)s" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:144 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:130 +msgid "" +"hp3par_domain has been deprecated and is no longer used. The domain is " +"automatically looked up based on the CPG." +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:150 msgid "Login to 3PAR array invalid" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:168 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:507 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:174 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:520 #, python-format msgid "CPG (%s) doesn't exist on array" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:317 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:182 +#, python-format +msgid "CPG (%s) doesn't exist on array." +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:188 +#, python-format +msgid "CPG (%s) must be in a domain" +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:330 #, python-format msgid "SSH Command failed after '%(total_attempts)r' attempts : '%(command)s'" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:323 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:336 #, fuzzy, python-format msgid "Error running ssh command: %s" msgstr "Unexpected error while running command." -#: cinder/volume/drivers/san/hp/hp_3par_common.py:561 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:574 #, python-format msgid "Must specify a valid persona %(valid)s, value '%(persona)s' is invalid." msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:617 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:630 #, python-format msgid "" "Must specify a valid provisioning type %(valid)s, value '%(prov)s' is " "invalid." msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:645 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:658 #, python-format msgid "Volume (%s) already exists on array" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:707 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:728 #, fuzzy, python-format msgid "Unexpected state while cloning %s" msgstr "Unexpected error while running command." -#~ msgid "" -#~ "ISCSI volume not yet found at: " -#~ "%(host_device)s. Will rescan & retry. " -#~ "Try number: %(tries)s." -#~ msgstr "" - -#~ msgid "Found iSCSI node %(host_device)s (after %(tries)s rescans)." -#~ msgstr "" - diff --git a/cinder/locale/en_US/LC_MESSAGES/cinder.po b/cinder/locale/en_US/LC_MESSAGES/cinder.po index dd17e1374..6c712f331 100644 --- a/cinder/locale/en_US/LC_MESSAGES/cinder.po +++ b/cinder/locale/en_US/LC_MESSAGES/cinder.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Cinder\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-07-01 18:10+0000\n" +"POT-Creation-Date: 2013-07-02 18:10+0000\n" "PO-Revision-Date: 2013-05-08 11:44+0000\n" "Last-Translator: markmc \n" "Language-Team: en_US \n" @@ -546,19 +546,24 @@ msgstr "Failed to copy image to volume" #: cinder/exception.py:568 #, python-format +msgid "Backup volume %(volume_id)s type not recognised." +msgstr "" + +#: cinder/exception.py:572 +#, python-format msgid "Backup %(backup_id)s could not be found." msgstr "Backup %(backup_id)s could not be found." -#: cinder/exception.py:572 +#: cinder/exception.py:576 #, python-format msgid "Invalid backup: %(reason)s" msgstr "Invalid backup: %(reason)s" -#: cinder/exception.py:576 +#: cinder/exception.py:580 msgid "Connection to swift failed" msgstr "Connection to swift failed" -#: cinder/exception.py:580 +#: cinder/exception.py:584 #, fuzzy, python-format msgid "Transfer %(transfer_id)s could not be found." msgstr "Image %(image_id)s could not be found." @@ -715,7 +720,7 @@ msgid "Fetching %s" msgstr "Fetching %s" #: cinder/utils.py:134 cinder/openstack/common/processutils.py:218 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:257 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:270 #, python-format msgid "Running cmd (SSH): %s" msgstr "Running cmd (SSH): %s" @@ -730,7 +735,7 @@ msgstr "process_input not supported over SSH" #: cinder/utils.py:160 cinder/openstack/common/processutils.py:167 #: cinder/openstack/common/processutils.py:239 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:284 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:297 #, python-format msgid "Result was %s" msgstr "Result was %s" @@ -1365,41 +1370,41 @@ msgstr "Volume to be restored to is smaller than the backup to be restored" msgid "Overwriting volume %(volume_id)s with restore of backup %(backup_id)s" msgstr "Overwriting volume %(volume_id)s with restore of backup %(backup_id)s" -#: cinder/backup/manager.py:81 +#: cinder/backup/manager.py:82 msgid "Cleaning up incomplete backup operations" msgstr "Cleaning up incomplete backup operations" -#: cinder/backup/manager.py:85 +#: cinder/backup/manager.py:86 #, python-format msgid "Resetting volume %s to available (was backing-up)" msgstr "Resetting volume %s to available (was backing-up)" -#: cinder/backup/manager.py:89 +#: cinder/backup/manager.py:90 #, python-format msgid "Resetting volume %s to error_restoring (was restoring-backup)" msgstr "Resetting volume %s to error_restoring (was restoring-backup)" -#: cinder/backup/manager.py:100 +#: cinder/backup/manager.py:101 #, python-format msgid "Resetting backup %s to error (was creating)" msgstr "Resetting backup %s to error (was creating)" -#: cinder/backup/manager.py:106 +#: cinder/backup/manager.py:107 #, python-format msgid "Resetting backup %s to available (was restoring)" msgstr "Resetting backup %s to available (was restoring)" -#: cinder/backup/manager.py:111 +#: cinder/backup/manager.py:112 #, python-format msgid "Resuming delete on backup: %s" msgstr "Resuming delete on backup: %s" -#: cinder/backup/manager.py:121 +#: cinder/backup/manager.py:122 #, python-format msgid "create_backup started, backup: %(backup_id)s for volume: %(volume_id)s" msgstr "create_backup started, backup: %(backup_id)s for volume: %(volume_id)s" -#: cinder/backup/manager.py:131 +#: cinder/backup/manager.py:132 #, python-format msgid "" "create_backup aborted, expected volume status %(expected_status)s but got" @@ -1408,7 +1413,7 @@ msgstr "" "create_backup aborted, expected volume status %(expected_status)s but got" " %(actual_status)s" -#: cinder/backup/manager.py:143 +#: cinder/backup/manager.py:144 #, python-format msgid "" "create_backup aborted, expected backup status %(expected_status)s but got" @@ -1417,12 +1422,12 @@ msgstr "" "create_backup aborted, expected backup status %(expected_status)s but got" " %(actual_status)s" -#: cinder/backup/manager.py:169 +#: cinder/backup/manager.py:170 #, python-format msgid "create_backup finished. backup: %s" msgstr "create_backup finished. backup: %s" -#: cinder/backup/manager.py:175 +#: cinder/backup/manager.py:176 #, python-format msgid "" "restore_backup started, restoring backup: %(backup_id)s to volume: " @@ -1431,7 +1436,7 @@ msgstr "" "restore_backup started, restoring backup: %(backup_id)s to volume: " "%(volume_id)s" -#: cinder/backup/manager.py:185 +#: cinder/backup/manager.py:186 #, python-format msgid "" "restore_backup aborted, expected volume status %(expected_status)s but " @@ -1440,7 +1445,7 @@ msgstr "" "restore_backup aborted, expected volume status %(expected_status)s but " "got %(actual_status)s" -#: cinder/backup/manager.py:196 +#: cinder/backup/manager.py:197 #, python-format msgid "" "restore_backup aborted, expected backup status %(expected_status)s but " @@ -1449,7 +1454,7 @@ msgstr "" "restore_backup aborted, expected backup status %(expected_status)s but " "got %(actual_status)s" -#: cinder/backup/manager.py:215 +#: cinder/backup/manager.py:216 #, python-format msgid "" "restore_backup aborted, the backup service currently configured " @@ -1460,7 +1465,7 @@ msgstr "" "[%(configured_service)s] is not the backup service that was used to " "create this backup [%(backup_service)s]" -#: cinder/backup/manager.py:239 +#: cinder/backup/manager.py:240 #, python-format msgid "" "restore_backup finished, backup: %(backup_id)s restored to volume: " @@ -1469,12 +1474,12 @@ msgstr "" "restore_backup finished, backup: %(backup_id)s restored to volume: " "%(volume_id)s" -#: cinder/backup/manager.py:248 +#: cinder/backup/manager.py:249 #, python-format msgid "delete_backup started, backup: %s" msgstr "delete_backup started, backup: %s" -#: cinder/backup/manager.py:254 +#: cinder/backup/manager.py:255 #, python-format msgid "" "delete_backup aborted, expected backup status %(expected_status)s but got" @@ -1483,7 +1488,7 @@ msgstr "" "delete_backup aborted, expected backup status %(expected_status)s but got" " %(actual_status)s" -#: cinder/backup/manager.py:267 +#: cinder/backup/manager.py:268 #, python-format msgid "" "delete_backup aborted, the backup service currently configured " @@ -1494,11 +1499,21 @@ msgstr "" "[%(configured_service)s] is not the backup service that was used to " "create this backup [%(backup_service)s]" -#: cinder/backup/manager.py:290 +#: cinder/backup/manager.py:291 #, python-format msgid "delete_backup finished, backup %s deleted" msgstr "delete_backup finished, backup %s deleted" +#: cinder/backup/services/ceph.py:220 +#, python-format +msgid "backup '%s' finished." +msgstr "" + +#: cinder/backup/services/ceph.py:271 +#, python-format +msgid "delete '%s' finished" +msgstr "" + #: cinder/backup/services/swift.py:105 #, python-format msgid "unsupported compression algorithm: %s" @@ -3408,36 +3423,41 @@ msgstr "Configure response : %s" msgid "Unable to retrive volume infos for volume %(volname)s" msgstr "Unable to retrive volume infos for volume %(volname)s" -#: cinder/volume/drivers/coraid.py:286 +#: cinder/volume/drivers/coraid.py:299 msgid "Cannot login on Coraid ESM" msgstr "Cannot login on Coraid ESM" -#: cinder/volume/drivers/coraid.py:305 +#: cinder/volume/drivers/coraid.py:318 #, python-format msgid "Fail to create volume %(volname)s" msgstr "Fail to create volume %(volname)s" -#: cinder/volume/drivers/coraid.py:318 +#: cinder/volume/drivers/coraid.py:331 #, python-format msgid "Failed to delete volume %(volname)s" msgstr "Failed to delete volume %(volname)s" -#: cinder/volume/drivers/coraid.py:332 +#: cinder/volume/drivers/coraid.py:345 #, python-format msgid "Failed to Create Snapshot %(snapname)s" msgstr "Failed to Create Snapshot %(snapname)s" -#: cinder/volume/drivers/coraid.py:344 +#: cinder/volume/drivers/coraid.py:357 #, python-format msgid "Failed to Delete Snapshot %(snapname)s" msgstr "Failed to Delete Snapshot %(snapname)s" -#: cinder/volume/drivers/coraid.py:359 +#: cinder/volume/drivers/coraid.py:375 #, python-format msgid "Failed to Create Volume from Snapshot %(snapname)s" msgstr "Failed to Create Volume from Snapshot %(snapname)s" -#: cinder/volume/drivers/coraid.py:380 +#: cinder/volume/drivers/coraid.py:385 +#, python-format +msgid "Failed to Extend Volume %(volname)s" +msgstr "" + +#: cinder/volume/drivers/coraid.py:406 #, python-format msgid "" "Failed to Initialize Connection. Volume Name: %(volname)s Shelf: " @@ -3696,115 +3716,120 @@ msgstr "Sheepdog is not working: %s" msgid "Sheepdog is not working" msgstr "Sheepdog is not working" -#: cinder/volume/drivers/solidfire.py:133 +#: cinder/volume/drivers/solidfire.py:91 cinder/volume/drivers/solidfire.py:577 +#, python-format +msgid "Update SolidFire Cluster stats failed: %s" +msgstr "" + +#: cinder/volume/drivers/solidfire.py:138 #, python-format msgid "Payload for SolidFire API call: %s" msgstr "Payload for SolidFire API call: %s" -#: cinder/volume/drivers/solidfire.py:150 +#: cinder/volume/drivers/solidfire.py:155 #, python-format msgid "Call to json.loads() raised an exception: %s" msgstr "Call to json.loads() raised an exception: %s" -#: cinder/volume/drivers/solidfire.py:156 +#: cinder/volume/drivers/solidfire.py:161 #, python-format msgid "Results of SolidFire API call: %s" msgstr "Results of SolidFire API call: %s" -#: cinder/volume/drivers/solidfire.py:160 +#: cinder/volume/drivers/solidfire.py:165 #, python-format msgid "Clone operation encountered: %s" msgstr "Clone operation encountered: %s" -#: cinder/volume/drivers/solidfire.py:162 +#: cinder/volume/drivers/solidfire.py:167 #, python-format msgid "Waiting for outstanding operation before retrying snapshot: %s" msgstr "Waiting for outstanding operation before retrying snapshot: %s" -#: cinder/volume/drivers/solidfire.py:168 +#: cinder/volume/drivers/solidfire.py:173 #, python-format msgid "Detected xDBVersionMismatch, retry %s of 5" msgstr "Detected xDBVersionMismatch, retry %s of 5" -#: cinder/volume/drivers/solidfire.py:175 +#: cinder/volume/drivers/solidfire.py:180 #, python-format msgid "API response: %s" msgstr "API response: %s" -#: cinder/volume/drivers/solidfire.py:195 +#: cinder/volume/drivers/solidfire.py:200 #, python-format msgid "Found solidfire account: %s" msgstr "Found solidfire account: %s" -#: cinder/volume/drivers/solidfire.py:224 +#: cinder/volume/drivers/solidfire.py:229 #, python-format msgid "solidfire account: %s does not exist, create it..." msgstr "solidfire account: %s does not exist, create it..." -#: cinder/volume/drivers/solidfire.py:285 +#: cinder/volume/drivers/solidfire.py:290 #, python-format 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:356 +#: cinder/volume/drivers/solidfire.py:361 msgid "Failed to get model update from clone" msgstr "Failed to get model update from clone" -#: cinder/volume/drivers/solidfire.py:382 +#: cinder/volume/drivers/solidfire.py:387 #, 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:415 +#: cinder/volume/drivers/solidfire.py:420 #, 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:424 +#: cinder/volume/drivers/solidfire.py:429 #, python-format msgid "Volume %s, not found on SF Cluster." msgstr "Volume %s, not found on SF Cluster." -#: cinder/volume/drivers/solidfire.py:427 +#: cinder/volume/drivers/solidfire.py:432 #, 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:494 +#: cinder/volume/drivers/solidfire.py:499 msgid "Enter SolidFire delete_volume..." msgstr "Enter SolidFire delete_volume..." -#: cinder/volume/drivers/solidfire.py:498 +#: cinder/volume/drivers/solidfire.py:503 #, 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:500 +#: cinder/volume/drivers/solidfire.py:505 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:515 +#: cinder/volume/drivers/solidfire.py:520 #, 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:518 +#: cinder/volume/drivers/solidfire.py:523 msgid "Leaving SolidFire delete_volume" msgstr "Leaving SolidFire delete_volume" -#: cinder/volume/drivers/solidfire.py:522 +#: cinder/volume/drivers/solidfire.py:527 msgid "Executing SolidFire ensure_export..." msgstr "Executing SolidFire ensure_export..." -#: cinder/volume/drivers/solidfire.py:527 +#: cinder/volume/drivers/solidfire.py:532 msgid "Executing SolidFire create_export..." msgstr "Executing SolidFire create_export..." -#: cinder/volume/drivers/solidfire.py:576 +#: cinder/volume/drivers/solidfire.py:586 msgid "Updating cluster status info" msgstr "Updating cluster status info" -#: cinder/volume/drivers/solidfire.py:584 +#: cinder/volume/drivers/solidfire.py:594 msgid "Failed to get updated stats" msgstr "Failed to get updated stats" @@ -3841,7 +3866,7 @@ msgstr "enter: check_for_setup_error" #: cinder/volume/drivers/storwize_svc.py:299 #: cinder/volume/drivers/netapp/iscsi.py:123 #: cinder/volume/drivers/netapp/nfs.py:221 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:131 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:137 #, python-format msgid "%s is not set" msgstr "%s is not set" @@ -6139,32 +6164,48 @@ msgstr "Cannot parse list-view output: %s" msgid "LUID not found for %(zfs_poolname)s. Output=%(out)s" msgstr "LUID not found for %(zfs_poolname)s. Output=%(out)s" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:144 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:130 +msgid "" +"hp3par_domain has been deprecated and is no longer used. The domain is " +"automatically looked up based on the CPG." +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:150 msgid "Login to 3PAR array invalid" msgstr "Login to 3PAR array invalid" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:168 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:507 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:174 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:520 #, python-format msgid "CPG (%s) doesn't exist on array" msgstr "CPG (%s) doesn't exist on array" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:317 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:182 +#, python-format +msgid "CPG (%s) doesn't exist on array." +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:188 +#, python-format +msgid "CPG (%s) must be in a domain" +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:330 #, python-format msgid "SSH Command failed after '%(total_attempts)r' attempts : '%(command)s'" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:323 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:336 #, python-format msgid "Error running ssh command: %s" msgstr "Error running ssh command: %s" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:561 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:574 #, python-format msgid "Must specify a valid persona %(valid)s, value '%(persona)s' is invalid." msgstr "Must specify a valid persona %(valid)s, value '%(persona)s' is invalid." -#: cinder/volume/drivers/san/hp/hp_3par_common.py:617 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:630 #, python-format msgid "" "Must specify a valid provisioning type %(valid)s, value '%(prov)s' is " @@ -6173,22 +6214,13 @@ msgstr "" "Must specify a valid provisioning type %(valid)s, value '%(prov)s' is " "invalid." -#: cinder/volume/drivers/san/hp/hp_3par_common.py:645 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:658 #, python-format msgid "Volume (%s) already exists on array" msgstr "Volume (%s) already exists on array" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:707 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:728 #, python-format msgid "Unexpected state while cloning %s" msgstr "Unexpected state while cloning %s" -#~ msgid "" -#~ "ISCSI volume not yet found at: " -#~ "%(host_device)s. Will rescan & retry. " -#~ "Try number: %(tries)s." -#~ msgstr "" - -#~ msgid "Found iSCSI node %(host_device)s (after %(tries)s rescans)." -#~ msgstr "" - diff --git a/cinder/locale/es/LC_MESSAGES/cinder.po b/cinder/locale/es/LC_MESSAGES/cinder.po index 4efd2d91b..b64d81bb6 100644 --- a/cinder/locale/es/LC_MESSAGES/cinder.po +++ b/cinder/locale/es/LC_MESSAGES/cinder.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: cinder\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-07-01 18:10+0000\n" +"POT-Creation-Date: 2013-07-02 18:10+0000\n" "PO-Revision-Date: 2012-03-10 06:08+0000\n" "Last-Translator: Oscar Rosario \n" "Language-Team: Spanish \n" @@ -545,20 +545,25 @@ msgstr "Imposible encontrar volumen %s" #: cinder/exception.py:568 #, python-format -msgid "Backup %(backup_id)s could not be found." +msgid "Backup volume %(volume_id)s type not recognised." msgstr "" #: cinder/exception.py:572 +#, python-format +msgid "Backup %(backup_id)s could not be found." +msgstr "" + +#: cinder/exception.py:576 #, fuzzy, python-format msgid "Invalid backup: %(reason)s" msgstr "backend inválido: %s" -#: cinder/exception.py:576 +#: cinder/exception.py:580 #, fuzzy msgid "Connection to swift failed" msgstr "Coneccion con glance fallida" -#: cinder/exception.py:580 +#: cinder/exception.py:584 #, python-format msgid "Transfer %(transfer_id)s could not be found." msgstr "" @@ -717,7 +722,7 @@ msgid "Fetching %s" msgstr "Obteniendo %s" #: cinder/utils.py:134 cinder/openstack/common/processutils.py:218 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:257 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:270 #, python-format msgid "Running cmd (SSH): %s" msgstr "corriendo cmd (SSH): %s" @@ -732,7 +737,7 @@ msgstr "" #: cinder/utils.py:160 cinder/openstack/common/processutils.py:167 #: cinder/openstack/common/processutils.py:239 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:284 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:297 #, python-format msgid "Result was %s" msgstr "El resultado fue %s" @@ -1362,81 +1367,81 @@ msgstr "" msgid "Overwriting volume %(volume_id)s with restore of backup %(backup_id)s" msgstr "" -#: cinder/backup/manager.py:81 +#: cinder/backup/manager.py:82 msgid "Cleaning up incomplete backup operations" msgstr "" -#: cinder/backup/manager.py:85 +#: cinder/backup/manager.py:86 #, python-format msgid "Resetting volume %s to available (was backing-up)" msgstr "" -#: cinder/backup/manager.py:89 +#: cinder/backup/manager.py:90 #, python-format msgid "Resetting volume %s to error_restoring (was restoring-backup)" msgstr "" -#: cinder/backup/manager.py:100 +#: cinder/backup/manager.py:101 #, python-format msgid "Resetting backup %s to error (was creating)" msgstr "" -#: cinder/backup/manager.py:106 +#: cinder/backup/manager.py:107 #, python-format msgid "Resetting backup %s to available (was restoring)" msgstr "" -#: cinder/backup/manager.py:111 +#: cinder/backup/manager.py:112 #, python-format msgid "Resuming delete on backup: %s" msgstr "" -#: cinder/backup/manager.py:121 +#: cinder/backup/manager.py:122 #, python-format msgid "create_backup started, backup: %(backup_id)s for volume: %(volume_id)s" msgstr "" -#: cinder/backup/manager.py:131 +#: cinder/backup/manager.py:132 #, python-format msgid "" "create_backup aborted, expected volume status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:143 +#: cinder/backup/manager.py:144 #, python-format msgid "" "create_backup aborted, expected backup status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:169 +#: cinder/backup/manager.py:170 #, python-format msgid "create_backup finished. backup: %s" msgstr "" -#: cinder/backup/manager.py:175 +#: cinder/backup/manager.py:176 #, python-format msgid "" "restore_backup started, restoring backup: %(backup_id)s to volume: " "%(volume_id)s" msgstr "" -#: cinder/backup/manager.py:185 +#: cinder/backup/manager.py:186 #, python-format msgid "" "restore_backup aborted, expected volume status %(expected_status)s but " "got %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:196 +#: cinder/backup/manager.py:197 #, python-format msgid "" "restore_backup aborted, expected backup status %(expected_status)s but " "got %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:215 +#: cinder/backup/manager.py:216 #, python-format msgid "" "restore_backup aborted, the backup service currently configured " @@ -1444,26 +1449,26 @@ msgid "" "create this backup [%(backup_service)s]" msgstr "" -#: cinder/backup/manager.py:239 +#: cinder/backup/manager.py:240 #, python-format msgid "" "restore_backup finished, backup: %(backup_id)s restored to volume: " "%(volume_id)s" msgstr "" -#: cinder/backup/manager.py:248 +#: cinder/backup/manager.py:249 #, python-format msgid "delete_backup started, backup: %s" msgstr "" -#: cinder/backup/manager.py:254 +#: cinder/backup/manager.py:255 #, python-format msgid "" "delete_backup aborted, expected backup status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:267 +#: cinder/backup/manager.py:268 #, python-format msgid "" "delete_backup aborted, the backup service currently configured " @@ -1471,11 +1476,21 @@ msgid "" "create this backup [%(backup_service)s]" msgstr "" -#: cinder/backup/manager.py:290 +#: cinder/backup/manager.py:291 #, python-format msgid "delete_backup finished, backup %s deleted" msgstr "" +#: cinder/backup/services/ceph.py:220 +#, python-format +msgid "backup '%s' finished." +msgstr "" + +#: cinder/backup/services/ceph.py:271 +#, python-format +msgid "delete '%s' finished" +msgstr "" + #: cinder/backup/services/swift.py:105 #, python-format msgid "unsupported compression algorithm: %s" @@ -3325,36 +3340,41 @@ msgstr "respuesta %s" msgid "Unable to retrive volume infos for volume %(volname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:286 +#: cinder/volume/drivers/coraid.py:299 msgid "Cannot login on Coraid ESM" msgstr "" -#: cinder/volume/drivers/coraid.py:305 +#: cinder/volume/drivers/coraid.py:318 #, fuzzy, python-format msgid "Fail to create volume %(volname)s" msgstr "Imposible encontrar volumen %s" -#: cinder/volume/drivers/coraid.py:318 +#: cinder/volume/drivers/coraid.py:331 #, fuzzy, python-format msgid "Failed to delete volume %(volname)s" msgstr "Imposible encontrar volumen %s" -#: cinder/volume/drivers/coraid.py:332 +#: cinder/volume/drivers/coraid.py:345 #, fuzzy, python-format msgid "Failed to Create Snapshot %(snapname)s" msgstr "Fallo a reinicia la instancia" -#: cinder/volume/drivers/coraid.py:344 +#: cinder/volume/drivers/coraid.py:357 #, python-format msgid "Failed to Delete Snapshot %(snapname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:359 +#: cinder/volume/drivers/coraid.py:375 #, python-format msgid "Failed to Create Volume from Snapshot %(snapname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:380 +#: cinder/volume/drivers/coraid.py:385 +#, python-format +msgid "Failed to Extend Volume %(volname)s" +msgstr "" + +#: cinder/volume/drivers/coraid.py:406 #, python-format msgid "" "Failed to Initialize Connection. Volume Name: %(volname)s Shelf: " @@ -3610,116 +3630,121 @@ msgstr "" msgid "Sheepdog is not working" msgstr "" -#: cinder/volume/drivers/solidfire.py:133 +#: cinder/volume/drivers/solidfire.py:91 cinder/volume/drivers/solidfire.py:577 +#, python-format +msgid "Update SolidFire Cluster stats failed: %s" +msgstr "" + +#: cinder/volume/drivers/solidfire.py:138 #, python-format msgid "Payload for SolidFire API call: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:150 +#: cinder/volume/drivers/solidfire.py:155 #, python-format msgid "Call to json.loads() raised an exception: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:156 +#: cinder/volume/drivers/solidfire.py:161 #, python-format msgid "Results of SolidFire API call: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:160 +#: cinder/volume/drivers/solidfire.py:165 #, python-format msgid "Clone operation encountered: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:162 +#: cinder/volume/drivers/solidfire.py:167 #, python-format msgid "Waiting for outstanding operation before retrying snapshot: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:168 +#: cinder/volume/drivers/solidfire.py:173 #, python-format msgid "Detected xDBVersionMismatch, retry %s of 5" msgstr "" -#: cinder/volume/drivers/solidfire.py:175 +#: cinder/volume/drivers/solidfire.py:180 #, fuzzy, python-format msgid "API response: %s" msgstr "respuesta %s" -#: cinder/volume/drivers/solidfire.py:195 +#: cinder/volume/drivers/solidfire.py:200 #, python-format msgid "Found solidfire account: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:224 +#: cinder/volume/drivers/solidfire.py:229 #, python-format msgid "solidfire account: %s does not exist, create it..." msgstr "" -#: cinder/volume/drivers/solidfire.py:285 +#: cinder/volume/drivers/solidfire.py:290 #, python-format msgid "Failed to retrieve volume SolidFire-ID: %s in get_by_account!" msgstr "" -#: cinder/volume/drivers/solidfire.py:356 +#: cinder/volume/drivers/solidfire.py:361 #, fuzzy msgid "Failed to get model update from clone" msgstr "Fallo al generar metadatos para la ip %s" -#: cinder/volume/drivers/solidfire.py:382 +#: cinder/volume/drivers/solidfire.py:387 #, python-format msgid "More than one valid preset was detected, using %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:415 +#: cinder/volume/drivers/solidfire.py:420 #, python-format msgid "Mapped SolidFire volumeID %(sfid)s to cinder ID %(uuid)s." msgstr "" -#: cinder/volume/drivers/solidfire.py:424 +#: cinder/volume/drivers/solidfire.py:429 #, python-format msgid "Volume %s, not found on SF Cluster." msgstr "" -#: cinder/volume/drivers/solidfire.py:427 +#: cinder/volume/drivers/solidfire.py:432 #, python-format msgid "Found %(count)s volumes mapped to id: %(uuid)s." msgstr "" -#: cinder/volume/drivers/solidfire.py:494 +#: cinder/volume/drivers/solidfire.py:499 msgid "Enter SolidFire delete_volume..." msgstr "" -#: cinder/volume/drivers/solidfire.py:498 +#: cinder/volume/drivers/solidfire.py:503 #, python-format msgid "Account for Volume ID %s was not found on the SolidFire Cluster!" msgstr "" -#: cinder/volume/drivers/solidfire.py:500 +#: cinder/volume/drivers/solidfire.py:505 msgid "This usually means the volume was never succesfully created." msgstr "" -#: cinder/volume/drivers/solidfire.py:515 +#: cinder/volume/drivers/solidfire.py:520 #, python-format msgid "Volume ID %s was not found on the SolidFire Cluster!" msgstr "" -#: cinder/volume/drivers/solidfire.py:518 +#: cinder/volume/drivers/solidfire.py:523 msgid "Leaving SolidFire delete_volume" msgstr "" -#: cinder/volume/drivers/solidfire.py:522 +#: cinder/volume/drivers/solidfire.py:527 msgid "Executing SolidFire ensure_export..." msgstr "" -#: cinder/volume/drivers/solidfire.py:527 +#: cinder/volume/drivers/solidfire.py:532 msgid "Executing SolidFire create_export..." msgstr "" -#: cinder/volume/drivers/solidfire.py:576 +#: cinder/volume/drivers/solidfire.py:586 msgid "Updating cluster status info" msgstr "" -#: cinder/volume/drivers/solidfire.py:584 +#: cinder/volume/drivers/solidfire.py:594 #, fuzzy msgid "Failed to get updated stats" msgstr "Fallo al suspender la instancia" @@ -3757,7 +3782,7 @@ msgstr "" #: cinder/volume/drivers/storwize_svc.py:299 #: cinder/volume/drivers/netapp/iscsi.py:123 #: cinder/volume/drivers/netapp/nfs.py:221 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:131 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:137 #, python-format msgid "%s is not set" msgstr "" @@ -5797,54 +5822,61 @@ msgstr "" msgid "LUID not found for %(zfs_poolname)s. Output=%(out)s" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:144 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:130 +msgid "" +"hp3par_domain has been deprecated and is no longer used. The domain is " +"automatically looked up based on the CPG." +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:150 msgid "Login to 3PAR array invalid" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:168 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:507 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:174 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:520 #, python-format msgid "CPG (%s) doesn't exist on array" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:317 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:182 +#, python-format +msgid "CPG (%s) doesn't exist on array." +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:188 +#, python-format +msgid "CPG (%s) must be in a domain" +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:330 #, python-format msgid "SSH Command failed after '%(total_attempts)r' attempts : '%(command)s'" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:323 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:336 #, fuzzy, python-format msgid "Error running ssh command: %s" msgstr "Error inesperado mientras el comando se ejecutaba" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:561 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:574 #, python-format msgid "Must specify a valid persona %(valid)s, value '%(persona)s' is invalid." msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:617 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:630 #, python-format msgid "" "Must specify a valid provisioning type %(valid)s, value '%(prov)s' is " "invalid." msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:645 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:658 #, fuzzy, python-format msgid "Volume (%s) already exists on array" msgstr "el grupo %s ya existe" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:707 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:728 #, fuzzy, python-format msgid "Unexpected state while cloning %s" msgstr "Error inesperado mientras el comando se ejecutaba" -#~ msgid "" -#~ "ISCSI volume not yet found at: " -#~ "%(host_device)s. Will rescan & retry. " -#~ "Try number: %(tries)s." -#~ msgstr "" - -#~ msgid "Found iSCSI node %(host_device)s (after %(tries)s rescans)." -#~ msgstr "" - diff --git a/cinder/locale/fi_FI/LC_MESSAGES/cinder.po b/cinder/locale/fi_FI/LC_MESSAGES/cinder.po index d01f07970..0d6106965 100644 --- a/cinder/locale/fi_FI/LC_MESSAGES/cinder.po +++ b/cinder/locale/fi_FI/LC_MESSAGES/cinder.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Cinder\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-07-01 18:10+0000\n" +"POT-Creation-Date: 2013-07-02 18:10+0000\n" "PO-Revision-Date: 2013-05-08 11:44+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Finnish (Finland) " @@ -535,19 +535,24 @@ msgstr "" #: cinder/exception.py:568 #, python-format -msgid "Backup %(backup_id)s could not be found." +msgid "Backup volume %(volume_id)s type not recognised." msgstr "" #: cinder/exception.py:572 #, python-format -msgid "Invalid backup: %(reason)s" +msgid "Backup %(backup_id)s could not be found." msgstr "" #: cinder/exception.py:576 -msgid "Connection to swift failed" +#, python-format +msgid "Invalid backup: %(reason)s" msgstr "" #: cinder/exception.py:580 +msgid "Connection to swift failed" +msgstr "" + +#: cinder/exception.py:584 #, python-format msgid "Transfer %(transfer_id)s could not be found." msgstr "" @@ -704,7 +709,7 @@ msgid "Fetching %s" msgstr "" #: cinder/utils.py:134 cinder/openstack/common/processutils.py:218 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:257 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:270 #, python-format msgid "Running cmd (SSH): %s" msgstr "" @@ -719,7 +724,7 @@ msgstr "" #: cinder/utils.py:160 cinder/openstack/common/processutils.py:167 #: cinder/openstack/common/processutils.py:239 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:284 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:297 #, python-format msgid "Result was %s" msgstr "" @@ -1343,81 +1348,81 @@ msgstr "" msgid "Overwriting volume %(volume_id)s with restore of backup %(backup_id)s" msgstr "" -#: cinder/backup/manager.py:81 +#: cinder/backup/manager.py:82 msgid "Cleaning up incomplete backup operations" msgstr "" -#: cinder/backup/manager.py:85 +#: cinder/backup/manager.py:86 #, python-format msgid "Resetting volume %s to available (was backing-up)" msgstr "" -#: cinder/backup/manager.py:89 +#: cinder/backup/manager.py:90 #, python-format msgid "Resetting volume %s to error_restoring (was restoring-backup)" msgstr "" -#: cinder/backup/manager.py:100 +#: cinder/backup/manager.py:101 #, python-format msgid "Resetting backup %s to error (was creating)" msgstr "" -#: cinder/backup/manager.py:106 +#: cinder/backup/manager.py:107 #, python-format msgid "Resetting backup %s to available (was restoring)" msgstr "" -#: cinder/backup/manager.py:111 +#: cinder/backup/manager.py:112 #, python-format msgid "Resuming delete on backup: %s" msgstr "" -#: cinder/backup/manager.py:121 +#: cinder/backup/manager.py:122 #, python-format msgid "create_backup started, backup: %(backup_id)s for volume: %(volume_id)s" msgstr "" -#: cinder/backup/manager.py:131 +#: cinder/backup/manager.py:132 #, python-format msgid "" "create_backup aborted, expected volume status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:143 +#: cinder/backup/manager.py:144 #, python-format msgid "" "create_backup aborted, expected backup status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:169 +#: cinder/backup/manager.py:170 #, python-format msgid "create_backup finished. backup: %s" msgstr "" -#: cinder/backup/manager.py:175 +#: cinder/backup/manager.py:176 #, python-format msgid "" "restore_backup started, restoring backup: %(backup_id)s to volume: " "%(volume_id)s" msgstr "" -#: cinder/backup/manager.py:185 +#: cinder/backup/manager.py:186 #, python-format msgid "" "restore_backup aborted, expected volume status %(expected_status)s but " "got %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:196 +#: cinder/backup/manager.py:197 #, python-format msgid "" "restore_backup aborted, expected backup status %(expected_status)s but " "got %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:215 +#: cinder/backup/manager.py:216 #, python-format msgid "" "restore_backup aborted, the backup service currently configured " @@ -1425,26 +1430,26 @@ msgid "" "create this backup [%(backup_service)s]" msgstr "" -#: cinder/backup/manager.py:239 +#: cinder/backup/manager.py:240 #, python-format msgid "" "restore_backup finished, backup: %(backup_id)s restored to volume: " "%(volume_id)s" msgstr "" -#: cinder/backup/manager.py:248 +#: cinder/backup/manager.py:249 #, python-format msgid "delete_backup started, backup: %s" msgstr "" -#: cinder/backup/manager.py:254 +#: cinder/backup/manager.py:255 #, python-format msgid "" "delete_backup aborted, expected backup status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:267 +#: cinder/backup/manager.py:268 #, python-format msgid "" "delete_backup aborted, the backup service currently configured " @@ -1452,11 +1457,21 @@ msgid "" "create this backup [%(backup_service)s]" msgstr "" -#: cinder/backup/manager.py:290 +#: cinder/backup/manager.py:291 #, python-format msgid "delete_backup finished, backup %s deleted" msgstr "" +#: cinder/backup/services/ceph.py:220 +#, python-format +msgid "backup '%s' finished." +msgstr "" + +#: cinder/backup/services/ceph.py:271 +#, python-format +msgid "delete '%s' finished" +msgstr "" + #: cinder/backup/services/swift.py:105 #, python-format msgid "unsupported compression algorithm: %s" @@ -3293,36 +3308,41 @@ msgstr "" msgid "Unable to retrive volume infos for volume %(volname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:286 +#: cinder/volume/drivers/coraid.py:299 msgid "Cannot login on Coraid ESM" msgstr "" -#: cinder/volume/drivers/coraid.py:305 +#: cinder/volume/drivers/coraid.py:318 #, python-format msgid "Fail to create volume %(volname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:318 +#: cinder/volume/drivers/coraid.py:331 #, python-format msgid "Failed to delete volume %(volname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:332 +#: cinder/volume/drivers/coraid.py:345 #, python-format msgid "Failed to Create Snapshot %(snapname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:344 +#: cinder/volume/drivers/coraid.py:357 #, python-format msgid "Failed to Delete Snapshot %(snapname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:359 +#: cinder/volume/drivers/coraid.py:375 #, python-format msgid "Failed to Create Volume from Snapshot %(snapname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:380 +#: cinder/volume/drivers/coraid.py:385 +#, python-format +msgid "Failed to Extend Volume %(volname)s" +msgstr "" + +#: cinder/volume/drivers/coraid.py:406 #, python-format msgid "" "Failed to Initialize Connection. Volume Name: %(volname)s Shelf: " @@ -3576,115 +3596,120 @@ msgstr "" msgid "Sheepdog is not working" msgstr "" -#: cinder/volume/drivers/solidfire.py:133 +#: cinder/volume/drivers/solidfire.py:91 cinder/volume/drivers/solidfire.py:577 +#, python-format +msgid "Update SolidFire Cluster stats failed: %s" +msgstr "" + +#: cinder/volume/drivers/solidfire.py:138 #, python-format msgid "Payload for SolidFire API call: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:150 +#: cinder/volume/drivers/solidfire.py:155 #, python-format msgid "Call to json.loads() raised an exception: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:156 +#: cinder/volume/drivers/solidfire.py:161 #, python-format msgid "Results of SolidFire API call: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:160 +#: cinder/volume/drivers/solidfire.py:165 #, python-format msgid "Clone operation encountered: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:162 +#: cinder/volume/drivers/solidfire.py:167 #, python-format msgid "Waiting for outstanding operation before retrying snapshot: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:168 +#: cinder/volume/drivers/solidfire.py:173 #, python-format msgid "Detected xDBVersionMismatch, retry %s of 5" msgstr "" -#: cinder/volume/drivers/solidfire.py:175 +#: cinder/volume/drivers/solidfire.py:180 #, python-format msgid "API response: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:195 +#: cinder/volume/drivers/solidfire.py:200 #, python-format msgid "Found solidfire account: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:224 +#: cinder/volume/drivers/solidfire.py:229 #, python-format msgid "solidfire account: %s does not exist, create it..." msgstr "" -#: cinder/volume/drivers/solidfire.py:285 +#: cinder/volume/drivers/solidfire.py:290 #, python-format msgid "Failed to retrieve volume SolidFire-ID: %s in get_by_account!" msgstr "" -#: cinder/volume/drivers/solidfire.py:356 +#: cinder/volume/drivers/solidfire.py:361 msgid "Failed to get model update from clone" msgstr "" -#: cinder/volume/drivers/solidfire.py:382 +#: cinder/volume/drivers/solidfire.py:387 #, python-format msgid "More than one valid preset was detected, using %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:415 +#: cinder/volume/drivers/solidfire.py:420 #, python-format msgid "Mapped SolidFire volumeID %(sfid)s to cinder ID %(uuid)s." msgstr "" -#: cinder/volume/drivers/solidfire.py:424 +#: cinder/volume/drivers/solidfire.py:429 #, python-format msgid "Volume %s, not found on SF Cluster." msgstr "" -#: cinder/volume/drivers/solidfire.py:427 +#: cinder/volume/drivers/solidfire.py:432 #, python-format msgid "Found %(count)s volumes mapped to id: %(uuid)s." msgstr "" -#: cinder/volume/drivers/solidfire.py:494 +#: cinder/volume/drivers/solidfire.py:499 msgid "Enter SolidFire delete_volume..." msgstr "" -#: cinder/volume/drivers/solidfire.py:498 +#: cinder/volume/drivers/solidfire.py:503 #, python-format msgid "Account for Volume ID %s was not found on the SolidFire Cluster!" msgstr "" -#: cinder/volume/drivers/solidfire.py:500 +#: cinder/volume/drivers/solidfire.py:505 msgid "This usually means the volume was never succesfully created." msgstr "" -#: cinder/volume/drivers/solidfire.py:515 +#: cinder/volume/drivers/solidfire.py:520 #, python-format msgid "Volume ID %s was not found on the SolidFire Cluster!" msgstr "" -#: cinder/volume/drivers/solidfire.py:518 +#: cinder/volume/drivers/solidfire.py:523 msgid "Leaving SolidFire delete_volume" msgstr "" -#: cinder/volume/drivers/solidfire.py:522 +#: cinder/volume/drivers/solidfire.py:527 msgid "Executing SolidFire ensure_export..." msgstr "" -#: cinder/volume/drivers/solidfire.py:527 +#: cinder/volume/drivers/solidfire.py:532 msgid "Executing SolidFire create_export..." msgstr "" -#: cinder/volume/drivers/solidfire.py:576 +#: cinder/volume/drivers/solidfire.py:586 msgid "Updating cluster status info" msgstr "" -#: cinder/volume/drivers/solidfire.py:584 +#: cinder/volume/drivers/solidfire.py:594 msgid "Failed to get updated stats" msgstr "" @@ -3721,7 +3746,7 @@ msgstr "" #: cinder/volume/drivers/storwize_svc.py:299 #: cinder/volume/drivers/netapp/iscsi.py:123 #: cinder/volume/drivers/netapp/nfs.py:221 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:131 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:137 #, python-format msgid "%s is not set" msgstr "" @@ -5755,54 +5780,61 @@ msgstr "" msgid "LUID not found for %(zfs_poolname)s. Output=%(out)s" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:144 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:130 +msgid "" +"hp3par_domain has been deprecated and is no longer used. The domain is " +"automatically looked up based on the CPG." +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:150 msgid "Login to 3PAR array invalid" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:168 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:507 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:174 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:520 #, python-format msgid "CPG (%s) doesn't exist on array" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:317 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:182 +#, python-format +msgid "CPG (%s) doesn't exist on array." +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:188 +#, python-format +msgid "CPG (%s) must be in a domain" +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:330 #, python-format msgid "SSH Command failed after '%(total_attempts)r' attempts : '%(command)s'" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:323 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:336 #, python-format msgid "Error running ssh command: %s" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:561 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:574 #, python-format msgid "Must specify a valid persona %(valid)s, value '%(persona)s' is invalid." msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:617 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:630 #, python-format msgid "" "Must specify a valid provisioning type %(valid)s, value '%(prov)s' is " "invalid." msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:645 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:658 #, python-format msgid "Volume (%s) already exists on array" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:707 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:728 #, python-format msgid "Unexpected state while cloning %s" msgstr "" -#~ msgid "" -#~ "ISCSI volume not yet found at: " -#~ "%(host_device)s. Will rescan & retry. " -#~ "Try number: %(tries)s." -#~ msgstr "" - -#~ msgid "Found iSCSI node %(host_device)s (after %(tries)s rescans)." -#~ msgstr "" - diff --git a/cinder/locale/fr/LC_MESSAGES/cinder.po b/cinder/locale/fr/LC_MESSAGES/cinder.po index bce2c8986..b28ea35c1 100644 --- a/cinder/locale/fr/LC_MESSAGES/cinder.po +++ b/cinder/locale/fr/LC_MESSAGES/cinder.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: cinder\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-07-01 18:10+0000\n" +"POT-Creation-Date: 2013-07-02 18:10+0000\n" "PO-Revision-Date: 2012-04-06 14:54+0000\n" "Last-Translator: EmmanuelLeNormand \n" "Language-Team: French \n" @@ -545,20 +545,25 @@ msgstr "Impossible de trouver le volume %s" #: cinder/exception.py:568 #, python-format -msgid "Backup %(backup_id)s could not be found." +msgid "Backup volume %(volume_id)s type not recognised." msgstr "" #: cinder/exception.py:572 +#, python-format +msgid "Backup %(backup_id)s could not be found." +msgstr "" + +#: cinder/exception.py:576 #, fuzzy, python-format msgid "Invalid backup: %(reason)s" msgstr "Backend invalide : %s" -#: cinder/exception.py:576 +#: cinder/exception.py:580 #, fuzzy msgid "Connection to swift failed" msgstr "La connexion à Glance a échoué" -#: cinder/exception.py:580 +#: cinder/exception.py:584 #, python-format msgid "Transfer %(transfer_id)s could not be found." msgstr "" @@ -717,7 +722,7 @@ msgid "Fetching %s" msgstr "Récupèration de %s" #: cinder/utils.py:134 cinder/openstack/common/processutils.py:218 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:257 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:270 #, python-format msgid "Running cmd (SSH): %s" msgstr "Execution de la cmd (SSH): %s" @@ -732,7 +737,7 @@ msgstr "" #: cinder/utils.py:160 cinder/openstack/common/processutils.py:167 #: cinder/openstack/common/processutils.py:239 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:284 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:297 #, python-format msgid "Result was %s" msgstr "Le résultat était %s" @@ -1362,81 +1367,81 @@ msgstr "" msgid "Overwriting volume %(volume_id)s with restore of backup %(backup_id)s" msgstr "" -#: cinder/backup/manager.py:81 +#: cinder/backup/manager.py:82 msgid "Cleaning up incomplete backup operations" msgstr "" -#: cinder/backup/manager.py:85 +#: cinder/backup/manager.py:86 #, python-format msgid "Resetting volume %s to available (was backing-up)" msgstr "" -#: cinder/backup/manager.py:89 +#: cinder/backup/manager.py:90 #, python-format msgid "Resetting volume %s to error_restoring (was restoring-backup)" msgstr "" -#: cinder/backup/manager.py:100 +#: cinder/backup/manager.py:101 #, python-format msgid "Resetting backup %s to error (was creating)" msgstr "" -#: cinder/backup/manager.py:106 +#: cinder/backup/manager.py:107 #, python-format msgid "Resetting backup %s to available (was restoring)" msgstr "" -#: cinder/backup/manager.py:111 +#: cinder/backup/manager.py:112 #, python-format msgid "Resuming delete on backup: %s" msgstr "" -#: cinder/backup/manager.py:121 +#: cinder/backup/manager.py:122 #, python-format msgid "create_backup started, backup: %(backup_id)s for volume: %(volume_id)s" msgstr "" -#: cinder/backup/manager.py:131 +#: cinder/backup/manager.py:132 #, python-format msgid "" "create_backup aborted, expected volume status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:143 +#: cinder/backup/manager.py:144 #, python-format msgid "" "create_backup aborted, expected backup status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:169 +#: cinder/backup/manager.py:170 #, python-format msgid "create_backup finished. backup: %s" msgstr "" -#: cinder/backup/manager.py:175 +#: cinder/backup/manager.py:176 #, python-format msgid "" "restore_backup started, restoring backup: %(backup_id)s to volume: " "%(volume_id)s" msgstr "" -#: cinder/backup/manager.py:185 +#: cinder/backup/manager.py:186 #, python-format msgid "" "restore_backup aborted, expected volume status %(expected_status)s but " "got %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:196 +#: cinder/backup/manager.py:197 #, python-format msgid "" "restore_backup aborted, expected backup status %(expected_status)s but " "got %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:215 +#: cinder/backup/manager.py:216 #, python-format msgid "" "restore_backup aborted, the backup service currently configured " @@ -1444,26 +1449,26 @@ msgid "" "create this backup [%(backup_service)s]" msgstr "" -#: cinder/backup/manager.py:239 +#: cinder/backup/manager.py:240 #, python-format msgid "" "restore_backup finished, backup: %(backup_id)s restored to volume: " "%(volume_id)s" msgstr "" -#: cinder/backup/manager.py:248 +#: cinder/backup/manager.py:249 #, python-format msgid "delete_backup started, backup: %s" msgstr "" -#: cinder/backup/manager.py:254 +#: cinder/backup/manager.py:255 #, python-format msgid "" "delete_backup aborted, expected backup status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:267 +#: cinder/backup/manager.py:268 #, python-format msgid "" "delete_backup aborted, the backup service currently configured " @@ -1471,11 +1476,21 @@ msgid "" "create this backup [%(backup_service)s]" msgstr "" -#: cinder/backup/manager.py:290 +#: cinder/backup/manager.py:291 #, python-format msgid "delete_backup finished, backup %s deleted" msgstr "" +#: cinder/backup/services/ceph.py:220 +#, python-format +msgid "backup '%s' finished." +msgstr "" + +#: cinder/backup/services/ceph.py:271 +#, python-format +msgid "delete '%s' finished" +msgstr "" + #: cinder/backup/services/swift.py:105 #, python-format msgid "unsupported compression algorithm: %s" @@ -3327,36 +3342,41 @@ msgstr "réponse %s" msgid "Unable to retrive volume infos for volume %(volname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:286 +#: cinder/volume/drivers/coraid.py:299 msgid "Cannot login on Coraid ESM" msgstr "" -#: cinder/volume/drivers/coraid.py:305 +#: cinder/volume/drivers/coraid.py:318 #, fuzzy, python-format msgid "Fail to create volume %(volname)s" msgstr "Impossible de trouver le volume %s" -#: cinder/volume/drivers/coraid.py:318 +#: cinder/volume/drivers/coraid.py:331 #, fuzzy, python-format msgid "Failed to delete volume %(volname)s" msgstr "Impossible de trouver le volume %s" -#: cinder/volume/drivers/coraid.py:332 +#: cinder/volume/drivers/coraid.py:345 #, fuzzy, python-format msgid "Failed to Create Snapshot %(snapname)s" msgstr "Échec du redémarrage de l'instance" -#: cinder/volume/drivers/coraid.py:344 +#: cinder/volume/drivers/coraid.py:357 #, python-format msgid "Failed to Delete Snapshot %(snapname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:359 +#: cinder/volume/drivers/coraid.py:375 #, python-format msgid "Failed to Create Volume from Snapshot %(snapname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:380 +#: cinder/volume/drivers/coraid.py:385 +#, python-format +msgid "Failed to Extend Volume %(volname)s" +msgstr "" + +#: cinder/volume/drivers/coraid.py:406 #, python-format msgid "" "Failed to Initialize Connection. Volume Name: %(volname)s Shelf: " @@ -3612,116 +3632,121 @@ msgstr "Sheepdog n'est pas actif : %s" msgid "Sheepdog is not working" msgstr "Sheepdog n'est pas actif" -#: cinder/volume/drivers/solidfire.py:133 +#: cinder/volume/drivers/solidfire.py:91 cinder/volume/drivers/solidfire.py:577 +#, python-format +msgid "Update SolidFire Cluster stats failed: %s" +msgstr "" + +#: cinder/volume/drivers/solidfire.py:138 #, python-format msgid "Payload for SolidFire API call: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:150 +#: cinder/volume/drivers/solidfire.py:155 #, python-format msgid "Call to json.loads() raised an exception: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:156 +#: cinder/volume/drivers/solidfire.py:161 #, python-format msgid "Results of SolidFire API call: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:160 +#: cinder/volume/drivers/solidfire.py:165 #, python-format msgid "Clone operation encountered: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:162 +#: cinder/volume/drivers/solidfire.py:167 #, python-format msgid "Waiting for outstanding operation before retrying snapshot: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:168 +#: cinder/volume/drivers/solidfire.py:173 #, python-format msgid "Detected xDBVersionMismatch, retry %s of 5" msgstr "" -#: cinder/volume/drivers/solidfire.py:175 +#: cinder/volume/drivers/solidfire.py:180 #, fuzzy, python-format msgid "API response: %s" msgstr "réponse %s" -#: cinder/volume/drivers/solidfire.py:195 +#: cinder/volume/drivers/solidfire.py:200 #, python-format msgid "Found solidfire account: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:224 +#: cinder/volume/drivers/solidfire.py:229 #, python-format msgid "solidfire account: %s does not exist, create it..." msgstr "" -#: cinder/volume/drivers/solidfire.py:285 +#: cinder/volume/drivers/solidfire.py:290 #, python-format msgid "Failed to retrieve volume SolidFire-ID: %s in get_by_account!" msgstr "" -#: cinder/volume/drivers/solidfire.py:356 +#: cinder/volume/drivers/solidfire.py:361 #, 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:382 +#: cinder/volume/drivers/solidfire.py:387 #, python-format msgid "More than one valid preset was detected, using %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:415 +#: cinder/volume/drivers/solidfire.py:420 #, python-format msgid "Mapped SolidFire volumeID %(sfid)s to cinder ID %(uuid)s." msgstr "" -#: cinder/volume/drivers/solidfire.py:424 +#: cinder/volume/drivers/solidfire.py:429 #, python-format msgid "Volume %s, not found on SF Cluster." msgstr "" -#: cinder/volume/drivers/solidfire.py:427 +#: cinder/volume/drivers/solidfire.py:432 #, python-format msgid "Found %(count)s volumes mapped to id: %(uuid)s." msgstr "" -#: cinder/volume/drivers/solidfire.py:494 +#: cinder/volume/drivers/solidfire.py:499 msgid "Enter SolidFire delete_volume..." msgstr "" -#: cinder/volume/drivers/solidfire.py:498 +#: cinder/volume/drivers/solidfire.py:503 #, python-format msgid "Account for Volume ID %s was not found on the SolidFire Cluster!" msgstr "" -#: cinder/volume/drivers/solidfire.py:500 +#: cinder/volume/drivers/solidfire.py:505 msgid "This usually means the volume was never succesfully created." msgstr "" -#: cinder/volume/drivers/solidfire.py:515 +#: cinder/volume/drivers/solidfire.py:520 #, python-format msgid "Volume ID %s was not found on the SolidFire Cluster!" msgstr "" -#: cinder/volume/drivers/solidfire.py:518 +#: cinder/volume/drivers/solidfire.py:523 msgid "Leaving SolidFire delete_volume" msgstr "" -#: cinder/volume/drivers/solidfire.py:522 +#: cinder/volume/drivers/solidfire.py:527 msgid "Executing SolidFire ensure_export..." msgstr "" -#: cinder/volume/drivers/solidfire.py:527 +#: cinder/volume/drivers/solidfire.py:532 msgid "Executing SolidFire create_export..." msgstr "" -#: cinder/volume/drivers/solidfire.py:576 +#: cinder/volume/drivers/solidfire.py:586 msgid "Updating cluster status info" msgstr "" -#: cinder/volume/drivers/solidfire.py:584 +#: cinder/volume/drivers/solidfire.py:594 #, fuzzy msgid "Failed to get updated stats" msgstr "Échec de la suspension de l'instance" @@ -3759,7 +3784,7 @@ msgstr "" #: cinder/volume/drivers/storwize_svc.py:299 #: cinder/volume/drivers/netapp/iscsi.py:123 #: cinder/volume/drivers/netapp/nfs.py:221 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:131 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:137 #, python-format msgid "%s is not set" msgstr "" @@ -5803,54 +5828,61 @@ msgstr "" msgid "LUID not found for %(zfs_poolname)s. Output=%(out)s" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:144 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:130 +msgid "" +"hp3par_domain has been deprecated and is no longer used. The domain is " +"automatically looked up based on the CPG." +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:150 msgid "Login to 3PAR array invalid" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:168 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:507 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:174 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:520 #, python-format msgid "CPG (%s) doesn't exist on array" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:317 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:182 +#, python-format +msgid "CPG (%s) doesn't exist on array." +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:188 +#, python-format +msgid "CPG (%s) must be in a domain" +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:330 #, python-format msgid "SSH Command failed after '%(total_attempts)r' attempts : '%(command)s'" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:323 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:336 #, fuzzy, python-format msgid "Error running ssh command: %s" msgstr "Erreur imprévue lors de l'éxecution de la commande" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:561 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:574 #, python-format msgid "Must specify a valid persona %(valid)s, value '%(persona)s' is invalid." msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:617 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:630 #, python-format msgid "" "Must specify a valid provisioning type %(valid)s, value '%(prov)s' is " "invalid." msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:645 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:658 #, fuzzy, python-format msgid "Volume (%s) already exists on array" msgstr "le groupe %s existe déjà" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:707 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:728 #, fuzzy, python-format msgid "Unexpected state while cloning %s" msgstr "Erreur imprévue lors de l'éxecution de la commande" -#~ msgid "" -#~ "ISCSI volume not yet found at: " -#~ "%(host_device)s. Will rescan & retry. " -#~ "Try number: %(tries)s." -#~ msgstr "" - -#~ msgid "Found iSCSI node %(host_device)s (after %(tries)s rescans)." -#~ msgstr "" - diff --git a/cinder/locale/hr/LC_MESSAGES/cinder.po b/cinder/locale/hr/LC_MESSAGES/cinder.po index d98fb6252..dd99f2216 100644 --- a/cinder/locale/hr/LC_MESSAGES/cinder.po +++ b/cinder/locale/hr/LC_MESSAGES/cinder.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Cinder\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-07-01 18:10+0000\n" +"POT-Creation-Date: 2013-07-02 18:10+0000\n" "PO-Revision-Date: 2013-05-29 08:13+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Croatian " @@ -536,19 +536,24 @@ msgstr "" #: cinder/exception.py:568 #, python-format -msgid "Backup %(backup_id)s could not be found." +msgid "Backup volume %(volume_id)s type not recognised." msgstr "" #: cinder/exception.py:572 #, python-format -msgid "Invalid backup: %(reason)s" +msgid "Backup %(backup_id)s could not be found." msgstr "" #: cinder/exception.py:576 -msgid "Connection to swift failed" +#, python-format +msgid "Invalid backup: %(reason)s" msgstr "" #: cinder/exception.py:580 +msgid "Connection to swift failed" +msgstr "" + +#: cinder/exception.py:584 #, python-format msgid "Transfer %(transfer_id)s could not be found." msgstr "" @@ -705,7 +710,7 @@ msgid "Fetching %s" msgstr "" #: cinder/utils.py:134 cinder/openstack/common/processutils.py:218 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:257 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:270 #, python-format msgid "Running cmd (SSH): %s" msgstr "" @@ -720,7 +725,7 @@ msgstr "" #: cinder/utils.py:160 cinder/openstack/common/processutils.py:167 #: cinder/openstack/common/processutils.py:239 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:284 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:297 #, python-format msgid "Result was %s" msgstr "" @@ -1344,81 +1349,81 @@ msgstr "" msgid "Overwriting volume %(volume_id)s with restore of backup %(backup_id)s" msgstr "" -#: cinder/backup/manager.py:81 +#: cinder/backup/manager.py:82 msgid "Cleaning up incomplete backup operations" msgstr "" -#: cinder/backup/manager.py:85 +#: cinder/backup/manager.py:86 #, python-format msgid "Resetting volume %s to available (was backing-up)" msgstr "" -#: cinder/backup/manager.py:89 +#: cinder/backup/manager.py:90 #, python-format msgid "Resetting volume %s to error_restoring (was restoring-backup)" msgstr "" -#: cinder/backup/manager.py:100 +#: cinder/backup/manager.py:101 #, python-format msgid "Resetting backup %s to error (was creating)" msgstr "" -#: cinder/backup/manager.py:106 +#: cinder/backup/manager.py:107 #, python-format msgid "Resetting backup %s to available (was restoring)" msgstr "" -#: cinder/backup/manager.py:111 +#: cinder/backup/manager.py:112 #, python-format msgid "Resuming delete on backup: %s" msgstr "" -#: cinder/backup/manager.py:121 +#: cinder/backup/manager.py:122 #, python-format msgid "create_backup started, backup: %(backup_id)s for volume: %(volume_id)s" msgstr "" -#: cinder/backup/manager.py:131 +#: cinder/backup/manager.py:132 #, python-format msgid "" "create_backup aborted, expected volume status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:143 +#: cinder/backup/manager.py:144 #, python-format msgid "" "create_backup aborted, expected backup status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:169 +#: cinder/backup/manager.py:170 #, python-format msgid "create_backup finished. backup: %s" msgstr "" -#: cinder/backup/manager.py:175 +#: cinder/backup/manager.py:176 #, python-format msgid "" "restore_backup started, restoring backup: %(backup_id)s to volume: " "%(volume_id)s" msgstr "" -#: cinder/backup/manager.py:185 +#: cinder/backup/manager.py:186 #, python-format msgid "" "restore_backup aborted, expected volume status %(expected_status)s but " "got %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:196 +#: cinder/backup/manager.py:197 #, python-format msgid "" "restore_backup aborted, expected backup status %(expected_status)s but " "got %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:215 +#: cinder/backup/manager.py:216 #, python-format msgid "" "restore_backup aborted, the backup service currently configured " @@ -1426,26 +1431,26 @@ msgid "" "create this backup [%(backup_service)s]" msgstr "" -#: cinder/backup/manager.py:239 +#: cinder/backup/manager.py:240 #, python-format msgid "" "restore_backup finished, backup: %(backup_id)s restored to volume: " "%(volume_id)s" msgstr "" -#: cinder/backup/manager.py:248 +#: cinder/backup/manager.py:249 #, python-format msgid "delete_backup started, backup: %s" msgstr "" -#: cinder/backup/manager.py:254 +#: cinder/backup/manager.py:255 #, python-format msgid "" "delete_backup aborted, expected backup status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:267 +#: cinder/backup/manager.py:268 #, python-format msgid "" "delete_backup aborted, the backup service currently configured " @@ -1453,11 +1458,21 @@ msgid "" "create this backup [%(backup_service)s]" msgstr "" -#: cinder/backup/manager.py:290 +#: cinder/backup/manager.py:291 #, python-format msgid "delete_backup finished, backup %s deleted" msgstr "" +#: cinder/backup/services/ceph.py:220 +#, python-format +msgid "backup '%s' finished." +msgstr "" + +#: cinder/backup/services/ceph.py:271 +#, python-format +msgid "delete '%s' finished" +msgstr "" + #: cinder/backup/services/swift.py:105 #, python-format msgid "unsupported compression algorithm: %s" @@ -3294,36 +3309,41 @@ msgstr "" msgid "Unable to retrive volume infos for volume %(volname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:286 +#: cinder/volume/drivers/coraid.py:299 msgid "Cannot login on Coraid ESM" msgstr "" -#: cinder/volume/drivers/coraid.py:305 +#: cinder/volume/drivers/coraid.py:318 #, python-format msgid "Fail to create volume %(volname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:318 +#: cinder/volume/drivers/coraid.py:331 #, python-format msgid "Failed to delete volume %(volname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:332 +#: cinder/volume/drivers/coraid.py:345 #, python-format msgid "Failed to Create Snapshot %(snapname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:344 +#: cinder/volume/drivers/coraid.py:357 #, python-format msgid "Failed to Delete Snapshot %(snapname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:359 +#: cinder/volume/drivers/coraid.py:375 #, python-format msgid "Failed to Create Volume from Snapshot %(snapname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:380 +#: cinder/volume/drivers/coraid.py:385 +#, python-format +msgid "Failed to Extend Volume %(volname)s" +msgstr "" + +#: cinder/volume/drivers/coraid.py:406 #, python-format msgid "" "Failed to Initialize Connection. Volume Name: %(volname)s Shelf: " @@ -3577,115 +3597,120 @@ msgstr "" msgid "Sheepdog is not working" msgstr "" -#: cinder/volume/drivers/solidfire.py:133 +#: cinder/volume/drivers/solidfire.py:91 cinder/volume/drivers/solidfire.py:577 +#, python-format +msgid "Update SolidFire Cluster stats failed: %s" +msgstr "" + +#: cinder/volume/drivers/solidfire.py:138 #, python-format msgid "Payload for SolidFire API call: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:150 +#: cinder/volume/drivers/solidfire.py:155 #, python-format msgid "Call to json.loads() raised an exception: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:156 +#: cinder/volume/drivers/solidfire.py:161 #, python-format msgid "Results of SolidFire API call: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:160 +#: cinder/volume/drivers/solidfire.py:165 #, python-format msgid "Clone operation encountered: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:162 +#: cinder/volume/drivers/solidfire.py:167 #, python-format msgid "Waiting for outstanding operation before retrying snapshot: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:168 +#: cinder/volume/drivers/solidfire.py:173 #, python-format msgid "Detected xDBVersionMismatch, retry %s of 5" msgstr "" -#: cinder/volume/drivers/solidfire.py:175 +#: cinder/volume/drivers/solidfire.py:180 #, python-format msgid "API response: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:195 +#: cinder/volume/drivers/solidfire.py:200 #, python-format msgid "Found solidfire account: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:224 +#: cinder/volume/drivers/solidfire.py:229 #, python-format msgid "solidfire account: %s does not exist, create it..." msgstr "" -#: cinder/volume/drivers/solidfire.py:285 +#: cinder/volume/drivers/solidfire.py:290 #, python-format msgid "Failed to retrieve volume SolidFire-ID: %s in get_by_account!" msgstr "" -#: cinder/volume/drivers/solidfire.py:356 +#: cinder/volume/drivers/solidfire.py:361 msgid "Failed to get model update from clone" msgstr "" -#: cinder/volume/drivers/solidfire.py:382 +#: cinder/volume/drivers/solidfire.py:387 #, python-format msgid "More than one valid preset was detected, using %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:415 +#: cinder/volume/drivers/solidfire.py:420 #, python-format msgid "Mapped SolidFire volumeID %(sfid)s to cinder ID %(uuid)s." msgstr "" -#: cinder/volume/drivers/solidfire.py:424 +#: cinder/volume/drivers/solidfire.py:429 #, python-format msgid "Volume %s, not found on SF Cluster." msgstr "" -#: cinder/volume/drivers/solidfire.py:427 +#: cinder/volume/drivers/solidfire.py:432 #, python-format msgid "Found %(count)s volumes mapped to id: %(uuid)s." msgstr "" -#: cinder/volume/drivers/solidfire.py:494 +#: cinder/volume/drivers/solidfire.py:499 msgid "Enter SolidFire delete_volume..." msgstr "" -#: cinder/volume/drivers/solidfire.py:498 +#: cinder/volume/drivers/solidfire.py:503 #, python-format msgid "Account for Volume ID %s was not found on the SolidFire Cluster!" msgstr "" -#: cinder/volume/drivers/solidfire.py:500 +#: cinder/volume/drivers/solidfire.py:505 msgid "This usually means the volume was never succesfully created." msgstr "" -#: cinder/volume/drivers/solidfire.py:515 +#: cinder/volume/drivers/solidfire.py:520 #, python-format msgid "Volume ID %s was not found on the SolidFire Cluster!" msgstr "" -#: cinder/volume/drivers/solidfire.py:518 +#: cinder/volume/drivers/solidfire.py:523 msgid "Leaving SolidFire delete_volume" msgstr "" -#: cinder/volume/drivers/solidfire.py:522 +#: cinder/volume/drivers/solidfire.py:527 msgid "Executing SolidFire ensure_export..." msgstr "" -#: cinder/volume/drivers/solidfire.py:527 +#: cinder/volume/drivers/solidfire.py:532 msgid "Executing SolidFire create_export..." msgstr "" -#: cinder/volume/drivers/solidfire.py:576 +#: cinder/volume/drivers/solidfire.py:586 msgid "Updating cluster status info" msgstr "" -#: cinder/volume/drivers/solidfire.py:584 +#: cinder/volume/drivers/solidfire.py:594 msgid "Failed to get updated stats" msgstr "" @@ -3722,7 +3747,7 @@ msgstr "" #: cinder/volume/drivers/storwize_svc.py:299 #: cinder/volume/drivers/netapp/iscsi.py:123 #: cinder/volume/drivers/netapp/nfs.py:221 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:131 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:137 #, python-format msgid "%s is not set" msgstr "" @@ -5756,54 +5781,61 @@ msgstr "" msgid "LUID not found for %(zfs_poolname)s. Output=%(out)s" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:144 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:130 +msgid "" +"hp3par_domain has been deprecated and is no longer used. The domain is " +"automatically looked up based on the CPG." +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:150 msgid "Login to 3PAR array invalid" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:168 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:507 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:174 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:520 #, python-format msgid "CPG (%s) doesn't exist on array" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:317 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:182 +#, python-format +msgid "CPG (%s) doesn't exist on array." +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:188 +#, python-format +msgid "CPG (%s) must be in a domain" +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:330 #, python-format msgid "SSH Command failed after '%(total_attempts)r' attempts : '%(command)s'" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:323 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:336 #, python-format msgid "Error running ssh command: %s" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:561 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:574 #, python-format msgid "Must specify a valid persona %(valid)s, value '%(persona)s' is invalid." msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:617 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:630 #, python-format msgid "" "Must specify a valid provisioning type %(valid)s, value '%(prov)s' is " "invalid." msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:645 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:658 #, python-format msgid "Volume (%s) already exists on array" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:707 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:728 #, python-format msgid "Unexpected state while cloning %s" msgstr "" -#~ msgid "" -#~ "ISCSI volume not yet found at: " -#~ "%(host_device)s. Will rescan & retry. " -#~ "Try number: %(tries)s." -#~ msgstr "" - -#~ msgid "Found iSCSI node %(host_device)s (after %(tries)s rescans)." -#~ msgstr "" - diff --git a/cinder/locale/hu/LC_MESSAGES/cinder.po b/cinder/locale/hu/LC_MESSAGES/cinder.po index 7287dd631..87b0a14e3 100644 --- a/cinder/locale/hu/LC_MESSAGES/cinder.po +++ b/cinder/locale/hu/LC_MESSAGES/cinder.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Cinder\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-07-01 18:10+0000\n" +"POT-Creation-Date: 2013-07-02 18:10+0000\n" "PO-Revision-Date: 2013-05-29 08:13+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Hungarian " @@ -535,19 +535,24 @@ msgstr "" #: cinder/exception.py:568 #, python-format -msgid "Backup %(backup_id)s could not be found." +msgid "Backup volume %(volume_id)s type not recognised." msgstr "" #: cinder/exception.py:572 #, python-format -msgid "Invalid backup: %(reason)s" +msgid "Backup %(backup_id)s could not be found." msgstr "" #: cinder/exception.py:576 -msgid "Connection to swift failed" +#, python-format +msgid "Invalid backup: %(reason)s" msgstr "" #: cinder/exception.py:580 +msgid "Connection to swift failed" +msgstr "" + +#: cinder/exception.py:584 #, python-format msgid "Transfer %(transfer_id)s could not be found." msgstr "" @@ -704,7 +709,7 @@ msgid "Fetching %s" msgstr "" #: cinder/utils.py:134 cinder/openstack/common/processutils.py:218 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:257 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:270 #, python-format msgid "Running cmd (SSH): %s" msgstr "" @@ -719,7 +724,7 @@ msgstr "" #: cinder/utils.py:160 cinder/openstack/common/processutils.py:167 #: cinder/openstack/common/processutils.py:239 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:284 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:297 #, python-format msgid "Result was %s" msgstr "" @@ -1343,81 +1348,81 @@ msgstr "" msgid "Overwriting volume %(volume_id)s with restore of backup %(backup_id)s" msgstr "" -#: cinder/backup/manager.py:81 +#: cinder/backup/manager.py:82 msgid "Cleaning up incomplete backup operations" msgstr "" -#: cinder/backup/manager.py:85 +#: cinder/backup/manager.py:86 #, python-format msgid "Resetting volume %s to available (was backing-up)" msgstr "" -#: cinder/backup/manager.py:89 +#: cinder/backup/manager.py:90 #, python-format msgid "Resetting volume %s to error_restoring (was restoring-backup)" msgstr "" -#: cinder/backup/manager.py:100 +#: cinder/backup/manager.py:101 #, python-format msgid "Resetting backup %s to error (was creating)" msgstr "" -#: cinder/backup/manager.py:106 +#: cinder/backup/manager.py:107 #, python-format msgid "Resetting backup %s to available (was restoring)" msgstr "" -#: cinder/backup/manager.py:111 +#: cinder/backup/manager.py:112 #, python-format msgid "Resuming delete on backup: %s" msgstr "" -#: cinder/backup/manager.py:121 +#: cinder/backup/manager.py:122 #, python-format msgid "create_backup started, backup: %(backup_id)s for volume: %(volume_id)s" msgstr "" -#: cinder/backup/manager.py:131 +#: cinder/backup/manager.py:132 #, python-format msgid "" "create_backup aborted, expected volume status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:143 +#: cinder/backup/manager.py:144 #, python-format msgid "" "create_backup aborted, expected backup status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:169 +#: cinder/backup/manager.py:170 #, python-format msgid "create_backup finished. backup: %s" msgstr "" -#: cinder/backup/manager.py:175 +#: cinder/backup/manager.py:176 #, python-format msgid "" "restore_backup started, restoring backup: %(backup_id)s to volume: " "%(volume_id)s" msgstr "" -#: cinder/backup/manager.py:185 +#: cinder/backup/manager.py:186 #, python-format msgid "" "restore_backup aborted, expected volume status %(expected_status)s but " "got %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:196 +#: cinder/backup/manager.py:197 #, python-format msgid "" "restore_backup aborted, expected backup status %(expected_status)s but " "got %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:215 +#: cinder/backup/manager.py:216 #, python-format msgid "" "restore_backup aborted, the backup service currently configured " @@ -1425,26 +1430,26 @@ msgid "" "create this backup [%(backup_service)s]" msgstr "" -#: cinder/backup/manager.py:239 +#: cinder/backup/manager.py:240 #, python-format msgid "" "restore_backup finished, backup: %(backup_id)s restored to volume: " "%(volume_id)s" msgstr "" -#: cinder/backup/manager.py:248 +#: cinder/backup/manager.py:249 #, python-format msgid "delete_backup started, backup: %s" msgstr "" -#: cinder/backup/manager.py:254 +#: cinder/backup/manager.py:255 #, python-format msgid "" "delete_backup aborted, expected backup status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:267 +#: cinder/backup/manager.py:268 #, python-format msgid "" "delete_backup aborted, the backup service currently configured " @@ -1452,11 +1457,21 @@ msgid "" "create this backup [%(backup_service)s]" msgstr "" -#: cinder/backup/manager.py:290 +#: cinder/backup/manager.py:291 #, python-format msgid "delete_backup finished, backup %s deleted" msgstr "" +#: cinder/backup/services/ceph.py:220 +#, python-format +msgid "backup '%s' finished." +msgstr "" + +#: cinder/backup/services/ceph.py:271 +#, python-format +msgid "delete '%s' finished" +msgstr "" + #: cinder/backup/services/swift.py:105 #, python-format msgid "unsupported compression algorithm: %s" @@ -3293,36 +3308,41 @@ msgstr "" msgid "Unable to retrive volume infos for volume %(volname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:286 +#: cinder/volume/drivers/coraid.py:299 msgid "Cannot login on Coraid ESM" msgstr "" -#: cinder/volume/drivers/coraid.py:305 +#: cinder/volume/drivers/coraid.py:318 #, python-format msgid "Fail to create volume %(volname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:318 +#: cinder/volume/drivers/coraid.py:331 #, python-format msgid "Failed to delete volume %(volname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:332 +#: cinder/volume/drivers/coraid.py:345 #, python-format msgid "Failed to Create Snapshot %(snapname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:344 +#: cinder/volume/drivers/coraid.py:357 #, python-format msgid "Failed to Delete Snapshot %(snapname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:359 +#: cinder/volume/drivers/coraid.py:375 #, python-format msgid "Failed to Create Volume from Snapshot %(snapname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:380 +#: cinder/volume/drivers/coraid.py:385 +#, python-format +msgid "Failed to Extend Volume %(volname)s" +msgstr "" + +#: cinder/volume/drivers/coraid.py:406 #, python-format msgid "" "Failed to Initialize Connection. Volume Name: %(volname)s Shelf: " @@ -3576,115 +3596,120 @@ msgstr "" msgid "Sheepdog is not working" msgstr "" -#: cinder/volume/drivers/solidfire.py:133 +#: cinder/volume/drivers/solidfire.py:91 cinder/volume/drivers/solidfire.py:577 +#, python-format +msgid "Update SolidFire Cluster stats failed: %s" +msgstr "" + +#: cinder/volume/drivers/solidfire.py:138 #, python-format msgid "Payload for SolidFire API call: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:150 +#: cinder/volume/drivers/solidfire.py:155 #, python-format msgid "Call to json.loads() raised an exception: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:156 +#: cinder/volume/drivers/solidfire.py:161 #, python-format msgid "Results of SolidFire API call: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:160 +#: cinder/volume/drivers/solidfire.py:165 #, python-format msgid "Clone operation encountered: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:162 +#: cinder/volume/drivers/solidfire.py:167 #, python-format msgid "Waiting for outstanding operation before retrying snapshot: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:168 +#: cinder/volume/drivers/solidfire.py:173 #, python-format msgid "Detected xDBVersionMismatch, retry %s of 5" msgstr "" -#: cinder/volume/drivers/solidfire.py:175 +#: cinder/volume/drivers/solidfire.py:180 #, python-format msgid "API response: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:195 +#: cinder/volume/drivers/solidfire.py:200 #, python-format msgid "Found solidfire account: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:224 +#: cinder/volume/drivers/solidfire.py:229 #, python-format msgid "solidfire account: %s does not exist, create it..." msgstr "" -#: cinder/volume/drivers/solidfire.py:285 +#: cinder/volume/drivers/solidfire.py:290 #, python-format msgid "Failed to retrieve volume SolidFire-ID: %s in get_by_account!" msgstr "" -#: cinder/volume/drivers/solidfire.py:356 +#: cinder/volume/drivers/solidfire.py:361 msgid "Failed to get model update from clone" msgstr "" -#: cinder/volume/drivers/solidfire.py:382 +#: cinder/volume/drivers/solidfire.py:387 #, python-format msgid "More than one valid preset was detected, using %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:415 +#: cinder/volume/drivers/solidfire.py:420 #, python-format msgid "Mapped SolidFire volumeID %(sfid)s to cinder ID %(uuid)s." msgstr "" -#: cinder/volume/drivers/solidfire.py:424 +#: cinder/volume/drivers/solidfire.py:429 #, python-format msgid "Volume %s, not found on SF Cluster." msgstr "" -#: cinder/volume/drivers/solidfire.py:427 +#: cinder/volume/drivers/solidfire.py:432 #, python-format msgid "Found %(count)s volumes mapped to id: %(uuid)s." msgstr "" -#: cinder/volume/drivers/solidfire.py:494 +#: cinder/volume/drivers/solidfire.py:499 msgid "Enter SolidFire delete_volume..." msgstr "" -#: cinder/volume/drivers/solidfire.py:498 +#: cinder/volume/drivers/solidfire.py:503 #, python-format msgid "Account for Volume ID %s was not found on the SolidFire Cluster!" msgstr "" -#: cinder/volume/drivers/solidfire.py:500 +#: cinder/volume/drivers/solidfire.py:505 msgid "This usually means the volume was never succesfully created." msgstr "" -#: cinder/volume/drivers/solidfire.py:515 +#: cinder/volume/drivers/solidfire.py:520 #, python-format msgid "Volume ID %s was not found on the SolidFire Cluster!" msgstr "" -#: cinder/volume/drivers/solidfire.py:518 +#: cinder/volume/drivers/solidfire.py:523 msgid "Leaving SolidFire delete_volume" msgstr "" -#: cinder/volume/drivers/solidfire.py:522 +#: cinder/volume/drivers/solidfire.py:527 msgid "Executing SolidFire ensure_export..." msgstr "" -#: cinder/volume/drivers/solidfire.py:527 +#: cinder/volume/drivers/solidfire.py:532 msgid "Executing SolidFire create_export..." msgstr "" -#: cinder/volume/drivers/solidfire.py:576 +#: cinder/volume/drivers/solidfire.py:586 msgid "Updating cluster status info" msgstr "" -#: cinder/volume/drivers/solidfire.py:584 +#: cinder/volume/drivers/solidfire.py:594 msgid "Failed to get updated stats" msgstr "" @@ -3721,7 +3746,7 @@ msgstr "" #: cinder/volume/drivers/storwize_svc.py:299 #: cinder/volume/drivers/netapp/iscsi.py:123 #: cinder/volume/drivers/netapp/nfs.py:221 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:131 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:137 #, python-format msgid "%s is not set" msgstr "" @@ -5755,54 +5780,61 @@ msgstr "" msgid "LUID not found for %(zfs_poolname)s. Output=%(out)s" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:144 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:130 +msgid "" +"hp3par_domain has been deprecated and is no longer used. The domain is " +"automatically looked up based on the CPG." +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:150 msgid "Login to 3PAR array invalid" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:168 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:507 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:174 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:520 #, python-format msgid "CPG (%s) doesn't exist on array" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:317 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:182 +#, python-format +msgid "CPG (%s) doesn't exist on array." +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:188 +#, python-format +msgid "CPG (%s) must be in a domain" +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:330 #, python-format msgid "SSH Command failed after '%(total_attempts)r' attempts : '%(command)s'" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:323 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:336 #, python-format msgid "Error running ssh command: %s" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:561 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:574 #, python-format msgid "Must specify a valid persona %(valid)s, value '%(persona)s' is invalid." msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:617 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:630 #, python-format msgid "" "Must specify a valid provisioning type %(valid)s, value '%(prov)s' is " "invalid." msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:645 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:658 #, python-format msgid "Volume (%s) already exists on array" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:707 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:728 #, python-format msgid "Unexpected state while cloning %s" msgstr "" -#~ msgid "" -#~ "ISCSI volume not yet found at: " -#~ "%(host_device)s. Will rescan & retry. " -#~ "Try number: %(tries)s." -#~ msgstr "" - -#~ msgid "Found iSCSI node %(host_device)s (after %(tries)s rescans)." -#~ msgstr "" - diff --git a/cinder/locale/id/LC_MESSAGES/cinder.po b/cinder/locale/id/LC_MESSAGES/cinder.po index 5013ef351..c7774faf7 100644 --- a/cinder/locale/id/LC_MESSAGES/cinder.po +++ b/cinder/locale/id/LC_MESSAGES/cinder.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Cinder\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-07-01 18:10+0000\n" +"POT-Creation-Date: 2013-07-02 18:10+0000\n" "PO-Revision-Date: 2013-05-29 08:13+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Indonesian " @@ -535,19 +535,24 @@ msgstr "" #: cinder/exception.py:568 #, python-format -msgid "Backup %(backup_id)s could not be found." +msgid "Backup volume %(volume_id)s type not recognised." msgstr "" #: cinder/exception.py:572 #, python-format -msgid "Invalid backup: %(reason)s" +msgid "Backup %(backup_id)s could not be found." msgstr "" #: cinder/exception.py:576 -msgid "Connection to swift failed" +#, python-format +msgid "Invalid backup: %(reason)s" msgstr "" #: cinder/exception.py:580 +msgid "Connection to swift failed" +msgstr "" + +#: cinder/exception.py:584 #, python-format msgid "Transfer %(transfer_id)s could not be found." msgstr "" @@ -704,7 +709,7 @@ msgid "Fetching %s" msgstr "" #: cinder/utils.py:134 cinder/openstack/common/processutils.py:218 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:257 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:270 #, python-format msgid "Running cmd (SSH): %s" msgstr "" @@ -719,7 +724,7 @@ msgstr "" #: cinder/utils.py:160 cinder/openstack/common/processutils.py:167 #: cinder/openstack/common/processutils.py:239 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:284 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:297 #, python-format msgid "Result was %s" msgstr "" @@ -1343,81 +1348,81 @@ msgstr "" msgid "Overwriting volume %(volume_id)s with restore of backup %(backup_id)s" msgstr "" -#: cinder/backup/manager.py:81 +#: cinder/backup/manager.py:82 msgid "Cleaning up incomplete backup operations" msgstr "" -#: cinder/backup/manager.py:85 +#: cinder/backup/manager.py:86 #, python-format msgid "Resetting volume %s to available (was backing-up)" msgstr "" -#: cinder/backup/manager.py:89 +#: cinder/backup/manager.py:90 #, python-format msgid "Resetting volume %s to error_restoring (was restoring-backup)" msgstr "" -#: cinder/backup/manager.py:100 +#: cinder/backup/manager.py:101 #, python-format msgid "Resetting backup %s to error (was creating)" msgstr "" -#: cinder/backup/manager.py:106 +#: cinder/backup/manager.py:107 #, python-format msgid "Resetting backup %s to available (was restoring)" msgstr "" -#: cinder/backup/manager.py:111 +#: cinder/backup/manager.py:112 #, python-format msgid "Resuming delete on backup: %s" msgstr "" -#: cinder/backup/manager.py:121 +#: cinder/backup/manager.py:122 #, python-format msgid "create_backup started, backup: %(backup_id)s for volume: %(volume_id)s" msgstr "" -#: cinder/backup/manager.py:131 +#: cinder/backup/manager.py:132 #, python-format msgid "" "create_backup aborted, expected volume status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:143 +#: cinder/backup/manager.py:144 #, python-format msgid "" "create_backup aborted, expected backup status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:169 +#: cinder/backup/manager.py:170 #, python-format msgid "create_backup finished. backup: %s" msgstr "" -#: cinder/backup/manager.py:175 +#: cinder/backup/manager.py:176 #, python-format msgid "" "restore_backup started, restoring backup: %(backup_id)s to volume: " "%(volume_id)s" msgstr "" -#: cinder/backup/manager.py:185 +#: cinder/backup/manager.py:186 #, python-format msgid "" "restore_backup aborted, expected volume status %(expected_status)s but " "got %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:196 +#: cinder/backup/manager.py:197 #, python-format msgid "" "restore_backup aborted, expected backup status %(expected_status)s but " "got %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:215 +#: cinder/backup/manager.py:216 #, python-format msgid "" "restore_backup aborted, the backup service currently configured " @@ -1425,26 +1430,26 @@ msgid "" "create this backup [%(backup_service)s]" msgstr "" -#: cinder/backup/manager.py:239 +#: cinder/backup/manager.py:240 #, python-format msgid "" "restore_backup finished, backup: %(backup_id)s restored to volume: " "%(volume_id)s" msgstr "" -#: cinder/backup/manager.py:248 +#: cinder/backup/manager.py:249 #, python-format msgid "delete_backup started, backup: %s" msgstr "" -#: cinder/backup/manager.py:254 +#: cinder/backup/manager.py:255 #, python-format msgid "" "delete_backup aborted, expected backup status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:267 +#: cinder/backup/manager.py:268 #, python-format msgid "" "delete_backup aborted, the backup service currently configured " @@ -1452,11 +1457,21 @@ msgid "" "create this backup [%(backup_service)s]" msgstr "" -#: cinder/backup/manager.py:290 +#: cinder/backup/manager.py:291 #, python-format msgid "delete_backup finished, backup %s deleted" msgstr "" +#: cinder/backup/services/ceph.py:220 +#, python-format +msgid "backup '%s' finished." +msgstr "" + +#: cinder/backup/services/ceph.py:271 +#, python-format +msgid "delete '%s' finished" +msgstr "" + #: cinder/backup/services/swift.py:105 #, python-format msgid "unsupported compression algorithm: %s" @@ -3293,36 +3308,41 @@ msgstr "" msgid "Unable to retrive volume infos for volume %(volname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:286 +#: cinder/volume/drivers/coraid.py:299 msgid "Cannot login on Coraid ESM" msgstr "" -#: cinder/volume/drivers/coraid.py:305 +#: cinder/volume/drivers/coraid.py:318 #, python-format msgid "Fail to create volume %(volname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:318 +#: cinder/volume/drivers/coraid.py:331 #, python-format msgid "Failed to delete volume %(volname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:332 +#: cinder/volume/drivers/coraid.py:345 #, python-format msgid "Failed to Create Snapshot %(snapname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:344 +#: cinder/volume/drivers/coraid.py:357 #, python-format msgid "Failed to Delete Snapshot %(snapname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:359 +#: cinder/volume/drivers/coraid.py:375 #, python-format msgid "Failed to Create Volume from Snapshot %(snapname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:380 +#: cinder/volume/drivers/coraid.py:385 +#, python-format +msgid "Failed to Extend Volume %(volname)s" +msgstr "" + +#: cinder/volume/drivers/coraid.py:406 #, python-format msgid "" "Failed to Initialize Connection. Volume Name: %(volname)s Shelf: " @@ -3576,115 +3596,120 @@ msgstr "" msgid "Sheepdog is not working" msgstr "" -#: cinder/volume/drivers/solidfire.py:133 +#: cinder/volume/drivers/solidfire.py:91 cinder/volume/drivers/solidfire.py:577 +#, python-format +msgid "Update SolidFire Cluster stats failed: %s" +msgstr "" + +#: cinder/volume/drivers/solidfire.py:138 #, python-format msgid "Payload for SolidFire API call: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:150 +#: cinder/volume/drivers/solidfire.py:155 #, python-format msgid "Call to json.loads() raised an exception: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:156 +#: cinder/volume/drivers/solidfire.py:161 #, python-format msgid "Results of SolidFire API call: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:160 +#: cinder/volume/drivers/solidfire.py:165 #, python-format msgid "Clone operation encountered: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:162 +#: cinder/volume/drivers/solidfire.py:167 #, python-format msgid "Waiting for outstanding operation before retrying snapshot: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:168 +#: cinder/volume/drivers/solidfire.py:173 #, python-format msgid "Detected xDBVersionMismatch, retry %s of 5" msgstr "" -#: cinder/volume/drivers/solidfire.py:175 +#: cinder/volume/drivers/solidfire.py:180 #, python-format msgid "API response: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:195 +#: cinder/volume/drivers/solidfire.py:200 #, python-format msgid "Found solidfire account: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:224 +#: cinder/volume/drivers/solidfire.py:229 #, python-format msgid "solidfire account: %s does not exist, create it..." msgstr "" -#: cinder/volume/drivers/solidfire.py:285 +#: cinder/volume/drivers/solidfire.py:290 #, python-format msgid "Failed to retrieve volume SolidFire-ID: %s in get_by_account!" msgstr "" -#: cinder/volume/drivers/solidfire.py:356 +#: cinder/volume/drivers/solidfire.py:361 msgid "Failed to get model update from clone" msgstr "" -#: cinder/volume/drivers/solidfire.py:382 +#: cinder/volume/drivers/solidfire.py:387 #, python-format msgid "More than one valid preset was detected, using %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:415 +#: cinder/volume/drivers/solidfire.py:420 #, python-format msgid "Mapped SolidFire volumeID %(sfid)s to cinder ID %(uuid)s." msgstr "" -#: cinder/volume/drivers/solidfire.py:424 +#: cinder/volume/drivers/solidfire.py:429 #, python-format msgid "Volume %s, not found on SF Cluster." msgstr "" -#: cinder/volume/drivers/solidfire.py:427 +#: cinder/volume/drivers/solidfire.py:432 #, python-format msgid "Found %(count)s volumes mapped to id: %(uuid)s." msgstr "" -#: cinder/volume/drivers/solidfire.py:494 +#: cinder/volume/drivers/solidfire.py:499 msgid "Enter SolidFire delete_volume..." msgstr "" -#: cinder/volume/drivers/solidfire.py:498 +#: cinder/volume/drivers/solidfire.py:503 #, python-format msgid "Account for Volume ID %s was not found on the SolidFire Cluster!" msgstr "" -#: cinder/volume/drivers/solidfire.py:500 +#: cinder/volume/drivers/solidfire.py:505 msgid "This usually means the volume was never succesfully created." msgstr "" -#: cinder/volume/drivers/solidfire.py:515 +#: cinder/volume/drivers/solidfire.py:520 #, python-format msgid "Volume ID %s was not found on the SolidFire Cluster!" msgstr "" -#: cinder/volume/drivers/solidfire.py:518 +#: cinder/volume/drivers/solidfire.py:523 msgid "Leaving SolidFire delete_volume" msgstr "" -#: cinder/volume/drivers/solidfire.py:522 +#: cinder/volume/drivers/solidfire.py:527 msgid "Executing SolidFire ensure_export..." msgstr "" -#: cinder/volume/drivers/solidfire.py:527 +#: cinder/volume/drivers/solidfire.py:532 msgid "Executing SolidFire create_export..." msgstr "" -#: cinder/volume/drivers/solidfire.py:576 +#: cinder/volume/drivers/solidfire.py:586 msgid "Updating cluster status info" msgstr "" -#: cinder/volume/drivers/solidfire.py:584 +#: cinder/volume/drivers/solidfire.py:594 msgid "Failed to get updated stats" msgstr "" @@ -3721,7 +3746,7 @@ msgstr "" #: cinder/volume/drivers/storwize_svc.py:299 #: cinder/volume/drivers/netapp/iscsi.py:123 #: cinder/volume/drivers/netapp/nfs.py:221 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:131 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:137 #, python-format msgid "%s is not set" msgstr "" @@ -5755,54 +5780,61 @@ msgstr "" msgid "LUID not found for %(zfs_poolname)s. Output=%(out)s" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:144 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:130 +msgid "" +"hp3par_domain has been deprecated and is no longer used. The domain is " +"automatically looked up based on the CPG." +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:150 msgid "Login to 3PAR array invalid" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:168 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:507 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:174 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:520 #, python-format msgid "CPG (%s) doesn't exist on array" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:317 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:182 +#, python-format +msgid "CPG (%s) doesn't exist on array." +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:188 +#, python-format +msgid "CPG (%s) must be in a domain" +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:330 #, python-format msgid "SSH Command failed after '%(total_attempts)r' attempts : '%(command)s'" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:323 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:336 #, python-format msgid "Error running ssh command: %s" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:561 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:574 #, python-format msgid "Must specify a valid persona %(valid)s, value '%(persona)s' is invalid." msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:617 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:630 #, python-format msgid "" "Must specify a valid provisioning type %(valid)s, value '%(prov)s' is " "invalid." msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:645 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:658 #, python-format msgid "Volume (%s) already exists on array" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:707 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:728 #, python-format msgid "Unexpected state while cloning %s" msgstr "" -#~ msgid "" -#~ "ISCSI volume not yet found at: " -#~ "%(host_device)s. Will rescan & retry. " -#~ "Try number: %(tries)s." -#~ msgstr "" - -#~ msgid "Found iSCSI node %(host_device)s (after %(tries)s rescans)." -#~ msgstr "" - diff --git a/cinder/locale/it/LC_MESSAGES/cinder.po b/cinder/locale/it/LC_MESSAGES/cinder.po index b49229d9b..5c79fea7a 100644 --- a/cinder/locale/it/LC_MESSAGES/cinder.po +++ b/cinder/locale/it/LC_MESSAGES/cinder.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: cinder\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-07-01 18:10+0000\n" +"POT-Creation-Date: 2013-07-02 18:10+0000\n" "PO-Revision-Date: 2012-04-01 18:59+0000\n" "Last-Translator: simone.sandri \n" "Language-Team: Italian \n" @@ -543,19 +543,24 @@ msgstr "Impossibile localizzare il volume %s" #: cinder/exception.py:568 #, python-format -msgid "Backup %(backup_id)s could not be found." +msgid "Backup volume %(volume_id)s type not recognised." msgstr "" #: cinder/exception.py:572 #, python-format -msgid "Invalid backup: %(reason)s" +msgid "Backup %(backup_id)s could not be found." msgstr "" #: cinder/exception.py:576 -msgid "Connection to swift failed" +#, python-format +msgid "Invalid backup: %(reason)s" msgstr "" #: cinder/exception.py:580 +msgid "Connection to swift failed" +msgstr "" + +#: cinder/exception.py:584 #, python-format msgid "Transfer %(transfer_id)s could not be found." msgstr "" @@ -714,7 +719,7 @@ msgid "Fetching %s" msgstr "Prelievo %s" #: cinder/utils.py:134 cinder/openstack/common/processutils.py:218 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:257 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:270 #, python-format msgid "Running cmd (SSH): %s" msgstr "Eseguendo cmd (SSH): %s" @@ -729,7 +734,7 @@ msgstr "" #: cinder/utils.py:160 cinder/openstack/common/processutils.py:167 #: cinder/openstack/common/processutils.py:239 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:284 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:297 #, python-format msgid "Result was %s" msgstr "Il risultato é %s" @@ -1358,81 +1363,81 @@ msgstr "" msgid "Overwriting volume %(volume_id)s with restore of backup %(backup_id)s" msgstr "" -#: cinder/backup/manager.py:81 +#: cinder/backup/manager.py:82 msgid "Cleaning up incomplete backup operations" msgstr "" -#: cinder/backup/manager.py:85 +#: cinder/backup/manager.py:86 #, python-format msgid "Resetting volume %s to available (was backing-up)" msgstr "" -#: cinder/backup/manager.py:89 +#: cinder/backup/manager.py:90 #, python-format msgid "Resetting volume %s to error_restoring (was restoring-backup)" msgstr "" -#: cinder/backup/manager.py:100 +#: cinder/backup/manager.py:101 #, python-format msgid "Resetting backup %s to error (was creating)" msgstr "" -#: cinder/backup/manager.py:106 +#: cinder/backup/manager.py:107 #, python-format msgid "Resetting backup %s to available (was restoring)" msgstr "" -#: cinder/backup/manager.py:111 +#: cinder/backup/manager.py:112 #, python-format msgid "Resuming delete on backup: %s" msgstr "" -#: cinder/backup/manager.py:121 +#: cinder/backup/manager.py:122 #, python-format msgid "create_backup started, backup: %(backup_id)s for volume: %(volume_id)s" msgstr "" -#: cinder/backup/manager.py:131 +#: cinder/backup/manager.py:132 #, python-format msgid "" "create_backup aborted, expected volume status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:143 +#: cinder/backup/manager.py:144 #, python-format msgid "" "create_backup aborted, expected backup status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:169 +#: cinder/backup/manager.py:170 #, python-format msgid "create_backup finished. backup: %s" msgstr "" -#: cinder/backup/manager.py:175 +#: cinder/backup/manager.py:176 #, python-format msgid "" "restore_backup started, restoring backup: %(backup_id)s to volume: " "%(volume_id)s" msgstr "" -#: cinder/backup/manager.py:185 +#: cinder/backup/manager.py:186 #, python-format msgid "" "restore_backup aborted, expected volume status %(expected_status)s but " "got %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:196 +#: cinder/backup/manager.py:197 #, python-format msgid "" "restore_backup aborted, expected backup status %(expected_status)s but " "got %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:215 +#: cinder/backup/manager.py:216 #, python-format msgid "" "restore_backup aborted, the backup service currently configured " @@ -1440,26 +1445,26 @@ msgid "" "create this backup [%(backup_service)s]" msgstr "" -#: cinder/backup/manager.py:239 +#: cinder/backup/manager.py:240 #, python-format msgid "" "restore_backup finished, backup: %(backup_id)s restored to volume: " "%(volume_id)s" msgstr "" -#: cinder/backup/manager.py:248 +#: cinder/backup/manager.py:249 #, python-format msgid "delete_backup started, backup: %s" msgstr "" -#: cinder/backup/manager.py:254 +#: cinder/backup/manager.py:255 #, python-format msgid "" "delete_backup aborted, expected backup status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:267 +#: cinder/backup/manager.py:268 #, python-format msgid "" "delete_backup aborted, the backup service currently configured " @@ -1467,11 +1472,21 @@ msgid "" "create this backup [%(backup_service)s]" msgstr "" -#: cinder/backup/manager.py:290 +#: cinder/backup/manager.py:291 #, python-format msgid "delete_backup finished, backup %s deleted" msgstr "" +#: cinder/backup/services/ceph.py:220 +#, python-format +msgid "backup '%s' finished." +msgstr "" + +#: cinder/backup/services/ceph.py:271 +#, python-format +msgid "delete '%s' finished" +msgstr "" + #: cinder/backup/services/swift.py:105 #, python-format msgid "unsupported compression algorithm: %s" @@ -3317,36 +3332,41 @@ msgstr "risposta %s" msgid "Unable to retrive volume infos for volume %(volname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:286 +#: cinder/volume/drivers/coraid.py:299 msgid "Cannot login on Coraid ESM" msgstr "" -#: cinder/volume/drivers/coraid.py:305 +#: cinder/volume/drivers/coraid.py:318 #, fuzzy, python-format msgid "Fail to create volume %(volname)s" msgstr "Impossibile localizzare il volume %s" -#: cinder/volume/drivers/coraid.py:318 +#: cinder/volume/drivers/coraid.py:331 #, fuzzy, python-format msgid "Failed to delete volume %(volname)s" msgstr "Impossibile localizzare il volume %s" -#: cinder/volume/drivers/coraid.py:332 +#: cinder/volume/drivers/coraid.py:345 #, fuzzy, python-format msgid "Failed to Create Snapshot %(snapname)s" msgstr "Impossibile riavviare l'istanza" -#: cinder/volume/drivers/coraid.py:344 +#: cinder/volume/drivers/coraid.py:357 #, python-format msgid "Failed to Delete Snapshot %(snapname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:359 +#: cinder/volume/drivers/coraid.py:375 #, python-format msgid "Failed to Create Volume from Snapshot %(snapname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:380 +#: cinder/volume/drivers/coraid.py:385 +#, python-format +msgid "Failed to Extend Volume %(volname)s" +msgstr "" + +#: cinder/volume/drivers/coraid.py:406 #, python-format msgid "" "Failed to Initialize Connection. Volume Name: %(volname)s Shelf: " @@ -3601,115 +3621,120 @@ msgstr "" msgid "Sheepdog is not working" msgstr "" -#: cinder/volume/drivers/solidfire.py:133 +#: cinder/volume/drivers/solidfire.py:91 cinder/volume/drivers/solidfire.py:577 +#, python-format +msgid "Update SolidFire Cluster stats failed: %s" +msgstr "" + +#: cinder/volume/drivers/solidfire.py:138 #, python-format msgid "Payload for SolidFire API call: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:150 +#: cinder/volume/drivers/solidfire.py:155 #, python-format msgid "Call to json.loads() raised an exception: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:156 +#: cinder/volume/drivers/solidfire.py:161 #, python-format msgid "Results of SolidFire API call: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:160 +#: cinder/volume/drivers/solidfire.py:165 #, python-format msgid "Clone operation encountered: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:162 +#: cinder/volume/drivers/solidfire.py:167 #, python-format msgid "Waiting for outstanding operation before retrying snapshot: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:168 +#: cinder/volume/drivers/solidfire.py:173 #, python-format msgid "Detected xDBVersionMismatch, retry %s of 5" msgstr "" -#: cinder/volume/drivers/solidfire.py:175 +#: cinder/volume/drivers/solidfire.py:180 #, fuzzy, python-format msgid "API response: %s" msgstr "risposta %s" -#: cinder/volume/drivers/solidfire.py:195 +#: cinder/volume/drivers/solidfire.py:200 #, python-format msgid "Found solidfire account: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:224 +#: cinder/volume/drivers/solidfire.py:229 #, python-format msgid "solidfire account: %s does not exist, create it..." msgstr "" -#: cinder/volume/drivers/solidfire.py:285 +#: cinder/volume/drivers/solidfire.py:290 #, python-format msgid "Failed to retrieve volume SolidFire-ID: %s in get_by_account!" msgstr "" -#: cinder/volume/drivers/solidfire.py:356 +#: cinder/volume/drivers/solidfire.py:361 msgid "Failed to get model update from clone" msgstr "" -#: cinder/volume/drivers/solidfire.py:382 +#: cinder/volume/drivers/solidfire.py:387 #, python-format msgid "More than one valid preset was detected, using %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:415 +#: cinder/volume/drivers/solidfire.py:420 #, python-format msgid "Mapped SolidFire volumeID %(sfid)s to cinder ID %(uuid)s." msgstr "" -#: cinder/volume/drivers/solidfire.py:424 +#: cinder/volume/drivers/solidfire.py:429 #, python-format msgid "Volume %s, not found on SF Cluster." msgstr "" -#: cinder/volume/drivers/solidfire.py:427 +#: cinder/volume/drivers/solidfire.py:432 #, python-format msgid "Found %(count)s volumes mapped to id: %(uuid)s." msgstr "" -#: cinder/volume/drivers/solidfire.py:494 +#: cinder/volume/drivers/solidfire.py:499 msgid "Enter SolidFire delete_volume..." msgstr "" -#: cinder/volume/drivers/solidfire.py:498 +#: cinder/volume/drivers/solidfire.py:503 #, python-format msgid "Account for Volume ID %s was not found on the SolidFire Cluster!" msgstr "" -#: cinder/volume/drivers/solidfire.py:500 +#: cinder/volume/drivers/solidfire.py:505 msgid "This usually means the volume was never succesfully created." msgstr "" -#: cinder/volume/drivers/solidfire.py:515 +#: cinder/volume/drivers/solidfire.py:520 #, python-format msgid "Volume ID %s was not found on the SolidFire Cluster!" msgstr "" -#: cinder/volume/drivers/solidfire.py:518 +#: cinder/volume/drivers/solidfire.py:523 msgid "Leaving SolidFire delete_volume" msgstr "" -#: cinder/volume/drivers/solidfire.py:522 +#: cinder/volume/drivers/solidfire.py:527 msgid "Executing SolidFire ensure_export..." msgstr "" -#: cinder/volume/drivers/solidfire.py:527 +#: cinder/volume/drivers/solidfire.py:532 msgid "Executing SolidFire create_export..." msgstr "" -#: cinder/volume/drivers/solidfire.py:576 +#: cinder/volume/drivers/solidfire.py:586 msgid "Updating cluster status info" msgstr "" -#: cinder/volume/drivers/solidfire.py:584 +#: cinder/volume/drivers/solidfire.py:594 #, fuzzy msgid "Failed to get updated stats" msgstr "Impossibile sospendere l'istanza" @@ -3747,7 +3772,7 @@ msgstr "" #: cinder/volume/drivers/storwize_svc.py:299 #: cinder/volume/drivers/netapp/iscsi.py:123 #: cinder/volume/drivers/netapp/nfs.py:221 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:131 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:137 #, python-format msgid "%s is not set" msgstr "" @@ -5787,54 +5812,61 @@ msgstr "" msgid "LUID not found for %(zfs_poolname)s. Output=%(out)s" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:144 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:130 +msgid "" +"hp3par_domain has been deprecated and is no longer used. The domain is " +"automatically looked up based on the CPG." +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:150 msgid "Login to 3PAR array invalid" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:168 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:507 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:174 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:520 #, python-format msgid "CPG (%s) doesn't exist on array" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:317 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:182 +#, python-format +msgid "CPG (%s) doesn't exist on array." +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:188 +#, python-format +msgid "CPG (%s) must be in a domain" +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:330 #, python-format msgid "SSH Command failed after '%(total_attempts)r' attempts : '%(command)s'" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:323 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:336 #, fuzzy, python-format msgid "Error running ssh command: %s" msgstr "Si e' verificato un errore inatteso durante l'esecuzione del comando." -#: cinder/volume/drivers/san/hp/hp_3par_common.py:561 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:574 #, python-format msgid "Must specify a valid persona %(valid)s, value '%(persona)s' is invalid." msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:617 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:630 #, python-format msgid "" "Must specify a valid provisioning type %(valid)s, value '%(prov)s' is " "invalid." msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:645 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:658 #, python-format msgid "Volume (%s) already exists on array" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:707 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:728 #, fuzzy, python-format msgid "Unexpected state while cloning %s" msgstr "Si e' verificato un errore inatteso durante l'esecuzione del comando." -#~ msgid "" -#~ "ISCSI volume not yet found at: " -#~ "%(host_device)s. Will rescan & retry. " -#~ "Try number: %(tries)s." -#~ msgstr "" - -#~ msgid "Found iSCSI node %(host_device)s (after %(tries)s rescans)." -#~ msgstr "" - diff --git a/cinder/locale/it_IT/LC_MESSAGES/cinder.po b/cinder/locale/it_IT/LC_MESSAGES/cinder.po index b7241772f..d2f0bb156 100644 --- a/cinder/locale/it_IT/LC_MESSAGES/cinder.po +++ b/cinder/locale/it_IT/LC_MESSAGES/cinder.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Cinder\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-07-01 18:10+0000\n" +"POT-Creation-Date: 2013-07-02 18:10+0000\n" "PO-Revision-Date: 2013-05-29 08:13+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Italian (Italy) " @@ -535,19 +535,24 @@ msgstr "" #: cinder/exception.py:568 #, python-format -msgid "Backup %(backup_id)s could not be found." +msgid "Backup volume %(volume_id)s type not recognised." msgstr "" #: cinder/exception.py:572 #, python-format -msgid "Invalid backup: %(reason)s" +msgid "Backup %(backup_id)s could not be found." msgstr "" #: cinder/exception.py:576 -msgid "Connection to swift failed" +#, python-format +msgid "Invalid backup: %(reason)s" msgstr "" #: cinder/exception.py:580 +msgid "Connection to swift failed" +msgstr "" + +#: cinder/exception.py:584 #, python-format msgid "Transfer %(transfer_id)s could not be found." msgstr "" @@ -704,7 +709,7 @@ msgid "Fetching %s" msgstr "" #: cinder/utils.py:134 cinder/openstack/common/processutils.py:218 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:257 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:270 #, python-format msgid "Running cmd (SSH): %s" msgstr "" @@ -719,7 +724,7 @@ msgstr "" #: cinder/utils.py:160 cinder/openstack/common/processutils.py:167 #: cinder/openstack/common/processutils.py:239 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:284 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:297 #, python-format msgid "Result was %s" msgstr "" @@ -1343,81 +1348,81 @@ msgstr "" msgid "Overwriting volume %(volume_id)s with restore of backup %(backup_id)s" msgstr "" -#: cinder/backup/manager.py:81 +#: cinder/backup/manager.py:82 msgid "Cleaning up incomplete backup operations" msgstr "" -#: cinder/backup/manager.py:85 +#: cinder/backup/manager.py:86 #, python-format msgid "Resetting volume %s to available (was backing-up)" msgstr "" -#: cinder/backup/manager.py:89 +#: cinder/backup/manager.py:90 #, python-format msgid "Resetting volume %s to error_restoring (was restoring-backup)" msgstr "" -#: cinder/backup/manager.py:100 +#: cinder/backup/manager.py:101 #, python-format msgid "Resetting backup %s to error (was creating)" msgstr "" -#: cinder/backup/manager.py:106 +#: cinder/backup/manager.py:107 #, python-format msgid "Resetting backup %s to available (was restoring)" msgstr "" -#: cinder/backup/manager.py:111 +#: cinder/backup/manager.py:112 #, python-format msgid "Resuming delete on backup: %s" msgstr "" -#: cinder/backup/manager.py:121 +#: cinder/backup/manager.py:122 #, python-format msgid "create_backup started, backup: %(backup_id)s for volume: %(volume_id)s" msgstr "" -#: cinder/backup/manager.py:131 +#: cinder/backup/manager.py:132 #, python-format msgid "" "create_backup aborted, expected volume status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:143 +#: cinder/backup/manager.py:144 #, python-format msgid "" "create_backup aborted, expected backup status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:169 +#: cinder/backup/manager.py:170 #, python-format msgid "create_backup finished. backup: %s" msgstr "" -#: cinder/backup/manager.py:175 +#: cinder/backup/manager.py:176 #, python-format msgid "" "restore_backup started, restoring backup: %(backup_id)s to volume: " "%(volume_id)s" msgstr "" -#: cinder/backup/manager.py:185 +#: cinder/backup/manager.py:186 #, python-format msgid "" "restore_backup aborted, expected volume status %(expected_status)s but " "got %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:196 +#: cinder/backup/manager.py:197 #, python-format msgid "" "restore_backup aborted, expected backup status %(expected_status)s but " "got %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:215 +#: cinder/backup/manager.py:216 #, python-format msgid "" "restore_backup aborted, the backup service currently configured " @@ -1425,26 +1430,26 @@ msgid "" "create this backup [%(backup_service)s]" msgstr "" -#: cinder/backup/manager.py:239 +#: cinder/backup/manager.py:240 #, python-format msgid "" "restore_backup finished, backup: %(backup_id)s restored to volume: " "%(volume_id)s" msgstr "" -#: cinder/backup/manager.py:248 +#: cinder/backup/manager.py:249 #, python-format msgid "delete_backup started, backup: %s" msgstr "" -#: cinder/backup/manager.py:254 +#: cinder/backup/manager.py:255 #, python-format msgid "" "delete_backup aborted, expected backup status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:267 +#: cinder/backup/manager.py:268 #, python-format msgid "" "delete_backup aborted, the backup service currently configured " @@ -1452,11 +1457,21 @@ msgid "" "create this backup [%(backup_service)s]" msgstr "" -#: cinder/backup/manager.py:290 +#: cinder/backup/manager.py:291 #, python-format msgid "delete_backup finished, backup %s deleted" msgstr "" +#: cinder/backup/services/ceph.py:220 +#, python-format +msgid "backup '%s' finished." +msgstr "" + +#: cinder/backup/services/ceph.py:271 +#, python-format +msgid "delete '%s' finished" +msgstr "" + #: cinder/backup/services/swift.py:105 #, python-format msgid "unsupported compression algorithm: %s" @@ -3293,36 +3308,41 @@ msgstr "" msgid "Unable to retrive volume infos for volume %(volname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:286 +#: cinder/volume/drivers/coraid.py:299 msgid "Cannot login on Coraid ESM" msgstr "" -#: cinder/volume/drivers/coraid.py:305 +#: cinder/volume/drivers/coraid.py:318 #, python-format msgid "Fail to create volume %(volname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:318 +#: cinder/volume/drivers/coraid.py:331 #, python-format msgid "Failed to delete volume %(volname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:332 +#: cinder/volume/drivers/coraid.py:345 #, python-format msgid "Failed to Create Snapshot %(snapname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:344 +#: cinder/volume/drivers/coraid.py:357 #, python-format msgid "Failed to Delete Snapshot %(snapname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:359 +#: cinder/volume/drivers/coraid.py:375 #, python-format msgid "Failed to Create Volume from Snapshot %(snapname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:380 +#: cinder/volume/drivers/coraid.py:385 +#, python-format +msgid "Failed to Extend Volume %(volname)s" +msgstr "" + +#: cinder/volume/drivers/coraid.py:406 #, python-format msgid "" "Failed to Initialize Connection. Volume Name: %(volname)s Shelf: " @@ -3576,115 +3596,120 @@ msgstr "" msgid "Sheepdog is not working" msgstr "" -#: cinder/volume/drivers/solidfire.py:133 +#: cinder/volume/drivers/solidfire.py:91 cinder/volume/drivers/solidfire.py:577 +#, python-format +msgid "Update SolidFire Cluster stats failed: %s" +msgstr "" + +#: cinder/volume/drivers/solidfire.py:138 #, python-format msgid "Payload for SolidFire API call: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:150 +#: cinder/volume/drivers/solidfire.py:155 #, python-format msgid "Call to json.loads() raised an exception: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:156 +#: cinder/volume/drivers/solidfire.py:161 #, python-format msgid "Results of SolidFire API call: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:160 +#: cinder/volume/drivers/solidfire.py:165 #, python-format msgid "Clone operation encountered: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:162 +#: cinder/volume/drivers/solidfire.py:167 #, python-format msgid "Waiting for outstanding operation before retrying snapshot: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:168 +#: cinder/volume/drivers/solidfire.py:173 #, python-format msgid "Detected xDBVersionMismatch, retry %s of 5" msgstr "" -#: cinder/volume/drivers/solidfire.py:175 +#: cinder/volume/drivers/solidfire.py:180 #, python-format msgid "API response: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:195 +#: cinder/volume/drivers/solidfire.py:200 #, python-format msgid "Found solidfire account: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:224 +#: cinder/volume/drivers/solidfire.py:229 #, python-format msgid "solidfire account: %s does not exist, create it..." msgstr "" -#: cinder/volume/drivers/solidfire.py:285 +#: cinder/volume/drivers/solidfire.py:290 #, python-format msgid "Failed to retrieve volume SolidFire-ID: %s in get_by_account!" msgstr "" -#: cinder/volume/drivers/solidfire.py:356 +#: cinder/volume/drivers/solidfire.py:361 msgid "Failed to get model update from clone" msgstr "" -#: cinder/volume/drivers/solidfire.py:382 +#: cinder/volume/drivers/solidfire.py:387 #, python-format msgid "More than one valid preset was detected, using %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:415 +#: cinder/volume/drivers/solidfire.py:420 #, python-format msgid "Mapped SolidFire volumeID %(sfid)s to cinder ID %(uuid)s." msgstr "" -#: cinder/volume/drivers/solidfire.py:424 +#: cinder/volume/drivers/solidfire.py:429 #, python-format msgid "Volume %s, not found on SF Cluster." msgstr "" -#: cinder/volume/drivers/solidfire.py:427 +#: cinder/volume/drivers/solidfire.py:432 #, python-format msgid "Found %(count)s volumes mapped to id: %(uuid)s." msgstr "" -#: cinder/volume/drivers/solidfire.py:494 +#: cinder/volume/drivers/solidfire.py:499 msgid "Enter SolidFire delete_volume..." msgstr "" -#: cinder/volume/drivers/solidfire.py:498 +#: cinder/volume/drivers/solidfire.py:503 #, python-format msgid "Account for Volume ID %s was not found on the SolidFire Cluster!" msgstr "" -#: cinder/volume/drivers/solidfire.py:500 +#: cinder/volume/drivers/solidfire.py:505 msgid "This usually means the volume was never succesfully created." msgstr "" -#: cinder/volume/drivers/solidfire.py:515 +#: cinder/volume/drivers/solidfire.py:520 #, python-format msgid "Volume ID %s was not found on the SolidFire Cluster!" msgstr "" -#: cinder/volume/drivers/solidfire.py:518 +#: cinder/volume/drivers/solidfire.py:523 msgid "Leaving SolidFire delete_volume" msgstr "" -#: cinder/volume/drivers/solidfire.py:522 +#: cinder/volume/drivers/solidfire.py:527 msgid "Executing SolidFire ensure_export..." msgstr "" -#: cinder/volume/drivers/solidfire.py:527 +#: cinder/volume/drivers/solidfire.py:532 msgid "Executing SolidFire create_export..." msgstr "" -#: cinder/volume/drivers/solidfire.py:576 +#: cinder/volume/drivers/solidfire.py:586 msgid "Updating cluster status info" msgstr "" -#: cinder/volume/drivers/solidfire.py:584 +#: cinder/volume/drivers/solidfire.py:594 msgid "Failed to get updated stats" msgstr "" @@ -3721,7 +3746,7 @@ msgstr "" #: cinder/volume/drivers/storwize_svc.py:299 #: cinder/volume/drivers/netapp/iscsi.py:123 #: cinder/volume/drivers/netapp/nfs.py:221 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:131 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:137 #, python-format msgid "%s is not set" msgstr "" @@ -5755,54 +5780,61 @@ msgstr "" msgid "LUID not found for %(zfs_poolname)s. Output=%(out)s" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:144 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:130 +msgid "" +"hp3par_domain has been deprecated and is no longer used. The domain is " +"automatically looked up based on the CPG." +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:150 msgid "Login to 3PAR array invalid" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:168 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:507 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:174 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:520 #, python-format msgid "CPG (%s) doesn't exist on array" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:317 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:182 +#, python-format +msgid "CPG (%s) doesn't exist on array." +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:188 +#, python-format +msgid "CPG (%s) must be in a domain" +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:330 #, python-format msgid "SSH Command failed after '%(total_attempts)r' attempts : '%(command)s'" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:323 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:336 #, python-format msgid "Error running ssh command: %s" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:561 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:574 #, python-format msgid "Must specify a valid persona %(valid)s, value '%(persona)s' is invalid." msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:617 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:630 #, python-format msgid "" "Must specify a valid provisioning type %(valid)s, value '%(prov)s' is " "invalid." msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:645 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:658 #, python-format msgid "Volume (%s) already exists on array" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:707 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:728 #, python-format msgid "Unexpected state while cloning %s" msgstr "" -#~ msgid "" -#~ "ISCSI volume not yet found at: " -#~ "%(host_device)s. Will rescan & retry. " -#~ "Try number: %(tries)s." -#~ msgstr "" - -#~ msgid "Found iSCSI node %(host_device)s (after %(tries)s rescans)." -#~ msgstr "" - diff --git a/cinder/locale/ja/LC_MESSAGES/cinder.po b/cinder/locale/ja/LC_MESSAGES/cinder.po index a68a8e72f..e208cf60c 100644 --- a/cinder/locale/ja/LC_MESSAGES/cinder.po +++ b/cinder/locale/ja/LC_MESSAGES/cinder.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: cinder\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-07-01 18:10+0000\n" +"POT-Creation-Date: 2013-07-02 18:10+0000\n" "PO-Revision-Date: 2011-08-23 11:22+0000\n" "Last-Translator: Thierry Carrez \n" "Language-Team: \n" @@ -539,20 +539,25 @@ msgstr "ボリューム %s の存在が確認できません。" #: cinder/exception.py:568 #, python-format -msgid "Backup %(backup_id)s could not be found." +msgid "Backup volume %(volume_id)s type not recognised." msgstr "" #: cinder/exception.py:572 +#, python-format +msgid "Backup %(backup_id)s could not be found." +msgstr "" + +#: cinder/exception.py:576 #, fuzzy, python-format msgid "Invalid backup: %(reason)s" msgstr "不正なバックエンドです: %s" -#: cinder/exception.py:576 +#: cinder/exception.py:580 #, fuzzy msgid "Connection to swift failed" msgstr "libvirtへの接続が切れています。" -#: cinder/exception.py:580 +#: cinder/exception.py:584 #, python-format msgid "Transfer %(transfer_id)s could not be found." msgstr "" @@ -711,7 +716,7 @@ msgid "Fetching %s" msgstr "ファイルをフェッチ: %s" #: cinder/utils.py:134 cinder/openstack/common/processutils.py:218 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:257 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:270 #, python-format msgid "Running cmd (SSH): %s" msgstr "コマンド(SSH)を実行: %s" @@ -726,7 +731,7 @@ msgstr "" #: cinder/utils.py:160 cinder/openstack/common/processutils.py:167 #: cinder/openstack/common/processutils.py:239 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:284 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:297 #, python-format msgid "Result was %s" msgstr "コマンド実行結果: %s" @@ -1356,81 +1361,81 @@ msgstr "" msgid "Overwriting volume %(volume_id)s with restore of backup %(backup_id)s" msgstr "" -#: cinder/backup/manager.py:81 +#: cinder/backup/manager.py:82 msgid "Cleaning up incomplete backup operations" msgstr "" -#: cinder/backup/manager.py:85 +#: cinder/backup/manager.py:86 #, python-format msgid "Resetting volume %s to available (was backing-up)" msgstr "" -#: cinder/backup/manager.py:89 +#: cinder/backup/manager.py:90 #, python-format msgid "Resetting volume %s to error_restoring (was restoring-backup)" msgstr "" -#: cinder/backup/manager.py:100 +#: cinder/backup/manager.py:101 #, python-format msgid "Resetting backup %s to error (was creating)" msgstr "" -#: cinder/backup/manager.py:106 +#: cinder/backup/manager.py:107 #, python-format msgid "Resetting backup %s to available (was restoring)" msgstr "" -#: cinder/backup/manager.py:111 +#: cinder/backup/manager.py:112 #, python-format msgid "Resuming delete on backup: %s" msgstr "" -#: cinder/backup/manager.py:121 +#: cinder/backup/manager.py:122 #, python-format msgid "create_backup started, backup: %(backup_id)s for volume: %(volume_id)s" msgstr "" -#: cinder/backup/manager.py:131 +#: cinder/backup/manager.py:132 #, python-format msgid "" "create_backup aborted, expected volume status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:143 +#: cinder/backup/manager.py:144 #, python-format msgid "" "create_backup aborted, expected backup status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:169 +#: cinder/backup/manager.py:170 #, python-format msgid "create_backup finished. backup: %s" msgstr "" -#: cinder/backup/manager.py:175 +#: cinder/backup/manager.py:176 #, python-format msgid "" "restore_backup started, restoring backup: %(backup_id)s to volume: " "%(volume_id)s" msgstr "" -#: cinder/backup/manager.py:185 +#: cinder/backup/manager.py:186 #, python-format msgid "" "restore_backup aborted, expected volume status %(expected_status)s but " "got %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:196 +#: cinder/backup/manager.py:197 #, python-format msgid "" "restore_backup aborted, expected backup status %(expected_status)s but " "got %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:215 +#: cinder/backup/manager.py:216 #, python-format msgid "" "restore_backup aborted, the backup service currently configured " @@ -1438,26 +1443,26 @@ msgid "" "create this backup [%(backup_service)s]" msgstr "" -#: cinder/backup/manager.py:239 +#: cinder/backup/manager.py:240 #, python-format msgid "" "restore_backup finished, backup: %(backup_id)s restored to volume: " "%(volume_id)s" msgstr "" -#: cinder/backup/manager.py:248 +#: cinder/backup/manager.py:249 #, python-format msgid "delete_backup started, backup: %s" msgstr "" -#: cinder/backup/manager.py:254 +#: cinder/backup/manager.py:255 #, python-format msgid "" "delete_backup aborted, expected backup status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:267 +#: cinder/backup/manager.py:268 #, python-format msgid "" "delete_backup aborted, the backup service currently configured " @@ -1465,11 +1470,21 @@ msgid "" "create this backup [%(backup_service)s]" msgstr "" -#: cinder/backup/manager.py:290 +#: cinder/backup/manager.py:291 #, python-format msgid "delete_backup finished, backup %s deleted" msgstr "" +#: cinder/backup/services/ceph.py:220 +#, python-format +msgid "backup '%s' finished." +msgstr "" + +#: cinder/backup/services/ceph.py:271 +#, python-format +msgid "delete '%s' finished" +msgstr "" + #: cinder/backup/services/swift.py:105 #, python-format msgid "unsupported compression algorithm: %s" @@ -3316,36 +3331,41 @@ msgstr "応答 %s" msgid "Unable to retrive volume infos for volume %(volname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:286 +#: cinder/volume/drivers/coraid.py:299 msgid "Cannot login on Coraid ESM" msgstr "" -#: cinder/volume/drivers/coraid.py:305 +#: cinder/volume/drivers/coraid.py:318 #, fuzzy, python-format msgid "Fail to create volume %(volname)s" msgstr "ボリューム %s の存在が確認できません。" -#: cinder/volume/drivers/coraid.py:318 +#: cinder/volume/drivers/coraid.py:331 #, fuzzy, python-format msgid "Failed to delete volume %(volname)s" msgstr "ボリューム %s の存在が確認できません。" -#: cinder/volume/drivers/coraid.py:332 +#: cinder/volume/drivers/coraid.py:345 #, fuzzy, python-format msgid "Failed to Create Snapshot %(snapname)s" msgstr "インスタンス終了処理を開始します。" -#: cinder/volume/drivers/coraid.py:344 +#: cinder/volume/drivers/coraid.py:357 #, python-format msgid "Failed to Delete Snapshot %(snapname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:359 +#: cinder/volume/drivers/coraid.py:375 #, python-format msgid "Failed to Create Volume from Snapshot %(snapname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:380 +#: cinder/volume/drivers/coraid.py:385 +#, python-format +msgid "Failed to Extend Volume %(volname)s" +msgstr "" + +#: cinder/volume/drivers/coraid.py:406 #, python-format msgid "" "Failed to Initialize Connection. Volume Name: %(volname)s Shelf: " @@ -3601,116 +3621,121 @@ msgstr "Sheepdog が動作していません: %s" msgid "Sheepdog is not working" msgstr "Sheepdog が機能していません" -#: cinder/volume/drivers/solidfire.py:133 +#: cinder/volume/drivers/solidfire.py:91 cinder/volume/drivers/solidfire.py:577 +#, python-format +msgid "Update SolidFire Cluster stats failed: %s" +msgstr "" + +#: cinder/volume/drivers/solidfire.py:138 #, python-format msgid "Payload for SolidFire API call: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:150 +#: cinder/volume/drivers/solidfire.py:155 #, python-format msgid "Call to json.loads() raised an exception: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:156 +#: cinder/volume/drivers/solidfire.py:161 #, python-format msgid "Results of SolidFire API call: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:160 +#: cinder/volume/drivers/solidfire.py:165 #, python-format msgid "Clone operation encountered: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:162 +#: cinder/volume/drivers/solidfire.py:167 #, python-format msgid "Waiting for outstanding operation before retrying snapshot: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:168 +#: cinder/volume/drivers/solidfire.py:173 #, python-format msgid "Detected xDBVersionMismatch, retry %s of 5" msgstr "" -#: cinder/volume/drivers/solidfire.py:175 +#: cinder/volume/drivers/solidfire.py:180 #, fuzzy, python-format msgid "API response: %s" msgstr "応答 %s" -#: cinder/volume/drivers/solidfire.py:195 +#: cinder/volume/drivers/solidfire.py:200 #, python-format msgid "Found solidfire account: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:224 +#: cinder/volume/drivers/solidfire.py:229 #, python-format msgid "solidfire account: %s does not exist, create it..." msgstr "" -#: cinder/volume/drivers/solidfire.py:285 +#: cinder/volume/drivers/solidfire.py:290 #, python-format msgid "Failed to retrieve volume SolidFire-ID: %s in get_by_account!" msgstr "" -#: cinder/volume/drivers/solidfire.py:356 +#: cinder/volume/drivers/solidfire.py:361 #, fuzzy msgid "Failed to get model update from clone" msgstr "ip %s に対するメタデータの取得に失敗しました。" -#: cinder/volume/drivers/solidfire.py:382 +#: cinder/volume/drivers/solidfire.py:387 #, python-format msgid "More than one valid preset was detected, using %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:415 +#: cinder/volume/drivers/solidfire.py:420 #, python-format msgid "Mapped SolidFire volumeID %(sfid)s to cinder ID %(uuid)s." msgstr "" -#: cinder/volume/drivers/solidfire.py:424 +#: cinder/volume/drivers/solidfire.py:429 #, python-format msgid "Volume %s, not found on SF Cluster." msgstr "" -#: cinder/volume/drivers/solidfire.py:427 +#: cinder/volume/drivers/solidfire.py:432 #, python-format msgid "Found %(count)s volumes mapped to id: %(uuid)s." msgstr "" -#: cinder/volume/drivers/solidfire.py:494 +#: cinder/volume/drivers/solidfire.py:499 msgid "Enter SolidFire delete_volume..." msgstr "" -#: cinder/volume/drivers/solidfire.py:498 +#: cinder/volume/drivers/solidfire.py:503 #, python-format msgid "Account for Volume ID %s was not found on the SolidFire Cluster!" msgstr "" -#: cinder/volume/drivers/solidfire.py:500 +#: cinder/volume/drivers/solidfire.py:505 msgid "This usually means the volume was never succesfully created." msgstr "" -#: cinder/volume/drivers/solidfire.py:515 +#: cinder/volume/drivers/solidfire.py:520 #, python-format msgid "Volume ID %s was not found on the SolidFire Cluster!" msgstr "" -#: cinder/volume/drivers/solidfire.py:518 +#: cinder/volume/drivers/solidfire.py:523 msgid "Leaving SolidFire delete_volume" msgstr "" -#: cinder/volume/drivers/solidfire.py:522 +#: cinder/volume/drivers/solidfire.py:527 msgid "Executing SolidFire ensure_export..." msgstr "" -#: cinder/volume/drivers/solidfire.py:527 +#: cinder/volume/drivers/solidfire.py:532 msgid "Executing SolidFire create_export..." msgstr "" -#: cinder/volume/drivers/solidfire.py:576 +#: cinder/volume/drivers/solidfire.py:586 msgid "Updating cluster status info" msgstr "" -#: cinder/volume/drivers/solidfire.py:584 +#: cinder/volume/drivers/solidfire.py:594 #, fuzzy msgid "Failed to get updated stats" msgstr "インスタンス終了処理を開始します。" @@ -3748,7 +3773,7 @@ msgstr "" #: cinder/volume/drivers/storwize_svc.py:299 #: cinder/volume/drivers/netapp/iscsi.py:123 #: cinder/volume/drivers/netapp/nfs.py:221 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:131 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:137 #, python-format msgid "%s is not set" msgstr "" @@ -5788,54 +5813,61 @@ msgstr "" msgid "LUID not found for %(zfs_poolname)s. Output=%(out)s" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:144 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:130 +msgid "" +"hp3par_domain has been deprecated and is no longer used. The domain is " +"automatically looked up based on the CPG." +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:150 msgid "Login to 3PAR array invalid" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:168 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:507 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:174 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:520 #, python-format msgid "CPG (%s) doesn't exist on array" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:317 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:182 +#, python-format +msgid "CPG (%s) doesn't exist on array." +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:188 +#, python-format +msgid "CPG (%s) must be in a domain" +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:330 #, python-format msgid "SSH Command failed after '%(total_attempts)r' attempts : '%(command)s'" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:323 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:336 #, fuzzy, python-format msgid "Error running ssh command: %s" msgstr "コマンド実行において予期しないエラーが発生しました。" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:561 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:574 #, python-format msgid "Must specify a valid persona %(valid)s, value '%(persona)s' is invalid." msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:617 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:630 #, python-format msgid "" "Must specify a valid provisioning type %(valid)s, value '%(prov)s' is " "invalid." msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:645 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:658 #, fuzzy, python-format msgid "Volume (%s) already exists on array" msgstr "グループ %s は既に存在しています。" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:707 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:728 #, fuzzy, python-format msgid "Unexpected state while cloning %s" msgstr "コマンド実行において予期しないエラーが発生しました。" -#~ msgid "" -#~ "ISCSI volume not yet found at: " -#~ "%(host_device)s. Will rescan & retry. " -#~ "Try number: %(tries)s." -#~ msgstr "" - -#~ msgid "Found iSCSI node %(host_device)s (after %(tries)s rescans)." -#~ msgstr "" - diff --git a/cinder/locale/ka_GE/LC_MESSAGES/cinder.po b/cinder/locale/ka_GE/LC_MESSAGES/cinder.po index 09666dd10..ac3a6f582 100644 --- a/cinder/locale/ka_GE/LC_MESSAGES/cinder.po +++ b/cinder/locale/ka_GE/LC_MESSAGES/cinder.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Cinder\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-07-01 18:10+0000\n" +"POT-Creation-Date: 2013-07-02 18:10+0000\n" "PO-Revision-Date: 2013-05-29 08:13+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Georgian (Georgia) " @@ -535,19 +535,24 @@ msgstr "" #: cinder/exception.py:568 #, python-format -msgid "Backup %(backup_id)s could not be found." +msgid "Backup volume %(volume_id)s type not recognised." msgstr "" #: cinder/exception.py:572 #, python-format -msgid "Invalid backup: %(reason)s" +msgid "Backup %(backup_id)s could not be found." msgstr "" #: cinder/exception.py:576 -msgid "Connection to swift failed" +#, python-format +msgid "Invalid backup: %(reason)s" msgstr "" #: cinder/exception.py:580 +msgid "Connection to swift failed" +msgstr "" + +#: cinder/exception.py:584 #, python-format msgid "Transfer %(transfer_id)s could not be found." msgstr "" @@ -704,7 +709,7 @@ msgid "Fetching %s" msgstr "" #: cinder/utils.py:134 cinder/openstack/common/processutils.py:218 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:257 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:270 #, python-format msgid "Running cmd (SSH): %s" msgstr "" @@ -719,7 +724,7 @@ msgstr "" #: cinder/utils.py:160 cinder/openstack/common/processutils.py:167 #: cinder/openstack/common/processutils.py:239 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:284 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:297 #, python-format msgid "Result was %s" msgstr "" @@ -1343,81 +1348,81 @@ msgstr "" msgid "Overwriting volume %(volume_id)s with restore of backup %(backup_id)s" msgstr "" -#: cinder/backup/manager.py:81 +#: cinder/backup/manager.py:82 msgid "Cleaning up incomplete backup operations" msgstr "" -#: cinder/backup/manager.py:85 +#: cinder/backup/manager.py:86 #, python-format msgid "Resetting volume %s to available (was backing-up)" msgstr "" -#: cinder/backup/manager.py:89 +#: cinder/backup/manager.py:90 #, python-format msgid "Resetting volume %s to error_restoring (was restoring-backup)" msgstr "" -#: cinder/backup/manager.py:100 +#: cinder/backup/manager.py:101 #, python-format msgid "Resetting backup %s to error (was creating)" msgstr "" -#: cinder/backup/manager.py:106 +#: cinder/backup/manager.py:107 #, python-format msgid "Resetting backup %s to available (was restoring)" msgstr "" -#: cinder/backup/manager.py:111 +#: cinder/backup/manager.py:112 #, python-format msgid "Resuming delete on backup: %s" msgstr "" -#: cinder/backup/manager.py:121 +#: cinder/backup/manager.py:122 #, python-format msgid "create_backup started, backup: %(backup_id)s for volume: %(volume_id)s" msgstr "" -#: cinder/backup/manager.py:131 +#: cinder/backup/manager.py:132 #, python-format msgid "" "create_backup aborted, expected volume status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:143 +#: cinder/backup/manager.py:144 #, python-format msgid "" "create_backup aborted, expected backup status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:169 +#: cinder/backup/manager.py:170 #, python-format msgid "create_backup finished. backup: %s" msgstr "" -#: cinder/backup/manager.py:175 +#: cinder/backup/manager.py:176 #, python-format msgid "" "restore_backup started, restoring backup: %(backup_id)s to volume: " "%(volume_id)s" msgstr "" -#: cinder/backup/manager.py:185 +#: cinder/backup/manager.py:186 #, python-format msgid "" "restore_backup aborted, expected volume status %(expected_status)s but " "got %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:196 +#: cinder/backup/manager.py:197 #, python-format msgid "" "restore_backup aborted, expected backup status %(expected_status)s but " "got %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:215 +#: cinder/backup/manager.py:216 #, python-format msgid "" "restore_backup aborted, the backup service currently configured " @@ -1425,26 +1430,26 @@ msgid "" "create this backup [%(backup_service)s]" msgstr "" -#: cinder/backup/manager.py:239 +#: cinder/backup/manager.py:240 #, python-format msgid "" "restore_backup finished, backup: %(backup_id)s restored to volume: " "%(volume_id)s" msgstr "" -#: cinder/backup/manager.py:248 +#: cinder/backup/manager.py:249 #, python-format msgid "delete_backup started, backup: %s" msgstr "" -#: cinder/backup/manager.py:254 +#: cinder/backup/manager.py:255 #, python-format msgid "" "delete_backup aborted, expected backup status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:267 +#: cinder/backup/manager.py:268 #, python-format msgid "" "delete_backup aborted, the backup service currently configured " @@ -1452,11 +1457,21 @@ msgid "" "create this backup [%(backup_service)s]" msgstr "" -#: cinder/backup/manager.py:290 +#: cinder/backup/manager.py:291 #, python-format msgid "delete_backup finished, backup %s deleted" msgstr "" +#: cinder/backup/services/ceph.py:220 +#, python-format +msgid "backup '%s' finished." +msgstr "" + +#: cinder/backup/services/ceph.py:271 +#, python-format +msgid "delete '%s' finished" +msgstr "" + #: cinder/backup/services/swift.py:105 #, python-format msgid "unsupported compression algorithm: %s" @@ -3293,36 +3308,41 @@ msgstr "" msgid "Unable to retrive volume infos for volume %(volname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:286 +#: cinder/volume/drivers/coraid.py:299 msgid "Cannot login on Coraid ESM" msgstr "" -#: cinder/volume/drivers/coraid.py:305 +#: cinder/volume/drivers/coraid.py:318 #, python-format msgid "Fail to create volume %(volname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:318 +#: cinder/volume/drivers/coraid.py:331 #, python-format msgid "Failed to delete volume %(volname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:332 +#: cinder/volume/drivers/coraid.py:345 #, python-format msgid "Failed to Create Snapshot %(snapname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:344 +#: cinder/volume/drivers/coraid.py:357 #, python-format msgid "Failed to Delete Snapshot %(snapname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:359 +#: cinder/volume/drivers/coraid.py:375 #, python-format msgid "Failed to Create Volume from Snapshot %(snapname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:380 +#: cinder/volume/drivers/coraid.py:385 +#, python-format +msgid "Failed to Extend Volume %(volname)s" +msgstr "" + +#: cinder/volume/drivers/coraid.py:406 #, python-format msgid "" "Failed to Initialize Connection. Volume Name: %(volname)s Shelf: " @@ -3576,115 +3596,120 @@ msgstr "" msgid "Sheepdog is not working" msgstr "" -#: cinder/volume/drivers/solidfire.py:133 +#: cinder/volume/drivers/solidfire.py:91 cinder/volume/drivers/solidfire.py:577 +#, python-format +msgid "Update SolidFire Cluster stats failed: %s" +msgstr "" + +#: cinder/volume/drivers/solidfire.py:138 #, python-format msgid "Payload for SolidFire API call: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:150 +#: cinder/volume/drivers/solidfire.py:155 #, python-format msgid "Call to json.loads() raised an exception: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:156 +#: cinder/volume/drivers/solidfire.py:161 #, python-format msgid "Results of SolidFire API call: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:160 +#: cinder/volume/drivers/solidfire.py:165 #, python-format msgid "Clone operation encountered: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:162 +#: cinder/volume/drivers/solidfire.py:167 #, python-format msgid "Waiting for outstanding operation before retrying snapshot: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:168 +#: cinder/volume/drivers/solidfire.py:173 #, python-format msgid "Detected xDBVersionMismatch, retry %s of 5" msgstr "" -#: cinder/volume/drivers/solidfire.py:175 +#: cinder/volume/drivers/solidfire.py:180 #, python-format msgid "API response: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:195 +#: cinder/volume/drivers/solidfire.py:200 #, python-format msgid "Found solidfire account: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:224 +#: cinder/volume/drivers/solidfire.py:229 #, python-format msgid "solidfire account: %s does not exist, create it..." msgstr "" -#: cinder/volume/drivers/solidfire.py:285 +#: cinder/volume/drivers/solidfire.py:290 #, python-format msgid "Failed to retrieve volume SolidFire-ID: %s in get_by_account!" msgstr "" -#: cinder/volume/drivers/solidfire.py:356 +#: cinder/volume/drivers/solidfire.py:361 msgid "Failed to get model update from clone" msgstr "" -#: cinder/volume/drivers/solidfire.py:382 +#: cinder/volume/drivers/solidfire.py:387 #, python-format msgid "More than one valid preset was detected, using %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:415 +#: cinder/volume/drivers/solidfire.py:420 #, python-format msgid "Mapped SolidFire volumeID %(sfid)s to cinder ID %(uuid)s." msgstr "" -#: cinder/volume/drivers/solidfire.py:424 +#: cinder/volume/drivers/solidfire.py:429 #, python-format msgid "Volume %s, not found on SF Cluster." msgstr "" -#: cinder/volume/drivers/solidfire.py:427 +#: cinder/volume/drivers/solidfire.py:432 #, python-format msgid "Found %(count)s volumes mapped to id: %(uuid)s." msgstr "" -#: cinder/volume/drivers/solidfire.py:494 +#: cinder/volume/drivers/solidfire.py:499 msgid "Enter SolidFire delete_volume..." msgstr "" -#: cinder/volume/drivers/solidfire.py:498 +#: cinder/volume/drivers/solidfire.py:503 #, python-format msgid "Account for Volume ID %s was not found on the SolidFire Cluster!" msgstr "" -#: cinder/volume/drivers/solidfire.py:500 +#: cinder/volume/drivers/solidfire.py:505 msgid "This usually means the volume was never succesfully created." msgstr "" -#: cinder/volume/drivers/solidfire.py:515 +#: cinder/volume/drivers/solidfire.py:520 #, python-format msgid "Volume ID %s was not found on the SolidFire Cluster!" msgstr "" -#: cinder/volume/drivers/solidfire.py:518 +#: cinder/volume/drivers/solidfire.py:523 msgid "Leaving SolidFire delete_volume" msgstr "" -#: cinder/volume/drivers/solidfire.py:522 +#: cinder/volume/drivers/solidfire.py:527 msgid "Executing SolidFire ensure_export..." msgstr "" -#: cinder/volume/drivers/solidfire.py:527 +#: cinder/volume/drivers/solidfire.py:532 msgid "Executing SolidFire create_export..." msgstr "" -#: cinder/volume/drivers/solidfire.py:576 +#: cinder/volume/drivers/solidfire.py:586 msgid "Updating cluster status info" msgstr "" -#: cinder/volume/drivers/solidfire.py:584 +#: cinder/volume/drivers/solidfire.py:594 msgid "Failed to get updated stats" msgstr "" @@ -3721,7 +3746,7 @@ msgstr "" #: cinder/volume/drivers/storwize_svc.py:299 #: cinder/volume/drivers/netapp/iscsi.py:123 #: cinder/volume/drivers/netapp/nfs.py:221 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:131 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:137 #, python-format msgid "%s is not set" msgstr "" @@ -5755,54 +5780,61 @@ msgstr "" msgid "LUID not found for %(zfs_poolname)s. Output=%(out)s" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:144 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:130 +msgid "" +"hp3par_domain has been deprecated and is no longer used. The domain is " +"automatically looked up based on the CPG." +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:150 msgid "Login to 3PAR array invalid" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:168 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:507 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:174 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:520 #, python-format msgid "CPG (%s) doesn't exist on array" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:317 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:182 +#, python-format +msgid "CPG (%s) doesn't exist on array." +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:188 +#, python-format +msgid "CPG (%s) must be in a domain" +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:330 #, python-format msgid "SSH Command failed after '%(total_attempts)r' attempts : '%(command)s'" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:323 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:336 #, python-format msgid "Error running ssh command: %s" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:561 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:574 #, python-format msgid "Must specify a valid persona %(valid)s, value '%(persona)s' is invalid." msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:617 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:630 #, python-format msgid "" "Must specify a valid provisioning type %(valid)s, value '%(prov)s' is " "invalid." msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:645 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:658 #, python-format msgid "Volume (%s) already exists on array" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:707 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:728 #, python-format msgid "Unexpected state while cloning %s" msgstr "" -#~ msgid "" -#~ "ISCSI volume not yet found at: " -#~ "%(host_device)s. Will rescan & retry. " -#~ "Try number: %(tries)s." -#~ msgstr "" - -#~ msgid "Found iSCSI node %(host_device)s (after %(tries)s rescans)." -#~ msgstr "" - diff --git a/cinder/locale/ko/LC_MESSAGES/cinder.po b/cinder/locale/ko/LC_MESSAGES/cinder.po index 21cc23e72..7771aa0f7 100644 --- a/cinder/locale/ko/LC_MESSAGES/cinder.po +++ b/cinder/locale/ko/LC_MESSAGES/cinder.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: cinder\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-07-01 18:10+0000\n" +"POT-Creation-Date: 2013-07-02 18:10+0000\n" "PO-Revision-Date: 2011-12-16 04:42+0000\n" "Last-Translator: Zhongyue Luo \n" "Language-Team: Korean \n" @@ -539,19 +539,24 @@ msgstr "%s 볼륨을 찾을수 없습니다" #: cinder/exception.py:568 #, python-format -msgid "Backup %(backup_id)s could not be found." +msgid "Backup volume %(volume_id)s type not recognised." msgstr "" #: cinder/exception.py:572 #, python-format -msgid "Invalid backup: %(reason)s" +msgid "Backup %(backup_id)s could not be found." msgstr "" #: cinder/exception.py:576 -msgid "Connection to swift failed" +#, python-format +msgid "Invalid backup: %(reason)s" msgstr "" #: cinder/exception.py:580 +msgid "Connection to swift failed" +msgstr "" + +#: cinder/exception.py:584 #, python-format msgid "Transfer %(transfer_id)s could not be found." msgstr "" @@ -708,7 +713,7 @@ msgid "Fetching %s" msgstr "" #: cinder/utils.py:134 cinder/openstack/common/processutils.py:218 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:257 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:270 #, python-format msgid "Running cmd (SSH): %s" msgstr "" @@ -723,7 +728,7 @@ msgstr "" #: cinder/utils.py:160 cinder/openstack/common/processutils.py:167 #: cinder/openstack/common/processutils.py:239 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:284 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:297 #, python-format msgid "Result was %s" msgstr "" @@ -1352,81 +1357,81 @@ msgstr "" msgid "Overwriting volume %(volume_id)s with restore of backup %(backup_id)s" msgstr "" -#: cinder/backup/manager.py:81 +#: cinder/backup/manager.py:82 msgid "Cleaning up incomplete backup operations" msgstr "" -#: cinder/backup/manager.py:85 +#: cinder/backup/manager.py:86 #, python-format msgid "Resetting volume %s to available (was backing-up)" msgstr "" -#: cinder/backup/manager.py:89 +#: cinder/backup/manager.py:90 #, python-format msgid "Resetting volume %s to error_restoring (was restoring-backup)" msgstr "" -#: cinder/backup/manager.py:100 +#: cinder/backup/manager.py:101 #, python-format msgid "Resetting backup %s to error (was creating)" msgstr "" -#: cinder/backup/manager.py:106 +#: cinder/backup/manager.py:107 #, python-format msgid "Resetting backup %s to available (was restoring)" msgstr "" -#: cinder/backup/manager.py:111 +#: cinder/backup/manager.py:112 #, python-format msgid "Resuming delete on backup: %s" msgstr "" -#: cinder/backup/manager.py:121 +#: cinder/backup/manager.py:122 #, python-format msgid "create_backup started, backup: %(backup_id)s for volume: %(volume_id)s" msgstr "" -#: cinder/backup/manager.py:131 +#: cinder/backup/manager.py:132 #, python-format msgid "" "create_backup aborted, expected volume status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:143 +#: cinder/backup/manager.py:144 #, python-format msgid "" "create_backup aborted, expected backup status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:169 +#: cinder/backup/manager.py:170 #, python-format msgid "create_backup finished. backup: %s" msgstr "" -#: cinder/backup/manager.py:175 +#: cinder/backup/manager.py:176 #, python-format msgid "" "restore_backup started, restoring backup: %(backup_id)s to volume: " "%(volume_id)s" msgstr "" -#: cinder/backup/manager.py:185 +#: cinder/backup/manager.py:186 #, python-format msgid "" "restore_backup aborted, expected volume status %(expected_status)s but " "got %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:196 +#: cinder/backup/manager.py:197 #, python-format msgid "" "restore_backup aborted, expected backup status %(expected_status)s but " "got %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:215 +#: cinder/backup/manager.py:216 #, python-format msgid "" "restore_backup aborted, the backup service currently configured " @@ -1434,26 +1439,26 @@ msgid "" "create this backup [%(backup_service)s]" msgstr "" -#: cinder/backup/manager.py:239 +#: cinder/backup/manager.py:240 #, python-format msgid "" "restore_backup finished, backup: %(backup_id)s restored to volume: " "%(volume_id)s" msgstr "" -#: cinder/backup/manager.py:248 +#: cinder/backup/manager.py:249 #, python-format msgid "delete_backup started, backup: %s" msgstr "" -#: cinder/backup/manager.py:254 +#: cinder/backup/manager.py:255 #, python-format msgid "" "delete_backup aborted, expected backup status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:267 +#: cinder/backup/manager.py:268 #, python-format msgid "" "delete_backup aborted, the backup service currently configured " @@ -1461,11 +1466,21 @@ msgid "" "create this backup [%(backup_service)s]" msgstr "" -#: cinder/backup/manager.py:290 +#: cinder/backup/manager.py:291 #, python-format msgid "delete_backup finished, backup %s deleted" msgstr "" +#: cinder/backup/services/ceph.py:220 +#, python-format +msgid "backup '%s' finished." +msgstr "" + +#: cinder/backup/services/ceph.py:271 +#, python-format +msgid "delete '%s' finished" +msgstr "" + #: cinder/backup/services/swift.py:105 #, python-format msgid "unsupported compression algorithm: %s" @@ -3307,36 +3322,41 @@ msgstr "" msgid "Unable to retrive volume infos for volume %(volname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:286 +#: cinder/volume/drivers/coraid.py:299 msgid "Cannot login on Coraid ESM" msgstr "" -#: cinder/volume/drivers/coraid.py:305 +#: cinder/volume/drivers/coraid.py:318 #, fuzzy, python-format msgid "Fail to create volume %(volname)s" msgstr "%s 볼륨을 찾을수 없습니다" -#: cinder/volume/drivers/coraid.py:318 +#: cinder/volume/drivers/coraid.py:331 #, fuzzy, python-format msgid "Failed to delete volume %(volname)s" msgstr "%s 볼륨을 찾을수 없습니다" -#: cinder/volume/drivers/coraid.py:332 +#: cinder/volume/drivers/coraid.py:345 #, python-format msgid "Failed to Create Snapshot %(snapname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:344 +#: cinder/volume/drivers/coraid.py:357 #, python-format msgid "Failed to Delete Snapshot %(snapname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:359 +#: cinder/volume/drivers/coraid.py:375 #, python-format msgid "Failed to Create Volume from Snapshot %(snapname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:380 +#: cinder/volume/drivers/coraid.py:385 +#, python-format +msgid "Failed to Extend Volume %(volname)s" +msgstr "" + +#: cinder/volume/drivers/coraid.py:406 #, python-format msgid "" "Failed to Initialize Connection. Volume Name: %(volname)s Shelf: " @@ -3591,115 +3611,120 @@ msgstr "" msgid "Sheepdog is not working" msgstr "" -#: cinder/volume/drivers/solidfire.py:133 +#: cinder/volume/drivers/solidfire.py:91 cinder/volume/drivers/solidfire.py:577 +#, python-format +msgid "Update SolidFire Cluster stats failed: %s" +msgstr "" + +#: cinder/volume/drivers/solidfire.py:138 #, python-format msgid "Payload for SolidFire API call: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:150 +#: cinder/volume/drivers/solidfire.py:155 #, python-format msgid "Call to json.loads() raised an exception: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:156 +#: cinder/volume/drivers/solidfire.py:161 #, python-format msgid "Results of SolidFire API call: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:160 +#: cinder/volume/drivers/solidfire.py:165 #, python-format msgid "Clone operation encountered: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:162 +#: cinder/volume/drivers/solidfire.py:167 #, python-format msgid "Waiting for outstanding operation before retrying snapshot: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:168 +#: cinder/volume/drivers/solidfire.py:173 #, python-format msgid "Detected xDBVersionMismatch, retry %s of 5" msgstr "" -#: cinder/volume/drivers/solidfire.py:175 +#: cinder/volume/drivers/solidfire.py:180 #, python-format msgid "API response: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:195 +#: cinder/volume/drivers/solidfire.py:200 #, python-format msgid "Found solidfire account: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:224 +#: cinder/volume/drivers/solidfire.py:229 #, python-format msgid "solidfire account: %s does not exist, create it..." msgstr "" -#: cinder/volume/drivers/solidfire.py:285 +#: cinder/volume/drivers/solidfire.py:290 #, python-format msgid "Failed to retrieve volume SolidFire-ID: %s in get_by_account!" msgstr "" -#: cinder/volume/drivers/solidfire.py:356 +#: cinder/volume/drivers/solidfire.py:361 msgid "Failed to get model update from clone" msgstr "" -#: cinder/volume/drivers/solidfire.py:382 +#: cinder/volume/drivers/solidfire.py:387 #, python-format msgid "More than one valid preset was detected, using %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:415 +#: cinder/volume/drivers/solidfire.py:420 #, python-format msgid "Mapped SolidFire volumeID %(sfid)s to cinder ID %(uuid)s." msgstr "" -#: cinder/volume/drivers/solidfire.py:424 +#: cinder/volume/drivers/solidfire.py:429 #, python-format msgid "Volume %s, not found on SF Cluster." msgstr "" -#: cinder/volume/drivers/solidfire.py:427 +#: cinder/volume/drivers/solidfire.py:432 #, python-format msgid "Found %(count)s volumes mapped to id: %(uuid)s." msgstr "" -#: cinder/volume/drivers/solidfire.py:494 +#: cinder/volume/drivers/solidfire.py:499 msgid "Enter SolidFire delete_volume..." msgstr "" -#: cinder/volume/drivers/solidfire.py:498 +#: cinder/volume/drivers/solidfire.py:503 #, python-format msgid "Account for Volume ID %s was not found on the SolidFire Cluster!" msgstr "" -#: cinder/volume/drivers/solidfire.py:500 +#: cinder/volume/drivers/solidfire.py:505 msgid "This usually means the volume was never succesfully created." msgstr "" -#: cinder/volume/drivers/solidfire.py:515 +#: cinder/volume/drivers/solidfire.py:520 #, python-format msgid "Volume ID %s was not found on the SolidFire Cluster!" msgstr "" -#: cinder/volume/drivers/solidfire.py:518 +#: cinder/volume/drivers/solidfire.py:523 msgid "Leaving SolidFire delete_volume" msgstr "" -#: cinder/volume/drivers/solidfire.py:522 +#: cinder/volume/drivers/solidfire.py:527 msgid "Executing SolidFire ensure_export..." msgstr "" -#: cinder/volume/drivers/solidfire.py:527 +#: cinder/volume/drivers/solidfire.py:532 msgid "Executing SolidFire create_export..." msgstr "" -#: cinder/volume/drivers/solidfire.py:576 +#: cinder/volume/drivers/solidfire.py:586 msgid "Updating cluster status info" msgstr "" -#: cinder/volume/drivers/solidfire.py:584 +#: cinder/volume/drivers/solidfire.py:594 msgid "Failed to get updated stats" msgstr "" @@ -3736,7 +3761,7 @@ msgstr "" #: cinder/volume/drivers/storwize_svc.py:299 #: cinder/volume/drivers/netapp/iscsi.py:123 #: cinder/volume/drivers/netapp/nfs.py:221 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:131 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:137 #, python-format msgid "%s is not set" msgstr "" @@ -5775,54 +5800,61 @@ msgstr "" msgid "LUID not found for %(zfs_poolname)s. Output=%(out)s" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:144 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:130 +msgid "" +"hp3par_domain has been deprecated and is no longer used. The domain is " +"automatically looked up based on the CPG." +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:150 msgid "Login to 3PAR array invalid" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:168 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:507 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:174 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:520 #, python-format msgid "CPG (%s) doesn't exist on array" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:317 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:182 +#, python-format +msgid "CPG (%s) doesn't exist on array." +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:188 +#, python-format +msgid "CPG (%s) must be in a domain" +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:330 #, python-format msgid "SSH Command failed after '%(total_attempts)r' attempts : '%(command)s'" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:323 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:336 #, fuzzy, python-format msgid "Error running ssh command: %s" msgstr "명령 실행도중 예측하지 못한 에러가 발생했습니다" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:561 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:574 #, python-format msgid "Must specify a valid persona %(valid)s, value '%(persona)s' is invalid." msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:617 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:630 #, python-format msgid "" "Must specify a valid provisioning type %(valid)s, value '%(prov)s' is " "invalid." msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:645 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:658 #, python-format msgid "Volume (%s) already exists on array" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:707 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:728 #, fuzzy, python-format msgid "Unexpected state while cloning %s" msgstr "명령 실행도중 예측하지 못한 에러가 발생했습니다" -#~ msgid "" -#~ "ISCSI volume not yet found at: " -#~ "%(host_device)s. Will rescan & retry. " -#~ "Try number: %(tries)s." -#~ msgstr "" - -#~ msgid "Found iSCSI node %(host_device)s (after %(tries)s rescans)." -#~ msgstr "" - diff --git a/cinder/locale/ko_KR/LC_MESSAGES/cinder.po b/cinder/locale/ko_KR/LC_MESSAGES/cinder.po index bd661b67f..c0e1bbe47 100644 --- a/cinder/locale/ko_KR/LC_MESSAGES/cinder.po +++ b/cinder/locale/ko_KR/LC_MESSAGES/cinder.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Cinder\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-07-01 18:10+0000\n" +"POT-Creation-Date: 2013-07-02 18:10+0000\n" "PO-Revision-Date: 2013-05-08 11:44+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Korean (Korea) " @@ -535,19 +535,24 @@ msgstr "" #: cinder/exception.py:568 #, python-format -msgid "Backup %(backup_id)s could not be found." +msgid "Backup volume %(volume_id)s type not recognised." msgstr "" #: cinder/exception.py:572 #, python-format -msgid "Invalid backup: %(reason)s" +msgid "Backup %(backup_id)s could not be found." msgstr "" #: cinder/exception.py:576 -msgid "Connection to swift failed" +#, python-format +msgid "Invalid backup: %(reason)s" msgstr "" #: cinder/exception.py:580 +msgid "Connection to swift failed" +msgstr "" + +#: cinder/exception.py:584 #, python-format msgid "Transfer %(transfer_id)s could not be found." msgstr "" @@ -704,7 +709,7 @@ msgid "Fetching %s" msgstr "" #: cinder/utils.py:134 cinder/openstack/common/processutils.py:218 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:257 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:270 #, python-format msgid "Running cmd (SSH): %s" msgstr "" @@ -719,7 +724,7 @@ msgstr "" #: cinder/utils.py:160 cinder/openstack/common/processutils.py:167 #: cinder/openstack/common/processutils.py:239 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:284 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:297 #, python-format msgid "Result was %s" msgstr "" @@ -1343,81 +1348,81 @@ msgstr "" msgid "Overwriting volume %(volume_id)s with restore of backup %(backup_id)s" msgstr "" -#: cinder/backup/manager.py:81 +#: cinder/backup/manager.py:82 msgid "Cleaning up incomplete backup operations" msgstr "" -#: cinder/backup/manager.py:85 +#: cinder/backup/manager.py:86 #, python-format msgid "Resetting volume %s to available (was backing-up)" msgstr "" -#: cinder/backup/manager.py:89 +#: cinder/backup/manager.py:90 #, python-format msgid "Resetting volume %s to error_restoring (was restoring-backup)" msgstr "" -#: cinder/backup/manager.py:100 +#: cinder/backup/manager.py:101 #, python-format msgid "Resetting backup %s to error (was creating)" msgstr "" -#: cinder/backup/manager.py:106 +#: cinder/backup/manager.py:107 #, python-format msgid "Resetting backup %s to available (was restoring)" msgstr "" -#: cinder/backup/manager.py:111 +#: cinder/backup/manager.py:112 #, python-format msgid "Resuming delete on backup: %s" msgstr "" -#: cinder/backup/manager.py:121 +#: cinder/backup/manager.py:122 #, python-format msgid "create_backup started, backup: %(backup_id)s for volume: %(volume_id)s" msgstr "" -#: cinder/backup/manager.py:131 +#: cinder/backup/manager.py:132 #, python-format msgid "" "create_backup aborted, expected volume status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:143 +#: cinder/backup/manager.py:144 #, python-format msgid "" "create_backup aborted, expected backup status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:169 +#: cinder/backup/manager.py:170 #, python-format msgid "create_backup finished. backup: %s" msgstr "" -#: cinder/backup/manager.py:175 +#: cinder/backup/manager.py:176 #, python-format msgid "" "restore_backup started, restoring backup: %(backup_id)s to volume: " "%(volume_id)s" msgstr "" -#: cinder/backup/manager.py:185 +#: cinder/backup/manager.py:186 #, python-format msgid "" "restore_backup aborted, expected volume status %(expected_status)s but " "got %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:196 +#: cinder/backup/manager.py:197 #, python-format msgid "" "restore_backup aborted, expected backup status %(expected_status)s but " "got %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:215 +#: cinder/backup/manager.py:216 #, python-format msgid "" "restore_backup aborted, the backup service currently configured " @@ -1425,26 +1430,26 @@ msgid "" "create this backup [%(backup_service)s]" msgstr "" -#: cinder/backup/manager.py:239 +#: cinder/backup/manager.py:240 #, python-format msgid "" "restore_backup finished, backup: %(backup_id)s restored to volume: " "%(volume_id)s" msgstr "" -#: cinder/backup/manager.py:248 +#: cinder/backup/manager.py:249 #, python-format msgid "delete_backup started, backup: %s" msgstr "" -#: cinder/backup/manager.py:254 +#: cinder/backup/manager.py:255 #, python-format msgid "" "delete_backup aborted, expected backup status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:267 +#: cinder/backup/manager.py:268 #, python-format msgid "" "delete_backup aborted, the backup service currently configured " @@ -1452,11 +1457,21 @@ msgid "" "create this backup [%(backup_service)s]" msgstr "" -#: cinder/backup/manager.py:290 +#: cinder/backup/manager.py:291 #, python-format msgid "delete_backup finished, backup %s deleted" msgstr "" +#: cinder/backup/services/ceph.py:220 +#, python-format +msgid "backup '%s' finished." +msgstr "" + +#: cinder/backup/services/ceph.py:271 +#, python-format +msgid "delete '%s' finished" +msgstr "" + #: cinder/backup/services/swift.py:105 #, python-format msgid "unsupported compression algorithm: %s" @@ -3293,36 +3308,41 @@ msgstr "" msgid "Unable to retrive volume infos for volume %(volname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:286 +#: cinder/volume/drivers/coraid.py:299 msgid "Cannot login on Coraid ESM" msgstr "" -#: cinder/volume/drivers/coraid.py:305 +#: cinder/volume/drivers/coraid.py:318 #, python-format msgid "Fail to create volume %(volname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:318 +#: cinder/volume/drivers/coraid.py:331 #, python-format msgid "Failed to delete volume %(volname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:332 +#: cinder/volume/drivers/coraid.py:345 #, python-format msgid "Failed to Create Snapshot %(snapname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:344 +#: cinder/volume/drivers/coraid.py:357 #, python-format msgid "Failed to Delete Snapshot %(snapname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:359 +#: cinder/volume/drivers/coraid.py:375 #, python-format msgid "Failed to Create Volume from Snapshot %(snapname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:380 +#: cinder/volume/drivers/coraid.py:385 +#, python-format +msgid "Failed to Extend Volume %(volname)s" +msgstr "" + +#: cinder/volume/drivers/coraid.py:406 #, python-format msgid "" "Failed to Initialize Connection. Volume Name: %(volname)s Shelf: " @@ -3576,115 +3596,120 @@ msgstr "" msgid "Sheepdog is not working" msgstr "" -#: cinder/volume/drivers/solidfire.py:133 +#: cinder/volume/drivers/solidfire.py:91 cinder/volume/drivers/solidfire.py:577 +#, python-format +msgid "Update SolidFire Cluster stats failed: %s" +msgstr "" + +#: cinder/volume/drivers/solidfire.py:138 #, python-format msgid "Payload for SolidFire API call: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:150 +#: cinder/volume/drivers/solidfire.py:155 #, python-format msgid "Call to json.loads() raised an exception: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:156 +#: cinder/volume/drivers/solidfire.py:161 #, python-format msgid "Results of SolidFire API call: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:160 +#: cinder/volume/drivers/solidfire.py:165 #, python-format msgid "Clone operation encountered: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:162 +#: cinder/volume/drivers/solidfire.py:167 #, python-format msgid "Waiting for outstanding operation before retrying snapshot: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:168 +#: cinder/volume/drivers/solidfire.py:173 #, python-format msgid "Detected xDBVersionMismatch, retry %s of 5" msgstr "" -#: cinder/volume/drivers/solidfire.py:175 +#: cinder/volume/drivers/solidfire.py:180 #, python-format msgid "API response: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:195 +#: cinder/volume/drivers/solidfire.py:200 #, python-format msgid "Found solidfire account: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:224 +#: cinder/volume/drivers/solidfire.py:229 #, python-format msgid "solidfire account: %s does not exist, create it..." msgstr "" -#: cinder/volume/drivers/solidfire.py:285 +#: cinder/volume/drivers/solidfire.py:290 #, python-format msgid "Failed to retrieve volume SolidFire-ID: %s in get_by_account!" msgstr "" -#: cinder/volume/drivers/solidfire.py:356 +#: cinder/volume/drivers/solidfire.py:361 msgid "Failed to get model update from clone" msgstr "" -#: cinder/volume/drivers/solidfire.py:382 +#: cinder/volume/drivers/solidfire.py:387 #, python-format msgid "More than one valid preset was detected, using %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:415 +#: cinder/volume/drivers/solidfire.py:420 #, python-format msgid "Mapped SolidFire volumeID %(sfid)s to cinder ID %(uuid)s." msgstr "" -#: cinder/volume/drivers/solidfire.py:424 +#: cinder/volume/drivers/solidfire.py:429 #, python-format msgid "Volume %s, not found on SF Cluster." msgstr "" -#: cinder/volume/drivers/solidfire.py:427 +#: cinder/volume/drivers/solidfire.py:432 #, python-format msgid "Found %(count)s volumes mapped to id: %(uuid)s." msgstr "" -#: cinder/volume/drivers/solidfire.py:494 +#: cinder/volume/drivers/solidfire.py:499 msgid "Enter SolidFire delete_volume..." msgstr "" -#: cinder/volume/drivers/solidfire.py:498 +#: cinder/volume/drivers/solidfire.py:503 #, python-format msgid "Account for Volume ID %s was not found on the SolidFire Cluster!" msgstr "" -#: cinder/volume/drivers/solidfire.py:500 +#: cinder/volume/drivers/solidfire.py:505 msgid "This usually means the volume was never succesfully created." msgstr "" -#: cinder/volume/drivers/solidfire.py:515 +#: cinder/volume/drivers/solidfire.py:520 #, python-format msgid "Volume ID %s was not found on the SolidFire Cluster!" msgstr "" -#: cinder/volume/drivers/solidfire.py:518 +#: cinder/volume/drivers/solidfire.py:523 msgid "Leaving SolidFire delete_volume" msgstr "" -#: cinder/volume/drivers/solidfire.py:522 +#: cinder/volume/drivers/solidfire.py:527 msgid "Executing SolidFire ensure_export..." msgstr "" -#: cinder/volume/drivers/solidfire.py:527 +#: cinder/volume/drivers/solidfire.py:532 msgid "Executing SolidFire create_export..." msgstr "" -#: cinder/volume/drivers/solidfire.py:576 +#: cinder/volume/drivers/solidfire.py:586 msgid "Updating cluster status info" msgstr "" -#: cinder/volume/drivers/solidfire.py:584 +#: cinder/volume/drivers/solidfire.py:594 msgid "Failed to get updated stats" msgstr "" @@ -3721,7 +3746,7 @@ msgstr "" #: cinder/volume/drivers/storwize_svc.py:299 #: cinder/volume/drivers/netapp/iscsi.py:123 #: cinder/volume/drivers/netapp/nfs.py:221 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:131 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:137 #, python-format msgid "%s is not set" msgstr "" @@ -5755,54 +5780,61 @@ msgstr "" msgid "LUID not found for %(zfs_poolname)s. Output=%(out)s" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:144 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:130 +msgid "" +"hp3par_domain has been deprecated and is no longer used. The domain is " +"automatically looked up based on the CPG." +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:150 msgid "Login to 3PAR array invalid" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:168 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:507 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:174 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:520 #, python-format msgid "CPG (%s) doesn't exist on array" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:317 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:182 +#, python-format +msgid "CPG (%s) doesn't exist on array." +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:188 +#, python-format +msgid "CPG (%s) must be in a domain" +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:330 #, python-format msgid "SSH Command failed after '%(total_attempts)r' attempts : '%(command)s'" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:323 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:336 #, python-format msgid "Error running ssh command: %s" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:561 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:574 #, python-format msgid "Must specify a valid persona %(valid)s, value '%(persona)s' is invalid." msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:617 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:630 #, python-format msgid "" "Must specify a valid provisioning type %(valid)s, value '%(prov)s' is " "invalid." msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:645 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:658 #, python-format msgid "Volume (%s) already exists on array" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:707 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:728 #, python-format msgid "Unexpected state while cloning %s" msgstr "" -#~ msgid "" -#~ "ISCSI volume not yet found at: " -#~ "%(host_device)s. Will rescan & retry. " -#~ "Try number: %(tries)s." -#~ msgstr "" - -#~ msgid "Found iSCSI node %(host_device)s (after %(tries)s rescans)." -#~ msgstr "" - diff --git a/cinder/locale/ms/LC_MESSAGES/cinder.po b/cinder/locale/ms/LC_MESSAGES/cinder.po index c49ec94ea..3792e1fde 100644 --- a/cinder/locale/ms/LC_MESSAGES/cinder.po +++ b/cinder/locale/ms/LC_MESSAGES/cinder.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Cinder\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-07-01 18:10+0000\n" +"POT-Creation-Date: 2013-07-02 18:10+0000\n" "PO-Revision-Date: 2013-05-29 08:13+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Malay " @@ -535,19 +535,24 @@ msgstr "" #: cinder/exception.py:568 #, python-format -msgid "Backup %(backup_id)s could not be found." +msgid "Backup volume %(volume_id)s type not recognised." msgstr "" #: cinder/exception.py:572 #, python-format -msgid "Invalid backup: %(reason)s" +msgid "Backup %(backup_id)s could not be found." msgstr "" #: cinder/exception.py:576 -msgid "Connection to swift failed" +#, python-format +msgid "Invalid backup: %(reason)s" msgstr "" #: cinder/exception.py:580 +msgid "Connection to swift failed" +msgstr "" + +#: cinder/exception.py:584 #, python-format msgid "Transfer %(transfer_id)s could not be found." msgstr "" @@ -704,7 +709,7 @@ msgid "Fetching %s" msgstr "" #: cinder/utils.py:134 cinder/openstack/common/processutils.py:218 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:257 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:270 #, python-format msgid "Running cmd (SSH): %s" msgstr "" @@ -719,7 +724,7 @@ msgstr "" #: cinder/utils.py:160 cinder/openstack/common/processutils.py:167 #: cinder/openstack/common/processutils.py:239 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:284 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:297 #, python-format msgid "Result was %s" msgstr "" @@ -1343,81 +1348,81 @@ msgstr "" msgid "Overwriting volume %(volume_id)s with restore of backup %(backup_id)s" msgstr "" -#: cinder/backup/manager.py:81 +#: cinder/backup/manager.py:82 msgid "Cleaning up incomplete backup operations" msgstr "" -#: cinder/backup/manager.py:85 +#: cinder/backup/manager.py:86 #, python-format msgid "Resetting volume %s to available (was backing-up)" msgstr "" -#: cinder/backup/manager.py:89 +#: cinder/backup/manager.py:90 #, python-format msgid "Resetting volume %s to error_restoring (was restoring-backup)" msgstr "" -#: cinder/backup/manager.py:100 +#: cinder/backup/manager.py:101 #, python-format msgid "Resetting backup %s to error (was creating)" msgstr "" -#: cinder/backup/manager.py:106 +#: cinder/backup/manager.py:107 #, python-format msgid "Resetting backup %s to available (was restoring)" msgstr "" -#: cinder/backup/manager.py:111 +#: cinder/backup/manager.py:112 #, python-format msgid "Resuming delete on backup: %s" msgstr "" -#: cinder/backup/manager.py:121 +#: cinder/backup/manager.py:122 #, python-format msgid "create_backup started, backup: %(backup_id)s for volume: %(volume_id)s" msgstr "" -#: cinder/backup/manager.py:131 +#: cinder/backup/manager.py:132 #, python-format msgid "" "create_backup aborted, expected volume status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:143 +#: cinder/backup/manager.py:144 #, python-format msgid "" "create_backup aborted, expected backup status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:169 +#: cinder/backup/manager.py:170 #, python-format msgid "create_backup finished. backup: %s" msgstr "" -#: cinder/backup/manager.py:175 +#: cinder/backup/manager.py:176 #, python-format msgid "" "restore_backup started, restoring backup: %(backup_id)s to volume: " "%(volume_id)s" msgstr "" -#: cinder/backup/manager.py:185 +#: cinder/backup/manager.py:186 #, python-format msgid "" "restore_backup aborted, expected volume status %(expected_status)s but " "got %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:196 +#: cinder/backup/manager.py:197 #, python-format msgid "" "restore_backup aborted, expected backup status %(expected_status)s but " "got %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:215 +#: cinder/backup/manager.py:216 #, python-format msgid "" "restore_backup aborted, the backup service currently configured " @@ -1425,26 +1430,26 @@ msgid "" "create this backup [%(backup_service)s]" msgstr "" -#: cinder/backup/manager.py:239 +#: cinder/backup/manager.py:240 #, python-format msgid "" "restore_backup finished, backup: %(backup_id)s restored to volume: " "%(volume_id)s" msgstr "" -#: cinder/backup/manager.py:248 +#: cinder/backup/manager.py:249 #, python-format msgid "delete_backup started, backup: %s" msgstr "" -#: cinder/backup/manager.py:254 +#: cinder/backup/manager.py:255 #, python-format msgid "" "delete_backup aborted, expected backup status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:267 +#: cinder/backup/manager.py:268 #, python-format msgid "" "delete_backup aborted, the backup service currently configured " @@ -1452,11 +1457,21 @@ msgid "" "create this backup [%(backup_service)s]" msgstr "" -#: cinder/backup/manager.py:290 +#: cinder/backup/manager.py:291 #, python-format msgid "delete_backup finished, backup %s deleted" msgstr "" +#: cinder/backup/services/ceph.py:220 +#, python-format +msgid "backup '%s' finished." +msgstr "" + +#: cinder/backup/services/ceph.py:271 +#, python-format +msgid "delete '%s' finished" +msgstr "" + #: cinder/backup/services/swift.py:105 #, python-format msgid "unsupported compression algorithm: %s" @@ -3293,36 +3308,41 @@ msgstr "" msgid "Unable to retrive volume infos for volume %(volname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:286 +#: cinder/volume/drivers/coraid.py:299 msgid "Cannot login on Coraid ESM" msgstr "" -#: cinder/volume/drivers/coraid.py:305 +#: cinder/volume/drivers/coraid.py:318 #, python-format msgid "Fail to create volume %(volname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:318 +#: cinder/volume/drivers/coraid.py:331 #, python-format msgid "Failed to delete volume %(volname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:332 +#: cinder/volume/drivers/coraid.py:345 #, python-format msgid "Failed to Create Snapshot %(snapname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:344 +#: cinder/volume/drivers/coraid.py:357 #, python-format msgid "Failed to Delete Snapshot %(snapname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:359 +#: cinder/volume/drivers/coraid.py:375 #, python-format msgid "Failed to Create Volume from Snapshot %(snapname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:380 +#: cinder/volume/drivers/coraid.py:385 +#, python-format +msgid "Failed to Extend Volume %(volname)s" +msgstr "" + +#: cinder/volume/drivers/coraid.py:406 #, python-format msgid "" "Failed to Initialize Connection. Volume Name: %(volname)s Shelf: " @@ -3576,115 +3596,120 @@ msgstr "" msgid "Sheepdog is not working" msgstr "" -#: cinder/volume/drivers/solidfire.py:133 +#: cinder/volume/drivers/solidfire.py:91 cinder/volume/drivers/solidfire.py:577 +#, python-format +msgid "Update SolidFire Cluster stats failed: %s" +msgstr "" + +#: cinder/volume/drivers/solidfire.py:138 #, python-format msgid "Payload for SolidFire API call: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:150 +#: cinder/volume/drivers/solidfire.py:155 #, python-format msgid "Call to json.loads() raised an exception: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:156 +#: cinder/volume/drivers/solidfire.py:161 #, python-format msgid "Results of SolidFire API call: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:160 +#: cinder/volume/drivers/solidfire.py:165 #, python-format msgid "Clone operation encountered: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:162 +#: cinder/volume/drivers/solidfire.py:167 #, python-format msgid "Waiting for outstanding operation before retrying snapshot: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:168 +#: cinder/volume/drivers/solidfire.py:173 #, python-format msgid "Detected xDBVersionMismatch, retry %s of 5" msgstr "" -#: cinder/volume/drivers/solidfire.py:175 +#: cinder/volume/drivers/solidfire.py:180 #, python-format msgid "API response: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:195 +#: cinder/volume/drivers/solidfire.py:200 #, python-format msgid "Found solidfire account: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:224 +#: cinder/volume/drivers/solidfire.py:229 #, python-format msgid "solidfire account: %s does not exist, create it..." msgstr "" -#: cinder/volume/drivers/solidfire.py:285 +#: cinder/volume/drivers/solidfire.py:290 #, python-format msgid "Failed to retrieve volume SolidFire-ID: %s in get_by_account!" msgstr "" -#: cinder/volume/drivers/solidfire.py:356 +#: cinder/volume/drivers/solidfire.py:361 msgid "Failed to get model update from clone" msgstr "" -#: cinder/volume/drivers/solidfire.py:382 +#: cinder/volume/drivers/solidfire.py:387 #, python-format msgid "More than one valid preset was detected, using %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:415 +#: cinder/volume/drivers/solidfire.py:420 #, python-format msgid "Mapped SolidFire volumeID %(sfid)s to cinder ID %(uuid)s." msgstr "" -#: cinder/volume/drivers/solidfire.py:424 +#: cinder/volume/drivers/solidfire.py:429 #, python-format msgid "Volume %s, not found on SF Cluster." msgstr "" -#: cinder/volume/drivers/solidfire.py:427 +#: cinder/volume/drivers/solidfire.py:432 #, python-format msgid "Found %(count)s volumes mapped to id: %(uuid)s." msgstr "" -#: cinder/volume/drivers/solidfire.py:494 +#: cinder/volume/drivers/solidfire.py:499 msgid "Enter SolidFire delete_volume..." msgstr "" -#: cinder/volume/drivers/solidfire.py:498 +#: cinder/volume/drivers/solidfire.py:503 #, python-format msgid "Account for Volume ID %s was not found on the SolidFire Cluster!" msgstr "" -#: cinder/volume/drivers/solidfire.py:500 +#: cinder/volume/drivers/solidfire.py:505 msgid "This usually means the volume was never succesfully created." msgstr "" -#: cinder/volume/drivers/solidfire.py:515 +#: cinder/volume/drivers/solidfire.py:520 #, python-format msgid "Volume ID %s was not found on the SolidFire Cluster!" msgstr "" -#: cinder/volume/drivers/solidfire.py:518 +#: cinder/volume/drivers/solidfire.py:523 msgid "Leaving SolidFire delete_volume" msgstr "" -#: cinder/volume/drivers/solidfire.py:522 +#: cinder/volume/drivers/solidfire.py:527 msgid "Executing SolidFire ensure_export..." msgstr "" -#: cinder/volume/drivers/solidfire.py:527 +#: cinder/volume/drivers/solidfire.py:532 msgid "Executing SolidFire create_export..." msgstr "" -#: cinder/volume/drivers/solidfire.py:576 +#: cinder/volume/drivers/solidfire.py:586 msgid "Updating cluster status info" msgstr "" -#: cinder/volume/drivers/solidfire.py:584 +#: cinder/volume/drivers/solidfire.py:594 msgid "Failed to get updated stats" msgstr "" @@ -3721,7 +3746,7 @@ msgstr "" #: cinder/volume/drivers/storwize_svc.py:299 #: cinder/volume/drivers/netapp/iscsi.py:123 #: cinder/volume/drivers/netapp/nfs.py:221 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:131 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:137 #, python-format msgid "%s is not set" msgstr "" @@ -5755,54 +5780,61 @@ msgstr "" msgid "LUID not found for %(zfs_poolname)s. Output=%(out)s" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:144 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:130 +msgid "" +"hp3par_domain has been deprecated and is no longer used. The domain is " +"automatically looked up based on the CPG." +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:150 msgid "Login to 3PAR array invalid" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:168 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:507 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:174 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:520 #, python-format msgid "CPG (%s) doesn't exist on array" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:317 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:182 +#, python-format +msgid "CPG (%s) doesn't exist on array." +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:188 +#, python-format +msgid "CPG (%s) must be in a domain" +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:330 #, python-format msgid "SSH Command failed after '%(total_attempts)r' attempts : '%(command)s'" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:323 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:336 #, python-format msgid "Error running ssh command: %s" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:561 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:574 #, python-format msgid "Must specify a valid persona %(valid)s, value '%(persona)s' is invalid." msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:617 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:630 #, python-format msgid "" "Must specify a valid provisioning type %(valid)s, value '%(prov)s' is " "invalid." msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:645 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:658 #, python-format msgid "Volume (%s) already exists on array" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:707 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:728 #, python-format msgid "Unexpected state while cloning %s" msgstr "" -#~ msgid "" -#~ "ISCSI volume not yet found at: " -#~ "%(host_device)s. Will rescan & retry. " -#~ "Try number: %(tries)s." -#~ msgstr "" - -#~ msgid "Found iSCSI node %(host_device)s (after %(tries)s rescans)." -#~ msgstr "" - diff --git a/cinder/locale/nb/LC_MESSAGES/cinder.po b/cinder/locale/nb/LC_MESSAGES/cinder.po index 0ac8b7053..c087b22ad 100644 --- a/cinder/locale/nb/LC_MESSAGES/cinder.po +++ b/cinder/locale/nb/LC_MESSAGES/cinder.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Cinder\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-07-01 18:10+0000\n" +"POT-Creation-Date: 2013-07-02 18:10+0000\n" "PO-Revision-Date: 2013-05-29 08:13+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Norwegian Bokmål " @@ -535,19 +535,24 @@ msgstr "" #: cinder/exception.py:568 #, python-format -msgid "Backup %(backup_id)s could not be found." +msgid "Backup volume %(volume_id)s type not recognised." msgstr "" #: cinder/exception.py:572 #, python-format -msgid "Invalid backup: %(reason)s" +msgid "Backup %(backup_id)s could not be found." msgstr "" #: cinder/exception.py:576 -msgid "Connection to swift failed" +#, python-format +msgid "Invalid backup: %(reason)s" msgstr "" #: cinder/exception.py:580 +msgid "Connection to swift failed" +msgstr "" + +#: cinder/exception.py:584 #, python-format msgid "Transfer %(transfer_id)s could not be found." msgstr "" @@ -704,7 +709,7 @@ msgid "Fetching %s" msgstr "" #: cinder/utils.py:134 cinder/openstack/common/processutils.py:218 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:257 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:270 #, python-format msgid "Running cmd (SSH): %s" msgstr "" @@ -719,7 +724,7 @@ msgstr "" #: cinder/utils.py:160 cinder/openstack/common/processutils.py:167 #: cinder/openstack/common/processutils.py:239 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:284 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:297 #, python-format msgid "Result was %s" msgstr "" @@ -1343,81 +1348,81 @@ msgstr "" msgid "Overwriting volume %(volume_id)s with restore of backup %(backup_id)s" msgstr "" -#: cinder/backup/manager.py:81 +#: cinder/backup/manager.py:82 msgid "Cleaning up incomplete backup operations" msgstr "" -#: cinder/backup/manager.py:85 +#: cinder/backup/manager.py:86 #, python-format msgid "Resetting volume %s to available (was backing-up)" msgstr "" -#: cinder/backup/manager.py:89 +#: cinder/backup/manager.py:90 #, python-format msgid "Resetting volume %s to error_restoring (was restoring-backup)" msgstr "" -#: cinder/backup/manager.py:100 +#: cinder/backup/manager.py:101 #, python-format msgid "Resetting backup %s to error (was creating)" msgstr "" -#: cinder/backup/manager.py:106 +#: cinder/backup/manager.py:107 #, python-format msgid "Resetting backup %s to available (was restoring)" msgstr "" -#: cinder/backup/manager.py:111 +#: cinder/backup/manager.py:112 #, python-format msgid "Resuming delete on backup: %s" msgstr "" -#: cinder/backup/manager.py:121 +#: cinder/backup/manager.py:122 #, python-format msgid "create_backup started, backup: %(backup_id)s for volume: %(volume_id)s" msgstr "" -#: cinder/backup/manager.py:131 +#: cinder/backup/manager.py:132 #, python-format msgid "" "create_backup aborted, expected volume status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:143 +#: cinder/backup/manager.py:144 #, python-format msgid "" "create_backup aborted, expected backup status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:169 +#: cinder/backup/manager.py:170 #, python-format msgid "create_backup finished. backup: %s" msgstr "" -#: cinder/backup/manager.py:175 +#: cinder/backup/manager.py:176 #, python-format msgid "" "restore_backup started, restoring backup: %(backup_id)s to volume: " "%(volume_id)s" msgstr "" -#: cinder/backup/manager.py:185 +#: cinder/backup/manager.py:186 #, python-format msgid "" "restore_backup aborted, expected volume status %(expected_status)s but " "got %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:196 +#: cinder/backup/manager.py:197 #, python-format msgid "" "restore_backup aborted, expected backup status %(expected_status)s but " "got %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:215 +#: cinder/backup/manager.py:216 #, python-format msgid "" "restore_backup aborted, the backup service currently configured " @@ -1425,26 +1430,26 @@ msgid "" "create this backup [%(backup_service)s]" msgstr "" -#: cinder/backup/manager.py:239 +#: cinder/backup/manager.py:240 #, python-format msgid "" "restore_backup finished, backup: %(backup_id)s restored to volume: " "%(volume_id)s" msgstr "" -#: cinder/backup/manager.py:248 +#: cinder/backup/manager.py:249 #, python-format msgid "delete_backup started, backup: %s" msgstr "" -#: cinder/backup/manager.py:254 +#: cinder/backup/manager.py:255 #, python-format msgid "" "delete_backup aborted, expected backup status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:267 +#: cinder/backup/manager.py:268 #, python-format msgid "" "delete_backup aborted, the backup service currently configured " @@ -1452,11 +1457,21 @@ msgid "" "create this backup [%(backup_service)s]" msgstr "" -#: cinder/backup/manager.py:290 +#: cinder/backup/manager.py:291 #, python-format msgid "delete_backup finished, backup %s deleted" msgstr "" +#: cinder/backup/services/ceph.py:220 +#, python-format +msgid "backup '%s' finished." +msgstr "" + +#: cinder/backup/services/ceph.py:271 +#, python-format +msgid "delete '%s' finished" +msgstr "" + #: cinder/backup/services/swift.py:105 #, python-format msgid "unsupported compression algorithm: %s" @@ -3293,36 +3308,41 @@ msgstr "" msgid "Unable to retrive volume infos for volume %(volname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:286 +#: cinder/volume/drivers/coraid.py:299 msgid "Cannot login on Coraid ESM" msgstr "" -#: cinder/volume/drivers/coraid.py:305 +#: cinder/volume/drivers/coraid.py:318 #, python-format msgid "Fail to create volume %(volname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:318 +#: cinder/volume/drivers/coraid.py:331 #, python-format msgid "Failed to delete volume %(volname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:332 +#: cinder/volume/drivers/coraid.py:345 #, python-format msgid "Failed to Create Snapshot %(snapname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:344 +#: cinder/volume/drivers/coraid.py:357 #, python-format msgid "Failed to Delete Snapshot %(snapname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:359 +#: cinder/volume/drivers/coraid.py:375 #, python-format msgid "Failed to Create Volume from Snapshot %(snapname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:380 +#: cinder/volume/drivers/coraid.py:385 +#, python-format +msgid "Failed to Extend Volume %(volname)s" +msgstr "" + +#: cinder/volume/drivers/coraid.py:406 #, python-format msgid "" "Failed to Initialize Connection. Volume Name: %(volname)s Shelf: " @@ -3576,115 +3596,120 @@ msgstr "" msgid "Sheepdog is not working" msgstr "" -#: cinder/volume/drivers/solidfire.py:133 +#: cinder/volume/drivers/solidfire.py:91 cinder/volume/drivers/solidfire.py:577 +#, python-format +msgid "Update SolidFire Cluster stats failed: %s" +msgstr "" + +#: cinder/volume/drivers/solidfire.py:138 #, python-format msgid "Payload for SolidFire API call: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:150 +#: cinder/volume/drivers/solidfire.py:155 #, python-format msgid "Call to json.loads() raised an exception: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:156 +#: cinder/volume/drivers/solidfire.py:161 #, python-format msgid "Results of SolidFire API call: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:160 +#: cinder/volume/drivers/solidfire.py:165 #, python-format msgid "Clone operation encountered: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:162 +#: cinder/volume/drivers/solidfire.py:167 #, python-format msgid "Waiting for outstanding operation before retrying snapshot: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:168 +#: cinder/volume/drivers/solidfire.py:173 #, python-format msgid "Detected xDBVersionMismatch, retry %s of 5" msgstr "" -#: cinder/volume/drivers/solidfire.py:175 +#: cinder/volume/drivers/solidfire.py:180 #, python-format msgid "API response: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:195 +#: cinder/volume/drivers/solidfire.py:200 #, python-format msgid "Found solidfire account: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:224 +#: cinder/volume/drivers/solidfire.py:229 #, python-format msgid "solidfire account: %s does not exist, create it..." msgstr "" -#: cinder/volume/drivers/solidfire.py:285 +#: cinder/volume/drivers/solidfire.py:290 #, python-format msgid "Failed to retrieve volume SolidFire-ID: %s in get_by_account!" msgstr "" -#: cinder/volume/drivers/solidfire.py:356 +#: cinder/volume/drivers/solidfire.py:361 msgid "Failed to get model update from clone" msgstr "" -#: cinder/volume/drivers/solidfire.py:382 +#: cinder/volume/drivers/solidfire.py:387 #, python-format msgid "More than one valid preset was detected, using %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:415 +#: cinder/volume/drivers/solidfire.py:420 #, python-format msgid "Mapped SolidFire volumeID %(sfid)s to cinder ID %(uuid)s." msgstr "" -#: cinder/volume/drivers/solidfire.py:424 +#: cinder/volume/drivers/solidfire.py:429 #, python-format msgid "Volume %s, not found on SF Cluster." msgstr "" -#: cinder/volume/drivers/solidfire.py:427 +#: cinder/volume/drivers/solidfire.py:432 #, python-format msgid "Found %(count)s volumes mapped to id: %(uuid)s." msgstr "" -#: cinder/volume/drivers/solidfire.py:494 +#: cinder/volume/drivers/solidfire.py:499 msgid "Enter SolidFire delete_volume..." msgstr "" -#: cinder/volume/drivers/solidfire.py:498 +#: cinder/volume/drivers/solidfire.py:503 #, python-format msgid "Account for Volume ID %s was not found on the SolidFire Cluster!" msgstr "" -#: cinder/volume/drivers/solidfire.py:500 +#: cinder/volume/drivers/solidfire.py:505 msgid "This usually means the volume was never succesfully created." msgstr "" -#: cinder/volume/drivers/solidfire.py:515 +#: cinder/volume/drivers/solidfire.py:520 #, python-format msgid "Volume ID %s was not found on the SolidFire Cluster!" msgstr "" -#: cinder/volume/drivers/solidfire.py:518 +#: cinder/volume/drivers/solidfire.py:523 msgid "Leaving SolidFire delete_volume" msgstr "" -#: cinder/volume/drivers/solidfire.py:522 +#: cinder/volume/drivers/solidfire.py:527 msgid "Executing SolidFire ensure_export..." msgstr "" -#: cinder/volume/drivers/solidfire.py:527 +#: cinder/volume/drivers/solidfire.py:532 msgid "Executing SolidFire create_export..." msgstr "" -#: cinder/volume/drivers/solidfire.py:576 +#: cinder/volume/drivers/solidfire.py:586 msgid "Updating cluster status info" msgstr "" -#: cinder/volume/drivers/solidfire.py:584 +#: cinder/volume/drivers/solidfire.py:594 msgid "Failed to get updated stats" msgstr "" @@ -3721,7 +3746,7 @@ msgstr "" #: cinder/volume/drivers/storwize_svc.py:299 #: cinder/volume/drivers/netapp/iscsi.py:123 #: cinder/volume/drivers/netapp/nfs.py:221 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:131 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:137 #, python-format msgid "%s is not set" msgstr "" @@ -5755,54 +5780,61 @@ msgstr "" msgid "LUID not found for %(zfs_poolname)s. Output=%(out)s" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:144 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:130 +msgid "" +"hp3par_domain has been deprecated and is no longer used. The domain is " +"automatically looked up based on the CPG." +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:150 msgid "Login to 3PAR array invalid" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:168 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:507 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:174 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:520 #, python-format msgid "CPG (%s) doesn't exist on array" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:317 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:182 +#, python-format +msgid "CPG (%s) doesn't exist on array." +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:188 +#, python-format +msgid "CPG (%s) must be in a domain" +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:330 #, python-format msgid "SSH Command failed after '%(total_attempts)r' attempts : '%(command)s'" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:323 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:336 #, python-format msgid "Error running ssh command: %s" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:561 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:574 #, python-format msgid "Must specify a valid persona %(valid)s, value '%(persona)s' is invalid." msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:617 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:630 #, python-format msgid "" "Must specify a valid provisioning type %(valid)s, value '%(prov)s' is " "invalid." msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:645 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:658 #, python-format msgid "Volume (%s) already exists on array" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:707 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:728 #, python-format msgid "Unexpected state while cloning %s" msgstr "" -#~ msgid "" -#~ "ISCSI volume not yet found at: " -#~ "%(host_device)s. Will rescan & retry. " -#~ "Try number: %(tries)s." -#~ msgstr "" - -#~ msgid "Found iSCSI node %(host_device)s (after %(tries)s rescans)." -#~ msgstr "" - diff --git a/cinder/locale/nl_NL/LC_MESSAGES/cinder.po b/cinder/locale/nl_NL/LC_MESSAGES/cinder.po index 265ac39ba..13c262ca0 100644 --- a/cinder/locale/nl_NL/LC_MESSAGES/cinder.po +++ b/cinder/locale/nl_NL/LC_MESSAGES/cinder.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Cinder\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-07-01 18:10+0000\n" +"POT-Creation-Date: 2013-07-02 18:10+0000\n" "PO-Revision-Date: 2013-05-29 08:13+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Dutch (Netherlands) " @@ -535,19 +535,24 @@ msgstr "" #: cinder/exception.py:568 #, python-format -msgid "Backup %(backup_id)s could not be found." +msgid "Backup volume %(volume_id)s type not recognised." msgstr "" #: cinder/exception.py:572 #, python-format -msgid "Invalid backup: %(reason)s" +msgid "Backup %(backup_id)s could not be found." msgstr "" #: cinder/exception.py:576 -msgid "Connection to swift failed" +#, python-format +msgid "Invalid backup: %(reason)s" msgstr "" #: cinder/exception.py:580 +msgid "Connection to swift failed" +msgstr "" + +#: cinder/exception.py:584 #, python-format msgid "Transfer %(transfer_id)s could not be found." msgstr "" @@ -704,7 +709,7 @@ msgid "Fetching %s" msgstr "" #: cinder/utils.py:134 cinder/openstack/common/processutils.py:218 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:257 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:270 #, python-format msgid "Running cmd (SSH): %s" msgstr "" @@ -719,7 +724,7 @@ msgstr "" #: cinder/utils.py:160 cinder/openstack/common/processutils.py:167 #: cinder/openstack/common/processutils.py:239 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:284 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:297 #, python-format msgid "Result was %s" msgstr "" @@ -1343,81 +1348,81 @@ msgstr "" msgid "Overwriting volume %(volume_id)s with restore of backup %(backup_id)s" msgstr "" -#: cinder/backup/manager.py:81 +#: cinder/backup/manager.py:82 msgid "Cleaning up incomplete backup operations" msgstr "" -#: cinder/backup/manager.py:85 +#: cinder/backup/manager.py:86 #, python-format msgid "Resetting volume %s to available (was backing-up)" msgstr "" -#: cinder/backup/manager.py:89 +#: cinder/backup/manager.py:90 #, python-format msgid "Resetting volume %s to error_restoring (was restoring-backup)" msgstr "" -#: cinder/backup/manager.py:100 +#: cinder/backup/manager.py:101 #, python-format msgid "Resetting backup %s to error (was creating)" msgstr "" -#: cinder/backup/manager.py:106 +#: cinder/backup/manager.py:107 #, python-format msgid "Resetting backup %s to available (was restoring)" msgstr "" -#: cinder/backup/manager.py:111 +#: cinder/backup/manager.py:112 #, python-format msgid "Resuming delete on backup: %s" msgstr "" -#: cinder/backup/manager.py:121 +#: cinder/backup/manager.py:122 #, python-format msgid "create_backup started, backup: %(backup_id)s for volume: %(volume_id)s" msgstr "" -#: cinder/backup/manager.py:131 +#: cinder/backup/manager.py:132 #, python-format msgid "" "create_backup aborted, expected volume status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:143 +#: cinder/backup/manager.py:144 #, python-format msgid "" "create_backup aborted, expected backup status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:169 +#: cinder/backup/manager.py:170 #, python-format msgid "create_backup finished. backup: %s" msgstr "" -#: cinder/backup/manager.py:175 +#: cinder/backup/manager.py:176 #, python-format msgid "" "restore_backup started, restoring backup: %(backup_id)s to volume: " "%(volume_id)s" msgstr "" -#: cinder/backup/manager.py:185 +#: cinder/backup/manager.py:186 #, python-format msgid "" "restore_backup aborted, expected volume status %(expected_status)s but " "got %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:196 +#: cinder/backup/manager.py:197 #, python-format msgid "" "restore_backup aborted, expected backup status %(expected_status)s but " "got %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:215 +#: cinder/backup/manager.py:216 #, python-format msgid "" "restore_backup aborted, the backup service currently configured " @@ -1425,26 +1430,26 @@ msgid "" "create this backup [%(backup_service)s]" msgstr "" -#: cinder/backup/manager.py:239 +#: cinder/backup/manager.py:240 #, python-format msgid "" "restore_backup finished, backup: %(backup_id)s restored to volume: " "%(volume_id)s" msgstr "" -#: cinder/backup/manager.py:248 +#: cinder/backup/manager.py:249 #, python-format msgid "delete_backup started, backup: %s" msgstr "" -#: cinder/backup/manager.py:254 +#: cinder/backup/manager.py:255 #, python-format msgid "" "delete_backup aborted, expected backup status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:267 +#: cinder/backup/manager.py:268 #, python-format msgid "" "delete_backup aborted, the backup service currently configured " @@ -1452,11 +1457,21 @@ msgid "" "create this backup [%(backup_service)s]" msgstr "" -#: cinder/backup/manager.py:290 +#: cinder/backup/manager.py:291 #, python-format msgid "delete_backup finished, backup %s deleted" msgstr "" +#: cinder/backup/services/ceph.py:220 +#, python-format +msgid "backup '%s' finished." +msgstr "" + +#: cinder/backup/services/ceph.py:271 +#, python-format +msgid "delete '%s' finished" +msgstr "" + #: cinder/backup/services/swift.py:105 #, python-format msgid "unsupported compression algorithm: %s" @@ -3293,36 +3308,41 @@ msgstr "" msgid "Unable to retrive volume infos for volume %(volname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:286 +#: cinder/volume/drivers/coraid.py:299 msgid "Cannot login on Coraid ESM" msgstr "" -#: cinder/volume/drivers/coraid.py:305 +#: cinder/volume/drivers/coraid.py:318 #, python-format msgid "Fail to create volume %(volname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:318 +#: cinder/volume/drivers/coraid.py:331 #, python-format msgid "Failed to delete volume %(volname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:332 +#: cinder/volume/drivers/coraid.py:345 #, python-format msgid "Failed to Create Snapshot %(snapname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:344 +#: cinder/volume/drivers/coraid.py:357 #, python-format msgid "Failed to Delete Snapshot %(snapname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:359 +#: cinder/volume/drivers/coraid.py:375 #, python-format msgid "Failed to Create Volume from Snapshot %(snapname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:380 +#: cinder/volume/drivers/coraid.py:385 +#, python-format +msgid "Failed to Extend Volume %(volname)s" +msgstr "" + +#: cinder/volume/drivers/coraid.py:406 #, python-format msgid "" "Failed to Initialize Connection. Volume Name: %(volname)s Shelf: " @@ -3576,115 +3596,120 @@ msgstr "" msgid "Sheepdog is not working" msgstr "" -#: cinder/volume/drivers/solidfire.py:133 +#: cinder/volume/drivers/solidfire.py:91 cinder/volume/drivers/solidfire.py:577 +#, python-format +msgid "Update SolidFire Cluster stats failed: %s" +msgstr "" + +#: cinder/volume/drivers/solidfire.py:138 #, python-format msgid "Payload for SolidFire API call: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:150 +#: cinder/volume/drivers/solidfire.py:155 #, python-format msgid "Call to json.loads() raised an exception: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:156 +#: cinder/volume/drivers/solidfire.py:161 #, python-format msgid "Results of SolidFire API call: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:160 +#: cinder/volume/drivers/solidfire.py:165 #, python-format msgid "Clone operation encountered: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:162 +#: cinder/volume/drivers/solidfire.py:167 #, python-format msgid "Waiting for outstanding operation before retrying snapshot: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:168 +#: cinder/volume/drivers/solidfire.py:173 #, python-format msgid "Detected xDBVersionMismatch, retry %s of 5" msgstr "" -#: cinder/volume/drivers/solidfire.py:175 +#: cinder/volume/drivers/solidfire.py:180 #, python-format msgid "API response: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:195 +#: cinder/volume/drivers/solidfire.py:200 #, python-format msgid "Found solidfire account: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:224 +#: cinder/volume/drivers/solidfire.py:229 #, python-format msgid "solidfire account: %s does not exist, create it..." msgstr "" -#: cinder/volume/drivers/solidfire.py:285 +#: cinder/volume/drivers/solidfire.py:290 #, python-format msgid "Failed to retrieve volume SolidFire-ID: %s in get_by_account!" msgstr "" -#: cinder/volume/drivers/solidfire.py:356 +#: cinder/volume/drivers/solidfire.py:361 msgid "Failed to get model update from clone" msgstr "" -#: cinder/volume/drivers/solidfire.py:382 +#: cinder/volume/drivers/solidfire.py:387 #, python-format msgid "More than one valid preset was detected, using %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:415 +#: cinder/volume/drivers/solidfire.py:420 #, python-format msgid "Mapped SolidFire volumeID %(sfid)s to cinder ID %(uuid)s." msgstr "" -#: cinder/volume/drivers/solidfire.py:424 +#: cinder/volume/drivers/solidfire.py:429 #, python-format msgid "Volume %s, not found on SF Cluster." msgstr "" -#: cinder/volume/drivers/solidfire.py:427 +#: cinder/volume/drivers/solidfire.py:432 #, python-format msgid "Found %(count)s volumes mapped to id: %(uuid)s." msgstr "" -#: cinder/volume/drivers/solidfire.py:494 +#: cinder/volume/drivers/solidfire.py:499 msgid "Enter SolidFire delete_volume..." msgstr "" -#: cinder/volume/drivers/solidfire.py:498 +#: cinder/volume/drivers/solidfire.py:503 #, python-format msgid "Account for Volume ID %s was not found on the SolidFire Cluster!" msgstr "" -#: cinder/volume/drivers/solidfire.py:500 +#: cinder/volume/drivers/solidfire.py:505 msgid "This usually means the volume was never succesfully created." msgstr "" -#: cinder/volume/drivers/solidfire.py:515 +#: cinder/volume/drivers/solidfire.py:520 #, python-format msgid "Volume ID %s was not found on the SolidFire Cluster!" msgstr "" -#: cinder/volume/drivers/solidfire.py:518 +#: cinder/volume/drivers/solidfire.py:523 msgid "Leaving SolidFire delete_volume" msgstr "" -#: cinder/volume/drivers/solidfire.py:522 +#: cinder/volume/drivers/solidfire.py:527 msgid "Executing SolidFire ensure_export..." msgstr "" -#: cinder/volume/drivers/solidfire.py:527 +#: cinder/volume/drivers/solidfire.py:532 msgid "Executing SolidFire create_export..." msgstr "" -#: cinder/volume/drivers/solidfire.py:576 +#: cinder/volume/drivers/solidfire.py:586 msgid "Updating cluster status info" msgstr "" -#: cinder/volume/drivers/solidfire.py:584 +#: cinder/volume/drivers/solidfire.py:594 msgid "Failed to get updated stats" msgstr "" @@ -3721,7 +3746,7 @@ msgstr "" #: cinder/volume/drivers/storwize_svc.py:299 #: cinder/volume/drivers/netapp/iscsi.py:123 #: cinder/volume/drivers/netapp/nfs.py:221 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:131 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:137 #, python-format msgid "%s is not set" msgstr "" @@ -5755,54 +5780,61 @@ msgstr "" msgid "LUID not found for %(zfs_poolname)s. Output=%(out)s" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:144 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:130 +msgid "" +"hp3par_domain has been deprecated and is no longer used. The domain is " +"automatically looked up based on the CPG." +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:150 msgid "Login to 3PAR array invalid" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:168 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:507 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:174 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:520 #, python-format msgid "CPG (%s) doesn't exist on array" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:317 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:182 +#, python-format +msgid "CPG (%s) doesn't exist on array." +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:188 +#, python-format +msgid "CPG (%s) must be in a domain" +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:330 #, python-format msgid "SSH Command failed after '%(total_attempts)r' attempts : '%(command)s'" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:323 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:336 #, python-format msgid "Error running ssh command: %s" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:561 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:574 #, python-format msgid "Must specify a valid persona %(valid)s, value '%(persona)s' is invalid." msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:617 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:630 #, python-format msgid "" "Must specify a valid provisioning type %(valid)s, value '%(prov)s' is " "invalid." msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:645 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:658 #, python-format msgid "Volume (%s) already exists on array" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:707 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:728 #, python-format msgid "Unexpected state while cloning %s" msgstr "" -#~ msgid "" -#~ "ISCSI volume not yet found at: " -#~ "%(host_device)s. Will rescan & retry. " -#~ "Try number: %(tries)s." -#~ msgstr "" - -#~ msgid "Found iSCSI node %(host_device)s (after %(tries)s rescans)." -#~ msgstr "" - diff --git a/cinder/locale/pl_PL/LC_MESSAGES/cinder.po b/cinder/locale/pl_PL/LC_MESSAGES/cinder.po index 38a77f261..151090202 100644 --- a/cinder/locale/pl_PL/LC_MESSAGES/cinder.po +++ b/cinder/locale/pl_PL/LC_MESSAGES/cinder.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Cinder\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-07-01 18:10+0000\n" +"POT-Creation-Date: 2013-07-02 18:10+0000\n" "PO-Revision-Date: 2013-07-01 16:14+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Polish (Poland) " @@ -536,19 +536,24 @@ msgstr "" #: cinder/exception.py:568 #, python-format -msgid "Backup %(backup_id)s could not be found." +msgid "Backup volume %(volume_id)s type not recognised." msgstr "" #: cinder/exception.py:572 #, python-format -msgid "Invalid backup: %(reason)s" +msgid "Backup %(backup_id)s could not be found." msgstr "" #: cinder/exception.py:576 -msgid "Connection to swift failed" +#, python-format +msgid "Invalid backup: %(reason)s" msgstr "" #: cinder/exception.py:580 +msgid "Connection to swift failed" +msgstr "" + +#: cinder/exception.py:584 #, python-format msgid "Transfer %(transfer_id)s could not be found." msgstr "" @@ -705,7 +710,7 @@ msgid "Fetching %s" msgstr "" #: cinder/utils.py:134 cinder/openstack/common/processutils.py:218 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:257 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:270 #, python-format msgid "Running cmd (SSH): %s" msgstr "" @@ -720,7 +725,7 @@ msgstr "" #: cinder/utils.py:160 cinder/openstack/common/processutils.py:167 #: cinder/openstack/common/processutils.py:239 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:284 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:297 #, python-format msgid "Result was %s" msgstr "" @@ -1344,81 +1349,81 @@ msgstr "" msgid "Overwriting volume %(volume_id)s with restore of backup %(backup_id)s" msgstr "" -#: cinder/backup/manager.py:81 +#: cinder/backup/manager.py:82 msgid "Cleaning up incomplete backup operations" msgstr "" -#: cinder/backup/manager.py:85 +#: cinder/backup/manager.py:86 #, python-format msgid "Resetting volume %s to available (was backing-up)" msgstr "" -#: cinder/backup/manager.py:89 +#: cinder/backup/manager.py:90 #, python-format msgid "Resetting volume %s to error_restoring (was restoring-backup)" msgstr "" -#: cinder/backup/manager.py:100 +#: cinder/backup/manager.py:101 #, python-format msgid "Resetting backup %s to error (was creating)" msgstr "" -#: cinder/backup/manager.py:106 +#: cinder/backup/manager.py:107 #, python-format msgid "Resetting backup %s to available (was restoring)" msgstr "" -#: cinder/backup/manager.py:111 +#: cinder/backup/manager.py:112 #, python-format msgid "Resuming delete on backup: %s" msgstr "" -#: cinder/backup/manager.py:121 +#: cinder/backup/manager.py:122 #, python-format msgid "create_backup started, backup: %(backup_id)s for volume: %(volume_id)s" msgstr "" -#: cinder/backup/manager.py:131 +#: cinder/backup/manager.py:132 #, python-format msgid "" "create_backup aborted, expected volume status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:143 +#: cinder/backup/manager.py:144 #, python-format msgid "" "create_backup aborted, expected backup status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:169 +#: cinder/backup/manager.py:170 #, python-format msgid "create_backup finished. backup: %s" msgstr "" -#: cinder/backup/manager.py:175 +#: cinder/backup/manager.py:176 #, python-format msgid "" "restore_backup started, restoring backup: %(backup_id)s to volume: " "%(volume_id)s" msgstr "" -#: cinder/backup/manager.py:185 +#: cinder/backup/manager.py:186 #, python-format msgid "" "restore_backup aborted, expected volume status %(expected_status)s but " "got %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:196 +#: cinder/backup/manager.py:197 #, python-format msgid "" "restore_backup aborted, expected backup status %(expected_status)s but " "got %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:215 +#: cinder/backup/manager.py:216 #, python-format msgid "" "restore_backup aborted, the backup service currently configured " @@ -1426,26 +1431,26 @@ msgid "" "create this backup [%(backup_service)s]" msgstr "" -#: cinder/backup/manager.py:239 +#: cinder/backup/manager.py:240 #, python-format msgid "" "restore_backup finished, backup: %(backup_id)s restored to volume: " "%(volume_id)s" msgstr "" -#: cinder/backup/manager.py:248 +#: cinder/backup/manager.py:249 #, python-format msgid "delete_backup started, backup: %s" msgstr "" -#: cinder/backup/manager.py:254 +#: cinder/backup/manager.py:255 #, python-format msgid "" "delete_backup aborted, expected backup status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:267 +#: cinder/backup/manager.py:268 #, python-format msgid "" "delete_backup aborted, the backup service currently configured " @@ -1453,11 +1458,21 @@ msgid "" "create this backup [%(backup_service)s]" msgstr "" -#: cinder/backup/manager.py:290 +#: cinder/backup/manager.py:291 #, python-format msgid "delete_backup finished, backup %s deleted" msgstr "" +#: cinder/backup/services/ceph.py:220 +#, python-format +msgid "backup '%s' finished." +msgstr "" + +#: cinder/backup/services/ceph.py:271 +#, python-format +msgid "delete '%s' finished" +msgstr "" + #: cinder/backup/services/swift.py:105 #, python-format msgid "unsupported compression algorithm: %s" @@ -3294,36 +3309,41 @@ msgstr "" msgid "Unable to retrive volume infos for volume %(volname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:286 +#: cinder/volume/drivers/coraid.py:299 msgid "Cannot login on Coraid ESM" msgstr "" -#: cinder/volume/drivers/coraid.py:305 +#: cinder/volume/drivers/coraid.py:318 #, python-format msgid "Fail to create volume %(volname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:318 +#: cinder/volume/drivers/coraid.py:331 #, python-format msgid "Failed to delete volume %(volname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:332 +#: cinder/volume/drivers/coraid.py:345 #, python-format msgid "Failed to Create Snapshot %(snapname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:344 +#: cinder/volume/drivers/coraid.py:357 #, python-format msgid "Failed to Delete Snapshot %(snapname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:359 +#: cinder/volume/drivers/coraid.py:375 #, python-format msgid "Failed to Create Volume from Snapshot %(snapname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:380 +#: cinder/volume/drivers/coraid.py:385 +#, python-format +msgid "Failed to Extend Volume %(volname)s" +msgstr "" + +#: cinder/volume/drivers/coraid.py:406 #, python-format msgid "" "Failed to Initialize Connection. Volume Name: %(volname)s Shelf: " @@ -3577,115 +3597,120 @@ msgstr "" msgid "Sheepdog is not working" msgstr "" -#: cinder/volume/drivers/solidfire.py:133 +#: cinder/volume/drivers/solidfire.py:91 cinder/volume/drivers/solidfire.py:577 +#, python-format +msgid "Update SolidFire Cluster stats failed: %s" +msgstr "" + +#: cinder/volume/drivers/solidfire.py:138 #, python-format msgid "Payload for SolidFire API call: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:150 +#: cinder/volume/drivers/solidfire.py:155 #, python-format msgid "Call to json.loads() raised an exception: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:156 +#: cinder/volume/drivers/solidfire.py:161 #, python-format msgid "Results of SolidFire API call: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:160 +#: cinder/volume/drivers/solidfire.py:165 #, python-format msgid "Clone operation encountered: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:162 +#: cinder/volume/drivers/solidfire.py:167 #, python-format msgid "Waiting for outstanding operation before retrying snapshot: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:168 +#: cinder/volume/drivers/solidfire.py:173 #, python-format msgid "Detected xDBVersionMismatch, retry %s of 5" msgstr "" -#: cinder/volume/drivers/solidfire.py:175 +#: cinder/volume/drivers/solidfire.py:180 #, python-format msgid "API response: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:195 +#: cinder/volume/drivers/solidfire.py:200 #, python-format msgid "Found solidfire account: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:224 +#: cinder/volume/drivers/solidfire.py:229 #, python-format msgid "solidfire account: %s does not exist, create it..." msgstr "" -#: cinder/volume/drivers/solidfire.py:285 +#: cinder/volume/drivers/solidfire.py:290 #, python-format msgid "Failed to retrieve volume SolidFire-ID: %s in get_by_account!" msgstr "" -#: cinder/volume/drivers/solidfire.py:356 +#: cinder/volume/drivers/solidfire.py:361 msgid "Failed to get model update from clone" msgstr "" -#: cinder/volume/drivers/solidfire.py:382 +#: cinder/volume/drivers/solidfire.py:387 #, python-format msgid "More than one valid preset was detected, using %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:415 +#: cinder/volume/drivers/solidfire.py:420 #, python-format msgid "Mapped SolidFire volumeID %(sfid)s to cinder ID %(uuid)s." msgstr "" -#: cinder/volume/drivers/solidfire.py:424 +#: cinder/volume/drivers/solidfire.py:429 #, python-format msgid "Volume %s, not found on SF Cluster." msgstr "" -#: cinder/volume/drivers/solidfire.py:427 +#: cinder/volume/drivers/solidfire.py:432 #, python-format msgid "Found %(count)s volumes mapped to id: %(uuid)s." msgstr "" -#: cinder/volume/drivers/solidfire.py:494 +#: cinder/volume/drivers/solidfire.py:499 msgid "Enter SolidFire delete_volume..." msgstr "" -#: cinder/volume/drivers/solidfire.py:498 +#: cinder/volume/drivers/solidfire.py:503 #, python-format msgid "Account for Volume ID %s was not found on the SolidFire Cluster!" msgstr "" -#: cinder/volume/drivers/solidfire.py:500 +#: cinder/volume/drivers/solidfire.py:505 msgid "This usually means the volume was never succesfully created." msgstr "" -#: cinder/volume/drivers/solidfire.py:515 +#: cinder/volume/drivers/solidfire.py:520 #, python-format msgid "Volume ID %s was not found on the SolidFire Cluster!" msgstr "" -#: cinder/volume/drivers/solidfire.py:518 +#: cinder/volume/drivers/solidfire.py:523 msgid "Leaving SolidFire delete_volume" msgstr "" -#: cinder/volume/drivers/solidfire.py:522 +#: cinder/volume/drivers/solidfire.py:527 msgid "Executing SolidFire ensure_export..." msgstr "" -#: cinder/volume/drivers/solidfire.py:527 +#: cinder/volume/drivers/solidfire.py:532 msgid "Executing SolidFire create_export..." msgstr "" -#: cinder/volume/drivers/solidfire.py:576 +#: cinder/volume/drivers/solidfire.py:586 msgid "Updating cluster status info" msgstr "" -#: cinder/volume/drivers/solidfire.py:584 +#: cinder/volume/drivers/solidfire.py:594 msgid "Failed to get updated stats" msgstr "" @@ -3722,7 +3747,7 @@ msgstr "" #: cinder/volume/drivers/storwize_svc.py:299 #: cinder/volume/drivers/netapp/iscsi.py:123 #: cinder/volume/drivers/netapp/nfs.py:221 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:131 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:137 #, python-format msgid "%s is not set" msgstr "" @@ -5756,44 +5781,60 @@ msgstr "" msgid "LUID not found for %(zfs_poolname)s. Output=%(out)s" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:144 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:130 +msgid "" +"hp3par_domain has been deprecated and is no longer used. The domain is " +"automatically looked up based on the CPG." +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:150 msgid "Login to 3PAR array invalid" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:168 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:507 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:174 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:520 #, python-format msgid "CPG (%s) doesn't exist on array" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:317 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:182 +#, python-format +msgid "CPG (%s) doesn't exist on array." +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:188 +#, python-format +msgid "CPG (%s) must be in a domain" +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:330 #, python-format msgid "SSH Command failed after '%(total_attempts)r' attempts : '%(command)s'" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:323 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:336 #, python-format msgid "Error running ssh command: %s" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:561 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:574 #, python-format msgid "Must specify a valid persona %(valid)s, value '%(persona)s' is invalid." msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:617 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:630 #, python-format msgid "" "Must specify a valid provisioning type %(valid)s, value '%(prov)s' is " "invalid." msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:645 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:658 #, python-format msgid "Volume (%s) already exists on array" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:707 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:728 #, python-format msgid "Unexpected state while cloning %s" msgstr "" diff --git a/cinder/locale/pt/LC_MESSAGES/cinder.po b/cinder/locale/pt/LC_MESSAGES/cinder.po index efd20a883..b0e32e429 100644 --- a/cinder/locale/pt/LC_MESSAGES/cinder.po +++ b/cinder/locale/pt/LC_MESSAGES/cinder.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Cinder\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-07-01 18:10+0000\n" +"POT-Creation-Date: 2013-07-02 18:10+0000\n" "PO-Revision-Date: 2013-05-29 08:13+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Portuguese " @@ -535,19 +535,24 @@ msgstr "" #: cinder/exception.py:568 #, python-format -msgid "Backup %(backup_id)s could not be found." +msgid "Backup volume %(volume_id)s type not recognised." msgstr "" #: cinder/exception.py:572 #, python-format -msgid "Invalid backup: %(reason)s" +msgid "Backup %(backup_id)s could not be found." msgstr "" #: cinder/exception.py:576 -msgid "Connection to swift failed" +#, python-format +msgid "Invalid backup: %(reason)s" msgstr "" #: cinder/exception.py:580 +msgid "Connection to swift failed" +msgstr "" + +#: cinder/exception.py:584 #, python-format msgid "Transfer %(transfer_id)s could not be found." msgstr "" @@ -704,7 +709,7 @@ msgid "Fetching %s" msgstr "" #: cinder/utils.py:134 cinder/openstack/common/processutils.py:218 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:257 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:270 #, python-format msgid "Running cmd (SSH): %s" msgstr "" @@ -719,7 +724,7 @@ msgstr "" #: cinder/utils.py:160 cinder/openstack/common/processutils.py:167 #: cinder/openstack/common/processutils.py:239 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:284 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:297 #, python-format msgid "Result was %s" msgstr "" @@ -1343,81 +1348,81 @@ msgstr "" msgid "Overwriting volume %(volume_id)s with restore of backup %(backup_id)s" msgstr "" -#: cinder/backup/manager.py:81 +#: cinder/backup/manager.py:82 msgid "Cleaning up incomplete backup operations" msgstr "" -#: cinder/backup/manager.py:85 +#: cinder/backup/manager.py:86 #, python-format msgid "Resetting volume %s to available (was backing-up)" msgstr "" -#: cinder/backup/manager.py:89 +#: cinder/backup/manager.py:90 #, python-format msgid "Resetting volume %s to error_restoring (was restoring-backup)" msgstr "" -#: cinder/backup/manager.py:100 +#: cinder/backup/manager.py:101 #, python-format msgid "Resetting backup %s to error (was creating)" msgstr "" -#: cinder/backup/manager.py:106 +#: cinder/backup/manager.py:107 #, python-format msgid "Resetting backup %s to available (was restoring)" msgstr "" -#: cinder/backup/manager.py:111 +#: cinder/backup/manager.py:112 #, python-format msgid "Resuming delete on backup: %s" msgstr "" -#: cinder/backup/manager.py:121 +#: cinder/backup/manager.py:122 #, python-format msgid "create_backup started, backup: %(backup_id)s for volume: %(volume_id)s" msgstr "" -#: cinder/backup/manager.py:131 +#: cinder/backup/manager.py:132 #, python-format msgid "" "create_backup aborted, expected volume status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:143 +#: cinder/backup/manager.py:144 #, python-format msgid "" "create_backup aborted, expected backup status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:169 +#: cinder/backup/manager.py:170 #, python-format msgid "create_backup finished. backup: %s" msgstr "" -#: cinder/backup/manager.py:175 +#: cinder/backup/manager.py:176 #, python-format msgid "" "restore_backup started, restoring backup: %(backup_id)s to volume: " "%(volume_id)s" msgstr "" -#: cinder/backup/manager.py:185 +#: cinder/backup/manager.py:186 #, python-format msgid "" "restore_backup aborted, expected volume status %(expected_status)s but " "got %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:196 +#: cinder/backup/manager.py:197 #, python-format msgid "" "restore_backup aborted, expected backup status %(expected_status)s but " "got %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:215 +#: cinder/backup/manager.py:216 #, python-format msgid "" "restore_backup aborted, the backup service currently configured " @@ -1425,26 +1430,26 @@ msgid "" "create this backup [%(backup_service)s]" msgstr "" -#: cinder/backup/manager.py:239 +#: cinder/backup/manager.py:240 #, python-format msgid "" "restore_backup finished, backup: %(backup_id)s restored to volume: " "%(volume_id)s" msgstr "" -#: cinder/backup/manager.py:248 +#: cinder/backup/manager.py:249 #, python-format msgid "delete_backup started, backup: %s" msgstr "" -#: cinder/backup/manager.py:254 +#: cinder/backup/manager.py:255 #, python-format msgid "" "delete_backup aborted, expected backup status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:267 +#: cinder/backup/manager.py:268 #, python-format msgid "" "delete_backup aborted, the backup service currently configured " @@ -1452,11 +1457,21 @@ msgid "" "create this backup [%(backup_service)s]" msgstr "" -#: cinder/backup/manager.py:290 +#: cinder/backup/manager.py:291 #, python-format msgid "delete_backup finished, backup %s deleted" msgstr "" +#: cinder/backup/services/ceph.py:220 +#, python-format +msgid "backup '%s' finished." +msgstr "" + +#: cinder/backup/services/ceph.py:271 +#, python-format +msgid "delete '%s' finished" +msgstr "" + #: cinder/backup/services/swift.py:105 #, python-format msgid "unsupported compression algorithm: %s" @@ -3293,36 +3308,41 @@ msgstr "" msgid "Unable to retrive volume infos for volume %(volname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:286 +#: cinder/volume/drivers/coraid.py:299 msgid "Cannot login on Coraid ESM" msgstr "" -#: cinder/volume/drivers/coraid.py:305 +#: cinder/volume/drivers/coraid.py:318 #, python-format msgid "Fail to create volume %(volname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:318 +#: cinder/volume/drivers/coraid.py:331 #, python-format msgid "Failed to delete volume %(volname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:332 +#: cinder/volume/drivers/coraid.py:345 #, python-format msgid "Failed to Create Snapshot %(snapname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:344 +#: cinder/volume/drivers/coraid.py:357 #, python-format msgid "Failed to Delete Snapshot %(snapname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:359 +#: cinder/volume/drivers/coraid.py:375 #, python-format msgid "Failed to Create Volume from Snapshot %(snapname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:380 +#: cinder/volume/drivers/coraid.py:385 +#, python-format +msgid "Failed to Extend Volume %(volname)s" +msgstr "" + +#: cinder/volume/drivers/coraid.py:406 #, python-format msgid "" "Failed to Initialize Connection. Volume Name: %(volname)s Shelf: " @@ -3576,115 +3596,120 @@ msgstr "" msgid "Sheepdog is not working" msgstr "" -#: cinder/volume/drivers/solidfire.py:133 +#: cinder/volume/drivers/solidfire.py:91 cinder/volume/drivers/solidfire.py:577 +#, python-format +msgid "Update SolidFire Cluster stats failed: %s" +msgstr "" + +#: cinder/volume/drivers/solidfire.py:138 #, python-format msgid "Payload for SolidFire API call: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:150 +#: cinder/volume/drivers/solidfire.py:155 #, python-format msgid "Call to json.loads() raised an exception: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:156 +#: cinder/volume/drivers/solidfire.py:161 #, python-format msgid "Results of SolidFire API call: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:160 +#: cinder/volume/drivers/solidfire.py:165 #, python-format msgid "Clone operation encountered: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:162 +#: cinder/volume/drivers/solidfire.py:167 #, python-format msgid "Waiting for outstanding operation before retrying snapshot: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:168 +#: cinder/volume/drivers/solidfire.py:173 #, python-format msgid "Detected xDBVersionMismatch, retry %s of 5" msgstr "" -#: cinder/volume/drivers/solidfire.py:175 +#: cinder/volume/drivers/solidfire.py:180 #, python-format msgid "API response: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:195 +#: cinder/volume/drivers/solidfire.py:200 #, python-format msgid "Found solidfire account: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:224 +#: cinder/volume/drivers/solidfire.py:229 #, python-format msgid "solidfire account: %s does not exist, create it..." msgstr "" -#: cinder/volume/drivers/solidfire.py:285 +#: cinder/volume/drivers/solidfire.py:290 #, python-format msgid "Failed to retrieve volume SolidFire-ID: %s in get_by_account!" msgstr "" -#: cinder/volume/drivers/solidfire.py:356 +#: cinder/volume/drivers/solidfire.py:361 msgid "Failed to get model update from clone" msgstr "" -#: cinder/volume/drivers/solidfire.py:382 +#: cinder/volume/drivers/solidfire.py:387 #, python-format msgid "More than one valid preset was detected, using %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:415 +#: cinder/volume/drivers/solidfire.py:420 #, python-format msgid "Mapped SolidFire volumeID %(sfid)s to cinder ID %(uuid)s." msgstr "" -#: cinder/volume/drivers/solidfire.py:424 +#: cinder/volume/drivers/solidfire.py:429 #, python-format msgid "Volume %s, not found on SF Cluster." msgstr "" -#: cinder/volume/drivers/solidfire.py:427 +#: cinder/volume/drivers/solidfire.py:432 #, python-format msgid "Found %(count)s volumes mapped to id: %(uuid)s." msgstr "" -#: cinder/volume/drivers/solidfire.py:494 +#: cinder/volume/drivers/solidfire.py:499 msgid "Enter SolidFire delete_volume..." msgstr "" -#: cinder/volume/drivers/solidfire.py:498 +#: cinder/volume/drivers/solidfire.py:503 #, python-format msgid "Account for Volume ID %s was not found on the SolidFire Cluster!" msgstr "" -#: cinder/volume/drivers/solidfire.py:500 +#: cinder/volume/drivers/solidfire.py:505 msgid "This usually means the volume was never succesfully created." msgstr "" -#: cinder/volume/drivers/solidfire.py:515 +#: cinder/volume/drivers/solidfire.py:520 #, python-format msgid "Volume ID %s was not found on the SolidFire Cluster!" msgstr "" -#: cinder/volume/drivers/solidfire.py:518 +#: cinder/volume/drivers/solidfire.py:523 msgid "Leaving SolidFire delete_volume" msgstr "" -#: cinder/volume/drivers/solidfire.py:522 +#: cinder/volume/drivers/solidfire.py:527 msgid "Executing SolidFire ensure_export..." msgstr "" -#: cinder/volume/drivers/solidfire.py:527 +#: cinder/volume/drivers/solidfire.py:532 msgid "Executing SolidFire create_export..." msgstr "" -#: cinder/volume/drivers/solidfire.py:576 +#: cinder/volume/drivers/solidfire.py:586 msgid "Updating cluster status info" msgstr "" -#: cinder/volume/drivers/solidfire.py:584 +#: cinder/volume/drivers/solidfire.py:594 msgid "Failed to get updated stats" msgstr "" @@ -3721,7 +3746,7 @@ msgstr "" #: cinder/volume/drivers/storwize_svc.py:299 #: cinder/volume/drivers/netapp/iscsi.py:123 #: cinder/volume/drivers/netapp/nfs.py:221 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:131 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:137 #, python-format msgid "%s is not set" msgstr "" @@ -5755,54 +5780,61 @@ msgstr "" msgid "LUID not found for %(zfs_poolname)s. Output=%(out)s" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:144 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:130 +msgid "" +"hp3par_domain has been deprecated and is no longer used. The domain is " +"automatically looked up based on the CPG." +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:150 msgid "Login to 3PAR array invalid" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:168 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:507 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:174 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:520 #, python-format msgid "CPG (%s) doesn't exist on array" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:317 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:182 +#, python-format +msgid "CPG (%s) doesn't exist on array." +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:188 +#, python-format +msgid "CPG (%s) must be in a domain" +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:330 #, python-format msgid "SSH Command failed after '%(total_attempts)r' attempts : '%(command)s'" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:323 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:336 #, python-format msgid "Error running ssh command: %s" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:561 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:574 #, python-format msgid "Must specify a valid persona %(valid)s, value '%(persona)s' is invalid." msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:617 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:630 #, python-format msgid "" "Must specify a valid provisioning type %(valid)s, value '%(prov)s' is " "invalid." msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:645 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:658 #, python-format msgid "Volume (%s) already exists on array" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:707 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:728 #, python-format msgid "Unexpected state while cloning %s" msgstr "" -#~ msgid "" -#~ "ISCSI volume not yet found at: " -#~ "%(host_device)s. Will rescan & retry. " -#~ "Try number: %(tries)s." -#~ msgstr "" - -#~ msgid "Found iSCSI node %(host_device)s (after %(tries)s rescans)." -#~ msgstr "" - diff --git a/cinder/locale/pt_BR/LC_MESSAGES/cinder.po b/cinder/locale/pt_BR/LC_MESSAGES/cinder.po index 2b8f11fb2..ff5b527f3 100644 --- a/cinder/locale/pt_BR/LC_MESSAGES/cinder.po +++ b/cinder/locale/pt_BR/LC_MESSAGES/cinder.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: cinder\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-07-01 18:10+0000\n" +"POT-Creation-Date: 2013-07-02 18:10+0000\n" "PO-Revision-Date: 2012-02-06 21:07+0000\n" "Last-Translator: Adriano Steffler \n" "Language-Team: Brazilian Portuguese \n" @@ -541,19 +541,24 @@ msgstr "Não é possível localizar o volume %s" #: cinder/exception.py:568 #, python-format -msgid "Backup %(backup_id)s could not be found." +msgid "Backup volume %(volume_id)s type not recognised." msgstr "" #: cinder/exception.py:572 +#, python-format +msgid "Backup %(backup_id)s could not be found." +msgstr "" + +#: cinder/exception.py:576 #, fuzzy, python-format msgid "Invalid backup: %(reason)s" msgstr "Backend inválido: %s" -#: cinder/exception.py:576 +#: cinder/exception.py:580 msgid "Connection to swift failed" msgstr "" -#: cinder/exception.py:580 +#: cinder/exception.py:584 #, python-format msgid "Transfer %(transfer_id)s could not be found." msgstr "" @@ -712,7 +717,7 @@ msgid "Fetching %s" msgstr "Buscando %s" #: cinder/utils.py:134 cinder/openstack/common/processutils.py:218 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:257 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:270 #, python-format msgid "Running cmd (SSH): %s" msgstr "Executando o comando (SSH): %s" @@ -727,7 +732,7 @@ msgstr "" #: cinder/utils.py:160 cinder/openstack/common/processutils.py:167 #: cinder/openstack/common/processutils.py:239 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:284 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:297 #, python-format msgid "Result was %s" msgstr "Resultado foi %s" @@ -1356,81 +1361,81 @@ msgstr "" msgid "Overwriting volume %(volume_id)s with restore of backup %(backup_id)s" msgstr "" -#: cinder/backup/manager.py:81 +#: cinder/backup/manager.py:82 msgid "Cleaning up incomplete backup operations" msgstr "" -#: cinder/backup/manager.py:85 +#: cinder/backup/manager.py:86 #, python-format msgid "Resetting volume %s to available (was backing-up)" msgstr "" -#: cinder/backup/manager.py:89 +#: cinder/backup/manager.py:90 #, python-format msgid "Resetting volume %s to error_restoring (was restoring-backup)" msgstr "" -#: cinder/backup/manager.py:100 +#: cinder/backup/manager.py:101 #, python-format msgid "Resetting backup %s to error (was creating)" msgstr "" -#: cinder/backup/manager.py:106 +#: cinder/backup/manager.py:107 #, python-format msgid "Resetting backup %s to available (was restoring)" msgstr "" -#: cinder/backup/manager.py:111 +#: cinder/backup/manager.py:112 #, python-format msgid "Resuming delete on backup: %s" msgstr "" -#: cinder/backup/manager.py:121 +#: cinder/backup/manager.py:122 #, python-format msgid "create_backup started, backup: %(backup_id)s for volume: %(volume_id)s" msgstr "" -#: cinder/backup/manager.py:131 +#: cinder/backup/manager.py:132 #, python-format msgid "" "create_backup aborted, expected volume status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:143 +#: cinder/backup/manager.py:144 #, python-format msgid "" "create_backup aborted, expected backup status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:169 +#: cinder/backup/manager.py:170 #, python-format msgid "create_backup finished. backup: %s" msgstr "" -#: cinder/backup/manager.py:175 +#: cinder/backup/manager.py:176 #, python-format msgid "" "restore_backup started, restoring backup: %(backup_id)s to volume: " "%(volume_id)s" msgstr "" -#: cinder/backup/manager.py:185 +#: cinder/backup/manager.py:186 #, python-format msgid "" "restore_backup aborted, expected volume status %(expected_status)s but " "got %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:196 +#: cinder/backup/manager.py:197 #, python-format msgid "" "restore_backup aborted, expected backup status %(expected_status)s but " "got %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:215 +#: cinder/backup/manager.py:216 #, python-format msgid "" "restore_backup aborted, the backup service currently configured " @@ -1438,26 +1443,26 @@ msgid "" "create this backup [%(backup_service)s]" msgstr "" -#: cinder/backup/manager.py:239 +#: cinder/backup/manager.py:240 #, python-format msgid "" "restore_backup finished, backup: %(backup_id)s restored to volume: " "%(volume_id)s" msgstr "" -#: cinder/backup/manager.py:248 +#: cinder/backup/manager.py:249 #, python-format msgid "delete_backup started, backup: %s" msgstr "" -#: cinder/backup/manager.py:254 +#: cinder/backup/manager.py:255 #, python-format msgid "" "delete_backup aborted, expected backup status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:267 +#: cinder/backup/manager.py:268 #, python-format msgid "" "delete_backup aborted, the backup service currently configured " @@ -1465,11 +1470,21 @@ msgid "" "create this backup [%(backup_service)s]" msgstr "" -#: cinder/backup/manager.py:290 +#: cinder/backup/manager.py:291 #, python-format msgid "delete_backup finished, backup %s deleted" msgstr "" +#: cinder/backup/services/ceph.py:220 +#, python-format +msgid "backup '%s' finished." +msgstr "" + +#: cinder/backup/services/ceph.py:271 +#, python-format +msgid "delete '%s' finished" +msgstr "" + #: cinder/backup/services/swift.py:105 #, python-format msgid "unsupported compression algorithm: %s" @@ -3314,36 +3329,41 @@ msgstr "resposta %s" msgid "Unable to retrive volume infos for volume %(volname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:286 +#: cinder/volume/drivers/coraid.py:299 msgid "Cannot login on Coraid ESM" msgstr "" -#: cinder/volume/drivers/coraid.py:305 +#: cinder/volume/drivers/coraid.py:318 #, fuzzy, python-format msgid "Fail to create volume %(volname)s" msgstr "Não é possível localizar o volume %s" -#: cinder/volume/drivers/coraid.py:318 +#: cinder/volume/drivers/coraid.py:331 #, fuzzy, python-format msgid "Failed to delete volume %(volname)s" msgstr "Não é possível localizar o volume %s" -#: cinder/volume/drivers/coraid.py:332 +#: cinder/volume/drivers/coraid.py:345 #, fuzzy, python-format msgid "Failed to Create Snapshot %(snapname)s" msgstr "Começando a terminar instâncias" -#: cinder/volume/drivers/coraid.py:344 +#: cinder/volume/drivers/coraid.py:357 #, python-format msgid "Failed to Delete Snapshot %(snapname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:359 +#: cinder/volume/drivers/coraid.py:375 #, python-format msgid "Failed to Create Volume from Snapshot %(snapname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:380 +#: cinder/volume/drivers/coraid.py:385 +#, python-format +msgid "Failed to Extend Volume %(volname)s" +msgstr "" + +#: cinder/volume/drivers/coraid.py:406 #, python-format msgid "" "Failed to Initialize Connection. Volume Name: %(volname)s Shelf: " @@ -3598,116 +3618,121 @@ msgstr "" msgid "Sheepdog is not working" msgstr "" -#: cinder/volume/drivers/solidfire.py:133 +#: cinder/volume/drivers/solidfire.py:91 cinder/volume/drivers/solidfire.py:577 +#, python-format +msgid "Update SolidFire Cluster stats failed: %s" +msgstr "" + +#: cinder/volume/drivers/solidfire.py:138 #, python-format msgid "Payload for SolidFire API call: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:150 +#: cinder/volume/drivers/solidfire.py:155 #, python-format msgid "Call to json.loads() raised an exception: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:156 +#: cinder/volume/drivers/solidfire.py:161 #, python-format msgid "Results of SolidFire API call: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:160 +#: cinder/volume/drivers/solidfire.py:165 #, python-format msgid "Clone operation encountered: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:162 +#: cinder/volume/drivers/solidfire.py:167 #, python-format msgid "Waiting for outstanding operation before retrying snapshot: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:168 +#: cinder/volume/drivers/solidfire.py:173 #, python-format msgid "Detected xDBVersionMismatch, retry %s of 5" msgstr "" -#: cinder/volume/drivers/solidfire.py:175 +#: cinder/volume/drivers/solidfire.py:180 #, fuzzy, python-format msgid "API response: %s" msgstr "resposta %s" -#: cinder/volume/drivers/solidfire.py:195 +#: cinder/volume/drivers/solidfire.py:200 #, python-format msgid "Found solidfire account: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:224 +#: cinder/volume/drivers/solidfire.py:229 #, python-format msgid "solidfire account: %s does not exist, create it..." msgstr "" -#: cinder/volume/drivers/solidfire.py:285 +#: cinder/volume/drivers/solidfire.py:290 #, python-format msgid "Failed to retrieve volume SolidFire-ID: %s in get_by_account!" msgstr "" -#: cinder/volume/drivers/solidfire.py:356 +#: cinder/volume/drivers/solidfire.py:361 #, fuzzy msgid "Failed to get model update from clone" msgstr "Falha ao obter metadados para o ip: %s" -#: cinder/volume/drivers/solidfire.py:382 +#: cinder/volume/drivers/solidfire.py:387 #, python-format msgid "More than one valid preset was detected, using %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:415 +#: cinder/volume/drivers/solidfire.py:420 #, python-format msgid "Mapped SolidFire volumeID %(sfid)s to cinder ID %(uuid)s." msgstr "" -#: cinder/volume/drivers/solidfire.py:424 +#: cinder/volume/drivers/solidfire.py:429 #, python-format msgid "Volume %s, not found on SF Cluster." msgstr "" -#: cinder/volume/drivers/solidfire.py:427 +#: cinder/volume/drivers/solidfire.py:432 #, python-format msgid "Found %(count)s volumes mapped to id: %(uuid)s." msgstr "" -#: cinder/volume/drivers/solidfire.py:494 +#: cinder/volume/drivers/solidfire.py:499 msgid "Enter SolidFire delete_volume..." msgstr "" -#: cinder/volume/drivers/solidfire.py:498 +#: cinder/volume/drivers/solidfire.py:503 #, python-format msgid "Account for Volume ID %s was not found on the SolidFire Cluster!" msgstr "" -#: cinder/volume/drivers/solidfire.py:500 +#: cinder/volume/drivers/solidfire.py:505 msgid "This usually means the volume was never succesfully created." msgstr "" -#: cinder/volume/drivers/solidfire.py:515 +#: cinder/volume/drivers/solidfire.py:520 #, python-format msgid "Volume ID %s was not found on the SolidFire Cluster!" msgstr "" -#: cinder/volume/drivers/solidfire.py:518 +#: cinder/volume/drivers/solidfire.py:523 msgid "Leaving SolidFire delete_volume" msgstr "" -#: cinder/volume/drivers/solidfire.py:522 +#: cinder/volume/drivers/solidfire.py:527 msgid "Executing SolidFire ensure_export..." msgstr "" -#: cinder/volume/drivers/solidfire.py:527 +#: cinder/volume/drivers/solidfire.py:532 msgid "Executing SolidFire create_export..." msgstr "" -#: cinder/volume/drivers/solidfire.py:576 +#: cinder/volume/drivers/solidfire.py:586 msgid "Updating cluster status info" msgstr "" -#: cinder/volume/drivers/solidfire.py:584 +#: cinder/volume/drivers/solidfire.py:594 #, fuzzy msgid "Failed to get updated stats" msgstr "Começando a terminar instâncias" @@ -3745,7 +3770,7 @@ msgstr "" #: cinder/volume/drivers/storwize_svc.py:299 #: cinder/volume/drivers/netapp/iscsi.py:123 #: cinder/volume/drivers/netapp/nfs.py:221 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:131 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:137 #, python-format msgid "%s is not set" msgstr "" @@ -5785,54 +5810,61 @@ msgstr "" msgid "LUID not found for %(zfs_poolname)s. Output=%(out)s" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:144 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:130 +msgid "" +"hp3par_domain has been deprecated and is no longer used. The domain is " +"automatically looked up based on the CPG." +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:150 msgid "Login to 3PAR array invalid" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:168 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:507 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:174 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:520 #, python-format msgid "CPG (%s) doesn't exist on array" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:317 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:182 +#, python-format +msgid "CPG (%s) doesn't exist on array." +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:188 +#, python-format +msgid "CPG (%s) must be in a domain" +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:330 #, python-format msgid "SSH Command failed after '%(total_attempts)r' attempts : '%(command)s'" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:323 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:336 #, fuzzy, python-format msgid "Error running ssh command: %s" msgstr "Erro inesperado ao executar o comando." -#: cinder/volume/drivers/san/hp/hp_3par_common.py:561 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:574 #, python-format msgid "Must specify a valid persona %(valid)s, value '%(persona)s' is invalid." msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:617 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:630 #, python-format msgid "" "Must specify a valid provisioning type %(valid)s, value '%(prov)s' is " "invalid." msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:645 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:658 #, fuzzy, python-format msgid "Volume (%s) already exists on array" msgstr "group %s já existe" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:707 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:728 #, fuzzy, python-format msgid "Unexpected state while cloning %s" msgstr "Erro inesperado ao executar o comando." -#~ msgid "" -#~ "ISCSI volume not yet found at: " -#~ "%(host_device)s. Will rescan & retry. " -#~ "Try number: %(tries)s." -#~ msgstr "" - -#~ msgid "Found iSCSI node %(host_device)s (after %(tries)s rescans)." -#~ msgstr "" - diff --git a/cinder/locale/ro/LC_MESSAGES/cinder.po b/cinder/locale/ro/LC_MESSAGES/cinder.po index 6037f98f7..2f68411c3 100644 --- a/cinder/locale/ro/LC_MESSAGES/cinder.po +++ b/cinder/locale/ro/LC_MESSAGES/cinder.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Cinder\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-07-01 18:10+0000\n" +"POT-Creation-Date: 2013-07-02 18:10+0000\n" "PO-Revision-Date: 2013-06-12 07:55+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Romanian " @@ -536,19 +536,24 @@ msgstr "" #: cinder/exception.py:568 #, python-format -msgid "Backup %(backup_id)s could not be found." +msgid "Backup volume %(volume_id)s type not recognised." msgstr "" #: cinder/exception.py:572 #, python-format -msgid "Invalid backup: %(reason)s" +msgid "Backup %(backup_id)s could not be found." msgstr "" #: cinder/exception.py:576 -msgid "Connection to swift failed" +#, python-format +msgid "Invalid backup: %(reason)s" msgstr "" #: cinder/exception.py:580 +msgid "Connection to swift failed" +msgstr "" + +#: cinder/exception.py:584 #, python-format msgid "Transfer %(transfer_id)s could not be found." msgstr "" @@ -705,7 +710,7 @@ msgid "Fetching %s" msgstr "" #: cinder/utils.py:134 cinder/openstack/common/processutils.py:218 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:257 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:270 #, python-format msgid "Running cmd (SSH): %s" msgstr "" @@ -720,7 +725,7 @@ msgstr "" #: cinder/utils.py:160 cinder/openstack/common/processutils.py:167 #: cinder/openstack/common/processutils.py:239 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:284 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:297 #, python-format msgid "Result was %s" msgstr "" @@ -1344,81 +1349,81 @@ msgstr "" msgid "Overwriting volume %(volume_id)s with restore of backup %(backup_id)s" msgstr "" -#: cinder/backup/manager.py:81 +#: cinder/backup/manager.py:82 msgid "Cleaning up incomplete backup operations" msgstr "" -#: cinder/backup/manager.py:85 +#: cinder/backup/manager.py:86 #, python-format msgid "Resetting volume %s to available (was backing-up)" msgstr "" -#: cinder/backup/manager.py:89 +#: cinder/backup/manager.py:90 #, python-format msgid "Resetting volume %s to error_restoring (was restoring-backup)" msgstr "" -#: cinder/backup/manager.py:100 +#: cinder/backup/manager.py:101 #, python-format msgid "Resetting backup %s to error (was creating)" msgstr "" -#: cinder/backup/manager.py:106 +#: cinder/backup/manager.py:107 #, python-format msgid "Resetting backup %s to available (was restoring)" msgstr "" -#: cinder/backup/manager.py:111 +#: cinder/backup/manager.py:112 #, python-format msgid "Resuming delete on backup: %s" msgstr "" -#: cinder/backup/manager.py:121 +#: cinder/backup/manager.py:122 #, python-format msgid "create_backup started, backup: %(backup_id)s for volume: %(volume_id)s" msgstr "" -#: cinder/backup/manager.py:131 +#: cinder/backup/manager.py:132 #, python-format msgid "" "create_backup aborted, expected volume status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:143 +#: cinder/backup/manager.py:144 #, python-format msgid "" "create_backup aborted, expected backup status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:169 +#: cinder/backup/manager.py:170 #, python-format msgid "create_backup finished. backup: %s" msgstr "" -#: cinder/backup/manager.py:175 +#: cinder/backup/manager.py:176 #, python-format msgid "" "restore_backup started, restoring backup: %(backup_id)s to volume: " "%(volume_id)s" msgstr "" -#: cinder/backup/manager.py:185 +#: cinder/backup/manager.py:186 #, python-format msgid "" "restore_backup aborted, expected volume status %(expected_status)s but " "got %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:196 +#: cinder/backup/manager.py:197 #, python-format msgid "" "restore_backup aborted, expected backup status %(expected_status)s but " "got %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:215 +#: cinder/backup/manager.py:216 #, python-format msgid "" "restore_backup aborted, the backup service currently configured " @@ -1426,26 +1431,26 @@ msgid "" "create this backup [%(backup_service)s]" msgstr "" -#: cinder/backup/manager.py:239 +#: cinder/backup/manager.py:240 #, python-format msgid "" "restore_backup finished, backup: %(backup_id)s restored to volume: " "%(volume_id)s" msgstr "" -#: cinder/backup/manager.py:248 +#: cinder/backup/manager.py:249 #, python-format msgid "delete_backup started, backup: %s" msgstr "" -#: cinder/backup/manager.py:254 +#: cinder/backup/manager.py:255 #, python-format msgid "" "delete_backup aborted, expected backup status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:267 +#: cinder/backup/manager.py:268 #, python-format msgid "" "delete_backup aborted, the backup service currently configured " @@ -1453,11 +1458,21 @@ msgid "" "create this backup [%(backup_service)s]" msgstr "" -#: cinder/backup/manager.py:290 +#: cinder/backup/manager.py:291 #, python-format msgid "delete_backup finished, backup %s deleted" msgstr "" +#: cinder/backup/services/ceph.py:220 +#, python-format +msgid "backup '%s' finished." +msgstr "" + +#: cinder/backup/services/ceph.py:271 +#, python-format +msgid "delete '%s' finished" +msgstr "" + #: cinder/backup/services/swift.py:105 #, python-format msgid "unsupported compression algorithm: %s" @@ -3294,36 +3309,41 @@ msgstr "" msgid "Unable to retrive volume infos for volume %(volname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:286 +#: cinder/volume/drivers/coraid.py:299 msgid "Cannot login on Coraid ESM" msgstr "" -#: cinder/volume/drivers/coraid.py:305 +#: cinder/volume/drivers/coraid.py:318 #, python-format msgid "Fail to create volume %(volname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:318 +#: cinder/volume/drivers/coraid.py:331 #, python-format msgid "Failed to delete volume %(volname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:332 +#: cinder/volume/drivers/coraid.py:345 #, python-format msgid "Failed to Create Snapshot %(snapname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:344 +#: cinder/volume/drivers/coraid.py:357 #, python-format msgid "Failed to Delete Snapshot %(snapname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:359 +#: cinder/volume/drivers/coraid.py:375 #, python-format msgid "Failed to Create Volume from Snapshot %(snapname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:380 +#: cinder/volume/drivers/coraid.py:385 +#, python-format +msgid "Failed to Extend Volume %(volname)s" +msgstr "" + +#: cinder/volume/drivers/coraid.py:406 #, python-format msgid "" "Failed to Initialize Connection. Volume Name: %(volname)s Shelf: " @@ -3577,115 +3597,120 @@ msgstr "" msgid "Sheepdog is not working" msgstr "" -#: cinder/volume/drivers/solidfire.py:133 +#: cinder/volume/drivers/solidfire.py:91 cinder/volume/drivers/solidfire.py:577 +#, python-format +msgid "Update SolidFire Cluster stats failed: %s" +msgstr "" + +#: cinder/volume/drivers/solidfire.py:138 #, python-format msgid "Payload for SolidFire API call: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:150 +#: cinder/volume/drivers/solidfire.py:155 #, python-format msgid "Call to json.loads() raised an exception: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:156 +#: cinder/volume/drivers/solidfire.py:161 #, python-format msgid "Results of SolidFire API call: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:160 +#: cinder/volume/drivers/solidfire.py:165 #, python-format msgid "Clone operation encountered: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:162 +#: cinder/volume/drivers/solidfire.py:167 #, python-format msgid "Waiting for outstanding operation before retrying snapshot: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:168 +#: cinder/volume/drivers/solidfire.py:173 #, python-format msgid "Detected xDBVersionMismatch, retry %s of 5" msgstr "" -#: cinder/volume/drivers/solidfire.py:175 +#: cinder/volume/drivers/solidfire.py:180 #, python-format msgid "API response: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:195 +#: cinder/volume/drivers/solidfire.py:200 #, python-format msgid "Found solidfire account: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:224 +#: cinder/volume/drivers/solidfire.py:229 #, python-format msgid "solidfire account: %s does not exist, create it..." msgstr "" -#: cinder/volume/drivers/solidfire.py:285 +#: cinder/volume/drivers/solidfire.py:290 #, python-format msgid "Failed to retrieve volume SolidFire-ID: %s in get_by_account!" msgstr "" -#: cinder/volume/drivers/solidfire.py:356 +#: cinder/volume/drivers/solidfire.py:361 msgid "Failed to get model update from clone" msgstr "" -#: cinder/volume/drivers/solidfire.py:382 +#: cinder/volume/drivers/solidfire.py:387 #, python-format msgid "More than one valid preset was detected, using %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:415 +#: cinder/volume/drivers/solidfire.py:420 #, python-format msgid "Mapped SolidFire volumeID %(sfid)s to cinder ID %(uuid)s." msgstr "" -#: cinder/volume/drivers/solidfire.py:424 +#: cinder/volume/drivers/solidfire.py:429 #, python-format msgid "Volume %s, not found on SF Cluster." msgstr "" -#: cinder/volume/drivers/solidfire.py:427 +#: cinder/volume/drivers/solidfire.py:432 #, python-format msgid "Found %(count)s volumes mapped to id: %(uuid)s." msgstr "" -#: cinder/volume/drivers/solidfire.py:494 +#: cinder/volume/drivers/solidfire.py:499 msgid "Enter SolidFire delete_volume..." msgstr "" -#: cinder/volume/drivers/solidfire.py:498 +#: cinder/volume/drivers/solidfire.py:503 #, python-format msgid "Account for Volume ID %s was not found on the SolidFire Cluster!" msgstr "" -#: cinder/volume/drivers/solidfire.py:500 +#: cinder/volume/drivers/solidfire.py:505 msgid "This usually means the volume was never succesfully created." msgstr "" -#: cinder/volume/drivers/solidfire.py:515 +#: cinder/volume/drivers/solidfire.py:520 #, python-format msgid "Volume ID %s was not found on the SolidFire Cluster!" msgstr "" -#: cinder/volume/drivers/solidfire.py:518 +#: cinder/volume/drivers/solidfire.py:523 msgid "Leaving SolidFire delete_volume" msgstr "" -#: cinder/volume/drivers/solidfire.py:522 +#: cinder/volume/drivers/solidfire.py:527 msgid "Executing SolidFire ensure_export..." msgstr "" -#: cinder/volume/drivers/solidfire.py:527 +#: cinder/volume/drivers/solidfire.py:532 msgid "Executing SolidFire create_export..." msgstr "" -#: cinder/volume/drivers/solidfire.py:576 +#: cinder/volume/drivers/solidfire.py:586 msgid "Updating cluster status info" msgstr "" -#: cinder/volume/drivers/solidfire.py:584 +#: cinder/volume/drivers/solidfire.py:594 msgid "Failed to get updated stats" msgstr "" @@ -3722,7 +3747,7 @@ msgstr "" #: cinder/volume/drivers/storwize_svc.py:299 #: cinder/volume/drivers/netapp/iscsi.py:123 #: cinder/volume/drivers/netapp/nfs.py:221 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:131 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:137 #, python-format msgid "%s is not set" msgstr "" @@ -5756,54 +5781,61 @@ msgstr "" msgid "LUID not found for %(zfs_poolname)s. Output=%(out)s" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:144 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:130 +msgid "" +"hp3par_domain has been deprecated and is no longer used. The domain is " +"automatically looked up based on the CPG." +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:150 msgid "Login to 3PAR array invalid" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:168 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:507 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:174 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:520 #, python-format msgid "CPG (%s) doesn't exist on array" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:317 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:182 +#, python-format +msgid "CPG (%s) doesn't exist on array." +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:188 +#, python-format +msgid "CPG (%s) must be in a domain" +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:330 #, python-format msgid "SSH Command failed after '%(total_attempts)r' attempts : '%(command)s'" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:323 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:336 #, python-format msgid "Error running ssh command: %s" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:561 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:574 #, python-format msgid "Must specify a valid persona %(valid)s, value '%(persona)s' is invalid." msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:617 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:630 #, python-format msgid "" "Must specify a valid provisioning type %(valid)s, value '%(prov)s' is " "invalid." msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:645 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:658 #, python-format msgid "Volume (%s) already exists on array" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:707 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:728 #, python-format msgid "Unexpected state while cloning %s" msgstr "" -#~ msgid "" -#~ "ISCSI volume not yet found at: " -#~ "%(host_device)s. Will rescan & retry. " -#~ "Try number: %(tries)s." -#~ msgstr "" - -#~ msgid "Found iSCSI node %(host_device)s (after %(tries)s rescans)." -#~ msgstr "" - diff --git a/cinder/locale/ru/LC_MESSAGES/cinder.po b/cinder/locale/ru/LC_MESSAGES/cinder.po index 6b95e9d8c..248456dd1 100644 --- a/cinder/locale/ru/LC_MESSAGES/cinder.po +++ b/cinder/locale/ru/LC_MESSAGES/cinder.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: cinder\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-07-01 18:10+0000\n" +"POT-Creation-Date: 2013-07-02 18:10+0000\n" "PO-Revision-Date: 2012-03-25 09:34+0000\n" "Last-Translator: Eugene Marshal \n" "Language-Team: Russian \n" @@ -548,21 +548,26 @@ msgid "Failed to copy image to volume: %(reason)s" msgstr "Невозможно найти том %s" #: cinder/exception.py:568 +#, python-format +msgid "Backup volume %(volume_id)s type not recognised." +msgstr "" + +#: cinder/exception.py:572 #, fuzzy, python-format msgid "Backup %(backup_id)s could not be found." msgstr "Группа LDAP %(group_id)s не найдена." -#: cinder/exception.py:572 +#: cinder/exception.py:576 #, fuzzy, python-format msgid "Invalid backup: %(reason)s" msgstr "Недопустимый внутренний интерфейс: %s" -#: cinder/exception.py:576 +#: cinder/exception.py:580 #, fuzzy msgid "Connection to swift failed" msgstr "Сбой соединения с glance" -#: cinder/exception.py:580 +#: cinder/exception.py:584 #, fuzzy, python-format msgid "Transfer %(transfer_id)s could not be found." msgstr "Образ %(image_id)s не найден." @@ -721,7 +726,7 @@ msgid "Fetching %s" msgstr "Получение %s" #: cinder/utils.py:134 cinder/openstack/common/processutils.py:218 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:257 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:270 #, python-format msgid "Running cmd (SSH): %s" msgstr "Выполнение команды (SSH): %s" @@ -736,7 +741,7 @@ msgstr "process_input не поддерживается с использова #: cinder/utils.py:160 cinder/openstack/common/processutils.py:167 #: cinder/openstack/common/processutils.py:239 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:284 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:297 #, python-format msgid "Result was %s" msgstr "Результат %s" @@ -1374,81 +1379,81 @@ msgstr "" msgid "Overwriting volume %(volume_id)s with restore of backup %(backup_id)s" msgstr "" -#: cinder/backup/manager.py:81 +#: cinder/backup/manager.py:82 msgid "Cleaning up incomplete backup operations" msgstr "" -#: cinder/backup/manager.py:85 +#: cinder/backup/manager.py:86 #, python-format msgid "Resetting volume %s to available (was backing-up)" msgstr "" -#: cinder/backup/manager.py:89 +#: cinder/backup/manager.py:90 #, python-format msgid "Resetting volume %s to error_restoring (was restoring-backup)" msgstr "" -#: cinder/backup/manager.py:100 +#: cinder/backup/manager.py:101 #, python-format msgid "Resetting backup %s to error (was creating)" msgstr "" -#: cinder/backup/manager.py:106 +#: cinder/backup/manager.py:107 #, python-format msgid "Resetting backup %s to available (was restoring)" msgstr "" -#: cinder/backup/manager.py:111 +#: cinder/backup/manager.py:112 #, python-format msgid "Resuming delete on backup: %s" msgstr "" -#: cinder/backup/manager.py:121 +#: cinder/backup/manager.py:122 #, python-format msgid "create_backup started, backup: %(backup_id)s for volume: %(volume_id)s" msgstr "" -#: cinder/backup/manager.py:131 +#: cinder/backup/manager.py:132 #, python-format msgid "" "create_backup aborted, expected volume status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:143 +#: cinder/backup/manager.py:144 #, python-format msgid "" "create_backup aborted, expected backup status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:169 +#: cinder/backup/manager.py:170 #, python-format msgid "create_backup finished. backup: %s" msgstr "" -#: cinder/backup/manager.py:175 +#: cinder/backup/manager.py:176 #, python-format msgid "" "restore_backup started, restoring backup: %(backup_id)s to volume: " "%(volume_id)s" msgstr "" -#: cinder/backup/manager.py:185 +#: cinder/backup/manager.py:186 #, python-format msgid "" "restore_backup aborted, expected volume status %(expected_status)s but " "got %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:196 +#: cinder/backup/manager.py:197 #, python-format msgid "" "restore_backup aborted, expected backup status %(expected_status)s but " "got %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:215 +#: cinder/backup/manager.py:216 #, python-format msgid "" "restore_backup aborted, the backup service currently configured " @@ -1456,26 +1461,26 @@ msgid "" "create this backup [%(backup_service)s]" msgstr "" -#: cinder/backup/manager.py:239 +#: cinder/backup/manager.py:240 #, python-format msgid "" "restore_backup finished, backup: %(backup_id)s restored to volume: " "%(volume_id)s" msgstr "" -#: cinder/backup/manager.py:248 +#: cinder/backup/manager.py:249 #, python-format msgid "delete_backup started, backup: %s" msgstr "" -#: cinder/backup/manager.py:254 +#: cinder/backup/manager.py:255 #, python-format msgid "" "delete_backup aborted, expected backup status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:267 +#: cinder/backup/manager.py:268 #, python-format msgid "" "delete_backup aborted, the backup service currently configured " @@ -1483,11 +1488,21 @@ msgid "" "create this backup [%(backup_service)s]" msgstr "" -#: cinder/backup/manager.py:290 +#: cinder/backup/manager.py:291 #, python-format msgid "delete_backup finished, backup %s deleted" msgstr "" +#: cinder/backup/services/ceph.py:220 +#, python-format +msgid "backup '%s' finished." +msgstr "" + +#: cinder/backup/services/ceph.py:271 +#, python-format +msgid "delete '%s' finished" +msgstr "" + #: cinder/backup/services/swift.py:105 #, fuzzy, python-format msgid "unsupported compression algorithm: %s" @@ -3355,36 +3370,41 @@ msgstr "ответ %s" msgid "Unable to retrive volume infos for volume %(volname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:286 +#: cinder/volume/drivers/coraid.py:299 msgid "Cannot login on Coraid ESM" msgstr "" -#: cinder/volume/drivers/coraid.py:305 +#: cinder/volume/drivers/coraid.py:318 #, fuzzy, python-format msgid "Fail to create volume %(volname)s" msgstr "Невозможно найти том %s" -#: cinder/volume/drivers/coraid.py:318 +#: cinder/volume/drivers/coraid.py:331 #, fuzzy, python-format msgid "Failed to delete volume %(volname)s" msgstr "Невозможно найти том %s" -#: cinder/volume/drivers/coraid.py:332 +#: cinder/volume/drivers/coraid.py:345 #, fuzzy, python-format msgid "Failed to Create Snapshot %(snapname)s" msgstr "Ошибка перезагрузки копии" -#: cinder/volume/drivers/coraid.py:344 +#: cinder/volume/drivers/coraid.py:357 #, fuzzy, python-format msgid "Failed to Delete Snapshot %(snapname)s" msgstr "снимок %(snap_name)s: создание" -#: cinder/volume/drivers/coraid.py:359 +#: cinder/volume/drivers/coraid.py:375 #, fuzzy, python-format msgid "Failed to Create Volume from Snapshot %(snapname)s" msgstr "Создать том из снимка %s" -#: cinder/volume/drivers/coraid.py:380 +#: cinder/volume/drivers/coraid.py:385 +#, python-format +msgid "Failed to Extend Volume %(volname)s" +msgstr "" + +#: cinder/volume/drivers/coraid.py:406 #, python-format msgid "" "Failed to Initialize Connection. Volume Name: %(volname)s Shelf: " @@ -3640,117 +3660,122 @@ msgstr "Sheepdog не выполняется: %s" msgid "Sheepdog is not working" msgstr "Sheepdog не выполняется" -#: cinder/volume/drivers/solidfire.py:133 +#: cinder/volume/drivers/solidfire.py:91 cinder/volume/drivers/solidfire.py:577 +#, python-format +msgid "Update SolidFire Cluster stats failed: %s" +msgstr "" + +#: cinder/volume/drivers/solidfire.py:138 #, python-format msgid "Payload for SolidFire API call: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:150 +#: cinder/volume/drivers/solidfire.py:155 #, python-format msgid "Call to json.loads() raised an exception: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:156 +#: cinder/volume/drivers/solidfire.py:161 #, python-format msgid "Results of SolidFire API call: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:160 +#: cinder/volume/drivers/solidfire.py:165 #, python-format msgid "Clone operation encountered: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:162 +#: cinder/volume/drivers/solidfire.py:167 #, python-format msgid "Waiting for outstanding operation before retrying snapshot: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:168 +#: cinder/volume/drivers/solidfire.py:173 #, python-format msgid "Detected xDBVersionMismatch, retry %s of 5" msgstr "" -#: cinder/volume/drivers/solidfire.py:175 +#: cinder/volume/drivers/solidfire.py:180 #, fuzzy, python-format msgid "API response: %s" msgstr "ответ %s" -#: cinder/volume/drivers/solidfire.py:195 +#: cinder/volume/drivers/solidfire.py:200 #, python-format msgid "Found solidfire account: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:224 +#: cinder/volume/drivers/solidfire.py:229 #, python-format msgid "solidfire account: %s does not exist, create it..." msgstr "" -#: cinder/volume/drivers/solidfire.py:285 +#: cinder/volume/drivers/solidfire.py:290 #, python-format msgid "Failed to retrieve volume SolidFire-ID: %s in get_by_account!" msgstr "" -#: cinder/volume/drivers/solidfire.py:356 +#: cinder/volume/drivers/solidfire.py:361 #, fuzzy msgid "Failed to get model update from clone" msgstr "Ошибка получения метаданных для ip: %s" -#: cinder/volume/drivers/solidfire.py:382 +#: cinder/volume/drivers/solidfire.py:387 #, python-format msgid "More than one valid preset was detected, using %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:415 +#: cinder/volume/drivers/solidfire.py:420 #, python-format msgid "Mapped SolidFire volumeID %(sfid)s to cinder ID %(uuid)s." msgstr "" -#: cinder/volume/drivers/solidfire.py:424 +#: cinder/volume/drivers/solidfire.py:429 #, python-format msgid "Volume %s, not found on SF Cluster." msgstr "" -#: cinder/volume/drivers/solidfire.py:427 +#: cinder/volume/drivers/solidfire.py:432 #, python-format msgid "Found %(count)s volumes mapped to id: %(uuid)s." msgstr "" -#: cinder/volume/drivers/solidfire.py:494 +#: cinder/volume/drivers/solidfire.py:499 msgid "Enter SolidFire delete_volume..." msgstr "" -#: cinder/volume/drivers/solidfire.py:498 +#: cinder/volume/drivers/solidfire.py:503 #, python-format msgid "Account for Volume ID %s was not found on the SolidFire Cluster!" msgstr "" -#: cinder/volume/drivers/solidfire.py:500 +#: cinder/volume/drivers/solidfire.py:505 msgid "This usually means the volume was never succesfully created." msgstr "" -#: cinder/volume/drivers/solidfire.py:515 +#: cinder/volume/drivers/solidfire.py:520 #, python-format msgid "Volume ID %s was not found on the SolidFire Cluster!" msgstr "" -#: cinder/volume/drivers/solidfire.py:518 +#: cinder/volume/drivers/solidfire.py:523 msgid "Leaving SolidFire delete_volume" msgstr "" -#: cinder/volume/drivers/solidfire.py:522 +#: cinder/volume/drivers/solidfire.py:527 msgid "Executing SolidFire ensure_export..." msgstr "" -#: cinder/volume/drivers/solidfire.py:527 +#: cinder/volume/drivers/solidfire.py:532 msgid "Executing SolidFire create_export..." msgstr "" -#: cinder/volume/drivers/solidfire.py:576 +#: cinder/volume/drivers/solidfire.py:586 #, fuzzy msgid "Updating cluster status info" msgstr "Обновление состояния узла" -#: cinder/volume/drivers/solidfire.py:584 +#: cinder/volume/drivers/solidfire.py:594 #, fuzzy msgid "Failed to get updated stats" msgstr "Невозможно получить обновлённое состояние: %s" @@ -3788,7 +3813,7 @@ msgstr "" #: cinder/volume/drivers/storwize_svc.py:299 #: cinder/volume/drivers/netapp/iscsi.py:123 #: cinder/volume/drivers/netapp/nfs.py:221 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:131 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:137 #, python-format msgid "%s is not set" msgstr "" @@ -5838,54 +5863,61 @@ msgstr "" msgid "LUID not found for %(zfs_poolname)s. Output=%(out)s" msgstr "LUID не найден для %(zfs_poolname)s. Вывод=%(out)s" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:144 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:130 +msgid "" +"hp3par_domain has been deprecated and is no longer used. The domain is " +"automatically looked up based on the CPG." +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:150 msgid "Login to 3PAR array invalid" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:168 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:507 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:174 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:520 #, python-format msgid "CPG (%s) doesn't exist on array" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:317 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:182 +#, python-format +msgid "CPG (%s) doesn't exist on array." +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:188 +#, python-format +msgid "CPG (%s) must be in a domain" +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:330 #, python-format msgid "SSH Command failed after '%(total_attempts)r' attempts : '%(command)s'" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:323 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:336 #, fuzzy, python-format msgid "Error running ssh command: %s" msgstr "Ошибка в соглашении: %s" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:561 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:574 #, python-format msgid "Must specify a valid persona %(valid)s, value '%(persona)s' is invalid." msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:617 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:630 #, python-format msgid "" "Must specify a valid provisioning type %(valid)s, value '%(prov)s' is " "invalid." msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:645 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:658 #, fuzzy, python-format msgid "Volume (%s) already exists on array" msgstr "группа %s уже существует" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:707 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:728 #, fuzzy, python-format msgid "Unexpected state while cloning %s" msgstr "Неожиданная ошибка при выполнении команды." -#~ msgid "" -#~ "ISCSI volume not yet found at: " -#~ "%(host_device)s. Will rescan & retry. " -#~ "Try number: %(tries)s." -#~ msgstr "" - -#~ msgid "Found iSCSI node %(host_device)s (after %(tries)s rescans)." -#~ msgstr "" - diff --git a/cinder/locale/ru_RU/LC_MESSAGES/cinder.po b/cinder/locale/ru_RU/LC_MESSAGES/cinder.po index 1902991f6..87d347313 100644 --- a/cinder/locale/ru_RU/LC_MESSAGES/cinder.po +++ b/cinder/locale/ru_RU/LC_MESSAGES/cinder.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Cinder\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-07-01 18:10+0000\n" +"POT-Creation-Date: 2013-07-02 18:10+0000\n" "PO-Revision-Date: 2013-05-29 08:13+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Russian (Russia) " @@ -536,19 +536,24 @@ msgstr "" #: cinder/exception.py:568 #, python-format -msgid "Backup %(backup_id)s could not be found." +msgid "Backup volume %(volume_id)s type not recognised." msgstr "" #: cinder/exception.py:572 #, python-format -msgid "Invalid backup: %(reason)s" +msgid "Backup %(backup_id)s could not be found." msgstr "" #: cinder/exception.py:576 -msgid "Connection to swift failed" +#, python-format +msgid "Invalid backup: %(reason)s" msgstr "" #: cinder/exception.py:580 +msgid "Connection to swift failed" +msgstr "" + +#: cinder/exception.py:584 #, python-format msgid "Transfer %(transfer_id)s could not be found." msgstr "" @@ -705,7 +710,7 @@ msgid "Fetching %s" msgstr "" #: cinder/utils.py:134 cinder/openstack/common/processutils.py:218 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:257 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:270 #, python-format msgid "Running cmd (SSH): %s" msgstr "" @@ -720,7 +725,7 @@ msgstr "" #: cinder/utils.py:160 cinder/openstack/common/processutils.py:167 #: cinder/openstack/common/processutils.py:239 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:284 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:297 #, python-format msgid "Result was %s" msgstr "" @@ -1344,81 +1349,81 @@ msgstr "" msgid "Overwriting volume %(volume_id)s with restore of backup %(backup_id)s" msgstr "" -#: cinder/backup/manager.py:81 +#: cinder/backup/manager.py:82 msgid "Cleaning up incomplete backup operations" msgstr "" -#: cinder/backup/manager.py:85 +#: cinder/backup/manager.py:86 #, python-format msgid "Resetting volume %s to available (was backing-up)" msgstr "" -#: cinder/backup/manager.py:89 +#: cinder/backup/manager.py:90 #, python-format msgid "Resetting volume %s to error_restoring (was restoring-backup)" msgstr "" -#: cinder/backup/manager.py:100 +#: cinder/backup/manager.py:101 #, python-format msgid "Resetting backup %s to error (was creating)" msgstr "" -#: cinder/backup/manager.py:106 +#: cinder/backup/manager.py:107 #, python-format msgid "Resetting backup %s to available (was restoring)" msgstr "" -#: cinder/backup/manager.py:111 +#: cinder/backup/manager.py:112 #, python-format msgid "Resuming delete on backup: %s" msgstr "" -#: cinder/backup/manager.py:121 +#: cinder/backup/manager.py:122 #, python-format msgid "create_backup started, backup: %(backup_id)s for volume: %(volume_id)s" msgstr "" -#: cinder/backup/manager.py:131 +#: cinder/backup/manager.py:132 #, python-format msgid "" "create_backup aborted, expected volume status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:143 +#: cinder/backup/manager.py:144 #, python-format msgid "" "create_backup aborted, expected backup status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:169 +#: cinder/backup/manager.py:170 #, python-format msgid "create_backup finished. backup: %s" msgstr "" -#: cinder/backup/manager.py:175 +#: cinder/backup/manager.py:176 #, python-format msgid "" "restore_backup started, restoring backup: %(backup_id)s to volume: " "%(volume_id)s" msgstr "" -#: cinder/backup/manager.py:185 +#: cinder/backup/manager.py:186 #, python-format msgid "" "restore_backup aborted, expected volume status %(expected_status)s but " "got %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:196 +#: cinder/backup/manager.py:197 #, python-format msgid "" "restore_backup aborted, expected backup status %(expected_status)s but " "got %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:215 +#: cinder/backup/manager.py:216 #, python-format msgid "" "restore_backup aborted, the backup service currently configured " @@ -1426,26 +1431,26 @@ msgid "" "create this backup [%(backup_service)s]" msgstr "" -#: cinder/backup/manager.py:239 +#: cinder/backup/manager.py:240 #, python-format msgid "" "restore_backup finished, backup: %(backup_id)s restored to volume: " "%(volume_id)s" msgstr "" -#: cinder/backup/manager.py:248 +#: cinder/backup/manager.py:249 #, python-format msgid "delete_backup started, backup: %s" msgstr "" -#: cinder/backup/manager.py:254 +#: cinder/backup/manager.py:255 #, python-format msgid "" "delete_backup aborted, expected backup status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:267 +#: cinder/backup/manager.py:268 #, python-format msgid "" "delete_backup aborted, the backup service currently configured " @@ -1453,11 +1458,21 @@ msgid "" "create this backup [%(backup_service)s]" msgstr "" -#: cinder/backup/manager.py:290 +#: cinder/backup/manager.py:291 #, python-format msgid "delete_backup finished, backup %s deleted" msgstr "" +#: cinder/backup/services/ceph.py:220 +#, python-format +msgid "backup '%s' finished." +msgstr "" + +#: cinder/backup/services/ceph.py:271 +#, python-format +msgid "delete '%s' finished" +msgstr "" + #: cinder/backup/services/swift.py:105 #, python-format msgid "unsupported compression algorithm: %s" @@ -3294,36 +3309,41 @@ msgstr "" msgid "Unable to retrive volume infos for volume %(volname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:286 +#: cinder/volume/drivers/coraid.py:299 msgid "Cannot login on Coraid ESM" msgstr "" -#: cinder/volume/drivers/coraid.py:305 +#: cinder/volume/drivers/coraid.py:318 #, python-format msgid "Fail to create volume %(volname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:318 +#: cinder/volume/drivers/coraid.py:331 #, python-format msgid "Failed to delete volume %(volname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:332 +#: cinder/volume/drivers/coraid.py:345 #, python-format msgid "Failed to Create Snapshot %(snapname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:344 +#: cinder/volume/drivers/coraid.py:357 #, python-format msgid "Failed to Delete Snapshot %(snapname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:359 +#: cinder/volume/drivers/coraid.py:375 #, python-format msgid "Failed to Create Volume from Snapshot %(snapname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:380 +#: cinder/volume/drivers/coraid.py:385 +#, python-format +msgid "Failed to Extend Volume %(volname)s" +msgstr "" + +#: cinder/volume/drivers/coraid.py:406 #, python-format msgid "" "Failed to Initialize Connection. Volume Name: %(volname)s Shelf: " @@ -3577,115 +3597,120 @@ msgstr "" msgid "Sheepdog is not working" msgstr "" -#: cinder/volume/drivers/solidfire.py:133 +#: cinder/volume/drivers/solidfire.py:91 cinder/volume/drivers/solidfire.py:577 +#, python-format +msgid "Update SolidFire Cluster stats failed: %s" +msgstr "" + +#: cinder/volume/drivers/solidfire.py:138 #, python-format msgid "Payload for SolidFire API call: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:150 +#: cinder/volume/drivers/solidfire.py:155 #, python-format msgid "Call to json.loads() raised an exception: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:156 +#: cinder/volume/drivers/solidfire.py:161 #, python-format msgid "Results of SolidFire API call: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:160 +#: cinder/volume/drivers/solidfire.py:165 #, python-format msgid "Clone operation encountered: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:162 +#: cinder/volume/drivers/solidfire.py:167 #, python-format msgid "Waiting for outstanding operation before retrying snapshot: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:168 +#: cinder/volume/drivers/solidfire.py:173 #, python-format msgid "Detected xDBVersionMismatch, retry %s of 5" msgstr "" -#: cinder/volume/drivers/solidfire.py:175 +#: cinder/volume/drivers/solidfire.py:180 #, python-format msgid "API response: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:195 +#: cinder/volume/drivers/solidfire.py:200 #, python-format msgid "Found solidfire account: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:224 +#: cinder/volume/drivers/solidfire.py:229 #, python-format msgid "solidfire account: %s does not exist, create it..." msgstr "" -#: cinder/volume/drivers/solidfire.py:285 +#: cinder/volume/drivers/solidfire.py:290 #, python-format msgid "Failed to retrieve volume SolidFire-ID: %s in get_by_account!" msgstr "" -#: cinder/volume/drivers/solidfire.py:356 +#: cinder/volume/drivers/solidfire.py:361 msgid "Failed to get model update from clone" msgstr "" -#: cinder/volume/drivers/solidfire.py:382 +#: cinder/volume/drivers/solidfire.py:387 #, python-format msgid "More than one valid preset was detected, using %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:415 +#: cinder/volume/drivers/solidfire.py:420 #, python-format msgid "Mapped SolidFire volumeID %(sfid)s to cinder ID %(uuid)s." msgstr "" -#: cinder/volume/drivers/solidfire.py:424 +#: cinder/volume/drivers/solidfire.py:429 #, python-format msgid "Volume %s, not found on SF Cluster." msgstr "" -#: cinder/volume/drivers/solidfire.py:427 +#: cinder/volume/drivers/solidfire.py:432 #, python-format msgid "Found %(count)s volumes mapped to id: %(uuid)s." msgstr "" -#: cinder/volume/drivers/solidfire.py:494 +#: cinder/volume/drivers/solidfire.py:499 msgid "Enter SolidFire delete_volume..." msgstr "" -#: cinder/volume/drivers/solidfire.py:498 +#: cinder/volume/drivers/solidfire.py:503 #, python-format msgid "Account for Volume ID %s was not found on the SolidFire Cluster!" msgstr "" -#: cinder/volume/drivers/solidfire.py:500 +#: cinder/volume/drivers/solidfire.py:505 msgid "This usually means the volume was never succesfully created." msgstr "" -#: cinder/volume/drivers/solidfire.py:515 +#: cinder/volume/drivers/solidfire.py:520 #, python-format msgid "Volume ID %s was not found on the SolidFire Cluster!" msgstr "" -#: cinder/volume/drivers/solidfire.py:518 +#: cinder/volume/drivers/solidfire.py:523 msgid "Leaving SolidFire delete_volume" msgstr "" -#: cinder/volume/drivers/solidfire.py:522 +#: cinder/volume/drivers/solidfire.py:527 msgid "Executing SolidFire ensure_export..." msgstr "" -#: cinder/volume/drivers/solidfire.py:527 +#: cinder/volume/drivers/solidfire.py:532 msgid "Executing SolidFire create_export..." msgstr "" -#: cinder/volume/drivers/solidfire.py:576 +#: cinder/volume/drivers/solidfire.py:586 msgid "Updating cluster status info" msgstr "" -#: cinder/volume/drivers/solidfire.py:584 +#: cinder/volume/drivers/solidfire.py:594 msgid "Failed to get updated stats" msgstr "" @@ -3722,7 +3747,7 @@ msgstr "" #: cinder/volume/drivers/storwize_svc.py:299 #: cinder/volume/drivers/netapp/iscsi.py:123 #: cinder/volume/drivers/netapp/nfs.py:221 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:131 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:137 #, python-format msgid "%s is not set" msgstr "" @@ -5756,54 +5781,61 @@ msgstr "" msgid "LUID not found for %(zfs_poolname)s. Output=%(out)s" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:144 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:130 +msgid "" +"hp3par_domain has been deprecated and is no longer used. The domain is " +"automatically looked up based on the CPG." +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:150 msgid "Login to 3PAR array invalid" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:168 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:507 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:174 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:520 #, python-format msgid "CPG (%s) doesn't exist on array" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:317 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:182 +#, python-format +msgid "CPG (%s) doesn't exist on array." +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:188 +#, python-format +msgid "CPG (%s) must be in a domain" +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:330 #, python-format msgid "SSH Command failed after '%(total_attempts)r' attempts : '%(command)s'" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:323 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:336 #, python-format msgid "Error running ssh command: %s" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:561 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:574 #, python-format msgid "Must specify a valid persona %(valid)s, value '%(persona)s' is invalid." msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:617 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:630 #, python-format msgid "" "Must specify a valid provisioning type %(valid)s, value '%(prov)s' is " "invalid." msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:645 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:658 #, python-format msgid "Volume (%s) already exists on array" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:707 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:728 #, python-format msgid "Unexpected state while cloning %s" msgstr "" -#~ msgid "" -#~ "ISCSI volume not yet found at: " -#~ "%(host_device)s. Will rescan & retry. " -#~ "Try number: %(tries)s." -#~ msgstr "" - -#~ msgid "Found iSCSI node %(host_device)s (after %(tries)s rescans)." -#~ msgstr "" - diff --git a/cinder/locale/sl_SI/LC_MESSAGES/cinder.po b/cinder/locale/sl_SI/LC_MESSAGES/cinder.po index c9e0d9ccb..2fd9ee290 100644 --- a/cinder/locale/sl_SI/LC_MESSAGES/cinder.po +++ b/cinder/locale/sl_SI/LC_MESSAGES/cinder.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Cinder\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-07-01 18:10+0000\n" +"POT-Creation-Date: 2013-07-02 18:10+0000\n" "PO-Revision-Date: 2013-07-01 16:14+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Slovenian (Slovenia) " @@ -536,19 +536,24 @@ msgstr "" #: cinder/exception.py:568 #, python-format -msgid "Backup %(backup_id)s could not be found." +msgid "Backup volume %(volume_id)s type not recognised." msgstr "" #: cinder/exception.py:572 #, python-format -msgid "Invalid backup: %(reason)s" +msgid "Backup %(backup_id)s could not be found." msgstr "" #: cinder/exception.py:576 -msgid "Connection to swift failed" +#, python-format +msgid "Invalid backup: %(reason)s" msgstr "" #: cinder/exception.py:580 +msgid "Connection to swift failed" +msgstr "" + +#: cinder/exception.py:584 #, python-format msgid "Transfer %(transfer_id)s could not be found." msgstr "" @@ -705,7 +710,7 @@ msgid "Fetching %s" msgstr "" #: cinder/utils.py:134 cinder/openstack/common/processutils.py:218 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:257 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:270 #, python-format msgid "Running cmd (SSH): %s" msgstr "" @@ -720,7 +725,7 @@ msgstr "" #: cinder/utils.py:160 cinder/openstack/common/processutils.py:167 #: cinder/openstack/common/processutils.py:239 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:284 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:297 #, python-format msgid "Result was %s" msgstr "" @@ -1344,81 +1349,81 @@ msgstr "" msgid "Overwriting volume %(volume_id)s with restore of backup %(backup_id)s" msgstr "" -#: cinder/backup/manager.py:81 +#: cinder/backup/manager.py:82 msgid "Cleaning up incomplete backup operations" msgstr "" -#: cinder/backup/manager.py:85 +#: cinder/backup/manager.py:86 #, python-format msgid "Resetting volume %s to available (was backing-up)" msgstr "" -#: cinder/backup/manager.py:89 +#: cinder/backup/manager.py:90 #, python-format msgid "Resetting volume %s to error_restoring (was restoring-backup)" msgstr "" -#: cinder/backup/manager.py:100 +#: cinder/backup/manager.py:101 #, python-format msgid "Resetting backup %s to error (was creating)" msgstr "" -#: cinder/backup/manager.py:106 +#: cinder/backup/manager.py:107 #, python-format msgid "Resetting backup %s to available (was restoring)" msgstr "" -#: cinder/backup/manager.py:111 +#: cinder/backup/manager.py:112 #, python-format msgid "Resuming delete on backup: %s" msgstr "" -#: cinder/backup/manager.py:121 +#: cinder/backup/manager.py:122 #, python-format msgid "create_backup started, backup: %(backup_id)s for volume: %(volume_id)s" msgstr "" -#: cinder/backup/manager.py:131 +#: cinder/backup/manager.py:132 #, python-format msgid "" "create_backup aborted, expected volume status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:143 +#: cinder/backup/manager.py:144 #, python-format msgid "" "create_backup aborted, expected backup status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:169 +#: cinder/backup/manager.py:170 #, python-format msgid "create_backup finished. backup: %s" msgstr "" -#: cinder/backup/manager.py:175 +#: cinder/backup/manager.py:176 #, python-format msgid "" "restore_backup started, restoring backup: %(backup_id)s to volume: " "%(volume_id)s" msgstr "" -#: cinder/backup/manager.py:185 +#: cinder/backup/manager.py:186 #, python-format msgid "" "restore_backup aborted, expected volume status %(expected_status)s but " "got %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:196 +#: cinder/backup/manager.py:197 #, python-format msgid "" "restore_backup aborted, expected backup status %(expected_status)s but " "got %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:215 +#: cinder/backup/manager.py:216 #, python-format msgid "" "restore_backup aborted, the backup service currently configured " @@ -1426,26 +1431,26 @@ msgid "" "create this backup [%(backup_service)s]" msgstr "" -#: cinder/backup/manager.py:239 +#: cinder/backup/manager.py:240 #, python-format msgid "" "restore_backup finished, backup: %(backup_id)s restored to volume: " "%(volume_id)s" msgstr "" -#: cinder/backup/manager.py:248 +#: cinder/backup/manager.py:249 #, python-format msgid "delete_backup started, backup: %s" msgstr "" -#: cinder/backup/manager.py:254 +#: cinder/backup/manager.py:255 #, python-format msgid "" "delete_backup aborted, expected backup status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:267 +#: cinder/backup/manager.py:268 #, python-format msgid "" "delete_backup aborted, the backup service currently configured " @@ -1453,11 +1458,21 @@ msgid "" "create this backup [%(backup_service)s]" msgstr "" -#: cinder/backup/manager.py:290 +#: cinder/backup/manager.py:291 #, python-format msgid "delete_backup finished, backup %s deleted" msgstr "" +#: cinder/backup/services/ceph.py:220 +#, python-format +msgid "backup '%s' finished." +msgstr "" + +#: cinder/backup/services/ceph.py:271 +#, python-format +msgid "delete '%s' finished" +msgstr "" + #: cinder/backup/services/swift.py:105 #, python-format msgid "unsupported compression algorithm: %s" @@ -3294,36 +3309,41 @@ msgstr "" msgid "Unable to retrive volume infos for volume %(volname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:286 +#: cinder/volume/drivers/coraid.py:299 msgid "Cannot login on Coraid ESM" msgstr "" -#: cinder/volume/drivers/coraid.py:305 +#: cinder/volume/drivers/coraid.py:318 #, python-format msgid "Fail to create volume %(volname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:318 +#: cinder/volume/drivers/coraid.py:331 #, python-format msgid "Failed to delete volume %(volname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:332 +#: cinder/volume/drivers/coraid.py:345 #, python-format msgid "Failed to Create Snapshot %(snapname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:344 +#: cinder/volume/drivers/coraid.py:357 #, python-format msgid "Failed to Delete Snapshot %(snapname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:359 +#: cinder/volume/drivers/coraid.py:375 #, python-format msgid "Failed to Create Volume from Snapshot %(snapname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:380 +#: cinder/volume/drivers/coraid.py:385 +#, python-format +msgid "Failed to Extend Volume %(volname)s" +msgstr "" + +#: cinder/volume/drivers/coraid.py:406 #, python-format msgid "" "Failed to Initialize Connection. Volume Name: %(volname)s Shelf: " @@ -3577,115 +3597,120 @@ msgstr "" msgid "Sheepdog is not working" msgstr "" -#: cinder/volume/drivers/solidfire.py:133 +#: cinder/volume/drivers/solidfire.py:91 cinder/volume/drivers/solidfire.py:577 +#, python-format +msgid "Update SolidFire Cluster stats failed: %s" +msgstr "" + +#: cinder/volume/drivers/solidfire.py:138 #, python-format msgid "Payload for SolidFire API call: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:150 +#: cinder/volume/drivers/solidfire.py:155 #, python-format msgid "Call to json.loads() raised an exception: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:156 +#: cinder/volume/drivers/solidfire.py:161 #, python-format msgid "Results of SolidFire API call: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:160 +#: cinder/volume/drivers/solidfire.py:165 #, python-format msgid "Clone operation encountered: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:162 +#: cinder/volume/drivers/solidfire.py:167 #, python-format msgid "Waiting for outstanding operation before retrying snapshot: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:168 +#: cinder/volume/drivers/solidfire.py:173 #, python-format msgid "Detected xDBVersionMismatch, retry %s of 5" msgstr "" -#: cinder/volume/drivers/solidfire.py:175 +#: cinder/volume/drivers/solidfire.py:180 #, python-format msgid "API response: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:195 +#: cinder/volume/drivers/solidfire.py:200 #, python-format msgid "Found solidfire account: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:224 +#: cinder/volume/drivers/solidfire.py:229 #, python-format msgid "solidfire account: %s does not exist, create it..." msgstr "" -#: cinder/volume/drivers/solidfire.py:285 +#: cinder/volume/drivers/solidfire.py:290 #, python-format msgid "Failed to retrieve volume SolidFire-ID: %s in get_by_account!" msgstr "" -#: cinder/volume/drivers/solidfire.py:356 +#: cinder/volume/drivers/solidfire.py:361 msgid "Failed to get model update from clone" msgstr "" -#: cinder/volume/drivers/solidfire.py:382 +#: cinder/volume/drivers/solidfire.py:387 #, python-format msgid "More than one valid preset was detected, using %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:415 +#: cinder/volume/drivers/solidfire.py:420 #, python-format msgid "Mapped SolidFire volumeID %(sfid)s to cinder ID %(uuid)s." msgstr "" -#: cinder/volume/drivers/solidfire.py:424 +#: cinder/volume/drivers/solidfire.py:429 #, python-format msgid "Volume %s, not found on SF Cluster." msgstr "" -#: cinder/volume/drivers/solidfire.py:427 +#: cinder/volume/drivers/solidfire.py:432 #, python-format msgid "Found %(count)s volumes mapped to id: %(uuid)s." msgstr "" -#: cinder/volume/drivers/solidfire.py:494 +#: cinder/volume/drivers/solidfire.py:499 msgid "Enter SolidFire delete_volume..." msgstr "" -#: cinder/volume/drivers/solidfire.py:498 +#: cinder/volume/drivers/solidfire.py:503 #, python-format msgid "Account for Volume ID %s was not found on the SolidFire Cluster!" msgstr "" -#: cinder/volume/drivers/solidfire.py:500 +#: cinder/volume/drivers/solidfire.py:505 msgid "This usually means the volume was never succesfully created." msgstr "" -#: cinder/volume/drivers/solidfire.py:515 +#: cinder/volume/drivers/solidfire.py:520 #, python-format msgid "Volume ID %s was not found on the SolidFire Cluster!" msgstr "" -#: cinder/volume/drivers/solidfire.py:518 +#: cinder/volume/drivers/solidfire.py:523 msgid "Leaving SolidFire delete_volume" msgstr "" -#: cinder/volume/drivers/solidfire.py:522 +#: cinder/volume/drivers/solidfire.py:527 msgid "Executing SolidFire ensure_export..." msgstr "" -#: cinder/volume/drivers/solidfire.py:527 +#: cinder/volume/drivers/solidfire.py:532 msgid "Executing SolidFire create_export..." msgstr "" -#: cinder/volume/drivers/solidfire.py:576 +#: cinder/volume/drivers/solidfire.py:586 msgid "Updating cluster status info" msgstr "" -#: cinder/volume/drivers/solidfire.py:584 +#: cinder/volume/drivers/solidfire.py:594 msgid "Failed to get updated stats" msgstr "" @@ -3722,7 +3747,7 @@ msgstr "" #: cinder/volume/drivers/storwize_svc.py:299 #: cinder/volume/drivers/netapp/iscsi.py:123 #: cinder/volume/drivers/netapp/nfs.py:221 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:131 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:137 #, python-format msgid "%s is not set" msgstr "" @@ -5756,44 +5781,60 @@ msgstr "" msgid "LUID not found for %(zfs_poolname)s. Output=%(out)s" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:144 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:130 +msgid "" +"hp3par_domain has been deprecated and is no longer used. The domain is " +"automatically looked up based on the CPG." +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:150 msgid "Login to 3PAR array invalid" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:168 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:507 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:174 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:520 #, python-format msgid "CPG (%s) doesn't exist on array" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:317 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:182 +#, python-format +msgid "CPG (%s) doesn't exist on array." +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:188 +#, python-format +msgid "CPG (%s) must be in a domain" +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:330 #, python-format msgid "SSH Command failed after '%(total_attempts)r' attempts : '%(command)s'" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:323 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:336 #, python-format msgid "Error running ssh command: %s" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:561 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:574 #, python-format msgid "Must specify a valid persona %(valid)s, value '%(persona)s' is invalid." msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:617 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:630 #, python-format msgid "" "Must specify a valid provisioning type %(valid)s, value '%(prov)s' is " "invalid." msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:645 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:658 #, python-format msgid "Volume (%s) already exists on array" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:707 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:728 #, python-format msgid "Unexpected state while cloning %s" msgstr "" diff --git a/cinder/locale/sw_KE/LC_MESSAGES/cinder.po b/cinder/locale/sw_KE/LC_MESSAGES/cinder.po index 8c7526c77..aaadd135d 100644 --- a/cinder/locale/sw_KE/LC_MESSAGES/cinder.po +++ b/cinder/locale/sw_KE/LC_MESSAGES/cinder.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Cinder\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-07-01 18:10+0000\n" +"POT-Creation-Date: 2013-07-02 18:10+0000\n" "PO-Revision-Date: 2013-05-29 08:13+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Swahili (Kenya) " @@ -535,19 +535,24 @@ msgstr "" #: cinder/exception.py:568 #, python-format -msgid "Backup %(backup_id)s could not be found." +msgid "Backup volume %(volume_id)s type not recognised." msgstr "" #: cinder/exception.py:572 #, python-format -msgid "Invalid backup: %(reason)s" +msgid "Backup %(backup_id)s could not be found." msgstr "" #: cinder/exception.py:576 -msgid "Connection to swift failed" +#, python-format +msgid "Invalid backup: %(reason)s" msgstr "" #: cinder/exception.py:580 +msgid "Connection to swift failed" +msgstr "" + +#: cinder/exception.py:584 #, python-format msgid "Transfer %(transfer_id)s could not be found." msgstr "" @@ -704,7 +709,7 @@ msgid "Fetching %s" msgstr "" #: cinder/utils.py:134 cinder/openstack/common/processutils.py:218 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:257 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:270 #, python-format msgid "Running cmd (SSH): %s" msgstr "" @@ -719,7 +724,7 @@ msgstr "" #: cinder/utils.py:160 cinder/openstack/common/processutils.py:167 #: cinder/openstack/common/processutils.py:239 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:284 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:297 #, python-format msgid "Result was %s" msgstr "" @@ -1343,81 +1348,81 @@ msgstr "" msgid "Overwriting volume %(volume_id)s with restore of backup %(backup_id)s" msgstr "" -#: cinder/backup/manager.py:81 +#: cinder/backup/manager.py:82 msgid "Cleaning up incomplete backup operations" msgstr "" -#: cinder/backup/manager.py:85 +#: cinder/backup/manager.py:86 #, python-format msgid "Resetting volume %s to available (was backing-up)" msgstr "" -#: cinder/backup/manager.py:89 +#: cinder/backup/manager.py:90 #, python-format msgid "Resetting volume %s to error_restoring (was restoring-backup)" msgstr "" -#: cinder/backup/manager.py:100 +#: cinder/backup/manager.py:101 #, python-format msgid "Resetting backup %s to error (was creating)" msgstr "" -#: cinder/backup/manager.py:106 +#: cinder/backup/manager.py:107 #, python-format msgid "Resetting backup %s to available (was restoring)" msgstr "" -#: cinder/backup/manager.py:111 +#: cinder/backup/manager.py:112 #, python-format msgid "Resuming delete on backup: %s" msgstr "" -#: cinder/backup/manager.py:121 +#: cinder/backup/manager.py:122 #, python-format msgid "create_backup started, backup: %(backup_id)s for volume: %(volume_id)s" msgstr "" -#: cinder/backup/manager.py:131 +#: cinder/backup/manager.py:132 #, python-format msgid "" "create_backup aborted, expected volume status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:143 +#: cinder/backup/manager.py:144 #, python-format msgid "" "create_backup aborted, expected backup status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:169 +#: cinder/backup/manager.py:170 #, python-format msgid "create_backup finished. backup: %s" msgstr "" -#: cinder/backup/manager.py:175 +#: cinder/backup/manager.py:176 #, python-format msgid "" "restore_backup started, restoring backup: %(backup_id)s to volume: " "%(volume_id)s" msgstr "" -#: cinder/backup/manager.py:185 +#: cinder/backup/manager.py:186 #, python-format msgid "" "restore_backup aborted, expected volume status %(expected_status)s but " "got %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:196 +#: cinder/backup/manager.py:197 #, python-format msgid "" "restore_backup aborted, expected backup status %(expected_status)s but " "got %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:215 +#: cinder/backup/manager.py:216 #, python-format msgid "" "restore_backup aborted, the backup service currently configured " @@ -1425,26 +1430,26 @@ msgid "" "create this backup [%(backup_service)s]" msgstr "" -#: cinder/backup/manager.py:239 +#: cinder/backup/manager.py:240 #, python-format msgid "" "restore_backup finished, backup: %(backup_id)s restored to volume: " "%(volume_id)s" msgstr "" -#: cinder/backup/manager.py:248 +#: cinder/backup/manager.py:249 #, python-format msgid "delete_backup started, backup: %s" msgstr "" -#: cinder/backup/manager.py:254 +#: cinder/backup/manager.py:255 #, python-format msgid "" "delete_backup aborted, expected backup status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:267 +#: cinder/backup/manager.py:268 #, python-format msgid "" "delete_backup aborted, the backup service currently configured " @@ -1452,11 +1457,21 @@ msgid "" "create this backup [%(backup_service)s]" msgstr "" -#: cinder/backup/manager.py:290 +#: cinder/backup/manager.py:291 #, python-format msgid "delete_backup finished, backup %s deleted" msgstr "" +#: cinder/backup/services/ceph.py:220 +#, python-format +msgid "backup '%s' finished." +msgstr "" + +#: cinder/backup/services/ceph.py:271 +#, python-format +msgid "delete '%s' finished" +msgstr "" + #: cinder/backup/services/swift.py:105 #, python-format msgid "unsupported compression algorithm: %s" @@ -3293,36 +3308,41 @@ msgstr "" msgid "Unable to retrive volume infos for volume %(volname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:286 +#: cinder/volume/drivers/coraid.py:299 msgid "Cannot login on Coraid ESM" msgstr "" -#: cinder/volume/drivers/coraid.py:305 +#: cinder/volume/drivers/coraid.py:318 #, python-format msgid "Fail to create volume %(volname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:318 +#: cinder/volume/drivers/coraid.py:331 #, python-format msgid "Failed to delete volume %(volname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:332 +#: cinder/volume/drivers/coraid.py:345 #, python-format msgid "Failed to Create Snapshot %(snapname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:344 +#: cinder/volume/drivers/coraid.py:357 #, python-format msgid "Failed to Delete Snapshot %(snapname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:359 +#: cinder/volume/drivers/coraid.py:375 #, python-format msgid "Failed to Create Volume from Snapshot %(snapname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:380 +#: cinder/volume/drivers/coraid.py:385 +#, python-format +msgid "Failed to Extend Volume %(volname)s" +msgstr "" + +#: cinder/volume/drivers/coraid.py:406 #, python-format msgid "" "Failed to Initialize Connection. Volume Name: %(volname)s Shelf: " @@ -3576,115 +3596,120 @@ msgstr "" msgid "Sheepdog is not working" msgstr "" -#: cinder/volume/drivers/solidfire.py:133 +#: cinder/volume/drivers/solidfire.py:91 cinder/volume/drivers/solidfire.py:577 +#, python-format +msgid "Update SolidFire Cluster stats failed: %s" +msgstr "" + +#: cinder/volume/drivers/solidfire.py:138 #, python-format msgid "Payload for SolidFire API call: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:150 +#: cinder/volume/drivers/solidfire.py:155 #, python-format msgid "Call to json.loads() raised an exception: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:156 +#: cinder/volume/drivers/solidfire.py:161 #, python-format msgid "Results of SolidFire API call: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:160 +#: cinder/volume/drivers/solidfire.py:165 #, python-format msgid "Clone operation encountered: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:162 +#: cinder/volume/drivers/solidfire.py:167 #, python-format msgid "Waiting for outstanding operation before retrying snapshot: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:168 +#: cinder/volume/drivers/solidfire.py:173 #, python-format msgid "Detected xDBVersionMismatch, retry %s of 5" msgstr "" -#: cinder/volume/drivers/solidfire.py:175 +#: cinder/volume/drivers/solidfire.py:180 #, python-format msgid "API response: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:195 +#: cinder/volume/drivers/solidfire.py:200 #, python-format msgid "Found solidfire account: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:224 +#: cinder/volume/drivers/solidfire.py:229 #, python-format msgid "solidfire account: %s does not exist, create it..." msgstr "" -#: cinder/volume/drivers/solidfire.py:285 +#: cinder/volume/drivers/solidfire.py:290 #, python-format msgid "Failed to retrieve volume SolidFire-ID: %s in get_by_account!" msgstr "" -#: cinder/volume/drivers/solidfire.py:356 +#: cinder/volume/drivers/solidfire.py:361 msgid "Failed to get model update from clone" msgstr "" -#: cinder/volume/drivers/solidfire.py:382 +#: cinder/volume/drivers/solidfire.py:387 #, python-format msgid "More than one valid preset was detected, using %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:415 +#: cinder/volume/drivers/solidfire.py:420 #, python-format msgid "Mapped SolidFire volumeID %(sfid)s to cinder ID %(uuid)s." msgstr "" -#: cinder/volume/drivers/solidfire.py:424 +#: cinder/volume/drivers/solidfire.py:429 #, python-format msgid "Volume %s, not found on SF Cluster." msgstr "" -#: cinder/volume/drivers/solidfire.py:427 +#: cinder/volume/drivers/solidfire.py:432 #, python-format msgid "Found %(count)s volumes mapped to id: %(uuid)s." msgstr "" -#: cinder/volume/drivers/solidfire.py:494 +#: cinder/volume/drivers/solidfire.py:499 msgid "Enter SolidFire delete_volume..." msgstr "" -#: cinder/volume/drivers/solidfire.py:498 +#: cinder/volume/drivers/solidfire.py:503 #, python-format msgid "Account for Volume ID %s was not found on the SolidFire Cluster!" msgstr "" -#: cinder/volume/drivers/solidfire.py:500 +#: cinder/volume/drivers/solidfire.py:505 msgid "This usually means the volume was never succesfully created." msgstr "" -#: cinder/volume/drivers/solidfire.py:515 +#: cinder/volume/drivers/solidfire.py:520 #, python-format msgid "Volume ID %s was not found on the SolidFire Cluster!" msgstr "" -#: cinder/volume/drivers/solidfire.py:518 +#: cinder/volume/drivers/solidfire.py:523 msgid "Leaving SolidFire delete_volume" msgstr "" -#: cinder/volume/drivers/solidfire.py:522 +#: cinder/volume/drivers/solidfire.py:527 msgid "Executing SolidFire ensure_export..." msgstr "" -#: cinder/volume/drivers/solidfire.py:527 +#: cinder/volume/drivers/solidfire.py:532 msgid "Executing SolidFire create_export..." msgstr "" -#: cinder/volume/drivers/solidfire.py:576 +#: cinder/volume/drivers/solidfire.py:586 msgid "Updating cluster status info" msgstr "" -#: cinder/volume/drivers/solidfire.py:584 +#: cinder/volume/drivers/solidfire.py:594 msgid "Failed to get updated stats" msgstr "" @@ -3721,7 +3746,7 @@ msgstr "" #: cinder/volume/drivers/storwize_svc.py:299 #: cinder/volume/drivers/netapp/iscsi.py:123 #: cinder/volume/drivers/netapp/nfs.py:221 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:131 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:137 #, python-format msgid "%s is not set" msgstr "" @@ -5755,54 +5780,61 @@ msgstr "" msgid "LUID not found for %(zfs_poolname)s. Output=%(out)s" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:144 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:130 +msgid "" +"hp3par_domain has been deprecated and is no longer used. The domain is " +"automatically looked up based on the CPG." +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:150 msgid "Login to 3PAR array invalid" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:168 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:507 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:174 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:520 #, python-format msgid "CPG (%s) doesn't exist on array" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:317 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:182 +#, python-format +msgid "CPG (%s) doesn't exist on array." +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:188 +#, python-format +msgid "CPG (%s) must be in a domain" +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:330 #, python-format msgid "SSH Command failed after '%(total_attempts)r' attempts : '%(command)s'" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:323 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:336 #, python-format msgid "Error running ssh command: %s" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:561 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:574 #, python-format msgid "Must specify a valid persona %(valid)s, value '%(persona)s' is invalid." msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:617 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:630 #, python-format msgid "" "Must specify a valid provisioning type %(valid)s, value '%(prov)s' is " "invalid." msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:645 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:658 #, python-format msgid "Volume (%s) already exists on array" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:707 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:728 #, python-format msgid "Unexpected state while cloning %s" msgstr "" -#~ msgid "" -#~ "ISCSI volume not yet found at: " -#~ "%(host_device)s. Will rescan & retry. " -#~ "Try number: %(tries)s." -#~ msgstr "" - -#~ msgid "Found iSCSI node %(host_device)s (after %(tries)s rescans)." -#~ msgstr "" - diff --git a/cinder/locale/tl/LC_MESSAGES/cinder.po b/cinder/locale/tl/LC_MESSAGES/cinder.po index 8aa508ac7..21d387b6a 100644 --- a/cinder/locale/tl/LC_MESSAGES/cinder.po +++ b/cinder/locale/tl/LC_MESSAGES/cinder.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: cinder\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-07-01 18:10+0000\n" +"POT-Creation-Date: 2013-07-02 18:10+0000\n" "PO-Revision-Date: 2011-08-23 11:21+0000\n" "Last-Translator: Thierry Carrez \n" "Language-Team: Tagalog \n" @@ -534,19 +534,24 @@ msgstr "" #: cinder/exception.py:568 #, python-format -msgid "Backup %(backup_id)s could not be found." +msgid "Backup volume %(volume_id)s type not recognised." msgstr "" #: cinder/exception.py:572 #, python-format -msgid "Invalid backup: %(reason)s" +msgid "Backup %(backup_id)s could not be found." msgstr "" #: cinder/exception.py:576 -msgid "Connection to swift failed" +#, python-format +msgid "Invalid backup: %(reason)s" msgstr "" #: cinder/exception.py:580 +msgid "Connection to swift failed" +msgstr "" + +#: cinder/exception.py:584 #, python-format msgid "Transfer %(transfer_id)s could not be found." msgstr "" @@ -703,7 +708,7 @@ msgid "Fetching %s" msgstr "" #: cinder/utils.py:134 cinder/openstack/common/processutils.py:218 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:257 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:270 #, python-format msgid "Running cmd (SSH): %s" msgstr "" @@ -718,7 +723,7 @@ msgstr "" #: cinder/utils.py:160 cinder/openstack/common/processutils.py:167 #: cinder/openstack/common/processutils.py:239 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:284 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:297 #, python-format msgid "Result was %s" msgstr "" @@ -1342,81 +1347,81 @@ msgstr "" msgid "Overwriting volume %(volume_id)s with restore of backup %(backup_id)s" msgstr "" -#: cinder/backup/manager.py:81 +#: cinder/backup/manager.py:82 msgid "Cleaning up incomplete backup operations" msgstr "" -#: cinder/backup/manager.py:85 +#: cinder/backup/manager.py:86 #, python-format msgid "Resetting volume %s to available (was backing-up)" msgstr "" -#: cinder/backup/manager.py:89 +#: cinder/backup/manager.py:90 #, python-format msgid "Resetting volume %s to error_restoring (was restoring-backup)" msgstr "" -#: cinder/backup/manager.py:100 +#: cinder/backup/manager.py:101 #, python-format msgid "Resetting backup %s to error (was creating)" msgstr "" -#: cinder/backup/manager.py:106 +#: cinder/backup/manager.py:107 #, python-format msgid "Resetting backup %s to available (was restoring)" msgstr "" -#: cinder/backup/manager.py:111 +#: cinder/backup/manager.py:112 #, python-format msgid "Resuming delete on backup: %s" msgstr "" -#: cinder/backup/manager.py:121 +#: cinder/backup/manager.py:122 #, python-format msgid "create_backup started, backup: %(backup_id)s for volume: %(volume_id)s" msgstr "" -#: cinder/backup/manager.py:131 +#: cinder/backup/manager.py:132 #, python-format msgid "" "create_backup aborted, expected volume status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:143 +#: cinder/backup/manager.py:144 #, python-format msgid "" "create_backup aborted, expected backup status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:169 +#: cinder/backup/manager.py:170 #, python-format msgid "create_backup finished. backup: %s" msgstr "" -#: cinder/backup/manager.py:175 +#: cinder/backup/manager.py:176 #, python-format msgid "" "restore_backup started, restoring backup: %(backup_id)s to volume: " "%(volume_id)s" msgstr "" -#: cinder/backup/manager.py:185 +#: cinder/backup/manager.py:186 #, python-format msgid "" "restore_backup aborted, expected volume status %(expected_status)s but " "got %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:196 +#: cinder/backup/manager.py:197 #, python-format msgid "" "restore_backup aborted, expected backup status %(expected_status)s but " "got %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:215 +#: cinder/backup/manager.py:216 #, python-format msgid "" "restore_backup aborted, the backup service currently configured " @@ -1424,26 +1429,26 @@ msgid "" "create this backup [%(backup_service)s]" msgstr "" -#: cinder/backup/manager.py:239 +#: cinder/backup/manager.py:240 #, python-format msgid "" "restore_backup finished, backup: %(backup_id)s restored to volume: " "%(volume_id)s" msgstr "" -#: cinder/backup/manager.py:248 +#: cinder/backup/manager.py:249 #, python-format msgid "delete_backup started, backup: %s" msgstr "" -#: cinder/backup/manager.py:254 +#: cinder/backup/manager.py:255 #, python-format msgid "" "delete_backup aborted, expected backup status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:267 +#: cinder/backup/manager.py:268 #, python-format msgid "" "delete_backup aborted, the backup service currently configured " @@ -1451,11 +1456,21 @@ msgid "" "create this backup [%(backup_service)s]" msgstr "" -#: cinder/backup/manager.py:290 +#: cinder/backup/manager.py:291 #, python-format msgid "delete_backup finished, backup %s deleted" msgstr "" +#: cinder/backup/services/ceph.py:220 +#, python-format +msgid "backup '%s' finished." +msgstr "" + +#: cinder/backup/services/ceph.py:271 +#, python-format +msgid "delete '%s' finished" +msgstr "" + #: cinder/backup/services/swift.py:105 #, python-format msgid "unsupported compression algorithm: %s" @@ -3292,36 +3307,41 @@ msgstr "" msgid "Unable to retrive volume infos for volume %(volname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:286 +#: cinder/volume/drivers/coraid.py:299 msgid "Cannot login on Coraid ESM" msgstr "" -#: cinder/volume/drivers/coraid.py:305 +#: cinder/volume/drivers/coraid.py:318 #, python-format msgid "Fail to create volume %(volname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:318 +#: cinder/volume/drivers/coraid.py:331 #, python-format msgid "Failed to delete volume %(volname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:332 +#: cinder/volume/drivers/coraid.py:345 #, python-format msgid "Failed to Create Snapshot %(snapname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:344 +#: cinder/volume/drivers/coraid.py:357 #, python-format msgid "Failed to Delete Snapshot %(snapname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:359 +#: cinder/volume/drivers/coraid.py:375 #, python-format msgid "Failed to Create Volume from Snapshot %(snapname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:380 +#: cinder/volume/drivers/coraid.py:385 +#, python-format +msgid "Failed to Extend Volume %(volname)s" +msgstr "" + +#: cinder/volume/drivers/coraid.py:406 #, python-format msgid "" "Failed to Initialize Connection. Volume Name: %(volname)s Shelf: " @@ -3575,115 +3595,120 @@ msgstr "" msgid "Sheepdog is not working" msgstr "" -#: cinder/volume/drivers/solidfire.py:133 +#: cinder/volume/drivers/solidfire.py:91 cinder/volume/drivers/solidfire.py:577 +#, python-format +msgid "Update SolidFire Cluster stats failed: %s" +msgstr "" + +#: cinder/volume/drivers/solidfire.py:138 #, python-format msgid "Payload for SolidFire API call: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:150 +#: cinder/volume/drivers/solidfire.py:155 #, python-format msgid "Call to json.loads() raised an exception: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:156 +#: cinder/volume/drivers/solidfire.py:161 #, python-format msgid "Results of SolidFire API call: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:160 +#: cinder/volume/drivers/solidfire.py:165 #, python-format msgid "Clone operation encountered: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:162 +#: cinder/volume/drivers/solidfire.py:167 #, python-format msgid "Waiting for outstanding operation before retrying snapshot: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:168 +#: cinder/volume/drivers/solidfire.py:173 #, python-format msgid "Detected xDBVersionMismatch, retry %s of 5" msgstr "" -#: cinder/volume/drivers/solidfire.py:175 +#: cinder/volume/drivers/solidfire.py:180 #, python-format msgid "API response: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:195 +#: cinder/volume/drivers/solidfire.py:200 #, python-format msgid "Found solidfire account: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:224 +#: cinder/volume/drivers/solidfire.py:229 #, python-format msgid "solidfire account: %s does not exist, create it..." msgstr "" -#: cinder/volume/drivers/solidfire.py:285 +#: cinder/volume/drivers/solidfire.py:290 #, python-format msgid "Failed to retrieve volume SolidFire-ID: %s in get_by_account!" msgstr "" -#: cinder/volume/drivers/solidfire.py:356 +#: cinder/volume/drivers/solidfire.py:361 msgid "Failed to get model update from clone" msgstr "" -#: cinder/volume/drivers/solidfire.py:382 +#: cinder/volume/drivers/solidfire.py:387 #, python-format msgid "More than one valid preset was detected, using %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:415 +#: cinder/volume/drivers/solidfire.py:420 #, python-format msgid "Mapped SolidFire volumeID %(sfid)s to cinder ID %(uuid)s." msgstr "" -#: cinder/volume/drivers/solidfire.py:424 +#: cinder/volume/drivers/solidfire.py:429 #, python-format msgid "Volume %s, not found on SF Cluster." msgstr "" -#: cinder/volume/drivers/solidfire.py:427 +#: cinder/volume/drivers/solidfire.py:432 #, python-format msgid "Found %(count)s volumes mapped to id: %(uuid)s." msgstr "" -#: cinder/volume/drivers/solidfire.py:494 +#: cinder/volume/drivers/solidfire.py:499 msgid "Enter SolidFire delete_volume..." msgstr "" -#: cinder/volume/drivers/solidfire.py:498 +#: cinder/volume/drivers/solidfire.py:503 #, python-format msgid "Account for Volume ID %s was not found on the SolidFire Cluster!" msgstr "" -#: cinder/volume/drivers/solidfire.py:500 +#: cinder/volume/drivers/solidfire.py:505 msgid "This usually means the volume was never succesfully created." msgstr "" -#: cinder/volume/drivers/solidfire.py:515 +#: cinder/volume/drivers/solidfire.py:520 #, python-format msgid "Volume ID %s was not found on the SolidFire Cluster!" msgstr "" -#: cinder/volume/drivers/solidfire.py:518 +#: cinder/volume/drivers/solidfire.py:523 msgid "Leaving SolidFire delete_volume" msgstr "" -#: cinder/volume/drivers/solidfire.py:522 +#: cinder/volume/drivers/solidfire.py:527 msgid "Executing SolidFire ensure_export..." msgstr "" -#: cinder/volume/drivers/solidfire.py:527 +#: cinder/volume/drivers/solidfire.py:532 msgid "Executing SolidFire create_export..." msgstr "" -#: cinder/volume/drivers/solidfire.py:576 +#: cinder/volume/drivers/solidfire.py:586 msgid "Updating cluster status info" msgstr "" -#: cinder/volume/drivers/solidfire.py:584 +#: cinder/volume/drivers/solidfire.py:594 msgid "Failed to get updated stats" msgstr "" @@ -3720,7 +3745,7 @@ msgstr "" #: cinder/volume/drivers/storwize_svc.py:299 #: cinder/volume/drivers/netapp/iscsi.py:123 #: cinder/volume/drivers/netapp/nfs.py:221 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:131 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:137 #, python-format msgid "%s is not set" msgstr "" @@ -5755,54 +5780,61 @@ msgstr "" msgid "LUID not found for %(zfs_poolname)s. Output=%(out)s" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:144 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:130 +msgid "" +"hp3par_domain has been deprecated and is no longer used. The domain is " +"automatically looked up based on the CPG." +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:150 msgid "Login to 3PAR array invalid" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:168 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:507 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:174 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:520 #, python-format msgid "CPG (%s) doesn't exist on array" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:317 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:182 +#, python-format +msgid "CPG (%s) doesn't exist on array." +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:188 +#, python-format +msgid "CPG (%s) must be in a domain" +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:330 #, python-format msgid "SSH Command failed after '%(total_attempts)r' attempts : '%(command)s'" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:323 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:336 #, fuzzy, python-format msgid "Error running ssh command: %s" msgstr "Merong hindi-inaasahang pagkakamali habang tumatakbo ang command." -#: cinder/volume/drivers/san/hp/hp_3par_common.py:561 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:574 #, python-format msgid "Must specify a valid persona %(valid)s, value '%(persona)s' is invalid." msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:617 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:630 #, python-format msgid "" "Must specify a valid provisioning type %(valid)s, value '%(prov)s' is " "invalid." msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:645 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:658 #, python-format msgid "Volume (%s) already exists on array" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:707 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:728 #, fuzzy, python-format msgid "Unexpected state while cloning %s" msgstr "Merong hindi-inaasahang pagkakamali habang tumatakbo ang command." -#~ msgid "" -#~ "ISCSI volume not yet found at: " -#~ "%(host_device)s. Will rescan & retry. " -#~ "Try number: %(tries)s." -#~ msgstr "" - -#~ msgid "Found iSCSI node %(host_device)s (after %(tries)s rescans)." -#~ msgstr "" - diff --git a/cinder/locale/tr/LC_MESSAGES/cinder.po b/cinder/locale/tr/LC_MESSAGES/cinder.po index 34715bb83..cbf9c25f7 100644 --- a/cinder/locale/tr/LC_MESSAGES/cinder.po +++ b/cinder/locale/tr/LC_MESSAGES/cinder.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: cinder\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-07-01 18:10+0000\n" +"POT-Creation-Date: 2013-07-02 18:10+0000\n" "PO-Revision-Date: 2011-12-14 18:10+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Turkish \n" @@ -534,19 +534,24 @@ msgstr "" #: cinder/exception.py:568 #, python-format -msgid "Backup %(backup_id)s could not be found." +msgid "Backup volume %(volume_id)s type not recognised." msgstr "" #: cinder/exception.py:572 #, python-format -msgid "Invalid backup: %(reason)s" +msgid "Backup %(backup_id)s could not be found." msgstr "" #: cinder/exception.py:576 -msgid "Connection to swift failed" +#, python-format +msgid "Invalid backup: %(reason)s" msgstr "" #: cinder/exception.py:580 +msgid "Connection to swift failed" +msgstr "" + +#: cinder/exception.py:584 #, python-format msgid "Transfer %(transfer_id)s could not be found." msgstr "" @@ -703,7 +708,7 @@ msgid "Fetching %s" msgstr "" #: cinder/utils.py:134 cinder/openstack/common/processutils.py:218 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:257 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:270 #, python-format msgid "Running cmd (SSH): %s" msgstr "" @@ -718,7 +723,7 @@ msgstr "" #: cinder/utils.py:160 cinder/openstack/common/processutils.py:167 #: cinder/openstack/common/processutils.py:239 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:284 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:297 #, python-format msgid "Result was %s" msgstr "" @@ -1342,81 +1347,81 @@ msgstr "" msgid "Overwriting volume %(volume_id)s with restore of backup %(backup_id)s" msgstr "" -#: cinder/backup/manager.py:81 +#: cinder/backup/manager.py:82 msgid "Cleaning up incomplete backup operations" msgstr "" -#: cinder/backup/manager.py:85 +#: cinder/backup/manager.py:86 #, python-format msgid "Resetting volume %s to available (was backing-up)" msgstr "" -#: cinder/backup/manager.py:89 +#: cinder/backup/manager.py:90 #, python-format msgid "Resetting volume %s to error_restoring (was restoring-backup)" msgstr "" -#: cinder/backup/manager.py:100 +#: cinder/backup/manager.py:101 #, python-format msgid "Resetting backup %s to error (was creating)" msgstr "" -#: cinder/backup/manager.py:106 +#: cinder/backup/manager.py:107 #, python-format msgid "Resetting backup %s to available (was restoring)" msgstr "" -#: cinder/backup/manager.py:111 +#: cinder/backup/manager.py:112 #, python-format msgid "Resuming delete on backup: %s" msgstr "" -#: cinder/backup/manager.py:121 +#: cinder/backup/manager.py:122 #, python-format msgid "create_backup started, backup: %(backup_id)s for volume: %(volume_id)s" msgstr "" -#: cinder/backup/manager.py:131 +#: cinder/backup/manager.py:132 #, python-format msgid "" "create_backup aborted, expected volume status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:143 +#: cinder/backup/manager.py:144 #, python-format msgid "" "create_backup aborted, expected backup status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:169 +#: cinder/backup/manager.py:170 #, python-format msgid "create_backup finished. backup: %s" msgstr "" -#: cinder/backup/manager.py:175 +#: cinder/backup/manager.py:176 #, python-format msgid "" "restore_backup started, restoring backup: %(backup_id)s to volume: " "%(volume_id)s" msgstr "" -#: cinder/backup/manager.py:185 +#: cinder/backup/manager.py:186 #, python-format msgid "" "restore_backup aborted, expected volume status %(expected_status)s but " "got %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:196 +#: cinder/backup/manager.py:197 #, python-format msgid "" "restore_backup aborted, expected backup status %(expected_status)s but " "got %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:215 +#: cinder/backup/manager.py:216 #, python-format msgid "" "restore_backup aborted, the backup service currently configured " @@ -1424,26 +1429,26 @@ msgid "" "create this backup [%(backup_service)s]" msgstr "" -#: cinder/backup/manager.py:239 +#: cinder/backup/manager.py:240 #, python-format msgid "" "restore_backup finished, backup: %(backup_id)s restored to volume: " "%(volume_id)s" msgstr "" -#: cinder/backup/manager.py:248 +#: cinder/backup/manager.py:249 #, python-format msgid "delete_backup started, backup: %s" msgstr "" -#: cinder/backup/manager.py:254 +#: cinder/backup/manager.py:255 #, python-format msgid "" "delete_backup aborted, expected backup status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:267 +#: cinder/backup/manager.py:268 #, python-format msgid "" "delete_backup aborted, the backup service currently configured " @@ -1451,11 +1456,21 @@ msgid "" "create this backup [%(backup_service)s]" msgstr "" -#: cinder/backup/manager.py:290 +#: cinder/backup/manager.py:291 #, python-format msgid "delete_backup finished, backup %s deleted" msgstr "" +#: cinder/backup/services/ceph.py:220 +#, python-format +msgid "backup '%s' finished." +msgstr "" + +#: cinder/backup/services/ceph.py:271 +#, python-format +msgid "delete '%s' finished" +msgstr "" + #: cinder/backup/services/swift.py:105 #, python-format msgid "unsupported compression algorithm: %s" @@ -3292,36 +3307,41 @@ msgstr "" msgid "Unable to retrive volume infos for volume %(volname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:286 +#: cinder/volume/drivers/coraid.py:299 msgid "Cannot login on Coraid ESM" msgstr "" -#: cinder/volume/drivers/coraid.py:305 +#: cinder/volume/drivers/coraid.py:318 #, python-format msgid "Fail to create volume %(volname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:318 +#: cinder/volume/drivers/coraid.py:331 #, python-format msgid "Failed to delete volume %(volname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:332 +#: cinder/volume/drivers/coraid.py:345 #, python-format msgid "Failed to Create Snapshot %(snapname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:344 +#: cinder/volume/drivers/coraid.py:357 #, python-format msgid "Failed to Delete Snapshot %(snapname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:359 +#: cinder/volume/drivers/coraid.py:375 #, python-format msgid "Failed to Create Volume from Snapshot %(snapname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:380 +#: cinder/volume/drivers/coraid.py:385 +#, python-format +msgid "Failed to Extend Volume %(volname)s" +msgstr "" + +#: cinder/volume/drivers/coraid.py:406 #, python-format msgid "" "Failed to Initialize Connection. Volume Name: %(volname)s Shelf: " @@ -3575,115 +3595,120 @@ msgstr "" msgid "Sheepdog is not working" msgstr "" -#: cinder/volume/drivers/solidfire.py:133 +#: cinder/volume/drivers/solidfire.py:91 cinder/volume/drivers/solidfire.py:577 +#, python-format +msgid "Update SolidFire Cluster stats failed: %s" +msgstr "" + +#: cinder/volume/drivers/solidfire.py:138 #, python-format msgid "Payload for SolidFire API call: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:150 +#: cinder/volume/drivers/solidfire.py:155 #, python-format msgid "Call to json.loads() raised an exception: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:156 +#: cinder/volume/drivers/solidfire.py:161 #, python-format msgid "Results of SolidFire API call: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:160 +#: cinder/volume/drivers/solidfire.py:165 #, python-format msgid "Clone operation encountered: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:162 +#: cinder/volume/drivers/solidfire.py:167 #, python-format msgid "Waiting for outstanding operation before retrying snapshot: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:168 +#: cinder/volume/drivers/solidfire.py:173 #, python-format msgid "Detected xDBVersionMismatch, retry %s of 5" msgstr "" -#: cinder/volume/drivers/solidfire.py:175 +#: cinder/volume/drivers/solidfire.py:180 #, python-format msgid "API response: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:195 +#: cinder/volume/drivers/solidfire.py:200 #, python-format msgid "Found solidfire account: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:224 +#: cinder/volume/drivers/solidfire.py:229 #, python-format msgid "solidfire account: %s does not exist, create it..." msgstr "" -#: cinder/volume/drivers/solidfire.py:285 +#: cinder/volume/drivers/solidfire.py:290 #, python-format msgid "Failed to retrieve volume SolidFire-ID: %s in get_by_account!" msgstr "" -#: cinder/volume/drivers/solidfire.py:356 +#: cinder/volume/drivers/solidfire.py:361 msgid "Failed to get model update from clone" msgstr "" -#: cinder/volume/drivers/solidfire.py:382 +#: cinder/volume/drivers/solidfire.py:387 #, python-format msgid "More than one valid preset was detected, using %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:415 +#: cinder/volume/drivers/solidfire.py:420 #, python-format msgid "Mapped SolidFire volumeID %(sfid)s to cinder ID %(uuid)s." msgstr "" -#: cinder/volume/drivers/solidfire.py:424 +#: cinder/volume/drivers/solidfire.py:429 #, python-format msgid "Volume %s, not found on SF Cluster." msgstr "" -#: cinder/volume/drivers/solidfire.py:427 +#: cinder/volume/drivers/solidfire.py:432 #, python-format msgid "Found %(count)s volumes mapped to id: %(uuid)s." msgstr "" -#: cinder/volume/drivers/solidfire.py:494 +#: cinder/volume/drivers/solidfire.py:499 msgid "Enter SolidFire delete_volume..." msgstr "" -#: cinder/volume/drivers/solidfire.py:498 +#: cinder/volume/drivers/solidfire.py:503 #, python-format msgid "Account for Volume ID %s was not found on the SolidFire Cluster!" msgstr "" -#: cinder/volume/drivers/solidfire.py:500 +#: cinder/volume/drivers/solidfire.py:505 msgid "This usually means the volume was never succesfully created." msgstr "" -#: cinder/volume/drivers/solidfire.py:515 +#: cinder/volume/drivers/solidfire.py:520 #, python-format msgid "Volume ID %s was not found on the SolidFire Cluster!" msgstr "" -#: cinder/volume/drivers/solidfire.py:518 +#: cinder/volume/drivers/solidfire.py:523 msgid "Leaving SolidFire delete_volume" msgstr "" -#: cinder/volume/drivers/solidfire.py:522 +#: cinder/volume/drivers/solidfire.py:527 msgid "Executing SolidFire ensure_export..." msgstr "" -#: cinder/volume/drivers/solidfire.py:527 +#: cinder/volume/drivers/solidfire.py:532 msgid "Executing SolidFire create_export..." msgstr "" -#: cinder/volume/drivers/solidfire.py:576 +#: cinder/volume/drivers/solidfire.py:586 msgid "Updating cluster status info" msgstr "" -#: cinder/volume/drivers/solidfire.py:584 +#: cinder/volume/drivers/solidfire.py:594 msgid "Failed to get updated stats" msgstr "" @@ -3720,7 +3745,7 @@ msgstr "" #: cinder/volume/drivers/storwize_svc.py:299 #: cinder/volume/drivers/netapp/iscsi.py:123 #: cinder/volume/drivers/netapp/nfs.py:221 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:131 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:137 #, python-format msgid "%s is not set" msgstr "" @@ -5754,54 +5779,61 @@ msgstr "" msgid "LUID not found for %(zfs_poolname)s. Output=%(out)s" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:144 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:130 +msgid "" +"hp3par_domain has been deprecated and is no longer used. The domain is " +"automatically looked up based on the CPG." +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:150 msgid "Login to 3PAR array invalid" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:168 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:507 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:174 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:520 #, python-format msgid "CPG (%s) doesn't exist on array" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:317 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:182 +#, python-format +msgid "CPG (%s) doesn't exist on array." +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:188 +#, python-format +msgid "CPG (%s) must be in a domain" +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:330 #, python-format msgid "SSH Command failed after '%(total_attempts)r' attempts : '%(command)s'" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:323 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:336 #, python-format msgid "Error running ssh command: %s" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:561 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:574 #, python-format msgid "Must specify a valid persona %(valid)s, value '%(persona)s' is invalid." msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:617 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:630 #, python-format msgid "" "Must specify a valid provisioning type %(valid)s, value '%(prov)s' is " "invalid." msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:645 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:658 #, python-format msgid "Volume (%s) already exists on array" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:707 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:728 #, python-format msgid "Unexpected state while cloning %s" msgstr "" -#~ msgid "" -#~ "ISCSI volume not yet found at: " -#~ "%(host_device)s. Will rescan & retry. " -#~ "Try number: %(tries)s." -#~ msgstr "" - -#~ msgid "Found iSCSI node %(host_device)s (after %(tries)s rescans)." -#~ msgstr "" - diff --git a/cinder/locale/tr_TR/LC_MESSAGES/cinder.po b/cinder/locale/tr_TR/LC_MESSAGES/cinder.po index 08b72a30d..7f7a1b21d 100644 --- a/cinder/locale/tr_TR/LC_MESSAGES/cinder.po +++ b/cinder/locale/tr_TR/LC_MESSAGES/cinder.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Cinder\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-07-01 18:10+0000\n" +"POT-Creation-Date: 2013-07-02 18:10+0000\n" "PO-Revision-Date: 2013-05-29 08:13+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Turkish (Turkey) " @@ -535,19 +535,24 @@ msgstr "" #: cinder/exception.py:568 #, python-format -msgid "Backup %(backup_id)s could not be found." +msgid "Backup volume %(volume_id)s type not recognised." msgstr "" #: cinder/exception.py:572 #, python-format -msgid "Invalid backup: %(reason)s" +msgid "Backup %(backup_id)s could not be found." msgstr "" #: cinder/exception.py:576 -msgid "Connection to swift failed" +#, python-format +msgid "Invalid backup: %(reason)s" msgstr "" #: cinder/exception.py:580 +msgid "Connection to swift failed" +msgstr "" + +#: cinder/exception.py:584 #, python-format msgid "Transfer %(transfer_id)s could not be found." msgstr "" @@ -704,7 +709,7 @@ msgid "Fetching %s" msgstr "" #: cinder/utils.py:134 cinder/openstack/common/processutils.py:218 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:257 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:270 #, python-format msgid "Running cmd (SSH): %s" msgstr "" @@ -719,7 +724,7 @@ msgstr "" #: cinder/utils.py:160 cinder/openstack/common/processutils.py:167 #: cinder/openstack/common/processutils.py:239 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:284 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:297 #, python-format msgid "Result was %s" msgstr "" @@ -1343,81 +1348,81 @@ msgstr "" msgid "Overwriting volume %(volume_id)s with restore of backup %(backup_id)s" msgstr "" -#: cinder/backup/manager.py:81 +#: cinder/backup/manager.py:82 msgid "Cleaning up incomplete backup operations" msgstr "" -#: cinder/backup/manager.py:85 +#: cinder/backup/manager.py:86 #, python-format msgid "Resetting volume %s to available (was backing-up)" msgstr "" -#: cinder/backup/manager.py:89 +#: cinder/backup/manager.py:90 #, python-format msgid "Resetting volume %s to error_restoring (was restoring-backup)" msgstr "" -#: cinder/backup/manager.py:100 +#: cinder/backup/manager.py:101 #, python-format msgid "Resetting backup %s to error (was creating)" msgstr "" -#: cinder/backup/manager.py:106 +#: cinder/backup/manager.py:107 #, python-format msgid "Resetting backup %s to available (was restoring)" msgstr "" -#: cinder/backup/manager.py:111 +#: cinder/backup/manager.py:112 #, python-format msgid "Resuming delete on backup: %s" msgstr "" -#: cinder/backup/manager.py:121 +#: cinder/backup/manager.py:122 #, python-format msgid "create_backup started, backup: %(backup_id)s for volume: %(volume_id)s" msgstr "" -#: cinder/backup/manager.py:131 +#: cinder/backup/manager.py:132 #, python-format msgid "" "create_backup aborted, expected volume status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:143 +#: cinder/backup/manager.py:144 #, python-format msgid "" "create_backup aborted, expected backup status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:169 +#: cinder/backup/manager.py:170 #, python-format msgid "create_backup finished. backup: %s" msgstr "" -#: cinder/backup/manager.py:175 +#: cinder/backup/manager.py:176 #, python-format msgid "" "restore_backup started, restoring backup: %(backup_id)s to volume: " "%(volume_id)s" msgstr "" -#: cinder/backup/manager.py:185 +#: cinder/backup/manager.py:186 #, python-format msgid "" "restore_backup aborted, expected volume status %(expected_status)s but " "got %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:196 +#: cinder/backup/manager.py:197 #, python-format msgid "" "restore_backup aborted, expected backup status %(expected_status)s but " "got %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:215 +#: cinder/backup/manager.py:216 #, python-format msgid "" "restore_backup aborted, the backup service currently configured " @@ -1425,26 +1430,26 @@ msgid "" "create this backup [%(backup_service)s]" msgstr "" -#: cinder/backup/manager.py:239 +#: cinder/backup/manager.py:240 #, python-format msgid "" "restore_backup finished, backup: %(backup_id)s restored to volume: " "%(volume_id)s" msgstr "" -#: cinder/backup/manager.py:248 +#: cinder/backup/manager.py:249 #, python-format msgid "delete_backup started, backup: %s" msgstr "" -#: cinder/backup/manager.py:254 +#: cinder/backup/manager.py:255 #, python-format msgid "" "delete_backup aborted, expected backup status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:267 +#: cinder/backup/manager.py:268 #, python-format msgid "" "delete_backup aborted, the backup service currently configured " @@ -1452,11 +1457,21 @@ msgid "" "create this backup [%(backup_service)s]" msgstr "" -#: cinder/backup/manager.py:290 +#: cinder/backup/manager.py:291 #, python-format msgid "delete_backup finished, backup %s deleted" msgstr "" +#: cinder/backup/services/ceph.py:220 +#, python-format +msgid "backup '%s' finished." +msgstr "" + +#: cinder/backup/services/ceph.py:271 +#, python-format +msgid "delete '%s' finished" +msgstr "" + #: cinder/backup/services/swift.py:105 #, python-format msgid "unsupported compression algorithm: %s" @@ -3293,36 +3308,41 @@ msgstr "" msgid "Unable to retrive volume infos for volume %(volname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:286 +#: cinder/volume/drivers/coraid.py:299 msgid "Cannot login on Coraid ESM" msgstr "" -#: cinder/volume/drivers/coraid.py:305 +#: cinder/volume/drivers/coraid.py:318 #, python-format msgid "Fail to create volume %(volname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:318 +#: cinder/volume/drivers/coraid.py:331 #, python-format msgid "Failed to delete volume %(volname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:332 +#: cinder/volume/drivers/coraid.py:345 #, python-format msgid "Failed to Create Snapshot %(snapname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:344 +#: cinder/volume/drivers/coraid.py:357 #, python-format msgid "Failed to Delete Snapshot %(snapname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:359 +#: cinder/volume/drivers/coraid.py:375 #, python-format msgid "Failed to Create Volume from Snapshot %(snapname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:380 +#: cinder/volume/drivers/coraid.py:385 +#, python-format +msgid "Failed to Extend Volume %(volname)s" +msgstr "" + +#: cinder/volume/drivers/coraid.py:406 #, python-format msgid "" "Failed to Initialize Connection. Volume Name: %(volname)s Shelf: " @@ -3576,115 +3596,120 @@ msgstr "" msgid "Sheepdog is not working" msgstr "" -#: cinder/volume/drivers/solidfire.py:133 +#: cinder/volume/drivers/solidfire.py:91 cinder/volume/drivers/solidfire.py:577 +#, python-format +msgid "Update SolidFire Cluster stats failed: %s" +msgstr "" + +#: cinder/volume/drivers/solidfire.py:138 #, python-format msgid "Payload for SolidFire API call: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:150 +#: cinder/volume/drivers/solidfire.py:155 #, python-format msgid "Call to json.loads() raised an exception: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:156 +#: cinder/volume/drivers/solidfire.py:161 #, python-format msgid "Results of SolidFire API call: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:160 +#: cinder/volume/drivers/solidfire.py:165 #, python-format msgid "Clone operation encountered: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:162 +#: cinder/volume/drivers/solidfire.py:167 #, python-format msgid "Waiting for outstanding operation before retrying snapshot: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:168 +#: cinder/volume/drivers/solidfire.py:173 #, python-format msgid "Detected xDBVersionMismatch, retry %s of 5" msgstr "" -#: cinder/volume/drivers/solidfire.py:175 +#: cinder/volume/drivers/solidfire.py:180 #, python-format msgid "API response: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:195 +#: cinder/volume/drivers/solidfire.py:200 #, python-format msgid "Found solidfire account: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:224 +#: cinder/volume/drivers/solidfire.py:229 #, python-format msgid "solidfire account: %s does not exist, create it..." msgstr "" -#: cinder/volume/drivers/solidfire.py:285 +#: cinder/volume/drivers/solidfire.py:290 #, python-format msgid "Failed to retrieve volume SolidFire-ID: %s in get_by_account!" msgstr "" -#: cinder/volume/drivers/solidfire.py:356 +#: cinder/volume/drivers/solidfire.py:361 msgid "Failed to get model update from clone" msgstr "" -#: cinder/volume/drivers/solidfire.py:382 +#: cinder/volume/drivers/solidfire.py:387 #, python-format msgid "More than one valid preset was detected, using %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:415 +#: cinder/volume/drivers/solidfire.py:420 #, python-format msgid "Mapped SolidFire volumeID %(sfid)s to cinder ID %(uuid)s." msgstr "" -#: cinder/volume/drivers/solidfire.py:424 +#: cinder/volume/drivers/solidfire.py:429 #, python-format msgid "Volume %s, not found on SF Cluster." msgstr "" -#: cinder/volume/drivers/solidfire.py:427 +#: cinder/volume/drivers/solidfire.py:432 #, python-format msgid "Found %(count)s volumes mapped to id: %(uuid)s." msgstr "" -#: cinder/volume/drivers/solidfire.py:494 +#: cinder/volume/drivers/solidfire.py:499 msgid "Enter SolidFire delete_volume..." msgstr "" -#: cinder/volume/drivers/solidfire.py:498 +#: cinder/volume/drivers/solidfire.py:503 #, python-format msgid "Account for Volume ID %s was not found on the SolidFire Cluster!" msgstr "" -#: cinder/volume/drivers/solidfire.py:500 +#: cinder/volume/drivers/solidfire.py:505 msgid "This usually means the volume was never succesfully created." msgstr "" -#: cinder/volume/drivers/solidfire.py:515 +#: cinder/volume/drivers/solidfire.py:520 #, python-format msgid "Volume ID %s was not found on the SolidFire Cluster!" msgstr "" -#: cinder/volume/drivers/solidfire.py:518 +#: cinder/volume/drivers/solidfire.py:523 msgid "Leaving SolidFire delete_volume" msgstr "" -#: cinder/volume/drivers/solidfire.py:522 +#: cinder/volume/drivers/solidfire.py:527 msgid "Executing SolidFire ensure_export..." msgstr "" -#: cinder/volume/drivers/solidfire.py:527 +#: cinder/volume/drivers/solidfire.py:532 msgid "Executing SolidFire create_export..." msgstr "" -#: cinder/volume/drivers/solidfire.py:576 +#: cinder/volume/drivers/solidfire.py:586 msgid "Updating cluster status info" msgstr "" -#: cinder/volume/drivers/solidfire.py:584 +#: cinder/volume/drivers/solidfire.py:594 msgid "Failed to get updated stats" msgstr "" @@ -3721,7 +3746,7 @@ msgstr "" #: cinder/volume/drivers/storwize_svc.py:299 #: cinder/volume/drivers/netapp/iscsi.py:123 #: cinder/volume/drivers/netapp/nfs.py:221 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:131 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:137 #, python-format msgid "%s is not set" msgstr "" @@ -5755,54 +5780,61 @@ msgstr "" msgid "LUID not found for %(zfs_poolname)s. Output=%(out)s" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:144 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:130 +msgid "" +"hp3par_domain has been deprecated and is no longer used. The domain is " +"automatically looked up based on the CPG." +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:150 msgid "Login to 3PAR array invalid" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:168 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:507 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:174 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:520 #, python-format msgid "CPG (%s) doesn't exist on array" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:317 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:182 +#, python-format +msgid "CPG (%s) doesn't exist on array." +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:188 +#, python-format +msgid "CPG (%s) must be in a domain" +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:330 #, python-format msgid "SSH Command failed after '%(total_attempts)r' attempts : '%(command)s'" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:323 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:336 #, python-format msgid "Error running ssh command: %s" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:561 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:574 #, python-format msgid "Must specify a valid persona %(valid)s, value '%(persona)s' is invalid." msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:617 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:630 #, python-format msgid "" "Must specify a valid provisioning type %(valid)s, value '%(prov)s' is " "invalid." msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:645 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:658 #, python-format msgid "Volume (%s) already exists on array" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:707 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:728 #, python-format msgid "Unexpected state while cloning %s" msgstr "" -#~ msgid "" -#~ "ISCSI volume not yet found at: " -#~ "%(host_device)s. Will rescan & retry. " -#~ "Try number: %(tries)s." -#~ msgstr "" - -#~ msgid "Found iSCSI node %(host_device)s (after %(tries)s rescans)." -#~ msgstr "" - diff --git a/cinder/locale/uk/LC_MESSAGES/cinder.po b/cinder/locale/uk/LC_MESSAGES/cinder.po index c38ccccab..1aabca0bb 100644 --- a/cinder/locale/uk/LC_MESSAGES/cinder.po +++ b/cinder/locale/uk/LC_MESSAGES/cinder.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: cinder\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-07-01 18:10+0000\n" +"POT-Creation-Date: 2013-07-02 18:10+0000\n" "PO-Revision-Date: 2011-08-23 11:21+0000\n" "Last-Translator: Thierry Carrez \n" "Language-Team: Ukrainian \n" @@ -535,19 +535,24 @@ msgstr "" #: cinder/exception.py:568 #, python-format -msgid "Backup %(backup_id)s could not be found." +msgid "Backup volume %(volume_id)s type not recognised." msgstr "" #: cinder/exception.py:572 #, python-format -msgid "Invalid backup: %(reason)s" +msgid "Backup %(backup_id)s could not be found." msgstr "" #: cinder/exception.py:576 -msgid "Connection to swift failed" +#, python-format +msgid "Invalid backup: %(reason)s" msgstr "" #: cinder/exception.py:580 +msgid "Connection to swift failed" +msgstr "" + +#: cinder/exception.py:584 #, python-format msgid "Transfer %(transfer_id)s could not be found." msgstr "" @@ -704,7 +709,7 @@ msgid "Fetching %s" msgstr "" #: cinder/utils.py:134 cinder/openstack/common/processutils.py:218 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:257 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:270 #, python-format msgid "Running cmd (SSH): %s" msgstr "" @@ -719,7 +724,7 @@ msgstr "" #: cinder/utils.py:160 cinder/openstack/common/processutils.py:167 #: cinder/openstack/common/processutils.py:239 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:284 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:297 #, python-format msgid "Result was %s" msgstr "" @@ -1343,81 +1348,81 @@ msgstr "" msgid "Overwriting volume %(volume_id)s with restore of backup %(backup_id)s" msgstr "" -#: cinder/backup/manager.py:81 +#: cinder/backup/manager.py:82 msgid "Cleaning up incomplete backup operations" msgstr "" -#: cinder/backup/manager.py:85 +#: cinder/backup/manager.py:86 #, python-format msgid "Resetting volume %s to available (was backing-up)" msgstr "" -#: cinder/backup/manager.py:89 +#: cinder/backup/manager.py:90 #, python-format msgid "Resetting volume %s to error_restoring (was restoring-backup)" msgstr "" -#: cinder/backup/manager.py:100 +#: cinder/backup/manager.py:101 #, python-format msgid "Resetting backup %s to error (was creating)" msgstr "" -#: cinder/backup/manager.py:106 +#: cinder/backup/manager.py:107 #, python-format msgid "Resetting backup %s to available (was restoring)" msgstr "" -#: cinder/backup/manager.py:111 +#: cinder/backup/manager.py:112 #, python-format msgid "Resuming delete on backup: %s" msgstr "" -#: cinder/backup/manager.py:121 +#: cinder/backup/manager.py:122 #, python-format msgid "create_backup started, backup: %(backup_id)s for volume: %(volume_id)s" msgstr "" -#: cinder/backup/manager.py:131 +#: cinder/backup/manager.py:132 #, python-format msgid "" "create_backup aborted, expected volume status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:143 +#: cinder/backup/manager.py:144 #, python-format msgid "" "create_backup aborted, expected backup status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:169 +#: cinder/backup/manager.py:170 #, python-format msgid "create_backup finished. backup: %s" msgstr "" -#: cinder/backup/manager.py:175 +#: cinder/backup/manager.py:176 #, python-format msgid "" "restore_backup started, restoring backup: %(backup_id)s to volume: " "%(volume_id)s" msgstr "" -#: cinder/backup/manager.py:185 +#: cinder/backup/manager.py:186 #, python-format msgid "" "restore_backup aborted, expected volume status %(expected_status)s but " "got %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:196 +#: cinder/backup/manager.py:197 #, python-format msgid "" "restore_backup aborted, expected backup status %(expected_status)s but " "got %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:215 +#: cinder/backup/manager.py:216 #, python-format msgid "" "restore_backup aborted, the backup service currently configured " @@ -1425,26 +1430,26 @@ msgid "" "create this backup [%(backup_service)s]" msgstr "" -#: cinder/backup/manager.py:239 +#: cinder/backup/manager.py:240 #, python-format msgid "" "restore_backup finished, backup: %(backup_id)s restored to volume: " "%(volume_id)s" msgstr "" -#: cinder/backup/manager.py:248 +#: cinder/backup/manager.py:249 #, python-format msgid "delete_backup started, backup: %s" msgstr "" -#: cinder/backup/manager.py:254 +#: cinder/backup/manager.py:255 #, python-format msgid "" "delete_backup aborted, expected backup status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:267 +#: cinder/backup/manager.py:268 #, python-format msgid "" "delete_backup aborted, the backup service currently configured " @@ -1452,11 +1457,21 @@ msgid "" "create this backup [%(backup_service)s]" msgstr "" -#: cinder/backup/manager.py:290 +#: cinder/backup/manager.py:291 #, python-format msgid "delete_backup finished, backup %s deleted" msgstr "" +#: cinder/backup/services/ceph.py:220 +#, python-format +msgid "backup '%s' finished." +msgstr "" + +#: cinder/backup/services/ceph.py:271 +#, python-format +msgid "delete '%s' finished" +msgstr "" + #: cinder/backup/services/swift.py:105 #, python-format msgid "unsupported compression algorithm: %s" @@ -3293,36 +3308,41 @@ msgstr "відповідь %s" msgid "Unable to retrive volume infos for volume %(volname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:286 +#: cinder/volume/drivers/coraid.py:299 msgid "Cannot login on Coraid ESM" msgstr "" -#: cinder/volume/drivers/coraid.py:305 +#: cinder/volume/drivers/coraid.py:318 #, python-format msgid "Fail to create volume %(volname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:318 +#: cinder/volume/drivers/coraid.py:331 #, python-format msgid "Failed to delete volume %(volname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:332 +#: cinder/volume/drivers/coraid.py:345 #, python-format msgid "Failed to Create Snapshot %(snapname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:344 +#: cinder/volume/drivers/coraid.py:357 #, python-format msgid "Failed to Delete Snapshot %(snapname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:359 +#: cinder/volume/drivers/coraid.py:375 #, python-format msgid "Failed to Create Volume from Snapshot %(snapname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:380 +#: cinder/volume/drivers/coraid.py:385 +#, python-format +msgid "Failed to Extend Volume %(volname)s" +msgstr "" + +#: cinder/volume/drivers/coraid.py:406 #, python-format msgid "" "Failed to Initialize Connection. Volume Name: %(volname)s Shelf: " @@ -3576,115 +3596,120 @@ msgstr "" msgid "Sheepdog is not working" msgstr "" -#: cinder/volume/drivers/solidfire.py:133 +#: cinder/volume/drivers/solidfire.py:91 cinder/volume/drivers/solidfire.py:577 +#, python-format +msgid "Update SolidFire Cluster stats failed: %s" +msgstr "" + +#: cinder/volume/drivers/solidfire.py:138 #, python-format msgid "Payload for SolidFire API call: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:150 +#: cinder/volume/drivers/solidfire.py:155 #, python-format msgid "Call to json.loads() raised an exception: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:156 +#: cinder/volume/drivers/solidfire.py:161 #, python-format msgid "Results of SolidFire API call: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:160 +#: cinder/volume/drivers/solidfire.py:165 #, python-format msgid "Clone operation encountered: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:162 +#: cinder/volume/drivers/solidfire.py:167 #, python-format msgid "Waiting for outstanding operation before retrying snapshot: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:168 +#: cinder/volume/drivers/solidfire.py:173 #, python-format msgid "Detected xDBVersionMismatch, retry %s of 5" msgstr "" -#: cinder/volume/drivers/solidfire.py:175 +#: cinder/volume/drivers/solidfire.py:180 #, fuzzy, python-format msgid "API response: %s" msgstr "відповідь %s" -#: cinder/volume/drivers/solidfire.py:195 +#: cinder/volume/drivers/solidfire.py:200 #, python-format msgid "Found solidfire account: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:224 +#: cinder/volume/drivers/solidfire.py:229 #, python-format msgid "solidfire account: %s does not exist, create it..." msgstr "" -#: cinder/volume/drivers/solidfire.py:285 +#: cinder/volume/drivers/solidfire.py:290 #, python-format msgid "Failed to retrieve volume SolidFire-ID: %s in get_by_account!" msgstr "" -#: cinder/volume/drivers/solidfire.py:356 +#: cinder/volume/drivers/solidfire.py:361 msgid "Failed to get model update from clone" msgstr "" -#: cinder/volume/drivers/solidfire.py:382 +#: cinder/volume/drivers/solidfire.py:387 #, python-format msgid "More than one valid preset was detected, using %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:415 +#: cinder/volume/drivers/solidfire.py:420 #, python-format msgid "Mapped SolidFire volumeID %(sfid)s to cinder ID %(uuid)s." msgstr "" -#: cinder/volume/drivers/solidfire.py:424 +#: cinder/volume/drivers/solidfire.py:429 #, python-format msgid "Volume %s, not found on SF Cluster." msgstr "" -#: cinder/volume/drivers/solidfire.py:427 +#: cinder/volume/drivers/solidfire.py:432 #, python-format msgid "Found %(count)s volumes mapped to id: %(uuid)s." msgstr "" -#: cinder/volume/drivers/solidfire.py:494 +#: cinder/volume/drivers/solidfire.py:499 msgid "Enter SolidFire delete_volume..." msgstr "" -#: cinder/volume/drivers/solidfire.py:498 +#: cinder/volume/drivers/solidfire.py:503 #, python-format msgid "Account for Volume ID %s was not found on the SolidFire Cluster!" msgstr "" -#: cinder/volume/drivers/solidfire.py:500 +#: cinder/volume/drivers/solidfire.py:505 msgid "This usually means the volume was never succesfully created." msgstr "" -#: cinder/volume/drivers/solidfire.py:515 +#: cinder/volume/drivers/solidfire.py:520 #, python-format msgid "Volume ID %s was not found on the SolidFire Cluster!" msgstr "" -#: cinder/volume/drivers/solidfire.py:518 +#: cinder/volume/drivers/solidfire.py:523 msgid "Leaving SolidFire delete_volume" msgstr "" -#: cinder/volume/drivers/solidfire.py:522 +#: cinder/volume/drivers/solidfire.py:527 msgid "Executing SolidFire ensure_export..." msgstr "" -#: cinder/volume/drivers/solidfire.py:527 +#: cinder/volume/drivers/solidfire.py:532 msgid "Executing SolidFire create_export..." msgstr "" -#: cinder/volume/drivers/solidfire.py:576 +#: cinder/volume/drivers/solidfire.py:586 msgid "Updating cluster status info" msgstr "" -#: cinder/volume/drivers/solidfire.py:584 +#: cinder/volume/drivers/solidfire.py:594 msgid "Failed to get updated stats" msgstr "" @@ -3721,7 +3746,7 @@ msgstr "" #: cinder/volume/drivers/storwize_svc.py:299 #: cinder/volume/drivers/netapp/iscsi.py:123 #: cinder/volume/drivers/netapp/nfs.py:221 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:131 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:137 #, python-format msgid "%s is not set" msgstr "" @@ -5756,54 +5781,61 @@ msgstr "" msgid "LUID not found for %(zfs_poolname)s. Output=%(out)s" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:144 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:130 +msgid "" +"hp3par_domain has been deprecated and is no longer used. The domain is " +"automatically looked up based on the CPG." +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:150 msgid "Login to 3PAR array invalid" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:168 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:507 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:174 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:520 #, python-format msgid "CPG (%s) doesn't exist on array" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:317 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:182 +#, python-format +msgid "CPG (%s) doesn't exist on array." +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:188 +#, python-format +msgid "CPG (%s) must be in a domain" +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:330 #, python-format msgid "SSH Command failed after '%(total_attempts)r' attempts : '%(command)s'" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:323 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:336 #, fuzzy, python-format msgid "Error running ssh command: %s" msgstr "Неочікувана помилка при виконанні команди." -#: cinder/volume/drivers/san/hp/hp_3par_common.py:561 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:574 #, python-format msgid "Must specify a valid persona %(valid)s, value '%(persona)s' is invalid." msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:617 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:630 #, python-format msgid "" "Must specify a valid provisioning type %(valid)s, value '%(prov)s' is " "invalid." msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:645 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:658 #, python-format msgid "Volume (%s) already exists on array" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:707 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:728 #, fuzzy, python-format msgid "Unexpected state while cloning %s" msgstr "Неочікувана помилка при виконанні команди." -#~ msgid "" -#~ "ISCSI volume not yet found at: " -#~ "%(host_device)s. Will rescan & retry. " -#~ "Try number: %(tries)s." -#~ msgstr "" - -#~ msgid "Found iSCSI node %(host_device)s (after %(tries)s rescans)." -#~ msgstr "" - diff --git a/cinder/locale/vi_VN/LC_MESSAGES/cinder.po b/cinder/locale/vi_VN/LC_MESSAGES/cinder.po index c650c4386..ea1e1a55f 100644 --- a/cinder/locale/vi_VN/LC_MESSAGES/cinder.po +++ b/cinder/locale/vi_VN/LC_MESSAGES/cinder.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Cinder\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-07-01 18:10+0000\n" +"POT-Creation-Date: 2013-07-02 18:10+0000\n" "PO-Revision-Date: 2013-05-08 11:44+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Vietnamese (Viet Nam) " @@ -535,19 +535,24 @@ msgstr "" #: cinder/exception.py:568 #, python-format -msgid "Backup %(backup_id)s could not be found." +msgid "Backup volume %(volume_id)s type not recognised." msgstr "" #: cinder/exception.py:572 #, python-format -msgid "Invalid backup: %(reason)s" +msgid "Backup %(backup_id)s could not be found." msgstr "" #: cinder/exception.py:576 -msgid "Connection to swift failed" +#, python-format +msgid "Invalid backup: %(reason)s" msgstr "" #: cinder/exception.py:580 +msgid "Connection to swift failed" +msgstr "" + +#: cinder/exception.py:584 #, python-format msgid "Transfer %(transfer_id)s could not be found." msgstr "" @@ -704,7 +709,7 @@ msgid "Fetching %s" msgstr "" #: cinder/utils.py:134 cinder/openstack/common/processutils.py:218 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:257 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:270 #, python-format msgid "Running cmd (SSH): %s" msgstr "" @@ -719,7 +724,7 @@ msgstr "" #: cinder/utils.py:160 cinder/openstack/common/processutils.py:167 #: cinder/openstack/common/processutils.py:239 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:284 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:297 #, python-format msgid "Result was %s" msgstr "" @@ -1343,81 +1348,81 @@ msgstr "" msgid "Overwriting volume %(volume_id)s with restore of backup %(backup_id)s" msgstr "" -#: cinder/backup/manager.py:81 +#: cinder/backup/manager.py:82 msgid "Cleaning up incomplete backup operations" msgstr "" -#: cinder/backup/manager.py:85 +#: cinder/backup/manager.py:86 #, python-format msgid "Resetting volume %s to available (was backing-up)" msgstr "" -#: cinder/backup/manager.py:89 +#: cinder/backup/manager.py:90 #, python-format msgid "Resetting volume %s to error_restoring (was restoring-backup)" msgstr "" -#: cinder/backup/manager.py:100 +#: cinder/backup/manager.py:101 #, python-format msgid "Resetting backup %s to error (was creating)" msgstr "" -#: cinder/backup/manager.py:106 +#: cinder/backup/manager.py:107 #, python-format msgid "Resetting backup %s to available (was restoring)" msgstr "" -#: cinder/backup/manager.py:111 +#: cinder/backup/manager.py:112 #, python-format msgid "Resuming delete on backup: %s" msgstr "" -#: cinder/backup/manager.py:121 +#: cinder/backup/manager.py:122 #, python-format msgid "create_backup started, backup: %(backup_id)s for volume: %(volume_id)s" msgstr "" -#: cinder/backup/manager.py:131 +#: cinder/backup/manager.py:132 #, python-format msgid "" "create_backup aborted, expected volume status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:143 +#: cinder/backup/manager.py:144 #, python-format msgid "" "create_backup aborted, expected backup status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:169 +#: cinder/backup/manager.py:170 #, python-format msgid "create_backup finished. backup: %s" msgstr "" -#: cinder/backup/manager.py:175 +#: cinder/backup/manager.py:176 #, python-format msgid "" "restore_backup started, restoring backup: %(backup_id)s to volume: " "%(volume_id)s" msgstr "" -#: cinder/backup/manager.py:185 +#: cinder/backup/manager.py:186 #, python-format msgid "" "restore_backup aborted, expected volume status %(expected_status)s but " "got %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:196 +#: cinder/backup/manager.py:197 #, python-format msgid "" "restore_backup aborted, expected backup status %(expected_status)s but " "got %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:215 +#: cinder/backup/manager.py:216 #, python-format msgid "" "restore_backup aborted, the backup service currently configured " @@ -1425,26 +1430,26 @@ msgid "" "create this backup [%(backup_service)s]" msgstr "" -#: cinder/backup/manager.py:239 +#: cinder/backup/manager.py:240 #, python-format msgid "" "restore_backup finished, backup: %(backup_id)s restored to volume: " "%(volume_id)s" msgstr "" -#: cinder/backup/manager.py:248 +#: cinder/backup/manager.py:249 #, python-format msgid "delete_backup started, backup: %s" msgstr "" -#: cinder/backup/manager.py:254 +#: cinder/backup/manager.py:255 #, python-format msgid "" "delete_backup aborted, expected backup status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:267 +#: cinder/backup/manager.py:268 #, python-format msgid "" "delete_backup aborted, the backup service currently configured " @@ -1452,11 +1457,21 @@ msgid "" "create this backup [%(backup_service)s]" msgstr "" -#: cinder/backup/manager.py:290 +#: cinder/backup/manager.py:291 #, python-format msgid "delete_backup finished, backup %s deleted" msgstr "" +#: cinder/backup/services/ceph.py:220 +#, python-format +msgid "backup '%s' finished." +msgstr "" + +#: cinder/backup/services/ceph.py:271 +#, python-format +msgid "delete '%s' finished" +msgstr "" + #: cinder/backup/services/swift.py:105 #, python-format msgid "unsupported compression algorithm: %s" @@ -3293,36 +3308,41 @@ msgstr "" msgid "Unable to retrive volume infos for volume %(volname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:286 +#: cinder/volume/drivers/coraid.py:299 msgid "Cannot login on Coraid ESM" msgstr "" -#: cinder/volume/drivers/coraid.py:305 +#: cinder/volume/drivers/coraid.py:318 #, python-format msgid "Fail to create volume %(volname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:318 +#: cinder/volume/drivers/coraid.py:331 #, python-format msgid "Failed to delete volume %(volname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:332 +#: cinder/volume/drivers/coraid.py:345 #, python-format msgid "Failed to Create Snapshot %(snapname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:344 +#: cinder/volume/drivers/coraid.py:357 #, python-format msgid "Failed to Delete Snapshot %(snapname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:359 +#: cinder/volume/drivers/coraid.py:375 #, python-format msgid "Failed to Create Volume from Snapshot %(snapname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:380 +#: cinder/volume/drivers/coraid.py:385 +#, python-format +msgid "Failed to Extend Volume %(volname)s" +msgstr "" + +#: cinder/volume/drivers/coraid.py:406 #, python-format msgid "" "Failed to Initialize Connection. Volume Name: %(volname)s Shelf: " @@ -3576,115 +3596,120 @@ msgstr "" msgid "Sheepdog is not working" msgstr "" -#: cinder/volume/drivers/solidfire.py:133 +#: cinder/volume/drivers/solidfire.py:91 cinder/volume/drivers/solidfire.py:577 +#, python-format +msgid "Update SolidFire Cluster stats failed: %s" +msgstr "" + +#: cinder/volume/drivers/solidfire.py:138 #, python-format msgid "Payload for SolidFire API call: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:150 +#: cinder/volume/drivers/solidfire.py:155 #, python-format msgid "Call to json.loads() raised an exception: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:156 +#: cinder/volume/drivers/solidfire.py:161 #, python-format msgid "Results of SolidFire API call: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:160 +#: cinder/volume/drivers/solidfire.py:165 #, python-format msgid "Clone operation encountered: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:162 +#: cinder/volume/drivers/solidfire.py:167 #, python-format msgid "Waiting for outstanding operation before retrying snapshot: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:168 +#: cinder/volume/drivers/solidfire.py:173 #, python-format msgid "Detected xDBVersionMismatch, retry %s of 5" msgstr "" -#: cinder/volume/drivers/solidfire.py:175 +#: cinder/volume/drivers/solidfire.py:180 #, python-format msgid "API response: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:195 +#: cinder/volume/drivers/solidfire.py:200 #, python-format msgid "Found solidfire account: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:224 +#: cinder/volume/drivers/solidfire.py:229 #, python-format msgid "solidfire account: %s does not exist, create it..." msgstr "" -#: cinder/volume/drivers/solidfire.py:285 +#: cinder/volume/drivers/solidfire.py:290 #, python-format msgid "Failed to retrieve volume SolidFire-ID: %s in get_by_account!" msgstr "" -#: cinder/volume/drivers/solidfire.py:356 +#: cinder/volume/drivers/solidfire.py:361 msgid "Failed to get model update from clone" msgstr "" -#: cinder/volume/drivers/solidfire.py:382 +#: cinder/volume/drivers/solidfire.py:387 #, python-format msgid "More than one valid preset was detected, using %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:415 +#: cinder/volume/drivers/solidfire.py:420 #, python-format msgid "Mapped SolidFire volumeID %(sfid)s to cinder ID %(uuid)s." msgstr "" -#: cinder/volume/drivers/solidfire.py:424 +#: cinder/volume/drivers/solidfire.py:429 #, python-format msgid "Volume %s, not found on SF Cluster." msgstr "" -#: cinder/volume/drivers/solidfire.py:427 +#: cinder/volume/drivers/solidfire.py:432 #, python-format msgid "Found %(count)s volumes mapped to id: %(uuid)s." msgstr "" -#: cinder/volume/drivers/solidfire.py:494 +#: cinder/volume/drivers/solidfire.py:499 msgid "Enter SolidFire delete_volume..." msgstr "" -#: cinder/volume/drivers/solidfire.py:498 +#: cinder/volume/drivers/solidfire.py:503 #, python-format msgid "Account for Volume ID %s was not found on the SolidFire Cluster!" msgstr "" -#: cinder/volume/drivers/solidfire.py:500 +#: cinder/volume/drivers/solidfire.py:505 msgid "This usually means the volume was never succesfully created." msgstr "" -#: cinder/volume/drivers/solidfire.py:515 +#: cinder/volume/drivers/solidfire.py:520 #, python-format msgid "Volume ID %s was not found on the SolidFire Cluster!" msgstr "" -#: cinder/volume/drivers/solidfire.py:518 +#: cinder/volume/drivers/solidfire.py:523 msgid "Leaving SolidFire delete_volume" msgstr "" -#: cinder/volume/drivers/solidfire.py:522 +#: cinder/volume/drivers/solidfire.py:527 msgid "Executing SolidFire ensure_export..." msgstr "" -#: cinder/volume/drivers/solidfire.py:527 +#: cinder/volume/drivers/solidfire.py:532 msgid "Executing SolidFire create_export..." msgstr "" -#: cinder/volume/drivers/solidfire.py:576 +#: cinder/volume/drivers/solidfire.py:586 msgid "Updating cluster status info" msgstr "" -#: cinder/volume/drivers/solidfire.py:584 +#: cinder/volume/drivers/solidfire.py:594 msgid "Failed to get updated stats" msgstr "" @@ -3721,7 +3746,7 @@ msgstr "" #: cinder/volume/drivers/storwize_svc.py:299 #: cinder/volume/drivers/netapp/iscsi.py:123 #: cinder/volume/drivers/netapp/nfs.py:221 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:131 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:137 #, python-format msgid "%s is not set" msgstr "" @@ -5755,54 +5780,61 @@ msgstr "" msgid "LUID not found for %(zfs_poolname)s. Output=%(out)s" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:144 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:130 +msgid "" +"hp3par_domain has been deprecated and is no longer used. The domain is " +"automatically looked up based on the CPG." +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:150 msgid "Login to 3PAR array invalid" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:168 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:507 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:174 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:520 #, python-format msgid "CPG (%s) doesn't exist on array" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:317 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:182 +#, python-format +msgid "CPG (%s) doesn't exist on array." +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:188 +#, python-format +msgid "CPG (%s) must be in a domain" +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:330 #, python-format msgid "SSH Command failed after '%(total_attempts)r' attempts : '%(command)s'" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:323 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:336 #, python-format msgid "Error running ssh command: %s" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:561 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:574 #, python-format msgid "Must specify a valid persona %(valid)s, value '%(persona)s' is invalid." msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:617 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:630 #, python-format msgid "" "Must specify a valid provisioning type %(valid)s, value '%(prov)s' is " "invalid." msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:645 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:658 #, python-format msgid "Volume (%s) already exists on array" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:707 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:728 #, python-format msgid "Unexpected state while cloning %s" msgstr "" -#~ msgid "" -#~ "ISCSI volume not yet found at: " -#~ "%(host_device)s. Will rescan & retry. " -#~ "Try number: %(tries)s." -#~ msgstr "" - -#~ msgid "Found iSCSI node %(host_device)s (after %(tries)s rescans)." -#~ msgstr "" - diff --git a/cinder/locale/zh_CN/LC_MESSAGES/cinder.po b/cinder/locale/zh_CN/LC_MESSAGES/cinder.po index 7ed160c01..a56f5c33e 100644 --- a/cinder/locale/zh_CN/LC_MESSAGES/cinder.po +++ b/cinder/locale/zh_CN/LC_MESSAGES/cinder.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: cinder\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-07-01 18:10+0000\n" +"POT-Creation-Date: 2013-07-02 18:10+0000\n" "PO-Revision-Date: 2012-04-03 23:36+0000\n" "Last-Translator: cheesecake \n" "Language-Team: Chinese (Simplified) \n" @@ -543,21 +543,26 @@ msgid "Failed to copy image to volume: %(reason)s" msgstr "无法找到 %s 卷" #: cinder/exception.py:568 +#, python-format +msgid "Backup volume %(volume_id)s type not recognised." +msgstr "" + +#: cinder/exception.py:572 #, fuzzy, python-format msgid "Backup %(backup_id)s could not be found." msgstr "没有找到LDAP用户组 %(group_id)s。" -#: cinder/exception.py:572 +#: cinder/exception.py:576 #, fuzzy, python-format msgid "Invalid backup: %(reason)s" msgstr "无效的后台:%s" -#: cinder/exception.py:576 +#: cinder/exception.py:580 #, fuzzy msgid "Connection to swift failed" msgstr "连接到glance失败" -#: cinder/exception.py:580 +#: cinder/exception.py:584 #, fuzzy, python-format msgid "Transfer %(transfer_id)s could not be found." msgstr "镜像 %(image_id)s 没有找到。" @@ -716,7 +721,7 @@ msgid "Fetching %s" msgstr "正在抓取 %s" #: cinder/utils.py:134 cinder/openstack/common/processutils.py:218 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:257 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:270 #, python-format msgid "Running cmd (SSH): %s" msgstr "运行cmd (SSH):%s" @@ -731,7 +736,7 @@ msgstr "SSH上不支持的进程输入参数。" #: cinder/utils.py:160 cinder/openstack/common/processutils.py:167 #: cinder/openstack/common/processutils.py:239 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:284 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:297 #, python-format msgid "Result was %s" msgstr "运行结果为 %s" @@ -1365,81 +1370,81 @@ msgstr "" msgid "Overwriting volume %(volume_id)s with restore of backup %(backup_id)s" msgstr "正在把卷 %(volume_id)s 附加到 %(mountpoint)s" -#: cinder/backup/manager.py:81 +#: cinder/backup/manager.py:82 msgid "Cleaning up incomplete backup operations" msgstr "" -#: cinder/backup/manager.py:85 +#: cinder/backup/manager.py:86 #, python-format msgid "Resetting volume %s to available (was backing-up)" msgstr "" -#: cinder/backup/manager.py:89 +#: cinder/backup/manager.py:90 #, python-format msgid "Resetting volume %s to error_restoring (was restoring-backup)" msgstr "" -#: cinder/backup/manager.py:100 +#: cinder/backup/manager.py:101 #, python-format msgid "Resetting backup %s to error (was creating)" msgstr "" -#: cinder/backup/manager.py:106 +#: cinder/backup/manager.py:107 #, python-format msgid "Resetting backup %s to available (was restoring)" msgstr "" -#: cinder/backup/manager.py:111 +#: cinder/backup/manager.py:112 #, python-format msgid "Resuming delete on backup: %s" msgstr "" -#: cinder/backup/manager.py:121 +#: cinder/backup/manager.py:122 #, python-format msgid "create_backup started, backup: %(backup_id)s for volume: %(volume_id)s" msgstr "" -#: cinder/backup/manager.py:131 +#: cinder/backup/manager.py:132 #, python-format msgid "" "create_backup aborted, expected volume status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:143 +#: cinder/backup/manager.py:144 #, python-format msgid "" "create_backup aborted, expected backup status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:169 +#: cinder/backup/manager.py:170 #, python-format msgid "create_backup finished. backup: %s" msgstr "" -#: cinder/backup/manager.py:175 +#: cinder/backup/manager.py:176 #, python-format msgid "" "restore_backup started, restoring backup: %(backup_id)s to volume: " "%(volume_id)s" msgstr "" -#: cinder/backup/manager.py:185 +#: cinder/backup/manager.py:186 #, python-format msgid "" "restore_backup aborted, expected volume status %(expected_status)s but " "got %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:196 +#: cinder/backup/manager.py:197 #, python-format msgid "" "restore_backup aborted, expected backup status %(expected_status)s but " "got %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:215 +#: cinder/backup/manager.py:216 #, python-format msgid "" "restore_backup aborted, the backup service currently configured " @@ -1447,26 +1452,26 @@ msgid "" "create this backup [%(backup_service)s]" msgstr "" -#: cinder/backup/manager.py:239 +#: cinder/backup/manager.py:240 #, python-format msgid "" "restore_backup finished, backup: %(backup_id)s restored to volume: " "%(volume_id)s" msgstr "" -#: cinder/backup/manager.py:248 +#: cinder/backup/manager.py:249 #, python-format msgid "delete_backup started, backup: %s" msgstr "" -#: cinder/backup/manager.py:254 +#: cinder/backup/manager.py:255 #, python-format msgid "" "delete_backup aborted, expected backup status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:267 +#: cinder/backup/manager.py:268 #, python-format msgid "" "delete_backup aborted, the backup service currently configured " @@ -1474,11 +1479,21 @@ msgid "" "create this backup [%(backup_service)s]" msgstr "" -#: cinder/backup/manager.py:290 +#: cinder/backup/manager.py:291 #, python-format msgid "delete_backup finished, backup %s deleted" msgstr "" +#: cinder/backup/services/ceph.py:220 +#, python-format +msgid "backup '%s' finished." +msgstr "" + +#: cinder/backup/services/ceph.py:271 +#, python-format +msgid "delete '%s' finished" +msgstr "" + #: cinder/backup/services/swift.py:105 #, fuzzy, python-format msgid "unsupported compression algorithm: %s" @@ -3357,36 +3372,41 @@ msgstr "响应 %s" msgid "Unable to retrive volume infos for volume %(volname)s" msgstr "没有为卷 %(volume_id)s 找到目标id。" -#: cinder/volume/drivers/coraid.py:286 +#: cinder/volume/drivers/coraid.py:299 msgid "Cannot login on Coraid ESM" msgstr "" -#: cinder/volume/drivers/coraid.py:305 +#: cinder/volume/drivers/coraid.py:318 #, fuzzy, python-format msgid "Fail to create volume %(volname)s" msgstr "无法找到 %s 卷" -#: cinder/volume/drivers/coraid.py:318 +#: cinder/volume/drivers/coraid.py:331 #, fuzzy, python-format msgid "Failed to delete volume %(volname)s" msgstr "无法找到 %s 卷" -#: cinder/volume/drivers/coraid.py:332 +#: cinder/volume/drivers/coraid.py:345 #, fuzzy, python-format msgid "Failed to Create Snapshot %(snapname)s" msgstr "重新启动实例失败" -#: cinder/volume/drivers/coraid.py:344 +#: cinder/volume/drivers/coraid.py:357 #, fuzzy, python-format msgid "Failed to Delete Snapshot %(snapname)s" msgstr "快照 %(snap_name)s:正在创建" -#: cinder/volume/drivers/coraid.py:359 +#: cinder/volume/drivers/coraid.py:375 #, fuzzy, python-format msgid "Failed to Create Volume from Snapshot %(snapname)s" msgstr "从快照 %s 创建卷" -#: cinder/volume/drivers/coraid.py:380 +#: cinder/volume/drivers/coraid.py:385 +#, python-format +msgid "Failed to Extend Volume %(volname)s" +msgstr "" + +#: cinder/volume/drivers/coraid.py:406 #, python-format msgid "" "Failed to Initialize Connection. Volume Name: %(volname)s Shelf: " @@ -3642,117 +3662,122 @@ msgstr "Sheepdog 没有工作:%s" msgid "Sheepdog is not working" msgstr "Sheepdog 没有工作" -#: cinder/volume/drivers/solidfire.py:133 +#: cinder/volume/drivers/solidfire.py:91 cinder/volume/drivers/solidfire.py:577 +#, python-format +msgid "Update SolidFire Cluster stats failed: %s" +msgstr "" + +#: cinder/volume/drivers/solidfire.py:138 #, python-format msgid "Payload for SolidFire API call: %s" msgstr "SolidFire API 调用的参数:%s" -#: cinder/volume/drivers/solidfire.py:150 +#: cinder/volume/drivers/solidfire.py:155 #, python-format msgid "Call to json.loads() raised an exception: %s" msgstr "调用 json.loads() 引起异常:%s" -#: cinder/volume/drivers/solidfire.py:156 +#: cinder/volume/drivers/solidfire.py:161 #, python-format msgid "Results of SolidFire API call: %s" msgstr "SolidFire API调用结果:%s" -#: cinder/volume/drivers/solidfire.py:160 +#: cinder/volume/drivers/solidfire.py:165 #, python-format msgid "Clone operation encountered: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:162 +#: cinder/volume/drivers/solidfire.py:167 #, python-format msgid "Waiting for outstanding operation before retrying snapshot: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:168 +#: cinder/volume/drivers/solidfire.py:173 #, python-format msgid "Detected xDBVersionMismatch, retry %s of 5" msgstr "" -#: cinder/volume/drivers/solidfire.py:175 +#: cinder/volume/drivers/solidfire.py:180 #, fuzzy, python-format msgid "API response: %s" msgstr "响应 %s" -#: cinder/volume/drivers/solidfire.py:195 +#: cinder/volume/drivers/solidfire.py:200 #, python-format msgid "Found solidfire account: %s" msgstr "找到solidfire帐户:%s" -#: cinder/volume/drivers/solidfire.py:224 +#: cinder/volume/drivers/solidfire.py:229 #, python-format msgid "solidfire account: %s does not exist, create it..." msgstr "solidfire帐户:%s 不存在,正在创建..." -#: cinder/volume/drivers/solidfire.py:285 +#: cinder/volume/drivers/solidfire.py:290 #, python-format msgid "Failed to retrieve volume SolidFire-ID: %s in get_by_account!" msgstr "" -#: cinder/volume/drivers/solidfire.py:356 +#: cinder/volume/drivers/solidfire.py:361 #, fuzzy msgid "Failed to get model update from clone" msgstr "为ip: %s获取元数据失败" -#: cinder/volume/drivers/solidfire.py:382 +#: cinder/volume/drivers/solidfire.py:387 #, python-format msgid "More than one valid preset was detected, using %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:415 +#: cinder/volume/drivers/solidfire.py:420 #, python-format msgid "Mapped SolidFire volumeID %(sfid)s to cinder ID %(uuid)s." msgstr "" -#: cinder/volume/drivers/solidfire.py:424 +#: cinder/volume/drivers/solidfire.py:429 #, python-format msgid "Volume %s, not found on SF Cluster." msgstr "" -#: cinder/volume/drivers/solidfire.py:427 +#: cinder/volume/drivers/solidfire.py:432 #, python-format msgid "Found %(count)s volumes mapped to id: %(uuid)s." msgstr "" -#: cinder/volume/drivers/solidfire.py:494 +#: cinder/volume/drivers/solidfire.py:499 msgid "Enter SolidFire delete_volume..." msgstr "进入SolidFire delete_volume..." -#: cinder/volume/drivers/solidfire.py:498 +#: cinder/volume/drivers/solidfire.py:503 #, python-format msgid "Account for Volume ID %s was not found on the SolidFire Cluster!" msgstr "" -#: cinder/volume/drivers/solidfire.py:500 +#: cinder/volume/drivers/solidfire.py:505 msgid "This usually means the volume was never succesfully created." msgstr "" -#: cinder/volume/drivers/solidfire.py:515 +#: cinder/volume/drivers/solidfire.py:520 #, python-format msgid "Volume ID %s was not found on the SolidFire Cluster!" msgstr "" -#: cinder/volume/drivers/solidfire.py:518 +#: cinder/volume/drivers/solidfire.py:523 msgid "Leaving SolidFire delete_volume" msgstr "离开SolidFire delete_volume" -#: cinder/volume/drivers/solidfire.py:522 +#: cinder/volume/drivers/solidfire.py:527 msgid "Executing SolidFire ensure_export..." msgstr "正在执行SolidFire ensure_export..." -#: cinder/volume/drivers/solidfire.py:527 +#: cinder/volume/drivers/solidfire.py:532 msgid "Executing SolidFire create_export..." msgstr "正在执行SolidFire create_export..." -#: cinder/volume/drivers/solidfire.py:576 +#: cinder/volume/drivers/solidfire.py:586 #, fuzzy msgid "Updating cluster status info" msgstr "更新主机状态" -#: cinder/volume/drivers/solidfire.py:584 +#: cinder/volume/drivers/solidfire.py:594 #, fuzzy msgid "Failed to get updated stats" msgstr "无法得到最新的状态:%s" @@ -3790,7 +3815,7 @@ msgstr "" #: cinder/volume/drivers/storwize_svc.py:299 #: cinder/volume/drivers/netapp/iscsi.py:123 #: cinder/volume/drivers/netapp/nfs.py:221 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:131 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:137 #, fuzzy, python-format msgid "%s is not set" msgstr "租户ID没有设" @@ -5840,54 +5865,61 @@ msgstr "" msgid "LUID not found for %(zfs_poolname)s. Output=%(out)s" msgstr "没有为 %(zfs_poolname)s 找到LUID。Output=%(out)s" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:144 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:130 +msgid "" +"hp3par_domain has been deprecated and is no longer used. The domain is " +"automatically looked up based on the CPG." +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:150 msgid "Login to 3PAR array invalid" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:168 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:507 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:174 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:520 #, python-format msgid "CPG (%s) doesn't exist on array" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:317 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:182 +#, python-format +msgid "CPG (%s) doesn't exist on array." +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:188 +#, python-format +msgid "CPG (%s) must be in a domain" +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:330 #, python-format msgid "SSH Command failed after '%(total_attempts)r' attempts : '%(command)s'" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:323 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:336 #, fuzzy, python-format msgid "Error running ssh command: %s" msgstr "握手出错:%s" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:561 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:574 #, python-format msgid "Must specify a valid persona %(valid)s, value '%(persona)s' is invalid." msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:617 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:630 #, python-format msgid "" "Must specify a valid provisioning type %(valid)s, value '%(prov)s' is " "invalid." msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:645 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:658 #, fuzzy, python-format msgid "Volume (%s) already exists on array" msgstr "安全组 %s 已经存在" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:707 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:728 #, fuzzy, python-format msgid "Unexpected state while cloning %s" msgstr "运行命令时出现意外错误" -#~ msgid "" -#~ "ISCSI volume not yet found at: " -#~ "%(host_device)s. Will rescan & retry. " -#~ "Try number: %(tries)s." -#~ msgstr "" - -#~ msgid "Found iSCSI node %(host_device)s (after %(tries)s rescans)." -#~ msgstr "" - diff --git a/cinder/locale/zh_HK/LC_MESSAGES/cinder.po b/cinder/locale/zh_HK/LC_MESSAGES/cinder.po index db2a36eaa..b8a819298 100644 --- a/cinder/locale/zh_HK/LC_MESSAGES/cinder.po +++ b/cinder/locale/zh_HK/LC_MESSAGES/cinder.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Cinder\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-07-01 18:10+0000\n" +"POT-Creation-Date: 2013-07-02 18:10+0000\n" "PO-Revision-Date: 2013-05-29 08:13+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Chinese (Hong Kong) " @@ -535,19 +535,24 @@ msgstr "" #: cinder/exception.py:568 #, python-format -msgid "Backup %(backup_id)s could not be found." +msgid "Backup volume %(volume_id)s type not recognised." msgstr "" #: cinder/exception.py:572 #, python-format -msgid "Invalid backup: %(reason)s" +msgid "Backup %(backup_id)s could not be found." msgstr "" #: cinder/exception.py:576 -msgid "Connection to swift failed" +#, python-format +msgid "Invalid backup: %(reason)s" msgstr "" #: cinder/exception.py:580 +msgid "Connection to swift failed" +msgstr "" + +#: cinder/exception.py:584 #, python-format msgid "Transfer %(transfer_id)s could not be found." msgstr "" @@ -704,7 +709,7 @@ msgid "Fetching %s" msgstr "" #: cinder/utils.py:134 cinder/openstack/common/processutils.py:218 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:257 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:270 #, python-format msgid "Running cmd (SSH): %s" msgstr "" @@ -719,7 +724,7 @@ msgstr "" #: cinder/utils.py:160 cinder/openstack/common/processutils.py:167 #: cinder/openstack/common/processutils.py:239 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:284 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:297 #, python-format msgid "Result was %s" msgstr "" @@ -1343,81 +1348,81 @@ msgstr "" msgid "Overwriting volume %(volume_id)s with restore of backup %(backup_id)s" msgstr "" -#: cinder/backup/manager.py:81 +#: cinder/backup/manager.py:82 msgid "Cleaning up incomplete backup operations" msgstr "" -#: cinder/backup/manager.py:85 +#: cinder/backup/manager.py:86 #, python-format msgid "Resetting volume %s to available (was backing-up)" msgstr "" -#: cinder/backup/manager.py:89 +#: cinder/backup/manager.py:90 #, python-format msgid "Resetting volume %s to error_restoring (was restoring-backup)" msgstr "" -#: cinder/backup/manager.py:100 +#: cinder/backup/manager.py:101 #, python-format msgid "Resetting backup %s to error (was creating)" msgstr "" -#: cinder/backup/manager.py:106 +#: cinder/backup/manager.py:107 #, python-format msgid "Resetting backup %s to available (was restoring)" msgstr "" -#: cinder/backup/manager.py:111 +#: cinder/backup/manager.py:112 #, python-format msgid "Resuming delete on backup: %s" msgstr "" -#: cinder/backup/manager.py:121 +#: cinder/backup/manager.py:122 #, python-format msgid "create_backup started, backup: %(backup_id)s for volume: %(volume_id)s" msgstr "" -#: cinder/backup/manager.py:131 +#: cinder/backup/manager.py:132 #, python-format msgid "" "create_backup aborted, expected volume status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:143 +#: cinder/backup/manager.py:144 #, python-format msgid "" "create_backup aborted, expected backup status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:169 +#: cinder/backup/manager.py:170 #, python-format msgid "create_backup finished. backup: %s" msgstr "" -#: cinder/backup/manager.py:175 +#: cinder/backup/manager.py:176 #, python-format msgid "" "restore_backup started, restoring backup: %(backup_id)s to volume: " "%(volume_id)s" msgstr "" -#: cinder/backup/manager.py:185 +#: cinder/backup/manager.py:186 #, python-format msgid "" "restore_backup aborted, expected volume status %(expected_status)s but " "got %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:196 +#: cinder/backup/manager.py:197 #, python-format msgid "" "restore_backup aborted, expected backup status %(expected_status)s but " "got %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:215 +#: cinder/backup/manager.py:216 #, python-format msgid "" "restore_backup aborted, the backup service currently configured " @@ -1425,26 +1430,26 @@ msgid "" "create this backup [%(backup_service)s]" msgstr "" -#: cinder/backup/manager.py:239 +#: cinder/backup/manager.py:240 #, python-format msgid "" "restore_backup finished, backup: %(backup_id)s restored to volume: " "%(volume_id)s" msgstr "" -#: cinder/backup/manager.py:248 +#: cinder/backup/manager.py:249 #, python-format msgid "delete_backup started, backup: %s" msgstr "" -#: cinder/backup/manager.py:254 +#: cinder/backup/manager.py:255 #, python-format msgid "" "delete_backup aborted, expected backup status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:267 +#: cinder/backup/manager.py:268 #, python-format msgid "" "delete_backup aborted, the backup service currently configured " @@ -1452,11 +1457,21 @@ msgid "" "create this backup [%(backup_service)s]" msgstr "" -#: cinder/backup/manager.py:290 +#: cinder/backup/manager.py:291 #, python-format msgid "delete_backup finished, backup %s deleted" msgstr "" +#: cinder/backup/services/ceph.py:220 +#, python-format +msgid "backup '%s' finished." +msgstr "" + +#: cinder/backup/services/ceph.py:271 +#, python-format +msgid "delete '%s' finished" +msgstr "" + #: cinder/backup/services/swift.py:105 #, python-format msgid "unsupported compression algorithm: %s" @@ -3293,36 +3308,41 @@ msgstr "" msgid "Unable to retrive volume infos for volume %(volname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:286 +#: cinder/volume/drivers/coraid.py:299 msgid "Cannot login on Coraid ESM" msgstr "" -#: cinder/volume/drivers/coraid.py:305 +#: cinder/volume/drivers/coraid.py:318 #, python-format msgid "Fail to create volume %(volname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:318 +#: cinder/volume/drivers/coraid.py:331 #, python-format msgid "Failed to delete volume %(volname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:332 +#: cinder/volume/drivers/coraid.py:345 #, python-format msgid "Failed to Create Snapshot %(snapname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:344 +#: cinder/volume/drivers/coraid.py:357 #, python-format msgid "Failed to Delete Snapshot %(snapname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:359 +#: cinder/volume/drivers/coraid.py:375 #, python-format msgid "Failed to Create Volume from Snapshot %(snapname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:380 +#: cinder/volume/drivers/coraid.py:385 +#, python-format +msgid "Failed to Extend Volume %(volname)s" +msgstr "" + +#: cinder/volume/drivers/coraid.py:406 #, python-format msgid "" "Failed to Initialize Connection. Volume Name: %(volname)s Shelf: " @@ -3576,115 +3596,120 @@ msgstr "" msgid "Sheepdog is not working" msgstr "" -#: cinder/volume/drivers/solidfire.py:133 +#: cinder/volume/drivers/solidfire.py:91 cinder/volume/drivers/solidfire.py:577 +#, python-format +msgid "Update SolidFire Cluster stats failed: %s" +msgstr "" + +#: cinder/volume/drivers/solidfire.py:138 #, python-format msgid "Payload for SolidFire API call: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:150 +#: cinder/volume/drivers/solidfire.py:155 #, python-format msgid "Call to json.loads() raised an exception: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:156 +#: cinder/volume/drivers/solidfire.py:161 #, python-format msgid "Results of SolidFire API call: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:160 +#: cinder/volume/drivers/solidfire.py:165 #, python-format msgid "Clone operation encountered: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:162 +#: cinder/volume/drivers/solidfire.py:167 #, python-format msgid "Waiting for outstanding operation before retrying snapshot: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:168 +#: cinder/volume/drivers/solidfire.py:173 #, python-format msgid "Detected xDBVersionMismatch, retry %s of 5" msgstr "" -#: cinder/volume/drivers/solidfire.py:175 +#: cinder/volume/drivers/solidfire.py:180 #, python-format msgid "API response: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:195 +#: cinder/volume/drivers/solidfire.py:200 #, python-format msgid "Found solidfire account: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:224 +#: cinder/volume/drivers/solidfire.py:229 #, python-format msgid "solidfire account: %s does not exist, create it..." msgstr "" -#: cinder/volume/drivers/solidfire.py:285 +#: cinder/volume/drivers/solidfire.py:290 #, python-format msgid "Failed to retrieve volume SolidFire-ID: %s in get_by_account!" msgstr "" -#: cinder/volume/drivers/solidfire.py:356 +#: cinder/volume/drivers/solidfire.py:361 msgid "Failed to get model update from clone" msgstr "" -#: cinder/volume/drivers/solidfire.py:382 +#: cinder/volume/drivers/solidfire.py:387 #, python-format msgid "More than one valid preset was detected, using %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:415 +#: cinder/volume/drivers/solidfire.py:420 #, python-format msgid "Mapped SolidFire volumeID %(sfid)s to cinder ID %(uuid)s." msgstr "" -#: cinder/volume/drivers/solidfire.py:424 +#: cinder/volume/drivers/solidfire.py:429 #, python-format msgid "Volume %s, not found on SF Cluster." msgstr "" -#: cinder/volume/drivers/solidfire.py:427 +#: cinder/volume/drivers/solidfire.py:432 #, python-format msgid "Found %(count)s volumes mapped to id: %(uuid)s." msgstr "" -#: cinder/volume/drivers/solidfire.py:494 +#: cinder/volume/drivers/solidfire.py:499 msgid "Enter SolidFire delete_volume..." msgstr "" -#: cinder/volume/drivers/solidfire.py:498 +#: cinder/volume/drivers/solidfire.py:503 #, python-format msgid "Account for Volume ID %s was not found on the SolidFire Cluster!" msgstr "" -#: cinder/volume/drivers/solidfire.py:500 +#: cinder/volume/drivers/solidfire.py:505 msgid "This usually means the volume was never succesfully created." msgstr "" -#: cinder/volume/drivers/solidfire.py:515 +#: cinder/volume/drivers/solidfire.py:520 #, python-format msgid "Volume ID %s was not found on the SolidFire Cluster!" msgstr "" -#: cinder/volume/drivers/solidfire.py:518 +#: cinder/volume/drivers/solidfire.py:523 msgid "Leaving SolidFire delete_volume" msgstr "" -#: cinder/volume/drivers/solidfire.py:522 +#: cinder/volume/drivers/solidfire.py:527 msgid "Executing SolidFire ensure_export..." msgstr "" -#: cinder/volume/drivers/solidfire.py:527 +#: cinder/volume/drivers/solidfire.py:532 msgid "Executing SolidFire create_export..." msgstr "" -#: cinder/volume/drivers/solidfire.py:576 +#: cinder/volume/drivers/solidfire.py:586 msgid "Updating cluster status info" msgstr "" -#: cinder/volume/drivers/solidfire.py:584 +#: cinder/volume/drivers/solidfire.py:594 msgid "Failed to get updated stats" msgstr "" @@ -3721,7 +3746,7 @@ msgstr "" #: cinder/volume/drivers/storwize_svc.py:299 #: cinder/volume/drivers/netapp/iscsi.py:123 #: cinder/volume/drivers/netapp/nfs.py:221 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:131 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:137 #, python-format msgid "%s is not set" msgstr "" @@ -5755,54 +5780,61 @@ msgstr "" msgid "LUID not found for %(zfs_poolname)s. Output=%(out)s" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:144 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:130 +msgid "" +"hp3par_domain has been deprecated and is no longer used. The domain is " +"automatically looked up based on the CPG." +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:150 msgid "Login to 3PAR array invalid" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:168 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:507 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:174 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:520 #, python-format msgid "CPG (%s) doesn't exist on array" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:317 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:182 +#, python-format +msgid "CPG (%s) doesn't exist on array." +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:188 +#, python-format +msgid "CPG (%s) must be in a domain" +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:330 #, python-format msgid "SSH Command failed after '%(total_attempts)r' attempts : '%(command)s'" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:323 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:336 #, python-format msgid "Error running ssh command: %s" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:561 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:574 #, python-format msgid "Must specify a valid persona %(valid)s, value '%(persona)s' is invalid." msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:617 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:630 #, python-format msgid "" "Must specify a valid provisioning type %(valid)s, value '%(prov)s' is " "invalid." msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:645 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:658 #, python-format msgid "Volume (%s) already exists on array" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:707 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:728 #, python-format msgid "Unexpected state while cloning %s" msgstr "" -#~ msgid "" -#~ "ISCSI volume not yet found at: " -#~ "%(host_device)s. Will rescan & retry. " -#~ "Try number: %(tries)s." -#~ msgstr "" - -#~ msgid "Found iSCSI node %(host_device)s (after %(tries)s rescans)." -#~ msgstr "" - diff --git a/cinder/locale/zh_TW/LC_MESSAGES/cinder.po b/cinder/locale/zh_TW/LC_MESSAGES/cinder.po index 859f7bf0f..c3827c3b7 100644 --- a/cinder/locale/zh_TW/LC_MESSAGES/cinder.po +++ b/cinder/locale/zh_TW/LC_MESSAGES/cinder.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: cinder\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-07-01 18:10+0000\n" +"POT-Creation-Date: 2013-07-02 18:10+0000\n" "PO-Revision-Date: 2012-03-07 02:00+0000\n" "Last-Translator: Charles Hsu \n" "Language-Team: Chinese (Traditional) \n" @@ -542,20 +542,25 @@ msgstr "找不到Volume %s" #: cinder/exception.py:568 #, python-format -msgid "Backup %(backup_id)s could not be found." +msgid "Backup volume %(volume_id)s type not recognised." msgstr "" #: cinder/exception.py:572 #, python-format -msgid "Invalid backup: %(reason)s" +msgid "Backup %(backup_id)s could not be found." msgstr "" #: cinder/exception.py:576 +#, python-format +msgid "Invalid backup: %(reason)s" +msgstr "" + +#: cinder/exception.py:580 #, fuzzy msgid "Connection to swift failed" msgstr "連接到glance失敗" -#: cinder/exception.py:580 +#: cinder/exception.py:584 #, python-format msgid "Transfer %(transfer_id)s could not be found." msgstr "" @@ -712,7 +717,7 @@ msgid "Fetching %s" msgstr "" #: cinder/utils.py:134 cinder/openstack/common/processutils.py:218 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:257 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:270 #, python-format msgid "Running cmd (SSH): %s" msgstr "" @@ -727,7 +732,7 @@ msgstr "" #: cinder/utils.py:160 cinder/openstack/common/processutils.py:167 #: cinder/openstack/common/processutils.py:239 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:284 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:297 #, python-format msgid "Result was %s" msgstr "" @@ -1355,81 +1360,81 @@ msgstr "" msgid "Overwriting volume %(volume_id)s with restore of backup %(backup_id)s" msgstr "" -#: cinder/backup/manager.py:81 +#: cinder/backup/manager.py:82 msgid "Cleaning up incomplete backup operations" msgstr "" -#: cinder/backup/manager.py:85 +#: cinder/backup/manager.py:86 #, python-format msgid "Resetting volume %s to available (was backing-up)" msgstr "" -#: cinder/backup/manager.py:89 +#: cinder/backup/manager.py:90 #, python-format msgid "Resetting volume %s to error_restoring (was restoring-backup)" msgstr "" -#: cinder/backup/manager.py:100 +#: cinder/backup/manager.py:101 #, python-format msgid "Resetting backup %s to error (was creating)" msgstr "" -#: cinder/backup/manager.py:106 +#: cinder/backup/manager.py:107 #, python-format msgid "Resetting backup %s to available (was restoring)" msgstr "" -#: cinder/backup/manager.py:111 +#: cinder/backup/manager.py:112 #, python-format msgid "Resuming delete on backup: %s" msgstr "" -#: cinder/backup/manager.py:121 +#: cinder/backup/manager.py:122 #, python-format msgid "create_backup started, backup: %(backup_id)s for volume: %(volume_id)s" msgstr "" -#: cinder/backup/manager.py:131 +#: cinder/backup/manager.py:132 #, python-format msgid "" "create_backup aborted, expected volume status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:143 +#: cinder/backup/manager.py:144 #, python-format msgid "" "create_backup aborted, expected backup status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:169 +#: cinder/backup/manager.py:170 #, python-format msgid "create_backup finished. backup: %s" msgstr "" -#: cinder/backup/manager.py:175 +#: cinder/backup/manager.py:176 #, python-format msgid "" "restore_backup started, restoring backup: %(backup_id)s to volume: " "%(volume_id)s" msgstr "" -#: cinder/backup/manager.py:185 +#: cinder/backup/manager.py:186 #, python-format msgid "" "restore_backup aborted, expected volume status %(expected_status)s but " "got %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:196 +#: cinder/backup/manager.py:197 #, python-format msgid "" "restore_backup aborted, expected backup status %(expected_status)s but " "got %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:215 +#: cinder/backup/manager.py:216 #, python-format msgid "" "restore_backup aborted, the backup service currently configured " @@ -1437,26 +1442,26 @@ msgid "" "create this backup [%(backup_service)s]" msgstr "" -#: cinder/backup/manager.py:239 +#: cinder/backup/manager.py:240 #, python-format msgid "" "restore_backup finished, backup: %(backup_id)s restored to volume: " "%(volume_id)s" msgstr "" -#: cinder/backup/manager.py:248 +#: cinder/backup/manager.py:249 #, python-format msgid "delete_backup started, backup: %s" msgstr "" -#: cinder/backup/manager.py:254 +#: cinder/backup/manager.py:255 #, python-format msgid "" "delete_backup aborted, expected backup status %(expected_status)s but got" " %(actual_status)s" msgstr "" -#: cinder/backup/manager.py:267 +#: cinder/backup/manager.py:268 #, python-format msgid "" "delete_backup aborted, the backup service currently configured " @@ -1464,11 +1469,21 @@ msgid "" "create this backup [%(backup_service)s]" msgstr "" -#: cinder/backup/manager.py:290 +#: cinder/backup/manager.py:291 #, python-format msgid "delete_backup finished, backup %s deleted" msgstr "" +#: cinder/backup/services/ceph.py:220 +#, python-format +msgid "backup '%s' finished." +msgstr "" + +#: cinder/backup/services/ceph.py:271 +#, python-format +msgid "delete '%s' finished" +msgstr "" + #: cinder/backup/services/swift.py:105 #, python-format msgid "unsupported compression algorithm: %s" @@ -3312,36 +3327,41 @@ msgstr "" msgid "Unable to retrive volume infos for volume %(volname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:286 +#: cinder/volume/drivers/coraid.py:299 msgid "Cannot login on Coraid ESM" msgstr "" -#: cinder/volume/drivers/coraid.py:305 +#: cinder/volume/drivers/coraid.py:318 #, fuzzy, python-format msgid "Fail to create volume %(volname)s" msgstr "找不到Volume %s" -#: cinder/volume/drivers/coraid.py:318 +#: cinder/volume/drivers/coraid.py:331 #, fuzzy, python-format msgid "Failed to delete volume %(volname)s" msgstr "找不到Volume %s" -#: cinder/volume/drivers/coraid.py:332 +#: cinder/volume/drivers/coraid.py:345 #, python-format msgid "Failed to Create Snapshot %(snapname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:344 +#: cinder/volume/drivers/coraid.py:357 #, python-format msgid "Failed to Delete Snapshot %(snapname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:359 +#: cinder/volume/drivers/coraid.py:375 #, python-format msgid "Failed to Create Volume from Snapshot %(snapname)s" msgstr "" -#: cinder/volume/drivers/coraid.py:380 +#: cinder/volume/drivers/coraid.py:385 +#, python-format +msgid "Failed to Extend Volume %(volname)s" +msgstr "" + +#: cinder/volume/drivers/coraid.py:406 #, python-format msgid "" "Failed to Initialize Connection. Volume Name: %(volname)s Shelf: " @@ -3596,115 +3616,120 @@ msgstr "" msgid "Sheepdog is not working" msgstr "" -#: cinder/volume/drivers/solidfire.py:133 +#: cinder/volume/drivers/solidfire.py:91 cinder/volume/drivers/solidfire.py:577 +#, python-format +msgid "Update SolidFire Cluster stats failed: %s" +msgstr "" + +#: cinder/volume/drivers/solidfire.py:138 #, python-format msgid "Payload for SolidFire API call: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:150 +#: cinder/volume/drivers/solidfire.py:155 #, python-format msgid "Call to json.loads() raised an exception: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:156 +#: cinder/volume/drivers/solidfire.py:161 #, python-format msgid "Results of SolidFire API call: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:160 +#: cinder/volume/drivers/solidfire.py:165 #, python-format msgid "Clone operation encountered: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:162 +#: cinder/volume/drivers/solidfire.py:167 #, python-format msgid "Waiting for outstanding operation before retrying snapshot: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:168 +#: cinder/volume/drivers/solidfire.py:173 #, python-format msgid "Detected xDBVersionMismatch, retry %s of 5" msgstr "" -#: cinder/volume/drivers/solidfire.py:175 +#: cinder/volume/drivers/solidfire.py:180 #, python-format msgid "API response: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:195 +#: cinder/volume/drivers/solidfire.py:200 #, python-format msgid "Found solidfire account: %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:224 +#: cinder/volume/drivers/solidfire.py:229 #, python-format msgid "solidfire account: %s does not exist, create it..." msgstr "" -#: cinder/volume/drivers/solidfire.py:285 +#: cinder/volume/drivers/solidfire.py:290 #, python-format msgid "Failed to retrieve volume SolidFire-ID: %s in get_by_account!" msgstr "" -#: cinder/volume/drivers/solidfire.py:356 +#: cinder/volume/drivers/solidfire.py:361 msgid "Failed to get model update from clone" msgstr "" -#: cinder/volume/drivers/solidfire.py:382 +#: cinder/volume/drivers/solidfire.py:387 #, python-format msgid "More than one valid preset was detected, using %s" msgstr "" -#: cinder/volume/drivers/solidfire.py:415 +#: cinder/volume/drivers/solidfire.py:420 #, python-format msgid "Mapped SolidFire volumeID %(sfid)s to cinder ID %(uuid)s." msgstr "" -#: cinder/volume/drivers/solidfire.py:424 +#: cinder/volume/drivers/solidfire.py:429 #, python-format msgid "Volume %s, not found on SF Cluster." msgstr "" -#: cinder/volume/drivers/solidfire.py:427 +#: cinder/volume/drivers/solidfire.py:432 #, python-format msgid "Found %(count)s volumes mapped to id: %(uuid)s." msgstr "" -#: cinder/volume/drivers/solidfire.py:494 +#: cinder/volume/drivers/solidfire.py:499 msgid "Enter SolidFire delete_volume..." msgstr "" -#: cinder/volume/drivers/solidfire.py:498 +#: cinder/volume/drivers/solidfire.py:503 #, python-format msgid "Account for Volume ID %s was not found on the SolidFire Cluster!" msgstr "" -#: cinder/volume/drivers/solidfire.py:500 +#: cinder/volume/drivers/solidfire.py:505 msgid "This usually means the volume was never succesfully created." msgstr "" -#: cinder/volume/drivers/solidfire.py:515 +#: cinder/volume/drivers/solidfire.py:520 #, python-format msgid "Volume ID %s was not found on the SolidFire Cluster!" msgstr "" -#: cinder/volume/drivers/solidfire.py:518 +#: cinder/volume/drivers/solidfire.py:523 msgid "Leaving SolidFire delete_volume" msgstr "" -#: cinder/volume/drivers/solidfire.py:522 +#: cinder/volume/drivers/solidfire.py:527 msgid "Executing SolidFire ensure_export..." msgstr "" -#: cinder/volume/drivers/solidfire.py:527 +#: cinder/volume/drivers/solidfire.py:532 msgid "Executing SolidFire create_export..." msgstr "" -#: cinder/volume/drivers/solidfire.py:576 +#: cinder/volume/drivers/solidfire.py:586 msgid "Updating cluster status info" msgstr "" -#: cinder/volume/drivers/solidfire.py:584 +#: cinder/volume/drivers/solidfire.py:594 #, fuzzy msgid "Failed to get updated stats" msgstr "內文解碼失敗" @@ -3742,7 +3767,7 @@ msgstr "" #: cinder/volume/drivers/storwize_svc.py:299 #: cinder/volume/drivers/netapp/iscsi.py:123 #: cinder/volume/drivers/netapp/nfs.py:221 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:131 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:137 #, python-format msgid "%s is not set" msgstr "" @@ -5781,54 +5806,61 @@ msgstr "" msgid "LUID not found for %(zfs_poolname)s. Output=%(out)s" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:144 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:130 +msgid "" +"hp3par_domain has been deprecated and is no longer used. The domain is " +"automatically looked up based on the CPG." +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:150 msgid "Login to 3PAR array invalid" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:168 -#: cinder/volume/drivers/san/hp/hp_3par_common.py:507 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:174 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:520 #, python-format msgid "CPG (%s) doesn't exist on array" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:317 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:182 +#, python-format +msgid "CPG (%s) doesn't exist on array." +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:188 +#, python-format +msgid "CPG (%s) must be in a domain" +msgstr "" + +#: cinder/volume/drivers/san/hp/hp_3par_common.py:330 #, python-format msgid "SSH Command failed after '%(total_attempts)r' attempts : '%(command)s'" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:323 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:336 #, fuzzy, python-format msgid "Error running ssh command: %s" msgstr "非預期的執行錯誤" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:561 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:574 #, python-format msgid "Must specify a valid persona %(valid)s, value '%(persona)s' is invalid." msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:617 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:630 #, python-format msgid "" "Must specify a valid provisioning type %(valid)s, value '%(prov)s' is " "invalid." msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:645 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:658 #, python-format msgid "Volume (%s) already exists on array" msgstr "" -#: cinder/volume/drivers/san/hp/hp_3par_common.py:707 +#: cinder/volume/drivers/san/hp/hp_3par_common.py:728 #, fuzzy, python-format msgid "Unexpected state while cloning %s" msgstr "非預期的執行錯誤" -#~ msgid "" -#~ "ISCSI volume not yet found at: " -#~ "%(host_device)s. Will rescan & retry. " -#~ "Try number: %(tries)s." -#~ msgstr "" - -#~ msgid "Found iSCSI node %(host_device)s (after %(tries)s rescans)." -#~ msgstr "" -