# Translations template for manila. # Copyright (C) 2024 ORGANIZATION # This file is distributed under the same license as the manila project. # FIRST AUTHOR , 2024. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: manila VERSION\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n" "POT-Creation-Date: 2024-05-17 22:39+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 2.14.0\n" #: manila/context.py:82 #, python-format msgid "read_deleted can only be one of 'no', 'yes' or 'only', not %r" msgstr "" #: manila/coordination.py:93 msgid "Coordinator uninitialized." msgstr "" #: manila/coordination.py:128 #, python-format msgid "Not a valid string: %s" msgstr "" #: manila/exception.py:68 msgid "An unknown exception occurred." msgstr "" #: manila/exception.py:112 msgid "Exception due to network failure." msgstr "" #: manila/exception.py:116 msgid "Exception due to failed port status in binding." msgstr "" #: manila/exception.py:120 #, python-format msgid "Bad network configuration: %(reason)s." msgstr "" #: manila/exception.py:124 #, python-format msgid "Bad configuration: %(reason)s." msgstr "" #: manila/exception.py:128 msgid "Not authorized." msgstr "" #: manila/exception.py:133 msgid "User does not have admin privileges." msgstr "" #: manila/exception.py:137 #, python-format msgid "Policy doesn't allow %(action)s to be performed." msgstr "" #: manila/exception.py:141 manila/exception.py:173 manila/exception.py:862 #: manila/exception.py:874 manila/exception.py:886 manila/exception.py:890 #: manila/exception.py:894 manila/exception.py:898 #, python-format msgid "%(err)s" msgstr "" #: manila/exception.py:146 msgid "Unacceptable parameters." msgstr "" #: manila/exception.py:151 msgid "The request is invalid." msgstr "" #: manila/exception.py:155 msgid "The results are invalid." msgstr "" #: manila/exception.py:159 #, python-format msgid "Invalid input received: %(reason)s." msgstr "" #: manila/exception.py:163 #, python-format msgid "Invalid content type %(content_type)s." msgstr "" #: manila/exception.py:167 #, python-format msgid "Invalid host: %(reason)s" msgstr "" #: manila/exception.py:177 #, python-format msgid "%(uuid)s is not a valid uuid." msgstr "" #: manila/exception.py:181 #, python-format msgid "Invalid driver mode: %(driver_mode)s." msgstr "" #: manila/exception.py:185 #, python-format msgid "" "API Version String %(version)s is of invalid format. Must be of format " "MajorNum.MinorNum." msgstr "" #: manila/exception.py:190 #, python-format msgid "API version %(version)s is not supported on this method." msgstr "" #: manila/exception.py:194 #, python-format msgid "" "Version %(req_ver)s is not supported by the API. Minimum is %(min_ver)s " "and maximum is %(max_ver)s." msgstr "" #: manila/exception.py:199 #, python-format msgid "Invalid capacity: %(name)s = %(value)s." msgstr "" #: manila/exception.py:207 msgid "Resource could not be found." msgstr "" #: manila/exception.py:213 #, python-format msgid "Message %(message_id)s could not be found." msgstr "" #: manila/exception.py:217 #, python-format msgid "Resource lock %(lock_id)s could not be found." msgstr "" #: manila/exception.py:221 #, python-format msgid "Resource %(resource_id)s is already locked." msgstr "" #: manila/exception.py:225 msgid "Resource was found." msgstr "" #: manila/exception.py:231 msgid "Resource is in use." msgstr "" #: manila/exception.py:235 #, python-format msgid "Availability zone %(id)s could not be found." msgstr "" #: manila/exception.py:239 #, python-format msgid "Share network %(share_network_id)s could not be found." msgstr "" #: manila/exception.py:243 #, python-format msgid "Share network subnet %(share_network_subnet_id)s could not be found." msgstr "" #: manila/exception.py:248 #, python-format msgid "Share network subnet could not be found by %(share_server_id)s." msgstr "" #: manila/exception.py:253 #, python-format msgid "Share server %(share_server_id)s could not be found." msgstr "" #: manila/exception.py:257 #, python-format msgid "Share server could not be found by filters: %(filters_description)s." msgstr "" #: manila/exception.py:262 #, python-format msgid "" "No allocations found for the share server %(share_server_id)s on the " "subnet." msgstr "" #: manila/exception.py:267 #, python-format msgid "Invalid share network: %(reason)s" msgstr "" #: manila/exception.py:271 #, python-format msgid "Share server %(share_server_id)s is in use." msgstr "" #: manila/exception.py:275 #, python-format msgid "Error in share server migration: %(reason)s" msgstr "" #: manila/exception.py:279 #, python-format msgid "Share server migration failed: %(reason)s" msgstr "" #: manila/exception.py:283 #, python-format msgid "Invalid share server: %(reason)s" msgstr "" #: manila/exception.py:287 #, python-format msgid "Error in share migration: %(reason)s" msgstr "" #: manila/exception.py:291 #, python-format msgid "Share migration failed: %(reason)s" msgstr "" #: manila/exception.py:295 #, python-format msgid "Share Data copy failed: %(reason)s" msgstr "" #: manila/exception.py:299 msgid "Copy of contents from source to destination was cancelled." msgstr "" #: manila/exception.py:303 #, python-format msgid "Service IP for instance not found: %(reason)s" msgstr "" #: manila/exception.py:307 #, python-format msgid "Admin port IP for service instance not found: %(reason)s" msgstr "" #: manila/exception.py:311 #, python-format msgid "Share server %(share_server_id)s failed on creation." msgstr "" #: manila/exception.py:315 #, python-format msgid "" "Share server %(share_server_id)s failed to reach '%(state)s' within " "%(time)s seconds." msgstr "" #: manila/exception.py:320 msgid "Share server backend details does not exist." msgstr "" #: manila/exception.py:324 #, python-format msgid "Service %(service_id)s could not be found." msgstr "" #: manila/exception.py:328 #, python-format msgid "Service %(service)s is down." msgstr "" #: manila/exception.py:332 #, python-format msgid "Host %(host)s could not be found." msgstr "" #: manila/exception.py:336 #, python-format msgid "Scheduler host filter %(filter_name)s could not be found." msgstr "" #: manila/exception.py:340 #, python-format msgid "Scheduler host weigher %(weigher_name)s could not be found." msgstr "" #: manila/exception.py:344 #, python-format msgid "Could not find binary %(binary)s on host %(host)s." msgstr "" #: manila/exception.py:348 #, python-format msgid "Transfer %(transfer_id)s could not be found." msgstr "" #: manila/exception.py:352 #, python-format msgid "Invalid reservation expiration %(expire)s." msgstr "" #: manila/exception.py:356 #, python-format msgid "" "Change would make usage less than 0 for the following resources: " "%(unders)s." msgstr "" #: manila/exception.py:361 msgid "Quota could not be found." msgstr "" #: manila/exception.py:365 #, python-format msgid "Quota exists for project %(project_id)s, resource %(resource)s." msgstr "" #: manila/exception.py:370 #, python-format msgid "Unknown quota resources %(unknown)s." msgstr "" #: manila/exception.py:374 #, python-format msgid "Quota for user %(user_id)s in project %(project_id)s could not be found." msgstr "" #: manila/exception.py:379 #, python-format msgid "" "Quota for share_type %(share_type)s in project %(project_id)s could not " "be found." msgstr "" #: manila/exception.py:384 #, python-format msgid "Quota for project %(project_id)s could not be found." msgstr "" #: manila/exception.py:388 #, python-format msgid "Quota class %(class_name)s could not be found." msgstr "" #: manila/exception.py:392 #, python-format msgid "Quota usage for project %(project_id)s could not be found." msgstr "" #: manila/exception.py:396 #, python-format msgid "Quota reservation %(uuid)s could not be found." msgstr "" #: manila/exception.py:400 #, python-format msgid "Quota exceeded for resources: %(overs)s." msgstr "" #: manila/exception.py:404 #, python-format msgid "Migration %(migration_id)s could not be found." msgstr "" #: manila/exception.py:408 #, python-format msgid "Migration not found for instance %(instance_id)s with status %(status)s." msgstr "" #: manila/exception.py:413 #, python-format msgid "File %(file_path)s could not be found." msgstr "" #: manila/exception.py:417 #, python-format msgid "Migration error: %(reason)s." msgstr "" #: manila/exception.py:421 #, python-format msgid "Malformed message body: %(reason)s." msgstr "" #: manila/exception.py:425 #, python-format msgid "Could not find config at %(path)s." msgstr "" #: manila/exception.py:429 #, python-format msgid "Could not load paste app '%(name)s' from %(path)s." msgstr "" #: manila/exception.py:433 #, python-format msgid "No valid host was found. %(reason)s." msgstr "" #: manila/exception.py:437 #, python-format msgid "Host %(host)s is not up or doesn't exist." msgstr "" #: manila/exception.py:441 #, python-format msgid "Quota exceeded: code=%(code)s." msgstr "" #: manila/exception.py:448 msgid "" "Requested share exceeds allowed project/user or share type gigabytes " "quota." msgstr "" #: manila/exception.py:454 msgid "" "Requested snapshot exceeds allowed project/user or share type gigabytes " "quota." msgstr "" #: manila/exception.py:460 #, python-format msgid "" "Requested share size %(size)d is larger than maximum allowed limit " "%(limit)d." msgstr "" #: manila/exception.py:466 #, python-format msgid "" "Maximum number of shares allowed (%(allowed)d) either per project/user or" " share type quota is exceeded." msgstr "" #: manila/exception.py:472 #, python-format msgid "" "Maximum number of snapshots allowed (%(allowed)d) either per project/user" " or share type quota is exceeded." msgstr "" #: manila/exception.py:478 #, python-format msgid "Maximum number of share-networks allowed (%(allowed)d) exceeded." msgstr "" #: manila/exception.py:483 msgid "Maximum number of allowed share-groups is exceeded." msgstr "" #: manila/exception.py:488 msgid "Maximum number of allowed share-group-snapshots is exceeded." msgstr "" #: manila/exception.py:493 msgid "Maximum number of allowed share-replicas is exceeded." msgstr "" #: manila/exception.py:498 msgid "" "Requested share replica exceeds allowed project/user or share type " "gigabytes quota." msgstr "" #: manila/exception.py:504 msgid "Unknown Gluster exception." msgstr "" #: manila/exception.py:508 #, python-format msgid "Invalid share: %(reason)s." msgstr "" #: manila/exception.py:512 #, python-format msgid "Invalid auth key: %(reason)s" msgstr "" #: manila/exception.py:516 #, python-format msgid "Share is busy with an active task: %(reason)s." msgstr "" #: manila/exception.py:520 #, python-format msgid "Invalid share instance: %(reason)s." msgstr "" #: manila/exception.py:524 #, python-format msgid "Manage existing share failed due to invalid share: %(reason)s" msgstr "" #: manila/exception.py:529 #, python-format msgid "Manage existing share server failed due to: %(reason)s" msgstr "" #: manila/exception.py:533 #, python-format msgid "Unmanage existing share failed due to invalid share: %(reason)s" msgstr "" #: manila/exception.py:538 msgid "Maximum number of ports exceeded." msgstr "" #: manila/exception.py:542 #, python-format msgid "Share access %(access_type)s:%(access)s exists." msgstr "" #: manila/exception.py:546 msgid "Share access rule metadata does not exist." msgstr "" #: manila/exception.py:550 #, python-format msgid "Share snapshot access %(access_type)s:%(access)s exists." msgstr "" #: manila/exception.py:554 #, python-format msgid "Invalid snapshot: %(reason)s" msgstr "" #: manila/exception.py:558 manila/exception.py:562 #, python-format msgid "Invalid access rule: %(reason)s" msgstr "" #: manila/exception.py:566 #, python-format msgid "Invalid or unsupported share access level: %(level)s." msgstr "" #: manila/exception.py:570 #, python-format msgid "Invalid or unsupported share access type: %(type)s." msgstr "" #: manila/exception.py:574 msgid "Driver failed to transfer share with rules." msgstr "" #: manila/exception.py:578 #, python-format msgid "Share backend error: %(msg)s." msgstr "" #: manila/exception.py:582 #, python-format msgid "Requirement %(req)s is not installed." msgstr "" #: manila/exception.py:586 #, python-format msgid "Export location %(uuid)s could not be found." msgstr "" #: manila/exception.py:590 #, python-format msgid "Share %(share_id)s could not be found." msgstr "" #: manila/exception.py:594 #, python-format msgid "Share instance %(share_instance_id)s could not be found." msgstr "" #: manila/exception.py:598 manila/exception.py:691 #, python-format msgid "Snapshot %(snapshot_id)s could not be found." msgstr "" #: manila/exception.py:602 #, python-format msgid "Snapshot instance %(instance_id)s could not be found." msgstr "" #: manila/exception.py:606 #, python-format msgid "Share %(share_name)s does not support snapshots." msgstr "" #: manila/exception.py:610 #, python-format msgid "Share group %(share_group)s does not support snapshots." msgstr "" #: manila/exception.py:614 #, python-format msgid "Deleting snapshot %(snapshot_name)s that has dependent shares." msgstr "" #: manila/exception.py:619 #, python-format msgid "Invalid share snapshot: %(reason)s." msgstr "" #: manila/exception.py:623 #, python-format msgid "Invalid share snapshot instance: %(reason)s." msgstr "" #: manila/exception.py:627 #, python-format msgid "" "Manage existing share snapshot failed due to invalid share snapshot: " "%(reason)s." msgstr "" #: manila/exception.py:632 #, python-format msgid "" "Unmanage existing share snapshot failed due to invalid share snapshot: " "%(reason)s." msgstr "" #: manila/exception.py:637 msgid "Metadata item is not found." msgstr "" #: manila/exception.py:641 msgid "Invalid metadata." msgstr "" #: manila/exception.py:645 msgid "Invalid metadata size." msgstr "" #: manila/exception.py:649 #, python-format msgid "Security service %(security_service_id)s could not be found." msgstr "" #: manila/exception.py:653 #, python-format msgid "Invalid security service: %(reason)s" msgstr "" #: manila/exception.py:657 #, python-format msgid "" "Failed to associate share network %(share_network_id)s and security " "service %(security_service_id)s: %(reason)s." msgstr "" #: manila/exception.py:662 #, python-format msgid "" "Failed to dissociate share network %(share_network_id)s and security " "service %(security_service_id)s: %(reason)s." msgstr "" #: manila/exception.py:667 msgid "Failed to authenticate user against security service." msgstr "" #: manila/exception.py:671 msgid "Invalid volume." msgstr "" #: manila/exception.py:675 #, python-format msgid "Invalid share type: %(reason)s." msgstr "" #: manila/exception.py:679 #, python-format msgid "Invalid share group type: %(reason)s." msgstr "" #: manila/exception.py:683 #, python-format msgid "Invalid extra_spec: %(reason)s." msgstr "" #: manila/exception.py:687 #, python-format msgid "Volume %(volume_id)s could not be found." msgstr "" #: manila/exception.py:695 #, python-format msgid "Share type %(share_type_id)s could not be found." msgstr "" #: manila/exception.py:699 #, python-format msgid "Share group type %(type_id)s could not be found." msgstr "" #: manila/exception.py:703 #, python-format msgid "" "Share type access not found for %(share_type_id)s / %(project_id)s " "combination." msgstr "" #: manila/exception.py:708 #, python-format msgid "" "Share group type access not found for %(type_id)s / %(project_id)s " "combination." msgstr "" #: manila/exception.py:713 #, python-format msgid "Share type with name %(share_type_name)s could not be found." msgstr "" #: manila/exception.py:718 #, python-format msgid "Share group type with name %(type_name)s could not be found." msgstr "" #: manila/exception.py:723 #, python-format msgid "" "Share Type %(share_type_id)s has no extra specs with key " "%(extra_specs_key)s." msgstr "" #: manila/exception.py:728 #, python-format msgid "Share group type %(type_id)s has no group specs with key %(specs_key)s." msgstr "" #: manila/exception.py:733 #, python-format msgid "" "Share Type %(share_type_id)s deletion is not allowed while shares or " "share group types are associated with the type." msgstr "" #: manila/exception.py:738 #, python-format msgid "IP address %(ip)s is already used." msgstr "" #: manila/exception.py:742 #, python-format msgid "" "Share group Type %(type_id)s deletion is not allowed with groups present " "with the type." msgstr "" #: manila/exception.py:747 #, python-format msgid "Share Type %(id)s already exists." msgstr "" #: manila/exception.py:751 #, python-format msgid "Share Type %(share_type)s does not exist." msgstr "" #: manila/exception.py:755 msgid "" "No default share type is configured. Either configure a default share " "type or explicitly specify a share type." msgstr "" #: manila/exception.py:760 #, python-format msgid "Share group type %(type_id)s already exists." msgstr "" #: manila/exception.py:764 #, python-format msgid "" "Share type access for %(share_type_id)s / %(project_id)s combination " "already exists." msgstr "" #: manila/exception.py:769 #, python-format msgid "" "Share group type access for %(type_id)s / %(project_id)s combination " "already exists." msgstr "" #: manila/exception.py:774 #, python-format msgid "Cannot create share_type with name %(name)s and specs %(extra_specs)s." msgstr "" #: manila/exception.py:779 #, python-format msgid "Cannot update share_type %(id)s." msgstr "" #: manila/exception.py:783 #, python-format msgid "" "Cannot create share group type with name %(name)s and specs " "%(group_specs)s." msgstr "" #: manila/exception.py:788 #, python-format msgid "Manage existing share failed due to share type mismatch: %(reason)s" msgstr "" #: manila/exception.py:793 #, python-format msgid "" "Share %(share_id)s could not be extended due to error in the driver: " "%(reason)s" msgstr "" #: manila/exception.py:798 #, python-format msgid "" "Share %(share_id)s could not be shrunk due to error in the driver: " "%(reason)s" msgstr "" #: manila/exception.py:803 #, python-format msgid "Share %(share_id)s could not be shrunk due to possible data loss" msgstr "" #: manila/exception.py:808 #, python-format msgid "Instance %(instance_id)s could not be found." msgstr "" #: manila/exception.py:812 #, python-format msgid "Bridge %(bridge)s does not exist." msgstr "" #: manila/exception.py:816 msgid "Exception in service instance manager occurred." msgstr "" #: manila/exception.py:820 msgid "Service instance is not available." msgstr "" #: manila/exception.py:824 msgid "Storage resource exception." msgstr "" #: manila/exception.py:828 #, python-format msgid "Storage resource %(name)s not found." msgstr "" #: manila/exception.py:833 #, python-format msgid "Snapshot %(name)s not found." msgstr "" #: manila/exception.py:837 #, python-format msgid "Snapshot %(name)s info not available." msgstr "" #: manila/exception.py:841 msgid "Exception due to NetApp failure." msgstr "" #: manila/exception.py:845 msgid "" "Exception due to an aggregate being busy while trying to provision the " "FlexGroup." msgstr "" #: manila/exception.py:850 #, python-format msgid "Vserver %(vserver)s not found." msgstr "" #: manila/exception.py:854 msgid "Vserver not specified." msgstr "" #: manila/exception.py:858 #, python-format msgid "Vserver %(vserver)s is not ready yet." msgstr "" #: manila/exception.py:866 manila/exception.py:878 msgid "Unable to acquire lock(s)." msgstr "" #: manila/exception.py:870 manila/exception.py:882 #, python-format msgid "Invalid mover or vdm %(id)s." msgstr "" #: manila/exception.py:902 msgid "GPFS exception occurred." msgstr "" #: manila/exception.py:906 msgid "GPFS Ganesha exception occurred." msgstr "" #: manila/exception.py:910 msgid "Ganesha management command failed." msgstr "" #: manila/exception.py:919 msgid "Invalid Sqlite database." msgstr "" #: manila/exception.py:923 msgid "Exception in SSH protocol negotiation or logic." msgstr "" #: manila/exception.py:927 msgid "HDFS exception occurred!" msgstr "" #: manila/exception.py:931 #, python-format msgid "MapRFS exception occurred: %(msg)s" msgstr "" #: manila/exception.py:935 #, python-format msgid "ZFSonLinux exception occurred: %(msg)s" msgstr "" #: manila/exception.py:939 #, python-format msgid "Quobyte exception occurred: %(msg)s" msgstr "" #: manila/exception.py:944 #, python-format msgid "" "Quobyte JsonRpc call to backend raised an exception: %(result)s, Quobyte " "error code %(qbcode)s" msgstr "" #: manila/exception.py:950 #, python-format msgid "SSH command injection detected: %(command)s" msgstr "" #: manila/exception.py:954 #, python-format msgid "HNAS Backend Exception: %(msg)s" msgstr "" #: manila/exception.py:958 #, python-format msgid "HNAS Connection Exception: %(msg)s" msgstr "" #: manila/exception.py:962 #, python-format msgid "HNAS SSC is busy and cannot execute the command: %(msg)s" msgstr "" #: manila/exception.py:966 #, python-format msgid "HNAS SSC Context has been changed unexpectedly: %(msg)s" msgstr "" #: manila/exception.py:970 #, python-format msgid "HNAS Directory is not empty: %(msg)s" msgstr "" #: manila/exception.py:974 #, python-format msgid "HNAS Item Not Found Exception: %(msg)s" msgstr "" #: manila/exception.py:978 #, python-format msgid "HNAS Nothing To Clone Exception: %(msg)s" msgstr "" #: manila/exception.py:983 #, python-format msgid "Share group %(share_group_id)s could not be found." msgstr "" #: manila/exception.py:987 #, python-format msgid "Share group snapshot %(share_group_snapshot_id)s could not be found." msgstr "" #: manila/exception.py:992 #, python-format msgid "Share group snapshot member %(member_id)s could not be found." msgstr "" #: manila/exception.py:997 #, python-format msgid "Invalid share group: %(reason)s" msgstr "" #: manila/exception.py:1001 #, python-format msgid "Invalid share group snapshot: %(reason)s" msgstr "" #: manila/exception.py:1005 #, python-format msgid "Share driver '%(driver)s' not initialized." msgstr "" #: manila/exception.py:1009 #, python-format msgid "Share id %(share_id)s could not be found in storage backend." msgstr "" #: manila/exception.py:1014 #, python-format msgid "Failed to unmount share: %(reason)s" msgstr "" #: manila/exception.py:1018 #, python-format msgid "Failed to mount share: %(reason)s" msgstr "" #: manila/exception.py:1022 #, python-format msgid "Failed to copy data: %(reason)s" msgstr "" #: manila/exception.py:1027 #, python-format msgid "Unable to perform a replication action: %(reason)s." msgstr "" #: manila/exception.py:1031 #, python-format msgid "Share Replica %(replica_id)s could not be found." msgstr "" #: manila/exception.py:1036 #, python-format msgid "Unexpected response from Tegile IntelliFlash API: %(response)s" msgstr "" #: manila/exception.py:1041 msgid "Could not communicate with storage array." msgstr "" #: manila/exception.py:1045 #, python-format msgid "Error during evaluator parsing: %(reason)s" msgstr "" #: manila/exception.py:1050 #, python-format msgid "HSP Backend Exception: %(msg)s" msgstr "" #: manila/exception.py:1054 #, python-format msgid "HSP Timeout Exception: %(msg)s" msgstr "" #: manila/exception.py:1058 #, python-format msgid "HSP Item Not Found Exception: %(msg)s" msgstr "" #: manila/exception.py:1062 #, python-format msgid "Exception due to Nexenta failure. %(reason)s" msgstr "" #: manila/exception.py:1067 msgid "Unable to create lock. Coordination backend not started." msgstr "" #: manila/exception.py:1071 msgid "Lock acquisition failed." msgstr "" #: manila/exception.py:1076 msgid "Unknown NFS-Ganesha library exception." msgstr "" #: manila/exception.py:1081 #, python-format msgid "Infortrend CLI exception: %(err)s Return Code: %(rc)s, Output: %(out)s" msgstr "" #: manila/exception.py:1086 #, python-format msgid "Infortrend NAS exception: %(err)s" msgstr "" #: manila/exception.py:1091 #, python-format msgid "Unknown or unsupported command %(cmd)s" msgstr "" #: manila/exception.py:1095 #, python-format msgid "%(msg)s" msgstr "" #: manila/exception.py:1099 #, python-format msgid "Bad HTTP response status %(status)s" msgstr "" #: manila/exception.py:1103 #, python-format msgid "Operation failed with status=%(status)s. Full dump: %(data)s" msgstr "" #: manila/exception.py:1107 msgid "Unable to find any active VPSA controller" msgstr "" #: manila/exception.py:1111 #, python-format msgid "Unable to create server object for initiator %(name)s" msgstr "" #: manila/exception.py:1115 #, python-format msgid "Failed to retrieve attachments for volume %(name)s" msgstr "" #: manila/exception.py:1119 msgid "Invalid VPSA access key" msgstr "" #: manila/exception.py:1123 #, python-format msgid "Failed to create VPSA backend share. Error: %(error)s" msgstr "" #: manila/exception.py:1127 msgid "Only ip access type allowed for the Zadara manila share." msgstr "" #: manila/exception.py:1131 #, python-format msgid "Share %(name)s could not be found." msgstr "" #: manila/exception.py:1135 #, python-format msgid "Failed to extend VPSA backend share. Error: %(error)s" msgstr "" #: manila/exception.py:1139 #, python-format msgid "" "The type of protocol %(protocol_type)s for Zadara manila driver is not " "supported. Only NFS or CIFS protocol is supported." msgstr "" #: manila/exception.py:1145 #, python-format msgid "Share %(name)s is not valid." msgstr "" #: manila/exception.py:1149 #, python-format msgid "Failed to create VPSA share %(name)s snapshot. Error: %(error)s" msgstr "" #: manila/exception.py:1154 #, python-format msgid "Failed to manage VPSA share snapshot with id %(snap_id)s. Error: %(error)s" msgstr "" #: manila/exception.py:1159 #, python-format msgid "Unable to find server object for initiator %(name)s" msgstr "" #: manila/exception.py:1164 #, python-format msgid "Macrosan backend exception: %(reason)s" msgstr "" #: manila/exception.py:1169 #, python-format msgid "Unable to perform a backup action: %(reason)s." msgstr "" #: manila/exception.py:1173 #, python-format msgid "Invalid backup: %(reason)s." msgstr "" #: manila/exception.py:1177 #, python-format msgid "Maximum number of backups allowed (%(allowed)d) exceeded." msgstr "" #: manila/exception.py:1181 #, python-format msgid "Backup %(backup_id)s could not be found." msgstr "" #: manila/exception.py:1185 #, python-format msgid "" "Requested backup exceeds allowed Backup gigabytes quota. Requested " "%(requested)sG, quota is %(quota)sG and %(consumed)sG has been consumed." msgstr "" #: manila/exception.py:1191 #, python-format msgid "%(config)s configuration of the NetAppActiveIQ weigher must be set." msgstr "" #: manila/ssh_utils.py:100 #, python-format msgid "" "Check whether private key or password are correctly set. Error connecting" " via ssh: %s" msgstr "" #: manila/utils.py:146 #, python-format msgid "Invalid backend: %s" msgstr "" #: manila/utils.py:274 #, python-format msgid "Invalid cidr supplied %s" msgstr "" #: manila/utils.py:293 #, python-format msgid "Provided improper IP version '%s'." msgstr "" #: manila/utils.py:311 #, python-format msgid "Value '%(param)s' for '%(param_string)s' is not a boolean." msgstr "" #: manila/utils.py:444 #, python-format msgid "Invalid value %(param)s for %(param_string)s. Expecting a boolean." msgstr "" #: manila/utils.py:458 #, python-format msgid "Must specify all mandatory parameters: %s" msgstr "" #: manila/utils.py:560 #, python-format msgid "Failed to update access rules on share instance %s" msgstr "" #: manila/utils.py:564 #, python-format msgid "" "Timeout trying to update access rules on share instance %(share_id)s. " "Timeout was %(timeout)s seconds." msgstr "" #: manila/api/common.py:102 manila/api/common.py:153 msgid "limit param must be an integer" msgstr "" #: manila/api/common.py:105 manila/api/common.py:157 msgid "limit param must be positive" msgstr "" #: manila/api/common.py:147 msgid "offset param must be an integer" msgstr "" #: manila/api/common.py:161 msgid "offset param must be positive" msgstr "" #: manila/api/common.py:252 msgid "" "When creating a new share network subnet you need to specify both " "neutron_net_id and neutron_subnet_id or none of them." msgstr "" #: manila/api/common.py:261 #, python-format msgid "" "The share network %(id)s used isn't in an 'active' state. Current status " "is %(status)s. The action may be retried after the share network has " "changed its state." msgstr "" #: manila/api/common.py:297 #, python-format msgid "Invalid is_public filter [%s]" msgstr "" #: manila/api/common.py:457 msgid "Invalid CN (common name). Must be 1-64 chars long." msgstr "" #: manila/api/common.py:488 msgid "Ceph IDs may not be empty." msgstr "" #: manila/api/common.py:494 msgid "Ceph IDs must consist of ASCII printable characters." msgstr "" #: manila/api/common.py:502 msgid "Ceph IDs may not contain periods." msgstr "" #: manila/api/common.py:535 msgid "Only 'ip', 'user', 'cert' or 'cephx' access types are supported." msgstr "" #: manila/api/common.py:538 msgid "Only 'ip', 'user' or 'cert' access types are supported." msgstr "" #: manila/api/common.py:585 msgid "User is not authorized to set 'is_public' to True in the request." msgstr "" #: manila/api/common.py:625 manila/api/v2/share_networks.py:376 #, python-format msgid "The provided availability zone %s does not exist." msgstr "" #: manila/api/common.py:648 msgid "Metadata property key is blank." msgstr "" #: manila/api/common.py:652 msgid "Metadata property key is greater than 255 characters." msgstr "" #: manila/api/common.py:657 msgid "Metadata property value is blank." msgstr "" #: manila/api/common.py:661 msgid "Metadata property value is greater than 1023 characters." msgstr "" #: manila/api/middleware/auth.py:92 msgid "Invalid service catalog json." msgstr "" #: manila/api/middleware/fault.py:44 msgid "" "Error decoding your request. Either the URL or the request body contained" " characters that could not be decoded by Manila." msgstr "" #: manila/api/openstack/__init__.py:157 msgid "Must specify an ExtensionManager class" msgstr "" #: manila/api/openstack/api_version_request.py:274 msgid "The experimental property must be a bool value." msgstr "" #: manila/api/openstack/api_version_request.py:282 msgid "An API version request must be compared to a VersionedMethod object." msgstr "" #: manila/api/openstack/wsgi.py:284 manila/api/openstack/wsgi.py:494 msgid "cannot understand JSON" msgstr "" #: manila/api/openstack/wsgi.py:499 msgid "too many body keys" msgstr "" #: manila/api/openstack/wsgi.py:778 #, python-format msgid "There is no such action: %s" msgstr "" #: manila/api/openstack/wsgi.py:781 manila/api/openstack/wsgi.py:810 #: manila/api/v1/share_metadata.py:62 manila/api/v1/share_metadata.py:77 #: manila/api/v1/share_metadata.py:100 manila/api/v1/share_metadata.py:149 #: manila/api/v2/metadata.py:138 manila/api/v2/metadata.py:164 #: manila/api/v2/metadata.py:195 manila/api/v2/share_access_metadata.py:67 #: manila/api/v2/shares.py:668 manila/api/v2/shares.py:680 #: manila/api/v2/shares.py:691 msgid "Malformed request body" msgstr "" #: manila/api/openstack/wsgi.py:807 msgid "Unsupported Content-Type" msgstr "" #: manila/api/openstack/wsgi.py:819 msgid "Malformed request url" msgstr "" #: manila/api/openstack/wsgi.py:864 #, python-format msgid "%(url)s returned with HTTP %(status)s" msgstr "" #: manila/api/openstack/wsgi.py:867 #, python-format msgid "%(url)s returned a fault: %(e)s" msgstr "" #: manila/api/openstack/wsgi.py:1230 #, python-format msgid "Must specify '%s'" msgstr "" #: manila/api/openstack/wsgi.py:1233 #, python-format msgid "Invalid state. Valid states: %s." msgstr "" #: manila/api/openstack/wsgi.py:1267 msgid "Cannot reset replica_state of an active replica" msgstr "" #: manila/api/v1/limits.py:111 #, python-format msgid "" "Only %(value)s %(verb)s request(s) can be made to %(uri)s every " "%(unit_string)s." msgstr "" #: manila/api/v1/limits.py:240 msgid "This request was rate-limited." msgstr "" #: manila/api/v1/scheduler_stats.py:71 manila/api/v2/share_types.py:340 #: manila/api/v2/shares.py:386 #, python-format msgid "Share type %s not found." msgstr "" #: manila/api/v1/security_service.py:72 msgid "Cannot delete security service. It is assigned to share network(s)" msgstr "" #: manila/api/v1/security_service.py:190 #, python-format msgid "" "Cannot update security service %s. It is attached to share network with " "share server associated. Only 'name' and 'description' fields are " "available for update." msgstr "" #: manila/api/v1/security_service.py:200 manila/api/v1/security_service.py:237 msgid "\"default_ad_site\" is only supported from API version 2.76." msgstr "" #: manila/api/v1/security_service.py:207 msgid "" "Cannot create security service because both server and 'default_ad_site' " "were provided. Specify either server or 'default_ad_site'." msgstr "" #: manila/api/v1/security_service.py:229 #, python-format msgid "" "Invalid type %(type)s specified for security service. Valid types are " "%(types)s" msgstr "" #: manila/api/v1/security_service.py:244 msgid "" "Cannot create security service because both server and 'default_ad_site' " "were provided, Specify either server or 'default_ad_site'." msgstr "" #: manila/api/v1/share_manage.py:74 msgid "Share entity not found in request body" msgstr "" #: manila/api/v1/share_manage.py:83 manila/api/v2/share_servers.py:160 #, python-format msgid "Required parameter %s not found" msgstr "" #: manila/api/v1/share_manage.py:86 manila/api/v2/share_servers.py:163 #, python-format msgid "Required parameter %s is empty" msgstr "" #: manila/api/v1/share_manage.py:99 msgid "service_host parameter should contain pool." msgstr "" #: manila/api/v1/share_metadata.py:49 manila/api/v1/share_metadata.py:145 #: manila/api/v1/share_metadata.py:189 msgid "share does not exist" msgstr "" #: manila/api/v1/share_metadata.py:81 #: manila/api/v1/share_types_extra_specs.py:117 manila/api/v2/metadata.py:172 msgid "Request body and URI mismatch" msgstr "" #: manila/api/v1/share_metadata.py:85 #: manila/api/v1/share_types_extra_specs.py:120 manila/api/v2/metadata.py:175 msgid "Request body contains too many items" msgstr "" #: manila/api/v1/share_metadata.py:120 manila/api/v2/shares.py:637 msgid "Cannot set or update admin only metadata." msgstr "" #: manila/api/v1/share_metadata.py:166 manila/api/v1/share_metadata.py:176 msgid "Metadata item was not found" msgstr "" #: manila/api/v1/share_metadata.py:192 msgid "Cannot delete admin only metadata." msgstr "" #: manila/api/v1/share_servers.py:98 #, python-format msgid "" "Share server could not be found. Its associated share network %s does not" " exist." msgstr "" #: manila/api/v1/share_servers.py:129 #, python-format msgid "" "Share server's actual status is %(status)s, allowed statuses for deletion" " are %(allowed_statuses)s." msgstr "" #: manila/api/v1/share_snapshots.py:136 msgid "Invalid value for metadata filter." msgstr "" #: manila/api/v1/share_snapshots.py:222 #, python-format msgid "" "Snapshots cannot be created for share '%s' since it does not have that " "capability." msgstr "" #: manila/api/v1/share_snapshots.py:231 #, python-format msgid "Snapshots cannot be created for share '%s' since it has been soft deleted." msgstr "" #: manila/api/v1/share_types_extra_specs.py:75 #: manila/api/v2/share_group_type_specs.py:57 #, python-format msgid "Invalid extra_spec: %(key)s: %(value)s" msgstr "" #: manila/api/v1/share_types_extra_specs.py:113 msgid "Request body empty" msgstr "" #: manila/api/v1/share_types_extra_specs.py:149 #: manila/api/v1/share_types_extra_specs.py:168 #, python-format msgid "Extra spec '%s' can't be deleted." msgstr "" #: manila/api/v1/share_types_extra_specs.py:183 #: manila/api/v2/share_group_type_specs.py:166 msgid "" "Key names can only contain alphanumeric characters, underscores, periods," " colons and hyphens." msgstr "" #: manila/api/v1/share_unmanage.py:42 #, python-format msgid "Share '%s cannot be unmanaged, since it has been soft deleted." msgstr "" #: manila/api/v1/share_unmanage.py:46 #, python-format msgid "" "Share %s has replicas. It cannot be unmanaged until all replicas are " "removed." msgstr "" #: manila/api/v1/share_unmanage.py:51 msgid "" "Operation 'unmanage' is not supported for shares that are created on top " "of share servers (created with share-networks)." msgstr "" #: manila/api/v1/share_unmanage.py:56 #, python-format msgid "" "Share with transitional state can not be unmanaged. Share '%(s_id)s' is " "in '%(state)s' state." msgstr "" #: manila/api/v1/share_unmanage.py:63 #, python-format msgid "" "Share '%(s_id)s' can not be unmanaged because it has '%(amount)s' " "dependent snapshot(s)." msgstr "" #: manila/api/v1/share_unmanage.py:70 #, python-format msgid "" "Share '%(s_id)s' can not be unmanaged because it has '%(amount)s' " "dependent backup(s)." msgstr "" #: manila/api/v1/shares.py:84 #, python-format msgid "" "Must provide '%s' as a request parameter when deleting a share in a share" " group." msgstr "" #: manila/api/v1/shares.py:89 #, python-format msgid "The specified '%s' does not match the share group id of the share." msgstr "" #: manila/api/v1/shares.py:238 #, python-format msgid "Share '%s cannot be updated, since it has been soft deleted." msgstr "" #: manila/api/v1/shares.py:309 #, python-format msgid "" "Share cannot have AZ ('%(s_az)s') different than share group's one " "(%(sg_az)s)." msgstr "" #: manila/api/v1/shares.py:354 #, python-format msgid "" "A new share may not be created from snapshot '%s', because the snapshot's" " parent share does not have that capability." msgstr "" #: manila/api/v1/shares.py:377 msgid "A share network subnet was not found for the requested availability zone." msgstr "" #: manila/api/v1/shares.py:403 manila/api/v2/share_types.py:84 msgid "Share type not found." msgstr "" #: manila/api/v1/shares.py:420 msgid "Share network must be set when the driver_handles_share_servers is true." msgstr "" #: manila/api/v1/shares.py:432 #, python-format msgid "" "Share type %(type)s is not supported within the availability zone chosen " "%(az)s." msgstr "" #: manila/api/v1/shares.py:484 #, python-format msgid "Failed to lock the %(action)s of the access rule %(rule)s." msgstr "" #: manila/api/v1/shares.py:532 #, python-format msgid "Cannot allow access for share '%s' since it has been soft deleted." msgstr "" #: manila/api/v1/shares.py:542 #, python-format msgid "" "Access rules cannot be added while the share or any of its replicas or " "migration copies has its access_rules_status set to " "%(instance_rules_status)s. Deny any rules in %(rule_state)s state and try" " again." msgstr "" #: manila/api/v1/shares.py:553 msgid "" "Lock reason can only be specified when locking the visibility or the " "deletion of an access rule." msgstr "" #: manila/api/v1/shares.py:605 #, python-format msgid "" "Cannot deny access for share '%s' since it has been locked. Please remove" " the locks and retry the operation" msgstr "" #: manila/api/v1/shares.py:610 msgid "Unable to drop access rule restrictions that are not placed by you." msgstr "" #: manila/api/v1/shares.py:642 #, python-format msgid "Cannot deny access for share '%s' since it has been soft deleted." msgstr "" #: manila/api/v1/shares.py:680 #, python-format msgid "Cannot extend share '%s' since it has been soft deleted." msgstr "" #: manila/api/v1/shares.py:701 #, python-format msgid "Cannot shrink share '%s' since it has been soft deleted." msgstr "" #: manila/api/v1/shares.py:721 manila/api/v1/shares.py:747 msgid "New share size must be specified as an integer." msgstr "" #: manila/api/v1/shares.py:732 #, python-format msgid "Invalid boolean force : %(value)s" msgstr "" #: manila/api/v2/messages.py:114 manila/api/v2/resource_locks.py:116 #, python-format msgid "Invalid value specified for the query key: %s" msgstr "" #: manila/api/v2/metadata.py:107 #, python-format msgid "%s not found." msgstr "" #: manila/api/v2/quota_sets.py:51 msgid "Quota limit must be -1 or greater." msgstr "" #: manila/api/v2/quota_sets.py:55 #, python-format msgid "Quota limit must be greater than %s." msgstr "" #: manila/api/v2/quota_sets.py:58 #, python-format msgid "Quota limit must be less than %s." msgstr "" #: manila/api/v2/quota_sets.py:64 msgid "'user_id' and 'share_type' values are mutually exclusive" msgstr "" #: manila/api/v2/quota_sets.py:74 #, python-format msgid "Share type with name or id '%s' not found." msgstr "" #: manila/api/v2/quota_sets.py:83 msgid "" "'share_type' key is not supported by this microversion. Use 2.39 or " "greater microversion to be able to use 'share_type' quotas." msgstr "" #: manila/api/v2/quota_sets.py:94 #, python-format msgid "" "'%(key)s' key is not supported by this microversion. Use %(microversion)s" " or greater microversion to be able to use '%(key)s' quotas." msgstr "" #: manila/api/v2/quota_sets.py:155 msgid "Must supply at least one quota field to update." msgstr "" #: manila/api/v2/quota_sets.py:169 msgid "Share type quotas cannot constrain share groups and share group snapshots." msgstr "" #: manila/api/v2/quota_sets.py:182 msgid "" "'share_networks' quota cannot be set for share type. It can be set only " "for project or user." msgstr "" #: manila/api/v2/quota_sets.py:193 manila/api/v2/quota_sets.py:220 #, python-format msgid "Quota '%(value)s' for %(key)s should be integer." msgstr "" #: manila/api/v2/quota_sets.py:201 #, python-format msgid "Bad key(s) %s in quota_set." msgstr "" #: manila/api/v2/quota_sets.py:235 #, python-format msgid "" "Quota value %(value)s for %(key)s is smaller than already used and " "reserved %(quota_used)s." msgstr "" #: manila/api/v2/resource_locks.py:64 msgid "'lock_reason' can contain a maximum of 1023 characters." msgstr "" #: manila/api/v2/resource_locks.py:67 #, python-format msgid "'resource_type' is required and must be one of %(resource_types)s" msgstr "" #: manila/api/v2/resource_locks.py:75 #, python-format msgid "'resource_action' can only be one of %(actions)sactions" msgstr "" #: manila/api/v2/resource_locks.py:81 msgid "Only 'resource_action' and 'lock_reason' can be updated." msgstr "" #: manila/api/v2/resource_locks.py:86 msgid "Resource ID is required and must be in uuid format." msgstr "" #: manila/api/v2/services.py:87 msgid "" "'disabled_reason' option is not supported by this microversion. Use 2.83 " "or greater microversion to be able to set 'disabled_reason'." msgstr "" #: manila/api/v2/services.py:98 msgid "Disabled reason contains invalid characters or is too long" msgstr "" #: manila/api/v2/share_accesses.py:72 #, python-format msgid "Share access rule %s not found." msgstr "" #: manila/api/v2/share_accesses.py:86 msgid "'access_type' parameter must be provided when specifying 'access_to'." msgstr "" #: manila/api/v2/share_accesses.py:107 msgid "The field 'share_id' has to be specified." msgstr "" #: manila/api/v2/share_accesses.py:123 manila/api/v2/shares.py:338 #: manila/api/v2/shares.py:413 manila/api/v2/shares.py:427 #: manila/api/v2/shares.py:441 #, python-format msgid "Share %s not found." msgstr "" #: manila/api/v2/share_backups.py:107 manila/api/v2/share_backups.py:163 #: manila/api/v2/share_replicas.py:171 manila/api/v2/shares.py:308 #, python-format msgid "No share exists with ID %s." msgstr "" #: manila/api/v2/share_backups.py:137 manila/api/v2/share_backups.py:189 #: manila/api/v2/share_backups.py:210 manila/api/v2/share_backups.py:236 #, python-format msgid "No backup exists with ID %s." msgstr "" #: manila/api/v2/share_backups.py:150 manila/api/v2/share_backups.py:230 msgid "Body does not contain 'share_backup' information." msgstr "" #: manila/api/v2/share_backups.py:157 msgid "'share_id' is missing from the request body." msgstr "" #: manila/api/v2/share_backups.py:166 #, python-format msgid "Backup can not be created for share '%s' since it has been soft deleted." msgstr "" #: manila/api/v2/share_export_locations.py:40 #, python-format msgid "Share '%s' not found." msgstr "" #: manila/api/v2/share_export_locations.py:66 #, python-format msgid "Export location '%s' not found." msgstr "" #: manila/api/v2/share_group_snapshots.py:51 #, python-format msgid "Share group snapshot %s not found." msgstr "" #: manila/api/v2/share_group_snapshots.py:143 #, python-format msgid "'%s' is missing from the request body." msgstr "" #: manila/api/v2/share_group_snapshots.py:153 manila/api/v2/share_groups.py:154 #, python-format msgid "The fields %s are invalid or not allowed to be updated." msgstr "" #: manila/api/v2/share_group_snapshots.py:175 msgid "'share_group_snapshot' is missing from the request body." msgstr "" #: manila/api/v2/share_group_snapshots.py:182 msgid "Must supply 'share_group_id' attribute." msgstr "" #: manila/api/v2/share_group_snapshots.py:185 msgid "The 'share_group_id' attribute must be a uuid." msgstr "" #: manila/api/v2/share_group_type_specs.py:103 msgid "Request body empty." msgstr "" #: manila/api/v2/share_group_type_specs.py:107 msgid "Request body and URI mismatch." msgstr "" #: manila/api/v2/share_group_type_specs.py:110 msgid "Request body contains too many items." msgstr "" #: manila/api/v2/share_group_types.py:44 #, python-format msgid "Project value (%s) must be in uuid format." msgstr "" #: manila/api/v2/share_group_types.py:68 #, python-format msgid "Share group type with id %s not found." msgstr "" #: manila/api/v2/share_group_types.py:88 #: manila/share_group/share_group_types.py:122 msgid "Default share group type not found." msgstr "" #: manila/api/v2/share_group_types.py:118 msgid "" "Filter by 'group_specs' is not supported by this microversion. Use 2.66 " "or greater microversion to be able to use filter search by 'group_specs." msgstr "" #: manila/api/v2/share_group_types.py:142 msgid "Supported share types must be provided." msgstr "" #: manila/api/v2/share_group_types.py:147 msgid "Share group type name is not valid." msgstr "" #: manila/api/v2/share_group_types.py:150 msgid "Group specs can be either of 'None' or 'dict' types." msgstr "" #: manila/api/v2/share_group_types.py:155 msgid "Group specs keys and values should be strings." msgstr "" #: manila/api/v2/share_group_types.py:188 #, python-format msgid "Target share group type with id %s is still in use." msgstr "" #: manila/api/v2/share_group_types.py:211 #, python-format msgid "Share group type %s not found." msgstr "" #: manila/api/v2/share_group_types.py:215 msgid "Access list not available for public share group types." msgstr "" #: manila/api/v2/share_group_types.py:290 msgid "Type access modification is not applicable to public share group type." msgstr "" #: manila/api/v2/share_groups.py:53 #, python-format msgid "Share group %s not found." msgstr "" #: manila/api/v2/share_groups.py:147 manila/api/v2/share_groups.py:176 msgid "'share_group' is missing from the request body." msgstr "" #: manila/api/v2/share_groups.py:191 #, python-format msgid "The fields %s are invalid." msgstr "" #: manila/api/v2/share_groups.py:196 msgid "" "Cannot supply both 'share_types' and 'source_share_group_snapshot_id' " "attributes." msgstr "" #: manila/api/v2/share_groups.py:206 msgid "" "Must specify at least one share type as a default share type has not been" " configured." msgstr "" #: manila/api/v2/share_groups.py:220 msgid "The 'share_types' attribute must be a list of uuids" msgstr "" #: manila/api/v2/share_groups.py:226 msgid "" "Cannot supply both 'share_network_id' and " "'source_share_group_snapshot_id' attributes as the share network is " "inherited from the source." msgstr "" #: manila/api/v2/share_groups.py:234 msgid "" "Cannot supply both 'availability_zone' and " "'source_share_group_snapshot_id' attributes as the availability zone is " "inherited from the source." msgstr "" #: manila/api/v2/share_groups.py:250 msgid "The 'source_share_group_snapshot_id' attribute must be a uuid." msgstr "" #: manila/api/v2/share_groups.py:258 msgid "The 'share_network_id' attribute must be a uuid." msgstr "" #: manila/api/v2/share_groups.py:265 msgid "The 'share_group_type_id' attribute must be a uuid." msgstr "" #: manila/api/v2/share_groups.py:273 msgid "" "Must specify a share group type as a default share group type has not " "been configured." msgstr "" #: manila/api/v2/share_instance_export_locations.py:43 #, python-format msgid "Share instance '%s' not found." msgstr "" #: manila/api/v2/share_network_subnets.py:89 #, python-format msgid "Cannot delete share network subnet %(id)s, it has one or more shares." msgstr "" #: manila/api/v2/share_network_subnets.py:98 #, python-format msgid "" "Cannot delete share network subnet %(id)s, it has one or more share " "groups." msgstr "" #: manila/api/v2/share_network_subnets.py:108 #, python-format msgid "" "The service cannot determine if there are any non-managed shares on the " "share network subnet %(id)s,so it cannot be deleted. Please contact the " "cloud administrator to rectify." msgstr "" #: manila/api/v2/share_network_subnets.py:128 msgid "Share Network Subnet is missing from the request body." msgstr "" #: manila/api/v2/share_network_subnets.py:159 #: manila/api/v2/share_network_subnets.py:165 msgid "Could not add the share network subnet." msgstr "" #: manila/api/v2/share_network_subnets.py:173 msgid "Could not create the share network subnet." msgstr "" #: manila/api/v2/share_networks.py:100 #, python-format msgid "Can not delete share network %(id)s, it has %(len)s share(s)." msgstr "" #: manila/api/v2/share_networks.py:110 #, python-format msgid "Can not delete share network %(id)s, it has %(len)s share group(s)." msgstr "" #: manila/api/v2/share_networks.py:118 #, python-format msgid "" "The share network %(id)s has more than one subnet attached. Please remove" " the subnets untill you have one or no subnets remaining." msgstr "" #: manila/api/v2/share_networks.py:126 #, python-format msgid "" "The service cannot determine if there are any non-managed shares on the " "share network subnet %(id)s, so it cannot be deleted. Please contact the " "cloud administrator to rectify." msgstr "" #: manila/api/v2/share_networks.py:283 manila/api/v2/share_networks.py:359 msgid "nova networking is not supported starting in Ocata." msgstr "" #: manila/api/v2/share_networks.py:289 #, python-format msgid "" "Cannot update share network %s. It is used by share servers. Only 'name' " "and 'description' fields are available for update" msgstr "" #: manila/api/v2/share_networks.py:300 #, python-format msgid "" "The share network %(id)s does not have a 'default' subnet that serves all" " availability zones, so subnet details ('neutron_net_id', " "'neutron_subnet_id') cannot be updated." msgstr "" #: manila/api/v2/share_networks.py:307 #, python-format msgid "" "The share network %(id)s does not have an unique 'default' subnet that " "serves all availability zones, so subnet details ('neutron_net_id', " "'neutron_subnet_id') cannot be updated." msgstr "" #: manila/api/v2/share_networks.py:328 #, python-format msgid "" "To update the share network %(id)s you need to specify both " "'neutron_net_id' and 'neutron_subnet_id'." msgstr "" #: manila/api/v2/share_networks.py:426 msgid "Could not create share network subnet." msgstr "" #: manila/api/v2/share_networks.py:458 msgid "Cannot add security services. Share network is used." msgstr "" #: manila/api/v2/share_networks.py:492 msgid "Cannot remove security services. Share network is used." msgstr "" #: manila/api/v2/share_networks.py:651 msgid "Share Network Subnet Create Check is missing from the request body." msgstr "" #: manila/api/v2/share_networks.py:677 msgid "A share network subnet update check cannot be performed at this time." msgstr "" #: manila/api/v2/share_replica_export_locations.py:39 #, python-format msgid "Share replica '%s' not found." msgstr "" #: manila/api/v2/share_replicas.py:95 #, python-format msgid "Share with share ID %s not found." msgstr "" #: manila/api/v2/share_replicas.py:127 #, python-format msgid "Replica %s not found." msgstr "" #: manila/api/v2/share_replicas.py:134 msgid "Body does not contain 'share_replica' information." msgstr "" #: manila/api/v2/share_replicas.py:165 msgid "Must provide Share ID to add replica." msgstr "" #: manila/api/v2/share_replicas.py:175 #, python-format msgid "Replica cannot be created for share '%s' since it has been soft deleted." msgstr "" #: manila/api/v2/share_replicas.py:182 msgid "" "'share_network_id' option is not supported by this microversion. Use 2.72" " or greater microversion to be able to use 'share_network_id'." msgstr "" #: manila/api/v2/share_replicas.py:194 #, python-format msgid "No share network exists with ID %s." msgstr "" #: manila/api/v2/share_replicas.py:228 manila/api/v2/share_replicas.py:266 #: manila/api/v2/share_replicas.py:372 #, python-format msgid "No replica exists with ID %s." msgstr "" #: manila/api/v2/share_replicas.py:288 msgid "quiesce_wait_time must be an integer and greater than 0." msgstr "" #: manila/api/v2/share_servers.py:113 msgid "Cannot unmanage the share server containing multiple subnets." msgstr "" #: manila/api/v2/share_servers.py:129 #, python-format msgid "" "Share server's actual status is %(status)s, allowed statuses for " "unmanaging are %(allowed_statuses)s." msgstr "" #: manila/api/v2/share_servers.py:152 msgid "Share Server entity not found in request body" msgstr "" #: manila/api/v2/share_servers.py:176 #, python-format msgid "The share network subnet %s does not exist." msgstr "" #: manila/api/v2/share_servers.py:184 #, python-format msgid "" "The share network %s does have a default subnet. Create one or use a " "specific subnet to manage this share server with API version >= 2.51." msgstr "" #: manila/api/v2/share_servers.py:190 #, python-format msgid "" "Cannot manage the share server, since the share network subnet %s has " "more subnets in its availability zone and share network." msgstr "" #: manila/api/v2/share_servers.py:199 msgid "Host parameter should not contain pool." msgstr "" #: manila/api/v2/share_servers.py:222 msgid "Driver options must be in dictionary format." msgstr "" #: manila/api/v2/share_servers.py:243 manila/api/v2/share_servers.py:371 #: manila/api/v2/shares.py:349 msgid "Request is missing body." msgstr "" #: manila/api/v2/share_servers.py:254 manila/api/v2/share_servers.py:382 msgid "The destination host can not contain pool information." msgstr "" #: manila/api/v2/share_servers.py:265 manila/api/v2/share_servers.py:392 #: manila/api/v2/shares.py:369 #, python-format msgid "Share network %s not found." msgstr "" #: manila/api/v2/share_snapshot_export_locations.py:59 #, python-format msgid "Snapshot '%s' not found." msgstr "" #: manila/api/v2/share_snapshot_instance_export_locations.py:64 #, python-format msgid "Snapshot instance '%s' not found." msgstr "" #: manila/api/v2/share_snapshot_instances.py:45 #, python-format msgid "Snapshot instance %s not found." msgstr "" #: manila/api/v2/share_snapshots.py:64 msgid "" "Operation 'unmanage_snapshot' is not supported for snapshots of shares " "that are created with share servers (created with share-networks)." msgstr "" #: manila/api/v2/share_snapshots.py:69 #, python-format msgid "" "Share %s has replicas. Snapshots of this share cannot currently be " "unmanaged until all replicas are removed." msgstr "" #: manila/api/v2/share_snapshots.py:74 #, python-format msgid "" "Snapshot with transitional state cannot be unmanaged. Snapshot '%(s_id)s'" " is in '%(state)s' state." msgstr "" #: manila/api/v2/share_snapshots.py:140 #, python-format msgid "Can not manage snapshot for share '%s' since it has been soft deleted." msgstr "" #: manila/api/v2/share_snapshots.py:160 msgid "Snapshot entity not found in request body." msgstr "" #: manila/api/v2/share_snapshots.py:180 manila/api/v2/shares.py:189 #, python-format msgid "Required parameter %s not found." msgstr "" #: manila/api/v2/share_snapshots.py:183 manila/api/v2/shares.py:192 #, python-format msgid "Required parameter %s is empty." msgstr "" #: manila/api/v2/share_snapshots.py:186 #, python-format msgid "Parameter %s must be a string." msgstr "" #: manila/api/v2/share_snapshots.py:200 manila/api/v2/share_snapshots.py:234 msgid "Access data not found in request body." msgstr "" #: manila/api/v2/share_snapshots.py:253 msgid "Access rule provided is not associated with given snapshot." msgstr "" #: manila/api/v2/share_snapshots.py:263 #, python-format msgid "" "Cannot control access to the snapshot %(snap)s since the parent share " "%(share)s does not support mounting its snapshots." msgstr "" #: manila/api/v2/share_transfer.py:108 msgid "'transfer' is missing from the request body." msgstr "" #: manila/api/v2/share_transfer.py:115 msgid "Must supply 'share_id' attribute." msgstr "" #: manila/api/v2/share_transfer.py:118 msgid "The 'share_id' attribute must be a uuid." msgstr "" #: manila/api/v2/share_transfer.py:147 msgid "'accept' is missing from the request body." msgstr "" #: manila/api/v2/share_transfer.py:153 msgid "Must supply 'auth_key' while accepting a share transfer." msgstr "" #: manila/api/v2/share_transfer.py:163 #, python-format msgid "Invalid boolean clear_access_rules : %(value)s" msgstr "" #: manila/api/v2/share_types.py:65 #, python-format msgid "Bad project format: project is not in proper format (%s)" msgstr "" #: manila/api/v2/share_types.py:111 msgid "Share type not found" msgstr "" #: manila/api/v2/share_types.py:115 msgid "Default share type not found" msgstr "" #: manila/api/v2/share_types.py:136 msgid "" "Filter by 'extra_specs' is not supported by this microversion. Use 2.43 " "or greater microversion to be able to use filter search by 'extra_specs." msgstr "" #: manila/api/v2/share_types.py:177 msgid "" "'description' key is not supported by this microversion. Use 2.41 or " "greater microversion to be able to use 'description' in share type." msgstr "" #: manila/api/v2/share_types.py:188 msgid "Type name or description is not valid." msgstr "" #: manila/api/v2/share_types.py:276 msgid "share_type_access:is_public has a non-boolean value." msgstr "" #: manila/api/v2/share_types.py:283 msgid "Share type name cannot be empty." msgstr "" #: manila/api/v2/share_types.py:286 msgid "Share type name cannot be greater than 255 characters in length." msgstr "" #: manila/api/v2/share_types.py:292 msgid "Share type description cannot be greater than 255 characters in length." msgstr "" #: manila/api/v2/share_types.py:299 msgid "" "Specify share type name, description, share_type_access:is_public or a " "combination thereof." msgstr "" #: manila/api/v2/share_types.py:344 msgid "Access list not available for public share types." msgstr "" #: manila/api/v2/share_types.py:385 msgid "Type access modification is not applicable to public share type." msgstr "" #: manila/api/v2/shares.py:80 #, python-format msgid "Share '%s cannot revert to snapshot, since it has been soft deleted." msgstr "" #: manila/api/v2/shares.py:87 #, python-format msgid "" "Share %(share_id)s may not be reverted to snapshot %(snap_id)s, because " "the share does not have that capability." msgstr "" #: manila/api/v2/shares.py:95 #, python-format msgid "Snapshot %(snap_id)s is not associated with share %(share_id)s." msgstr "" #: manila/api/v2/shares.py:106 #, python-format msgid "" "Share %(share_id)s is in '%(state)s' state, but it must be in " "'%(available)s' state to be reverted to a snapshot." msgstr "" #: manila/api/v2/shares.py:118 #, python-format msgid "" "Snapshot %(snap_id)s is in '%(state)s' state, but it must be in " "'%(available)s' state to be restored." msgstr "" #: manila/api/v2/shares.py:125 #, python-format msgid "Share %(share_id)s may not be reverted while it has an active task." msgstr "" #: manila/api/v2/shares.py:134 #, python-format msgid "Could not determine the latest snapshot for share %(share_id)s." msgstr "" #: manila/api/v2/shares.py:143 #, python-format msgid "" "Snapshot %(snap_id)s may not be restored because it is not the most " "recent snapshot of share %(share_id)s. Currently the latest snapshot is " "%(latest_snap_id)s." msgstr "" #: manila/api/v2/shares.py:158 #, python-format msgid "" "Snapshot %(snap_id)s belongs to a share %(share_id)s which has access " "rules that are not %(state)s." msgstr "" #: manila/api/v2/shares.py:181 msgid "Revert entity not found in request body." msgstr "" #: manila/api/v2/shares.py:243 manila/api/v2/shares.py:258 #, python-format msgid "status cannot be reset for share '%s' since it has been soft deleted." msgstr "" #: manila/api/v2/shares.py:321 #, python-format msgid "" "Share %s is being deleted or has suffered an error during deletion, " "cannot be restored." msgstr "" #: manila/api/v2/shares.py:342 #, python-format msgid "Migration cannot start for share '%s' since it has been soft deleted." msgstr "" #: manila/api/v2/shares.py:460 #, python-format msgid "task state cannot be reset for share '%s' since it has been soft deleted." msgstr "" #: manila/api/validation/__init__.py:154 msgid "Query string is not UTF-8 encoded" msgstr "" #: manila/api/validation/validators.py:109 #, python-format msgid "The '%s' can not be None." msgstr "" #: manila/api/validation/validators.py:220 #, python-format msgid "Invalid input for field/attribute %(path)s. Value: %(value)s. %(message)s" msgstr "" #: manila/api/validation/validators.py:236 #, python-format msgid "Invalid input for query parameters %(path)s. Value: %(value)s. %(message)s" msgstr "" #: manila/cmd/manage.py:182 msgid "host" msgstr "" #: manila/cmd/manage.py:182 msgid "zone" msgstr "" #: manila/cmd/manage.py:246 msgid "Must supply a non-negative value for age." msgstr "" #: manila/cmd/manage.py:330 msgid "Binary" msgstr "" #: manila/cmd/manage.py:331 msgid "Host" msgstr "" #: manila/cmd/manage.py:332 msgid "Zone" msgstr "" #: manila/cmd/manage.py:333 msgid "Status" msgstr "" #: manila/cmd/manage.py:334 msgid "State" msgstr "" #: manila/cmd/manage.py:335 msgid "Updated At" msgstr "" #: manila/cmd/manage.py:549 #, python-format msgid "" "\n" "OpenStack manila version: %(version)s\n" msgstr "" #: manila/cmd/manage.py:552 msgid "Available categories:" msgstr "" #: manila/cmd/manage.py:564 #, python-format msgid "Failed to read configuration file(s): %s" msgstr "" #: manila/cmd/status.py:39 msgid "Policy File JSON to YAML Migration" msgstr "" #: manila/common/client_auth.py:76 #, python-format msgid "Cannot load auth plugin for %s" msgstr "" #: manila/common/client_auth.py:97 #, python-format msgid "Client (%s) is not flagged as admin" msgstr "" #: manila/compute/nova.py:161 #, python-format msgid "Failed to get Nova VM. %s" msgstr "" #: manila/data/helper.py:218 #, python-format msgid "Unsupported access type provided: %s." msgstr "" #: manila/data/helper.py:221 #, python-format msgid "Configuration for Data node mounting access type %s has not been set." msgstr "" #: manila/data/manager.py:191 #, python-format msgid "Failed to copy contents from instance %(src)s to instance %(dest)s." msgstr "" #: manila/data/manager.py:214 #, python-format msgid "Data copy for migration of share %s cannot be cancelled at this moment." msgstr "" #: manila/data/manager.py:231 #, python-format msgid "" "Migration of share %s data copy progress cannot be obtained at this " "moment." msgstr "" #: manila/data/manager.py:253 msgid "Share data copy failed because of undefined share." msgstr "" #: manila/data/manager.py:303 #, python-format msgid "Share data copy failed attempting to mount source at %s." msgstr "" #: manila/data/manager.py:312 #, python-format msgid "Share data copy failed attempting to mount destination at %s." msgstr "" #: manila/data/manager.py:378 #, python-format msgid "Copying data from source %(src)s to destination %(dest)s did not succeed." msgstr "" #: manila/data/manager.py:541 #, python-format msgid "Failed to copy contents from share %(src)s to backup %(dest)s." msgstr "" #: manila/data/manager.py:746 #, python-format msgid "Failed to copy/restore contents from backup %(src)s to share %(dest)s." msgstr "" #: manila/data/utils.py:188 msgid "Data corrupted while copying. Aborting data copy." msgstr "" #: manila/db/sqlalchemy/api.py:94 msgid "Use of empty request context is deprecated" msgstr "" #: manila/db/sqlalchemy/api.py:255 #, python-format msgid "" "Wrong sorting data provided: sort key is '%(sort_key)s' and sort " "direction is '%(sort_dir)s'." msgstr "" #: manila/db/sqlalchemy/api.py:280 msgid "Error writing field to database." msgstr "" #: manila/db/sqlalchemy/api.py:810 msgid "Quota limit should not exceed 2147483647" msgstr "" #: manila/db/sqlalchemy/api.py:1336 #, python-format msgid "" "The service has identified one or more exceeded quotas. Please check the " "quotas for project %(project_id)s, user %(user_id)s and share type " "%(share_type_id)s, and adjust them if necessary." msgstr "" #: manila/db/sqlalchemy/api.py:1691 #, python-format msgid "At least one of the shares is not in the %(status)s status." msgstr "" #: manila/db/sqlalchemy/api.py:1706 #, python-format msgid "At least one of the snapshots is not in the %(status)s status." msgstr "" #: manila/db/sqlalchemy/api.py:1882 #, python-format msgid "Failed to update usages deleting %(resource_name)s '%(id)s'." msgstr "" #: manila/db/sqlalchemy/api.py:2437 manila/db/sqlalchemy/api.py:6359 #: manila/db/sqlalchemy/api.py:6630 #, python-format msgid "Wrong sorting key provided - '%s'." msgstr "" #: manila/db/sqlalchemy/api.py:2606 #, python-format msgid "Share %(id)s has %(count)s share instances." msgstr "" #: manila/db/sqlalchemy/api.py:3565 #, python-format msgid "Wrong 'usage' key provided - '%(key)s'. Expected keys are '%(ek)s'." msgstr "" #: manila/db/sqlalchemy/api.py:4173 manila/db/sqlalchemy/api.py:4502 #, python-format msgid "Wrong export location type '%s'." msgstr "" #: manila/db/sqlalchemy/api.py:6171 msgid "Values dict should have 'availability_zone' field." msgstr "" #: manila/db/sqlalchemy/api.py:6242 msgid "Must supply a non-negative value for \"age_in_days\"." msgstr "" #: manila/db/sqlalchemy/api.py:6338 #, python-format msgid "Share groups cannot be filtered using '%s' key." msgstr "" #: manila/db/sqlalchemy/api.py:6618 #, python-format msgid "Share group snapshots cannot be filtered using '%s' key." msgstr "" #: manila/message/message_field.py:28 msgid "allocate host" msgstr "" #: manila/message/message_field.py:29 msgid "create" msgstr "" #: manila/message/message_field.py:30 msgid "delete access rules" msgstr "" #: manila/message/message_field.py:31 msgid "promote" msgstr "" #: manila/message/message_field.py:32 msgid "update" msgstr "" #: manila/message/message_field.py:33 msgid "revert to snapshot" msgstr "" #: manila/message/message_field.py:34 msgid "delete" msgstr "" #: manila/message/message_field.py:35 msgid "extend" msgstr "" #: manila/message/message_field.py:36 msgid "shrink" msgstr "" #: manila/message/message_field.py:37 msgid "update access rules" msgstr "" #: manila/message/message_field.py:38 msgid "add or update security service" msgstr "" #: manila/message/message_field.py:39 msgid "transfer accept" msgstr "" #: manila/message/message_field.py:58 msgid "An unknown error occurred." msgstr "" #: manila/message/message_field.py:60 msgid "" "No storage could be allocated for this share request. Trying again with a" " different size or share type may succeed." msgstr "" #: manila/message/message_field.py:64 manila/share/manager.py:4842 msgid "" "Driver does not expect share-network to be provided with current " "configuration." msgstr "" #: manila/message/message_field.py:67 msgid "" "Could not find an existing share server or allocate one on the share " "network provided. You may use a different share network, or verify the " "network details in the share network and retry your request. If this " "doesn't work, contact your administrator to troubleshoot issues with your" " network." msgstr "" #: manila/message/message_field.py:73 msgid "" "An 'active' replica must exist in 'available' state to create a new " "replica for share." msgstr "" #: manila/message/message_field.py:76 msgid "Share has no replica with 'replica_state' set to 'active'." msgstr "" #: manila/message/message_field.py:78 #, python-format msgid "" "No storage could be allocated for this share request, %s filter didn't " "succeed." msgstr "" #: manila/message/message_field.py:90 msgid "" "Share Driver failed to extend share, The share status has been set to " "extending_error. This action cannot be re-attempted until the status has " "been rectified. Contact your administrator to determine the cause of this" " failure." msgstr "" #: manila/message/message_field.py:97 msgid "" "Share Driver has failed to create the share from snapshot. This operation" " can be re-attempted by creating a new share. Contact your administrator " "to determine the cause of this failure." msgstr "" #: manila/message/message_field.py:102 msgid "" "Share Driver refused to shrink the share. The size to be shrunk is " "smaller than the current used space. The share status has been set to " "available. Please select a size greater than the current used space." msgstr "" #: manila/message/message_field.py:108 msgid "" "Share Driver does not support shrinking shares. Shrinking share operation" " failed." msgstr "" #: manila/message/message_field.py:112 msgid "" "Failed to grant access to client. The client ID used may be forbidden. " "You may try again with a different client identifier." msgstr "" #: manila/message/message_field.py:116 msgid "" "Failed to grant access to client. The access level or type may be " "unsupported. You may try again with a different access level or access " "type." msgstr "" #: manila/message/message_field.py:121 msgid "" "Share driver has failed to setup one or more security services that are " "associated with the used share network. The security service may be " "unsupported or the provided parameters are invalid. You may try again " "with a different set of configurations." msgstr "" #: manila/message/message_field.py:127 msgid "" "Share Driver failed to create share due to a security service " "authentication issue. The security service user has either insufficient " "privileges or wrong credentials. Please check your user, password, ou and" " domain." msgstr "" #: manila/message/message_field.py:134 msgid "" "No default share type has been made available. You must specify a share " "type for creating shares." msgstr "" #: manila/message/message_field.py:138 msgid "" "Share Driver failed to create share because a security service has not " "been added to the share network used. Please add a security service to " "the share network." msgstr "" #: manila/message/message_field.py:143 msgid "Share transfer cannot be accepted without clearing access rules." msgstr "" #: manila/message/message_field.py:146 msgid "" "Failed to create a new network port on the share network subnet. The " "limit of the number of ports has been exceeded. You may increase the " "network port quotas or free up some ports and retry. If this doesn't " "work, contact your administrator to troubleshoot issues with your " "network." msgstr "" #: manila/message/message_field.py:153 msgid "" "No storage could be allocated for this share request. Share back end " "services are not ready yet. Contact your administrator in case retrying " "does not help." msgstr "" #: manila/network/__init__.py:80 #, python-format msgid "" "'Share network' is not provided for setting up network interfaces for " "'Share server' '%s'." msgstr "" #: manila/network/__init__.py:88 #, python-format msgid "" "'Share network subnet' is not provided for setting up network interfaces " "for 'Share server' '%s'." msgstr "" #: manila/network/__init__.py:132 msgid "" "Either 'network_plugin_ipv4_enabled' or 'network_plugin_ipv6_enabled' " "should be configured to 'True'." msgstr "" #: manila/network/standalone_network_plugin.py:157 #, python-format msgid "" "Configuration option 'standalone_network_plugin_gateway' is required and " "has improper value '%s'." msgstr "" #: manila/network/standalone_network_plugin.py:161 #, python-format msgid "" "Configuration option 'standalone_network_plugin_mask' is required and has" " improper value '%s'." msgstr "" #: manila/network/standalone_network_plugin.py:193 #, python-format msgid "Wrong value for IP range '%s' was provided." msgstr "" #: manila/network/standalone_network_plugin.py:198 #, python-format msgid "" "Config option 'standalone_network_plugin_allowed_ip_ranges' has incorrect" " value '%s'." msgstr "" #: manila/network/standalone_network_plugin.py:213 #, python-format msgid "" "One of provided allowed IP ranges ('%(range)s') does not fit network " "'%(net)s' combined from gateway '%(gateway)s' and netmask '%(netmask)s'." msgstr "" #: manila/network/standalone_network_plugin.py:224 #, python-format msgid "" "Configured invalid IP version '%(conf_v)s', network has version " "'%(net_v)s'" msgstr "" #: manila/network/standalone_network_plugin.py:252 #, python-format msgid "" "No available IP addresses left in CIDRs %(cidrs)s. Requested amount of " "IPs to be provided '%(amount)s', available only '%(available)s'." msgstr "" #: manila/network/linux/interface.py:34 msgid "Name of Open vSwitch bridge to use." msgstr "" #: manila/network/linux/ip_lib.py:440 msgid "No namespace defined for parent" msgstr "" #: manila/network/neutron/neutron_network_plugin.py:226 #, python-format msgid "" "There were existing conflicting manila network allocations found while " "trying to manage share server %(new_ss)s. The conflicting port belongs to" " share server %(old_ss)s." msgstr "" #: manila/network/neutron/neutron_network_plugin.py:294 #, python-format msgid "" "Can not find any IP address with configured IP version %(version)s in " "share-network." msgstr "" #: manila/network/neutron/neutron_network_plugin.py:565 #, python-format msgid "Port binding %s failed." msgstr "" #: manila/network/neutron/neutron_network_plugin.py:575 #, python-format msgid "" "Ports are not fully bound for share server '%(s_id)s' (inactive ports: " "%(ports)s)" msgstr "" #: manila/scheduler/drivers/base.py:108 msgid "Must implement a fallback schedule" msgstr "" #: manila/scheduler/drivers/base.py:112 msgid "Must implement schedule_create_share" msgstr "" #: manila/scheduler/drivers/base.py:118 msgid "Must implement schedule_create_share_group" msgstr "" #: manila/scheduler/drivers/base.py:123 msgid "Must implement get_pools" msgstr "" #: manila/scheduler/drivers/base.py:128 msgid "Must implement host_passes_filters" msgstr "" #: manila/scheduler/drivers/base.py:133 msgid "Must implement schedule_create_replica" msgstr "" #: manila/scheduler/drivers/chance.py:50 manila/scheduler/drivers/simple.py:78 msgid "Is the appropriate service running?" msgstr "" #: manila/scheduler/drivers/chance.py:55 msgid "Could not find another host" msgstr "" #: manila/scheduler/drivers/filter.py:84 msgid "Invalid value for 'scheduler_max_attempts', must be >=1" msgstr "" #: manila/scheduler/drivers/filter.py:148 msgid "" "You must create a share type in advance, and specify in request body or " "set default_share_type in manila.conf." msgstr "" #: manila/scheduler/drivers/filter.py:245 msgid "" "There are no hosts to fulfill this provisioning request. Are share " "backend services down?" msgstr "" #: manila/scheduler/drivers/filter.py:262 #, python-format msgid "Failed to find a weighted host, the last executed filter was %s." msgstr "" #: manila/scheduler/drivers/filter.py:307 #, python-format msgid "Exceeded max scheduling attempts %(max_attempts)d for share %(share_id)s" msgstr "" #: manila/scheduler/drivers/filter.py:388 #, python-format msgid "No hosts available for share group %s." msgstr "" #: manila/scheduler/drivers/filter.py:558 #, python-format msgid "" "Cannot place share %(id)s on %(host)s, the last executed filter was " "%(last_filter)s." msgstr "" #: manila/scheduler/drivers/simple.py:64 msgid "Not enough allocatable share gigabytes remaining" msgstr "" #: manila/scheduler/evaluator/evaluator.py:48 #, python-format msgid "KeyError: %s" msgstr "" #: manila/scheduler/evaluator/evaluator.py:51 #, python-format msgid "TypeError: %s" msgstr "" #: manila/scheduler/evaluator/evaluator.py:106 #, python-format msgid "ZeroDivisionError: %s" msgstr "" #: manila/scheduler/evaluator/evaluator.py:295 #, python-format msgid "ParseException: %s" msgstr "" #: manila/share/access.py:379 #, python-format msgid "" "Access rules were successfully modified for share instance %(si)s " "belonging to share %(shr)s." msgstr "" #: manila/share/api.py:254 msgid "" "Failed while creating a share with replication support. Maximum number of" " allowed share-replicas is exceeded." msgstr "" #: manila/share/api.py:270 msgid "" "Failed while creating a share with replication support. Requested share " "replica exceeds allowed project/user or share type gigabytes quota." msgstr "" #: manila/share/api.py:291 #, python-format msgid "status must be '%s'" msgstr "" #: manila/share/api.py:299 #, python-format msgid "Share size '%s' must be an integer and greater than 0" msgstr "" #: manila/share/api.py:306 #, python-format msgid "Share size '%s' must be equal or greater than snapshot size" msgstr "" #: manila/share/api.py:326 msgid "" "The specified availability zone must be the same as the parent share when" " creating from snapshot." msgstr "" #: manila/share/api.py:337 msgid "" "Invalid share type specified: the requested share type must match the " "type of the source share. If a share type is not specified when " "requesting a new share from a snapshot, the share type of the source " "share will be applied to the new share." msgstr "" #: manila/share/api.py:349 #, python-format msgid "" "Invalid share protocol provided: %(provided)s. It is either disabled or " "unsupported. Available protocols: %(supported)s" msgstr "" #: manila/share/api.py:366 #, python-format msgid "Setting a mount point name is not supported by the share type used: %s." msgstr "" #: manila/share/api.py:401 #, python-format msgid "Share group status must be %(avail)s, got %(status)s." msgstr "" #: manila/share/api.py:414 #, python-format msgid "" "The specified share type (%(type)s) is not supported by the specified " "share group (%(group)s)." msgstr "" #: manila/share/api.py:424 #, python-format msgid "" "The specified share network (%(net)s) is not supported by the specified " "share group (%(group)s)." msgstr "" #: manila/share/api.py:461 msgid "" "The share network is not supported within any requested availability " "zone. Check the share type's 'availability_zones' extra-spec and the " "availability zones of the share network subnets" msgstr "" #: manila/share/api.py:746 msgid "Share and its replica can't be in different authentication domains." msgstr "" #: manila/share/api.py:751 #, python-format msgid "Replication not supported for share %s." msgstr "" #: manila/share/api.py:755 msgid "Replication not supported for shares in a group." msgstr "" #: manila/share/api.py:761 msgid "Arg 'scheduler_hints' supports only 'only_host' key." msgstr "" #: manila/share/api.py:770 #, python-format msgid "Share %s does not have any active replica in available state." msgstr "" #: manila/share/api.py:780 #, python-format msgid "" "Share replica cannot be created since the share type %(type)s is not " "supported within the availability zone chosen %(az)s." msgstr "" #: manila/share/api.py:804 msgid "" "Share replica cannot be created because the specified availability zone " "does not exist." msgstr "" #: manila/share/api.py:813 msgid "" "Share replica cannot be created because the share network is not " "available within the specified availability zone." msgstr "" #: manila/share/api.py:833 msgid "" "The share network is not supported within any requested availability " "zone. Check the share type's 'availability_zones' extra-spec and the " "availability zones of the share network subnets" msgstr "" #: manila/share/api.py:912 msgid "Cannot delete last active replica." msgstr "" #: manila/share/api.py:946 #, python-format msgid "Replica %(replica_id)s must be in %(status)s state to be promoted." msgstr "" #: manila/share/api.py:957 #, python-format msgid "" "Promoting a replica with 'replica_state': %s requires administrator " "privileges." msgstr "" #: manila/share/api.py:975 msgid "Share replica does not have a valid host." msgstr "" #: manila/share/api.py:997 msgid "A share already exists with the export path specified." msgstr "" #: manila/share/api.py:1008 msgid "" "Share Server ID parameter is required when managing a share using a share" " type with driver_handles_share_servers extra-spec set to True." msgstr "" #: manila/share/api.py:1013 msgid "" "Share Server ID parameter is not expected when managing a share using a " "share type with driver_handles_share_servers extra-spec set to False." msgstr "" #: manila/share/api.py:1023 msgid "Share Server specified was not found." msgstr "" #: manila/share/api.py:1027 msgid "The provided share server is not active." msgstr "" #: manila/share/api.py:1036 #, python-format msgid "Share network %s was not found." msgstr "" #: manila/share/api.py:1153 #, python-format msgid "Invalid mount_point_name: %s" msgstr "" #: manila/share/api.py:1191 #, python-format msgid "" "Share %s has replicas. Snapshots of this share cannot currently be " "managed until all replicas are removed." msgstr "" #: manila/share/api.py:1203 #, python-format msgid "" "A share snapshot %(share_snapshot_id)s is already managed for provider " "location %(provider_location)s." msgstr "" #: manila/share/api.py:1278 #, python-format msgid "" "Quota exceeded for %(s_pid)s. Reverting share %(s_sid)s to snapshot " "%(s_ssid)s will increase the share's size by %(s_size)sG, " "(%(d_consumed)dG of %(d_quota)dG already consumed)." msgstr "" #: manila/share/api.py:1320 #, python-format msgid "Share %s has no active replica in available state." msgstr "" #: manila/share/api.py:1335 #, python-format msgid "" "Share %(share)s has no snapshot %(snap)s associated with its active " "replica." msgstr "" #: manila/share/api.py:1360 msgid "The share has been soft deleted already" msgstr "" #: manila/share/api.py:1366 manila/share/api.py:1414 #, python-format msgid "Share status must be one of %(statuses)s" msgstr "" #: manila/share/api.py:1373 #, python-format msgid "Share %s has replicas. Remove the replicas before soft deleting the share." msgstr "" #: manila/share/api.py:1379 manila/share/api.py:1427 #, python-format msgid "Share still has %d dependent snapshots." msgstr "" #: manila/share/api.py:1385 manila/share/api.py:1433 #, python-format msgid "Share still has %d dependent backups." msgstr "" #: manila/share/api.py:1393 manila/share/api.py:1441 #, python-format msgid "Share still has %d dependent share group snapshot members." msgstr "" #: manila/share/api.py:1421 #, python-format msgid "Share %s has replicas. Remove the replicas before deleting the share." msgstr "" #: manila/share/api.py:1460 #, python-format msgid "Share instance status must be one of %(statuses)s" msgstr "" #: manila/share/api.py:1529 #, python-format msgid "" "Identifier %(identifier)s specified matches existing share servers: " "%(servers)s." msgstr "" #: manila/share/api.py:1591 #, python-format msgid "Source share status must be %s" msgstr "" #: manila/share/api.py:1744 msgid "" "Failed while migrating a share with replication support. Maximum number " "of allowed replica gigabytes is exceeded." msgstr "" #: manila/share/api.py:1757 msgid "" "Failed while migrating a share with replication support. Maximum number " "of allowed share-replicas is exceeded." msgstr "" #: manila/share/api.py:1791 msgid "" "Invalid parameter combination. Cannot set parameters \"nondisruptive\", " "\"writable\", \"preserve_snapshots\" or \"preserve_metadata\" to True " "when enabling the \"force_host_assisted_migration\" option." msgstr "" #: manila/share/api.py:1803 #, python-format msgid "" "Share %s has replicas. Remove the replicas before attempting to migrate " "the share." msgstr "" #: manila/share/api.py:1811 #, python-format msgid "" "Share %s is a member of a group. This operation is not currently " "supported for shares that are members of groups." msgstr "" #: manila/share/api.py:1819 #, python-format msgid "" "Share instance %(instance_id)s status must be available, but current " "status is: %(instance_status)s." msgstr "" #: manila/share/api.py:1827 #, python-format msgid "" "Share instance %(instance_id)s access rules status must not be in " "%(error)s when attempting to start a migration." msgstr "" #: manila/share/api.py:1842 #, python-format msgid "Share %s must not have snapshots when using host-assisted migration." msgstr "" #: manila/share/api.py:1861 #, python-format msgid "" "New share network must be provided when share type of given share %s has " "extra_spec 'driver_handles_share_servers' as True." msgstr "" #: manila/share/api.py:1885 #, python-format msgid "" "New share network must not be provided when share type of given share %s " "has extra_spec 'driver_handles_share_servers' as False." msgstr "" #: manila/share/api.py:1920 #, python-format msgid "" "Share %(shr)s cannot be migrated to host %(dest)s because share type " "%(type)s is not supported within the availability zone (%(az)s) that the " "host is in." msgstr "" #: manila/share/api.py:1959 #, python-format msgid "First migration phase of share %s not completed yet." msgstr "" #: manila/share/api.py:1985 #, python-format msgid "" "Share instances %(instance_id)s and %(new_instance_id)s in inconsistent " "states, cannot continue share migration for share %(share_id)s." msgstr "" #: manila/share/api.py:2020 manila/share/api.py:2041 #, python-format msgid "Failed to obtain migration progress of share %s." msgstr "" #: manila/share/api.py:2053 #, python-format msgid "Migration progress of share %s cannot be obtained at this moment." msgstr "" #: manila/share/api.py:2086 #, python-format msgid "Migration of %(resource_type)s %(resource_id)s has already completed." msgstr "" #: manila/share/api.py:2091 #, python-format msgid "" "There is no migration being performed for %(resource_type)s " "%(resource_id)s at this moment." msgstr "" #: manila/share/api.py:2096 #, python-format msgid "Migration of %(resource_type)s %(resource_id)s was already cancelled." msgstr "" #: manila/share/api.py:2102 #, python-format msgid "" "Migration of %(resource_type)s %(resource_id)s has already completed " "first phase." msgstr "" #: manila/share/api.py:2148 #, python-format msgid "Failed to cancel migration of share %s." msgstr "" #: manila/share/api.py:2161 manila/share/manager.py:1926 #, python-format msgid "Migration of share %s cannot be cancelled at this moment." msgstr "" #: manila/share/api.py:2170 #, python-format msgid "Share Snapshot status must be one of %(statuses)s." msgstr "" #: manila/share/api.py:2254 #, python-format msgid "Wrong metadata filter provided: %s." msgstr "" #: manila/share/api.py:2262 #, python-format msgid "Wrong extra specs filter provided: %s." msgstr "" #: manila/share/api.py:2267 #, python-format msgid "Wrong sort_key filter provided: '%s'." msgstr "" #: manila/share/api.py:2271 #, python-format msgid "Wrong sort_dir filter provided: '%s'." msgstr "" #: manila/share/api.py:2358 #, python-format msgid "Wrong '%(k)s' filter provided: '%(v)s'." msgstr "" #: manila/share/api.py:2422 #, python-format msgid "Invalid share access level: %s." msgstr "" #: manila/share/api.py:2434 msgid "" "New access rules cannot be applied while the share or any of its replicas" " or migration copies lacks a valid host or is in an invalid state." msgstr "" #: manila/share/api.py:2472 msgid "" "Access rules cannot be denied while the share, any of its replicas or " "migration copies lacks a valid host or is in an invalid state." msgstr "" #: manila/share/api.py:2585 #, python-format msgid "Share %(share_id)s is busy as part of an active task: %(task)s." msgstr "" #: manila/share/api.py:2630 #, python-format msgid "" "Share %(share_id)s status must be '%(valid_status)s' to extend, but " "current status is: %(status)s." msgstr "" #: manila/share/api.py:2639 #, python-format msgid "" "New size for extend must be greater than current size. (current: " "%(size)s, extended: %(new_size)s)." msgstr "" #: manila/share/api.py:2717 #, python-format msgid "" "Failed while extending a share with replication support. There is no " "available quota to extend the share and its %(count)d replicas. Maximum " "number of allowed replica_gigabytes is exceeded." msgstr "" #: manila/share/api.py:2751 #, python-format msgid "" "Share %(share_id)s status must in (%(valid_status)s) to shrink, but " "current status is: %(status)s." msgstr "" #: manila/share/api.py:2760 #, python-format msgid "" "New size for shrink must be less than current size and greater than 0 " "(current: %(size)s, new: %(new_size)s)" msgstr "" #: manila/share/api.py:2799 #, python-format msgid "" "New access rules cannot be applied while the snapshot or any of its " "replicas or migration copies lacks a valid host or is not in %s state." msgstr "" #: manila/share/api.py:2818 #, python-format msgid "" "Access rules cannot be denied while the snapshot or any of its replicas " "or migration copies lacks a valid host or is not in %s state." msgstr "" #: manila/share/api.py:2862 #, python-format msgid "A destination share server wasn't found for source share server %s." msgstr "" #: manila/share/api.py:2866 #, python-format msgid "" "More than one destination share server was found for source share server " "%s. Aborting..." msgstr "" #: manila/share/api.py:2906 #, python-format msgid "Share server %s does not have shares.id" msgstr "" #: manila/share/api.py:2911 #, python-format msgid "Share server %s has at least one share that has been soft deleted.id" msgstr "" #: manila/share/api.py:2917 #, python-format msgid "" "Share server %(server_id)s status must be active, but current status is: " "%(server_status)s." msgstr "" #: manila/share/api.py:2928 #, python-format msgid "" "The share server %s can not be migrated because it is related to a share " "group." msgstr "" #: manila/share/api.py:2941 msgid "" "There is no difference between source and destination backends and " "between source and destination share networks. Share server migration " "will not proceed." msgstr "" #: manila/share/api.py:2951 msgid "" "There is at least one destination share server pointing to this source " "share server. Clean up your environment before starting a new migration." msgstr "" #: manila/share/api.py:2973 #, python-format msgid "" "Share server %(server)s cannot be migrated to host %(dest)s because the " "share type %(type)s is used by one of the shares, and this share type is " "not supported within the availability zone (%(az)s) that the host is in." msgstr "" #: manila/share/api.py:3000 #, python-format msgid "" "The share network %(network)s does not have a subnet that spans the " "destination host availability zone." msgstr "" #: manila/share/api.py:3016 #, python-format msgid "" "Share %(share_id)s status must be available, but current status is: " "%(share_status)s." msgstr "" #: manila/share/api.py:3023 #, python-format msgid "" "Share %s has replicas. Remove the replicas of all shares in the share " "server before attempting to migrate it." msgstr "" #: manila/share/api.py:3041 #, python-format msgid "" "All snapshots must have '%(status)s' status to be migrated by the driver " "along with share %(resource_id)s." msgstr "" #: manila/share/api.py:3052 #, python-format msgid "" "Share %s is a member of a group. This operation is not currently " "supported for share servers that contain shares members of groups." msgstr "" #: manila/share/api.py:3061 #, python-format msgid "" "Share instance %(instance_id)s access rules status must not be in " "%(error)s when attempting to start a share server migration." msgstr "" #: manila/share/api.py:3130 msgid "" "Nondisruptive migration would only be feasible when the current and new " "share networks carry the same 'neutron_net_id' and 'neutron_subnet_id', " "or when no network changes are occurring." msgstr "" #: manila/share/api.py:3168 #, python-format msgid "Share server %s is not migrating" msgstr "" #: manila/share/api.py:3173 #, python-format msgid "" "The first phase of migration has to finish to request the completion of " "server %s's migration." msgstr "" #: manila/share/api.py:3200 #, python-format msgid "" "Migration of share server %s cannot be cancelled because the provided " "share server is not being migrated." msgstr "" #: manila/share/api.py:3223 #, python-format msgid "" "Migration of share server %s can be cancelled only after the driver " "already started the migration, or when the first phase of the migration " "gets completed." msgstr "" #: manila/share/api.py:3237 #, python-format msgid "Share server %s was not found. We will search for a successful migration" msgstr "" #: manila/share/api.py:3252 #, python-format msgid "" "Migration progress of share server %s cannot be obtained. The provided " "share server is not being migrated." msgstr "" #: manila/share/api.py:3290 #, python-format msgid "Failed to obtain migration progress of share server %s." msgstr "" #: manila/share/api.py:3302 #, python-format msgid "Migration progress of share server %s cannot be obtained at this moment." msgstr "" #: manila/share/api.py:3323 #, python-format msgid "" "Cannot add security service to share network. Security service with " "'%(ss_type)s' type already added to '%(sn_id)s' share network" msgstr "" #: manila/share/api.py:3338 #, python-format msgid "" "The specified current security service %(service)s is not associated to " "the share network %(network)s." msgstr "" #: manila/share/api.py:3348 #, python-format msgid "" "A security service can only be replaced by one of the same type. The " "current security service type is '%(ss_type)s' and the new security " "service type is '%(new_ss_type)s'" msgstr "" #: manila/share/api.py:3366 #, python-format msgid "" "Updating security services is not supported on this share network " "(%(sn_id)s) while it has shares. See the capability " "'security_service_update_support'." msgstr "" #: manila/share/api.py:3377 #, python-format msgid "" "Some resources exported on share network %(shar_net_id)s are not " "currently available." msgstr "" #: manila/share/api.py:3395 #, python-format msgid "Some shares with share network %(sn_id)s have been soft deleted." msgstr "" #: manila/share/api.py:3406 #, python-format msgid "" "Some shares exported on share network %(sn_id)s are not available: " "%(share_ids)s." msgstr "" #: manila/share/api.py:3419 #, python-format msgid "" "Either these shares or one of their replicas or migration copies exported" " on share network %(sn_id)s are not available: %(share_ids)s." msgstr "" #: manila/share/api.py:3435 #, python-format msgid "Some shares exported on share network %(sn_id)s are busy: %(share_ids)s." msgstr "" #: manila/share/api.py:3578 manila/share/api.py:3631 manila/share/api.py:3639 #, python-format msgid "" "The share network %(share_net_id)s cannot be updated since at least one " "of its backend hosts do not support this operation." msgstr "" #: manila/share/api.py:3612 manila/share/api.py:3832 #, python-format msgid "" "The share network %(share_net_id)s cannot start the update process since " "no check operation was found. Before starting the update operation, a " "\"check\" operation must be triggered to validate if all backend hosts " "support the provided configuration paramaters." msgstr "" #: manila/share/api.py:3646 manila/share/api.py:3885 msgid "" "Not all of the validation has been completed yet. A validation check is " "in progress. This operation can be retried." msgstr "" #: manila/share/api.py:3702 #, python-format msgid "" "Updating network allocations is not supported on this share network " "(%(sn_id)s) while it has shares. See the capability " "'network_allocation_update_support'." msgstr "" #: manila/share/api.py:3712 #, python-format msgid "" "The share server %(server)s in the specified availability zone subnet is " "not currently available." msgstr "" #: manila/share/api.py:3733 #, python-format msgid "" "The share server (%(server_id)s) in the specified availability zone " "subnet has some shares that are not available: %(share_ids)s." msgstr "" #: manila/share/api.py:3748 #, python-format msgid "" "The share server (%(server_id)s) in the specified availability zone " "subnet has either these shares or one of their replicas or migration " "copies that are not available: %(share_ids)s." msgstr "" #: manila/share/api.py:3764 #, python-format msgid "" "The share server (%(server_id)s) in the specified availability zone " "subnet has some shares that are busy as part of an active task: " "%(share_ids)s." msgstr "" #: manila/share/api.py:3804 manila/share/api.py:3875 #, python-format msgid "" "The server's allocations cannot be updated on availability zone " "%(zone_id)s of the share network %(share_net_id)s, since at least one of " "its backend hosts do not support this operation." msgstr "" #: manila/share/api.py:3864 #, python-format msgid "" "The server's allocations cannot be updated on availability zone " "%(zone_id)s of the share network %(share_net_id)s, since an internal " "error occurred.operation." msgstr "" #: manila/share/api.py:3931 #, python-format msgid "" "Share %(share_id)s is in '%(state)s' state, but it must be in 'available'" " state to create a backup." msgstr "" #: manila/share/api.py:3937 #, python-format msgid "Cannot backup share %s while it has snapshots." msgstr "" #: manila/share/api.py:3941 #, python-format msgid "Cannot backup share %s while it has replicas." msgstr "" #: manila/share/api.py:3994 #, python-format msgid "" "Share '%(share)s' has existing backups with backup_type: " "'%(correct_backup_type)s'. You must delete these backups to schedule a " "backup with a different backup_type, or re-use the same backup_type." msgstr "" #: manila/share/api.py:4062 #, python-format msgid "Backup %s status must be available or error." msgstr "" #: manila/share/api.py:4079 #, python-format msgid "Backup %s status must be available." msgstr "" #: manila/share/api.py:4085 msgid "Share to be restored to must be available." msgstr "" #: manila/share/api.py:4093 #, python-format msgid "Share size %(share_size)d is too small to restore backup of size %(size)d." msgstr "" #: manila/share/driver.py:953 msgid "Admin network plugin is not set up." msgstr "" #: manila/share/driver.py:1536 manila/share/manager.py:2193 msgid "Driver didn't provide a share status." msgstr "" #: manila/share/driver.py:1540 manila/share/manager.py:2201 #, python-format msgid "Driver returned an invalid status: %s" msgstr "" #: manila/share/driver.py:1800 #, python-format msgid "" "Invalid data supplied for creating share group from share group snapshot " "%s." msgstr "" #: manila/share/drivers_private_data.py:124 msgid "" "You should provide 'storage' parameter or 'context' and 'backend_host' " "parameters." msgstr "" #: manila/share/drivers_private_data.py:153 #, python-format msgid "Provided details %s is not valid dict." msgstr "" #: manila/share/drivers_private_data.py:172 #, python-format msgid "Provided entity_id %s is not valid UUID." msgstr "" #: manila/share/manager.py:679 msgid "'share_network_id' parameter or 'snapshot' should be provided. " msgstr "" #: manila/share/manager.py:705 #, python-format msgid "Parent share server %(id)s has invalid status '%(status)s'." msgstr "" #: manila/share/manager.py:1003 msgid "'share_network_id' parameter should be provided. " msgstr "" #: manila/share/manager.py:1173 #, python-format msgid "" "Destination host %(host)s is not compatible with share %(share)s's source" " backend for driver-assisted migration." msgstr "" #: manila/share/manager.py:1183 #, python-format msgid "Driver cannot perform a non-disruptive migration of share %s." msgstr "" #: manila/share/manager.py:1189 #, python-format msgid "Driver cannot perform migration of share %s while preserving all metadata." msgstr "" #: manila/share/manager.py:1194 #, python-format msgid "Driver cannot perform migration of share %s while remaining writable." msgstr "" #: manila/share/manager.py:1200 #, python-format msgid "Driver cannot perform migration of share %s while preserving snapshots." msgstr "" #: manila/share/manager.py:1214 #, python-format msgid "" "All snapshots must have '%(status)s' status to be migrated by the driver " "along with share %(share)s." msgstr "" #: manila/share/manager.py:1242 #, python-format msgid "" "Driver does not support preserving snapshots, driver-assisted migration " "cannot proceed while share %s has snapshots." msgstr "" #: manila/share/manager.py:1285 manila/share/manager.py:1457 #, python-format msgid "Driver-assisted migration of share %s failed." msgstr "" #: manila/share/manager.py:1545 #, python-format msgid "" "Migration for share %s could not be performed because host-assisted " "migration is not allowed when share must remain writable, preserve " "snapshots and/or file metadata or be performed nondisruptively." msgstr "" #: manila/share/manager.py:1557 #, python-format msgid "" "Share %s must not have snapshots in order to perform a host-assisted " "migration." msgstr "" #: manila/share/manager.py:1573 #, python-format msgid "Host-assisted migration failed for share %s." msgstr "" #: manila/share/manager.py:1611 #, python-format msgid "" "Failed to create instance on destination backend during migration of " "share %s." msgstr "" #: manila/share/manager.py:1637 #, python-format msgid "" "Failed to obtain migration info from backends or invoking Data Service " "for migration of share %s." msgstr "" #: manila/share/manager.py:1770 #, python-format msgid "Driver migration completion failed for share %s." msgstr "" #: manila/share/manager.py:1803 #, python-format msgid "Host-assisted migration completion failed for share %s." msgstr "" #: manila/share/manager.py:1848 #, python-format msgid "" "Data copy of host assisted migration for share %s has not completed " "successfully." msgstr "" #: manila/share/manager.py:1875 #, python-format msgid "Data copy for migration of share %s has not completed yet." msgstr "" #: manila/share/manager.py:1887 #, python-format msgid "Failed to apply new access rules during migration of share %s." msgstr "" #: manila/share/manager.py:1994 #, python-format msgid "Driver is not performing migration for share %s at this moment." msgstr "" #: manila/share/manager.py:2057 #, python-format msgid "" "Creation of share instance %s failed: driver does not expect share-" "network to be provided with current configuration." msgstr "" #: manila/share/manager.py:2164 #, python-format msgid "Share network security service association is mandatory for protocol %s." msgstr "" #: manila/share/manager.py:2339 #, python-format msgid "" "An 'active' replica must exist in 'available' state to create a new " "replica for share %s." msgstr "" #: manila/share/manager.py:2543 #, python-format msgid "" "The driver was unable to delete access rules for the replica: %s. Will " "attempt to delete the replica anyway." msgstr "" #: manila/share/manager.py:2556 #, python-format msgid "" "The driver was unable to delete the share replica: %s on the backend. " "Since this operation is forced, the replica will be deleted from Manila's" " database. A cleanup on the backend may be necessary." msgstr "" #: manila/share/manager.py:2617 #, python-format msgid "" "Share %(share)s has no replica with 'replica_state' set to %(state)s. " "Promoting %(replica)s is not possible." msgstr "" #: manila/share/manager.py:2885 #, python-format msgid "" "Driver mode of share %(share)s being managed is incompatible with mode " "DHSS=%(dhss)s configured for this backend." msgstr "" #: manila/share/manager.py:2930 msgid "Driver cannot calculate share size." msgstr "" #: manila/share/manager.py:3260 #, python-format msgid "" "Cannot manage share server %s in a backend configured with " "driver_handles_share_servers set to False." msgstr "" #: manila/share/manager.py:3803 #, python-format msgid "The backend failed to accept the share: %s." msgstr "" #: manila/share/manager.py:3947 #, python-format msgid "" "The driver was unable to delete the snapshot %s on the backend. Since " "this operation is forced, the snapshot will be deleted from Manila's " "database. A cleanup on the backend may be necessary." msgstr "" #: manila/share/manager.py:4172 msgid "" "The driver was unable to delete some or all of the share replica " "snapshots on the backend/s. Since this operation is forced, the replica " "snapshots will be deleted from Manila." msgstr "" #: manila/share/manager.py:4552 #, python-format msgid "" "A segmentation ID %(vlan_id)s was specified but can not be used with a " "network of type %(seg_type)s; the segmentation ID option must be omitted " "or set to 0" msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:164 #: manila/share/manager.py:4562 #, python-format msgid "" "A segmentation ID %s was specified but is not valid for a VLAN network " "type; the segmentation ID must be an integer value in the range of " "[1,4094]" msgstr "" #: manila/share/manager.py:4571 #, python-format msgid "" "A segmentation ID %s was specified but is not valid for a VXLAN network " "type; the segmentation ID must be an integer value in the range of " "[1,16777215]" msgstr "" #: manila/share/manager.py:4580 #, python-format msgid "" "A segmentation ID %s was specified but is not valid for a GRE network " "type; the segmentation ID must be an integer value in the range of [1, " "4294967295]" msgstr "" #: manila/share/manager.py:4720 msgid "Shrink share operation not supported." msgstr "" #: manila/share/manager.py:4909 #, python-format msgid "Driver returned an invalid status %s" msgstr "" #: manila/share/manager.py:5567 #, python-format msgid "" "Destination host %(host)s is not compatible with %(resource_type)s " "%(resource_id)s's source backend for driver-assisted migration." msgstr "" #: manila/share/manager.py:5578 #, python-format msgid "" "Driver cannot perform a non-disruptive migration of %(resource_type)s " "%(resource_id)s." msgstr "" #: manila/share/manager.py:5586 #, python-format msgid "" "Driver cannot perform migration of %(resource_type)s %(resource_id)s " "while remaining writable." msgstr "" #: manila/share/manager.py:5595 #, python-format msgid "" "Driver cannot perform migration of %(resource_type)s %(resource_id)s " "while preserving snapshots." msgstr "" #: manila/share/manager.py:5604 #, python-format msgid "" "Driver does not support preserving snapshots. The migration of the " "%(resource_type)s %(resource_id)s cannot proceed while it has snapshots." msgstr "" #: manila/share/manager.py:5775 #, python-format msgid "Driver-assisted migration of share server %s failed." msgstr "" #: manila/share/manager.py:5914 #, python-format msgid "Destination share server %s does not have a source share server id." msgstr "" #: manila/share/manager.py:5929 #, python-format msgid "" "Destination share server %(dest_id)s refers to a source share server " "%(src_id)s that does not exists." msgstr "" #: manila/share/manager.py:5939 #, python-format msgid "" "Destination share server %(dest_id)s refers to a source share server " "%(src_id)s that is not being migrated." msgstr "" #: manila/share/manager.py:5971 #, python-format msgid "Share server migration for share %s completed first phase successfully." msgstr "" #: manila/share/manager.py:5980 #, python-format msgid "Share server migration for share %s was cancelled." msgstr "" #: manila/share/manager.py:5999 #, python-format msgid "Migration of share server %s has failed." msgstr "" #: manila/share/manager.py:6032 #, python-format msgid "Driver migration completion failed for share server %s." msgstr "" #: manila/share/manager.py:6047 #, python-format msgid "" "Share server migration from %(source_id)s to %(dest_id)s has failed in " "migration-complete phase." msgstr "" #: manila/share/manager.py:6225 #, python-format msgid "Migration of share server %s cannot be cancelled at this moment." msgstr "" #: manila/share/manager.py:6290 #, python-format msgid "Driver is not performing migration for share server %s at this moment." msgstr "" #: manila/share/manager.py:6422 #, python-format msgid "" "Share server %(server_id)s has failed on security service %(operation)s " "operation for %(sec_serv_ids)s." msgstr "" #: manila/share/manager.py:6457 #, python-format msgid "Security service was successfully updated on share server %s." msgstr "" #: manila/share/manager.py:6731 #, python-format msgid "Network allocations was successfully updated on share server %s." msgstr "" #: manila/share/migration.py:80 #, python-format msgid "Timeout trying to delete instance %s" msgstr "" #: manila/share/migration.py:106 #, python-format msgid "" "Failed to create new share instance (from %(share_id)s) on destination " "host %(host_name)s" msgstr "" #: manila/share/migration.py:113 #, python-format msgid "" "Timeout creating new share instance (from %(share_id)s) on destination " "host %(host_name)s" msgstr "" #: manila/share/share_types.py:100 manila/share/share_types.py:190 msgid "id cannot be None" msgstr "" #: manila/share/share_types.py:202 msgid "name cannot be None" msgstr "" #: manila/share/share_types.py:205 msgid "the share type's name parameter was badly formatted" msgstr "" #: manila/share/share_types.py:214 msgid "Default share type not found." msgstr "" #: manila/share/share_types.py:310 #, python-format msgid "Required extra specs '%s' not specified." msgstr "" #: manila/share/share_types.py:318 #, python-format msgid "Value of required extra_spec %s is not valid" msgstr "" #: manila/share/share_types.py:396 #, python-format msgid "Value of optional extra_spec %s is not valid." msgstr "" #: manila/share/share_types.py:407 manila/share/share_types.py:415 msgid "share_type_id cannot be None" msgstr "" #: manila/share/share_types.py:443 #, python-format msgid "Invalid boolean extra spec %(key)s : %(value)s" msgstr "" #: manila/share/share_types.py:465 #, python-format msgid "" "Specified share size of '%(req_size)d' is less than the minimum required " "size of '%(min_size)s' for share type '%(sha_type)s'." msgstr "" #: manila/share/share_types.py:474 #, python-format msgid "" "Specified share size of '%(req_size)d' is greater than the maximum " "allowable size of '%(max_size)s' for share type '%(sha_type)s'." msgstr "" #: manila/share/share_types.py:483 #, python-format msgid "" "Specified share size of '%(req_size)d' is greater than the maximum " "allowable extend size of '%(max_extend_size)s' for share type " "'%(sha_type)s'." msgstr "" #: manila/share/drivers/generic.py:100 #: manila/share/drivers/zfsonlinux/driver.py:134 #, python-format msgid "" "Share server handling is not available. But 'share_server' was provided. " "'%s'. Share network should not be used." msgstr "" #: manila/share/drivers/generic.py:105 msgid "" "Share server handling is enabled. But 'share_server' is not provided. " "Make sure you used 'share_network'." msgstr "" #: manila/share/drivers/generic.py:110 #, python-format msgid "Share server '%s' does not have backend details." msgstr "" #: manila/share/drivers/generic.py:415 #, python-format msgid "Volume %s is already attached to another instance" msgstr "" #: manila/share/drivers/generic.py:434 #, python-format msgid "Failed to attach volume %s" msgstr "" #: manila/share/drivers/generic.py:442 #, python-format msgid "Volume %(volume_id)s has not been attached in %(max_time)ss. Giving up." msgstr "" #: manila/share/drivers/generic.py:475 #, python-format msgid "Error. Ambiguous volumes for name '%s'" msgstr "" #: manila/share/drivers/generic.py:506 msgid "Error. Ambiguous volume snaphots" msgstr "" #: manila/share/drivers/generic.py:544 #, python-format msgid "Volume %(volume_id)s has not been detached in %(max_time)ss. Giving up." msgstr "" #: manila/share/drivers/generic.py:566 msgid "Failed to create volume" msgstr "" #: manila/share/drivers/generic.py:568 #, python-format msgid "Volume has not been created in %ss. Giving up" msgstr "" #: manila/share/drivers/generic.py:613 msgid "Volume is still in use and cannot be deleted now." msgstr "" #: manila/share/drivers/generic.py:627 #, python-format msgid "Volume have not been deleted in %ss. Giving up" msgstr "" #: manila/share/drivers/generic.py:683 #, python-format msgid "Failed to extend volume %s" msgstr "" #: manila/share/drivers/generic.py:685 #, python-format msgid "Volume has not been extended in %ss. Giving up" msgstr "" #: manila/share/drivers/generic.py:722 #, python-format msgid "Cannot shrink share: %s" msgstr "" #: manila/share/drivers/generic.py:742 #, python-format msgid "Invalid 'new_size' provided: %s" msgstr "" #: manila/share/drivers/generic.py:746 #, python-format msgid "Cannot resize file-system: %s" msgstr "" #: manila/share/drivers/generic.py:789 msgid "Failed to create volume snapshot" msgstr "" #: manila/share/drivers/generic.py:806 #, python-format msgid "Volume snapshot have not been created in %ss. Giving up" msgstr "" #: manila/share/drivers/generic.py:832 #, python-format msgid "Volume snapshot have not been deleted in %ss. Giving up" msgstr "" #: manila/share/drivers/generic.py:941 #, python-format msgid "Provided share %s is not mounted." msgstr "" #: manila/share/drivers/generic.py:968 #, python-format msgid "Provided volume %s is not attached to service instance." msgstr "" #: manila/share/drivers/generic.py:1052 #, python-format msgid "Cannot calculate size of share %(path)s : %(error)s" msgstr "" #: manila/share/drivers/generic.py:1066 #, python-format msgid "Cannot calculate consumed space on share %(path)s : %(error)s" msgstr "" #: manila/share/drivers/helpers.py:85 msgid "public_addresses must be a list" msgstr "" #: manila/share/drivers/helpers.py:89 msgid "Can not get public_address(es) for generation of export." msgstr "" #: manila/share/drivers/helpers.py:155 #: manila/share/drivers/inspur/instorage/instorage.py:618 #: manila/share/drivers/inspur/instorage/instorage.py:626 #, python-format msgid "Only %s access type allowed." msgstr "" #: manila/share/drivers/helpers.py:217 #, python-format msgid "NFS server is not installed on %s" msgstr "" #: manila/share/drivers/helpers.py:412 #, python-format msgid "Got incorrect CIFS export location '%s'." msgstr "" #: manila/share/drivers/helpers.py:459 manila/share/drivers/helpers.py:470 #, python-format msgid "Could not create CIFS export %s." msgstr "" #: manila/share/drivers/helpers.py:474 #, python-format msgid "Share section %s already defined." msgstr "" #: manila/share/drivers/lvm.py:78 msgid "Failed to get LVM volume group names." msgstr "" #: manila/share/drivers/lvm.py:82 #, python-format msgid "Share volume group %s doesn't exist." msgstr "" #: manila/share/drivers/lvm.py:87 msgid "The option lvm_share_export_ips must be specified." msgstr "" #: manila/share/drivers/lvm.py:168 msgid "Failed to check or modify filesystems." msgstr "" #: manila/share/drivers/lvm.py:262 msgid "Failed to list LVM Volume Groups." msgstr "" #: manila/share/drivers/lvm.py:337 msgid "Failed to remove the directory." msgstr "" #: manila/share/drivers/lvm.py:440 msgid "Failed while copying from the snapshot to the share." msgstr "" #: manila/share/drivers/lvm.py:468 msgid "Failed to revert the share to the given snapshot." msgstr "" #: manila/share/drivers/lvm.py:518 #, python-format msgid "Invalid 'lvm_share_export_ips' option supplied %s." msgstr "" #: manila/share/drivers/lvm.py:576 #, python-format msgid "Share mount path %s could not be found." msgstr "" #: manila/share/drivers/service_instance.py:227 msgid "Service instance user is not specified." msgstr "" #: manila/share/drivers/service_instance.py:324 #, python-format msgid "" "Failed to get service instance IP address. Service network name is " "'%(net_name)s' and provided data are '%(data)s'." msgstr "" #: manila/share/drivers/service_instance.py:395 msgid "Ambiguous security_groups." msgstr "" #: manila/share/drivers/service_instance.py:445 #, python-format msgid "Instance '%(id)s' has not been deleted in %(s)ss. Giving up." msgstr "" #: manila/share/drivers/service_instance.py:465 #: manila/share/drivers/windows/service_instance.py:219 #, python-format msgid "" "%(conn_proto)s connection has not been established to %(server)s in " "%(time)ss. Giving up." msgstr "" #: manila/share/drivers/service_instance.py:524 msgid "Ambiguous keypairs." msgstr "" #: manila/share/drivers/service_instance.py:549 #, python-format msgid "Image with name '%s' was not found or is not in 'active' state." msgstr "" #: manila/share/drivers/service_instance.py:553 #, python-format msgid "Multiple 'active' state images found with name '%s'!" msgstr "" #: manila/share/drivers/service_instance.py:564 msgid "Neither service instance password nor key are available." msgstr "" #: manila/share/drivers/service_instance.py:652 msgid "Admin port is being used but Admin IP was not found." msgstr "" #: manila/share/drivers/service_instance.py:724 #, python-format msgid "" "Instance %(instance_id)s failed to reach active state in %(timeout)s " "seconds. Current status: %(instance_status)s." msgstr "" #: manila/share/drivers/service_instance.py:832 msgid "Ambiguous service networks." msgstr "" #: manila/share/drivers/service_instance.py:971 msgid "No available cidrs." msgstr "" #: manila/share/drivers/service_instance.py:1035 msgid "Error. Ambiguous service ports." msgstr "" #: manila/share/drivers/service_instance.py:1072 msgid "Subnet must have gateway." msgstr "" #: manila/share/drivers/service_instance.py:1083 msgid "Subnet gateway is not attached to the router." msgstr "" #: manila/share/drivers/service_instance.py:1106 msgid "Ambiguous service subnets." msgstr "" #: manila/share/drivers/cephfs/driver.py:51 #: manila/share/drivers/ganesha/manager.py:218 msgid "rados python module is not installed" msgstr "" #: manila/share/drivers/cephfs/driver.py:62 msgid "ceph_argparse python module is not installed" msgstr "" #: manila/share/drivers/cephfs/driver.py:219 #, python-format msgid "" "json_command failed - prefix=%(pfx)s, argdict=%(ad)s - exception message:" " %(ex)s.pfx" msgstr "" #: manila/share/drivers/cephfs/driver.py:248 #, python-format msgid "Invalid CephFS volume mode %s" msgstr "" #: manila/share/drivers/cephfs/driver.py:372 msgid "" "Error reading ceph version to set the default target. Please check your " "Ceph backend is reachable." msgstr "" #: manila/share/drivers/cephfs/driver.py:379 msgid "" "CephFSDriver does not support Ceph cluster version less than 14.x " "(Nautilus)" msgstr "" #: manila/share/drivers/cephfs/driver.py:448 msgid "Specify Ceph filesystem name using 'cephfs_filesystem_name' driver option." msgstr "" #: manila/share/drivers/cephfs/driver.py:451 msgid "No Ceph filesystem found." msgstr "" #: manila/share/drivers/cephfs/driver.py:468 #: manila/share/drivers/glusterfs/layout.py:161 #, python-format msgid "Share protocol %s is not supported." msgstr "" #: manila/share/drivers/cephfs/driver.py:725 msgid "" "Share group snapshot feature is no longer supported in mainline CephFS " "(existing group snapshots can still be listed and deleted)." msgstr "" #: manila/share/drivers/cephfs/driver.py:893 #, python-format msgid "" "Ceph authentication ID %s must be different than the one the Manila " "service uses." msgstr "" #: manila/share/drivers/cephfs/driver.py:1162 #, python-format msgid "" "Invalid list member of 'cephfs_ganesha_export_ips' option supplied %s -- " "not a valid IP address or hostname." msgstr "" #: manila/share/drivers/cephfs/driver.py:1265 msgid "" "The NFS Cluster ID has not been configuredPlease check " "cephfs_nfs_cluster_id option has been correctly set in the backend " "configuration." msgstr "" #: manila/share/drivers/cephfs/driver.py:1310 msgid "" "There are no NFS servers available to use. Please check the health of " "your Ceph cluster and restart the manila share service." msgstr "" #: manila/share/drivers/container/container_helper.py:100 msgid "Container name not specified." msgstr "" #: manila/share/drivers/container/container_helper.py:102 msgid "Missing or malformed command." msgstr "" #: manila/share/drivers/container/container_helper.py:153 #, python-format msgid "Could not find OVS information related to container %s." msgstr "" #: manila/share/drivers/container/container_helper.py:171 #, python-format msgid "Could not rename back container %s." msgstr "" #: manila/share/drivers/container/driver.py:119 msgid "Wrong, unsupported or disabled protocol." msgstr "" #: manila/share/drivers/container/driver.py:222 #, python-format msgid "%s requires neutron_host_id to be specified." msgstr "" #: manila/share/drivers/container/driver.py:337 #, python-format msgid "Cannot create container: %s" msgstr "" #: manila/share/drivers/container/driver.py:603 msgid "The container driver does not support security services other than LDAP." msgstr "" #: manila/share/drivers/container/driver.py:644 msgid "" "The requested security service update is not supported by the container " "driver." msgstr "" #: manila/share/drivers/container/protocol_helper.py:141 #, python-format msgid "Access type '%s' is not supported by the driver." msgstr "" #: manila/share/drivers/container/security_service_helper.py:71 msgid "LDAP requires user and password to be set for the bind operation." msgstr "" #: manila/share/drivers/container/security_service_helper.py:91 msgid "LDAP credentials are invalid. Aborting operation." msgstr "" #: manila/share/drivers/container/security_service_helper.py:96 #, python-format msgid "" "Command has returned execution error. Will retry the operation. Error " "details: %s" msgstr "" #: manila/share/drivers/container/security_service_helper.py:105 #, python-format msgid "" "Unable to execute LDAP operation with success. Retries exhausted. Error " "details: %s" msgstr "" #: manila/share/drivers/container/storage_helper.py:46 msgid "LVMHelper called without supplying configuration." msgstr "" #: manila/share/drivers/container/storage_helper.py:60 #, python-format msgid "" "Unable to gather size of the volume group %(vg)s to be used by the " "driver. Error: %(err)s" msgstr "" #: manila/share/drivers/container/storage_helper.py:242 #, python-format msgid "" "Cannot perform server migration %(server)s within the same backend. " "Please choose a destination host different from the source." msgstr "" #: manila/share/drivers/dell_emc/common/enas/connector.py:116 #, python-format msgid "The request is invalid. Reason: %(reason)s" msgstr "" #: manila/share/drivers/dell_emc/plugins/isilon/isilon.py:70 #: manila/share/drivers/infinidat/infinibox.py:252 #: manila/share/drivers/purestorage/flashblade.py:370 #, python-format msgid "Unsupported share protocol: %(proto)s." msgstr "" #: manila/share/drivers/dell_emc/plugins/isilon/isilon.py:103 #, python-format msgid "The requested NFS share \"%(share)s\" was not created." msgstr "" #: manila/share/drivers/dell_emc/plugins/isilon/isilon.py:132 #, python-format msgid "Unsupported share type: %(type)s." msgstr "" #: manila/share/drivers/dell_emc/plugins/isilon/isilon.py:150 #, python-format msgid "Error deleting NFS share: %s" msgstr "" #: manila/share/drivers/dell_emc/plugins/isilon/isilon.py:164 #, python-format msgid "Error deleting CIFS share: %s" msgstr "" #: manila/share/drivers/dell_emc/plugins/isilon/isilon.py:189 #, python-format msgid "" "Unsupported share protocol: %s. Only \"NFS\" and \"CIFS\" are currently " "supported share protocols." msgstr "" #: manila/share/drivers/dell_emc/plugins/isilon/isilon.py:200 #: manila/share/drivers/infinidat/infinibox.py:259 msgid "Only \"ip\" access type allowed for the NFS protocol." msgstr "" #: manila/share/drivers/dell_emc/plugins/isilon/isilon.py:238 msgid "Only \"ip\" and \"user\" access types allowed for CIFS protocol." msgstr "" #: manila/share/drivers/dell_emc/plugins/isilon/isilon.py:245 msgid "" "Only RW Access allowed for CIFS Protocol when using the \"ip\" access " "type." msgstr "" #: manila/share/drivers/dell_emc/plugins/isilon/isilon.py:267 #: manila/tests/share/drivers/dell_emc/plugins/isilon/test_isilon.py:995 msgid "Only \"RW\" and \"RO\" access levels are supported." msgstr "" #: manila/share/drivers/dell_emc/plugins/isilon/isilon.py:297 #, python-format msgid "Share %s should have been created, but was not found." msgstr "" #: manila/share/drivers/dell_emc/plugins/isilon/isilon.py:305 #, python-format msgid "" "Export %(export_name)s should have contained the JSON key %(json_key)s, " "but this key was not found." msgstr "" #: manila/share/drivers/dell_emc/plugins/isilon/isilon.py:324 #, python-format msgid "NFS share with export id %d should have been created, but was not found." msgstr "" #: manila/share/drivers/dell_emc/plugins/isilon/isilon.py:338 #, python-format msgid "" "Access type for CIFS deny access request was \"%(access_type)s\". Only " "\"user\" and \"ip\" access types are supported for CIFS protocol access." msgstr "" #: manila/share/drivers/dell_emc/plugins/isilon/isilon_api.py:243 #, python-format msgid "" "Greater than one quota returned when querying quotas associated with " "share path: %(path)s ." msgstr "" #: manila/share/drivers/dell_emc/plugins/isilon/isilon_api.py:275 #, python-format msgid "More than one mapping found for user \"%(user)s\"." msgstr "" #: manila/share/drivers/dell_emc/plugins/isilon/isilon_api.py:307 #, python-format msgid "" "Attempting to remove permission for user \"%(user)s\", but this user was " "not found in the share's (%(share)s) permissions list." msgstr "" #: manila/share/drivers/dell_emc/plugins/powerflex/connection.py:117 #: manila/share/drivers/dell_emc/plugins/powerstore/connection.py:106 msgid "REST server IP, username and password must be specified." msgstr "" #: manila/share/drivers/dell_emc/plugins/powerflex/connection.py:122 msgid "Path to REST server's certificate must be specified." msgstr "" #: manila/share/drivers/dell_emc/plugins/powerflex/connection.py:211 #: manila/share/drivers/dell_emc/plugins/powerstore/connection.py:441 #, python-format msgid "Failed to delete snapshot \"%(snapshot)s\"." msgstr "" #: manila/share/drivers/dell_emc/plugins/powerflex/connection.py:273 #: manila/share/drivers/dell_emc/plugins/powerflex/connection.py:284 #: manila/share/drivers/dell_emc/plugins/powerstore/connection.py:194 #, python-format msgid "The requested NFS export \"%(export)s\" was not created." msgstr "" #: manila/share/drivers/dell_emc/plugins/powerflex/connection.py:309 #, python-format msgid "Failed to delete NFS export \"%(export)s\"." msgstr "" #: manila/share/drivers/dell_emc/plugins/powerflex/connection.py:322 #: manila/share/drivers/dell_emc/plugins/powerstore/connection.py:311 #, python-format msgid "" "Only IP access type currently supported for NFS. Share provided %(share)s" " with rule type %(type)s" msgstr "" #: manila/share/drivers/dell_emc/plugins/powerflex/connection.py:342 #: manila/share/drivers/dell_emc/plugins/powerstore/connection.py:331 #: manila/share/drivers/dell_emc/plugins/powerstore/connection.py:380 #, python-format msgid "Failed to update NFS access rules for \"%(export)s\"." msgstr "" #: manila/share/drivers/dell_emc/plugins/powermax/connection.py:104 #: manila/share/drivers/dell_emc/plugins/powermax/connection.py:230 #: manila/share/drivers/dell_emc/plugins/powermax/connection.py:372 #: manila/share/drivers/dell_emc/plugins/unity/client.py:88 #: manila/share/drivers/dell_emc/plugins/unity/connection.py:910 #: manila/share/drivers/dell_emc/plugins/vnx/connection.py:100 #: manila/share/drivers/dell_emc/plugins/vnx/connection.py:228 #: manila/share/drivers/dell_emc/plugins/vnx/connection.py:365 #: manila/share/drivers/huawei/v3/connection.py:1180 #: manila/share/drivers/huawei/v3/helper.py:250 #: manila/share/drivers/huawei/v3/helper.py:473 #: manila/share/drivers/huawei/v3/helper.py:510 #: manila/share/drivers/huawei/v3/helper.py:593 #: manila/share/drivers/huawei/v3/helper.py:700 #: manila/share/drivers/inspur/as13000/as13000_nas.py:413 #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py:703 #: manila/share/drivers/tegile/tegile.py:504 #, python-format msgid "Invalid NAS protocol supplied: %s." msgstr "" #: manila/share/drivers/dell_emc/plugins/powermax/connection.py:110 #: manila/share/drivers/dell_emc/plugins/powermax/connection.py:236 #: manila/share/drivers/dell_emc/plugins/powermax/connection.py:349 #: manila/share/drivers/dell_emc/plugins/unity/connection.py:801 #: manila/share/drivers/dell_emc/plugins/vnx/connection.py:106 #: manila/share/drivers/dell_emc/plugins/vnx/connection.py:234 #: manila/share/drivers/dell_emc/plugins/vnx/connection.py:342 #: manila/share/drivers/hpe/hpe_3par_driver.py:309 #, python-format msgid "Pool is not available in the share host %s." msgstr "" #: manila/share/drivers/dell_emc/plugins/powermax/connection.py:125 #: manila/share/drivers/dell_emc/plugins/powermax/connection.py:398 #: manila/share/drivers/dell_emc/plugins/powermax/connection.py:517 #: manila/share/drivers/dell_emc/plugins/vnx/connection.py:121 #: manila/share/drivers/dell_emc/plugins/vnx/connection.py:391 #: manila/share/drivers/dell_emc/plugins/vnx/connection.py:510 #, python-format msgid "CIFS server %s not found." msgstr "" #: manila/share/drivers/dell_emc/plugins/powermax/connection.py:143 #: manila/share/drivers/dell_emc/plugins/vnx/connection.py:139 msgid "Share server not provided" msgstr "" #: manila/share/drivers/dell_emc/plugins/powermax/connection.py:151 #: manila/share/drivers/dell_emc/plugins/vnx/connection.py:147 msgid "No share server found." msgstr "" #: manila/share/drivers/dell_emc/plugins/powermax/connection.py:189 #: manila/share/drivers/dell_emc/plugins/vnx/connection.py:185 #, python-format msgid "CIFS server %s doesn't have interface, so the share is inaccessible." msgstr "" #: manila/share/drivers/dell_emc/plugins/powermax/connection.py:265 #: manila/share/drivers/dell_emc/plugins/vnx/connection.py:263 #, python-format msgid "File System %s not found." msgstr "" #: manila/share/drivers/dell_emc/plugins/powermax/connection.py:290 #: manila/share/drivers/dell_emc/plugins/powermax/connection.py:492 msgid "Unsupported share protocol" msgstr "" #: manila/share/drivers/dell_emc/plugins/powermax/connection.py:382 #: manila/share/drivers/dell_emc/plugins/vnx/connection.py:375 #: manila/share/drivers/dell_emc/plugins/vnx/connection.py:494 msgid "Only user access type allowed for CIFS share" msgstr "" #: manila/share/drivers/dell_emc/plugins/powermax/connection.py:416 #: manila/share/drivers/dell_emc/plugins/vnx/connection.py:409 #: manila/share/drivers/dell_emc/plugins/vnx/connection.py:528 #: manila/share/drivers/zfssa/zfssarest.py:325 #: manila/share/drivers/zfssa/zfssarest.py:361 msgid "Only ip access type allowed." msgstr "" #: manila/share/drivers/dell_emc/plugins/powermax/connection.py:463 #: manila/share/drivers/dell_emc/plugins/vnx/connection.py:456 #, python-format msgid "CIFS server %(server_name)s has issue. Detail: %(status)s" msgstr "" #: manila/share/drivers/dell_emc/plugins/powermax/connection.py:549 #: manila/share/drivers/dell_emc/plugins/vnx/connection.py:542 #, python-format msgid "Could not find Data Mover by name: %s." msgstr "" #: manila/share/drivers/dell_emc/plugins/powermax/connection.py:562 #: manila/share/drivers/dell_emc/plugins/powermax/connection.py:689 #: manila/share/drivers/dell_emc/plugins/vnx/connection.py:555 #: manila/share/drivers/dell_emc/plugins/vnx/connection.py:678 #, python-format msgid "Failed to get storage pool information. Reason: %s" msgstr "" #: manila/share/drivers/dell_emc/plugins/powermax/connection.py:573 #, python-format msgid "" "None of the specified storage pools to be managed exist. Please check " "your configuration emc_nas_pool_names in manila.conf. The available pools" " in the backend are %s." msgstr "" #: manila/share/drivers/dell_emc/plugins/powermax/connection.py:625 #, python-format msgid "" "None of the specified network ports exist. Please check your " "configuration powermax_ethernet_ports in manila.conf. The available ports" " on the Data Mover are %s." msgstr "" #: manila/share/drivers/dell_emc/plugins/powermax/connection.py:669 #: manila/share/drivers/dell_emc/plugins/unity/connection.py:610 #: manila/share/drivers/dell_emc/plugins/vnx/connection.py:658 msgid "Failed to update storage pool." msgstr "" #: manila/share/drivers/dell_emc/plugins/powermax/connection.py:678 #: manila/share/drivers/dell_emc/plugins/vnx/connection.py:667 #, python-format msgid "File System %(name)s not found. Reason: %(err)s" msgstr "" #: manila/share/drivers/dell_emc/plugins/powermax/connection.py:699 #: manila/share/drivers/dell_emc/plugins/vnx/connection.py:688 #, python-format msgid "No matched pool name for share: %(share)s. Available pools: %(pools)s" msgstr "" #: manila/share/drivers/dell_emc/plugins/powermax/connection.py:803 #: manila/share/drivers/dell_emc/plugins/vnx/connection.py:791 #, python-format msgid "Could not get physical device port on mover %s." msgstr "" #: manila/share/drivers/dell_emc/plugins/powermax/connection.py:914 #: manila/share/drivers/dell_emc/plugins/vnx/connection.py:903 msgid "" "Unsupported security services. Only support single security service and " "only support type 'active_directory'" msgstr "" #: manila/share/drivers/dell_emc/plugins/powermax/object_manager.py:61 #: manila/share/drivers/dell_emc/plugins/vnx/object_manager.py:61 #, python-format msgid "Invalid storage object type %s." msgstr "" #: manila/share/drivers/dell_emc/plugins/powermax/object_manager.py:258 #: manila/share/drivers/dell_emc/plugins/vnx/object_manager.py:258 #, python-format msgid "Failed to create file system %(name)s. Reason: %(err)s." msgstr "" #: manila/share/drivers/dell_emc/plugins/powermax/object_manager.py:312 #: manila/share/drivers/dell_emc/plugins/powermax/object_manager.py:338 #: manila/share/drivers/dell_emc/plugins/powermax/object_manager.py:382 #: manila/share/drivers/dell_emc/plugins/vnx/object_manager.py:312 #: manila/share/drivers/dell_emc/plugins/vnx/object_manager.py:338 #: manila/share/drivers/dell_emc/plugins/vnx/object_manager.py:382 #, python-format msgid "Failed to get file system by name %(name)s. Reason: %(err)s." msgstr "" #: manila/share/drivers/dell_emc/plugins/powermax/object_manager.py:327 #: manila/share/drivers/dell_emc/plugins/powermax/object_manager.py:1646 #: manila/share/drivers/dell_emc/plugins/vnx/object_manager.py:327 #: manila/share/drivers/dell_emc/plugins/vnx/object_manager.py:1648 #, python-format msgid "Failed to delete file system %(name)s. Reason: %(err)s." msgstr "" #: manila/share/drivers/dell_emc/plugins/powermax/object_manager.py:347 #: manila/share/drivers/dell_emc/plugins/vnx/object_manager.py:347 #, python-format msgid "" "Failed to extend file system %(name)s because new size %(new_size)d is " "smaller than old size %(size)d." msgstr "" #: manila/share/drivers/dell_emc/plugins/powermax/object_manager.py:371 #: manila/share/drivers/dell_emc/plugins/vnx/object_manager.py:371 #, python-format msgid "" "Failed to extend file system %(name)s to new size %(new_size)d. Reason: " "%(err)s." msgstr "" #: manila/share/drivers/dell_emc/plugins/powermax/object_manager.py:535 #: manila/share/drivers/dell_emc/plugins/vnx/object_manager.py:534 #, python-format msgid "Failed to get storage pool by name %(name)s. Reason: %(err)s." msgstr "" #: manila/share/drivers/dell_emc/plugins/powermax/object_manager.py:582 #: manila/share/drivers/dell_emc/plugins/vnx/object_manager.py:581 #, python-format msgid "" "Failed to create Mount Point %(mount)s for file system %(fs_name)s. " "Reason: %(err)s." msgstr "" #: manila/share/drivers/dell_emc/plugins/powermax/object_manager.py:650 #: manila/share/drivers/dell_emc/plugins/vnx/object_manager.py:649 #, python-format msgid "" "Failed to delete mount point %(mount)s on mover %(mover_name)s. Reason: " "%(err)s." msgstr "" #: manila/share/drivers/dell_emc/plugins/powermax/object_manager.py:786 #: manila/share/drivers/dell_emc/plugins/vnx/object_manager.py:785 #, python-format msgid "Failed to get mover by name %(name)s." msgstr "" #: manila/share/drivers/dell_emc/plugins/powermax/object_manager.py:879 #: manila/share/drivers/dell_emc/plugins/vnx/object_manager.py:878 #, python-format msgid "Failed to create VDM %(name)s on mover %(mover_name)s. Reason: %(err)s." msgstr "" #: manila/share/drivers/dell_emc/plugins/powermax/object_manager.py:924 #: manila/share/drivers/dell_emc/plugins/vnx/object_manager.py:923 #, python-format msgid "Failed to get VDM by name %(name)s. Reason: %(err)s." msgstr "" #: manila/share/drivers/dell_emc/plugins/powermax/object_manager.py:939 #: manila/share/drivers/dell_emc/plugins/vnx/object_manager.py:938 #, python-format msgid "Failed to delete VDM %(name)s. Reason: %(err)s." msgstr "" #: manila/share/drivers/dell_emc/plugins/powermax/object_manager.py:950 #: manila/share/drivers/dell_emc/plugins/vnx/object_manager.py:949 #, python-format msgid "Failed to get VDM by name %(name)s." msgstr "" #: manila/share/drivers/dell_emc/plugins/powermax/object_manager.py:985 #: manila/share/drivers/dell_emc/plugins/vnx/object_manager.py:984 #, python-format msgid "Failed to detach interface %(interface)s from mover %(mover_name)s." msgstr "" #: manila/share/drivers/dell_emc/plugins/powermax/object_manager.py:1060 #: manila/share/drivers/dell_emc/plugins/vnx/object_manager.py:1059 #, python-format msgid "" "Failed to create snapshot %(name)s on filesystem %(fs_name)s. Reason: " "%(err)s." msgstr "" #: manila/share/drivers/dell_emc/plugins/powermax/object_manager.py:1105 #: manila/share/drivers/dell_emc/plugins/vnx/object_manager.py:1104 #, python-format msgid "Failed to get snapshot by name %(name)s. Reason: %(err)s." msgstr "" #: manila/share/drivers/dell_emc/plugins/powermax/object_manager.py:1119 #: manila/share/drivers/dell_emc/plugins/vnx/object_manager.py:1118 #, python-format msgid "Failed to delete snapshot %(name)s. Reason: %(err)s." msgstr "" #: manila/share/drivers/dell_emc/plugins/powermax/object_manager.py:1131 #: manila/share/drivers/dell_emc/plugins/vnx/object_manager.py:1130 #, python-format msgid "Failed to get snapshot by %(name)s. Reason: %(err)s." msgstr "" #: manila/share/drivers/dell_emc/plugins/powermax/object_manager.py:1202 #: manila/share/drivers/dell_emc/plugins/vnx/object_manager.py:1204 #, python-format msgid "" "Invalid vlan id %s. Other interfaces on this subnet are in a different " "vlan." msgstr "" #: manila/share/drivers/dell_emc/plugins/powermax/object_manager.py:1207 #: manila/share/drivers/dell_emc/plugins/vnx/object_manager.py:1209 #, python-format msgid "Failed to create mover interface %(interface)s. Reason: %(err)s." msgstr "" #: manila/share/drivers/dell_emc/plugins/powermax/object_manager.py:1255 #: manila/share/drivers/dell_emc/plugins/vnx/object_manager.py:1257 #, python-format msgid "" "Failed to delete mover interface %(ip)s on mover %(mover)s. Reason: " "%(err)s." msgstr "" #: manila/share/drivers/dell_emc/plugins/powermax/object_manager.py:1294 #: manila/share/drivers/dell_emc/plugins/vnx/object_manager.py:1296 #, python-format msgid "Failed to create DNS domain %(name)s. Reason: %(err)s." msgstr "" #: manila/share/drivers/dell_emc/plugins/powermax/object_manager.py:1382 #: manila/share/drivers/dell_emc/plugins/vnx/object_manager.py:1384 #, python-format msgid "Failed to create CIFS server %(name)s. Reason: %(err)s." msgstr "" #: manila/share/drivers/dell_emc/plugins/powermax/object_manager.py:1493 #: manila/share/drivers/dell_emc/plugins/vnx/object_manager.py:1495 #, python-format msgid "Failed to modify CIFS server %(name)s. Reason: %(err)s." msgstr "" #: manila/share/drivers/dell_emc/plugins/powermax/object_manager.py:1538 #: manila/share/drivers/dell_emc/plugins/vnx/object_manager.py:1540 #, python-format msgid "Failed to delete CIFS server %(name)s. Reason: %(err)s." msgstr "" #: manila/share/drivers/dell_emc/plugins/powermax/object_manager.py:1583 #: manila/share/drivers/dell_emc/plugins/vnx/object_manager.py:1585 #, python-format msgid "Failed to create file share %(name)s. Reason: %(err)s." msgstr "" #: manila/share/drivers/dell_emc/plugins/powermax/object_manager.py:1615 #: manila/share/drivers/dell_emc/plugins/vnx/object_manager.py:1617 #, python-format msgid "Failed to get CIFS share by name %(name)s. Reason: %(err)s." msgstr "" #: manila/share/drivers/dell_emc/plugins/powermax/object_manager.py:1664 #, python-format msgid "Failed to disable the access to CIFS share %(name)s." msgstr "" #: manila/share/drivers/dell_emc/plugins/powermax/object_manager.py:1692 #: manila/share/drivers/dell_emc/plugins/vnx/object_manager.py:1694 #, python-format msgid "" "Failed to allow the access %(access)s to CIFS share %(name)s. Reason: " "%(err)s." msgstr "" #: manila/share/drivers/dell_emc/plugins/powermax/object_manager.py:1726 #: manila/share/drivers/dell_emc/plugins/vnx/object_manager.py:1728 #, python-format msgid "" "Failed to deny the access %(access)s to CIFS share %(name)s. Reason: " "%(err)s." msgstr "" #: manila/share/drivers/dell_emc/plugins/powermax/object_manager.py:1742 #: manila/share/drivers/dell_emc/plugins/vnx/object_manager.py:1744 #, python-format msgid "Failed to get access list of CIFS share %s." msgstr "" #: manila/share/drivers/dell_emc/plugins/powermax/object_manager.py:1792 #: manila/share/drivers/dell_emc/plugins/vnx/object_manager.py:1794 #, python-format msgid "" "Failed to create NFS share %(name)s on mover %(mover_name)s. Reason: " "%(err)s." msgstr "" #: manila/share/drivers/dell_emc/plugins/powermax/object_manager.py:1817 #: manila/share/drivers/dell_emc/plugins/vnx/object_manager.py:1819 #, python-format msgid "Failed to delete NFS share %(name)s on %(mover_name)s. Reason: %(err)s." msgstr "" #: manila/share/drivers/dell_emc/plugins/powermax/object_manager.py:1857 #: manila/share/drivers/dell_emc/plugins/vnx/object_manager.py:1859 #, python-format msgid "Failed to list NFS share %(name)s on %(mover_name)s. Reason: %(err)s." msgstr "" #: manila/share/drivers/dell_emc/plugins/powermax/object_manager.py:1899 #: manila/share/drivers/dell_emc/plugins/vnx/object_manager.py:1898 #, python-format msgid "NFS share %s not found." msgstr "" #: manila/share/drivers/dell_emc/plugins/powermax/object_manager.py:1957 #: manila/share/drivers/dell_emc/plugins/powermax/object_manager.py:2010 #: manila/share/drivers/dell_emc/plugins/vnx/object_manager.py:1955 #: manila/share/drivers/dell_emc/plugins/vnx/object_manager.py:2008 #, python-format msgid "Query nfs share %(path)s failed. Reason %(err)s." msgstr "" #: manila/share/drivers/dell_emc/plugins/powermax/object_manager.py:2057 #: manila/share/drivers/dell_emc/plugins/vnx/object_manager.py:2056 #, python-format msgid "" "Failed to set NFS share %(name)s access on %(mover_name)s. Reason: " "%(err)s." msgstr "" #: manila/share/drivers/dell_emc/plugins/powerstore/connection.py:173 #: manila/share/drivers/dell_emc/plugins/powerstore/connection.py:488 #, python-format msgid "The filesystem \"%(export)s\" was not created." msgstr "" #: manila/share/drivers/dell_emc/plugins/powerstore/connection.py:205 #, python-format msgid "The requested SMB share \"%(export)s\" was not created." msgstr "" #: manila/share/drivers/dell_emc/plugins/powerstore/connection.py:253 #, python-format msgid "Failed to delete share \"%(export)s\"." msgstr "" #: manila/share/drivers/dell_emc/plugins/powerstore/connection.py:277 #, python-format msgid "Failed to resize share \"%(export)s\"." msgstr "" #: manila/share/drivers/dell_emc/plugins/powerstore/connection.py:345 #, python-format msgid "" "Only user access type currently supported for CIFS. Share provided " "%(share)s with rule type %(type)s" msgstr "" #: manila/share/drivers/dell_emc/plugins/powerstore/connection.py:359 #, python-format msgid "Failed to get daomain/netbios name of \"%(nas_server)s\"." msgstr "" #: manila/share/drivers/dell_emc/plugins/powerstore/connection.py:412 #, python-format msgid "Failed to get filesystem id for export \"%(export)s\"." msgstr "" #: manila/share/drivers/dell_emc/plugins/powerstore/connection.py:424 #, python-format msgid "Failed to create snapshot \"%(snapshot)s\"." msgstr "" #: manila/share/drivers/dell_emc/plugins/powerstore/connection.py:457 #, python-format msgid "Failed to restore snapshot \"%(snapshot)s\"." msgstr "" #: manila/share/drivers/dell_emc/plugins/unity/connection.py:177 #, python-format msgid "" "All the specified storage ports to be managed do not exist. Please check " "your configuration unity_ethernet_ports in manila.conf. The available " "ports in the backend are %s." msgstr "" #: manila/share/drivers/dell_emc/plugins/unity/connection.py:222 #, python-format msgid "" "The driver options' size to manage the share %(share_id)s, should be an " "integer, in format driver-options size=. Value specified: %(size)s." msgstr "" #: manila/share/drivers/dell_emc/plugins/unity/connection.py:230 #, python-format msgid "" "Share %(share_id)s has no specified size. Using default value 1, set size" " in driver options if you want." msgstr "" #: manila/share/drivers/dell_emc/plugins/unity/connection.py:270 #: manila/share/drivers/hitachi/hnas/driver.py:1303 #, python-format msgid "" "The size in driver options to manage snapshot %(snap_id)s should be an " "integer, in format driver-options size=. Value passed: %(size)s." msgstr "" #: manila/share/drivers/dell_emc/plugins/unity/connection.py:278 #, python-format msgid "" "Snapshot %(snap_id)s has no specified size. Use default value 1, set size" " in driver options if you want." msgstr "" #: manila/share/drivers/dell_emc/plugins/unity/connection.py:368 #: manila/share/drivers/dell_emc/plugins/unity/connection.py:408 #, python-format msgid "Failed to get NAS server %(server)s when creating the share %(share)s." msgstr "" #: manila/share/drivers/dell_emc/plugins/unity/connection.py:695 #, python-format msgid "The storage pools %s to store NAS server configuration do not exist." msgstr "" #: manila/share/drivers/dell_emc/plugins/unity/connection.py:704 #, python-format msgid "The specified network type %s is unsupported by the EMC Unity driver" msgstr "" #: manila/share/drivers/dell_emc/plugins/unity/connection.py:766 #, python-format msgid "" "All the specified storage pools to be managed do not exist. Please check " "your configuration emc_nas_pool_names in manila.conf. The available pools" " in the backend are %s" msgstr "" #: manila/share/drivers/dell_emc/plugins/unity/connection.py:820 msgid "Share server not provided." msgstr "" #: manila/share/drivers/dell_emc/plugins/unity/connection.py:828 #, python-format msgid "Name of the share server %s not found." msgstr "" #: manila/share/drivers/dell_emc/plugins/unity/connection.py:899 msgid "Only user access type allowed for CIFS share." msgstr "" #: manila/share/drivers/dell_emc/plugins/unity/connection.py:901 msgid "Only IP access type allowed for NFS share." msgstr "" #: manila/share/drivers/dell_emc/plugins/unity/utils.py:77 #, python-format msgid "None of the configured port %(conf)s matches the mtu %(mtu)s." msgstr "" #: manila/share/drivers/dell_emc/plugins/vnx/connection.py:485 msgid "Unsupported share type" msgstr "" #: manila/share/drivers/dell_emc/plugins/vnx/connection.py:566 #, python-format msgid "" "None of the specified storage pools to be managed exist. Please check " "your configuration vnx_share_data_pools in manila.conf. The available " "pools in the backend are %s." msgstr "" #: manila/share/drivers/dell_emc/plugins/vnx/connection.py:618 #, python-format msgid "" "None of the specified network ports exist. Please check your " "configuration vnx_ethernet_ports in manila.conf. The available ports on " "the Data Mover are %s." msgstr "" #: manila/share/drivers/dell_emc/plugins/vnx/object_manager.py:1666 #, python-format msgid "Failed to disable the access to CIFS share %(name)s. Reason: %(err)s." msgstr "" #: manila/share/drivers/ganesha/__init__.py:205 msgid "" "\"ganesha_rados_store_pool_name\" config option is not set in the driver " "section." msgstr "" #: manila/share/drivers/ganesha/manager.py:388 #, python-format msgid "Incomplete export block: value %(val)s of attribute %(key)s is a stub." msgstr "" #: manila/share/drivers/ganesha/utils.py:106 #, python-format msgid "" "Unsupported access rule of 'type' %(access_type)s, 'level' " "%(access_level)s, 'to' %(access_to)s: %(field)s should be one of " "%(supported)s." msgstr "" #: manila/share/drivers/ganesha/utils.py:134 #, python-format msgid "%(access_type)s; only %(supported)s access type is allowed" msgstr "" #: manila/share/drivers/glusterfs/__init__.py:109 msgid "" "Gluster-NFS with volume layout should be used with `nfs.export-volumes = " "on`" msgstr "" #: manila/share/drivers/glusterfs/common.py:55 msgid "Gluster address does not have a volume component." msgstr "" #: manila/share/drivers/glusterfs/common.py:71 #, python-format msgid "Volume query response XML has no value for any of the following Xpaths: %s" msgstr "" #: manila/share/drivers/glusterfs/common.py:96 #: manila/share/drivers/glusterfs/common.py:141 #: manila/share/drivers/glusterfs/common.py:150 #, python-format msgid "Invalid gluster address %s." msgstr "" #: manila/share/drivers/glusterfs/common.py:193 #, python-format msgid "undefined error_policy %s" msgstr "" #: manila/share/drivers/glusterfs/common.py:210 #, python-format msgid "" "GlusterFS management command '%(cmd)s' failed with details as follows:\n" "%(details)s." msgstr "" #: manila/share/drivers/glusterfs/common.py:224 #, python-format msgid "GlusterFS command %(command)s on volume %(volume)s failed" msgstr "" #: manila/share/drivers/glusterfs/common.py:231 #, python-format msgid "" "GlusterFS command %(command)s on volume %(volume)s got unexpected " "response: opRet=%(opRet)s, opErrno=%(opErrno)s, opErrstr=%(opErrstr)s" msgstr "" #: manila/share/drivers/glusterfs/common.py:241 #, python-format msgid "" "GlusterFS command %(command)s on volume %(volume)s got ambiguous " "response: %(count)s records" msgstr "" #: manila/share/drivers/glusterfs/common.py:311 #, python-format msgid "" "GlusterFS volume option on volume %(volume)s: %(option)s=%(value)s cannot" " be interpreted as Boolean" msgstr "" #: manila/share/drivers/glusterfs/common.py:346 #, python-format msgid "" "Cannot parse version info obtained from server %(server)s, version info: " "%(info)s" msgstr "" #: manila/share/drivers/glusterfs/common.py:359 #, python-format msgid "" "Unsupported GlusterFS version %(version)s on server %(server)s, minimum " "requirement: %(minvers)s" msgstr "" #: manila/share/drivers/glusterfs/common.py:411 #, python-format msgid "" "Unable to unmount gluster volume. mount_dir: %(mount_path)s, Error: " "%(error)s" msgstr "" #: manila/share/drivers/glusterfs/glusterfs_native.py:97 #, python-format msgid "Option %(option)s is not defined on gluster volume. Volume: %(volname)s" msgstr "" #: manila/share/drivers/glusterfs/glusterfs_native.py:170 #, python-format msgid "" "Invalid 'access_to' '%s': common names used for GlusterFS authentication " "should not contain comma or whitespace." msgstr "" #: manila/share/drivers/glusterfs/layout.py:65 #, python-format msgid "driver %(driver)s does not support %(layout)s layout" msgstr "" #: manila/share/drivers/glusterfs/layout.py:218 msgid "mount.glusterfs is not installed." msgstr "" #: manila/share/drivers/glusterfs/layout_directory.py:72 msgid "" "glusterfs_target configuration that specifies the GlusterFS volume to be " "mounted on the Manila host is not set." msgstr "" #: manila/share/drivers/glusterfs/layout_directory.py:132 msgid "GlusterFS control mount is not available" msgstr "" #: manila/share/drivers/glusterfs/layout_volume.py:134 #, python-format msgid "'gluster version' failed on servers %s" msgstr "" #: manila/share/drivers/glusterfs/layout_volume.py:151 #, python-format msgid "" "Unsupported GlusterFS version on servers %(servers)s, minimum " "requirement: %(minvers)s" msgstr "" #: manila/share/drivers/glusterfs/layout_volume.py:163 #, python-format msgid "Gluster backend does not provide any volume matching pattern %s" msgstr "" #: manila/share/drivers/glusterfs/layout_volume.py:312 msgid "Couldn't find a free gluster volume to use." msgstr "" #: manila/share/drivers/glusterfs/layout_volume.py:331 msgid "Couldn't find the share in used list." msgstr "" #: manila/share/drivers/glusterfs/layout_volume.py:367 #, python-format msgid "" "Error trying to wipe gluster volume. gluster_export: %(export)s, Error: " "%(error)s" msgstr "" #: manila/share/drivers/glusterfs/layout_volume.py:457 #, python-format msgid "" "Failed to identify backing GlusterFS object for snapshot %(snap_id)s of " "share %(share_id)s: a single candidate was expected, %(found)d was found." msgstr "" #: manila/share/drivers/glusterfs/layout_volume.py:479 #, python-format msgid "" "GlusterFS version %(version)s on server %(server)s does not support " "creation of shares from snapshot. minimum requirement: %(minversion)s" msgstr "" #: manila/share/drivers/glusterfs/layout_volume.py:576 #, python-format msgid "Share %(share_id)s does not support snapshots: %(errstr)s." msgstr "" #: manila/share/drivers/glusterfs/layout_volume.py:582 #, python-format msgid "Creating snapshot for share %(share_id)s failed with %(errno)d: %(errstr)s" msgstr "" #: manila/share/drivers/glusterfs/layout_volume.py:602 #, python-format msgid "gluster snapshot delete %s: no data received" msgstr "" #: manila/share/drivers/hdfs/hdfs_native.py:153 #: manila/share/drivers/ibm/gpfs.py:197 #, python-format msgid "Error running SSH command: %(cmd)s. Error: %(excmsg)s." msgstr "" #: manila/share/drivers/hdfs/hdfs_native.py:171 #, python-format msgid "Failed to set space quota for the share %(sharename)s. Error: %(excmsg)s." msgstr "" #: manila/share/drivers/hdfs/hdfs_native.py:181 msgid "Only HDFS protocol supported!" msgstr "" #: manila/share/drivers/hdfs/hdfs_native.py:191 #, python-format msgid "" "Failed to create directory in hdfs for the share %(sharename)s. Error: " "%(excmsg)s." msgstr "" #: manila/share/drivers/hdfs/hdfs_native.py:205 #, python-format msgid "Failed to allow snapshot for the share %(sharename)s. Error: %(excmsg)s." msgstr "" #: manila/share/drivers/hdfs/hdfs_native.py:251 #, python-format msgid "" "Failed to create share %(sharename)s from snapshot %(snapshotname)s. " "Error: %(excmsg)s." msgstr "" #: manila/share/drivers/hdfs/hdfs_native.py:271 #, python-format msgid "" "Failed to create snapshot %(snapshotname)s for the share %(sharename)s. " "Error: %(excmsg)s." msgstr "" #: manila/share/drivers/hdfs/hdfs_native.py:287 #, python-format msgid "Failed to delete share %(sharename)s. Error: %(excmsg)s." msgstr "" #: manila/share/drivers/hdfs/hdfs_native.py:303 #, python-format msgid "Failed to delete snapshot %(snapshotname)s. Error: %(excmsg)s." msgstr "" #: manila/share/drivers/hdfs/hdfs_native.py:316 #: manila/share/drivers/maprfs/maprfs_native.py:290 msgid "Only 'user' access type allowed!" msgstr "" #: manila/share/drivers/hdfs/hdfs_native.py:327 #, python-format msgid "The access level %(accesslevel)s was unsupported." msgstr "" #: manila/share/drivers/hdfs/hdfs_native.py:342 #, python-format msgid "" "Failed to set ACL of share %(sharename)s for user: %(username)sError: " "%(excmsg)s." msgstr "" #: manila/share/drivers/hdfs/hdfs_native.py:361 #, python-format msgid "" "Failed to deny ACL of share %(sharename)s for user: %(username)sError: " "%(excmsg)s." msgstr "" #: manila/share/drivers/hdfs/hdfs_native.py:378 #, python-format msgid "Failed to check hdfs state. Error: %(excmsg)s." msgstr "" #: manila/share/drivers/hdfs/hdfs_native.py:390 msgid "" "Not specify the hdfs cluster yet! Add the ip of hdfs namenode in the " "hdfs_namenode_ip configuration parameter." msgstr "" #: manila/share/drivers/hdfs/hdfs_native.py:397 msgid "HDFS is not in healthy state." msgstr "" #: manila/share/drivers/hdfs/hdfs_native.py:407 #, python-format msgid "Failed to check available capacity for hdfs.Error: %(excmsg)s." msgstr "" #: manila/share/drivers/hdfs/hdfs_native.py:418 #, python-format msgid "Failed to get hdfs capacity info. Error: %(excmsg)s." msgstr "" #: manila/share/drivers/hitachi/hnas/driver.py:124 msgid "The config parameter hitachi_hnas_driver_helper is not set." msgstr "" #: manila/share/drivers/hitachi/hnas/driver.py:129 msgid "The config parameter hitachi_hnas_evs_id is not set." msgstr "" #: manila/share/drivers/hitachi/hnas/driver.py:133 msgid "The config parameter hitachi_hnas_evs_ip is not set." msgstr "" #: manila/share/drivers/hitachi/hnas/driver.py:137 msgid "The config parameter hitachi_hnas_ip is not set." msgstr "" #: manila/share/drivers/hitachi/hnas/driver.py:141 msgid "The config parameter hitachi_hnas_user is not set." msgstr "" #: manila/share/drivers/hitachi/hnas/driver.py:145 msgid "" "Credentials configuration parameters missing: you need to set " "hitachi_hnas_password or hitachi_hnas_ssh_private_key." msgstr "" #: manila/share/drivers/hitachi/hnas/driver.py:199 #, python-format msgid "" "Only IP access type currently supported for NFS. Share provided %(share)s" " with rule type %(type)s." msgstr "" #: manila/share/drivers/hitachi/hnas/driver.py:230 #, python-format msgid "" "Only USER access type currently supported for CIFS. %(entity_type)s " "provided %(share)s with rule %(r_id)s type %(type)s allowing permission " "to %(to)s." msgstr "" #: manila/share/drivers/hitachi/hnas/driver.py:710 #, python-format msgid "Share ID %s already exists, cannot manage." msgstr "" #: manila/share/drivers/hitachi/hnas/driver.py:729 msgid "Incorrect path. It should have the following format: IP:/shares/share_id." msgstr "" #: manila/share/drivers/hitachi/hnas/driver.py:740 msgid "Incorrect path. It should have the following format: \\\\IP\\share_id." msgstr "" #: manila/share/drivers/hitachi/hnas/driver.py:745 #, python-format msgid "The EVS IP %(evs)s is not configured." msgstr "" #: manila/share/drivers/hitachi/hnas/driver.py:750 #, python-format msgid "The backend passed in the host parameter (%(shr)s) is not configured." msgstr "" #: manila/share/drivers/hitachi/hnas/driver.py:913 #, python-format msgid "Filesystem %s is not mounted." msgstr "" #: manila/share/drivers/hitachi/hnas/driver.py:979 #: manila/share/drivers/hitachi/hsp/driver.py:285 #, python-format msgid "Share %s cannot be extended due to insufficient space." msgstr "" #: manila/share/drivers/hitachi/hnas/driver.py:1011 #, python-format msgid "" "The share %s trying to be managed does not have a quota limit, please set" " it before manage." msgstr "" #: manila/share/drivers/hitachi/hnas/driver.py:1046 msgid "" "CIFS snapshot when share is mounted is disabled. Set " "hitachi_hnas_allow_cifs_snapshot_while_mounted to True or unmount the " "share to take a snapshot." msgstr "" #: manila/share/drivers/hitachi/hnas/driver.py:1145 #: manila/share/drivers/zadara/zadara.py:161 #, python-format msgid "" "Only NFS or CIFS protocol are currently supported. Share provided " "%(share)s with protocol %(proto)s." msgstr "" #: manila/share/drivers/hitachi/hnas/driver.py:1311 #, python-format msgid "" "Snapshot %(snap_id)s has no size specified for manage. Please, provide " "the size with parameter driver-options size=." msgstr "" #: manila/share/drivers/hitachi/hnas/driver.py:1327 #, python-format msgid "" "Incorrect path %(path)s for manage snapshot %(snap_id)s. It should have " "the following format: /snapshots/SHARE_ID/SNAPSHOT_ID." msgstr "" #: manila/share/drivers/hitachi/hnas/driver.py:1335 #, python-format msgid "The snapshot %(snap_id)s does not belong to share %(share_id)s." msgstr "" #: manila/share/drivers/hitachi/hnas/driver.py:1341 #, python-format msgid "Snapshot %(snap_id)s does not exist in HNAS." msgstr "" #: manila/share/drivers/hitachi/hnas/driver.py:1418 #, python-format msgid "" "Only IP access type currently supported for NFS. Snapshot provided " "%(snapshot)s with rule type %(type)s." msgstr "" #: manila/share/drivers/hitachi/hnas/ssh.py:62 msgid "Could not get HNAS backend stats." msgstr "" #: manila/share/drivers/hitachi/hnas/ssh.py:83 #, python-format msgid "Could not create NFS export %s." msgstr "" #: manila/share/drivers/hitachi/hnas/ssh.py:93 msgid "NFS export not specified to delete." msgstr "" #: manila/share/drivers/hitachi/hnas/ssh.py:104 #, python-format msgid "Could not delete NFS export %s." msgstr "" #: manila/share/drivers/hitachi/hnas/ssh.py:120 #, python-format msgid "Could not create CIFS share %s." msgstr "" #: manila/share/drivers/hitachi/hnas/ssh.py:134 #, python-format msgid "Could not delete CIFS share %s." msgstr "" #: manila/share/drivers/hitachi/hnas/ssh.py:149 msgid "No share/snapshot provided to update NFS rules." msgstr "" #: manila/share/drivers/hitachi/hnas/ssh.py:168 #, python-format msgid "Could not update access rules for NFS export %s." msgstr "" #: manila/share/drivers/hitachi/hnas/ssh.py:193 #, python-format msgid "Could not add access of user %(user)s to %(entity_type)s %(name)s." msgstr "" #: manila/share/drivers/hitachi/hnas/ssh.py:214 #, python-format msgid "Could not update access of user %(user)s to share %(share)s." msgstr "" #: manila/share/drivers/hitachi/hnas/ssh.py:242 #, python-format msgid "Could not delete access of user %(user)s to %(entity_type)s %(name)s." msgstr "" #: manila/share/drivers/hitachi/hnas/ssh.py:262 #, python-format msgid "Could not list access of share %s." msgstr "" #: manila/share/drivers/hitachi/hnas/ssh.py:278 #, python-format msgid "Source path %s is empty." msgstr "" #: manila/share/drivers/hitachi/hnas/ssh.py:282 #, python-format msgid "Could not submit tree clone job to clone from %(src)s to %(dest)s." msgstr "" #: manila/share/drivers/hitachi/hnas/ssh.py:317 #, python-format msgid "Share snapshot of source path %s was not created." msgstr "" #: manila/share/drivers/hitachi/hnas/ssh.py:337 #, python-format msgid "Snapshot of source path %s was not created." msgstr "" #: manila/share/drivers/hitachi/hnas/ssh.py:351 #, python-format msgid "Could not submit tree delete job to delete path %s." msgstr "" #: manila/share/drivers/hitachi/hnas/ssh.py:361 #, python-format msgid "" "Command to create directory %(path)s was run in another filesystem " "instead of %(fs)s." msgstr "" #: manila/share/drivers/hitachi/hnas/ssh.py:378 #, python-format msgid "" "Command to delete empty directory %(path)s was run in another filesystem " "instead of %(fs)s." msgstr "" #: manila/share/drivers/hitachi/hnas/ssh.py:395 #, python-format msgid "SSC command path-to-object-number for path %s is currently busy." msgstr "" #: manila/share/drivers/hitachi/hnas/ssh.py:403 #, python-format msgid "Could not check if path %s exists." msgstr "" #: manila/share/drivers/hitachi/hnas/ssh.py:412 #, python-format msgid "" "Filesystem %s does not exist or it is not available in the current EVS " "context." msgstr "" #: manila/share/drivers/hitachi/hnas/ssh.py:427 #, python-format msgid "Failed to mount filesystem %s." msgstr "" #: manila/share/drivers/hitachi/hnas/ssh.py:439 #, python-format msgid "Failed to create vvol %s." msgstr "" #: manila/share/drivers/hitachi/hnas/ssh.py:454 #, python-format msgid "Failed to delete vvol %s." msgstr "" #: manila/share/drivers/hitachi/hnas/ssh.py:466 #, python-format msgid "Failed to add %(quota)s quota to vvol %(vvol)s." msgstr "" #: manila/share/drivers/hitachi/hnas/ssh.py:478 #, python-format msgid "Failed to update quota of vvol %(vvol)s to %(quota)s." msgstr "" #: manila/share/drivers/hitachi/hnas/ssh.py:489 #, python-format msgid "Virtual volume %s does not exist." msgstr "" #: manila/share/drivers/hitachi/hnas/ssh.py:499 #, python-format msgid "Could not check quota of vvol %s." msgstr "" #: manila/share/drivers/hitachi/hnas/ssh.py:504 #: manila/share/drivers/hitachi/hnas/ssh.py:584 #, python-format msgid "Virtual volume %s does not have any quota." msgstr "" #: manila/share/drivers/hitachi/hnas/ssh.py:515 #, python-format msgid "Export %s does not exist." msgstr "" #: manila/share/drivers/hitachi/hnas/ssh.py:525 #, python-format msgid "CIFS share %(share)s is not located in configured filesystem %(fs)s." msgstr "" #: manila/share/drivers/hitachi/hnas/ssh.py:545 #, python-format msgid "CIFS share %(share)s was not found in EVS %(evs_id)s" msgstr "" #: manila/share/drivers/hitachi/hnas/ssh.py:551 #, python-format msgid "Could not list CIFS shares by vvol name %s." msgstr "" #: manila/share/drivers/hitachi/hnas/ssh.py:572 #, python-format msgid "Share %s does not support quota values below 1G." msgstr "" #: manila/share/drivers/hitachi/hnas/ssh.py:604 #, python-format msgid "Export %(name)s was not found in EVS %(evs_id)s." msgstr "" #: manila/share/drivers/hitachi/hnas/ssh.py:612 #, python-format msgid "Could not list NFS exports by name %s." msgstr "" #: manila/share/drivers/hitachi/hnas/ssh.py:657 msgid "Failed to establish SSC connection." msgstr "" #: manila/share/drivers/hitachi/hnas/ssh.py:681 #, python-format msgid "Command to create directory %s failed due to context change." msgstr "" #: manila/share/drivers/hitachi/hnas/ssh.py:686 #, python-format msgid "Failed to create directory %s." msgstr "" #: manila/share/drivers/hitachi/hnas/ssh.py:698 #, python-format msgid "Share %s has more snapshots." msgstr "" #: manila/share/drivers/hitachi/hnas/ssh.py:705 #, python-format msgid "Command to delete empty directory %s failed due to context change." msgstr "" #: manila/share/drivers/hitachi/hnas/ssh.py:710 #, python-format msgid "Failed to delete directory %s." msgstr "" #: manila/share/drivers/hitachi/hsp/driver.py:111 #: manila/share/drivers/nexenta/ns4/nexenta_nfs_helper.py:104 msgid "Only NFS protocol is currently supported." msgstr "" #: manila/share/drivers/hitachi/hsp/driver.py:195 #: manila/share/drivers/hitachi/hsp/driver.py:235 msgid "Only IP access type currently supported." msgstr "" #: manila/share/drivers/hitachi/hsp/driver.py:324 #: manila/share/drivers/qnap/qnap.py:809 #, python-format msgid "The share %s trying to be managed was not found on backend." msgstr "" #: manila/share/drivers/hitachi/hsp/rest.py:41 #, python-format msgid "HSP API post failed: %s." msgstr "" #: manila/share/drivers/hitachi/hsp/rest.py:55 #, python-format msgid "HSP API get failed: %s." msgstr "" #: manila/share/drivers/hitachi/hsp/rest.py:66 #, python-format msgid "HSP API delete failed: %s." msgstr "" #: manila/share/drivers/hitachi/hsp/rest.py:96 msgid "Filesystem does not exist or is not available." msgstr "" #: manila/share/drivers/hitachi/hsp/rest.py:140 #, python-format msgid "Share %s does not exist or is not available." msgstr "" #: manila/share/drivers/hitachi/hsp/rest.py:191 msgid "No cluster was found on HSP." msgstr "" #: manila/share/drivers/hitachi/hsp/rest.py:203 #, python-format msgid "HSP job %(id)s failed. %(reason)s" msgstr "" #: manila/share/drivers/hitachi/hsp/rest.py:209 #, python-format msgid "Timeout while waiting for job %s to complete." msgstr "" #: manila/share/drivers/hpe/hpe_3par_driver.py:68 msgid "Pool's max acceptable IP cannot be less than min." msgstr "" #: manila/share/drivers/hpe/hpe_3par_driver.py:72 msgid "Pools must be configured with zero or more IPs." msgstr "" #: manila/share/drivers/hpe/hpe_3par_driver.py:76 #, python-format msgid "Pool's max acceptable IP cannot be greater than supported value=%s." msgstr "" #: manila/share/drivers/hpe/hpe_3par_driver.py:85 msgid "Invalid configuration. hpe3par_fpg must be set." msgstr "" #: manila/share/drivers/hpe/hpe_3par_driver.py:96 #, python-format msgid "Require at least %s IPs configured per pool" msgstr "" #: manila/share/drivers/hpe/hpe_3par_driver.py:100 #, python-format msgid "Cannot configure IPs more than max supported %s IPs per pool" msgstr "" #: manila/share/drivers/hpe/hpe_3par_driver.py:259 msgid "" "Incorrect configuration. Configuration pool IP address did not match with" " IP addresses at 3par array" msgstr "" #: manila/share/drivers/hpe/hpe_3par_driver.py:284 msgid "" "Unsupported configuration. hpe3par_fpg must have IP address or be " "discoverable at 3PAR" msgstr "" #: manila/share/drivers/hpe/hpe_3par_driver.py:314 #, python-format msgid "Pool location lookup failed. Could not find pool %s" msgstr "" #: manila/share/drivers/hpe/hpe_3par_driver.py:387 msgid "HPE 3PAR driver does not support share group" msgstr "" #: manila/share/drivers/hpe/hpe_3par_driver.py:399 #, python-format msgid "Invalid network type. %s is not supported by the 3PAR driver." msgstr "" #: manila/share/drivers/hpe/hpe_3par_driver.py:414 #, python-format msgid "Pool %s has exceeded 3PAR's max supported VFS IP address" msgstr "" #: manila/share/drivers/hpe/hpe_3par_mediator.py:120 msgid "" "You must install hpe3parclient before using the 3PAR driver. Run \"pip " "install --upgrade python-3parclient\" to upgrade the hpe3parclient." msgstr "" #: manila/share/drivers/hpe/hpe_3par_mediator.py:128 #, python-format msgid "" "Invalid hpe3parclient version found (%(found)s). Version %(minimum)s or " "greater required. Run \"pip install --upgrade python-3parclient\" to " "upgrade the hpe3parclient." msgstr "" #: manila/share/drivers/hpe/hpe_3par_mediator.py:142 #, python-format msgid "Failed to connect to HPE 3PAR File Persona Client: %s" msgstr "" #: manila/share/drivers/hpe/hpe_3par_mediator.py:164 #, python-format msgid "Failed to set SSH options for HPE 3PAR File Persona Client: %s" msgstr "" #: manila/share/drivers/hpe/hpe_3par_mediator.py:178 #, python-format msgid "Failed to get 3PAR WSAPI version: %s" msgstr "" #: manila/share/drivers/hpe/hpe_3par_mediator.py:190 #, python-format msgid "Failed to Login to 3PAR (%(url)s) as %(user)s because: %(err)s" msgstr "" #: manila/share/drivers/hpe/hpe_3par_mediator.py:211 msgid "Failed to build export location due to missing IP." msgstr "" #: manila/share/drivers/hpe/hpe_3par_mediator.py:215 msgid "Failed to build export location due to missing path." msgstr "" #: manila/share/drivers/hpe/hpe_3par_mediator.py:233 #, python-format msgid "Error while getting fsquotas for FPG %(fpg)s: %(msg)s" msgstr "" #: manila/share/drivers/hpe/hpe_3par_mediator.py:249 #, python-format msgid "Failed to get capacity for fpg %(fpg)s: %(e)s" msgstr "" #: manila/share/drivers/hpe/hpe_3par_mediator.py:255 #, python-format msgid "Failed to get capacity for fpg %s." msgstr "" #: manila/share/drivers/hpe/hpe_3par_mediator.py:278 #, python-format msgid "Unexpected provisioning type for FPG %(fpg)s: %(ptype)s." msgstr "" #: manila/share/drivers/hpe/hpe_3par_mediator.py:310 #, python-format msgid "Invalid protocol. Expected nfs or smb. Got %s." msgstr "" #: manila/share/drivers/hpe/hpe_3par_mediator.py:372 #, python-format msgid "" "Invalid hp3par:nfs_options or hpe3par:nfs_options in extra-specs. The " "following options are not allowed: %s" msgstr "" #: manila/share/drivers/hpe/hpe_3par_mediator.py:469 #, python-format msgid "" "Failed to update capacity quota %(size)s on %(fstore)s with exception: " "%(e)s" msgstr "" #: manila/share/drivers/hpe/hpe_3par_mediator.py:479 #, python-format msgid "" "Failed to update capacity quota %(size)s on %(fstore)s with error: " "%(error)s" msgstr "" #: manila/share/drivers/hpe/hpe_3par_mediator.py:523 #, python-format msgid "Failed to create fstore %(fstore)s: %(e)s" msgstr "" #: manila/share/drivers/hpe/hpe_3par_mediator.py:545 #: manila/share/drivers/hpe/hpe_3par_mediator.py:967 #, python-format msgid "Failed to create share %(share_name)s: %(e)s" msgstr "" #: manila/share/drivers/hpe/hpe_3par_mediator.py:557 #, python-format msgid "Failed to get fshare %(share_name)s after creating it: %(e)s" msgstr "" #: manila/share/drivers/hpe/hpe_3par_mediator.py:564 #, python-format msgid "" "Failed to get fshare %(share_name)s after creating it. Expected to get 1 " "fshare. Got %(total)s." msgstr "" #: manila/share/drivers/hpe/hpe_3par_mediator.py:635 #, python-format msgid "" "Failed to create share from snapshot for FPG/VFS/tag " "%(fpg)s/%(vfs)s/%(tag)s. Snapshot not found." msgstr "" #: manila/share/drivers/hpe/hpe_3par_mediator.py:787 #, python-format msgid "Failed to copy data, reason: Total progress %d != 100." msgstr "" #: manila/share/drivers/hpe/hpe_3par_mediator.py:791 #, python-format msgid "Failed to copy data, reason: %s." msgstr "" #: manila/share/drivers/hpe/hpe_3par_mediator.py:803 #, python-format msgid "Failed to remove share %(share_name)s: %(e)s" msgstr "" #: manila/share/drivers/hpe/hpe_3par_mediator.py:847 #, python-format msgid "Failed to remove fstore %(fstore)s: %(e)s" msgstr "" #: manila/share/drivers/hpe/hpe_3par_mediator.py:922 #, python-format msgid "There was an error adding permissions: %s" msgstr "" #: manila/share/drivers/hpe/hpe_3par_mediator.py:938 #, python-format msgid "There was an error revoking permissions: %s" msgstr "" #: manila/share/drivers/hpe/hpe_3par_mediator.py:1052 #, python-format msgid "Exception during getvfs %(vfs)s: %(e)s" msgstr "" #: manila/share/drivers/hpe/hpe_3par_mediator.py:1060 #, python-format msgid "Error while validating FPG/VFS (%(fpg)s/%(vfs)s): %(msg)s" msgstr "" #: manila/share/drivers/hpe/hpe_3par_mediator.py:1066 #, python-format msgid "" "Error while validating FPG/VFS (%(fpg)s/%(vfs)s): Expected 1, got " "%(total)s." msgstr "" #: manila/share/drivers/hpe/hpe_3par_mediator.py:1114 #, python-format msgid "" "Failed to create snapshot for FPG/VFS/fshare %(fpg)s/%(vfs)s/%(fshare)s: " "Failed to find fshare." msgstr "" #: manila/share/drivers/hpe/hpe_3par_mediator.py:1121 #, python-format msgid "" "Failed to create snapshot for FPG/VFS/fshare %(fpg)s/%(vfs)s/%(fshare)s: " "Share is a read-only share of an existing snapshot." msgstr "" #: manila/share/drivers/hpe/hpe_3par_mediator.py:1137 #, python-format msgid "" "Failed to create snapshot for FPG/VFS/fstore %(fpg)s/%(vfs)s/%(fstore)s: " "%(e)s" msgstr "" #: manila/share/drivers/hpe/hpe_3par_mediator.py:1165 #, python-format msgid "" "Unexpected exception while getting share list. Cannot delete snapshot " "without checking for dependent shares first: %s" msgstr "" #: manila/share/drivers/hpe/hpe_3par_mediator.py:1186 msgid "Cannot delete snapshot because it has a dependent share." msgstr "" #: manila/share/drivers/hpe/hpe_3par_mediator.py:1198 #, python-format msgid "" "Failed to delete snapshot for FPG/VFS/fstore/snapshot " "%(fpg)s/%(vfs)s/%(fstore)s/%(snapname)s: %(e)s" msgstr "" #: manila/share/drivers/hpe/hpe_3par_mediator.py:1221 #, python-format msgid "Invalid access type. Expected 'ip' or 'user'. Actual '%s'." msgstr "" #: manila/share/drivers/hpe/hpe_3par_mediator.py:1227 #, python-format msgid "Invalid NFS access type. HPE 3PAR NFS supports 'ip'. Actual '%s'." msgstr "" #: manila/share/drivers/hpe/hpe_3par_mediator.py:1241 msgid "3PAR shares from snapshots require read-only access" msgstr "" #: manila/share/drivers/hpe/hpe_3par_mediator.py:1246 msgid "" "Invalid CIFS access rule. HPE 3PAR optionally supports IP access rules " "for CIFS shares, but they must be read-only for shares from snapshots and" " read-write for other shares. Use the required CIFS 'user' access rules " "to refine access." msgstr "" #: manila/share/drivers/hpe/hpe_3par_mediator.py:1344 #, python-format msgid "" "Failed to change (%(change)s) access to FPG/share %(fpg)s/%(share)s for " "%(type)s %(to)s %(level)s): Share does not exist on 3PAR." msgstr "" #: manila/share/drivers/hpe/hpe_3par_mediator.py:1369 #, python-format msgid "" "Ignoring deny invalid access rule for FPG/share %(fpg)s/%(share)s for " "%(type)s %(to)s %(level)s): %(e)s" msgstr "" #: manila/share/drivers/hpe/hpe_3par_mediator.py:1420 #, python-format msgid "" "Failed to change (%(change)s) access to FPG/share %(fpg)s/%(share)s for " "%(type)s %(to)s %(level)s: %(error)s" msgstr "" #: manila/share/drivers/hpe/hpe_3par_mediator.py:1486 #, python-format msgid "Unexpected exception while getting share list: %s" msgstr "" #: manila/share/drivers/hpe/hpe_3par_mediator.py:1511 #, python-format msgid "Unexpected exception while getting snapshots: %s" msgstr "" #: manila/share/drivers/hpe/hpe_3par_mediator.py:1642 msgid "Cannot resize share because it was not found." msgstr "" #: manila/share/drivers/hpe/hpe_3par_mediator.py:1657 #, python-format msgid "Failed to get FSIPs for FPG/VFS %(fspool)s/%(vfs)s." msgstr "" #: manila/share/drivers/hpe/hpe_3par_mediator.py:1682 #, python-format msgid "Failed to create FSIP for %s" msgstr "" #: manila/share/drivers/hpe/hpe_3par_mediator.py:1695 #, python-format msgid "" "Failed to get FSIP after creating it for FPG/VFS/IP/subnet/VLAN " "%(fspool)s/%(vfs)s/%(address)s/%(prefixLen)s/%(vlanTag)s." msgstr "" #: manila/share/drivers/hpe/hpe_3par_mediator.py:1713 #, python-format msgid "Failed to remove FSIP %s" msgstr "" #: manila/share/drivers/hpe/hpe_3par_mediator.py:1724 #, python-format msgid "Failed to remove FSIP for FPG/VFS/IP %(fspool)s/%(vfs)s/%(address)s." msgstr "" #: manila/share/drivers/huawei/huawei_nas.py:69 msgid "Huawei driver configuration missing." msgstr "" #: manila/share/drivers/huawei/huawei_nas.py:90 #: manila/share/drivers/huawei/v3/helper.py:376 #, python-format msgid "Read Huawei config file(%(filename)s) for Manila error: %(err)s" msgstr "" #: manila/share/drivers/huawei/huawei_nas.py:100 #, python-format msgid "Product %s is not supported. Product must be set to V3." msgstr "" #: manila/share/drivers/huawei/v3/connection.py:98 #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py:1122 msgid "Pool is not available in the share host field." msgstr "" #: manila/share/drivers/huawei/v3/connection.py:104 #, python-format msgid "Can not find pool info by pool name: %s." msgstr "" #: manila/share/drivers/huawei/v3/connection.py:126 #: manila/share/drivers/huawei/v3/connection.py:251 #: manila/share/drivers/huawei/v3/connection.py:897 #, python-format msgid "" "Invalid status of filesystem: HEALTHSTATUS=%(health)s " "RUNNINGSTATUS=%(running)s." msgstr "" #: manila/share/drivers/huawei/v3/connection.py:137 #: manila/share/drivers/huawei/v3/connection.py:152 #, python-format msgid "Failed to create share %(name)s. Reason: %(err)s." msgstr "" #: manila/share/drivers/huawei/v3/connection.py:179 #: manila/share/drivers/huawei/v3/connection.py:209 #: manila/share/drivers/huawei/v3/connection.py:887 #, python-format msgid "Can not get share ID by share %s." msgstr "" #: manila/share/drivers/huawei/v3/connection.py:189 #, python-format msgid "" "New size for extend must be bigger than current size on array. (current: " "%(size)s, new: %(new_size)s)." msgstr "" #: manila/share/drivers/huawei/v3/connection.py:217 #, python-format msgid "Can not get filesystem info by filesystem ID: %s." msgstr "" #: manila/share/drivers/huawei/v3/connection.py:224 #, python-format msgid "" "New size for shrink must be less than current size on array. (current: " "%(size)s, new: %(new_size)s)." msgstr "" #: manila/share/drivers/huawei/v3/connection.py:232 #, python-format msgid "Share (%s) can not be shrunk. only 'Thin' shares support shrink." msgstr "" #: manila/share/drivers/huawei/v3/connection.py:268 msgid "Can not create snapshot, because share id is not provided." msgstr "" #: manila/share/drivers/huawei/v3/connection.py:343 msgid "The StoragePool is None." msgstr "" #: manila/share/drivers/huawei/v3/connection.py:391 #, python-format msgid "The source filesystem of snapshot %s does not exist." msgstr "" #: manila/share/drivers/huawei/v3/connection.py:402 #: manila/share/drivers/huawei/v3/connection.py:976 #, python-format msgid "Cannot find snapshot %s on array." msgstr "" #: manila/share/drivers/huawei/v3/connection.py:414 #, python-format msgid "Cannot find source share %(share)s of snapshot %(snapshot)s on array." msgstr "" #: manila/share/drivers/huawei/v3/connection.py:516 #, python-format msgid "Failed to copy data from share %(old_share)s to share %(new_share)s." msgstr "" #: manila/share/drivers/huawei/v3/connection.py:586 #, python-format msgid "Failed to unmount share %(share)s. Reason: %(reason)s." msgstr "" #: manila/share/drivers/huawei/v3/connection.py:611 #, python-format msgid "Bad response from mount share: %(share)s. Reason: %(reason)s." msgstr "" #: manila/share/drivers/huawei/v3/connection.py:682 msgid "The filesystem type is \"Thick\", so dedupe or compression cannot be set." msgstr "" #: manila/share/drivers/huawei/v3/connection.py:737 #, python-format msgid "Unsupported level of access was provided - %s" msgstr "" #: manila/share/drivers/huawei/v3/connection.py:746 msgid "Only IP or USER access types are allowed for NFS shares." msgstr "" #: manila/share/drivers/huawei/v3/connection.py:764 msgid "Only USER access type is allowed for CIFS shares." msgstr "" #: manila/share/drivers/huawei/v3/connection.py:771 #, python-format msgid "Share %s does not exist on the backend." msgstr "" #: manila/share/drivers/huawei/v3/connection.py:868 #, python-format msgid "Failed to add smartx. Reason: %(err)s." msgstr "" #: manila/share/drivers/huawei/v3/connection.py:905 #, python-format msgid "" "The current pool(%(fs_pool)s) of filesystem does not match the input " "pool(%(host_pool)s)." msgstr "" #: manila/share/drivers/huawei/v3/connection.py:930 #, python-format msgid "Retype share error. Share: %(share)s. Reason: %(reason)s." msgstr "" #: manila/share/drivers/huawei/v3/connection.py:947 #, python-format msgid "" "Can't import snapshot %(snapshot)s to Manila. Snapshot status is not " "normal, snapshot status: %(status)s." msgstr "" #: manila/share/drivers/huawei/v3/connection.py:963 #, python-format msgid "" "Failed to import snapshot %(snapshot)s to Manila. Snapshot source share " "%(share)s doesn't exist on array." msgstr "" #: manila/share/drivers/huawei/v3/connection.py:1001 #: manila/share/drivers/huawei/v3/smartx.py:33 #: manila/share/drivers/huawei/v3/smartx.py:150 msgid "" "Partition name is None, please set huawei_smartpartition:partitionname in" " key." msgstr "" #: manila/share/drivers/huawei/v3/connection.py:1008 #, python-format msgid "Can't find partition name on the array, partition name is: %(name)s." msgstr "" #: manila/share/drivers/huawei/v3/connection.py:1030 #: manila/share/drivers/huawei/v3/smartx.py:139 msgid "Cache name is None, please set huawei_smartcache:cachename in key." msgstr "" #: manila/share/drivers/huawei/v3/connection.py:1037 #, python-format msgid "Can't find cache name on the array, cache name is: %(name)s." msgstr "" #: manila/share/drivers/huawei/v3/connection.py:1071 #, python-format msgid "" "Manage existing share fs type and new_share_type mismatch. fs type is: " "%(fs_type)s, new_share_type is: %(new_share_type)s" msgstr "" #: manila/share/drivers/huawei/v3/connection.py:1082 msgid "Dedupe or compression cannot be set for thick filesystem." msgstr "" #: manila/share/drivers/huawei/v3/connection.py:1105 #, python-format msgid "" "Retype FS(id: %(fs_id)s) smartpartition from (name: %(old_name)s, id: " "%(old_id)s) to (name: %(new_name)s, id: %(new_id)s) performed " "successfully." msgstr "" #: manila/share/drivers/huawei/v3/connection.py:1124 #, python-format msgid "" "Retype FS(id: %(fs_id)s) smartcache from (name: %(old_name)s, id: " "%(old_id)s) to (name: %(new_name)s, id: %(new_id)s) performed " "successfully." msgstr "" #: manila/share/drivers/huawei/v3/connection.py:1146 #, python-format msgid "" "Retype FS(id: %(fs_id)s) dedupe from %(old_dedupe)s to %(new_dedupe)s " "performed successfully, compression from %(old_compression)s to " "%(new_compression)s performed successfully." msgstr "" #: manila/share/drivers/huawei/v3/connection.py:1232 msgid "check_conf_file: Config file invalid. Product must be set to V3." msgstr "" #: manila/share/drivers/huawei/v3/connection.py:1239 msgid "" "check_conf_file: Config file invalid. RestURL, UserName and UserPassword " "must be set." msgstr "" #: manila/share/drivers/huawei/v3/connection.py:1246 msgid "check_conf_file: Config file invalid. StoragePool must be set." msgstr "" #: manila/share/drivers/huawei/v3/connection.py:1254 msgid "" "check_conf_file: Config file invalid. LogicalPortIP must be set when " "driver_handles_share_servers is False." msgstr "" #: manila/share/drivers/huawei/v3/connection.py:1261 msgid "" "Config file invalid. SnapshotSupport and ReplicationSupport can not both " "be set to True." msgstr "" #: manila/share/drivers/huawei/v3/connection.py:1285 #, python-format msgid "IP (%s) is invalid. Only IPv4 addresses are supported." msgstr "" #: manila/share/drivers/huawei/v3/connection.py:1334 msgid "Invalid network type. Network type must be flat or vlan." msgstr "" #: manila/share/drivers/huawei/v3/connection.py:1341 msgid "Unsupported security services. Only AD and LDAP are supported." msgstr "" #: manila/share/drivers/huawei/v3/connection.py:1367 msgid "dns_ip or user or password or domain in security_services is None." msgstr "" #: manila/share/drivers/huawei/v3/connection.py:1373 #, python-format msgid "DNS server (%s) has already been configured." msgstr "" #: manila/share/drivers/huawei/v3/connection.py:1381 #, python-format msgid "AD domain (%s) has already been configured." msgstr "" #: manila/share/drivers/huawei/v3/connection.py:1403 #, python-format msgid "Failed to add AD config. Reason: %s." msgstr "" #: manila/share/drivers/huawei/v3/connection.py:1421 #, python-format msgid "AD domain (%s) status is not expected." msgstr "" #: manila/share/drivers/huawei/v3/connection.py:1430 msgid "Server or domain is None." msgstr "" #: manila/share/drivers/huawei/v3/connection.py:1435 #, python-format msgid "LDAP domain (%s) has already been configured." msgstr "" #: manila/share/drivers/huawei/v3/connection.py:1448 msgid "Cannot support more than three LDAP servers." msgstr "" #: manila/share/drivers/huawei/v3/connection.py:1461 msgid "No appropriate port found to create logical port." msgstr "" #: manila/share/drivers/huawei/v3/connection.py:1485 #, python-format msgid "Failed to create logical port. Reason: %s." msgstr "" #: manila/share/drivers/huawei/v3/connection.py:1513 #, python-format msgid "Cannot find optimal port. port_info: %s." msgstr "" #: manila/share/drivers/huawei/v3/connection.py:1718 #, python-format msgid "Cannot create more than one replica for share %s." msgstr "" #: manila/share/drivers/huawei/v3/connection.py:1776 #, python-format msgid "No replication pair ID recorded for share %s." msgstr "" #: manila/share/drivers/huawei/v3/connection.py:1856 #, python-format msgid "The source filesystem of snapshot %s not exist." msgstr "" #: manila/share/drivers/huawei/v3/helper.py:79 #, python-format msgid "Request method %s is invalid." msgstr "" #: manila/share/drivers/huawei/v3/helper.py:129 msgid "All url login fail." msgstr "" #: manila/share/drivers/huawei/v3/helper.py:173 #: manila/share/drivers/huawei/v3/helper.py:607 #: manila/share/drivers/macrosan/rest_helper.py:126 #, python-format msgid "" "%(err)s\n" "result: %(res)s." msgstr "" #: manila/share/drivers/huawei/v3/helper.py:180 #, python-format msgid "%s \"data\" was not in result." msgstr "" #: manila/share/drivers/huawei/v3/helper.py:211 #, python-format msgid "File write error %s." msgstr "" #: manila/share/drivers/huawei/v3/helper.py:763 #, python-format msgid "No share with export location %s could be found." msgstr "" #: manila/share/drivers/huawei/v3/helper.py:772 #, python-format msgid "The share IP %s is not configured." msgstr "" #: manila/share/drivers/huawei/v3/helper.py:776 msgid "The config parameter LogicalPortIP is not set." msgstr "" #: manila/share/drivers/huawei/v3/helper.py:807 msgid "Change filesystem name error." msgstr "" #: manila/share/drivers/huawei/v3/helper.py:819 msgid "Change extra_specs error." msgstr "" #: manila/share/drivers/huawei/v3/helper.py:825 msgid "Get partition by name error." msgstr "" #: manila/share/drivers/huawei/v3/helper.py:837 msgid "Get partition by partition id error." msgstr "" #: manila/share/drivers/huawei/v3/helper.py:850 msgid "Add filesystem to partition error." msgstr "" #: manila/share/drivers/huawei/v3/helper.py:861 msgid "Remove filesystem from partition error." msgstr "" #: manila/share/drivers/huawei/v3/helper.py:867 msgid "Rename share snapshot on array error." msgstr "" #: manila/share/drivers/huawei/v3/helper.py:874 msgid "Get cache by name error." msgstr "" #: manila/share/drivers/huawei/v3/helper.py:889 msgid "Get smartcache by cache id error." msgstr "" #: manila/share/drivers/huawei/v3/helper.py:901 msgid "Add filesystem to cache error." msgstr "" #: manila/share/drivers/huawei/v3/helper.py:906 #: manila/share/drivers/huawei/v3/helper.py:1043 msgid "Get QoS information error." msgstr "" #: manila/share/drivers/huawei/v3/helper.py:955 msgid "Associate filesystem to Qos error." msgstr "" #: manila/share/drivers/huawei/v3/helper.py:980 msgid "Create QoS policy error." msgstr "" #: manila/share/drivers/huawei/v3/helper.py:997 msgid "Activate or deactivate QoS error." msgstr "" #: manila/share/drivers/huawei/v3/helper.py:1006 msgid "Change filesystem priority error." msgstr "" #: manila/share/drivers/huawei/v3/helper.py:1015 msgid "Delete QoS policy error." msgstr "" #: manila/share/drivers/huawei/v3/helper.py:1022 msgid "Get QoS id by filesystem id error." msgstr "" #: manila/share/drivers/huawei/v3/helper.py:1056 msgid "Remove filesystem from QoS error." msgstr "" #: manila/share/drivers/huawei/v3/helper.py:1068 msgid "Remove filesystem from cache error." msgstr "" #: manila/share/drivers/huawei/v3/helper.py:1073 msgid "Get all eth port error." msgstr "" #: manila/share/drivers/huawei/v3/helper.py:1084 msgid "Get eth port by id error." msgstr "" #: manila/share/drivers/huawei/v3/helper.py:1094 msgid "Get all bond port error." msgstr "" #: manila/share/drivers/huawei/v3/helper.py:1119 msgid "Get all vlan error." msgstr "" #: manila/share/drivers/huawei/v3/helper.py:1130 msgid "Get vlan error." msgstr "" #: manila/share/drivers/huawei/v3/helper.py:1147 msgid "Create vlan error." msgstr "" #: manila/share/drivers/huawei/v3/helper.py:1163 msgid "Delete vlan error." msgstr "" #: manila/share/drivers/huawei/v3/helper.py:1168 msgid "Get logical port error." msgstr "" #: manila/share/drivers/huawei/v3/helper.py:1187 msgid "Activate logical port error." msgstr "" #: manila/share/drivers/huawei/v3/helper.py:1208 msgid "Create logical port error." msgstr "" #: manila/share/drivers/huawei/v3/helper.py:1219 msgid "Get all logical port error." msgstr "" #: manila/share/drivers/huawei/v3/helper.py:1230 msgid "Delete logical port error." msgstr "" #: manila/share/drivers/huawei/v3/helper.py:1234 msgid "Most three ips can be set to DNS." msgstr "" #: manila/share/drivers/huawei/v3/helper.py:1245 msgid "Set DNS ip address error." msgstr "" #: manila/share/drivers/huawei/v3/helper.py:1255 msgid "Get DNS ip address error." msgstr "" #: manila/share/drivers/huawei/v3/helper.py:1276 msgid "Add AD config error." msgstr "" #: manila/share/drivers/huawei/v3/helper.py:1288 msgid "Delete AD config error." msgstr "" #: manila/share/drivers/huawei/v3/helper.py:1293 msgid "Get AD config error." msgstr "" #: manila/share/drivers/huawei/v3/helper.py:1319 msgid "Add LDAP config error." msgstr "" #: manila/share/drivers/huawei/v3/helper.py:1324 msgid "Delete LDAP config error." msgstr "" #: manila/share/drivers/huawei/v3/helper.py:1329 msgid "Get LDAP config error." msgstr "" #: manila/share/drivers/huawei/v3/helper.py:1346 msgid "Get array info error." msgstr "" #: manila/share/drivers/huawei/v3/helper.py:1362 msgid "Get all remote devices error." msgstr "" #: manila/share/drivers/huawei/v3/helper.py:1377 #, python-format msgid "" "Failed to create replication pair for (LOCALRESID: %(lres)s, " "REMOTEDEVICEID: %(rdev)s, REMOTERESID: %(rres)s)." msgstr "" #: manila/share/drivers/huawei/v3/helper.py:1392 #, python-format msgid "Failed to split replication pair %s." msgstr "" #: manila/share/drivers/huawei/v3/helper.py:1400 #, python-format msgid "Failed to switch replication pair %s." msgstr "" #: manila/share/drivers/huawei/v3/helper.py:1414 #, python-format msgid "Failed to delete replication pair %s." msgstr "" #: manila/share/drivers/huawei/v3/helper.py:1422 #, python-format msgid "Failed to sync replication pair %s." msgstr "" #: manila/share/drivers/huawei/v3/helper.py:1430 #, python-format msgid "Failed to cancel replication pair %s secondary write lock." msgstr "" #: manila/share/drivers/huawei/v3/helper.py:1439 #, python-format msgid "Failed to set replication pair %s secondary write lock." msgstr "" #: manila/share/drivers/huawei/v3/helper.py:1447 #, python-format msgid "Failed to get replication pair %s." msgstr "" #: manila/share/drivers/huawei/v3/helper.py:1457 #, python-format msgid "Failed to rollback snapshot %s." msgstr "" #: manila/share/drivers/huawei/v3/replication.py:38 #, python-format msgid "Local fs was not found by name %s." msgstr "" #: manila/share/drivers/huawei/v3/replication.py:183 #, python-format msgid "Data of replica %s is not synchronized, can not promote." msgstr "" #: manila/share/drivers/huawei/v3/smartx.py:40 msgid "Can not find partition id." msgstr "" #: manila/share/drivers/huawei/v3/smartx.py:54 msgid "Illegal value specified for cache." msgstr "" #: manila/share/drivers/huawei/v3/smartx.py:59 #, python-format msgid "Can not find cache id by cache name %(name)s." msgstr "" #: manila/share/drivers/huawei/v3/smartx.py:171 #, python-format msgid "" "Illegal value(%s) specified for sectorsize: set to either 4, 8, 16, 32 or" " 64." msgstr "" #: manila/share/drivers/huawei/v3/smartx.py:185 #, python-format msgid "QoS config is wrong. %(key)s must be set greater than 0." msgstr "" #: manila/share/drivers/huawei/v3/smartx.py:192 msgid "Illegal value specified for IOTYPE: set to either 0, 1, or 2." msgstr "" #: manila/share/drivers/huawei/v3/smartx.py:198 #, python-format msgid "QoS config is incomplete. Please set more. QoS policy: %(qos_policy)s." msgstr "" #: manila/share/drivers/huawei/v3/smartx.py:207 #, python-format msgid "" "QoS policy conflict, both protection policy and restriction policy are " "set. QoS policy: %(qos_policy)s " msgstr "" #: manila/share/drivers/ibm/gpfs.py:238 manila/share/drivers/ibm/gpfs.py:247 #, python-format msgid "Failed to check GPFS state. Error: %(excmsg)s." msgstr "" #: manila/share/drivers/ibm/gpfs.py:260 #, python-format msgid "%(path)s is not a directory. Error: %(excmsg)s" msgstr "" #: manila/share/drivers/ibm/gpfs.py:271 #, python-format msgid "%(dir)s is not on GPFS filesystem. Error: %(excmsg)s." msgstr "" #: manila/share/drivers/ibm/gpfs.py:297 #, python-format msgid "Failed to get GPFS device for %(fspath)s.Error: %(excmsg)s" msgstr "" #: manila/share/drivers/ibm/gpfs.py:323 #, python-format msgid "" "Failed to create fileset on %(fsdev)s for the share %(sharename)s. Error:" " %(excmsg)s." msgstr "" #: manila/share/drivers/ibm/gpfs.py:334 #, python-format msgid "Failed to link fileset for the share %(sharename)s. Error: %(excmsg)s." msgstr "" #: manila/share/drivers/ibm/gpfs.py:344 manila/share/drivers/ibm/gpfs.py:469 #, python-format msgid "Failed to set quota for the share %(sharename)s. Error: %(excmsg)s." msgstr "" #: manila/share/drivers/ibm/gpfs.py:353 #, python-format msgid "Failed to set permissions for share %(sharename)s. Error: %(excmsg)s." msgstr "" #: manila/share/drivers/ibm/gpfs.py:377 #, python-format msgid "Failed unlink fileset for share %(sharename)s. Error: %(excmsg)s." msgstr "" #: manila/share/drivers/ibm/gpfs.py:388 #, python-format msgid "Failed delete fileset for share %(sharename)s. Error: %(excmsg)s." msgstr "" #: manila/share/drivers/ibm/gpfs.py:399 #, python-format msgid "Failed to check available capacity for %(path)s.Error: %(excmsg)s." msgstr "" #: manila/share/drivers/ibm/gpfs.py:425 #, python-format msgid "Failed to create snapshot %(snapshot)s. Error: %(excmsg)s." msgstr "" #: manila/share/drivers/ibm/gpfs.py:440 #, python-format msgid "Failed to delete snapshot %(snapshot)s. Error: %(excmsg)s." msgstr "" #: manila/share/drivers/ibm/gpfs.py:454 #, python-format msgid "" "Failed to create share %(share)s from snapshot %(snapshot)s. Error: " "%(excmsg)s." msgstr "" #: manila/share/drivers/ibm/gpfs.py:532 msgid "GPFS is not active." msgstr "" #: manila/share/drivers/ibm/gpfs.py:537 msgid "gpfs_share_export_ip must be specified." msgstr "" #: manila/share/drivers/ibm/gpfs.py:543 #, python-format msgid "%s must be an absolute path." msgstr "" #: manila/share/drivers/ibm/gpfs.py:548 #, python-format msgid "%s is not a directory." msgstr "" #: manila/share/drivers/ibm/gpfs.py:553 #, python-format msgid "%s is not on GPFS. Perhaps GPFS not mounted." msgstr "" #: manila/share/drivers/ibm/gpfs.py:559 #, python-format msgid "" "Invalid gpfs_nfs_server_type value: %s. Valid values are: \"KNFS\", " "\"CES\"." msgstr "" #: manila/share/drivers/ibm/gpfs.py:567 msgid "Missing value for gpfs_nfs_server_list." msgstr "" #: manila/share/drivers/ibm/gpfs.py:576 manila/share/drivers/ibm/gpfs.py:598 #, python-format msgid "" "Given share path %(share_path)s does not exist at mount point " "%(mount_point)s." msgstr "" #: manila/share/drivers/ibm/gpfs.py:587 manila/share/drivers/ibm/gpfs.py:609 #, python-format msgid "Failed to check share at %s." msgstr "" #: manila/share/drivers/ibm/gpfs.py:622 #, python-format msgid "Failed to unlink fileset for share %s." msgstr "" #: manila/share/drivers/ibm/gpfs.py:631 #, python-format msgid "Failed to rename fileset for share %s." msgstr "" #: manila/share/drivers/ibm/gpfs.py:641 #, python-format msgid "Failed to link fileset for the share %s." msgstr "" #: manila/share/drivers/ibm/gpfs.py:653 #, python-format msgid "Failed to set permissions for share %s." msgstr "" #: manila/share/drivers/ibm/gpfs.py:662 #, python-format msgid "Failed to check size for share %s." msgstr "" #: manila/share/drivers/ibm/gpfs.py:671 #, python-format msgid "Failed to check quota for share %s." msgstr "" #: manila/share/drivers/ibm/gpfs.py:684 manila/share/drivers/ibm/gpfs.py:700 #, python-format msgid "Failed to set quota for share %s." msgstr "" #: manila/share/drivers/ibm/gpfs.py:716 msgid "" "Incorrect export path. Expected format: " "IP:/gpfs_mount_point_base/share_id." msgstr "" #: manila/share/drivers/ibm/gpfs.py:722 #, python-format msgid "" "The CES IP %s is not present in the configuration option " "\"gpfs_nfs_server_list\"." msgstr "" #: manila/share/drivers/ibm/gpfs.py:728 #, python-format msgid "Given share path %s does not have a valid share." msgstr "" #: manila/share/drivers/ibm/gpfs.py:736 #, python-format msgid "" "Clients have access to %s share currently. Evict any clients before " "trying again." msgstr "" #: manila/share/drivers/ibm/gpfs.py:771 #, python-format msgid "Share protocol %s not supported by GPFS driver." msgstr "" #: manila/share/drivers/ibm/gpfs.py:869 #, python-format msgid "NFS server not found. Error: %s." msgstr "" #: manila/share/drivers/ibm/gpfs.py:877 msgid "Failed to check exports on the systems." msgstr "" #: manila/share/drivers/ibm/gpfs.py:918 #, python-format msgid "Failed to verify denied access for share %s." msgstr "" #: manila/share/drivers/ibm/gpfs.py:933 #, python-format msgid "Failed to deny access for share %(sharename)s. IP %(ip)s still has access." msgstr "" #: manila/share/drivers/ibm/gpfs.py:956 #, python-format msgid "Failed to check exports on the systems. Error: %s." msgstr "" #: manila/share/drivers/ibm/gpfs.py:987 #, python-format msgid "Failed to allow access for share %s." msgstr "" #: manila/share/drivers/ibm/gpfs.py:1001 #, python-format msgid "Failed to deny access for share %s." msgstr "" #: manila/share/drivers/ibm/gpfs.py:1044 #, python-format msgid "%(err_msg)s Error: %(e)s." msgstr "" #: manila/share/drivers/ibm/gpfs.py:1087 #, python-format msgid "Failed to parse exports for path %s. No HEADER found." msgstr "" #: manila/share/drivers/infinidat/infinibox.py:116 #, python-format msgid "Caught exception from infinisdk: %s" msgstr "" #: manila/share/drivers/infinidat/infinibox.py:153 msgid "" "Missing 'capacity' python module, ensure the library is installed and " "available." msgstr "" #: manila/share/drivers/infinidat/infinibox.py:157 msgid "" "Missing 'infinisdk' python module, ensure the library is installed and " "available." msgstr "" #: manila/share/drivers/infinidat/infinibox.py:243 #: manila/share/drivers/purestorage/flashblade.py:233 #, python-format msgid "%(config_parameter)s configuration parameter must be specified" msgstr "" #: manila/share/drivers/infinidat/infinibox.py:282 #, python-format msgid "Pool \"%s\" not found" msgstr "" #: manila/share/drivers/infinidat/infinibox.py:292 #, python-format msgid "INFINIDAT InfiniBox NAS network space \"%s\" not found" msgstr "" #: manila/share/drivers/infinidat/infinibox.py:298 #, python-format msgid "INFINIDAT InfiniBox NAS network space \"%s\" has no IP addresses defined" msgstr "" #: manila/share/drivers/infinidat/infinibox.py:306 #, python-format msgid "INFINIDAT InfiniBox NAS network space \"%s\" has no enabled IP addresses" msgstr "" #: manila/share/drivers/infinidat/infinibox.py:322 #, python-format msgid "Filesystem not found on the Infinibox by its name: %s" msgstr "" #: manila/share/drivers/infinidat/infinibox.py:335 #, python-format msgid "Snapshot not found on the Infinibox by its name: %s" msgstr "" #: manila/share/drivers/infinidat/infinibox.py:353 msgid "Could not find share export" msgstr "" #: manila/share/drivers/infinidat/infinibox.py:356 msgid "" "INFINIDAT filesystem has more than one active export; possibly not a " "Manila share" msgstr "" #: manila/share/drivers/infortrend/driver.py:80 msgid "Either infortrend_nas_password or infortrend_nas_ssh_key should be set." msgstr "" #: manila/share/drivers/infortrend/infortrend_nas.py:76 #, python-format msgid "Error on execute ssh command. Exit code: %(rc)d, msg: %(out)s" msgstr "" #: manila/share/drivers/infortrend/infortrend_nas.py:93 #, python-format msgid "Failed to parse data: %(cli_data)s to dictionary." msgstr "" #: manila/share/drivers/infortrend/infortrend_nas.py:105 msgid "No data is returned from NAS." msgstr "" #: manila/share/drivers/infortrend/infortrend_nas.py:110 #, python-format msgid "NASCLI error, returned: %(result)s." msgstr "" #: manila/share/drivers/infortrend/infortrend_nas.py:170 #, python-format msgid "Channel setting %(channel_list)s is invalid!" msgstr "" #: manila/share/drivers/infortrend/infortrend_nas.py:189 #, python-format msgid "Please create %(pool_list)s pool/s in advance!" msgstr "" #: manila/share/drivers/infortrend/infortrend_nas.py:249 msgid "Pool is not available in the share host." msgstr "" #: manila/share/drivers/infortrend/infortrend_nas.py:255 #, python-format msgid "Pool [%(pool_name)s] not set in conf." msgstr "" #: manila/share/drivers/infortrend/infortrend_nas.py:298 #, python-format msgid "Unsupported protocol: [%s]." msgstr "" #: manila/share/drivers/infortrend/infortrend_nas.py:360 #, python-format msgid "Failed to allow access to client %(access)s, reason %(e)s." msgstr "" #: manila/share/drivers/infortrend/infortrend_nas.py:395 #: manila/share/drivers/infortrend/infortrend_nas.py:412 #, python-format msgid "Failed to remove share access rule %s" msgstr "" #: manila/share/drivers/infortrend/infortrend_nas.py:438 #, python-format msgid "Please create user [%(user)s] in advance." msgstr "" #: manila/share/drivers/infortrend/infortrend_nas.py:450 #, python-format msgid "Unsupported access_level: [%s]." msgstr "" #: manila/share/drivers/infortrend/infortrend_nas.py:491 msgid "Infortrend CIFS share only supports USER access type." msgstr "" #: manila/share/drivers/infortrend/infortrend_nas.py:493 msgid "Infortrend NFS share only supports IP access type." msgstr "" #: manila/share/drivers/infortrend/infortrend_nas.py:495 #, python-format msgid "Unsupported share protocol [%s]." msgstr "" #: manila/share/drivers/infortrend/infortrend_nas.py:563 #, python-format msgid "Export location ip: [%(ch_ip)s] is incorrect, please use data port ip." msgstr "" #: manila/share/drivers/infortrend/infortrend_nas.py:570 #, python-format msgid "Can not find folder [%(folder_name)s] in pool [%(pool_name)s]." msgstr "" #: manila/share/drivers/infortrend/infortrend_nas.py:583 #, python-format msgid "" "Folder [%(folder_name)s] has no size limitation, please set it first for " "Openstack management." msgstr "" #: manila/share/drivers/infortrend/infortrend_nas.py:622 #, python-format msgid "" "Export location error, please check ip: [%(ip)s], folder_name: " "[%(folder_name)s]." msgstr "" #: manila/share/drivers/inspur/as13000/as13000_nas.py:153 #, python-format msgid "Access RestAPI /rest/%(method)s by %(type)s failed, error: %(msge)s" msgstr "" #: manila/share/drivers/inspur/as13000/as13000_nas.py:181 #, python-format msgid "Unsupported cmd: %s" msgstr "" #: manila/share/drivers/inspur/as13000/as13000_nas.py:190 #: manila/share/drivers/macrosan/rest_helper.py:97 #, python-format msgid "Code: %(code)s, URL: %(url)s, Message: %(msg)s" msgstr "" #: manila/share/drivers/inspur/as13000/as13000_nas.py:239 msgid "Token is expired" msgstr "" #: manila/share/drivers/inspur/as13000/as13000_nas.py:244 #, python-format msgid "Unexpected RestAPI response: %(code)d %(msg)s" msgstr "" #: manila/share/drivers/inspur/as13000/as13000_nas.py:249 msgid "Deal with response failed" msgstr "" #: manila/share/drivers/inspur/as13000/as13000_nas.py:311 msgid "The pool status is not right" msgstr "" #: manila/share/drivers/inspur/as13000/as13000_nas.py:315 msgid "All backend nodes are down" msgstr "" #: manila/share/drivers/inspur/as13000/as13000_nas.py:572 #, python-format msgid "Pool %s is not exist in backend storage." msgstr "" #: manila/share/drivers/inspur/as13000/as13000_nas.py:587 #, python-format msgid "Quota of pool: /%s is not set, please set it in GUI of AS13000" msgstr "" #: manila/share/drivers/inspur/instorage/cli_helper.py:132 #, python-format msgid "Did not find the expected key %(key)s in %(fun)s: %(raw)s." msgstr "" #: manila/share/drivers/inspur/instorage/cli_helper.py:168 #, python-format msgid "" "Unexpected CLI response: header/row mismatch. header: %(header)s, row: " "%(row)s." msgstr "" #: manila/share/drivers/inspur/instorage/cli_helper.py:212 #, python-format msgid "" "CLI Exception output:\n" " command: %(cmd)s\n" " stdout: %(out)s\n" " stderr: %(err)s." msgstr "" #: manila/share/drivers/inspur/instorage/cli_helper.py:231 #, python-format msgid "Expected no output from CLI command %(cmd)s, got %(out)s." msgstr "" #: manila/share/drivers/inspur/instorage/cli_helper.py:243 #, python-format msgid "" "Failed to parse CLI output:\n" " command: %(cmd)s\n" " stdout: %(out)s\n" " stderr: %(err)s." msgstr "" #: manila/share/drivers/inspur/instorage/cli_helper.py:267 msgid "Node name should be set when file system name is set." msgstr "" #: manila/share/drivers/inspur/instorage/instorage.py:105 #: manila/share/drivers/inspur/instorage/instorage.py:363 msgid "No valid node, be sure the NAS Port IP is configured" msgstr "" #: manila/share/drivers/inspur/instorage/instorage.py:111 #, python-format msgid "Pool %s not exist on the storage system" msgstr "" #: manila/share/drivers/inspur/instorage/instorage.py:157 #: manila/share/drivers/tegile/tegile.py:475 msgid "Unexpected error while trying to get the usage stats from array." msgstr "" #: manila/share/drivers/inspur/instorage/instorage.py:256 #, python-format msgid "Could not find key in output of command %(cmd)s: %(out)s." msgstr "" #: manila/share/drivers/inspur/instorage/instorage.py:428 #: manila/share/drivers/inspur/instorage/instorage.py:463 #, python-format msgid "share %s is not available" msgstr "" #: manila/share/drivers/inspur/instorage/instorage.py:448 #: manila/share/drivers/inspur/instorage/instorage.py:629 #, python-format msgid "share protocol %s is not supported" msgstr "" #: manila/share/drivers/inspur/instorage/instorage.py:499 msgid "only ip access type is supported when using NFS protocol" msgstr "" #: manila/share/drivers/inspur/instorage/instorage.py:504 msgid "only IPV4 is accepted when using NFS protocol" msgstr "" #: manila/share/drivers/inspur/instorage/instorage.py:565 msgid "only user access type is supported when using CIFS protocol" msgstr "" #: manila/share/drivers/macrosan/macrosan_helper.py:47 msgid "nfs service exception. Please check backend" msgstr "" #: manila/share/drivers/macrosan/macrosan_helper.py:64 msgid "cifs service exception. Please check backend" msgstr "" #: manila/share/drivers/macrosan/macrosan_helper.py:105 #, python-format msgid "Failed to create share %(share)s. Reason: username %(user_name)s error." msgstr "" #: manila/share/drivers/macrosan/macrosan_helper.py:193 #, python-format msgid "Unsupported access level: %s." msgstr "" #: manila/share/drivers/macrosan/macrosan_helper.py:208 #, python-format msgid "NFS shares only allow IP access types. access_type: %(access_type)s" msgstr "" #: manila/share/drivers/macrosan/macrosan_helper.py:214 #: manila/share/drivers/macrosan/macrosan_helper.py:246 #, python-format msgid "Can't find the share by share name: %s." msgstr "" #: manila/share/drivers/macrosan/macrosan_helper.py:240 msgid "Only user access type is allowed for CIFS shares." msgstr "" #: manila/share/drivers/macrosan/macrosan_helper.py:427 msgid "StoragePool is None" msgstr "" #: manila/share/drivers/macrosan/macrosan_helper.py:514 msgid "Pool doesn't exist in host field." msgstr "" #: manila/share/drivers/macrosan/rest_helper.py:65 msgid "Token authentication error." msgstr "" #: manila/share/drivers/macrosan/rest_helper.py:92 #, python-format msgid "Request method %s invalid." msgstr "" #: manila/share/drivers/macrosan/rest_helper.py:133 #, python-format msgid "Error:\"data\" not in result. %s" msgstr "" #: manila/share/drivers/macrosan/rest_helper.py:283 #, python-format msgid "Invalid Nas protocol: %s." msgstr "" #: manila/share/drivers/maprfs/driver_util.py:227 msgid "Failed to get MapR-FS capacity info." msgstr "" #: manila/share/drivers/maprfs/driver_util.py:346 #, python-format msgid "Failed to parse cluster name. Error: %s" msgstr "" #: manila/share/drivers/maprfs/maprfs_native.py:147 msgid "Only MapRFS protocol supported!" msgstr "" #: manila/share/drivers/maprfs/maprfs_native.py:163 #, python-format msgid "Failed to create volume in MapR-FS for the share %(share_name)s." msgstr "" #: manila/share/drivers/maprfs/maprfs_native.py:179 #, python-format msgid "Failed to set space quota for the share %(share_name)s." msgstr "" #: manila/share/drivers/maprfs/maprfs_native.py:218 #, python-format msgid "" "Cannot create share from snapshot %(snapshot_name)s with name " "%(share_name)s. Error: Tenant user should not differ from tenant of the " "source snapshot." msgstr "" #: manila/share/drivers/maprfs/maprfs_native.py:234 #, python-format msgid "" "Failed to create share from snapshot %(snapshot_name)s with name " "%(share_name)s." msgstr "" #: manila/share/drivers/maprfs/maprfs_native.py:252 #, python-format msgid "Failed to create snapshot %(snapshot_name)s for the share %(share_name)s." msgstr "" #: manila/share/drivers/maprfs/maprfs_native.py:268 #, python-format msgid "Failed to delete share %(share_name)s." msgstr "" #: manila/share/drivers/maprfs/maprfs_native.py:280 #, python-format msgid "Failed to delete snapshot %(snapshot_name)s." msgstr "" #: manila/share/drivers/maprfs/maprfs_native.py:309 #, python-format msgid "Failed to update access for share %(name)s." msgstr "" #: manila/share/drivers/maprfs/maprfs_native.py:326 msgid "Failed to check MapRFS state." msgstr "" #: manila/share/drivers/maprfs/maprfs_native.py:333 msgid "" "MapR cluster has not been specified in the configuration. Add the ip or " "list of ip of nodes with mapr-core installed in the \"maprfs_clinode_ip\"" " configuration parameter." msgstr "" #: manila/share/drivers/maprfs/maprfs_native.py:347 msgid "MapR-FS is not in healthy state." msgstr "" #: manila/share/drivers/maprfs/maprfs_native.py:354 msgid "Invalid \"maprfs_base_volume_name\". No such directory." msgstr "" #: manila/share/drivers/maprfs/maprfs_native.py:367 #, python-format msgid "Share %s not found" msgstr "" #: manila/share/drivers/maprfs/maprfs_native.py:393 msgid "Failed to manage share." msgstr "" #: manila/share/drivers/maprfs/maprfs_native.py:406 #, python-format msgid "Snapshot %s not found" msgstr "" #: manila/share/drivers/maprfs/maprfs_native.py:413 msgid "Manage existing share snapshot failed." msgstr "" #: manila/share/drivers/maprfs/maprfs_native.py:422 msgid "Failed to check MapRFS capacity info." msgstr "" #: manila/share/drivers/netapp/common.py:65 msgid "Required configuration not found." msgstr "" #: manila/share/drivers/netapp/common.py:93 msgid "" "Driver mode was not specified and a default value could not be determined" " from the specified storage family." msgstr "" #: manila/share/drivers/netapp/common.py:116 #, python-format msgid "Storage family %s is not supported." msgstr "" #: manila/share/drivers/netapp/common.py:122 #, python-format msgid "" "Driver mode %(driver_mode)s is not supported for storage family " "%(storage_family)s." msgstr "" #: manila/share/drivers/netapp/utils.py:56 msgid "NetApp Manila Driver exception." msgstr "" #: manila/share/drivers/netapp/utils.py:76 #, python-format msgid "Configuration value %s is not set." msgstr "" #: manila/share/drivers/netapp/utils.py:104 #, python-format msgid "" "Cannot parse the API trace pattern. %s is not a valid python regular " "expression." msgstr "" #: manila/share/drivers/netapp/utils.py:169 #, python-format msgid "" "The %s FlexGroup pool name is not valid, because it is a cluster " "aggregate name. Ensure that the configuration option " "netapp_flexgroup_pools is set correctly." msgstr "" #: manila/share/drivers/netapp/utils.py:177 #, python-format msgid "" "There is a repeated aggregate name in the FlexGroup pool %s definition. " "Ensure that the configuration option netapp_flexgroup_pools is set " "correctly." msgstr "" #: manila/share/drivers/netapp/utils.py:187 #, python-format msgid "" "There is an aggregate name in the FlexGroup pool %(pool)s that is not in " "the cluster: %(aggr)s. Ensure that the configuration option " "netapp_flexgroup_pools is set correctly." msgstr "" #: manila/share/drivers/netapp/utils.py:197 #, python-format msgid "" "The FlexGroup pool %s is duplicated. Ensure that the configuration option" " netapp_flexgroup_pools is set correctly." msgstr "" #: manila/share/drivers/netapp/dataontap/client/api.py:762 msgid "Can only add elements of type NaElement." msgstr "" #: manila/share/drivers/netapp/dataontap/client/api.py:849 #, python-format msgid "No element by given name %s." msgstr "" #: manila/share/drivers/netapp/dataontap/client/api.py:871 msgid "Not a valid value for NaElement." msgstr "" #: manila/share/drivers/netapp/dataontap/client/api.py:875 msgid "NaElement name cannot be null." msgstr "" #: manila/share/drivers/netapp/dataontap/client/api.py:918 msgid "Type cannot be converted into NaElement." msgstr "" #: manila/share/drivers/netapp/dataontap/client/api.py:951 msgid "Requires an NaServer instance." msgstr "" #: manila/share/drivers/netapp/dataontap/client/client_cmode.py:122 msgid "Missing record count for NetApp iterator API invocation." msgstr "" #: manila/share/drivers/netapp/dataontap/client/client_cmode.py:152 #, python-format msgid "Missing attributes list for API %s." msgstr "" #: manila/share/drivers/netapp/dataontap/client/client_cmode.py:381 #, python-format msgid "Could not retrieve vserver-info for %s." msgstr "" #: manila/share/drivers/netapp/dataontap/client/client_cmode.py:441 #, python-format msgid "Could not determine root volume name for Vserver %s." msgstr "" #: manila/share/drivers/netapp/dataontap/client/client_cmode.py:471 #: manila/share/drivers/netapp/dataontap/client/client_cmode_rest.py:4920 #, python-format msgid "Could not determine IPspace for Vserver %s." msgstr "" #: manila/share/drivers/netapp/dataontap/client/client_cmode.py:572 #: manila/share/drivers/netapp/dataontap/client/client_cmode_rest.py:5020 #, python-format msgid "Cannot delete Vserver. Vserver %s has shares." msgstr "" #: manila/share/drivers/netapp/dataontap/client/client_cmode.py:789 msgid "Could not list aggregates." msgstr "" #: manila/share/drivers/netapp/dataontap/client/client_cmode.py:856 #: manila/share/drivers/netapp/dataontap/client/client_cmode_rest.py:4519 #, python-format msgid "Failed to create VLAN %(vlan)s on port %(port)s. %(err_msg)s" msgstr "" #: manila/share/drivers/netapp/dataontap/client/client_cmode.py:879 #: manila/share/drivers/netapp/dataontap/client/client_cmode_rest.py:5139 #, python-format msgid "Failed to delete VLAN %(vlan)s on port %(port)s node %(node)s: %(err_msg)s" msgstr "" #: manila/share/drivers/netapp/dataontap/client/client_cmode.py:912 #: manila/share/drivers/netapp/dataontap/client/client_cmode_rest.py:4845 #, python-format msgid "" "Failed to create a route to %(destination)s via gateway %(gateway)s: " "%(err_msg)s" msgstr "" #: manila/share/drivers/netapp/dataontap/client/client_cmode.py:984 #: manila/share/drivers/netapp/dataontap/client/client_cmode_rest.py:4572 #, python-format msgid "Could not find port %(port)s on node %(node)s." msgstr "" #: manila/share/drivers/netapp/dataontap/client/client_cmode.py:1072 #: manila/share/drivers/netapp/dataontap/client/client_cmode_rest.py:4652 #, python-format msgid "Failed to add port %(port)s to broadcast domain %(domain)s. %(err_msg)s" msgstr "" #: manila/share/drivers/netapp/dataontap/client/client_cmode.py:1206 #, python-format msgid "" "No pre-existing port or ipspace was found for %(port)s, will attempt to " "create one." msgstr "" #: manila/share/drivers/netapp/dataontap/client/client_cmode.py:1518 #: manila/share/drivers/netapp/dataontap/client/client_cmode_rest.py:3530 #: manila/share/drivers/netapp/dataontap/cluster_mode/performance.py:308 #: manila/share/drivers/netapp/dataontap/cluster_mode/performance.py:320 #, python-format msgid "Counter %s not found" msgstr "" #: manila/share/drivers/netapp/dataontap/client/client_cmode.py:1598 #: manila/share/drivers/netapp/dataontap/client/client_cmode_rest.py:3947 #, python-format msgid "Unsupported security service type %s for Data ONTAP driver" msgstr "" #: manila/share/drivers/netapp/dataontap/client/client_cmode.py:1663 #: manila/share/drivers/netapp/dataontap/client/client_cmode_rest.py:3960 #: manila/share/drivers/netapp/dataontap/client/client_cmode_rest.py:4013 msgid "" "LDAP client cannot be configured with both 'server' and 'domain' " "parameters. Use 'server' for Linux/Unix LDAP servers or 'domain' for " "Active Directory LDAP servers." msgstr "" #: manila/share/drivers/netapp/dataontap/client/client_cmode.py:1674 #: manila/share/drivers/netapp/dataontap/client/client_cmode_rest.py:3971 #: manila/share/drivers/netapp/dataontap/client/client_cmode_rest.py:4024 msgid "" "LDAP client cannot be configured without 'server' or 'domain' parameters." " Use 'server' for Linux/Unix LDAP servers or 'domain' for Active " "Directory LDAP server." msgstr "" #: manila/share/drivers/netapp/dataontap/client/client_cmode.py:1730 #, python-format msgid "" "Unable to enable ldap client configuration. Will retry the operation. " "Error details: %s" msgstr "" #: manila/share/drivers/netapp/dataontap/client/client_cmode.py:1738 #, python-format msgid "" "Unable to enable ldap client configuration %s. Retries exhausted. " "Aborting." msgstr "" #: manila/share/drivers/netapp/dataontap/client/client_cmode.py:1774 #, python-format msgid "An error occurred while deleting original LDAP configuration. %s" msgstr "" #: manila/share/drivers/netapp/dataontap/client/client_cmode.py:1778 msgid "" "Original LDAP configuration was not found. LDAP modification will " "continue." msgstr "" #: manila/share/drivers/netapp/dataontap/client/client_cmode.py:1800 #, python-format msgid "" "An error occurred while deleting original LDAP client configuration " "%(current_config)s. Error details: %(e_msg)s" msgstr "" #: manila/share/drivers/netapp/dataontap/client/client_cmode.py:1809 msgid "Original LDAP client configuration was not found." msgstr "" #: manila/share/drivers/netapp/dataontap/client/client_cmode.py:1852 #: manila/share/drivers/netapp/dataontap/client/client_cmode_rest.py:3837 #, python-format msgid "" "Failed to create CIFS server entry. Please double check your user " "credentials or privileges. %s" msgstr "" #: manila/share/drivers/netapp/dataontap/client/client_cmode.py:1856 #: manila/share/drivers/netapp/dataontap/client/client_cmode_rest.py:3841 #, python-format msgid "Failed to create CIFS server entry. %s" msgstr "" #: manila/share/drivers/netapp/dataontap/client/client_cmode.py:1878 #: manila/share/drivers/netapp/dataontap/client/client_cmode_rest.py:4147 #, python-format msgid "Failed to modify existing CIFS server password. %s" msgstr "" #: manila/share/drivers/netapp/dataontap/client/client_cmode.py:1889 #: manila/share/drivers/netapp/dataontap/client/client_cmode_rest.py:4160 #, python-format msgid "Failed to modify existing CIFS server user-name. %s" msgstr "" #: manila/share/drivers/netapp/dataontap/client/client_cmode.py:1907 #, python-format msgid "Failed to modify CIFS server entry. %s" msgstr "" #: manila/share/drivers/netapp/dataontap/client/client_cmode.py:1924 #: manila/share/drivers/netapp/dataontap/client/client_cmode.py:1954 #: manila/share/drivers/netapp/dataontap/client/client_cmode.py:1989 #: manila/share/drivers/netapp/dataontap/client/client_cmode.py:2036 msgid "Kerberos realms owned by Vserver are supported on ONTAP 8.3 or later." msgstr "" #: manila/share/drivers/netapp/dataontap/client/client_cmode.py:1946 #: manila/share/drivers/netapp/dataontap/client/client_cmode_rest.py:3753 #, python-format msgid "Failed to create Kerberos realm. %s" msgstr "" #: manila/share/drivers/netapp/dataontap/client/client_cmode.py:1964 #: manila/share/drivers/netapp/dataontap/client/client_cmode_rest.py:3767 msgid "Cannot set up Kerberos. There are no LIFs configured." msgstr "" #: manila/share/drivers/netapp/dataontap/client/client_cmode.py:2002 #: manila/share/drivers/netapp/dataontap/client/client_cmode_rest.py:4066 #, python-format msgid "Failed to update Kerberos realm. %s" msgstr "" #: manila/share/drivers/netapp/dataontap/client/client_cmode.py:2028 #, python-format msgid "Failed to disable Kerberos: %s." msgstr "" #: manila/share/drivers/netapp/dataontap/client/client_cmode.py:2098 #: manila/share/drivers/netapp/dataontap/client/client_cmode_rest.py:3912 #, python-format msgid "Failed to configure DNS. %s" msgstr "" #: manila/share/drivers/netapp/dataontap/client/client_cmode.py:2110 #, python-format msgid "Failed to retrieve DNS configuration. %s" msgstr "" #: manila/share/drivers/netapp/dataontap/client/client_cmode.py:2157 #, python-format msgid "Failed to update DNS configuration. %s" msgstr "" #: manila/share/drivers/netapp/dataontap/client/client_cmode.py:2199 #: manila/share/drivers/netapp/dataontap/client/client_cmode_rest.py:4195 #, python-format msgid "Failed to set preferred DC. %s" msgstr "" #: manila/share/drivers/netapp/dataontap/client/client_cmode.py:2213 #: manila/share/drivers/netapp/dataontap/client/client_cmode_rest.py:4122 #, python-format msgid "Failed to unset preferred DCs. %s" msgstr "" #: manila/share/drivers/netapp/dataontap/client/client_cmode.py:2403 #: manila/share/drivers/netapp/dataontap/client/client_cmode_rest.py:1105 #, python-format msgid "Failed to get volume efficiency status for %s." msgstr "" #: manila/share/drivers/netapp/dataontap/client/client_cmode.py:2809 #: manila/share/drivers/netapp/dataontap/client/client_cmode_rest.py:2225 #, python-format msgid "Could not find aggregate for volume %s." msgstr "" #: manila/share/drivers/netapp/dataontap/client/client_cmode.py:2924 #: manila/share/drivers/netapp/dataontap/client/client_cmode_rest.py:868 #, python-format msgid "Could not find unique volume %(vol)s." msgstr "" #: manila/share/drivers/netapp/dataontap/client/client_cmode.py:3335 #: manila/share/drivers/netapp/dataontap/client/client_cmode_rest.py:1645 #, python-format msgid "" "Failed to unmount volume %(volume)s after waiting for %(wait_seconds)s " "seconds." msgstr "" #: manila/share/drivers/netapp/dataontap/client/client_cmode.py:3391 #: manila/share/drivers/netapp/dataontap/client/client_cmode.py:3437 #, python-format msgid "" "Could not read information for snapshot %(name)s. Code: %(code)s. Reason:" " %(reason)s" msgstr "" #: manila/share/drivers/netapp/dataontap/client/client_cmode.py:3456 #: manila/share/drivers/netapp/dataontap/client/client_cmode_rest.py:1916 #, python-format msgid "Could not find unique snapshot %(snap)s on volume %(vol)s." msgstr "" #: manila/share/drivers/netapp/dataontap/client/client_cmode.py:3521 #, python-format msgid "Soft-deleted snapshot %(snapshot)s on volume %(volume)s." msgstr "" #: manila/share/drivers/netapp/dataontap/client/client_cmode.py:3540 #: manila/share/drivers/netapp/dataontap/client/client_cmode_rest.py:2094 #, python-format msgid "Could not delete snapshot %(snap)s on volume %(volume)s." msgstr "" #: manila/share/drivers/netapp/dataontap/client/client_cmode.py:3590 #, python-format msgid "Could not start consistency group snapshot %s." msgstr "" #: manila/share/drivers/netapp/dataontap/client/client_cmode.py:3903 #: manila/share/drivers/netapp/dataontap/client/client_cmode_rest.py:2577 #, python-format msgid "Could not find export policy for volume %s." msgstr "" #: manila/share/drivers/netapp/dataontap/client/client_cmode.py:4050 #, python-format msgid "Failed to get info for aggregate %s." msgstr "" #: manila/share/drivers/netapp/dataontap/client/client_cmode.py:4127 #, python-format msgid "Failed to get disk info for aggregate %s." msgstr "" #: manila/share/drivers/netapp/dataontap/client/client_cmode.py:4383 msgid "SnapMirror features require Data ONTAP 8.2 or later." msgstr "" #: manila/share/drivers/netapp/dataontap/client/client_cmode.py:5214 #, python-format msgid "" "Volume %(vol)s in Vserver %(server)s is not part of any data motion " "operations." msgstr "" #: manila/share/drivers/netapp/dataontap/client/client_cmode.py:5271 #: manila/share/drivers/netapp/dataontap/client/client_cmode_rest.py:1685 msgid "Configured ONTAP login user cannot retrieve QoS policies." msgstr "" #: manila/share/drivers/netapp/dataontap/client/client_cmode.py:5278 #, python-format msgid "No QoS policy group found with name %s." msgstr "" #: manila/share/drivers/netapp/dataontap/client/client_cmode.py:5462 #, python-format msgid "Vserver %s is already started." msgstr "" #: manila/share/drivers/netapp/dataontap/client/client_cmode.py:5514 #: manila/share/drivers/netapp/dataontap/client/client_cmode_rest.py:1432 #: manila/share/drivers/netapp/dataontap/client/client_cmode_rest.py:1440 #, python-format msgid "FPolicy event %s not found." msgstr "" #: manila/share/drivers/netapp/dataontap/client/client_cmode.py:5570 msgid "Could not retrieve fpolicy policy event information." msgstr "" #: manila/share/drivers/netapp/dataontap/client/client_cmode.py:5606 #: manila/share/drivers/netapp/dataontap/client/client_cmode_rest.py:1455 #: manila/share/drivers/netapp/dataontap/client/client_cmode_rest.py:1464 #, python-format msgid "FPolicy policy %s not found." msgstr "" #: manila/share/drivers/netapp/dataontap/client/client_cmode.py:5659 #: manila/share/drivers/netapp/dataontap/client/client_cmode.py:5822 msgid "Could not retrieve fpolicy policy information." msgstr "" #: manila/share/drivers/netapp/dataontap/client/client_cmode.py:5745 #, python-format msgid "FPolicy scope %s not found." msgstr "" #: manila/share/drivers/netapp/dataontap/client/client_cmode.py:5856 #: manila/share/drivers/netapp/dataontap/client/client_cmode_rest.py:3003 #, python-format msgid "FPolicy policy %s not found or already disabled." msgstr "" #: manila/share/drivers/netapp/dataontap/client/client_cmode.py:5891 msgid "Could not retrieve fpolicy status information." msgstr "" #: manila/share/drivers/netapp/dataontap/client/client_cmode.py:5967 #: manila/share/drivers/netapp/dataontap/client/client_cmode_rest.py:1874 #, python-format msgid "More than one volume with volume name %(vol)s found." msgstr "" #: manila/share/drivers/netapp/dataontap/client/client_cmode.py:6011 #: manila/share/drivers/netapp/dataontap/client/client_cmode_rest.py:1078 #, python-format msgid "Could not find job with ID %(id)s." msgstr "" #: manila/share/drivers/netapp/dataontap/client/client_cmode.py:6015 #: manila/share/drivers/netapp/dataontap/client/client_cmode_rest.py:1082 #, python-format msgid "Could not find unique job for ID %(id)s." msgstr "" #: manila/share/drivers/netapp/dataontap/client/client_cmode.py:6054 msgid "" "Caught an unexpected behavior: the fake restore to snapshot request using" " 'fake' volume and empty string snapshot as argument has not failed." msgstr "" #: manila/share/drivers/netapp/dataontap/client/client_cmode.py:6139 #: manila/share/drivers/netapp/dataontap/client/client_cmode_rest.py:5200 msgid "NFS v4.0 is not supported while migrating vservers." msgstr "" #: manila/share/drivers/netapp/dataontap/client/client_cmode.py:6144 #: manila/share/drivers/netapp/dataontap/client/client_cmode_rest.py:5205 msgid "Both source and destination clusters must be AFF systems." msgstr "" #: manila/share/drivers/netapp/dataontap/client/client_cmode.py:6148 #: manila/share/drivers/netapp/dataontap/client/client_cmode_rest.py:5209 #, python-format msgid "Failed to check migration support. Reason: %s" msgstr "" #: manila/share/drivers/netapp/dataontap/client/client_cmode_rest.py:80 msgid "" "This driver can communicate with ONTAP via REST APIs exclusively only " "when paired with a NetApp ONTAP storage system running release 9.12.1 or " "newer. To use ZAPI and supported REST APIs instead, set " "\"netapp_use_legacy_client\" to True." msgstr "" #: manila/share/drivers/netapp/dataontap/client/client_cmode_rest.py:160 #, python-format msgid "Job %s did not reach the expected state. Retries exhausted. Aborting." msgstr "" #: manila/share/drivers/netapp/dataontap/client/client_cmode_rest.py:428 #, python-format msgid "Could not find unique share. Shares found: %(shares)s." msgstr "" #: manila/share/drivers/netapp/dataontap/client/client_cmode_rest.py:675 msgid "Could not find information of vserver." msgstr "" #: manila/share/drivers/netapp/dataontap/client/client_cmode_rest.py:809 #, python-format msgid "Create NFS export policy %s fail." msgstr "" #: manila/share/drivers/netapp/dataontap/client/client_cmode_rest.py:834 #, python-format msgid "Could not rename policy %(policy_name)s. Entry does not exist." msgstr "" #: manila/share/drivers/netapp/dataontap/client/client_cmode_rest.py:1204 #, python-format msgid "Could not find volume %s to set snapdir access" msgstr "" #: manila/share/drivers/netapp/dataontap/client/client_cmode_rest.py:1587 #: manila/share/drivers/netapp/dataontap/client/client_cmode_rest.py:2993 #, python-format msgid "Vserver %s not found." msgstr "" #: manila/share/drivers/netapp/dataontap/client/client_cmode_rest.py:1693 #: manila/share/drivers/netapp/dataontap/client/client_cmode_rest.py:1738 #, python-format msgid "QoS %s not found." msgstr "" #: manila/share/drivers/netapp/dataontap/client/client_cmode_rest.py:1899 #, python-format msgid "Could not find volume %s to get snapshot" msgstr "" #: manila/share/drivers/netapp/dataontap/client/client_cmode_rest.py:2006 #, python-format msgid "Could not find volume %s to delete snapshot" msgstr "" #: manila/share/drivers/netapp/dataontap/client/client_cmode_rest.py:2113 #, python-format msgid "" "Could not read information for snapshot %(name)s. Volume %(volume)s is " "offline." msgstr "" #: manila/share/drivers/netapp/dataontap/client/client_cmode_rest.py:2592 #, python-format msgid "Could not find export policy with name %s." msgstr "" #: manila/share/drivers/netapp/dataontap/client/client_cmode_rest.py:2679 #, python-format msgid "Fail to delete export rule %s." msgstr "" #: manila/share/drivers/netapp/dataontap/client/client_cmode_rest.py:2770 msgid "" "Caught an unexpected behavior: the fake restore to snapshot request using" " all volumes and empty string snapshot as argument has not failed." msgstr "" #: manila/share/drivers/netapp/dataontap/client/client_cmode_rest.py:3089 #, python-format msgid "" "Failed to get information about relationship between source " "%(src_vserver)s:%(src_volume)s and destination " "%(dst_vserver)s:%(dst_volume)s." msgstr "" #: manila/share/drivers/netapp/dataontap/client/client_cmode_rest.py:3283 msgid "" "Transfer state did not reach the expected state. Retries exhausted. " "Aborting." msgstr "" #: manila/share/drivers/netapp/dataontap/client/client_cmode_rest.py:3399 msgid "Failed to get snapmirror relationship information" msgstr "" #: manila/share/drivers/netapp/dataontap/client/client_cmode_rest.py:4729 #, python-format msgid "" "Failed to configure NFS. REST API does not support setting udp-max-xfer-" "size default value %(default)s is not equal to actual value %(actual)s" msgstr "" #: manila/share/drivers/netapp/dataontap/client/client_cmode_rest.py:5415 #, python-format msgid "" "There is no relationship between source '%(source_path)s' and destination" " cluster '%(des_path)s'" msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/data_motion.py:47 #, python-format msgid "" "Could not find backend stanza %(backend_name)s in configuration which is " "required for replication or migration workflows with the source backend. " "Available stanzas are %(stanzas)s" msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/data_motion.py:79 #, python-format msgid "" "Could not find backend stanza %(backup_name)s in configuration which is " "required for backup workflows with the source share. Available stanzas " "are %(stanzas)s" msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/data_motion.py:721 #: manila/share/drivers/netapp/dataontap/cluster_mode/data_motion.py:793 #, python-format msgid "Vserver %s did not reach the expected state. Retries exhausted. Aborting." msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/data_motion.py:822 msgid "" "Snapmirror release sent to source vserver. We will wait for it to be " "released." msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/data_motion.py:829 #, python-format msgid "" "Unable to release the snapmirror from source vserver %s. Retries " "exhausted. Aborting" msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/data_motion.py:849 #, python-format msgid "" "The share %(name)s is undergoing a snapmirror initialize. Will retry the " "operation." msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/data_motion.py:854 #, python-format msgid "" "Unable to perform mount operation for the share %(name)s. Caught an " "unexpected error. Not retrying." msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/data_motion.py:863 #, python-format msgid "" "Unable to perform mount operation for the share %(name)s because a " "snapmirror initialize operation is still in progress. Retries exhausted. " "Not retrying." msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/data_motion.py:896 msgid "" "Snapmirror release sent to source volume. Waiting until it has been " "released." msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/data_motion.py:903 #, python-format msgid "" "Unable to release the snapmirror from source volume %s. Retries " "exhausted. Aborting" msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/data_motion.py:980 #, python-format msgid "" "Snapmirror relationship status is: %s. Waiting until it has been " "initialized." msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/data_motion.py:988 msgid "Timed out while wait for SnapMirror relationship to be initialized" msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py:726 #, python-format msgid "The protocol %(protocol)s is not licensed on controller %(host)s" msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py:747 #, python-format msgid "Could not find out the pool name for the share %s." msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py:825 #, python-format msgid "" "Could not create share %(share_id)s from snapshot %(snapshot_id)s in the " "destination host %(dest_host)s. The snapshot is from %(parent_type)s " "style, while the destination host is %(dest_type)s style." msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py:845 #, python-format msgid "" "Could not create share %(share_id)s from snapshot %(snapshot_id)s in the " "destination host %(dest_host)s. The source and destination FlexGroup " "pools must have the same number of aggregates." msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py:907 #, python-format msgid "" "Could not create share %(share_id)s from snapshot %(snapshot_id)s in the " "destination host %(dest_host)s." msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py:933 #, python-format msgid "" "Could not update share %(share_id)s status due to invalid internal state." " Aborting share creation." msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py:958 #, python-format msgid "Could not complete share %(share_id)s creation due to an internal error." msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py:1044 msgid "Destination share has failed on replicating data from source share." msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py:1079 #, python-format msgid "" "Caught an unexpected internal state '%(state)s' for share %(id)s. " "Aborting operation." msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py:1247 #, python-format msgid "" "Another volume is currently being provisioned using one or more of the " "aggregates selected to provision FlexGroup volume %(share_name)s." msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py:1260 #, python-format msgid "" "Unable to start provision the FlexGroup volume %s. Retries exhausted. " "Aborting" msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py:1287 msgid "FlexGroup share is being created. Will wait the job." msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py:1294 #, python-format msgid "Timeout waiting for FlexGroup create job %s to be finished." msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py:1333 #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py:1378 #, python-format msgid "" "Invalid value \"%(value)s\" for extra_spec \"%(key)s\" in share_type " "%(type_id)s for share %(share_id)s." msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py:1346 #, python-format msgid "" "Invalid value \"%(file_op)s\" for extra_spec \"%(extra_spec)s\" in " "share_type %(type_id)s for share %(share_id)s." msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py:1364 #, python-format msgid "" "Invalid combination of extra_specs in share_type %(type_id)s for share " "%(share_id)s: %(spec)s: deduplication must be enabled in order for " "compression to be enabled." msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py:1444 #, python-format msgid "" "The extra-spec 'qos' is set to True, but no netapp supported qos-specs " "have been specified in the share type. Cannot provision a QoS policy. " "Specify any of the following extra-specs and try again: %s" msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py:1452 #, python-format msgid "Only one NetApp QoS spec can be set at a time. Specified QoS limits: %s" msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py:1530 #, python-format msgid "" "Share cannot be provisioned with both qos_specs %(qos_specs_string)s and " "adaptive_qos_policy_group %(adaptive_qos_policy_group)s." msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py:1544 msgid "" "The extra spec 'adaptive_qos_policy_group' is not supported by share " "replication feature." msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py:1552 msgid "Share cannot be provisioned with QoS without having cluster credentials." msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py:1562 msgid "" "The extra spec \"fpolicy_file_operations\" can only be configured " "together with \"fpolicy_extensions_to_include\" or " "\"fpolicy_extensions_to_exclude\"." msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py:1570 msgid "" "The extra specs 'fpolicy_extensions_to_include' and " "'fpolicy_extensions_to_exclude' are not supported by share replication " "feature." msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py:1591 #, python-format msgid "Invalid value \"%(value)s\" for extra_spec \"%(key)s\" in pool %(pool)s." msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py:1705 #, python-format msgid "" "Cannot find network interfaces for Vserver %(vserver)s and protocol " "%(proto)s." msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py:1858 #, python-format msgid "" "Could not determine if the share %(share)s is FlexGroup or FlexVol style." " Share does not exist." msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py:1919 #, python-format msgid "Cannot delete snapshot %s that is busy. Will wait it for not be busy." msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py:1929 #, python-format msgid "" "Error deleting the snapshot %s: timeout waiting for FlexGroup snapshot to" " not be busy." msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py:1954 #, python-format msgid "Volume could not be determined from export location %(export)s." msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py:1977 #, python-format msgid "" "Could not manage share %(share)s on the specified pool %(pool_name)s. The" " share is from %(share_style)s style, while the pool is for " "%(pool_style)s style." msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py:1989 #, python-format msgid "Volume %(volume)s not found on pool %(pool)s." msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py:2032 #, python-format msgid "Volume %(volume)s does not contains the expected fpolicy configuration." msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py:2089 #, python-format msgid "Volume %(volume)s must be a read-write flexible volume." msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py:2094 #, python-format msgid "Volume %(volume)s must not contain LUNs." msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py:2100 #, python-format msgid "Volume %(volume)s must not have junctioned volumes." msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py:2105 #, python-format msgid "Volume %(volume)s must not be in any snapmirror relationships." msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py:2125 msgid "provider_location not specified." msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py:2134 #, python-format msgid "Could not determine snapshot %(snap)s size from volume %(vol)s." msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py:2143 #, python-format msgid "Snapshot %(snap)s is not from the share %(vol)s." msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py:2149 #, python-format msgid "Share %s has SnapMirror relationships." msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py:2222 #, python-format msgid "Invalid data supplied for creating consistency group from CG snapshot %s." msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py:2366 #, python-format msgid "" "Failed to shrink share %(share_id)s. The current used space is larger " "than the the size requested." msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py:2534 #, python-format msgid "" "Could not create replica %(replica_id)s from share %(share_id)s in the " "destination host %(dest_host)s. The source share is from %(src_type)s " "style, while the destination replica host is %(dest_type)s style." msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py:2551 #, python-format msgid "" "Could not create replica %(replica_id)s from share %(share_id)s in the " "destination host %(dest_host)s. The share does not support more than one " "replica." msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py:2665 #, python-format msgid "Volume %(share_name)s does not exist on vserver %(vserver)s." msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py:3355 #, python-format msgid "" "Cannot migrate %(shr)s efficiently from source VServer %(src)s to " "destination VServer %(dest)s." msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py:3383 msgid "Cannot migrate share because it resides on a FlexGroup pool." msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py:3390 msgid "Cannot migrate share because the destination pool is FlexGroup type." msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py:3427 msgid "" "Cannot migrate share because the destination reached its maximum number " "of policies." msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py:3505 #, python-format msgid "" "The volume %(id)s is undergoing a clone split operation. Will retry the " "operation." msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py:3510 #, python-format msgid "" "Unable to perform move operation for the volume %(id)s. Caught an " "unexpected error. Not retrying." msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py:3518 #, python-format msgid "" "Unable to perform move operation for the volume %(id)s because a clone " "split operation is still in progress. Retries exhausted. Not retrying." msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py:3592 #, python-format msgid "Volume move operation for share %(shr)s failed. Reason: %(reason)s" msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py:3678 #, python-format msgid "" "Migration cancellation was not successful. The share migration state " "failed while transitioning from %(share_move_state)s state to 'failed'. " "Retries exhausted." msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py:3720 #, python-format msgid "" "Cannot complete volume move operation for share %(shr)s. Current volume " "move status: %(status)s, phase: %(phase)s. Details: %(details)s" msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py:3901 #, python-format msgid "" "Volume move operation for share %(shr)s is not complete. Current Phase: " "%(phs)s. Retrying." msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py:3910 msgid "" "Volume move operation did not complete after cut-over was triggered. " "Retries exhausted. Not retrying." msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py:4135 #, python-format msgid "" "Cannot configure a new FPolicy for share %(share_id)s. The maximum number" " of fpolicies was already reached." msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py:4178 #, python-format msgid "Failed to configure a FPolicy resources for share %(share_id)s. " msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py:4238 msgid "" "Invalid configuration for FlexGroup: netapp_enable_flexgroup option must " "be True to configure its custom pools using netapp_flexgroup_pools." msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py:4246 msgid "" "FlexGroup pool is only supported with ONTAP version greater than or equal" " to 9.8." msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py:4298 #, python-format msgid "Could not determine if the volume %s is a FlexGroup or a FlexVol style." msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py:4358 #, python-format msgid "Wrong vendor backend %s is provided, provide only NetApp backend." msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py:4366 #, python-format msgid "" "Backup type '%(backup_type)s' is not compatible with backend " "'%(backend_name)s'." msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py:4382 #, python-format msgid "" "Source cluster '%(src_cluster)s' and destination cluster " "'%(des_cluster)s' are not peered backend %(backend_name)s." msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py:4397 #, python-format msgid "" "Source path %(path)s has more than one relationships. To create the share" " backup, delete the all source volume's SnapMirror relationships using " "'snapmirror' ONTAP CLI or System Manger." msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py:4413 #, python-format msgid "" "Could not find vserver name under stanza '%(backup_type)s' in " "configuration while volume name is provided." msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py:4433 #, python-format msgid "Failed to create a volume in vserver %(des_vserver)s" msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py:4491 #, python-format msgid "" "SnapVault relationship creation or initialization failed between source " "%(source_vserver)s:%(source_volume)s and destination " "%(des_vserver)s:%(des_volume)s for share id %(share_id)s." msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py:4564 #, python-format msgid "" "There is no SnapMirror relationship available for source path " "'%(source_path)s' and destination path '%(des_path)s' yet." msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py:4676 #, python-format msgid "Failed to restore the snapshot %s." msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py:4754 #, python-format msgid "" "Snapshot '%(snapshot_name)s' is not deleted successfully on " "ONTAP.snapshot_name" msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py:4828 msgid "Not able to find any aggregate from ONTAP to create the volume" msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py:4850 #, python-format msgid "" "There are more then one relationship with the source. " "'%(source_path)s'.source_path" msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py:4879 msgid "Timed out while wait for snapshot to transfer" msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:68 msgid "" "Cluster credentials must be specified in the configuration when the " "driver is managing share servers." msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:79 msgid "" "No aggregates are available for provisioning shares. Ensure that the " "configuration option netapp_aggregate_name_search_pattern is set " "correctly." msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:96 msgid "" "Vserver name is absent in backend details. Please check whether Vserver " "was created properly." msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:102 msgid "Share server or vserver name not provided" msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:175 msgid "Metadata network MTU must be an integer value." msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:253 #, python-format msgid "" "Invalid value \"%(value)s\" for extra_spec \"%(key)s\" used by share " "server setup." msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:278 #, python-format msgid "" "The specified network type %s is unsupported by the NetApp clustered Data" " ONTAP driver" msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:294 msgid "" "The specified network configuration isn't supported by the NetApp " "clustered Data ONTAP driver. All subnets must reside in the same network " "segment." msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:305 #, python-format msgid "Vserver %s already exists." msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:311 msgid "Starting creation of a vserver with 'dp_destination' subtype." msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:509 #, python-format msgid "" "Could not find eligible network ports on node %s on which to create " "Vserver LIFs." msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:1059 msgid "" "The specified share_types cannot have conflicting values for the NFS " "configuration extra-specs." msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:1076 #, python-format msgid "" "Invalid NFS configuration for the server %(server_id)s . The extra-specs " "must match the values of NFS of the server." msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:1100 msgid "" "Cannot perform server migration because at leat one of the backends " "doesn't support SVM DR." msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:1112 msgid "" "Cannot perform server migration since a FlexGroup was encountered in " "share server to be migrated." msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:1128 msgid "" "Cannot perform server migration because destination host doesn't have " "enough free space." msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:1169 #, python-format msgid "" "Operation %(operation_id)s didn't reach status %(desired_status)s. " "Current status is %(status)s." msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:1180 #, python-format msgid "Operation %(operation_id)s is in error status.Reason: %(message)s" msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:1190 #, python-format msgid "Operation %(operation_id)s reached status %(status)s." msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:1202 #, python-format msgid "" "Timed out while waiting for operation %(operation_id)s to reach status " "%(status)s" msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:1323 msgid "" "Cluster credentials have not been configured with this share driver. " "Cannot perform server migration operation." msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:1330 msgid "" "Cannot perform server migration to a specific pool. Please choose a " "destination host 'host@backend' as destination." msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:1344 msgid "" "Cannot perform server migration within the same backend. Please choose a " "destination host different from the source." msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:1355 msgid "" "Cannot perform server migration within the same cluster. Please choose a " "destination host that's in a different cluster." msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:1365 msgid "Cannot perform server migration for share networkwith multiple subnets." msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:1392 msgid "" "Cannot perform server migration for different security services. Please " "choose a suitable share network that matches the source security service." msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:1406 #, python-format msgid "" "Cannot perform server migration since the destination host doesn't " "support the required extra-spec %s." msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:1475 #, python-format msgid "Could not initialize SnapMirror between %(src)s and %(dest)s vservers." msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:1545 #, python-format msgid "Unable to start the migration for share server %s.id" msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:1592 #, python-format msgid "" "Starting share server migration from %(src)s to %(dest)s using " "%(migration_method)s as migration method." msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:1608 #, python-format msgid "" "Could not retrieve snapmirrors between source %(src)s and destination " "%(dest)s vServers." msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:1626 #, python-format msgid "" "No snapmirror relationship was found between source %(src)s and " "destination %(dest)s vServers." msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:1642 #, python-format msgid "" "Snapmirror is not ready yet. The current mirror state is " "'%(mirror_state)s' and relationship status is '%(status)s'." msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:1664 #, python-format msgid "" "Failed to continue the migration for share server %(server_id)s. Reason: " "%(reason)s" msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:1781 #, python-format msgid "Could not complete the migration between %(src)s and %(dest)s vservers." msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:1815 #, python-format msgid "Failed to complete the migration for share server %s." msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:1904 #, python-format msgid "" "Could not complete the migration between %(src)s and %(dest)s vservers. " "One of the shares was not found in the destination vserver." msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:1983 #, python-format msgid "" "Unable to cancel SnapMirror relationship between %(src)s and %(dest)s " "vservers." msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:2020 msgid "Failed to pause the share server migration." msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:2030 msgid "Failed to cancel the share server migration." msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:2124 msgid "" "The extra spec 'adaptive_qos_policy_group' is not supported by backends " "configured with 'driver_handles_share_server' == True mode." msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:2158 msgid "" "LDAP security service must have either 'server' or 'domain' parameters. " "Use 'server' for Linux/Unix LDAP servers or 'domain' for Active Directory" " LDAP server." msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:2169 msgid "" "Active directory security service must not have both 'server' and " "'default_ad_site' parameters." msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:2176 #, python-format msgid "" "The security service %s does not have all the parameters needed to used " "by the share driver." msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:2200 msgid "" "The requested security service update is not supported by the NetApp " "driver." msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:2217 msgid "The former and the latter security services are equal. Nothing to do." msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:2292 msgid "" "Currently the driver does not support updates in the security service " "'domain'." msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_single_svm.py:51 msgid "" "Vserver must be specified in the configuration when the driver is not " "managing share servers." msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_single_svm.py:63 msgid "" "Vserver specified in the configuration does not match supplied " "credentials." msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_single_svm.py:75 #, python-format msgid "" "No aggregates are available to Vserver %s for provisioning shares. Ensure" " that one or more aggregates are assigned to the Vserver and that the " "configuration option netapp_aggregate_name_search_pattern is set " "correctly." msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_single_svm.py:96 #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_single_svm.py:187 msgid "" "Share server must not be passed to the driver when the driver is not " "managing share servers." msgstr "" #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_single_svm.py:101 msgid "Vserver not specified in configuration." msgstr "" #: manila/share/drivers/netapp/dataontap/protocols/cifs_cmode.py:51 #, python-format msgid "The expected CIFS share %(share_name)s was not found." msgstr "" #: manila/share/drivers/netapp/dataontap/protocols/cifs_cmode.py:100 msgid "" "Clustered Data ONTAP supports only 'user' type for share access rules " "with CIFS protocol." msgstr "" #: manila/share/drivers/nexenta/ns4/nexenta_nas.py:52 #: manila/share/drivers/nexenta/ns5/nexenta_nas.py:64 msgid "Nexenta configuration missing." msgstr "" #: manila/share/drivers/nexenta/ns4/nexenta_nfs_helper.py:62 #, python-format msgid "Volume %s does not exist in NexentaStor appliance." msgstr "" #: manila/share/drivers/nexenta/ns4/nexenta_nfs_helper.py:171 msgid "Only IP access type is supported." msgstr "" #: manila/share/drivers/nexenta/ns5/jsonrpc.py:53 #, python-format msgid "%(message)s (source: %(source)s, name: %(name)s, code: %(code)s)" msgstr "" #: manila/share/drivers/nexenta/ns5/jsonrpc.py:83 #, python-format msgid "NEF API does not support %(method)s method" msgstr "" #: manila/share/drivers/nexenta/ns5/jsonrpc.py:87 msgid "NEF API call requires collection path" msgstr "" #: manila/share/drivers/nexenta/ns5/jsonrpc.py:92 msgid "NEF API call payload must be a dictionary" msgstr "" #: manila/share/drivers/nexenta/ns5/jsonrpc.py:140 #, python-format msgid "initial request %(method)s %(path)s %(body)s" msgstr "" #: manila/share/drivers/nexenta/ns5/jsonrpc.py:144 #, python-format msgid "session request %(method)s %(url)s %(body)s" msgstr "" #: manila/share/drivers/nexenta/ns5/jsonrpc.py:148 #, python-format msgid "session response %(code)s %(content)s" msgstr "" #: manila/share/drivers/nexenta/ns5/jsonrpc.py:151 #, python-format msgid "%(request_text)s and %(response_text)s" msgstr "" #: manila/share/drivers/nexenta/ns5/jsonrpc.py:168 #, python-format msgid "There is no response content is available for %(text)s" msgstr "" #: manila/share/drivers/nexenta/ns5/jsonrpc.py:176 #, python-format msgid "Failed to decode JSON for %(text)s: %(error)s" msgstr "" #: manila/share/drivers/nexenta/ns5/jsonrpc.py:221 #, python-format msgid "There is no monitor path available for %(text)s" msgstr "" #: manila/share/drivers/nexenta/ns5/jsonrpc.py:261 #, python-format msgid "" "There is no authentication token available for authentication request " "%(method)s %(url)s %(body)s and response %(code)s %(content)s" msgstr "" #: manila/share/drivers/nexenta/ns5/nexenta_nas.py:87 msgid "At least 1 storage protocol must be enabled." msgstr "" #: manila/share/drivers/nexenta/ns5/nexenta_nas.py:115 #, python-format msgid "NFS root filesystem %(path)s is not writable" msgstr "" #: manila/share/drivers/nexenta/ns5/nexenta_nas.py:119 #, python-format msgid "NFS root filesystem %(path)s is not mounted" msgstr "" #: manila/share/drivers/nexenta/ns5/nexenta_nas.py:131 #, python-format msgid "NFS server service is not online: %(state)s" msgstr "" #: manila/share/drivers/nexenta/ns5/nexenta_nas.py:373 #, python-format msgid "Share %s does not exist on Nexenta Store appliance, cannot manage." msgstr "" #: manila/share/drivers/nexenta/ns5/nexenta_nas.py:424 msgid "Only IP access control type is supported for NFS." msgstr "" #: manila/share/drivers/purestorage/flashblade.py:87 #, python-format msgid "Caught exception from purity_fb: %s" msgstr "" #: manila/share/drivers/purestorage/flashblade.py:125 msgid "" "Missing 'purity_fb' python module, ensure the library is installed and " "available." msgstr "" #: manila/share/drivers/purestorage/flashblade.py:144 #: manila/share/drivers/purestorage/flashblade.py:213 #, python-format msgid "Exception when logging into the array: %s\n" msgstr "" #: manila/share/drivers/purestorage/flashblade.py:260 #, python-format msgid "Share not found on FlashBlade: %s\n" msgstr "" #: manila/share/drivers/purestorage/flashblade.py:272 #, python-format msgid "Snapshot not found on FlashBlade: %s\n" msgstr "" #: manila/share/drivers/purestorage/flashblade.py:313 msgid "Only \"ip\" access type is allowed for NFS protocol." msgstr "" #: manila/share/drivers/purestorage/flashblade.py:330 #, python-format msgid "Failed to set NFS access rules: %s\n" msgstr "" #: manila/share/drivers/purestorage/flashblade.py:390 #, python-format msgid "Snapshot failed. Share not found on FlashBlade: %s\n" msgstr "" #: manila/share/drivers/purestorage/flashblade.py:511 #, python-format msgid "Failed to revert snapshot: %s\n" msgstr "" #: manila/share/drivers/qnap/api.py:33 msgid "Session ID expired" msgstr "" #: manila/share/drivers/qnap/api.py:34 msgid "Unexpected response from QNAP API" msgstr "" #: manila/share/drivers/qnap/api.py:229 #, python-format msgid "Fail to create share %s on NAS." msgstr "" #: manila/share/drivers/qnap/api.py:266 #, python-format msgid "Delete share id: %s failed" msgstr "" #: manila/share/drivers/qnap/api.py:290 msgid "get_specific_poolinfo failed" msgstr "" #: manila/share/drivers/qnap/api.py:432 msgid "Create snapshot failed" msgstr "" #: manila/share/drivers/qnap/api.py:461 msgid "Failed to delete snapshot." msgstr "" #: manila/share/drivers/qnap/api.py:485 msgid "Failed to clone snapshot." msgstr "" #: manila/share/drivers/qnap/api.py:526 #, python-format msgid "Edit sharename %s failed" msgstr "" #: manila/share/drivers/qnap/qnap.py:112 msgid "Failed to instantiate API client to communicate with QNAP storage systems." msgstr "" #: manila/share/drivers/qnap/qnap.py:187 msgid "QNAP Storage model is not supported by this driver." msgstr "" #: manila/share/drivers/qnap/qnap.py:230 manila/share/drivers/qnap/qnap.py:775 #: manila/share/drivers/qnap/qnap.py:798 #, python-format msgid "Invalid NAS protocol: %s" msgstr "" #: manila/share/drivers/qnap/qnap.py:338 #, python-format msgid "The share name %s is used by other share on NAS." msgstr "" #: manila/share/drivers/qnap/qnap.py:344 manila/share/drivers/qnap/qnap.py:835 msgid "Dedupe cannot be enabled without thin_provisioning." msgstr "" #: manila/share/drivers/qnap/qnap.py:383 #, python-format msgid "Fail to get share info of %s on NAS." msgstr "" #: manila/share/drivers/qnap/qnap.py:481 msgid "Failed to create an unused snapshot name." msgstr "" #: manila/share/drivers/qnap/qnap.py:493 msgid "Failed to get snapshot information." msgstr "" #: manila/share/drivers/qnap/qnap.py:550 msgid "Failed to create an unused share name." msgstr "" #: manila/share/drivers/qnap/qnap.py:564 msgid "Failed to clone a snapshot in time." msgstr "" #: manila/share/drivers/qnap/qnap.py:711 #, python-format msgid "Share only supports one access level: %s" msgstr "" #: manila/share/drivers/qnap/qnap.py:770 msgid "Only \"ip\" access type is allowed for NFS shares." msgstr "" #: manila/share/drivers/qnap/qnap.py:794 msgid "Incorrect path. It should have the following format: IP:/share/share_name." msgstr "" #: manila/share/drivers/qnap/qnap.py:802 #, python-format msgid "The NAS IP %(ip)s is not configured." msgstr "" #: manila/share/drivers/qnap/qnap.py:890 #, python-format msgid "The share id %s was not found on backend." msgstr "" #: manila/share/drivers/qnap/qnap.py:901 msgid "" "Incorrect provider_location format. It should have the following format: " "share_name@snapshot_name." msgstr "" #: manila/share/drivers/qnap/qnap.py:907 #, python-format msgid "" "The assigned share %(share_name)s was not matched %(vol_label)s on " "backend." msgstr "" #: manila/share/drivers/qnap/qnap.py:917 #, python-format msgid "The snapshot %(snapshot_name)s was not found on backend." msgstr "" #: manila/share/drivers/quobyte/quobyte.py:132 #, python-format msgid "Could not connect to API: %s" msgstr "" #: manila/share/drivers/quobyte/quobyte.py:235 msgid "Quobyte driver only supports NFS shares" msgstr "" #: manila/share/drivers/quobyte/quobyte.py:312 msgid "Quobyte driver only supports ip access control" msgstr "" #: manila/share/drivers/windows/service_instance.py:84 msgid "" "Certificate based authentication was configured but one or more " "certificates are missing." msgstr "" #: manila/share/drivers/windows/service_instance.py:93 #, python-format msgid "" "The configured service instance password does not match the minimum " "complexity requirements. The password must contain at least %s " "characters. Also, it must contain at least one digit, one lower case and " "one upper case character." msgstr "" #: manila/share/drivers/windows/service_instance.py:227 #, python-format msgid "" "Failed to join domain %(requested_domain)s. Current domain: " "%(current_domain)s" msgstr "" #: manila/share/drivers/windows/service_instance.py:282 msgid "Could not retrieve Cloudbase Init registry section" msgstr "" #: manila/share/drivers/windows/winrm_helper.py:68 msgid "PyWinrm is not installed" msgstr "" #: manila/share/drivers/windows/winrm_helper.py:172 msgid "No IP provided." msgstr "" #: manila/share/drivers/zadara/zadara.py:147 #: manila/share/drivers/zadara/zadara.py:281 #: manila/share/drivers/zadara/zadara.py:438 #: manila/share/drivers/zadara/zadara.py:460 #: manila/share/drivers/zadara/zadara.py:534 #: manila/share/drivers/zadara/zadara.py:589 #, python-format msgid "VPSA volume for share %s could not be found." msgstr "" #: manila/share/drivers/zadara/zadara.py:242 #, python-format msgid "Not a valid metadata provided for the share %s" msgstr "" #: manila/share/drivers/zadara/zadara.py:472 #, python-format msgid "Servers attached to the VPSA volume %s without any locations exported." msgstr "" #: manila/share/drivers/zadara/zadara.py:598 #, python-format msgid "Snapshot %(name)s not found" msgstr "" #: manila/share/drivers/zadara/zadara.py:644 msgid "Please verify the specifed protocol and export path." msgstr "" #: manila/share/drivers/zadara/zadara.py:675 msgid "" "Manage backend share could not be found. It might be deleted or please " "verify the specifed protocol and export path." msgstr "" #: manila/share/drivers/zadara/zadara.py:694 #, python-format msgid "Existing share %(name)s is not available" msgstr "" #: manila/share/drivers/zadara/zadara.py:702 #, python-format msgid "Share %(new_name)s already exists" msgstr "" #: manila/share/drivers/zadara/zadara.py:712 #, python-format msgid "Renaming volume %(old_name)s to %(new_name)s has failed." msgstr "" #: manila/share/drivers/zadara/zadara.py:731 #, python-format msgid "Volume %(name)s could not be found. It might be already deleted" msgstr "" #: manila/share/drivers/zadara/zadara.py:738 msgid "Provider location as snap id of the VPSA backend should be provided" msgstr "" #: manila/share/drivers/zadara/zadara.py:748 #, python-format msgid "Snapshot with name %s already exists" msgstr "" #: manila/share/drivers/zfsonlinux/driver.py:146 #: manila/tests/share/drivers/dummy.py:118 #, python-format msgid "" "Could not find backend stanza %(backend_name)s in configuration which is " "required for share replication and migration. Available stanzas are " "%(stanzas)s" msgstr "" #: manila/share/drivers/zfsonlinux/driver.py:241 #, python-format msgid "" "Using the same zpool twice is prohibited. Duplicate is '%(zpool)s'. List " "of zpools: %(zpool_list)s." msgstr "" #: manila/share/drivers/zfsonlinux/driver.py:273 #, python-format msgid "Could not destroy '%s' dataset, because it had opened files." msgstr "" #: manila/share/drivers/zfsonlinux/driver.py:309 msgid "" "No share helpers selected for ZFSonLinux Driver. Please specify using " "config option 'zfs_share_helpers'." msgstr "" #: manila/share/drivers/zfsonlinux/driver.py:320 #, python-format msgid "Wrong, unsupported or disabled protocol - '%s'." msgstr "" #: manila/share/drivers/zfsonlinux/driver.py:330 #, python-format msgid "Wrong IP address provided: %s" msgstr "" #: manila/share/drivers/zfsonlinux/driver.py:335 #, python-format msgid "No zpools specified for usage: %s" msgstr "" #: manila/share/drivers/zfsonlinux/driver.py:420 #, python-format msgid "" "Cannot use requested '%(requested)s' value of 'dedupe' extra spec. It " "does not fit allowed value '%(allowed)s' that is configured for backend." msgstr "" #: manila/share/drivers/zfsonlinux/driver.py:439 #, python-format msgid "" "Cannot use value '%s' of extra spec 'zfsonlinux:compression' because " "compression is disabled for this backend. Set extra spec " "'compression=True' to make scheduler pick up appropriate backend." msgstr "" #: manila/share/drivers/zfsonlinux/driver.py:757 #, python-format msgid "" "Cannot manage share '%(share_id)s' (share_instance '%(si_id)s'), because " "scheduled pool '%(sch)s' and actual '%(actual)s' differ." msgstr "" #: manila/share/drivers/zfsonlinux/driver.py:772 #, python-format msgid "" "Cannot manage share '%(share_id)s' (share_instance '%(si_id)s'), because " "dataset '%(dataset)s' not found in zpool '%(zpool)s'." msgstr "" #: manila/share/drivers/zfsonlinux/driver.py:784 msgid "Unable to unmount share before renaming and re-mounting." msgstr "" #: manila/share/drivers/zfsonlinux/driver.py:887 #, python-format msgid "Unable to unmount dataset %s" msgstr "" #: manila/share/drivers/zfsonlinux/driver.py:906 msgid "Active replica not found." msgstr "" #: manila/share/drivers/zfsonlinux/driver.py:1510 #, python-format msgid "Migration process is absent and dst dataset returned following error: %s" msgstr "" #: manila/share/drivers/zfsonlinux/utils.py:214 msgid "Utility 'exportfs' is not installed." msgstr "" #: manila/share/drivers/zfsonlinux/utils.py:266 msgid "Only IP access type allowed for NFS protocol." msgstr "" #: manila/share/drivers/zfsonlinux/utils.py:275 #, python-format msgid "Unsupported access level provided - %s." msgstr "" #: manila/share/drivers/zfssa/zfssarest.py:57 #, python-format msgid "Rest call to %(host)s %(path)s failed.Status: %(status)d Message: %(data)s" msgstr "" #: manila/share/drivers/zfssa/zfssarest.py:90 #, python-format msgid "Cannot enable %s service." msgstr "" #: manila/share/drivers/zfssa/zfssarest.py:98 #, python-format msgid "Error creating share: %(share)s on pool: %(pool)s. Not enough space." msgstr "" #: manila/share/drivers/zfssa/zfssarest.py:114 #, python-format msgid "" "Error getting pool stats: pool: %(pool)s return code: %(ret.status)d " "message: %(ret.data)s." msgstr "" #: manila/share/drivers/zfssa/zfssarest.py:124 #, python-format msgid "Error pool ownership: pool %(pool)s is not owned by %(host)s." msgstr "" #: manila/share/drivers/zfssa/zfssarest.py:143 #, python-format msgid "" "Error getting project stats: pool: %(pool)s project: %(project)s return " "code: %(ret.status)d message: %(ret.data)s." msgstr "" #: manila/share/drivers/zfssa/zfssarest.py:166 #, python-format msgid "" "Error creating project: %(project)s on pool: %(pool)s return code: " "%(ret.status)d message: %(ret.data)s." msgstr "" #: manila/share/drivers/zfssa/zfssarest.py:197 #, python-format msgid "" "Error creating share: %(name)s return code: %(ret.status)d message: " "%(ret.data)s." msgstr "" #: manila/share/drivers/zfssa/zfssarest.py:206 #, python-format msgid "Share with name %s already exists." msgstr "" #: manila/share/drivers/zfssa/zfssarest.py:222 #, python-format msgid "Error modifying %(arg)s of share %(id)s." msgstr "" #: manila/share/drivers/zfssa/zfssarest.py:255 #, python-format msgid "" "Error creating snapshot: %(snapshot)s on share: %(share)s to pool: " "%(pool)s project: %(project)s return code: %(ret.status)d message: " "%(ret.data)s." msgstr "" #: manila/share/drivers/zfssa/zfssarest.py:275 #, python-format msgid "" "Error deleting snapshot: %(snapshot)s on share: %(share)s to pool: " "%(pool)s project: %(project)s return code: %(ret.status)d message: " "%(ret.data)s." msgstr "" #: manila/share/drivers/zfssa/zfssarest.py:299 #, python-format msgid "" "Error cloning snapshot: %(snapshot)s on share: %(share)s of Pool: " "%(pool)s project: %(project)s return code: %(ret.status)d message: " "%(ret.data)s." msgstr "" #: manila/share/drivers/zfssa/zfssarest.py:398 #, python-format msgid "" "Error Creating Property: %(property)s Type: %(type)s Description: " "%(description)s Return code: %(ret.status)d Message: %(ret.data)s." msgstr "" #: manila/share/drivers/zfssa/zfssashare.py:110 #, python-format msgid "%s is required in manila.conf" msgstr "" #: manila/share/drivers/zfssa/zfssashare.py:188 #: manila/share/drivers/zfssa/zfssashare.py:356 #, python-format msgid "Protocol %s is not supported." msgstr "" #: manila/share/drivers/zfssa/zfssashare.py:297 msgid "Name of the share in ZFSSA share has to be specified in option zfssa_name." msgstr "" #: manila/share/drivers/zfssa/zfssashare.py:326 #, python-format msgid "" "Quota and reservation of share %(name)s need to be rounded up to " "%(size)d. But there is not enough space in the backend." msgstr "" #: manila/share/drivers/zfssa/zfssashare.py:371 #, python-format msgid "" "Unknown if the share: %s to be managed is already being managed by " "Manila. Aborting manage share. Please add 'manila_managed' custom schema " "property to the share and set its value to False.Alternatively, set " "Manila config property 'zfssa_manage_policy' to 'loose' to remove this " "restriction." msgstr "" #: manila/share/drivers/zfssa/zfssashare.py:382 #, python-format msgid "Share %s is already being managed by Manila." msgstr "" #: manila/share/drivers/zfssa/zfssashare.py:399 #, python-format msgid "Share %s is not being managed by the current Manila instance." msgstr "" #: manila/share/drivers/zfssa/zfssashare.py:410 #, python-format msgid "ZFSSA does not support %s protocol." msgstr "" #: manila/share/drivers/zfssa/zfssashare.py:422 #, python-format msgid "Share %s doesn't exist in ZFSSA." msgstr "" #: manila/share/drivers/zfssa/zfssashare.py:461 #, python-format msgid "There is not enough free space in project %s" msgstr "" #: manila/share_group/api.py:66 #, python-format msgid "Share group snapshot status must be %s." msgstr "" #: manila/share_group/api.py:87 #, python-format msgid "Share type with id %s could not be found." msgstr "" #: manila/share_group/api.py:101 msgid "" "The specified share_types cannot have conflicting values for the " "driver_handles_share_servers extra spec." msgstr "" #: manila/share_group/api.py:107 msgid "" "When using a share types with the driver_handles_share_servers extra spec" " as False, a share_network_id must not be provided." msgstr "" #: manila/share_group/api.py:118 msgid "The specified share network does not exist." msgstr "" #: manila/share_group/api.py:127 msgid "" "When using a share type with the driver_handles_share_servers extra spec " "as True, a share_network_id must be provided." msgstr "" #: manila/share_group/api.py:136 #, python-format msgid "The specified share group type %s does not exist." msgstr "" #: manila/share_group/api.py:147 msgid "" "The specified share types must be a subset of the share types supported " "by the share group type." msgstr "" #: manila/share_group/api.py:170 #, python-format msgid "" "Share group cannot be created since the following share types are not " "supported within the availability zone '%(az)s': (%(stypes)s)" msgstr "" #: manila/share_group/api.py:280 #, python-format msgid "Share group status must be one of %(statuses)s" msgstr "" #: manila/share_group/api.py:287 msgid "Cannot delete a share group with snapshots" msgstr "" #: manila/share_group/api.py:292 msgid "Cannot delete a share group with shares" msgstr "" #: manila/share_group/api.py:364 #, python-format msgid "Share group status must be %s" msgstr "" #: manila/share_group/api.py:376 #, python-format msgid "" "Share %(s)s in share group must have status of %(status)s in order to " "create a group snapshot" msgstr "" #: manila/share_group/api.py:446 #, python-format msgid "Share group snapshot status must be one of %(statuses)s" msgstr "" #: manila/share_group/share_group_types.py:49 msgid "Share group type ID cannot be None." msgstr "" #: manila/share_group/share_group_types.py:99 msgid "Share type ID cannot be None." msgstr "" #: manila/share_group/share_group_types.py:112 msgid "name cannot be None." msgstr "" #: manila/share_group/share_group_types.py:160 #: manila/share_group/share_group_types.py:169 msgid "share_group_type_id cannot be None." msgstr "" #: manila/tests/share/drivers/dummy.py:254 #, python-format msgid "Unsupported share protocol provided - %s." msgstr "" #: manila/tests/share/drivers/dummy.py:337 #, python-format msgid "" "Unsupported '%(access_type)s' access type provided for '%(share_proto)s' " "share protocol." msgstr "" #: manila/tests/share/drivers/dummy.py:934 #, python-format msgid "" "Replacing security service %(cur_sec_serv_id)s by security service " "%(new_sec_serv_id)s on share server %(server_id)s." msgstr "" #: manila/tests/share/drivers/dummy.py:943 #, python-format msgid "Adding security service %(sec_serv_id)s on share server %(server_id)s." msgstr "" #: manila/transfer/api.py:86 manila/transfer/api.py:364 #, python-format msgid "" "Transfer %(transfer_id)s: share id %(share_id)s expected in " "awaiting_transfer state." msgstr "" #: manila/transfer/api.py:166 manila/transfer/api.py:360 msgid "Share specified was not found." msgstr "" #: manila/transfer/api.py:175 #, python-format msgid "" "Share %s has a custom mount_point_name %s. This has the project_id " "encoded in it. Transferring such a share isn't supported" msgstr "" #: manila/transfer/api.py:183 msgid "Share's status must be available" msgstr "" #: manila/transfer/api.py:186 msgid "Shares exported over share networks cannot be transferred." msgstr "" #: manila/transfer/api.py:189 msgid "Shares within share groups cannot be transferred." msgstr "" #: manila/transfer/api.py:193 msgid "Shares with replicas cannot be transferred." msgstr "" #: manila/transfer/api.py:199 #, python-format msgid "Snapshot: %s status must be available" msgstr "" #: manila/transfer/api.py:296 #, python-format msgid "" "Share type of share %(share_id)s is not public, and current project can " "not access the share type " msgstr "" #: manila/transfer/api.py:333 #, python-format msgid "" "Transfer %(transfer_id)s: Snapshot %(snapshot_id)s is not in the expected" " available state." msgstr "" #: manila/transfer/api.py:349 #, python-format msgid "Attempt to transfer %s with invalid auth key." msgstr "" #: manila/volume/cinder.py:179 msgid "status must be 'in-use'" msgstr "" #: manila/volume/cinder.py:184 msgid "status must be 'available'" msgstr "" #: manila/volume/cinder.py:187 msgid "already attached" msgstr "" #: manila/volume/cinder.py:191 msgid "Instance and volume not in same availability_zone" msgstr "" #: manila/volume/cinder.py:196 msgid "already detached" msgstr "" #: manila/volume/cinder.py:260 #, python-format msgid "" "Error in creating cinder volume. Cinder volume type %s not exist. Check " "parameter cinder_volume_type in configuration file." msgstr "" #: manila/wsgi/common.py:92 msgid "You must implement __call__" msgstr ""