From 07ba720be1bc91d64b066f5fa57bc121b80db3b8 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Wed, 9 Mar 2016 06:35:38 +0000 Subject: [PATCH] Imported Translations from Zanata For more information about this automatic import see: https://wiki.openstack.org/wiki/Translations/Infrastructure Change-Id: I0c02d02205ce469f81a19d610287e50536f93dc1 --- cinder/locale/cinder-log-error.pot | 158 ++++++++-------- cinder/locale/cinder-log-warning.pot | 51 ++--- cinder/locale/cinder.pot | 220 +++++++++++----------- cinder/locale/cs/LC_MESSAGES/cinder.po | 7 +- cinder/locale/de/LC_MESSAGES/cinder.po | 9 +- cinder/locale/es/LC_MESSAGES/cinder.po | 7 +- cinder/locale/fr/LC_MESSAGES/cinder.po | 9 +- cinder/locale/it/LC_MESSAGES/cinder.po | 8 +- cinder/locale/ko_KR/LC_MESSAGES/cinder.po | 7 +- cinder/locale/pt_BR/LC_MESSAGES/cinder.po | 8 +- cinder/locale/ru/LC_MESSAGES/cinder.po | 8 +- cinder/locale/tr_TR/LC_MESSAGES/cinder.po | 9 +- cinder/locale/zh_CN/LC_MESSAGES/cinder.po | 7 +- cinder/locale/zh_TW/LC_MESSAGES/cinder.po | 49 ++++- 14 files changed, 288 insertions(+), 269 deletions(-) diff --git a/cinder/locale/cinder-log-error.pot b/cinder/locale/cinder-log-error.pot index 4dae90c3c..05e7e68b1 100644 --- a/cinder/locale/cinder-log-error.pot +++ b/cinder/locale/cinder-log-error.pot @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: cinder 8.0.0.0b4.dev61\n" +"Project-Id-Version: cinder 8.0.0.0b4.dev95\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2016-03-05 06:34+0000\n" +"POT-Creation-Date: 2016-03-09 06:35+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -95,7 +95,7 @@ msgstr "" msgid "Exception handling resource: %s" msgstr "" -#: cinder/api/openstack/wsgi.py:1194 +#: cinder/api/openstack/wsgi.py:1199 msgid "Get method error." msgstr "" @@ -376,17 +376,17 @@ msgstr "" msgid "Error occurred when creating cgsnapshot %s." msgstr "" -#: cinder/db/sqlalchemy/api.py:2872 +#: cinder/db/sqlalchemy/api.py:2874 #, python-format msgid "VolumeType %s deletion failed, VolumeType in use." msgstr "" -#: cinder/db/sqlalchemy/api.py:3892 +#: cinder/db/sqlalchemy/api.py:3896 #, python-format msgid "Volume in unexpected state %s, expected awaiting-transfer" msgstr "" -#: cinder/db/sqlalchemy/api.py:4265 +#: cinder/db/sqlalchemy/api.py:4269 #, python-format msgid "DBError detected when purging from table=%(table)s" msgstr "" @@ -498,11 +498,19 @@ msgid "" "(%(d_consumed)dG of %(d_quota)dG already consumed)." msgstr "" -#: cinder/volume/api.py:1531 cinder/volume/api.py:1576 +#: cinder/volume/api.py:1531 cinder/volume/api.py:1583 #, python-format msgid "Unable to find service: %(service)s for given host: %(host)s." msgstr "" +#: cinder/volume/api.py:1535 +msgid "Unable to manage_existing volume on a disabled service." +msgstr "" + +#: cinder/volume/api.py:1587 +msgid "Unable to manage_existing snapshot on a disabled service." +msgstr "" + #: cinder/volume/driver.py:368 cinder/volume/drivers/hitachi/hnas_nfs.py:379 #: cinder/volume/drivers/netapp/dataontap/nfs_base.py:279 #, python-format @@ -569,291 +577,291 @@ msgid "" " HBA state is Online." msgstr "" -#: cinder/volume/manager.py:293 +#: cinder/volume/manager.py:294 #, python-format msgid "Invalid JSON: %s" msgstr "" -#: cinder/volume/manager.py:330 +#: cinder/volume/manager.py:331 msgid "Fetch volume pool name failed." msgstr "" -#: cinder/volume/manager.py:426 +#: cinder/volume/manager.py:427 msgid "Failed to initialize driver." msgstr "" -#: cinder/volume/manager.py:454 +#: cinder/volume/manager.py:455 msgid "Failed to re-export volume, setting to ERROR." msgstr "" -#: cinder/volume/manager.py:484 +#: cinder/volume/manager.py:485 msgid "Error during re-export on driver init." msgstr "" -#: cinder/volume/manager.py:744 +#: cinder/volume/manager.py:746 msgid "Unable to delete busy volume." msgstr "" -#: cinder/volume/manager.py:773 +#: cinder/volume/manager.py:775 msgid "Failed to update usages deleting volume." msgstr "" -#: cinder/volume/manager.py:815 +#: cinder/volume/manager.py:817 msgid "" "Unable to delete the destination volume during volume migration, (NOTE: " "database record needs to be deleted)." msgstr "" -#: cinder/volume/manager.py:860 +#: cinder/volume/manager.py:862 #, python-format msgid "" "Failed updating snapshot metadata using the provided volumes " "%(volume_id)s metadata" msgstr "" -#: cinder/volume/manager.py:903 +#: cinder/volume/manager.py:905 msgid "Delete snapshot failed, due to snapshot busy." msgstr "" -#: cinder/volume/manager.py:931 +#: cinder/volume/manager.py:933 msgid "Update snapshot usages failed." msgstr "" -#: cinder/volume/manager.py:1120 +#: cinder/volume/manager.py:1122 msgid "Detach volume failed, due to uninitialized driver." msgstr "" -#: cinder/volume/manager.py:1124 +#: cinder/volume/manager.py:1126 msgid "Detach volume failed, due to remove-export failure." msgstr "" -#: cinder/volume/manager.py:1192 +#: cinder/volume/manager.py:1194 #, python-format msgid "" "Create clone_image_volume: %(volume_id)sfor image %(image_id)s, failed " "(Exception: %(except)s)" msgstr "" -#: cinder/volume/manager.py:1217 +#: cinder/volume/manager.py:1219 #, python-format msgid "Failed to clone volume %(volume_id)s for image %(image_id)s." msgstr "" -#: cinder/volume/manager.py:1224 +#: cinder/volume/manager.py:1226 #, python-format msgid "Could not delete the image volume %(id)s." msgstr "" -#: cinder/volume/manager.py:1254 +#: cinder/volume/manager.py:1256 #, python-format msgid "Failed to register image volume location %(uri)s." msgstr "" -#: cinder/volume/manager.py:1264 +#: cinder/volume/manager.py:1266 #, python-format msgid "Could not delete failed image volume %(id)s." msgstr "" -#: cinder/volume/manager.py:1309 +#: cinder/volume/manager.py:1311 #, python-format msgid "Upload volume to image encountered an error (image-id: %(image_id)s)." msgstr "" -#: cinder/volume/manager.py:1361 +#: cinder/volume/manager.py:1363 #, python-format msgid "" "Failed to get driver initiator data for initiator %(initiator)s and " "namespace %(namespace)s" msgstr "" -#: cinder/volume/manager.py:1378 +#: cinder/volume/manager.py:1380 #, python-format msgid "" "Failed to update initiator data for initiator %(initiator)s and backend " "%(backend)s" msgstr "" -#: cinder/volume/manager.py:1452 +#: cinder/volume/manager.py:1454 msgid "Model update failed." msgstr "" -#: cinder/volume/manager.py:1582 +#: cinder/volume/manager.py:1584 msgid "Update volume model for transfer operation failed." msgstr "" -#: cinder/volume/manager.py:1630 +#: cinder/volume/manager.py:1632 #, python-format msgid "Failed to attach volume %(vol)s." msgstr "" -#: cinder/volume/manager.py:1656 +#: cinder/volume/manager.py:1658 #, python-format msgid "Unable to terminate volume connection: %(err)s." msgstr "" -#: cinder/volume/manager.py:1677 +#: cinder/volume/manager.py:1679 msgid "Failed to attach source volume for copy." msgstr "" -#: cinder/volume/manager.py:1700 +#: cinder/volume/manager.py:1702 #, python-format msgid "Failed to copy volume %(src)s to %(dest)s." msgstr "" -#: cinder/volume/manager.py:1785 +#: cinder/volume/manager.py:1787 #, python-format msgid "Failed to copy volume %(vol1)s to %(vol2)s" msgstr "" -#: cinder/volume/manager.py:1876 +#: cinder/volume/manager.py:1878 #, python-format msgid "Detach migration source volume failed: %(err)s" msgstr "" -#: cinder/volume/manager.py:1911 +#: cinder/volume/manager.py:1913 #, python-format msgid "Failed to request async delete of migration source vol %(vol)s: %(err)s" msgstr "" -#: cinder/volume/manager.py:2125 +#: cinder/volume/manager.py:2127 msgid "Extend volume failed." msgstr "" -#: cinder/volume/manager.py:2267 +#: cinder/volume/manager.py:2269 #, python-format msgid "" "Volume %s: driver error when trying to retype, falling back to generic " "mechanism." msgstr "" -#: cinder/volume/manager.py:2372 +#: cinder/volume/manager.py:2374 msgid "Promote volume replica failed." msgstr "" -#: cinder/volume/manager.py:2405 +#: cinder/volume/manager.py:2407 msgid "Sync volume replica failed." msgstr "" -#: cinder/volume/manager.py:2441 +#: cinder/volume/manager.py:2443 msgid "Get replication status for volume failed." msgstr "" -#: cinder/volume/manager.py:2476 +#: cinder/volume/manager.py:2478 #, python-format msgid "Consistency group %s: create failed" msgstr "" -#: cinder/volume/manager.py:2511 +#: cinder/volume/manager.py:2513 #, python-format msgid "Create consistency group from snapshot-%(snap)s failed: SnapshotNotFound." msgstr "" -#: cinder/volume/manager.py:2539 +#: cinder/volume/manager.py:2541 #, python-format msgid "" "Create consistency group from source cg-%(cg)s failed: " "ConsistencyGroupNotFound." msgstr "" -#: cinder/volume/manager.py:2598 +#: cinder/volume/manager.py:2600 #, python-format msgid "Create consistency group from source %(source)s failed." msgstr "" -#: cinder/volume/manager.py:2642 +#: cinder/volume/manager.py:2644 #, python-format msgid "Source snapshot cannot be found for target volume %(volume_id)s." msgstr "" -#: cinder/volume/manager.py:2665 +#: cinder/volume/manager.py:2667 #, python-format msgid "Source volumes cannot be found for target volume %(volume_id)s." msgstr "" -#: cinder/volume/manager.py:2686 +#: cinder/volume/manager.py:2688 #, python-format msgid "Source snapshot %(snapshot_id)s cannot be found." msgstr "" -#: cinder/volume/manager.py:2695 +#: cinder/volume/manager.py:2697 #, python-format msgid "The source volume %(volume_id)s cannot be found." msgstr "" -#: cinder/volume/manager.py:2705 +#: cinder/volume/manager.py:2707 #, python-format msgid "" "Failed to update %(volume_id)s metadata using the provided snapshot " "%(snapshot_id)s metadata." msgstr "" -#: cinder/volume/manager.py:2813 cinder/volume/manager.py:2832 +#: cinder/volume/manager.py:2815 cinder/volume/manager.py:2834 msgid "Delete consistency group failed to update usages." msgstr "" -#: cinder/volume/manager.py:2883 +#: cinder/volume/manager.py:2885 #, python-format msgid "" "Update consistency group failed to add volume-%(volume_id)s: " "VolumeNotFound." msgstr "" -#: cinder/volume/manager.py:2912 +#: cinder/volume/manager.py:2914 #, python-format msgid "" "Update consistency group failed to remove volume-%(volume_id)s: " "VolumeNotFound." msgstr "" -#: cinder/volume/manager.py:2962 +#: cinder/volume/manager.py:2964 #, python-format msgid "" "Error occurred in the volume driver when updating consistency group " "%(group_id)s." msgstr "" -#: cinder/volume/manager.py:2975 +#: cinder/volume/manager.py:2977 #, python-format msgid "Error occurred when updating consistency group %(group_id)s." msgstr "" -#: cinder/volume/manager.py:3084 +#: cinder/volume/manager.py:3086 #, python-format msgid "" "Failed updating %(snapshot_id)s metadata using the provided volumes " "%(volume_id)s metadata" msgstr "" -#: cinder/volume/manager.py:3198 +#: cinder/volume/manager.py:3200 msgid "Failed to update usages deleting snapshot" msgstr "" -#: cinder/volume/manager.py:3304 +#: cinder/volume/manager.py:3306 msgid "Failed to perform replication failover" msgstr "" -#: cinder/volume/manager.py:3309 +#: cinder/volume/manager.py:3311 msgid "Invalid replication target specified for failover" msgstr "" -#: cinder/volume/manager.py:3318 +#: cinder/volume/manager.py:3320 msgid "Driver reported error during replication failover." msgstr "" -#: cinder/volume/manager.py:3325 +#: cinder/volume/manager.py:3327 #, python-format msgid "" "Error encountered during failover on host: %(host)s invalid target ID " "%(backend_id)" msgstr "" -#: cinder/volume/manager.py:3414 +#: cinder/volume/manager.py:3416 msgid "" "Error encountered on Cinder backend during thaw operation, service will " "remain frozen." msgstr "" -#: cinder/volume/manager.py:3440 +#: cinder/volume/manager.py:3442 #, python-format msgid "Failed to create manage_existing flow: %(object_type)s %(object_id)s." msgstr "" @@ -1020,7 +1028,7 @@ msgstr "" #: cinder/volume/drivers/lvm.py:372 cinder/volume/drivers/nfs.py:408 #: cinder/volume/drivers/dell/dell_storagecenter_common.py:629 -#: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:2717 +#: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:2753 #, python-format msgid "Unable to rename the logical volume for volume: %s" msgstr "" @@ -2402,7 +2410,7 @@ msgid "Failed to find available iSCSI targets for %s." msgstr "" #: cinder/volume/drivers/emc/scaleio.py:1129 -#: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:2867 +#: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:2903 #, python-format msgid "Failed to delete the volume %(vol)s of CG. Exception: %(exception)s." msgstr "" @@ -2913,8 +2921,8 @@ msgid "" msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/replication.py:307 -#: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:2024 -#: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:2074 +#: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:2035 +#: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:2085 #: cinder/volume/drivers/san/san.py:150 #: cinder/zonemanager/drivers/brocade/brcd_fc_zone_client_cli.py:427 #: cinder/zonemanager/drivers/cisco/cisco_fc_san_lookup_service.py:269 @@ -2961,45 +2969,45 @@ msgstr "" msgid "Failed to create CG from CGsnapshot. Exception: %s" msgstr "" -#: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:2056 +#: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:2067 #, python-format msgid "Error has occurred: %s" msgstr "" -#: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:2084 +#: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:2095 #, python-format msgid "ensure_export: Volume %s not found on storage." msgstr "" -#: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:2301 +#: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:2337 #, python-format msgid "" "_rm_vdisk_copy_op: Volume %s does not have any registered vdisk copy " "operations." msgstr "" -#: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:2305 +#: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:2341 #, python-format msgid "" "_rm_vdisk_copy_op: Volume %(vol)s does not have the specified vdisk copy " "operation: orig=%(orig)s new=%(new)s." msgstr "" -#: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:2316 +#: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:2352 #, python-format msgid "" "_rm_vdisk_copy_op: Volume metadata %s does not have any registered vdisk " "copy operations." msgstr "" -#: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:2324 +#: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:2360 #, python-format msgid "" "_rm_vdisk_copy_op: Volume %(vol)s metadata does not have the specified " "vdisk copy operation: orig=%(orig)s new=%(new)s." msgstr "" -#: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:2527 +#: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:2563 #, python-format msgid "" "The replication mode of %(type)s has not successfully established " diff --git a/cinder/locale/cinder-log-warning.pot b/cinder/locale/cinder-log-warning.pot index 5c4eee26b..bd5345385 100644 --- a/cinder/locale/cinder-log-warning.pot +++ b/cinder/locale/cinder-log-warning.pot @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: cinder 8.0.0.0b4.dev61\n" +"Project-Id-Version: cinder 8.0.0.0b4.dev95\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2016-03-05 06:33+0000\n" +"POT-Creation-Date: 2016-03-09 06:35+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -26,14 +26,14 @@ msgstr "" msgid "Reconnect attempt %(attempt)s failed. Next try in %(backoff).2fs." msgstr "" -#: cinder/quota_utils.py:85 +#: cinder/quota_utils.py:86 #, python-format msgid "" "Quota exceeded for %(s_pid)s, tried to create %(s_size)sG volume - " "(%(d_consumed)dG of %(d_quota)dG already consumed)" msgstr "" -#: cinder/quota_utils.py:96 cinder/transfer/api.py:201 +#: cinder/quota_utils.py:97 cinder/transfer/api.py:201 #, python-format msgid "" "Quota exceeded for %(s_pid)s, tried to create volume (%(d_consumed)d " @@ -158,7 +158,7 @@ msgstr "" msgid "Deadlock detected when running '%(func_name)s': Retrying..." msgstr "" -#: cinder/db/sqlalchemy/api.py:1007 +#: cinder/db/sqlalchemy/api.py:1009 #, python-format msgid "Change will make usage less than 0 for the following resources: %s" msgstr "" @@ -323,65 +323,65 @@ msgstr "" msgid "Driver path %s is deprecated, update your configuration to the new path." msgstr "" -#: cinder/volume/manager.py:270 +#: cinder/volume/manager.py:271 msgid "Suppressing requests library SSL Warnings" msgstr "" -#: cinder/volume/manager.py:460 +#: cinder/volume/manager.py:461 #, python-format msgid "Detected volume stuck in %(curr_status)s status, setting to ERROR." msgstr "" -#: cinder/volume/manager.py:479 +#: cinder/volume/manager.py:480 msgid "Detected snapshot stuck in creating status, setting to ERROR." msgstr "" -#: cinder/volume/manager.py:1146 +#: cinder/volume/manager.py:1148 #, python-format msgid "" "Unable to ensure space for image-volume in cache. Will skip creating " "entry for image %(image)s on host %(host)s." msgstr "" -#: cinder/volume/manager.py:1156 +#: cinder/volume/manager.py:1158 #, python-format msgid "" "Unable to clone image_volume for image %(image_id)s will not create cache" " entry." msgstr "" -#: cinder/volume/manager.py:1168 +#: cinder/volume/manager.py:1170 #, python-format msgid "Failed to create new image-volume cache entry. Error: %(exception)s" msgstr "" -#: cinder/volume/manager.py:1258 +#: cinder/volume/manager.py:1260 #, python-format msgid "Registration of image volume URI %(uri)s to image %(image_id)s failed." msgstr "" -#: cinder/volume/manager.py:1331 +#: cinder/volume/manager.py:1333 #, python-format msgid "Deleting image in unexpected status: %(image_status)s." msgstr "" -#: cinder/volume/manager.py:1337 +#: cinder/volume/manager.py:1339 msgid "Image delete encountered an error." msgstr "" -#: cinder/volume/manager.py:1824 +#: cinder/volume/manager.py:1826 #, python-format msgid "" "Failed to migrate volume. The destination volume %(vol)s is not deleted " "since the source volume may have been deleted." msgstr "" -#: cinder/volume/manager.py:1993 +#: cinder/volume/manager.py:1995 #, python-format msgid "Update driver status failed: %(config_group)s is uninitialized." msgstr "" -#: cinder/volume/manager.py:3381 +#: cinder/volume/manager.py:3383 msgid "" "Error encountered on Cinder backend during freeze operation, service is " "frozen, however notification to driver has failed." @@ -1811,18 +1811,25 @@ msgid "" "storwize_san_secondary_ip since it is not configured." msgstr "" -#: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:2011 +#: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:2012 +#, python-format +msgid "" +"Unable to execute SSH command with storwize_san_secondary_ip. Attempting " +"to switch IP back to san_ip %s." +msgstr "" + +#: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:2022 #, python-format msgid "Unable to execute SSH command. Attempting to switch IP to %s." msgstr "" -#: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:2019 +#: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:2030 msgid "" "Unable to execute SSH command. Not able to use storwize_san_secondary_ip " "since it is not configured." msgstr "" -#: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:2370 +#: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:2406 #, python-format msgid "Volume %s does not exist." msgstr "" @@ -2388,11 +2395,11 @@ msgstr "" msgid "Silent failure of target removal detected, retry...." msgstr "" -#: cinder/zonemanager/utils.py:80 +#: cinder/zonemanager/utils.py:77 msgid "Driver didn't return connection info, can't add zone." msgstr "" -#: cinder/zonemanager/utils.py:104 +#: cinder/zonemanager/utils.py:101 msgid "Driver didn't return connection info from terminate_connection call." msgstr "" diff --git a/cinder/locale/cinder.pot b/cinder/locale/cinder.pot index 99ac760e8..99734257c 100644 --- a/cinder/locale/cinder.pot +++ b/cinder/locale/cinder.pot @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: cinder 8.0.0.0b4.dev61\n" +"Project-Id-Version: cinder 8.0.0.0b4.dev95\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2016-03-05 06:33+0000\n" +"POT-Creation-Date: 2016-03-09 06:34+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -1085,16 +1085,16 @@ msgstr "" msgid "Cannot register resources" msgstr "" -#: cinder/quota_utils.py:127 +#: cinder/quota_utils.py:150 #, python-format msgid "Tenant ID: %s does not exist." msgstr "" -#: cinder/quota_utils.py:214 +#: cinder/quota_utils.py:237 msgid "Keystone version 3 or greater must be used to get nested quota support." msgstr "" -#: cinder/quota_utils.py:218 +#: cinder/quota_utils.py:241 msgid "" "Must run this command as cloud admin using a Keystone policy.json which " "allows cloud admin to list and get any project." @@ -1248,7 +1248,7 @@ msgstr "" msgid "Incorrect request body format" msgstr "" -#: cinder/api/contrib/backups.py:364 +#: cinder/api/contrib/backups.py:366 msgid "Incorrect request body format." msgstr "" @@ -1665,12 +1665,12 @@ msgstr "" msgid "too many body keys" msgstr "" -#: cinder/api/openstack/wsgi.py:1074 +#: cinder/api/openstack/wsgi.py:1078 #, python-format msgid "There is no such action: %s" msgstr "" -#: cinder/api/openstack/wsgi.py:1077 cinder/api/openstack/wsgi.py:1100 +#: cinder/api/openstack/wsgi.py:1081 cinder/api/openstack/wsgi.py:1104 #: cinder/api/v1/snapshot_metadata.py:54 cinder/api/v1/snapshot_metadata.py:72 #: cinder/api/v1/snapshot_metadata.py:97 cinder/api/v1/snapshot_metadata.py:122 #: cinder/api/v1/volume_metadata.py:54 cinder/api/v1/volume_metadata.py:72 @@ -1679,35 +1679,35 @@ msgstr "" msgid "Malformed request body" msgstr "" -#: cinder/api/openstack/wsgi.py:1097 +#: cinder/api/openstack/wsgi.py:1101 msgid "Unsupported Content-Type" msgstr "" -#: cinder/api/openstack/wsgi.py:1109 +#: cinder/api/openstack/wsgi.py:1113 msgid "Malformed request url" msgstr "" -#: cinder/api/openstack/wsgi.py:1450 +#: cinder/api/openstack/wsgi.py:1455 #, python-format msgid "Missing required element '%s' in request body." msgstr "" -#: cinder/api/openstack/wsgi.py:1508 +#: cinder/api/openstack/wsgi.py:1513 #, python-format msgid "%s must be an integer." msgstr "" -#: cinder/api/openstack/wsgi.py:1512 +#: cinder/api/openstack/wsgi.py:1517 #, python-format msgid "%(value_name)s must be >= %(min_value)d" msgstr "" -#: cinder/api/openstack/wsgi.py:1516 +#: cinder/api/openstack/wsgi.py:1521 #, python-format msgid "%(value_name)s must be <= %(max_value)d" msgstr "" -#: cinder/api/openstack/wsgi.py:1577 +#: cinder/api/openstack/wsgi.py:1582 msgid "XML support has been deprecated and will be removed in the N release." msgstr "" @@ -2550,7 +2550,7 @@ msgid "" "description, add_volumes, or remove_volumes were provided." msgstr "" -#: cinder/consistencygroup/api.py:583 cinder/volume/manager.py:2920 +#: cinder/consistencygroup/api.py:583 cinder/volume/manager.py:2922 #, python-format msgid "" "Cannot remove volume %(volume_id)s from consistency group %(group_id)s " @@ -2593,14 +2593,14 @@ msgid "" " volume type %(volume_type)s is not supported by the group." msgstr "" -#: cinder/consistencygroup/api.py:658 cinder/volume/manager.py:2891 +#: cinder/consistencygroup/api.py:658 cinder/volume/manager.py:2893 #, python-format msgid "" "Cannot add volume %(volume_id)s to consistency group %(group_id)s because" " volume is in an invalid state: %(status)s. Valid states are: %(valid)s." msgstr "" -#: cinder/consistencygroup/api.py:675 cinder/volume/manager.py:2905 +#: cinder/consistencygroup/api.py:675 cinder/volume/manager.py:2907 msgid "Volume is not local to this node." msgstr "" @@ -2612,7 +2612,7 @@ msgid "" msgstr "" #: cinder/consistencygroup/api.py:727 -#: cinder/tests/unit/test_storwize_svc.py:2800 +#: cinder/tests/unit/test_storwize_svc.py:2824 msgid "Consistency group is empty. No cgsnapshot will be created." msgstr "" @@ -2628,7 +2628,7 @@ msgstr "" msgid "Database schema downgrade is not allowed." msgstr "" -#: cinder/db/sqlalchemy/api.py:248 cinder/db/sqlalchemy/api.py:3073 +#: cinder/db/sqlalchemy/api.py:248 cinder/db/sqlalchemy/api.py:3075 #: cinder/volume/qos_specs.py:83 msgid "Error writing field to database" msgstr "" @@ -2638,46 +2638,46 @@ msgstr "" msgid "Unrecognized read_deleted value '%s'" msgstr "" -#: cinder/db/sqlalchemy/api.py:1789 +#: cinder/db/sqlalchemy/api.py:1791 msgid "Unknown sort direction, must be 'desc' or 'asc'." msgstr "" -#: cinder/db/sqlalchemy/api.py:1800 +#: cinder/db/sqlalchemy/api.py:1802 msgid "Sort direction array size exceeds sort key array size." msgstr "" -#: cinder/db/sqlalchemy/api.py:3782 +#: cinder/db/sqlalchemy/api.py:3786 #, python-format msgid "No backup with id %s" msgstr "" -#: cinder/db/sqlalchemy/api.py:3866 +#: cinder/db/sqlalchemy/api.py:3870 msgid "Volume must be available" msgstr "" -#: cinder/db/sqlalchemy/api.py:3913 +#: cinder/db/sqlalchemy/api.py:3917 #, python-format msgid "" "Transfer %(transfer_id)s: Volume id %(volume_id)s in unexpected state " "%(status)s, expected awaiting-transfer" msgstr "" -#: cinder/db/sqlalchemy/api.py:4092 +#: cinder/db/sqlalchemy/api.py:4096 #, python-format msgid "No consistency group with id %s" msgstr "" -#: cinder/db/sqlalchemy/api.py:4206 +#: cinder/db/sqlalchemy/api.py:4210 #, python-format msgid "No cgsnapshot with id %s" msgstr "" -#: cinder/db/sqlalchemy/api.py:4231 +#: cinder/db/sqlalchemy/api.py:4235 #, python-format msgid "Invalid value for age, %(age)s" msgstr "" -#: cinder/db/sqlalchemy/api.py:4235 +#: cinder/db/sqlalchemy/api.py:4239 msgid "Must supply a positive value for age" msgstr "" @@ -2782,21 +2782,21 @@ msgstr "" msgid "already_created" msgstr "" -#: cinder/objects/cgsnapshot.py:80 cinder/objects/volume.py:279 +#: cinder/objects/cgsnapshot.py:80 cinder/objects/volume.py:286 msgid "consistencygroup assigned" msgstr "" #: cinder/objects/cgsnapshot.py:89 cinder/objects/consistencygroup.py:102 -#: cinder/objects/snapshot.py:187 cinder/objects/volume.py:324 +#: cinder/objects/snapshot.py:187 cinder/objects/volume.py:331 #, python-format msgid "attribute %s not lazy-loadable" msgstr "" -#: cinder/objects/cgsnapshot.py:110 cinder/objects/volume.py:293 +#: cinder/objects/cgsnapshot.py:110 cinder/objects/volume.py:300 msgid "consistencygroup changed" msgstr "" -#: cinder/objects/cgsnapshot.py:113 cinder/objects/volume.py:299 +#: cinder/objects/cgsnapshot.py:113 cinder/objects/volume.py:306 msgid "snapshots changed" msgstr "" @@ -2817,7 +2817,7 @@ msgid "volumes changed" msgstr "" #: cinder/objects/service.py:88 cinder/objects/snapshot.py:143 -#: cinder/objects/volume.py:274 cinder/objects/volume_type.py:78 +#: cinder/objects/volume.py:281 cinder/objects/volume_type.py:78 msgid "already created" msgstr "" @@ -2837,11 +2837,11 @@ msgstr "" msgid "cgsnapshot changed" msgstr "" -#: cinder/objects/volume.py:282 +#: cinder/objects/volume.py:289 msgid "snapshots assigned" msgstr "" -#: cinder/objects/volume.py:296 +#: cinder/objects/volume.py:303 msgid "glance_metadata changed" msgstr "" @@ -3120,7 +3120,7 @@ msgstr "" msgid "The copy should be primary or secondary" msgstr "" -#: cinder/tests/unit/api/contrib/test_backups.py:1361 +#: cinder/tests/unit/api/contrib/test_backups.py:1415 msgid "Invalid input" msgstr "" @@ -3471,24 +3471,24 @@ msgstr "" msgid "Retype cannot change front-end qos specs for in-use volume: %s." msgstr "" -#: cinder/volume/api.py:1496 cinder/volume/manager.py:2222 +#: cinder/volume/api.py:1496 cinder/volume/manager.py:2224 msgid "Failed to update quota usage while retyping volume." msgstr "" -#: cinder/volume/api.py:1553 +#: cinder/volume/api.py:1558 msgid "Failed to manage api volume flow." msgstr "" -#: cinder/volume/api.py:1607 +#: cinder/volume/api.py:1618 #, python-format msgid "Host replication_status must be %s to failover." msgstr "" -#: cinder/volume/api.py:1628 +#: cinder/volume/api.py:1638 msgid "Host is already Frozen." msgstr "" -#: cinder/volume/api.py:1649 +#: cinder/volume/api.py:1658 msgid "Host is NOT Frozen." msgstr "" @@ -3531,7 +3531,7 @@ msgstr "" msgid "attach snapshot from remote node" msgstr "" -#: cinder/volume/driver.py:1012 cinder/volume/manager.py:1610 +#: cinder/volume/driver.py:1012 cinder/volume/manager.py:1612 #: cinder/volume/drivers/ibm/flashsystem_common.py:787 #, python-format msgid "Unable to access the backend storage via the path %(path)s." @@ -3575,180 +3575,180 @@ msgstr "" msgid "Driver must implement initialize_connection" msgstr "" -#: cinder/volume/manager.py:588 +#: cinder/volume/manager.py:590 msgid "Create manager volume flow failed." msgstr "" -#: cinder/volume/manager.py:695 +#: cinder/volume/manager.py:697 msgid "volume is not local to this node" msgstr "" -#: cinder/volume/manager.py:701 +#: cinder/volume/manager.py:703 msgid "Unmanage and cascade delete options are mutually exclusive." msgstr "" -#: cinder/volume/manager.py:731 +#: cinder/volume/manager.py:733 #, python-format msgid "" "Snapshot %(id)s was found in state %(state)s rather than 'deleting' " "during cascade delete." msgstr "" -#: cinder/volume/manager.py:957 +#: cinder/volume/manager.py:959 msgid "being attached by different mode" msgstr "" -#: cinder/volume/manager.py:962 +#: cinder/volume/manager.py:964 msgid "volume is already attached" msgstr "" -#: cinder/volume/manager.py:1067 +#: cinder/volume/manager.py:1069 msgid "" "Detach volume failed: More than one attachment, but no attachment_id " "provided." msgstr "" -#: cinder/volume/manager.py:1209 cinder/volume/drivers/block_device.py:236 +#: cinder/volume/manager.py:1211 cinder/volume/drivers/block_device.py:236 msgid "Volume is not available." msgstr "" -#: cinder/volume/manager.py:1351 +#: cinder/volume/manager.py:1353 msgid "Invalid initiator value received" msgstr "" -#: cinder/volume/manager.py:1433 +#: cinder/volume/manager.py:1435 #, python-format msgid "Validate volume connection failed (error: %(err)s)." msgstr "" -#: cinder/volume/manager.py:1442 +#: cinder/volume/manager.py:1444 msgid "Create export for volume failed." msgstr "" -#: cinder/volume/manager.py:1465 +#: cinder/volume/manager.py:1467 #, python-format msgid "Driver initialize connection failed (error: %(err)s)." msgstr "" -#: cinder/volume/manager.py:1536 +#: cinder/volume/manager.py:1538 #, python-format msgid "Terminate volume connection failed: %(err)s" msgstr "" -#: cinder/volume/manager.py:1551 +#: cinder/volume/manager.py:1553 msgid "Remove volume export failed." msgstr "" -#: cinder/volume/manager.py:1616 +#: cinder/volume/manager.py:1618 msgid "Unable to access the backend storage via file handle." msgstr "" -#: cinder/volume/manager.py:1742 +#: cinder/volume/manager.py:1744 msgid "failed to create new_volume on destination host" msgstr "" -#: cinder/volume/manager.py:1748 +#: cinder/volume/manager.py:1750 msgid "timeout creating new_volume on destination host" msgstr "" -#: cinder/volume/manager.py:2130 +#: cinder/volume/manager.py:2132 #, python-format msgid "Volume %s: Error trying to extend volume" msgstr "" -#: cinder/volume/manager.py:2277 +#: cinder/volume/manager.py:2279 msgid "Retype requires migration but is not allowed." msgstr "" -#: cinder/volume/manager.py:2285 +#: cinder/volume/manager.py:2287 msgid "Volume must not have snapshots." msgstr "" -#: cinder/volume/manager.py:2294 +#: cinder/volume/manager.py:2296 msgid "Volume must not be replicated." msgstr "" -#: cinder/volume/manager.py:2335 +#: cinder/volume/manager.py:2337 msgid "Failed to create manage_existing flow." msgstr "" -#: cinder/volume/manager.py:2378 +#: cinder/volume/manager.py:2380 msgid "Error promoting secondary volume to primary" msgstr "" -#: cinder/volume/manager.py:2388 cinder/volume/manager.py:2421 +#: cinder/volume/manager.py:2390 cinder/volume/manager.py:2423 #, python-format msgid "Failed updating model with driver provided model %(model)s" msgstr "" -#: cinder/volume/manager.py:2411 +#: cinder/volume/manager.py:2413 msgid "Synchronizing secondary volume to primary failed." msgstr "" -#: cinder/volume/manager.py:2464 +#: cinder/volume/manager.py:2466 msgid "Create consistency group failed." msgstr "" -#: cinder/volume/manager.py:2519 +#: cinder/volume/manager.py:2521 #, python-format msgid "snapshot-%s" msgstr "" -#: cinder/volume/manager.py:2525 +#: cinder/volume/manager.py:2527 #, python-format msgid "" "Cannot create consistency group %(group)s because snapshot %(snap)s is " "not in a valid state. Valid states are: %(valid)s." msgstr "" -#: cinder/volume/manager.py:2547 +#: cinder/volume/manager.py:2549 #, python-format msgid "cg-%s" msgstr "" -#: cinder/volume/manager.py:2553 +#: cinder/volume/manager.py:2555 #, python-format msgid "" "Cannot create consistency group %(group)s because source volume " "%(source_vol)s is not in a valid state. Valid states are: %(valid)s." msgstr "" -#: cinder/volume/manager.py:2633 +#: cinder/volume/manager.py:2635 msgid "Input volumes or snapshots are invalid." msgstr "" -#: cinder/volume/manager.py:2656 +#: cinder/volume/manager.py:2658 msgid "Input volumes or source volumes are invalid." msgstr "" -#: cinder/volume/manager.py:2758 +#: cinder/volume/manager.py:2760 msgid "Volume is not local to this node" msgstr "" -#: cinder/volume/manager.py:2785 +#: cinder/volume/manager.py:2787 msgid "Delete consistency group failed." msgstr "" -#: cinder/volume/manager.py:2953 +#: cinder/volume/manager.py:2955 #, python-format msgid "Error occurred when updating consistency group %s." msgstr "" -#: cinder/volume/manager.py:3056 +#: cinder/volume/manager.py:3058 #, python-format msgid "Error occurred when creating cgsnapshot %s." msgstr "" -#: cinder/volume/manager.py:3159 +#: cinder/volume/manager.py:3161 #, python-format msgid "Error occurred when deleting cgsnapshot %s." msgstr "" -#: cinder/volume/manager.py:3349 +#: cinder/volume/manager.py:3351 msgid "Update list, doesn't include volume_id" msgstr "" -#: cinder/volume/manager.py:3445 +#: cinder/volume/manager.py:3447 msgid "Failed to create manage existing flow." msgstr "" @@ -8709,8 +8709,7 @@ msgid "" msgstr "" #: cinder/volume/drivers/ibm/flashsystem_common.py:1058 -#: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:2194 -#: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:2348 +#: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:2384 msgid "create_cloned_volume: Source and destination size differ." msgstr "" @@ -9132,7 +9131,7 @@ msgid "" msgstr "" #: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:1947 -#: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:3029 +#: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:3065 #, python-format msgid "Failed getting details for pool %s." msgstr "" @@ -9151,28 +9150,35 @@ msgid "" "san_password or san_private_key option." msgstr "" -#: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:2149 +#: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:2160 msgid "create_snapshot: get source volume failed." msgstr "" -#: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:2163 +#: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:2174 msgid "create_volume_from_snapshot: Source and destination size differ." msgstr "" -#: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:2228 -msgid "extend_volume: Extending a volume with snapshots is not supported." +#: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:2207 +#, python-format +msgid "" +"create_cloned_volume: source volume %(src_vol)s size is %(src_size)dGB " +"and doesn't fit in target volume %(tgt_vol)s of size %(tgt_size)dGB." +msgstr "" + +#: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:2262 +msgid "_extend_volume_op: Extending a volume with snapshots is not supported." msgstr "" -#: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:2244 +#: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:2280 #, python-format msgid "Failed to get remote copy information for %(volume)s. Exception: %(err)s." msgstr "" -#: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:2399 +#: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:2435 msgid "Driver does not support re-enabling replication for a failed over volume." msgstr "" -#: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:2438 +#: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:2474 #, python-format msgid "" "Volume %s is not of replicated type. This volume needs to be of a volume " @@ -9180,57 +9186,57 @@ msgid "" "support replication actions." msgstr "" -#: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:2446 +#: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:2482 msgid "" "The back-end where the volume is created does not have replication " "enabled." msgstr "" -#: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:2651 +#: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:2687 #, python-format msgid "" "Unable to retype: Current action needs volume-copy, it is not allowed " "when new type is replication. Volume = %s" msgstr "" -#: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:2668 +#: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:2704 #, python-format msgid "" "Unable to retype: A copy of volume %s exists. Retyping would exceed the " "limit of 2 copies." msgstr "" -#: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:2741 +#: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:2777 msgid "" "Failed to manage existing volume due to the volume to be managed is not " "in a valid I/O group." msgstr "" -#: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:2752 +#: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:2788 msgid "" "Failed to manage existing volume due to the volume to be managed is thin," " but the volume type chosen is thick." msgstr "" -#: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:2758 +#: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:2794 msgid "" "Failed to manage existing volume due to the volume to be managed is " "thick, but the volume type chosen is thin." msgstr "" -#: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:2765 +#: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:2801 msgid "" "Failed to manage existing volume due to the volume to be managed is not " "compress, but the volume type chosen is compress." msgstr "" -#: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:2772 +#: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:2808 msgid "" "Failed to manage existing volume due to the volume to be managed is " "compress, but the volume type chosen is not compress." msgstr "" -#: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:2778 +#: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:2814 #, python-format msgid "" "Failed to manage existing volume due to I/O group mismatch. The I/O group" @@ -9238,7 +9244,7 @@ msgid "" "type is %(opt_iogrp)s." msgstr "" -#: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:2787 +#: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:2823 #, python-format msgid "" "Failed to manage existing volume due to the pool of the volume to be " @@ -9246,26 +9252,26 @@ msgid "" " is %(vdisk_pool)s. Pool of the backend is %(backend_pool)s." msgstr "" -#: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:2818 +#: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:2854 msgid "The specified vdisk is mapped to a host." msgstr "" -#: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:2903 +#: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:2939 msgid "" "create_consistencygroup_from_src must be creating from a CG snapshot, or " "a source CG." msgstr "" -#: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:2960 +#: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:2996 #, python-format msgid "get_pool: Failed to get attributes for volume %s" msgstr "" -#: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:3044 +#: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:3080 msgid "Reference must contain source-id or source-name element." msgstr "" -#: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:3050 +#: cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py:3086 #, python-format msgid "No vdisk with the UID specified by ref %s." msgstr "" diff --git a/cinder/locale/cs/LC_MESSAGES/cinder.po b/cinder/locale/cs/LC_MESSAGES/cinder.po index 0f419aa63..3710be97b 100644 --- a/cinder/locale/cs/LC_MESSAGES/cinder.po +++ b/cinder/locale/cs/LC_MESSAGES/cinder.po @@ -10,9 +10,9 @@ # Zbyněk Schwarz , 2016. #zanata msgid "" msgstr "" -"Project-Id-Version: cinder 8.0.0.0b4.dev61\n" +"Project-Id-Version: cinder 8.0.0.0b4.dev95\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2016-03-05 05:24+0000\n" +"POT-Creation-Date: 2016-03-08 22:56+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -8058,9 +8058,6 @@ msgstr "" "chyba při zápisu objektu do swift, MD5 objektu ve swift %(etag)s se liší od " "MD5 objektu odeslaného do swift %(md5)s" -msgid "extend_volume: Extending a volume with snapshots is not supported." -msgstr "Rozšíření svazku: Rozšíření svazku mající snímky není podporováno." - msgid "failed to create new_volume on destination host" msgstr "nelze vytvořit nový svazek na cílovém hostiteli" diff --git a/cinder/locale/de/LC_MESSAGES/cinder.po b/cinder/locale/de/LC_MESSAGES/cinder.po index b8133519d..a5934c5b2 100644 --- a/cinder/locale/de/LC_MESSAGES/cinder.po +++ b/cinder/locale/de/LC_MESSAGES/cinder.po @@ -12,9 +12,9 @@ # Tom Cocozzello , 2016. #zanata msgid "" msgstr "" -"Project-Id-Version: cinder 8.0.0.0b4.dev82\n" +"Project-Id-Version: cinder 8.0.0.0b4.dev95\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2016-03-08 05:04+0000\n" +"POT-Creation-Date: 2016-03-08 22:56+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -7907,11 +7907,6 @@ msgstr "" "Fehler beim Schreiben von Objekt an Swift. MD5 von Objekt in Swift " "[%(etag)s] entspricht nicht MD5 von an Swift gesendetem Objekt [%(md5)s]" -msgid "extend_volume: Extending a volume with snapshots is not supported." -msgstr "" -"extend_volume: Erweitern eines Datenträgers mit Momentaufnahmen wird nicht " -"unterstützt." - msgid "failed to create new_volume on destination host" msgstr "Erstellen von new_volume auf Zielhost fehlgeschlagen" diff --git a/cinder/locale/es/LC_MESSAGES/cinder.po b/cinder/locale/es/LC_MESSAGES/cinder.po index 7eb8963a2..ee91f085b 100644 --- a/cinder/locale/es/LC_MESSAGES/cinder.po +++ b/cinder/locale/es/LC_MESSAGES/cinder.po @@ -12,9 +12,9 @@ # Tom Cocozzello , 2016. #zanata msgid "" msgstr "" -"Project-Id-Version: cinder 8.0.0.0b4.dev61\n" +"Project-Id-Version: cinder 8.0.0.0b4.dev95\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2016-03-05 05:24+0000\n" +"POT-Creation-Date: 2016-03-08 22:56+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -7909,9 +7909,6 @@ msgstr "" "error al grabar archivo en Swift, el MD5 del archivo en Swift %(etag)s no es " "el mismo que el MD5 del archivo enviado a Swift %(md5)s" -msgid "extend_volume: Extending a volume with snapshots is not supported." -msgstr "extend_volume: ampliar un volumen con instantáneas no admitido." - msgid "failed to create new_volume on destination host" msgstr "error al crear new_volume en el host de destino" diff --git a/cinder/locale/fr/LC_MESSAGES/cinder.po b/cinder/locale/fr/LC_MESSAGES/cinder.po index 8358b3734..a06967bd9 100644 --- a/cinder/locale/fr/LC_MESSAGES/cinder.po +++ b/cinder/locale/fr/LC_MESSAGES/cinder.po @@ -13,9 +13,9 @@ # Tom Cocozzello , 2016. #zanata msgid "" msgstr "" -"Project-Id-Version: cinder 8.0.0.0b4.dev61\n" +"Project-Id-Version: cinder 8.0.0.0b4.dev95\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2016-03-05 05:24+0000\n" +"POT-Creation-Date: 2016-03-08 22:56+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -7915,11 +7915,6 @@ msgstr "" "erreur lors de l'écriture de l'objet à Swift, MD5 de l'objet dans swift " "%(etag)s est différent de MD5 de l'objet envoyé à swift %(md5)s" -msgid "extend_volume: Extending a volume with snapshots is not supported." -msgstr "" -"extend_volume : l'extension d'un volume avec des instantanés n'est pas prise " -"en charge." - msgid "failed to create new_volume on destination host" msgstr "échec de la création de new_volume sur l'hôte de destination" diff --git a/cinder/locale/it/LC_MESSAGES/cinder.po b/cinder/locale/it/LC_MESSAGES/cinder.po index 1ec48aa34..bfd6aef13 100644 --- a/cinder/locale/it/LC_MESSAGES/cinder.po +++ b/cinder/locale/it/LC_MESSAGES/cinder.po @@ -9,9 +9,9 @@ # Tom Cocozzello , 2016. #zanata msgid "" msgstr "" -"Project-Id-Version: cinder 8.0.0.0b4.dev61\n" +"Project-Id-Version: cinder 8.0.0.0b4.dev95\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2016-03-05 05:24+0000\n" +"POT-Creation-Date: 2016-03-08 22:56+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -7764,10 +7764,6 @@ msgstr "" "errore di scrittura dell'oggetto in swift, MD5 dell'oggetto in swift " "%(etag)s non è uguale a MD5 dell'oggetto inviato a swift %(md5)s" -msgid "extend_volume: Extending a volume with snapshots is not supported." -msgstr "" -"extend_volume: l'estensione di un volume con le istantanee non è supportata." - msgid "failed to create new_volume on destination host" msgstr "impossibile creare new_volume nell'host di destinazione" diff --git a/cinder/locale/ko_KR/LC_MESSAGES/cinder.po b/cinder/locale/ko_KR/LC_MESSAGES/cinder.po index 97c90dadc..781ca73d8 100644 --- a/cinder/locale/ko_KR/LC_MESSAGES/cinder.po +++ b/cinder/locale/ko_KR/LC_MESSAGES/cinder.po @@ -12,9 +12,9 @@ # Lucas Palm , 2016. #zanata msgid "" msgstr "" -"Project-Id-Version: cinder 8.0.0.0b4.dev61\n" +"Project-Id-Version: cinder 8.0.0.0b4.dev95\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2016-03-05 05:24+0000\n" +"POT-Creation-Date: 2016-03-08 22:56+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -7364,9 +7364,6 @@ msgstr "" "오브젝트를 swift에 기록하는 중 오류 발생. %(etag)s swift에 있는 오브젝트의 " "MD5는 %(md5)s swift로 보낸 오브젝트의 MD5와 같지 않음" -msgid "extend_volume: Extending a volume with snapshots is not supported." -msgstr "extend_volume: 스냅샷이 포함된 볼륨 확장은 지원되지 않습니다. " - msgid "failed to create new_volume on destination host" msgstr "대상 호스트에 new_volume을 작성하지 못함 " diff --git a/cinder/locale/pt_BR/LC_MESSAGES/cinder.po b/cinder/locale/pt_BR/LC_MESSAGES/cinder.po index 473717c21..891645763 100644 --- a/cinder/locale/pt_BR/LC_MESSAGES/cinder.po +++ b/cinder/locale/pt_BR/LC_MESSAGES/cinder.po @@ -12,9 +12,9 @@ # Lucas Palm , 2016. #zanata msgid "" msgstr "" -"Project-Id-Version: cinder 8.0.0.0b4.dev61\n" +"Project-Id-Version: cinder 8.0.0.0b4.dev95\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2016-03-05 05:24+0000\n" +"POT-Creation-Date: 2016-03-08 22:56+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -7703,10 +7703,6 @@ msgstr "" "erro ao gravar objeto no swift; o MD5 do objeto no swift %(etag)s não é o " "mesmo enviado ao swift %(md5)s" -msgid "extend_volume: Extending a volume with snapshots is not supported." -msgstr "" -"extend_volume: Estender um volume com capturas instantâneas não é suportado" - msgid "failed to create new_volume on destination host" msgstr "falha ao criar new_volume no host de destino" diff --git a/cinder/locale/ru/LC_MESSAGES/cinder.po b/cinder/locale/ru/LC_MESSAGES/cinder.po index 32b204cc5..de48adad7 100644 --- a/cinder/locale/ru/LC_MESSAGES/cinder.po +++ b/cinder/locale/ru/LC_MESSAGES/cinder.po @@ -10,9 +10,9 @@ # Lucas Palm , 2016. #zanata msgid "" msgstr "" -"Project-Id-Version: cinder 8.0.0.0b4.dev61\n" +"Project-Id-Version: cinder 8.0.0.0b4.dev95\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2016-03-05 05:24+0000\n" +"POT-Creation-Date: 2016-03-08 22:56+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -7603,10 +7603,6 @@ msgstr "" "Ошибка записи объекта в swift, MD5 объекта в swift %(etag)s не совпадает с " "MD5 объекта, отправленного в swift %(md5)s" -msgid "extend_volume: Extending a volume with snapshots is not supported." -msgstr "" -"extend_volume: Расширение тома моментальными копиями не поддерживается." - msgid "failed to create new_volume on destination host" msgstr "не удалось создать new_volume на целевом хосте" diff --git a/cinder/locale/tr_TR/LC_MESSAGES/cinder.po b/cinder/locale/tr_TR/LC_MESSAGES/cinder.po index 8294b3bbb..e9afca21a 100644 --- a/cinder/locale/tr_TR/LC_MESSAGES/cinder.po +++ b/cinder/locale/tr_TR/LC_MESSAGES/cinder.po @@ -7,9 +7,9 @@ # OpenStack Infra , 2015. #zanata msgid "" msgstr "" -"Project-Id-Version: cinder 8.0.0.0b4.dev61\n" +"Project-Id-Version: cinder 8.0.0.0b4.dev95\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2016-03-05 05:24+0000\n" +"POT-Creation-Date: 2016-03-08 22:56+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -6414,11 +6414,6 @@ msgstr "" "swift'e nesne yazarken hata, swift içindeki nesnenin MD5 değeri %(etag)s " "swift'e gönderilen nesnenin MD5 %(md5)s değeri ile aynı değildir" -msgid "extend_volume: Extending a volume with snapshots is not supported." -msgstr "" -"extend_volume: Bir mantıksal sürücünün anlık görüntülerle büyütülmesi " -"desteklenmiyor." - msgid "failed to create new_volume on destination host" msgstr "Hedef istemci üzerinde yeni mantıksal sürücü oluşturulamadı" diff --git a/cinder/locale/zh_CN/LC_MESSAGES/cinder.po b/cinder/locale/zh_CN/LC_MESSAGES/cinder.po index daff4e0c4..3ba6ce1de 100644 --- a/cinder/locale/zh_CN/LC_MESSAGES/cinder.po +++ b/cinder/locale/zh_CN/LC_MESSAGES/cinder.po @@ -17,9 +17,9 @@ # Lucas Palm , 2016. #zanata msgid "" msgstr "" -"Project-Id-Version: cinder 8.0.0.0b4.dev61\n" +"Project-Id-Version: cinder 8.0.0.0b4.dev95\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2016-03-05 05:24+0000\n" +"POT-Creation-Date: 2016-03-08 22:56+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -6968,9 +6968,6 @@ msgstr "" "将对象写入 swift 时出错,swift %(etag)s 中对象的 MD5 与发送至 swift %(md5)s " "的对象的 MD5 不同" -msgid "extend_volume: Extending a volume with snapshots is not supported." -msgstr "extend_volume:不支持通过快照扩展卷。" - msgid "failed to create new_volume on destination host" msgstr "未能在目标主机上创建新卷" diff --git a/cinder/locale/zh_TW/LC_MESSAGES/cinder.po b/cinder/locale/zh_TW/LC_MESSAGES/cinder.po index e1d896876..a3aa98288 100644 --- a/cinder/locale/zh_TW/LC_MESSAGES/cinder.po +++ b/cinder/locale/zh_TW/LC_MESSAGES/cinder.po @@ -10,13 +10,13 @@ # Lucas Palm , 2016. #zanata msgid "" msgstr "" -"Project-Id-Version: cinder 8.0.0.0b4.dev82\n" +"Project-Id-Version: cinder 8.0.0.0b4.dev95\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2016-03-08 05:04+0000\n" +"POT-Creation-Date: 2016-03-08 22:56+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"PO-Revision-Date: 2016-03-08 03:52+0000\n" +"PO-Revision-Date: 2016-03-09 03:57+0000\n" "Last-Translator: Jennifer \n" "Language: zh-TW\n" "Plural-Forms: nplurals=1; plural=0;\n" @@ -44,6 +44,9 @@ msgstr "但大小現在為 %d" msgid " but size is now %d." msgstr "但是,大小現在卻是 %d。" +msgid " or " +msgstr "或者" + #, python-format msgid "" "%(driver)s manage_existing cannot manage a volume connected to hosts. Please " @@ -380,6 +383,9 @@ msgid "" "your configuration. Non-existent pools: %s" msgstr "要管理的所有指定儲存區都不存在。請檢查配置。不存在的儲存區:%s" +msgid "An API version request must be compared to a VersionedMethod object." +msgstr "API 版本要求必須與 VersionedMethod 物件進行比較。" + #, python-format msgid "An error has occured in SheepdogDriver. (Reason: %(reason)s)" msgstr "SheepdogDriver 發生錯誤。(原因:%(reason)s)" @@ -737,6 +743,10 @@ msgstr "在陣列上找不到快取名稱,快取名稱為:%(name)s。" msgid "Can't find partition name on the array, partition name is: %(name)s." msgstr "在陣列上找不到分割區名稱,分割區名稱為:%(name)s。" +#, python-format +msgid "Can't find service: %s" +msgstr "找不到服務:%s" + #, python-format msgid "Can't open config file: %s" msgstr "無法開啟配置檔 %s" @@ -3997,6 +4007,9 @@ msgstr "索引鍵名稱只能包含英數字元、底線、句點、冒號及連 msgid "KeyError: %s" msgstr "KeyError:%s" +msgid "Keystone version 3 or greater must be used to get nested quota support." +msgstr "Keystone 第 3 版或更高版本必須用於取得巢狀配額支援。" + msgid "LUN export failed!" msgstr "LUN 匯出失敗!" @@ -4271,6 +4284,13 @@ msgstr "必須實作 schedule_get_pools" msgid "Must pass wwpn or host to lsfabric." msgstr "必須將 WWPN 或主機傳遞給 lsfabric。" +msgid "" +"Must run this command as cloud admin using a Keystone policy.json which " +"allows cloud admin to list and get any project." +msgstr "" +"必須以雲端管理者身分使用 Keystone policy.json 來執行此指令,此 policy.json 容" +"許雲端管理者列出和取得任何專案。" + msgid "Must specify 'connector'" msgstr "必須指定 'connector'" @@ -4861,6 +4881,14 @@ msgstr "已超出配額:錯誤碼 = %(code)s" msgid "Quota for project %(project_id)s could not be found." msgstr "找不到專案 %(project_id)s 的配額。" +#, python-format +msgid "" +"Quota limit invalid for project '%(proj)s' for resource '%(res)s': limit of " +"%(limit)d is less than in-use value of %(used)d" +msgstr "" +"針對資源 '%(res)s',專案 '%(proj)s' 的配額限制無效:限制 %(limit)d 小於使用中" +"的值 %(used)d" + #, python-format msgid "Quota reservation %(uuid)s could not be found." msgstr "找不到配額預約 %(uuid)s。" @@ -5290,6 +5318,11 @@ msgstr "Snapshot 狀態 %(cur)s,不為 update_snapshot_status 所接受" msgid "Snapshot status must be \"available\" to clone." msgstr "Snapshot 狀態必須為「可用」才能複製。" +#, python-format +msgid "" +"Snapshot to be backed up must be available, but the current status is \"%s\"." +msgstr "要備份的 Snapshot 必須可用,但現行狀態卻是 \"%s\"。" + #, python-format msgid "" "Snapshot='%(snap)s' does not exist in base image='%(base)s' - aborting " @@ -5349,6 +5382,10 @@ msgstr "指定密碼或 private_key" msgid "Specify san_password or san_private_key" msgstr "指定 san_password 或 san_private_key" +msgid "" +"Specify volume type name, description, is_public or a combination thereof." +msgstr "指定磁區類型名稱、說明、is_public 或這些的組合。" + msgid "Start LUNcopy error." msgstr "啟動 LUNcopy 時發生錯誤。" @@ -6777,6 +6814,9 @@ msgstr "正在等待所有節點結合叢集。請確保所有 sheep 常駐程 msgid "X-IO Volume Driver exception!" msgstr "X-IO 磁區驅動程式異常狀況!" +msgid "XML support has been deprecated and will be removed in the N release." +msgstr "XML 支援已遭到淘汰,且將在 N 版本中予以移除。" + msgid "XtremIO not configured correctly, no iscsi portals found" msgstr "未正確地配置 XtremIO,找不到 iSCSI 入口網站" @@ -7091,9 +7131,6 @@ msgstr "" "將物件寫入 Swift 時發生錯誤,Swift 中物件的 MD5 %(etag)s,與傳送至 Swift 的物" "件 MD5 %(md5)s 不同" -msgid "extend_volume: Extending a volume with snapshots is not supported." -msgstr "extend_volume:不支援延伸具有 Snapshot 的磁區。" - msgid "failed to create new_volume on destination host" msgstr "無法在目的地主機上建立 new_volume" -- 2.45.2