4d0befc8d0
Change-Id: Ic2b5d57ad16da67e9b152853338a2ef488eaeee7
5654 lines
139 KiB
Plaintext
5654 lines
139 KiB
Plaintext
# Korean translation for cinder
|
|
# Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011
|
|
# This file is distributed under the same license as the cinder package.
|
|
# FIRST AUTHOR <EMAIL@ADDRESS>, 2011.
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: cinder\n"
|
|
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
|
|
"POT-Creation-Date: 2013-05-31 18:10+0000\n"
|
|
"PO-Revision-Date: 2011-12-16 04:42+0000\n"
|
|
"Last-Translator: Zhongyue Luo <lzyeval@gmail.com>\n"
|
|
"Language-Team: Korean <ko@li.org>\n"
|
|
"Plural-Forms: nplurals=1; plural=0\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=utf-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Generated-By: Babel 0.9.6\n"
|
|
|
|
#: cinder/context.py:61
|
|
#, python-format
|
|
msgid "Arguments dropped when creating context: %s"
|
|
msgstr ""
|
|
|
|
#: cinder/context.py:92
|
|
#, python-format
|
|
msgid "read_deleted can only be one of 'no', 'yes' or 'only', not %r"
|
|
msgstr ""
|
|
|
|
#: cinder/exception.py:63
|
|
msgid "Unexpected error while running command."
|
|
msgstr "명령 실행도중 예측하지 못한 에러가 발생했습니다"
|
|
|
|
#: cinder/exception.py:66
|
|
#, python-format
|
|
msgid ""
|
|
"%(description)s\n"
|
|
"Command: %(cmd)s\n"
|
|
"Exit code: %(exit_code)s\n"
|
|
"Stdout: %(stdout)r\n"
|
|
"Stderr: %(stderr)r"
|
|
msgstr ""
|
|
"%(description)s\n"
|
|
"Command: %(cmd)s\n"
|
|
"Exit code: %(exit_code)s\n"
|
|
"Stdout: %(stdout)r\n"
|
|
"Stderr: %(stderr)r"
|
|
|
|
#: cinder/exception.py:90 cinder/openstack/common/db/sqlalchemy/session.py:487
|
|
msgid "DB exception wrapped."
|
|
msgstr ""
|
|
|
|
#: cinder/exception.py:104
|
|
msgid "An unknown exception occurred."
|
|
msgstr ""
|
|
|
|
#: cinder/exception.py:125 cinder/openstack/common/rpc/common.py:86
|
|
msgid "Exception in string format operation"
|
|
msgstr ""
|
|
|
|
#: cinder/exception.py:138
|
|
msgid "Connection to glance failed"
|
|
msgstr ""
|
|
|
|
#: cinder/exception.py:142
|
|
msgid "Not authorized."
|
|
msgstr ""
|
|
|
|
#: cinder/exception.py:147
|
|
msgid "User does not have admin privileges"
|
|
msgstr ""
|
|
|
|
#: cinder/exception.py:151
|
|
#, python-format
|
|
msgid "Policy doesn't allow %(action)s to be performed."
|
|
msgstr ""
|
|
|
|
#: cinder/exception.py:155
|
|
#, python-format
|
|
msgid "Not authorized for image %(image_id)s."
|
|
msgstr ""
|
|
|
|
#: cinder/exception.py:159
|
|
msgid "Unacceptable parameters."
|
|
msgstr ""
|
|
|
|
#: cinder/exception.py:164
|
|
msgid "Invalid snapshot"
|
|
msgstr ""
|
|
|
|
#: cinder/exception.py:168
|
|
#, python-format
|
|
msgid "Volume %(volume_id)s is still attached, detach volume first."
|
|
msgstr ""
|
|
|
|
#: cinder/exception.py:172
|
|
msgid "Failed to load data into json format"
|
|
msgstr ""
|
|
|
|
#: cinder/exception.py:176
|
|
msgid "The request is invalid."
|
|
msgstr ""
|
|
|
|
#: cinder/exception.py:180
|
|
msgid "The results are invalid."
|
|
msgstr ""
|
|
|
|
#: cinder/exception.py:184
|
|
msgid "Invalid input received"
|
|
msgstr ""
|
|
|
|
#: cinder/exception.py:188
|
|
msgid "Invalid volume type"
|
|
msgstr ""
|
|
|
|
#: cinder/exception.py:192
|
|
msgid "Invalid volume"
|
|
msgstr ""
|
|
|
|
#: cinder/exception.py:196
|
|
#, python-format
|
|
msgid "Invalid content type %(content_type)s."
|
|
msgstr ""
|
|
|
|
#: cinder/exception.py:200 cinder/openstack/common/db/exception.py:44
|
|
msgid "Invalid Parameter: Unicode is not supported by the current database."
|
|
msgstr ""
|
|
|
|
#: cinder/exception.py:207
|
|
#, python-format
|
|
msgid "%(err)s"
|
|
msgstr ""
|
|
|
|
#: cinder/exception.py:211
|
|
msgid "Service is unavailable at this time."
|
|
msgstr ""
|
|
|
|
#: cinder/exception.py:215
|
|
#, python-format
|
|
msgid "Image %(image_id)s is unacceptable: %(reason)s"
|
|
msgstr ""
|
|
|
|
#: cinder/exception.py:219
|
|
#, python-format
|
|
msgid "Expected a uuid but received %(uuid)s."
|
|
msgstr ""
|
|
|
|
#: cinder/exception.py:223
|
|
msgid "Resource could not be found."
|
|
msgstr ""
|
|
|
|
#: cinder/exception.py:229
|
|
#, python-format
|
|
msgid "Volume %(volume_id)s persistence file could not be found."
|
|
msgstr ""
|
|
|
|
#: cinder/exception.py:233
|
|
#, python-format
|
|
msgid "Volume %(volume_id)s could not be found."
|
|
msgstr ""
|
|
|
|
#: cinder/exception.py:237
|
|
#, python-format
|
|
msgid "Unable to locate account %(account_name)s on Solidfire device"
|
|
msgstr ""
|
|
|
|
#: cinder/exception.py:242
|
|
#, python-format
|
|
msgid "Volume not found for instance %(instance_id)s."
|
|
msgstr ""
|
|
|
|
#: cinder/exception.py:246
|
|
#, python-format
|
|
msgid "Volume %(volume_id)s has no metadata with key %(metadata_key)s."
|
|
msgstr ""
|
|
|
|
#: cinder/exception.py:251 cinder/exception.py:264
|
|
msgid "Invalid metadata"
|
|
msgstr ""
|
|
|
|
#: cinder/exception.py:255 cinder/exception.py:268
|
|
msgid "Invalid metadata size"
|
|
msgstr ""
|
|
|
|
#: cinder/exception.py:259
|
|
#, python-format
|
|
msgid "Snapshot %(snapshot_id)s has no metadata with key %(metadata_key)s."
|
|
msgstr ""
|
|
|
|
#: cinder/exception.py:272
|
|
#, python-format
|
|
msgid "Volume type %(volume_type_id)s could not be found."
|
|
msgstr ""
|
|
|
|
#: cinder/exception.py:276
|
|
#, python-format
|
|
msgid "Volume type with name %(volume_type_name)s could not be found."
|
|
msgstr ""
|
|
|
|
#: cinder/exception.py:281
|
|
#, python-format
|
|
msgid ""
|
|
"Volume Type %(volume_type_id)s has no extra specs with key "
|
|
"%(extra_specs_key)s."
|
|
msgstr ""
|
|
|
|
#: cinder/exception.py:286
|
|
#, python-format
|
|
msgid "Snapshot %(snapshot_id)s could not be found."
|
|
msgstr ""
|
|
|
|
#: cinder/exception.py:290
|
|
#, python-format
|
|
msgid "deleting volume %(volume_name)s that has snapshot"
|
|
msgstr ""
|
|
|
|
#: cinder/exception.py:294
|
|
#, python-format
|
|
msgid "deleting snapshot %(snapshot_name)s that has dependent volumes"
|
|
msgstr ""
|
|
|
|
#: cinder/exception.py:299
|
|
#, python-format
|
|
msgid "No target id found for volume %(volume_id)s."
|
|
msgstr ""
|
|
|
|
#: cinder/exception.py:303
|
|
#, python-format
|
|
msgid "Failed to create iscsi target for volume %(volume_id)s."
|
|
msgstr ""
|
|
|
|
#: cinder/exception.py:307
|
|
#, python-format
|
|
msgid "Failed to attach iSCSI target for volume %(volume_id)s."
|
|
msgstr ""
|
|
|
|
#: cinder/exception.py:311
|
|
#, python-format
|
|
msgid "Failed to remove iscsi target for volume %(volume_id)s."
|
|
msgstr ""
|
|
|
|
#: cinder/exception.py:315
|
|
#, python-format
|
|
msgid "No disk at %(location)s"
|
|
msgstr ""
|
|
|
|
#: cinder/exception.py:319
|
|
#, python-format
|
|
msgid "Invalid image href %(image_href)s."
|
|
msgstr ""
|
|
|
|
#: cinder/exception.py:323
|
|
#, python-format
|
|
msgid "Image %(image_id)s could not be found."
|
|
msgstr ""
|
|
|
|
#: cinder/exception.py:327
|
|
#, python-format
|
|
msgid "Service %(service_id)s could not be found."
|
|
msgstr ""
|
|
|
|
#: cinder/exception.py:331
|
|
#, python-format
|
|
msgid "Host %(host)s could not be found."
|
|
msgstr ""
|
|
|
|
#: cinder/exception.py:335
|
|
#, python-format
|
|
msgid "Scheduler Host Filter %(filter_name)s could not be found."
|
|
msgstr ""
|
|
|
|
#: cinder/exception.py:339
|
|
#, python-format
|
|
msgid "Scheduler Host Weigher %(weigher_name)s could not be found."
|
|
msgstr ""
|
|
|
|
#: cinder/exception.py:343
|
|
#, python-format
|
|
msgid "Could not find binary %(binary)s on host %(host)s."
|
|
msgstr ""
|
|
|
|
#: cinder/exception.py:347
|
|
#, python-format
|
|
msgid "Invalid reservation expiration %(expire)s."
|
|
msgstr ""
|
|
|
|
#: cinder/exception.py:351
|
|
#, python-format
|
|
msgid ""
|
|
"Change would make usage less than 0 for the following resources: "
|
|
"%(unders)s"
|
|
msgstr ""
|
|
|
|
#: cinder/exception.py:356
|
|
msgid "Quota could not be found"
|
|
msgstr ""
|
|
|
|
#: cinder/exception.py:360
|
|
#, python-format
|
|
msgid "Unknown quota resources %(unknown)s."
|
|
msgstr ""
|
|
|
|
#: cinder/exception.py:364
|
|
#, python-format
|
|
msgid "Quota for project %(project_id)s could not be found."
|
|
msgstr ""
|
|
|
|
#: cinder/exception.py:368
|
|
#, python-format
|
|
msgid "Quota class %(class_name)s could not be found."
|
|
msgstr ""
|
|
|
|
#: cinder/exception.py:372
|
|
#, python-format
|
|
msgid "Quota usage for project %(project_id)s could not be found."
|
|
msgstr ""
|
|
|
|
#: cinder/exception.py:376
|
|
#, python-format
|
|
msgid "Quota reservation %(uuid)s could not be found."
|
|
msgstr ""
|
|
|
|
#: cinder/exception.py:380
|
|
#, python-format
|
|
msgid "Quota exceeded for resources: %(overs)s"
|
|
msgstr ""
|
|
|
|
#: cinder/exception.py:384
|
|
#, python-format
|
|
msgid "Migration %(migration_id)s could not be found."
|
|
msgstr ""
|
|
|
|
#: cinder/exception.py:388
|
|
#, python-format
|
|
msgid "Migration not found for instance %(instance_id)s with status %(status)s."
|
|
msgstr ""
|
|
|
|
#: cinder/exception.py:393
|
|
#, python-format
|
|
msgid "File %(file_path)s could not be found."
|
|
msgstr ""
|
|
|
|
#: cinder/exception.py:397
|
|
#, python-format
|
|
msgid "Class %(class_name)s could not be found: %(exception)s"
|
|
msgstr ""
|
|
|
|
#: cinder/exception.py:401
|
|
msgid "Action not allowed."
|
|
msgstr ""
|
|
|
|
#: cinder/exception.py:410
|
|
#, python-format
|
|
msgid "Key pair %(key_name)s already exists."
|
|
msgstr ""
|
|
|
|
#: cinder/exception.py:414
|
|
#, python-format
|
|
msgid "Volume Type %(id)s already exists."
|
|
msgstr ""
|
|
|
|
#: cinder/exception.py:418
|
|
msgid "Migration error"
|
|
msgstr ""
|
|
|
|
#: cinder/exception.py:422
|
|
#, python-format
|
|
msgid "Malformed message body: %(reason)s"
|
|
msgstr ""
|
|
|
|
#: cinder/exception.py:426
|
|
#, python-format
|
|
msgid "Could not find config at %(path)s"
|
|
msgstr ""
|
|
|
|
#: cinder/exception.py:430
|
|
#, python-format
|
|
msgid "Could not load paste app '%(name)s' from %(path)s"
|
|
msgstr ""
|
|
|
|
#: cinder/exception.py:434
|
|
#, python-format
|
|
msgid "No valid host was found. %(reason)s"
|
|
msgstr ""
|
|
|
|
#: cinder/exception.py:438
|
|
#, python-format
|
|
msgid "Host %(host)s is not up or doesn't exist."
|
|
msgstr ""
|
|
|
|
#: cinder/exception.py:442
|
|
msgid "Quota exceeded"
|
|
msgstr ""
|
|
|
|
#: cinder/exception.py:449
|
|
msgid "Requested volume or snapshot exceeds allowed Gigabytes quota"
|
|
msgstr ""
|
|
|
|
#: cinder/exception.py:454
|
|
msgid "Maximum volume/snapshot size exceeded"
|
|
msgstr ""
|
|
|
|
#: cinder/exception.py:458
|
|
#, python-format
|
|
msgid "Maximum number of volumes allowed (%(allowed)d) exceeded"
|
|
msgstr ""
|
|
|
|
#: cinder/exception.py:462
|
|
#, python-format
|
|
msgid "Maximum number of snapshots allowed (%(allowed)d) exceeded"
|
|
msgstr ""
|
|
|
|
#: cinder/exception.py:466
|
|
#, python-format
|
|
msgid "Detected more than one volume with name %(vol_name)s"
|
|
msgstr ""
|
|
|
|
#: cinder/exception.py:470
|
|
#, python-format
|
|
msgid "3PAR Host already exists: %(err)s. %(info)s"
|
|
msgstr ""
|
|
|
|
#: cinder/exception.py:474
|
|
#, python-format
|
|
msgid "Invalid 3PAR Domain: %(err)s"
|
|
msgstr ""
|
|
|
|
#: cinder/exception.py:478
|
|
#, python-format
|
|
msgid "Cannot create volume_type with name %(name)s and specs %(extra_specs)s"
|
|
msgstr ""
|
|
|
|
#: cinder/exception.py:483
|
|
msgid "Bad response from SolidFire API"
|
|
msgstr ""
|
|
|
|
#: cinder/exception.py:487
|
|
#, python-format
|
|
msgid "Error in SolidFire API response: data=%(data)s"
|
|
msgstr ""
|
|
|
|
#: cinder/exception.py:491
|
|
#, python-format
|
|
msgid "Unknown or unsupported command %(cmd)s"
|
|
msgstr ""
|
|
|
|
#: cinder/exception.py:495
|
|
#, python-format
|
|
msgid "Malformed response to command %(cmd)s: %(reason)s"
|
|
msgstr ""
|
|
|
|
#: cinder/exception.py:499
|
|
#, python-format
|
|
msgid "Bad HTTP response status %(status)s"
|
|
msgstr ""
|
|
|
|
#: cinder/exception.py:503
|
|
#, python-format
|
|
msgid "Operation failed with status=%(status)s. Full dump: %(data)s"
|
|
msgstr ""
|
|
|
|
#: cinder/exception.py:507
|
|
#, fuzzy, python-format
|
|
msgid "Unable to create server object for initiator %(name)s"
|
|
msgstr "%(instance_name)s 인스턴스의 %(sr_ref)s SR에 대한 VDI 생성이 실패했습니다"
|
|
|
|
#: cinder/exception.py:511
|
|
#, python-format
|
|
msgid "Unable to find server object for initiator %(name)s"
|
|
msgstr ""
|
|
|
|
#: cinder/exception.py:515
|
|
msgid "Unable to find any active VPSA controller"
|
|
msgstr ""
|
|
|
|
#: cinder/exception.py:519
|
|
#, python-format
|
|
msgid "Failed to retrieve attachments for volume %(name)s"
|
|
msgstr ""
|
|
|
|
#: cinder/exception.py:523
|
|
#, python-format
|
|
msgid "Invalid attachment info for volume %(name)s: %(reason)s"
|
|
msgstr ""
|
|
|
|
#: cinder/exception.py:527
|
|
#, python-format
|
|
msgid "Instance %(instance_id)s could not be found."
|
|
msgstr ""
|
|
|
|
#: cinder/exception.py:531
|
|
#, python-format
|
|
msgid "Bad or unexpected response from the storage volume backend API: %(data)s"
|
|
msgstr ""
|
|
|
|
#: cinder/exception.py:536
|
|
msgid "Unknown NFS exception"
|
|
msgstr ""
|
|
|
|
#: cinder/exception.py:540
|
|
msgid "No mounted NFS shares found"
|
|
msgstr ""
|
|
|
|
#: cinder/exception.py:544 cinder/exception.py:556
|
|
#, python-format
|
|
msgid "There is no share which can host %(volume_size)sG"
|
|
msgstr ""
|
|
|
|
#: cinder/exception.py:548
|
|
msgid "Unknown Gluster exception"
|
|
msgstr ""
|
|
|
|
#: cinder/exception.py:552
|
|
msgid "No mounted Gluster shares found"
|
|
msgstr ""
|
|
|
|
#: cinder/exception.py:560
|
|
#, python-format
|
|
msgid ""
|
|
"Glance metadata cannot be updated, key %(key)s exists for volume id "
|
|
"%(volume_id)s"
|
|
msgstr ""
|
|
|
|
#: cinder/exception.py:565
|
|
#, fuzzy, python-format
|
|
msgid "Failed to copy image to volume: %(reason)s"
|
|
msgstr "%s 볼륨을 찾을수 없습니다"
|
|
|
|
#: cinder/exception.py:569
|
|
#, python-format
|
|
msgid "Backup %(backup_id)s could not be found."
|
|
msgstr ""
|
|
|
|
#: cinder/exception.py:573
|
|
#, python-format
|
|
msgid "Invalid backup: %(reason)s"
|
|
msgstr ""
|
|
|
|
#: cinder/exception.py:577
|
|
msgid "Connection to swift failed"
|
|
msgstr ""
|
|
|
|
#: cinder/flags.py:145
|
|
msgid "Deploy v1 of the Cinder API. "
|
|
msgstr ""
|
|
|
|
#: cinder/flags.py:148
|
|
msgid "Deploy v2 of the Cinder API. "
|
|
msgstr ""
|
|
|
|
#: cinder/manager.py:158
|
|
#, python-format
|
|
msgid "Skipping %(full_task_name)s, %(ticks_to_skip)s ticks left until next run"
|
|
msgstr ""
|
|
|
|
#: cinder/manager.py:164
|
|
#, python-format
|
|
msgid "Running periodic task %(full_task_name)s"
|
|
msgstr ""
|
|
|
|
#: cinder/manager.py:171
|
|
#, python-format
|
|
msgid "Error during %(full_task_name)s: %(e)s"
|
|
msgstr ""
|
|
|
|
#: cinder/manager.py:216
|
|
msgid "Notifying Schedulers of capabilities ..."
|
|
msgstr ""
|
|
|
|
#: cinder/policy.py:30
|
|
msgid "JSON file representing policy"
|
|
msgstr ""
|
|
|
|
#: cinder/policy.py:33
|
|
msgid "Rule checked when requested rule is not found"
|
|
msgstr ""
|
|
|
|
#: cinder/quota.py:704
|
|
#, python-format
|
|
msgid "Created reservations %(reservations)s"
|
|
msgstr ""
|
|
|
|
#: cinder/quota.py:726
|
|
#, python-format
|
|
msgid "Failed to commit reservations %(reservations)s"
|
|
msgstr ""
|
|
|
|
#: cinder/quota.py:747
|
|
#, python-format
|
|
msgid "Failed to roll back reservations %(reservations)s"
|
|
msgstr ""
|
|
|
|
#: cinder/service.py:124
|
|
msgid "SIGTERM received"
|
|
msgstr ""
|
|
|
|
#: cinder/service.py:174 cinder/openstack/common/service.py:164
|
|
msgid "Parent process has died unexpectedly, exiting"
|
|
msgstr ""
|
|
|
|
#: cinder/service.py:213 cinder/openstack/common/service.py:200
|
|
msgid "Forking too fast, sleeping"
|
|
msgstr ""
|
|
|
|
#: cinder/service.py:231 cinder/openstack/common/service.py:121
|
|
#: cinder/openstack/common/service.py:218
|
|
#, python-format
|
|
msgid "Caught %s, exiting"
|
|
msgstr ""
|
|
|
|
#: cinder/service.py:236 cinder/openstack/common/service.py:223
|
|
msgid "Unhandled exception"
|
|
msgstr ""
|
|
|
|
#: cinder/service.py:243 cinder/openstack/common/service.py:230
|
|
#, python-format
|
|
msgid "Started child %d"
|
|
msgstr ""
|
|
|
|
#: cinder/service.py:253 cinder/openstack/common/service.py:240
|
|
#, python-format
|
|
msgid "Starting %d workers"
|
|
msgstr ""
|
|
|
|
#: cinder/service.py:272 cinder/openstack/common/service.py:257
|
|
#, python-format
|
|
msgid "Child %(pid)d killed by signal %(sig)d"
|
|
msgstr ""
|
|
|
|
#: cinder/service.py:275
|
|
#, python-format
|
|
msgid "Child %(pid)d exited with status %(code)d"
|
|
msgstr ""
|
|
|
|
#: cinder/service.py:278 cinder/openstack/common/service.py:265
|
|
#, python-format
|
|
msgid "pid %d not in child list"
|
|
msgstr ""
|
|
|
|
#: cinder/service.py:286
|
|
#, python-format
|
|
msgid "_wait_child %d"
|
|
msgstr ""
|
|
|
|
#: cinder/service.py:302
|
|
#, python-format
|
|
msgid "wait wrap.failed %s"
|
|
msgstr ""
|
|
|
|
#: cinder/service.py:310 cinder/openstack/common/service.py:293
|
|
#, python-format
|
|
msgid "Caught %s, stopping children"
|
|
msgstr ""
|
|
|
|
#: cinder/service.py:321 cinder/openstack/common/service.py:304
|
|
#, python-format
|
|
msgid "Waiting on %d children to exit"
|
|
msgstr ""
|
|
|
|
#: cinder/service.py:353
|
|
#, python-format
|
|
msgid "Starting %(topic)s node (version %(version_string)s)"
|
|
msgstr ""
|
|
|
|
#: cinder/service.py:367 cinder/openstack/common/rpc/service.py:47
|
|
#, python-format
|
|
msgid "Creating Consumer connection for Service %s"
|
|
msgstr ""
|
|
|
|
#: cinder/service.py:458
|
|
msgid "Service killed that has no database entry"
|
|
msgstr ""
|
|
|
|
#: cinder/service.py:495
|
|
msgid "The service database object disappeared, Recreating it."
|
|
msgstr ""
|
|
|
|
#: cinder/service.py:510
|
|
msgid "Recovered model server connection!"
|
|
msgstr ""
|
|
|
|
#: cinder/service.py:516
|
|
msgid "model server went away"
|
|
msgstr ""
|
|
|
|
#: cinder/service.py:608
|
|
msgid "Full set of FLAGS:"
|
|
msgstr ""
|
|
|
|
#: cinder/service.py:615
|
|
#, python-format
|
|
msgid "%(flag)s : FLAG SET "
|
|
msgstr ""
|
|
|
|
#: cinder/utils.py:96
|
|
#, python-format
|
|
msgid "Fetching %s"
|
|
msgstr ""
|
|
|
|
#: cinder/utils.py:147 cinder/openstack/common/processutils.py:122
|
|
#, python-format
|
|
msgid "Got unknown keyword args to utils.execute: %r"
|
|
msgstr ""
|
|
|
|
#: cinder/utils.py:153
|
|
msgid ""
|
|
"The root_helper option (which lets you specify a root wrapper different "
|
|
"from cinder-rootwrap, and defaults to using sudo) is now deprecated. You "
|
|
"should use the rootwrap_config option instead."
|
|
msgstr ""
|
|
|
|
#: cinder/utils.py:169 cinder/openstack/common/processutils.py:137
|
|
#, python-format
|
|
msgid "Running cmd (subprocess): %s"
|
|
msgstr ""
|
|
|
|
#: cinder/utils.py:186 cinder/utils.py:267
|
|
#: cinder/openstack/common/processutils.py:162
|
|
#: cinder/volume/drivers/san/hp/hp_3par_common.py:226
|
|
#, python-format
|
|
msgid "Result was %s"
|
|
msgstr ""
|
|
|
|
#: cinder/utils.py:199 cinder/openstack/common/processutils.py:174
|
|
#, python-format
|
|
msgid "%r failed. Retrying."
|
|
msgstr ""
|
|
|
|
#: cinder/utils.py:241 cinder/volume/drivers/san/hp/hp_3par_common.py:199
|
|
#, python-format
|
|
msgid "Running cmd (SSH): %s"
|
|
msgstr ""
|
|
|
|
#: cinder/utils.py:243
|
|
msgid "Environment not supported over SSH"
|
|
msgstr ""
|
|
|
|
#: cinder/utils.py:247
|
|
msgid "process_input not supported over SSH"
|
|
msgstr ""
|
|
|
|
#: cinder/utils.py:316 cinder/volume/drivers/huawei/huawei_iscsi.py:91
|
|
msgid "Specify a password or private_key"
|
|
msgstr ""
|
|
|
|
#: cinder/utils.py:332 cinder/volume/drivers/huawei/huawei_iscsi.py:99
|
|
#, python-format
|
|
msgid "Error connecting via ssh: %s"
|
|
msgstr ""
|
|
|
|
#: cinder/utils.py:373
|
|
#, python-format
|
|
msgid "debug in callback: %s"
|
|
msgstr ""
|
|
|
|
#: cinder/utils.py:532
|
|
#, python-format
|
|
msgid "Link Local address is not found.:%s"
|
|
msgstr ""
|
|
|
|
#: cinder/utils.py:535
|
|
#, python-format
|
|
msgid "Couldn't get Link Local IP of %(interface)s :%(ex)s"
|
|
msgstr ""
|
|
|
|
#: cinder/utils.py:569
|
|
#, python-format
|
|
msgid "Invalid backend: %s"
|
|
msgstr ""
|
|
|
|
#: cinder/utils.py:580
|
|
#, python-format
|
|
msgid "backend %s"
|
|
msgstr ""
|
|
|
|
#: cinder/utils.py:630
|
|
msgid "in looping call"
|
|
msgstr ""
|
|
|
|
#: cinder/utils.py:813
|
|
#, python-format
|
|
msgid "Expected object of type: %s"
|
|
msgstr ""
|
|
|
|
#: cinder/utils.py:903
|
|
#, python-format
|
|
msgid "timefunc: '%(name)s' took %(total_time).2f secs"
|
|
msgstr ""
|
|
|
|
#: cinder/utils.py:1105
|
|
#, python-format
|
|
msgid "Could not remove tmpdir: %s"
|
|
msgstr ""
|
|
|
|
#: cinder/utils.py:1213
|
|
#, python-format
|
|
msgid "Unknown byte multiplier: %s"
|
|
msgstr ""
|
|
|
|
#: cinder/wsgi.py:121
|
|
#, python-format
|
|
msgid "Unable to find cert_file : %s"
|
|
msgstr ""
|
|
|
|
#: cinder/wsgi.py:124
|
|
#, fuzzy, python-format
|
|
msgid "Unable to find ca_file : %s"
|
|
msgstr "%s 볼륨을 찾을수 없습니다"
|
|
|
|
#: cinder/wsgi.py:127
|
|
#, python-format
|
|
msgid "Unable to find key_file : %s"
|
|
msgstr ""
|
|
|
|
#: cinder/wsgi.py:130
|
|
msgid ""
|
|
"When running server in SSL mode, you must specify both a cert_file and "
|
|
"key_file option value in your configuration file"
|
|
msgstr ""
|
|
|
|
#: cinder/wsgi.py:163
|
|
#, python-format
|
|
msgid "Could not bind to %(host)s:%(port)s after trying for 30 seconds"
|
|
msgstr ""
|
|
|
|
#: cinder/wsgi.py:207
|
|
#, python-format
|
|
msgid "Started %(name)s on %(_host)s:%(_port)s"
|
|
msgstr ""
|
|
|
|
#: cinder/wsgi.py:226
|
|
msgid "Stopping WSGI server."
|
|
msgstr ""
|
|
|
|
#: cinder/wsgi.py:240
|
|
msgid "WSGI server has stopped."
|
|
msgstr ""
|
|
|
|
#: cinder/wsgi.py:309
|
|
msgid "You must implement __call__"
|
|
msgstr ""
|
|
|
|
#: cinder/api/auth.py:26
|
|
msgid ""
|
|
"cinder.api.auth:CinderKeystoneContext is deprecated. Please use "
|
|
"cinder.api.middleware.auth:CinderKeystoneContext instead."
|
|
msgstr ""
|
|
|
|
#: cinder/api/auth.py:34
|
|
msgid ""
|
|
"cinder.api.auth:pipeline_factory is deprecated. Please use "
|
|
"cinder.api.middleware.auth:pipeline_factory instead."
|
|
msgstr ""
|
|
|
|
#: cinder/api/common.py:63 cinder/api/common.py:97 cinder/volume/api.py:367
|
|
msgid "limit param must be an integer"
|
|
msgstr ""
|
|
|
|
#: cinder/api/common.py:66 cinder/api/common.py:101 cinder/volume/api.py:364
|
|
msgid "limit param must be positive"
|
|
msgstr ""
|
|
|
|
#: cinder/api/common.py:91
|
|
msgid "offset param must be an integer"
|
|
msgstr ""
|
|
|
|
#: cinder/api/common.py:105
|
|
msgid "offset param must be positive"
|
|
msgstr ""
|
|
|
|
#: cinder/api/common.py:133
|
|
#, python-format
|
|
msgid "marker [%s] not found"
|
|
msgstr ""
|
|
|
|
#: cinder/api/common.py:160
|
|
#, python-format
|
|
msgid "href %s does not contain version"
|
|
msgstr ""
|
|
|
|
#: cinder/api/extensions.py:184
|
|
msgid "Initializing extension manager."
|
|
msgstr ""
|
|
|
|
#: cinder/api/extensions.py:199
|
|
#, python-format
|
|
msgid "Loaded extension: %s"
|
|
msgstr ""
|
|
|
|
#: cinder/api/extensions.py:237
|
|
#, python-format
|
|
msgid "Ext name: %s"
|
|
msgstr ""
|
|
|
|
#: cinder/api/extensions.py:238
|
|
#, python-format
|
|
msgid "Ext alias: %s"
|
|
msgstr ""
|
|
|
|
#: cinder/api/extensions.py:239
|
|
#, python-format
|
|
msgid "Ext description: %s"
|
|
msgstr ""
|
|
|
|
#: cinder/api/extensions.py:241
|
|
#, python-format
|
|
msgid "Ext namespace: %s"
|
|
msgstr ""
|
|
|
|
#: cinder/api/extensions.py:242
|
|
#, python-format
|
|
msgid "Ext updated: %s"
|
|
msgstr ""
|
|
|
|
#: cinder/api/extensions.py:244
|
|
#, python-format
|
|
msgid "Exception loading extension: %s"
|
|
msgstr ""
|
|
|
|
#: cinder/api/extensions.py:258
|
|
#, python-format
|
|
msgid "Loading extension %s"
|
|
msgstr ""
|
|
|
|
#: cinder/api/extensions.py:264
|
|
#, python-format
|
|
msgid "Calling extension factory %s"
|
|
msgstr ""
|
|
|
|
#: cinder/api/extensions.py:278
|
|
#, python-format
|
|
msgid "osapi_volume_extension is set to deprecated path: %s"
|
|
msgstr ""
|
|
|
|
#: cinder/api/extensions.py:280
|
|
#, python-format
|
|
msgid ""
|
|
"Please set your flag or cinder.conf settings for osapi_volume_extension "
|
|
"to: %s"
|
|
msgstr ""
|
|
|
|
#: cinder/api/extensions.py:289
|
|
#, python-format
|
|
msgid "Failed to load extension %(ext_factory)s: %(exc)s"
|
|
msgstr ""
|
|
|
|
#: cinder/api/extensions.py:357
|
|
#, python-format
|
|
msgid "Failed to load extension %(classpath)s: %(exc)s"
|
|
msgstr ""
|
|
|
|
#: cinder/api/extensions.py:381
|
|
#, python-format
|
|
msgid "Failed to load extension %(ext_name)s: %(exc)s"
|
|
msgstr ""
|
|
|
|
#: cinder/api/sizelimit.py:25
|
|
msgid ""
|
|
"cinder.api.sizelimit:RequestBodySizeLimiter is deprecated. Please use "
|
|
"cinder.api.middleware.sizelimit:RequestBodySizeLimiter instead"
|
|
msgstr ""
|
|
|
|
#: cinder/api/xmlutil.py:268
|
|
msgid "element is not a child"
|
|
msgstr ""
|
|
|
|
#: cinder/api/xmlutil.py:417
|
|
msgid "root element selecting a list"
|
|
msgstr ""
|
|
|
|
#: cinder/api/xmlutil.py:742
|
|
#, python-format
|
|
msgid "Template tree mismatch; adding slave %(slavetag)s to master %(mastertag)s"
|
|
msgstr ""
|
|
|
|
#: cinder/api/xmlutil.py:861
|
|
msgid "subclasses must implement construct()!"
|
|
msgstr ""
|
|
|
|
#: cinder/api/contrib/admin_actions.py:80
|
|
#, python-format
|
|
msgid "Updating %(resource)s '%(id)s' with '%(update)r'"
|
|
msgstr ""
|
|
|
|
#: cinder/api/contrib/backups.py:128
|
|
#, python-format
|
|
msgid "show called for member %s"
|
|
msgstr ""
|
|
|
|
#: cinder/api/contrib/backups.py:140
|
|
#, python-format
|
|
msgid "delete called for member %s"
|
|
msgstr ""
|
|
|
|
#: cinder/api/contrib/backups.py:143
|
|
#, python-format
|
|
msgid "Delete backup with id: %s"
|
|
msgstr ""
|
|
|
|
#: cinder/api/contrib/backups.py:185
|
|
#, python-format
|
|
msgid "Creating new backup %s"
|
|
msgstr ""
|
|
|
|
#: cinder/api/contrib/backups.py:195 cinder/api/contrib/backups.py:230
|
|
msgid "Incorrect request body format"
|
|
msgstr ""
|
|
|
|
#: cinder/api/contrib/backups.py:201
|
|
#, python-format
|
|
msgid "Creating backup of volume %(volume_id)s in container %(container)s"
|
|
msgstr ""
|
|
|
|
#: cinder/api/contrib/backups.py:221
|
|
#, python-format
|
|
msgid "Restoring backup %(backup_id)s (%(body)s)"
|
|
msgstr ""
|
|
|
|
#: cinder/api/contrib/backups.py:234
|
|
#, python-format
|
|
msgid "Restoring backup %(backup_id)s to volume %(volume_id)s"
|
|
msgstr ""
|
|
|
|
#: cinder/api/contrib/extended_snapshot_attributes.py:61
|
|
msgid "Snapshot not found."
|
|
msgstr ""
|
|
|
|
#: cinder/api/contrib/hosts.py:83 cinder/api/openstack/wsgi.py:158
|
|
msgid "cannot understand XML"
|
|
msgstr ""
|
|
|
|
#: cinder/api/contrib/hosts.py:133
|
|
#, python-format
|
|
msgid "Host '%s' could not be found."
|
|
msgstr ""
|
|
|
|
#: cinder/api/contrib/hosts.py:162
|
|
#, python-format
|
|
msgid "Invalid status: '%s'"
|
|
msgstr ""
|
|
|
|
#: cinder/api/contrib/hosts.py:165
|
|
#, python-format
|
|
msgid "Invalid update setting: '%s'"
|
|
msgstr ""
|
|
|
|
#: cinder/api/contrib/hosts.py:177
|
|
#, python-format
|
|
msgid "Setting host %(host)s to %(state)s."
|
|
msgstr ""
|
|
|
|
#: cinder/api/contrib/hosts.py:202
|
|
msgid "Describe-resource is admin only functionality"
|
|
msgstr ""
|
|
|
|
#: cinder/api/contrib/hosts.py:210
|
|
msgid "Host not found"
|
|
msgstr ""
|
|
|
|
#: cinder/api/contrib/quotas.py:63
|
|
msgid "Quota limit must be -1 or greater."
|
|
msgstr ""
|
|
|
|
#: cinder/api/contrib/scheduler_hints.py:38
|
|
msgid "Malformed scheduler_hints attribute"
|
|
msgstr ""
|
|
|
|
#: cinder/api/contrib/types_extra_specs.py:102
|
|
msgid "Request body empty"
|
|
msgstr ""
|
|
|
|
#: cinder/api/contrib/types_extra_specs.py:106
|
|
#: cinder/api/v1/snapshot_metadata.py:77 cinder/api/v1/volume_metadata.py:77
|
|
#: cinder/api/v2/snapshot_metadata.py:77
|
|
msgid "Request body and URI mismatch"
|
|
msgstr ""
|
|
|
|
#: cinder/api/contrib/types_extra_specs.py:109
|
|
#: cinder/api/v1/snapshot_metadata.py:81 cinder/api/v1/volume_metadata.py:81
|
|
#: cinder/api/v2/snapshot_metadata.py:81
|
|
msgid "Request body contains too many items"
|
|
msgstr ""
|
|
|
|
#: cinder/api/contrib/volume_actions.py:159
|
|
msgid "Invalid request body"
|
|
msgstr ""
|
|
|
|
#: cinder/api/contrib/volume_actions.py:163
|
|
msgid "No image_name was specified in request."
|
|
msgstr ""
|
|
|
|
#: cinder/api/middleware/fault.py:45
|
|
#, python-format
|
|
msgid "Caught error: %s"
|
|
msgstr ""
|
|
|
|
#: cinder/api/middleware/fault.py:54 cinder/api/openstack/wsgi.py:896
|
|
#, python-format
|
|
msgid "%(url)s returned with HTTP %(status)d"
|
|
msgstr ""
|
|
|
|
#: cinder/api/middleware/sizelimit.py:54 cinder/api/middleware/sizelimit.py:63
|
|
#: cinder/api/middleware/sizelimit.py:77
|
|
msgid "Request is too large."
|
|
msgstr ""
|
|
|
|
#: cinder/api/openstack/__init__.py:74
|
|
msgid "Must specify an ExtensionManager class"
|
|
msgstr ""
|
|
|
|
#: cinder/api/openstack/__init__.py:85
|
|
#, python-format
|
|
msgid "Extended resource: %s"
|
|
msgstr ""
|
|
|
|
#: cinder/api/openstack/__init__.py:110
|
|
#, python-format
|
|
msgid ""
|
|
"Extension %(ext_name)s: Cannot extend resource %(collection)s: No such "
|
|
"resource"
|
|
msgstr ""
|
|
|
|
#: cinder/api/openstack/__init__.py:115
|
|
#, python-format
|
|
msgid "Extension %(ext_name)s extending resource: %(collection)s"
|
|
msgstr ""
|
|
|
|
#: cinder/api/openstack/__init__.py:128
|
|
msgid ""
|
|
"cinder.api.openstack:FaultWrapper is deprecated. Please use "
|
|
"cinder.api.middleware.fault:FaultWrapper instead."
|
|
msgstr ""
|
|
|
|
#: cinder/api/openstack/urlmap.py:25
|
|
msgid ""
|
|
"cinder.api.openstack.urlmap:urlmap_factory is deprecated. Please use "
|
|
"cinder.api.urlmap:urlmap_factory instead."
|
|
msgstr ""
|
|
|
|
#: cinder/api/openstack/wsgi.py:134 cinder/api/openstack/wsgi.py:547
|
|
msgid "cannot understand JSON"
|
|
msgstr ""
|
|
|
|
#: cinder/api/openstack/wsgi.py:552
|
|
msgid "too many body keys"
|
|
msgstr ""
|
|
|
|
#: cinder/api/openstack/wsgi.py:591
|
|
#, python-format
|
|
msgid "Exception handling resource: %s"
|
|
msgstr ""
|
|
|
|
#: cinder/api/openstack/wsgi.py:596
|
|
#, python-format
|
|
msgid "Fault thrown: %s"
|
|
msgstr ""
|
|
|
|
#: cinder/api/openstack/wsgi.py:599
|
|
#, python-format
|
|
msgid "HTTP exception thrown: %s"
|
|
msgstr ""
|
|
|
|
#: cinder/api/openstack/wsgi.py:707
|
|
msgid "Unrecognized Content-Type provided in request"
|
|
msgstr ""
|
|
|
|
#: cinder/api/openstack/wsgi.py:711
|
|
msgid "No Content-Type provided in request"
|
|
msgstr ""
|
|
|
|
#: cinder/api/openstack/wsgi.py:715
|
|
msgid "Empty body provided in request"
|
|
msgstr ""
|
|
|
|
#: cinder/api/openstack/wsgi.py:826
|
|
#, python-format
|
|
msgid "There is no such action: %s"
|
|
msgstr ""
|
|
|
|
#: cinder/api/openstack/wsgi.py:829 cinder/api/openstack/wsgi.py:842
|
|
#: cinder/api/v1/snapshot_metadata.py:55 cinder/api/v1/snapshot_metadata.py:73
|
|
#: cinder/api/v1/snapshot_metadata.py:98 cinder/api/v1/snapshot_metadata.py:123
|
|
#: cinder/api/v1/volume_metadata.py:55 cinder/api/v1/volume_metadata.py:73
|
|
#: cinder/api/v1/volume_metadata.py:98 cinder/api/v1/volume_metadata.py:123
|
|
#: cinder/api/v2/snapshot_metadata.py:55 cinder/api/v2/snapshot_metadata.py:73
|
|
#: cinder/api/v2/snapshot_metadata.py:98 cinder/api/v2/snapshot_metadata.py:123
|
|
msgid "Malformed request body"
|
|
msgstr ""
|
|
|
|
#: cinder/api/openstack/wsgi.py:839
|
|
msgid "Unsupported Content-Type"
|
|
msgstr ""
|
|
|
|
#: cinder/api/openstack/wsgi.py:851
|
|
msgid "Malformed request url"
|
|
msgstr ""
|
|
|
|
#: cinder/api/openstack/wsgi.py:899
|
|
#, python-format
|
|
msgid "%(url)s returned a fault: %(e)s"
|
|
msgstr ""
|
|
|
|
#: cinder/api/openstack/volume/__init__.py:25
|
|
msgid ""
|
|
"cinder.api.openstack.volume:APIRouter is deprecated. Please use "
|
|
"cinder.api.v1.router:APIRouter instead."
|
|
msgstr ""
|
|
|
|
#: cinder/api/openstack/volume/versions.py:26
|
|
msgid ""
|
|
"cinder.api.openstack.volume.versions.Versions is deprecated. Please use "
|
|
"cinder.api.versions.Versions instead."
|
|
msgstr ""
|
|
|
|
#: cinder/api/v1/limits.py:144 cinder/api/v2/limits.py:144
|
|
#, python-format
|
|
msgid ""
|
|
"Only %(value)s %(verb)s request(s) can be made to %(uri)s every "
|
|
"%(unit_string)s."
|
|
msgstr ""
|
|
|
|
#: cinder/api/v1/limits.py:270 cinder/api/v2/limits.py:270
|
|
msgid "This request was rate-limited."
|
|
msgstr ""
|
|
|
|
#: cinder/api/v1/snapshot_metadata.py:39 cinder/api/v1/snapshot_metadata.py:119
|
|
#: cinder/api/v1/snapshot_metadata.py:158 cinder/api/v2/snapshot_metadata.py:39
|
|
#: cinder/api/v2/snapshot_metadata.py:119
|
|
#: cinder/api/v2/snapshot_metadata.py:158
|
|
#, fuzzy
|
|
msgid "snapshot does not exist"
|
|
msgstr "인스턴스 %s: 스냅샷 저장중"
|
|
|
|
#: cinder/api/v1/snapshot_metadata.py:141
|
|
#: cinder/api/v1/snapshot_metadata.py:151 cinder/api/v1/volume_metadata.py:141
|
|
#: cinder/api/v1/volume_metadata.py:151 cinder/api/v2/snapshot_metadata.py:141
|
|
#: cinder/api/v2/snapshot_metadata.py:151
|
|
msgid "Metadata item was not found"
|
|
msgstr ""
|
|
|
|
#: cinder/api/v1/snapshots.py:123 cinder/api/v2/snapshots.py:123
|
|
#, python-format
|
|
msgid "Delete snapshot with id: %s"
|
|
msgstr ""
|
|
|
|
#: cinder/api/v1/snapshots.py:173 cinder/api/v2/snapshots.py:179
|
|
#, python-format
|
|
msgid "Create snapshot from volume %s"
|
|
msgstr ""
|
|
|
|
#: cinder/api/v1/snapshots.py:177 cinder/api/v2/snapshots.py:188
|
|
#, python-format
|
|
msgid "Invalid value '%s' for force. "
|
|
msgstr ""
|
|
|
|
#: cinder/api/v1/volume_metadata.py:39 cinder/api/v1/volume_metadata.py:119
|
|
#: cinder/api/v1/volume_metadata.py:158
|
|
msgid "volume does not exist"
|
|
msgstr ""
|
|
|
|
#: cinder/api/v1/volumes.py:106
|
|
#, python-format
|
|
msgid "vol=%s"
|
|
msgstr ""
|
|
|
|
#: cinder/api/v1/volumes.py:236 cinder/api/v2/volumes.py:171
|
|
#, python-format
|
|
msgid "Delete volume with id: %s"
|
|
msgstr ""
|
|
|
|
#: cinder/api/v1/volumes.py:278 cinder/api/v1/volumes.py:282
|
|
#: cinder/api/v2/volumes.py:230 cinder/api/v2/volumes.py:234
|
|
msgid "Invalid imageRef provided."
|
|
msgstr ""
|
|
|
|
#: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:293
|
|
#, python-format
|
|
msgid "Create volume of %s GB"
|
|
msgstr ""
|
|
|
|
#: cinder/api/v1/volumes.py:418
|
|
#, python-format
|
|
msgid "Removing options '%(bad_options)s' from query"
|
|
msgstr ""
|
|
|
|
#: cinder/api/v2/volumes.py:381
|
|
#, python-format
|
|
msgid "Removing options '%s' from query"
|
|
msgstr ""
|
|
|
|
#: cinder/backup/api.py:53
|
|
#, fuzzy
|
|
msgid "Backup status must be available or error"
|
|
msgstr "볼륨의 상태를 알 수 없습니다"
|
|
|
|
#: cinder/backup/api.py:78
|
|
#, fuzzy
|
|
msgid "Volume to be backed up must be available"
|
|
msgstr "볼륨의 상태를 알 수 없습니다"
|
|
|
|
#: cinder/backup/api.py:112
|
|
#, fuzzy
|
|
msgid "Backup status must be available"
|
|
msgstr "볼륨의 상태를 알 수 없습니다"
|
|
|
|
#: cinder/backup/api.py:117
|
|
msgid "Backup to be restored has invalid size"
|
|
msgstr ""
|
|
|
|
#: cinder/backup/api.py:126
|
|
#, python-format
|
|
msgid "Creating volume of %(size)s GB for restore of backup %(backup_id)s"
|
|
msgstr ""
|
|
|
|
#: cinder/backup/api.py:140
|
|
#, python-format
|
|
msgid ""
|
|
"volume size %(volume_size)d is too small to restore backup of size "
|
|
"%(size)d."
|
|
msgstr ""
|
|
|
|
#: cinder/backup/api.py:145
|
|
#, fuzzy
|
|
msgid "Volume to be restored to must be available"
|
|
msgstr "볼륨의 상태를 알 수 없습니다"
|
|
|
|
#: cinder/backup/api.py:151
|
|
msgid "Volume to be restored to is smaller than the backup to be restored"
|
|
msgstr ""
|
|
|
|
#: cinder/backup/api.py:155
|
|
#, python-format
|
|
msgid "Overwriting volume %(volume_id)s with restore of backup %(backup_id)s"
|
|
msgstr ""
|
|
|
|
#: cinder/backup/manager.py:79
|
|
msgid "Cleaning up incomplete backup operations"
|
|
msgstr ""
|
|
|
|
#: cinder/backup/manager.py:83
|
|
#, python-format
|
|
msgid "Resetting volume %s to available (was backing-up)"
|
|
msgstr ""
|
|
|
|
#: cinder/backup/manager.py:87
|
|
#, python-format
|
|
msgid "Resetting volume %s to error_restoring (was restoring-backup)"
|
|
msgstr ""
|
|
|
|
#: cinder/backup/manager.py:98
|
|
#, python-format
|
|
msgid "Resetting backup %s to error (was creating)"
|
|
msgstr ""
|
|
|
|
#: cinder/backup/manager.py:104
|
|
#, python-format
|
|
msgid "Resetting backup %s to available (was restoring)"
|
|
msgstr ""
|
|
|
|
#: cinder/backup/manager.py:109
|
|
#, python-format
|
|
msgid "Resuming delete on backup: %s"
|
|
msgstr ""
|
|
|
|
#: cinder/backup/manager.py:119
|
|
#, python-format
|
|
msgid "create_backup started, backup: %(backup_id)s for volume: %(volume_id)s"
|
|
msgstr ""
|
|
|
|
#: cinder/backup/manager.py:128
|
|
#, python-format
|
|
msgid ""
|
|
"create_backup aborted, expected volume status %(expected_status)s but got"
|
|
" %(actual_status)s"
|
|
msgstr ""
|
|
|
|
#: cinder/backup/manager.py:137
|
|
#, python-format
|
|
msgid ""
|
|
"create_backup aborted, expected backup status %(expected_status)s but got"
|
|
" %(actual_status)s"
|
|
msgstr ""
|
|
|
|
#: cinder/backup/manager.py:160
|
|
#, python-format
|
|
msgid "create_backup finished. backup: %s"
|
|
msgstr ""
|
|
|
|
#: cinder/backup/manager.py:166
|
|
#, python-format
|
|
msgid ""
|
|
"restore_backup started, restoring backup: %(backup_id)s to volume: "
|
|
"%(volume_id)s"
|
|
msgstr ""
|
|
|
|
#: cinder/backup/manager.py:175
|
|
#, python-format
|
|
msgid ""
|
|
"restore_backup aborted, expected volume status %(expected_status)s but "
|
|
"got %(actual_status)s"
|
|
msgstr ""
|
|
|
|
#: cinder/backup/manager.py:183
|
|
#, python-format
|
|
msgid ""
|
|
"restore_backup aborted, expected backup status %(expected_status)s but "
|
|
"got %(actual_status)s"
|
|
msgstr ""
|
|
|
|
#: cinder/backup/manager.py:199
|
|
#, python-format
|
|
msgid ""
|
|
"restore_backup aborted, the backup service currently configured "
|
|
"[%(configured_service)s] is not the backup service that was used to "
|
|
"create this backup [%(backup_service)s]"
|
|
msgstr ""
|
|
|
|
#: cinder/backup/manager.py:220
|
|
#, python-format
|
|
msgid ""
|
|
"restore_backup finished, backup: %(backup_id)s restored to volume: "
|
|
"%(volume_id)s"
|
|
msgstr ""
|
|
|
|
#: cinder/backup/manager.py:228
|
|
#, python-format
|
|
msgid "delete_backup started, backup: %s"
|
|
msgstr ""
|
|
|
|
#: cinder/backup/manager.py:234
|
|
#, python-format
|
|
msgid ""
|
|
"delete_backup aborted, expected backup status %(expected_status)s but got"
|
|
" %(actual_status)s"
|
|
msgstr ""
|
|
|
|
#: cinder/backup/manager.py:244
|
|
#, python-format
|
|
msgid ""
|
|
"delete_backup aborted, the backup service currently configured "
|
|
"[%(configured_service)s] is not the backup service that was used to "
|
|
"create this backup [%(backup_service)s]"
|
|
msgstr ""
|
|
|
|
#: cinder/backup/manager.py:264
|
|
#, python-format
|
|
msgid "delete_backup finished, backup %s deleted"
|
|
msgstr ""
|
|
|
|
#: cinder/backup/services/swift.py:96
|
|
#, python-format
|
|
msgid "unsupported compression algorithm: %s"
|
|
msgstr ""
|
|
|
|
#: cinder/backup/services/swift.py:117
|
|
#, python-format
|
|
msgid "_check_container_exists: container: %s"
|
|
msgstr ""
|
|
|
|
#: cinder/backup/services/swift.py:122
|
|
#, python-format
|
|
msgid "container %s does not exist"
|
|
msgstr ""
|
|
|
|
#: cinder/backup/services/swift.py:127
|
|
#, python-format
|
|
msgid "container %s exists"
|
|
msgstr ""
|
|
|
|
#: cinder/backup/services/swift.py:133
|
|
#, python-format
|
|
msgid "_create_container started, container: %(container)s,backup: %(backup_id)s"
|
|
msgstr ""
|
|
|
|
#: cinder/backup/services/swift.py:148
|
|
#, python-format
|
|
msgid "_generate_swift_object_name_prefix: %s"
|
|
msgstr ""
|
|
|
|
#: cinder/backup/services/swift.py:159
|
|
#, python-format
|
|
msgid "generated object list: %s"
|
|
msgstr ""
|
|
|
|
#: cinder/backup/services/swift.py:169
|
|
#, python-format
|
|
msgid ""
|
|
"_write_metadata started, container name: %(container)s, metadata "
|
|
"filename: %(filename)s"
|
|
msgstr ""
|
|
|
|
#: cinder/backup/services/swift.py:184
|
|
#, python-format
|
|
msgid ""
|
|
"error writing metadata file to swift, MD5 of metadata file in swift "
|
|
"[%(etag)s] is not the same as MD5 of metadata file sent to swift "
|
|
"[%(md5)s]"
|
|
msgstr ""
|
|
|
|
#: cinder/backup/services/swift.py:188
|
|
msgid "_write_metadata finished"
|
|
msgstr ""
|
|
|
|
#: cinder/backup/services/swift.py:193
|
|
#, python-format
|
|
msgid ""
|
|
"_read_metadata started, container name: %(container)s, metadata filename:"
|
|
" %(filename)s"
|
|
msgstr ""
|
|
|
|
#: cinder/backup/services/swift.py:197
|
|
#, python-format
|
|
msgid "_read_metadata finished (%s)"
|
|
msgstr ""
|
|
|
|
#: cinder/backup/services/swift.py:207
|
|
#, python-format
|
|
msgid "volume size %d is invalid."
|
|
msgstr ""
|
|
|
|
#: cinder/backup/services/swift.py:221
|
|
#, python-format
|
|
msgid ""
|
|
"starting backup of volume: %(volume_id)s to swift, volume size: "
|
|
"%(volume_size_bytes)d, swift object names prefix %(object_prefix)s, "
|
|
"availability zone: %(availability_zone)s"
|
|
msgstr ""
|
|
|
|
#: cinder/backup/services/swift.py:237
|
|
msgid "reading chunk of data from volume"
|
|
msgstr ""
|
|
|
|
#: cinder/backup/services/swift.py:244
|
|
#, python-format
|
|
msgid ""
|
|
"compressed %(data_size_bytes)d bytes of data to %(comp_size_bytes)d bytes"
|
|
" using %(algorithm)s"
|
|
msgstr ""
|
|
|
|
#: cinder/backup/services/swift.py:248
|
|
msgid "not compressing data"
|
|
msgstr ""
|
|
|
|
#: cinder/backup/services/swift.py:252
|
|
msgid "About to put_object"
|
|
msgstr ""
|
|
|
|
#: cinder/backup/services/swift.py:257
|
|
#, python-format
|
|
msgid "swift MD5 for %(object_name)s: %(etag)s"
|
|
msgstr ""
|
|
|
|
#: cinder/backup/services/swift.py:260
|
|
#, python-format
|
|
msgid "backup MD5 for %(object_name)s: %(md5)s"
|
|
msgstr ""
|
|
|
|
#: cinder/backup/services/swift.py:262
|
|
#, python-format
|
|
msgid ""
|
|
"error writing object to swift, MD5 of object in swift %(etag)s is not the"
|
|
" same as MD5 of object sent to swift %(md5)s"
|
|
msgstr ""
|
|
|
|
#: cinder/backup/services/swift.py:268
|
|
msgid "Calling eventlet.sleep(0)"
|
|
msgstr ""
|
|
|
|
#: cinder/backup/services/swift.py:276
|
|
#, python-format
|
|
msgid "backup %s finished."
|
|
msgstr ""
|
|
|
|
#: cinder/backup/services/swift.py:281
|
|
#, python-format
|
|
msgid "v1 swift volume backup restore of %s started"
|
|
msgstr ""
|
|
|
|
#: cinder/backup/services/swift.py:287
|
|
#, python-format
|
|
msgid "metadata_object_names = %s"
|
|
msgstr ""
|
|
|
|
#: cinder/backup/services/swift.py:293
|
|
msgid ""
|
|
"restore_backup aborted, actual swift object list in swift does not match "
|
|
"object list stored in metadata"
|
|
msgstr ""
|
|
|
|
#: cinder/backup/services/swift.py:299
|
|
#, python-format
|
|
msgid ""
|
|
"restoring object from swift. backup: %(backup_id)s, container: "
|
|
"%(container)s, swift object name: %(object_name)s, volume: %(volume_id)s"
|
|
msgstr ""
|
|
|
|
#: cinder/backup/services/swift.py:309
|
|
#, python-format
|
|
msgid "decompressing data using %s algorithm"
|
|
msgstr ""
|
|
|
|
#: cinder/backup/services/swift.py:323
|
|
#, python-format
|
|
msgid "v1 swift volume backup restore of %s finished"
|
|
msgstr ""
|
|
|
|
#: cinder/backup/services/swift.py:331
|
|
#, python-format
|
|
msgid ""
|
|
"starting restore of backup %(object_prefix)s from swift container: "
|
|
"%(container)s, to volume %(volume_id)s, backup: %(backup_id)s"
|
|
msgstr ""
|
|
|
|
#: cinder/backup/services/swift.py:339
|
|
#, python-format
|
|
msgid "Restoring swift backup version %s"
|
|
msgstr ""
|
|
|
|
#: cinder/backup/services/swift.py:344
|
|
#, python-format
|
|
msgid "No support to restore swift backup version %s"
|
|
msgstr ""
|
|
|
|
#: cinder/backup/services/swift.py:348
|
|
#, python-format
|
|
msgid "restore %(backup_id)s to %(volume_id)s finished."
|
|
msgstr ""
|
|
|
|
#: cinder/backup/services/swift.py:362
|
|
msgid "swift error while listing objects, continuing with delete"
|
|
msgstr ""
|
|
|
|
#: cinder/backup/services/swift.py:371
|
|
#, python-format
|
|
msgid "swift error while deleting object %s, continuing with delete"
|
|
msgstr ""
|
|
|
|
#: cinder/backup/services/swift.py:374
|
|
#, python-format
|
|
msgid "deleted swift object: %(swift_object_name)s in container: %(container)s"
|
|
msgstr ""
|
|
|
|
#: cinder/backup/services/swift.py:380
|
|
#, python-format
|
|
msgid "delete %s finished"
|
|
msgstr ""
|
|
|
|
#: cinder/brick/iscsi/iscsi.py:152
|
|
#, python-format
|
|
msgid "Creating iscsi_target for: %s"
|
|
msgstr ""
|
|
|
|
#: cinder/brick/iscsi/iscsi.py:171 cinder/brick/iscsi/iscsi.py:264
|
|
#: cinder/brick/iscsi/iscsi.py:400 cinder/brick/iscsi/iscsi.py:409
|
|
#, python-format
|
|
msgid "Failed to create iscsi target for volume id:%(vol_id)s."
|
|
msgstr ""
|
|
|
|
#: cinder/brick/iscsi/iscsi.py:181
|
|
#, python-format
|
|
msgid ""
|
|
"Failed to create iscsi target for volume id:%(vol_id)s. Please ensure "
|
|
"your tgtd config file contains 'include %(volumes_dir)s/*'"
|
|
msgstr ""
|
|
|
|
#: cinder/brick/iscsi/iscsi.py:192
|
|
#, python-format
|
|
msgid "Removing iscsi_target for: %s"
|
|
msgstr ""
|
|
|
|
#: cinder/brick/iscsi/iscsi.py:209 cinder/brick/iscsi/iscsi.py:426
|
|
#, python-format
|
|
msgid "Failed to remove iscsi target for volume id:%(vol_id)s."
|
|
msgstr ""
|
|
|
|
#: cinder/brick/iscsi/iscsi.py:218 cinder/brick/iscsi/iscsi.py:434
|
|
msgid "valid iqn needed for show_target"
|
|
msgstr ""
|
|
|
|
#: cinder/brick/iscsi/iscsi.py:270
|
|
#, python-format
|
|
msgid "Removing iscsi_target for volume: %s"
|
|
msgstr ""
|
|
|
|
#: cinder/brick/iscsi/iscsi.py:356
|
|
msgid "rtstool is not installed correctly"
|
|
msgstr ""
|
|
|
|
#: cinder/brick/iscsi/iscsi.py:376
|
|
#, python-format
|
|
msgid "Creating iscsi_target for volume: %s"
|
|
msgstr ""
|
|
|
|
#: cinder/brick/iscsi/iscsi.py:416
|
|
#, fuzzy, python-format
|
|
msgid "Removing iscsi_target: %s"
|
|
msgstr "인스턴스 %s를 재부팅합니다"
|
|
|
|
#: cinder/brick/iscsi/iscsi.py:455
|
|
#, python-format
|
|
msgid "Failed to add initiator iqn %s to target"
|
|
msgstr ""
|
|
|
|
#: cinder/brick/local_dev/lvm.py:35
|
|
#, fuzzy, python-format
|
|
msgid "Unable to find Volume Group: %s"
|
|
msgstr "%s 볼륨 탈착에 실패했습니다"
|
|
|
|
#: cinder/brick/local_dev/lvm.py:41
|
|
#, fuzzy, python-format
|
|
msgid "Failed to create Volume Group: %s"
|
|
msgstr "%s 볼륨을 찾을수 없습니다"
|
|
|
|
#: cinder/brick/local_dev/lvm.py:75
|
|
msgid "Error creating Volume Group"
|
|
msgstr ""
|
|
|
|
#: cinder/brick/local_dev/lvm.py:76
|
|
#, python-format
|
|
msgid "Cmd :%s"
|
|
msgstr ""
|
|
|
|
#: cinder/brick/local_dev/lvm.py:77
|
|
#, python-format
|
|
msgid "StdOut :%s"
|
|
msgstr ""
|
|
|
|
#: cinder/brick/local_dev/lvm.py:78
|
|
#, python-format
|
|
msgid "StdErr :%s"
|
|
msgstr ""
|
|
|
|
#: cinder/brick/local_dev/lvm.py:82
|
|
#, fuzzy, python-format
|
|
msgid "Unable to locate Volume Group %s"
|
|
msgstr "%s 볼륨을 찾을수 없습니다"
|
|
|
|
#: cinder/brick/local_dev/lvm.py:265
|
|
#, fuzzy, python-format
|
|
msgid "Unable to find VG: %s"
|
|
msgstr "%s 볼륨 탈착에 실패했습니다"
|
|
|
|
#: cinder/brick/local_dev/lvm.py:284
|
|
msgid ""
|
|
"Requested to setup thin provisioning, however current LVM version does "
|
|
"not support it."
|
|
msgstr ""
|
|
|
|
#: cinder/brick/local_dev/lvm.py:337
|
|
#, fuzzy, python-format
|
|
msgid "Unable to find LV: %s"
|
|
msgstr "%s 볼륨 탈착에 실패했습니다"
|
|
|
|
#: cinder/common/sqlalchemyutils.py:68
|
|
#: cinder/openstack/common/db/sqlalchemy/utils.py:72
|
|
msgid "Id not in sort_keys; is sort_keys unique?"
|
|
msgstr ""
|
|
|
|
#: cinder/common/sqlalchemyutils.py:116
|
|
#: cinder/openstack/common/db/sqlalchemy/utils.py:120
|
|
msgid "Unknown sort direction, must be 'desc' or 'asc'"
|
|
msgstr ""
|
|
|
|
#: cinder/db/sqlalchemy/api.py:51
|
|
msgid "Use of empty request context is deprecated"
|
|
msgstr ""
|
|
|
|
#: cinder/db/sqlalchemy/api.py:178
|
|
#, python-format
|
|
msgid "Unrecognized read_deleted value '%s'"
|
|
msgstr ""
|
|
|
|
#: cinder/db/sqlalchemy/api.py:786
|
|
#, python-format
|
|
msgid "Change will make usage less than 0 for the following resources: %(unders)s"
|
|
msgstr ""
|
|
|
|
#: cinder/db/sqlalchemy/api.py:1799 cinder/db/sqlalchemy/api.py:1825
|
|
#, python-format
|
|
msgid "No backend config with id %(sm_backend_id)s"
|
|
msgstr ""
|
|
|
|
#: cinder/db/sqlalchemy/api.py:1882
|
|
#, python-format
|
|
msgid "No sm_flavor called %(sm_flavor)s"
|
|
msgstr ""
|
|
|
|
#: cinder/db/sqlalchemy/api.py:1926
|
|
#, python-format
|
|
msgid "No sm_volume with id %(volume_id)s"
|
|
msgstr ""
|
|
|
|
#: cinder/db/sqlalchemy/api.py:1989
|
|
#, python-format
|
|
msgid "No backup with id %(backup_id)s"
|
|
msgstr ""
|
|
|
|
#: cinder/db/sqlalchemy/migration.py:74
|
|
msgid "version should be an integer"
|
|
msgstr ""
|
|
|
|
#: cinder/db/sqlalchemy/migration.py:101
|
|
msgid "Upgrade DB using Essex release first."
|
|
msgstr ""
|
|
|
|
#: cinder/db/sqlalchemy/session.py:71
|
|
#: cinder/openstack/common/db/sqlalchemy/session.py:538
|
|
#, python-format
|
|
msgid "Got mysql server has gone away: %s"
|
|
msgstr ""
|
|
|
|
#: cinder/db/sqlalchemy/session.py:132
|
|
#: cinder/openstack/common/db/sqlalchemy/session.py:610
|
|
#, python-format
|
|
msgid "SQL connection failed. %s attempts left."
|
|
msgstr ""
|
|
|
|
#: cinder/db/sqlalchemy/migrate_repo/versions/001_cinder_init.py:243
|
|
msgid "Exception while creating table."
|
|
msgstr ""
|
|
|
|
#: cinder/db/sqlalchemy/migrate_repo/versions/001_cinder_init.py:272
|
|
msgid "Downgrade from initial Cinder install is unsupported."
|
|
msgstr ""
|
|
|
|
#: cinder/db/sqlalchemy/migrate_repo/versions/002_quota_class.py:56
|
|
#: cinder/db/sqlalchemy/migrate_repo/versions/002_quota_class.py:85
|
|
#: cinder/db/sqlalchemy/migrate_repo/versions/002_quota_class.py:123
|
|
#: cinder/db/sqlalchemy/migrate_repo/versions/008_add_backup.py:82
|
|
#: cinder/db/sqlalchemy/migrate_repo/versions/009_add_snapshot_metadata_table.py:47
|
|
#, python-format
|
|
msgid "Table |%s| not created!"
|
|
msgstr ""
|
|
|
|
#: cinder/db/sqlalchemy/migrate_repo/versions/002_quota_class.py:135
|
|
msgid "quota_classes table not dropped"
|
|
msgstr ""
|
|
|
|
#: cinder/db/sqlalchemy/migrate_repo/versions/002_quota_class.py:142
|
|
msgid "quota_usages table not dropped"
|
|
msgstr ""
|
|
|
|
#: cinder/db/sqlalchemy/migrate_repo/versions/002_quota_class.py:149
|
|
msgid "reservations table not dropped"
|
|
msgstr ""
|
|
|
|
#: cinder/db/sqlalchemy/migrate_repo/versions/003_glance_metadata.py:62
|
|
msgid "Exception while creating table 'volume_glance_metadata'"
|
|
msgstr ""
|
|
|
|
#: cinder/db/sqlalchemy/migrate_repo/versions/003_glance_metadata.py:77
|
|
msgid "volume_glance_metadata table not dropped"
|
|
msgstr ""
|
|
|
|
#: cinder/db/sqlalchemy/migrate_repo/versions/008_add_backup.py:94
|
|
msgid "backups table not dropped"
|
|
msgstr ""
|
|
|
|
#: cinder/db/sqlalchemy/migrate_repo/versions/009_add_snapshot_metadata_table.py:60
|
|
msgid "snapshot_metadata table not dropped"
|
|
msgstr ""
|
|
|
|
#: cinder/image/glance.py:151
|
|
#, python-format
|
|
msgid ""
|
|
"Error contacting glance server '%(host)s:%(port)s' for '%(method)s', "
|
|
"%(extra)s."
|
|
msgstr ""
|
|
|
|
#: cinder/image/image_utils.py:116
|
|
msgid "Snapshot list encountered but no header found!"
|
|
msgstr ""
|
|
|
|
#: cinder/image/image_utils.py:224
|
|
msgid "'qemu-img info' parsing failed."
|
|
msgstr ""
|
|
|
|
#: cinder/image/image_utils.py:231
|
|
#, python-format
|
|
msgid "fmt=%(fmt)s backed by:%(backing_file)s"
|
|
msgstr ""
|
|
|
|
#: cinder/image/image_utils.py:248
|
|
#, python-format
|
|
msgid "Converted to raw, but format is now %s"
|
|
msgstr ""
|
|
|
|
#: cinder/image/image_utils.py:278
|
|
#, python-format
|
|
msgid "Converted to %(f1)s, but format is now %(f2)s"
|
|
msgstr ""
|
|
|
|
#: cinder/openstack/common/exception.py:104
|
|
msgid "Uncaught exception"
|
|
msgstr ""
|
|
|
|
#: cinder/openstack/common/excutils.py:48
|
|
#, python-format
|
|
msgid "Original exception being dropped: %s"
|
|
msgstr ""
|
|
|
|
#: cinder/openstack/common/lockutils.py:102
|
|
#, python-format
|
|
msgid "Could not release the acquired lock `%s`"
|
|
msgstr ""
|
|
|
|
#: cinder/openstack/common/lockutils.py:188
|
|
#, python-format
|
|
msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
|
|
msgstr ""
|
|
|
|
#: cinder/openstack/common/lockutils.py:199
|
|
#, python-format
|
|
msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
|
|
msgstr ""
|
|
|
|
#: cinder/openstack/common/lockutils.py:226
|
|
#, python-format
|
|
msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
|
|
msgstr ""
|
|
|
|
#: cinder/openstack/common/lockutils.py:234
|
|
#, python-format
|
|
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
|
|
msgstr ""
|
|
|
|
#: cinder/openstack/common/log.py:244
|
|
#, python-format
|
|
msgid "Deprecated: %s"
|
|
msgstr ""
|
|
|
|
#: cinder/openstack/common/log.py:336
|
|
#, python-format
|
|
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
|
msgstr ""
|
|
|
|
#: cinder/openstack/common/log.py:386
|
|
#, python-format
|
|
msgid "syslog facility must be one of: %s"
|
|
msgstr ""
|
|
|
|
#: cinder/openstack/common/log.py:555
|
|
#, python-format
|
|
msgid "Fatal call to deprecated config: %(msg)s"
|
|
msgstr ""
|
|
|
|
#: cinder/openstack/common/loopingcall.py:84
|
|
#, python-format
|
|
msgid "task run outlasted interval by %s sec"
|
|
msgstr ""
|
|
|
|
#: cinder/openstack/common/loopingcall.py:91
|
|
msgid "in fixed duration looping call"
|
|
msgstr ""
|
|
|
|
#: cinder/openstack/common/loopingcall.py:131
|
|
#, python-format
|
|
msgid "Dynamic looping call sleeping for %.02f seconds"
|
|
msgstr ""
|
|
|
|
#: cinder/openstack/common/loopingcall.py:138
|
|
msgid "in dynamic looping call"
|
|
msgstr ""
|
|
|
|
#: cinder/openstack/common/policy.py:149
|
|
#, python-format
|
|
msgid ""
|
|
"Inheritance-based rules are deprecated; use the default brain instead of "
|
|
"%s."
|
|
msgstr ""
|
|
|
|
#: cinder/openstack/common/policy.py:163
|
|
#, python-format
|
|
msgid "Failed to understand rule %(match)r"
|
|
msgstr ""
|
|
|
|
#: cinder/openstack/common/policy.py:173
|
|
#, python-format
|
|
msgid "Inheritance-based rules are deprecated; update _check_%s"
|
|
msgstr ""
|
|
|
|
#: cinder/openstack/common/policy.py:180
|
|
#, python-format
|
|
msgid "No handler for matches of kind %s"
|
|
msgstr ""
|
|
|
|
#: cinder/openstack/common/service.py:112
|
|
#: cinder/openstack/common/service.py:275
|
|
msgid "Full set of CONF:"
|
|
msgstr ""
|
|
|
|
#: cinder/openstack/common/service.py:261
|
|
#, python-format
|
|
msgid "Child %(pid)s exited with status %(code)d"
|
|
msgstr ""
|
|
|
|
#: cinder/openstack/common/strutils.py:72
|
|
#, python-format
|
|
msgid "Unrecognized value '%(val)s', acceptable values are: %(acceptable)s"
|
|
msgstr ""
|
|
|
|
#: cinder/openstack/common/db/sqlalchemy/utils.py:33
|
|
msgid "Sort key supplied was not valid."
|
|
msgstr ""
|
|
|
|
#: cinder/openstack/common/notifier/api.py:125
|
|
#, python-format
|
|
msgid "%s not in valid priorities"
|
|
msgstr ""
|
|
|
|
#: cinder/openstack/common/notifier/api.py:141
|
|
#, python-format
|
|
msgid ""
|
|
"Problem '%(e)s' attempting to send to notification system. "
|
|
"Payload=%(payload)s"
|
|
msgstr ""
|
|
|
|
#: cinder/openstack/common/notifier/api.py:171
|
|
#, python-format
|
|
msgid "Failed to load notifier %s. These notifications will not be sent."
|
|
msgstr ""
|
|
|
|
#: cinder/openstack/common/notifier/rabbit_notifier.py:27
|
|
msgid "The rabbit_notifier is now deprecated. Please use rpc_notifier instead."
|
|
msgstr ""
|
|
|
|
#: cinder/openstack/common/notifier/rpc_notifier.py:45
|
|
#: cinder/openstack/common/notifier/rpc_notifier2.py:51
|
|
#, python-format
|
|
msgid "Could not send notification to %(topic)s. Payload=%(message)s"
|
|
msgstr ""
|
|
|
|
#: cinder/openstack/common/rpc/__init__.py:106
|
|
#, python-format
|
|
msgid ""
|
|
"A RPC is being made while holding a lock. The locks currently held are "
|
|
"%(locks)s. This is probably a bug. Please report it. Include the "
|
|
"following: [%(stack)s]."
|
|
msgstr ""
|
|
|
|
#: cinder/openstack/common/rpc/amqp.py:75
|
|
msgid "Pool creating new connection"
|
|
msgstr ""
|
|
|
|
#: cinder/openstack/common/rpc/amqp.py:200
|
|
#, python-format
|
|
msgid "no calling threads waiting for msg_id : %s, message : %s"
|
|
msgstr ""
|
|
|
|
#: cinder/openstack/common/rpc/amqp.py:208
|
|
#, python-format
|
|
msgid ""
|
|
"Number of call waiters is greater than warning threshhold: %d. There "
|
|
"could be a MulticallProxyWaiter leak."
|
|
msgstr ""
|
|
|
|
#: cinder/openstack/common/rpc/amqp.py:291
|
|
#, python-format
|
|
msgid "unpacked context: %s"
|
|
msgstr ""
|
|
|
|
#: cinder/openstack/common/rpc/amqp.py:337
|
|
#, python-format
|
|
msgid "UNIQUE_ID is %s."
|
|
msgstr ""
|
|
|
|
#: cinder/openstack/common/rpc/amqp.py:406
|
|
#, python-format
|
|
msgid "received %s"
|
|
msgstr ""
|
|
|
|
#: cinder/openstack/common/rpc/amqp.py:414
|
|
#, python-format
|
|
msgid "no method for message: %s"
|
|
msgstr ""
|
|
|
|
#: cinder/openstack/common/rpc/amqp.py:415
|
|
#, python-format
|
|
msgid "No method for message: %s"
|
|
msgstr ""
|
|
|
|
#: cinder/openstack/common/rpc/amqp.py:443
|
|
#: cinder/openstack/common/rpc/impl_zmq.py:286
|
|
#, python-format
|
|
msgid "Expected exception during message handling (%s)"
|
|
msgstr ""
|
|
|
|
#: cinder/openstack/common/rpc/amqp.py:451
|
|
#: cinder/openstack/common/rpc/impl_zmq.py:292
|
|
msgid "Exception during message handling"
|
|
msgstr ""
|
|
|
|
#: cinder/openstack/common/rpc/amqp.py:586
|
|
#, python-format
|
|
msgid "Making synchronous call on %s ..."
|
|
msgstr ""
|
|
|
|
#: cinder/openstack/common/rpc/amqp.py:589
|
|
#, python-format
|
|
msgid "MSG_ID is %s"
|
|
msgstr ""
|
|
|
|
#: cinder/openstack/common/rpc/amqp.py:623
|
|
#, python-format
|
|
msgid "Making asynchronous cast on %s..."
|
|
msgstr ""
|
|
|
|
#: cinder/openstack/common/rpc/amqp.py:632
|
|
msgid "Making asynchronous fanout cast..."
|
|
msgstr ""
|
|
|
|
#: cinder/openstack/common/rpc/amqp.py:660
|
|
#, python-format
|
|
msgid "Sending %(event_type)s on %(topic)s"
|
|
msgstr ""
|
|
|
|
#: cinder/openstack/common/rpc/common.py:74
|
|
msgid "An unknown RPC related exception occurred."
|
|
msgstr ""
|
|
|
|
#: cinder/openstack/common/rpc/common.py:104
|
|
#, python-format
|
|
msgid ""
|
|
"Remote error: %(exc_type)s %(value)s\n"
|
|
"%(traceback)s."
|
|
msgstr ""
|
|
|
|
#: cinder/openstack/common/rpc/common.py:121
|
|
#, python-format
|
|
msgid ""
|
|
"Timeout while waiting on RPC response - topic: \"%(topic)s\", RPC method:"
|
|
" \"%(method)s\" info: \"%(info)s\""
|
|
msgstr ""
|
|
|
|
#: cinder/openstack/common/rpc/common.py:137
|
|
#: cinder/openstack/common/rpc/common.py:138
|
|
#: cinder/openstack/common/rpc/common.py:139
|
|
msgid "<unknown>"
|
|
msgstr ""
|
|
|
|
#: cinder/openstack/common/rpc/common.py:143
|
|
#, python-format
|
|
msgid "Found duplicate message(%(msg_id)s). Skipping it."
|
|
msgstr ""
|
|
|
|
#: cinder/openstack/common/rpc/common.py:147
|
|
msgid "Invalid reuse of an RPC connection."
|
|
msgstr ""
|
|
|
|
#: cinder/openstack/common/rpc/common.py:151
|
|
#, python-format
|
|
msgid "Specified RPC version, %(version)s, not supported by this endpoint."
|
|
msgstr ""
|
|
|
|
#: cinder/openstack/common/rpc/common.py:156
|
|
#, python-format
|
|
msgid ""
|
|
"Specified RPC envelope version, %(version)s, not supported by this "
|
|
"endpoint."
|
|
msgstr ""
|
|
|
|
#: cinder/openstack/common/rpc/common.py:280
|
|
#, python-format
|
|
msgid "Failed to sanitize %(item)s. Key error %(err)s"
|
|
msgstr ""
|
|
|
|
#: cinder/openstack/common/rpc/common.py:302
|
|
#, python-format
|
|
msgid "Returning exception %s to caller"
|
|
msgstr ""
|
|
|
|
#: cinder/openstack/common/rpc/impl_kombu.py:169
|
|
#: cinder/openstack/common/rpc/impl_qpid.py:133
|
|
msgid "Failed to process message... skipping it."
|
|
msgstr ""
|
|
|
|
#: cinder/openstack/common/rpc/impl_kombu.py:480
|
|
#, python-format
|
|
msgid "Reconnecting to AMQP server on %(hostname)s:%(port)d"
|
|
msgstr ""
|
|
|
|
#: cinder/openstack/common/rpc/impl_kombu.py:502
|
|
#, python-format
|
|
msgid "Connected to AMQP server on %(hostname)s:%(port)d"
|
|
msgstr ""
|
|
|
|
#: cinder/openstack/common/rpc/impl_kombu.py:539
|
|
#, python-format
|
|
msgid ""
|
|
"Unable to connect to AMQP server on %(hostname)s:%(port)d after "
|
|
"%(max_retries)d tries: %(err_str)s"
|
|
msgstr ""
|
|
|
|
#: cinder/openstack/common/rpc/impl_kombu.py:555
|
|
#, python-format
|
|
msgid ""
|
|
"AMQP server on %(hostname)s:%(port)d is unreachable: %(err_str)s. Trying "
|
|
"again in %(sleep_time)d seconds."
|
|
msgstr ""
|
|
|
|
#: cinder/openstack/common/rpc/impl_kombu.py:609
|
|
#: cinder/openstack/common/rpc/impl_qpid.py:403
|
|
#, python-format
|
|
msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s"
|
|
msgstr ""
|
|
|
|
#: cinder/openstack/common/rpc/impl_kombu.py:627
|
|
#: cinder/openstack/common/rpc/impl_qpid.py:418
|
|
#, python-format
|
|
msgid "Timed out waiting for RPC response: %s"
|
|
msgstr ""
|
|
|
|
#: cinder/openstack/common/rpc/impl_kombu.py:631
|
|
#: cinder/openstack/common/rpc/impl_qpid.py:422
|
|
#, python-format
|
|
msgid "Failed to consume message from queue: %s"
|
|
msgstr ""
|
|
|
|
#: cinder/openstack/common/rpc/impl_kombu.py:670
|
|
#: cinder/openstack/common/rpc/impl_qpid.py:457
|
|
#, python-format
|
|
msgid "Failed to publish message to topic '%(topic)s': %(err_str)s"
|
|
msgstr ""
|
|
|
|
#: cinder/openstack/common/rpc/impl_qpid.py:351
|
|
#, python-format
|
|
msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds"
|
|
msgstr ""
|
|
|
|
#: cinder/openstack/common/rpc/impl_qpid.py:357
|
|
#, python-format
|
|
msgid "Connected to AMQP server on %s"
|
|
msgstr ""
|
|
|
|
#: cinder/openstack/common/rpc/impl_qpid.py:370
|
|
msgid "Re-established AMQP queues"
|
|
msgstr ""
|
|
|
|
#: cinder/openstack/common/rpc/impl_qpid.py:430
|
|
msgid "Error processing message. Skipping it."
|
|
msgstr ""
|
|
|
|
#: cinder/openstack/common/rpc/impl_zmq.py:97
|
|
msgid "JSON serialization failed."
|
|
msgstr ""
|
|
|
|
#: cinder/openstack/common/rpc/impl_zmq.py:104
|
|
#, python-format
|
|
msgid "Deserializing: %s"
|
|
msgstr ""
|
|
|
|
#: cinder/openstack/common/rpc/impl_zmq.py:140
|
|
#, python-format
|
|
msgid "Connecting to %(addr)s with %(type)s"
|
|
msgstr ""
|
|
|
|
#: cinder/openstack/common/rpc/impl_zmq.py:141
|
|
#, python-format
|
|
msgid "-> Subscribed to %(subscribe)s"
|
|
msgstr ""
|
|
|
|
#: cinder/openstack/common/rpc/impl_zmq.py:142
|
|
#, python-format
|
|
msgid "-> bind: %(bind)s"
|
|
msgstr ""
|
|
|
|
#: cinder/openstack/common/rpc/impl_zmq.py:150
|
|
msgid "Could not open socket."
|
|
msgstr ""
|
|
|
|
#: cinder/openstack/common/rpc/impl_zmq.py:162
|
|
#, python-format
|
|
msgid "Subscribing to %s"
|
|
msgstr ""
|
|
|
|
#: cinder/openstack/common/rpc/impl_zmq.py:204
|
|
msgid "You cannot recv on this socket."
|
|
msgstr ""
|
|
|
|
#: cinder/openstack/common/rpc/impl_zmq.py:209
|
|
msgid "You cannot send on this socket."
|
|
msgstr ""
|
|
|
|
#: cinder/openstack/common/rpc/impl_zmq.py:273
|
|
#, python-format
|
|
msgid "Running func with context: %s"
|
|
msgstr ""
|
|
|
|
#: cinder/openstack/common/rpc/impl_zmq.py:311
|
|
msgid "Sending reply"
|
|
msgstr ""
|
|
|
|
#: cinder/openstack/common/rpc/impl_zmq.py:345
|
|
msgid "RPC message did not include method."
|
|
msgstr ""
|
|
|
|
#: cinder/openstack/common/rpc/impl_zmq.py:380
|
|
msgid "Registering reactor"
|
|
msgstr ""
|
|
|
|
#: cinder/openstack/common/rpc/impl_zmq.py:392
|
|
msgid "In reactor registered"
|
|
msgstr ""
|
|
|
|
#: cinder/openstack/common/rpc/impl_zmq.py:407
|
|
msgid "Out reactor registered"
|
|
msgstr ""
|
|
|
|
#: cinder/openstack/common/rpc/impl_zmq.py:411
|
|
msgid "Consuming socket"
|
|
msgstr ""
|
|
|
|
#: cinder/openstack/common/rpc/impl_zmq.py:453
|
|
#, python-format
|
|
msgid "CONSUMER GOT %s"
|
|
msgstr ""
|
|
|
|
#: cinder/openstack/common/rpc/impl_zmq.py:465
|
|
#, python-format
|
|
msgid "Creating proxy for topic: %s"
|
|
msgstr ""
|
|
|
|
#: cinder/openstack/common/rpc/impl_zmq.py:471
|
|
msgid "Topic contained dangerous characters."
|
|
msgstr ""
|
|
|
|
#: cinder/openstack/common/rpc/impl_zmq.py:496
|
|
#, python-format
|
|
msgid "ROUTER RELAY-OUT SUCCEEDED %(data)s"
|
|
msgstr ""
|
|
|
|
#: cinder/openstack/common/rpc/impl_zmq.py:505
|
|
msgid "Topic socket file creation failed."
|
|
msgstr ""
|
|
|
|
#: cinder/openstack/common/rpc/impl_zmq.py:510
|
|
#, python-format
|
|
msgid "ROUTER RELAY-OUT QUEUED %(data)s"
|
|
msgstr ""
|
|
|
|
#: cinder/openstack/common/rpc/impl_zmq.py:513
|
|
#, python-format
|
|
msgid "Local per-topic backlog buffer full for topic %(topic)s. Dropping message."
|
|
msgstr ""
|
|
|
|
#: cinder/openstack/common/rpc/impl_zmq.py:532
|
|
#, python-format
|
|
msgid "Could not create IPC directory %s"
|
|
msgstr ""
|
|
|
|
#: cinder/openstack/common/rpc/impl_zmq.py:542
|
|
msgid "Could not create ZeroMQ receiver daemon. Socket may already be in use."
|
|
msgstr ""
|
|
|
|
#: cinder/openstack/common/rpc/impl_zmq.py:576
|
|
#, python-format
|
|
msgid "CONSUMER RECEIVED DATA: %s"
|
|
msgstr ""
|
|
|
|
#: cinder/openstack/common/rpc/impl_zmq.py:578
|
|
#, python-format
|
|
msgid "ROUTER RELAY-OUT %(data)s"
|
|
msgstr ""
|
|
|
|
#: cinder/openstack/common/rpc/impl_zmq.py:600
|
|
msgid "ZMQ Envelope version unsupported or unknown."
|
|
msgstr ""
|
|
|
|
#: cinder/openstack/common/rpc/impl_zmq.py:628
|
|
msgid "Skipping topic registration. Already registered."
|
|
msgstr ""
|
|
|
|
#: cinder/openstack/common/rpc/impl_zmq.py:635
|
|
#, python-format
|
|
msgid "Consumer is a zmq.%s"
|
|
msgstr ""
|
|
|
|
#: cinder/openstack/common/rpc/impl_zmq.py:687
|
|
msgid "Creating payload"
|
|
msgstr ""
|
|
|
|
#: cinder/openstack/common/rpc/impl_zmq.py:700
|
|
msgid "Creating queue socket for reply waiter"
|
|
msgstr ""
|
|
|
|
#: cinder/openstack/common/rpc/impl_zmq.py:713
|
|
msgid "Sending cast"
|
|
msgstr ""
|
|
|
|
#: cinder/openstack/common/rpc/impl_zmq.py:716
|
|
msgid "Cast sent; Waiting reply"
|
|
msgstr ""
|
|
|
|
#: cinder/openstack/common/rpc/impl_zmq.py:719
|
|
#, python-format
|
|
msgid "Received message: %s"
|
|
msgstr ""
|
|
|
|
#: cinder/openstack/common/rpc/impl_zmq.py:720
|
|
msgid "Unpacking response"
|
|
msgstr ""
|
|
|
|
#: cinder/openstack/common/rpc/impl_zmq.py:729
|
|
msgid "Unsupported or unknown ZMQ envelope returned."
|
|
msgstr ""
|
|
|
|
#: cinder/openstack/common/rpc/impl_zmq.py:736
|
|
msgid "RPC Message Invalid."
|
|
msgstr ""
|
|
|
|
#: cinder/openstack/common/rpc/impl_zmq.py:760
|
|
#, python-format
|
|
msgid "%(msg)s"
|
|
msgstr ""
|
|
|
|
#: cinder/openstack/common/rpc/impl_zmq.py:763
|
|
#, python-format
|
|
msgid "Sending message(s) to: %s"
|
|
msgstr ""
|
|
|
|
#: cinder/openstack/common/rpc/impl_zmq.py:767
|
|
msgid "No matchmaker results. Not casting."
|
|
msgstr ""
|
|
|
|
#: cinder/openstack/common/rpc/impl_zmq.py:770
|
|
msgid "No match from matchmaker."
|
|
msgstr ""
|
|
|
|
#: cinder/openstack/common/rpc/matchmaker.py:53
|
|
msgid "Match not found by MatchMaker."
|
|
msgstr ""
|
|
|
|
#: cinder/openstack/common/rpc/matchmaker.py:89
|
|
msgid "Matchmaker does not implement registration or heartbeat."
|
|
msgstr ""
|
|
|
|
#: cinder/openstack/common/rpc/matchmaker.py:239
|
|
#, python-format
|
|
msgid "Matchmaker unregistered: %s, %s"
|
|
msgstr ""
|
|
|
|
#: cinder/openstack/common/rpc/matchmaker.py:250
|
|
msgid "Register before starting heartbeat."
|
|
msgstr ""
|
|
|
|
#: cinder/openstack/common/rpc/matchmaker.py:343
|
|
#: cinder/openstack/common/rpc/matchmaker.py:361
|
|
#, python-format
|
|
msgid "No key defining hosts for topic '%s', see ringfile"
|
|
msgstr ""
|
|
|
|
#: cinder/scheduler/chance.py:51 cinder/scheduler/simple.py:90
|
|
msgid "Is the appropriate service running?"
|
|
msgstr ""
|
|
|
|
#: cinder/scheduler/chance.py:56
|
|
msgid "Could not find another host"
|
|
msgstr ""
|
|
|
|
#: cinder/scheduler/driver.py:89
|
|
msgid "Must implement a fallback schedule"
|
|
msgstr ""
|
|
|
|
#: cinder/scheduler/driver.py:93
|
|
msgid "Must implement schedule_create_volume"
|
|
msgstr ""
|
|
|
|
#: cinder/scheduler/filter_scheduler.py:113
|
|
msgid "Invalid value for 'scheduler_max_attempts', must be >=1"
|
|
msgstr ""
|
|
|
|
#: cinder/scheduler/filter_scheduler.py:131
|
|
#, python-format
|
|
msgid ""
|
|
"Error scheduling %(volume_id)s from last vol-service: %(last_host)s : "
|
|
"%(exc)s"
|
|
msgstr ""
|
|
|
|
#: cinder/scheduler/filter_scheduler.py:160
|
|
#, python-format
|
|
msgid "Exceeded max scheduling attempts %(max_attempts)d for volume %(volume_id)s"
|
|
msgstr ""
|
|
|
|
#: cinder/scheduler/filter_scheduler.py:208
|
|
#, python-format
|
|
msgid "Filtered %(hosts)s"
|
|
msgstr ""
|
|
|
|
#: cinder/scheduler/filter_scheduler.py:214
|
|
#, python-format
|
|
msgid "Choosing %(best_host)s"
|
|
msgstr ""
|
|
|
|
#: cinder/scheduler/host_manager.py:240
|
|
#, python-format
|
|
msgid "Ignoring %(service_name)s service update from %(host)s"
|
|
msgstr ""
|
|
|
|
#: cinder/scheduler/host_manager.py:244
|
|
#, python-format
|
|
msgid "Received %(service_name)s service update from %(host)s."
|
|
msgstr ""
|
|
|
|
#: cinder/scheduler/host_manager.py:267
|
|
#, python-format
|
|
msgid "volume service is down or disabled. (host: %s)"
|
|
msgstr ""
|
|
|
|
#: cinder/scheduler/manager.py:119
|
|
#, python-format
|
|
msgid "Failed to schedule_%(method)s: %(ex)s"
|
|
msgstr ""
|
|
|
|
#: cinder/scheduler/scheduler_options.py:69
|
|
#, python-format
|
|
msgid "Could not stat scheduler options file %(filename)s: '%(e)s'"
|
|
msgstr ""
|
|
|
|
#: cinder/scheduler/scheduler_options.py:78
|
|
#, python-format
|
|
msgid "Could not decode scheduler options: '%(e)s'"
|
|
msgstr ""
|
|
|
|
#: cinder/scheduler/simple.py:79
|
|
msgid "Not enough allocatable volume gigabytes remaining"
|
|
msgstr ""
|
|
|
|
#: cinder/scheduler/filters/capacity_filter.py:37
|
|
msgid "Free capacity not set: volume node info collection broken."
|
|
msgstr ""
|
|
|
|
#: cinder/scheduler/filters/capacity_filter.py:51
|
|
#, python-format
|
|
msgid ""
|
|
"Insufficient free space for volume creation (requested / avail): "
|
|
"%(requested)s/%(available)s"
|
|
msgstr ""
|
|
|
|
#: cinder/scheduler/filters/retry_filter.py:41
|
|
#, python-format
|
|
msgid "Host %(host)s %(pass_msg)s. Previously tried hosts: %(hosts)s"
|
|
msgstr ""
|
|
|
|
#: cinder/tests/fake_driver.py:45 cinder/volume/driver.py:506
|
|
#, python-format
|
|
msgid "FAKE ISCSI: %s"
|
|
msgstr ""
|
|
|
|
#: cinder/tests/fake_driver.py:93 cinder/tests/fake_driver.py:98
|
|
#, python-format
|
|
msgid "LoggingVolumeDriver: %s"
|
|
msgstr ""
|
|
|
|
#: cinder/tests/fake_utils.py:72
|
|
#, python-format
|
|
msgid "Faking execution of cmd (subprocess): %s"
|
|
msgstr ""
|
|
|
|
#: cinder/tests/fake_utils.py:80
|
|
#, python-format
|
|
msgid "Faked command matched %s"
|
|
msgstr ""
|
|
|
|
#: cinder/tests/fake_utils.py:96
|
|
#, python-format
|
|
msgid "Faked command raised an exception %s"
|
|
msgstr ""
|
|
|
|
#: cinder/tests/fake_utils.py:101
|
|
#, python-format
|
|
msgid "Reply to faked command is stdout='%(stdout)s' stderr='%(stderr)s'"
|
|
msgstr ""
|
|
|
|
#: cinder/tests/test_misc.py:59
|
|
#, python-format
|
|
msgid ""
|
|
"The following migrations are missing a downgrade:\n"
|
|
"\t%s"
|
|
msgstr ""
|
|
|
|
#: cinder/tests/test_storwize_svc.py:242
|
|
#, python-format
|
|
msgid "unrecognized argument %s"
|
|
msgstr ""
|
|
|
|
#: cinder/tests/test_storwize_svc.py:1216
|
|
#, python-format
|
|
msgid "Run CLI command: %s"
|
|
msgstr ""
|
|
|
|
#: cinder/tests/test_storwize_svc.py:1219
|
|
#, python-format
|
|
msgid ""
|
|
"CLI output:\n"
|
|
" stdout: %(stdout)s\n"
|
|
" stderr: %(stderr)s"
|
|
msgstr ""
|
|
|
|
#: cinder/tests/test_storwize_svc.py:1224
|
|
#, python-format
|
|
msgid ""
|
|
"CLI Exception output:\n"
|
|
" stdout: %(out)s\n"
|
|
" stderr: %(err)s"
|
|
msgstr ""
|
|
|
|
#: cinder/tests/test_volume_types.py:58
|
|
#, python-format
|
|
msgid "Given data: %s"
|
|
msgstr ""
|
|
|
|
#: cinder/tests/test_volume_types.py:59
|
|
#, python-format
|
|
msgid "Result data: %s"
|
|
msgstr ""
|
|
|
|
#: cinder/tests/api/contrib/test_backups.py:638
|
|
msgid "Invalid input"
|
|
msgstr ""
|
|
|
|
#: cinder/tests/integrated/test_login.py:31
|
|
#, python-format
|
|
msgid "volume: %s"
|
|
msgstr ""
|
|
|
|
#: cinder/tests/integrated/api/client.py:37
|
|
#, python-format
|
|
msgid ""
|
|
"%(message)s\n"
|
|
"Status Code: %(_status)s\n"
|
|
"Body: %(_body)s"
|
|
msgstr ""
|
|
|
|
#: cinder/tests/integrated/api/client.py:46
|
|
msgid "Authentication error"
|
|
msgstr ""
|
|
|
|
#: cinder/tests/integrated/api/client.py:54
|
|
msgid "Authorization error"
|
|
msgstr ""
|
|
|
|
#: cinder/tests/integrated/api/client.py:62
|
|
msgid "Item not found"
|
|
msgstr ""
|
|
|
|
#: cinder/tests/integrated/api/client.py:104
|
|
#, python-format
|
|
msgid "Doing %(method)s on %(relative_url)s"
|
|
msgstr ""
|
|
|
|
#: cinder/tests/integrated/api/client.py:106
|
|
#, python-format
|
|
msgid "Body: %s"
|
|
msgstr ""
|
|
|
|
#: cinder/tests/integrated/api/client.py:124
|
|
#, python-format
|
|
msgid "%(auth_uri)s => code %(http_status)s"
|
|
msgstr ""
|
|
|
|
#: cinder/tests/integrated/api/client.py:150
|
|
#, python-format
|
|
msgid "%(relative_uri)s => code %(http_status)s"
|
|
msgstr ""
|
|
|
|
#: cinder/tests/integrated/api/client.py:160
|
|
msgid "Unexpected status code"
|
|
msgstr ""
|
|
|
|
#: cinder/tests/integrated/api/client.py:167
|
|
#, python-format
|
|
msgid "Decoding JSON: %s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/api.py:97
|
|
msgid "May specify only one of snapshot, imageRef or source volume"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/api.py:104 cinder/volume/api.py:457
|
|
#: cinder/volume/manager.py:558
|
|
msgid "status must be available"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/api.py:109
|
|
msgid "Volume size cannot be lesser than the Snapshot size"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/api.py:118
|
|
msgid "Unable to clone volumes that are in an error state"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/api.py:124
|
|
msgid "Clones currently must be >= original volume size."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/api.py:141
|
|
#, python-format
|
|
msgid "Volume size '%s' must be an integer and greater than 0"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/api.py:151
|
|
msgid "Size of specified image is larger than volume size."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/api.py:155
|
|
msgid "Image minDisk size is larger than the volume size."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/api.py:169
|
|
#, python-format
|
|
msgid ""
|
|
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG volume "
|
|
"(%(d_consumed)dG of %(d_quota)dG already consumed)"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/api.py:178
|
|
#, python-format
|
|
msgid ""
|
|
"Quota exceeded for %(s_pid)s, tried to create volume (%(d_consumed)d "
|
|
"volumes already consumed)"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/api.py:312
|
|
msgid "Failed to update quota for deleting volume"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/api.py:320
|
|
#, fuzzy
|
|
msgid "Volume status must be available or error"
|
|
msgstr "볼륨의 상태를 알 수 없습니다"
|
|
|
|
#: cinder/volume/api.py:329
|
|
#, python-format
|
|
msgid "Volume still has %d dependent snapshots"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/api.py:382 cinder/volume/api.py:440
|
|
#: cinder/volume/volume_types.py:65
|
|
#, python-format
|
|
msgid "Searching by: %s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/api.py:460
|
|
msgid "already attached"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/api.py:467
|
|
msgid "already detached"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/api.py:478
|
|
#, fuzzy
|
|
msgid "Volume status must be available to reserve"
|
|
msgstr "볼륨의 상태를 알 수 없습니다"
|
|
|
|
#: cinder/volume/api.py:527
|
|
msgid "must be available"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/api.py:545
|
|
#, python-format
|
|
msgid ""
|
|
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot "
|
|
"(%(d_consumed)dG of %(d_quota)dG already consumed)"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/api.py:554
|
|
#, python-format
|
|
msgid ""
|
|
"Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d "
|
|
"snapshots already consumed)"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/api.py:603
|
|
#, fuzzy
|
|
msgid "Volume Snapshot status must be available or error"
|
|
msgstr "볼륨의 상태를 알 수 없습니다"
|
|
|
|
#: cinder/volume/api.py:631
|
|
msgid "Metadata property key blank"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/api.py:635
|
|
msgid "Metadata property key greater than 255 characters"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/api.py:639
|
|
msgid "Metadata property value greater than 255 characters"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/api.py:724
|
|
#, fuzzy
|
|
msgid "Volume status must be available/in-use."
|
|
msgstr "볼륨의 상태를 알 수 없습니다"
|
|
|
|
#: cinder/volume/api.py:727
|
|
msgid "Volume status is in-use."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/driver.py:94 cinder/volume/drivers/netapp/nfs.py:253
|
|
#, python-format
|
|
msgid "Recovering from a failed execute. Try number %s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/driver.py:221 cinder/volume/drivers/emc/emc_smis_iscsi.py:119
|
|
msgid "ISCSI provider_location not stored, using discovery"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/driver.py:269
|
|
#, fuzzy, python-format
|
|
msgid "Could not find iSCSI export for volume %s"
|
|
msgstr "%s 볼륨을 찾을수 없습니다"
|
|
|
|
#: cinder/volume/driver.py:273 cinder/volume/drivers/emc/emc_smis_iscsi.py:162
|
|
#, python-format
|
|
msgid "ISCSI Discovery: Found %s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/driver.py:361
|
|
#, python-format
|
|
msgid "copy_image_to_volume %s."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/driver.py:378
|
|
#, python-format
|
|
msgid "copy_volume_to_image %s."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/driver.py:437
|
|
#, python-format
|
|
msgid "iSCSI device not found at %s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/driver.py:439
|
|
#, python-format
|
|
msgid ""
|
|
"ISCSI volume not yet found at: %(host_device)s. Will rescan & retry. Try"
|
|
" number: %(tries)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/driver.py:451
|
|
#, python-format
|
|
msgid "Found iSCSI node %(host_device)s (after %(tries)s rescans)"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/driver.py:469 cinder/volume/manager.py:706
|
|
#: cinder/volume/drivers/lvm.py:560 cinder/volume/drivers/lvm.py:676
|
|
#: cinder/volume/drivers/storwize_svc.py:1344
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:855
|
|
#: cinder/volume/drivers/emc/emc_smis_iscsi.py:241
|
|
#: cinder/volume/drivers/huawei/huawei_iscsi.py:1503
|
|
#: cinder/volume/drivers/netapp/iscsi.py:1114
|
|
#: cinder/volume/drivers/netapp/iscsi.py:1484
|
|
#: cinder/volume/drivers/netapp/iscsi.py:2236
|
|
#: cinder/volume/drivers/netapp/iscsi.py:2515
|
|
#: cinder/volume/drivers/nexenta/volume.py:317
|
|
msgid "Updating volume status"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/driver.py:544
|
|
msgid "Driver must implement initialize_connection"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/manager.py:122
|
|
#, python-format
|
|
msgid "Driver path %s is deprecated, update your configuration to the new path."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/manager.py:144
|
|
#, python-format
|
|
msgid "Re-exporting %s volumes"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/manager.py:149
|
|
#, python-format
|
|
msgid "volume %s stuck in a downloading state"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/manager.py:154
|
|
#, python-format
|
|
msgid "volume %s: skipping export"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/manager.py:156
|
|
msgid "Resuming any in progress delete operations"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/manager.py:159
|
|
#, python-format
|
|
msgid "Resuming delete on volume: %s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/manager.py:218
|
|
#, python-format
|
|
msgid "volume %(vol_name)s: creating lv of size %(vol_size)sG"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/manager.py:227
|
|
#, python-format
|
|
msgid "volume %s: creating from snapshot"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/manager.py:231
|
|
#, python-format
|
|
msgid "volume %s: creating from existing volume"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/manager.py:235
|
|
#, python-format
|
|
msgid "volume %s: creating from image"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/manager.py:244
|
|
#, python-format
|
|
msgid "volume %s: creating"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/manager.py:255
|
|
#, python-format
|
|
msgid "Setting volume: %s status to error after failed image copy."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/manager.py:283
|
|
#, python-format
|
|
msgid "volume %s: creating export"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/manager.py:291
|
|
#, python-format
|
|
msgid "volume %s: create failed"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/manager.py:320
|
|
#, python-format
|
|
msgid "volume %s: created successfully"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/manager.py:328
|
|
#, python-format
|
|
msgid "Error: %s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/manager.py:354
|
|
#, python-format
|
|
msgid "volume %s: Error trying to reschedule create"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/manager.py:372
|
|
msgid "Retry info not present, will not reschedule"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/manager.py:376
|
|
msgid "No request spec, will not reschedule"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/manager.py:381
|
|
#, python-format
|
|
msgid "volume %(volume_id)s: re-scheduling %(method)s attempt %(num)d"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/manager.py:410 cinder/volume/manager.py:423
|
|
#, python-format
|
|
msgid "volume %s: deleting"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/manager.py:416
|
|
msgid "volume is not local to this node"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/manager.py:421
|
|
#, python-format
|
|
msgid "volume %s: removing export"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/manager.py:426
|
|
#, python-format
|
|
msgid "volume %s: volume is busy"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/manager.py:445
|
|
msgid "Failed to update usages deleting volume"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/manager.py:449
|
|
#, python-format
|
|
msgid "volume %s: deleted successfully"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/manager.py:464
|
|
#, python-format
|
|
msgid "snapshot %s: creating"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/manager.py:470
|
|
#, python-format
|
|
msgid "snapshot %(snap_name)s: creating"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/manager.py:488
|
|
#, python-format
|
|
msgid "snapshot %s: created successfully"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/manager.py:496 cinder/volume/manager.py:506
|
|
#, python-format
|
|
msgid "snapshot %s: deleting"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/manager.py:509
|
|
#, fuzzy, python-format
|
|
msgid "snapshot %s: snapshot is busy"
|
|
msgstr "인스턴스 %s: 스냅샷 저장중"
|
|
|
|
#: cinder/volume/manager.py:534
|
|
msgid "Failed to update usages deleting snapshot"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/manager.py:537
|
|
#, python-format
|
|
msgid "snapshot %s: deleted successfully"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/manager.py:555
|
|
msgid "being attached by another instance"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/manager.py:614 cinder/volume/manager.py:619
|
|
#, python-format
|
|
msgid "Failed to copy image to volume: %(volume_id)s, error: %(error)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/manager.py:624
|
|
#, python-format
|
|
msgid "Downloaded image %(image_id)s to %(volume_id)s successfully."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/manager.py:643
|
|
#, python-format
|
|
msgid "Uploaded volume %(volume_id)s to image (%(image_id)s) successfully"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/manager.py:719
|
|
msgid "Clear capabilities"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/manager.py:723
|
|
#, python-format
|
|
msgid "Notification {%s} received"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/volume_types.py:41
|
|
#, python-format
|
|
msgid "DB error: %s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/volume_types.py:50 cinder/volume/volume_types.py:97
|
|
msgid "id cannot be None"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/volume_types.py:109
|
|
msgid "name cannot be None"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/volume_types.py:128
|
|
#, python-format
|
|
msgid ""
|
|
"Default volume type is not found, please check default_volume_type "
|
|
"config: %s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/coraid.py:91
|
|
msgid "Running with CoraidDriver for ESM EtherCLoud"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/coraid.py:102
|
|
#, python-format
|
|
msgid "Update session cookie %(session)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/coraid.py:108 cinder/volume/drivers/coraid.py:183
|
|
#, python-format
|
|
msgid "Message : %(message)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/coraid.py:125
|
|
#, python-format
|
|
msgid "Error while trying to set group: %(message)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/coraid.py:128
|
|
#, fuzzy, python-format
|
|
msgid "Unable to find group: %(group)s"
|
|
msgstr "%s 볼륨 탈착에 실패했습니다"
|
|
|
|
#: cinder/volume/drivers/coraid.py:161
|
|
msgid "ESM urlOpen error"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/coraid.py:166
|
|
msgid "JSON Error"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/coraid.py:170
|
|
msgid "Request without URL"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/coraid.py:175
|
|
#, python-format
|
|
msgid "Configure data : %s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/coraid.py:177
|
|
#, python-format
|
|
msgid "Configure response : %s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/coraid.py:199
|
|
#, python-format
|
|
msgid "Unable to retrive volume infos for volume %(volname)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/coraid.py:289
|
|
msgid "Cannot login on Coraid ESM"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/coraid.py:308
|
|
#, fuzzy, python-format
|
|
msgid "Fail to create volume %(volname)s"
|
|
msgstr "%s 볼륨을 찾을수 없습니다"
|
|
|
|
#: cinder/volume/drivers/coraid.py:321
|
|
#, fuzzy, python-format
|
|
msgid "Failed to delete volume %(volname)s"
|
|
msgstr "%s 볼륨을 찾을수 없습니다"
|
|
|
|
#: cinder/volume/drivers/coraid.py:335
|
|
#, python-format
|
|
msgid "Failed to Create Snapshot %(snapname)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/coraid.py:347
|
|
#, python-format
|
|
msgid "Failed to Delete Snapshot %(snapname)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/coraid.py:362
|
|
#, python-format
|
|
msgid "Failed to Create Volume from Snapshot %(snapname)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/coraid.py:383
|
|
#, python-format
|
|
msgid ""
|
|
"Failed to Initialize Connection. Volume Name: %(volname)s Shelf: "
|
|
"%(shelf)s, Lun: %(lun)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/glusterfs.py:65
|
|
#, python-format
|
|
msgid "There's no Gluster config file configured (%s)"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/glusterfs.py:70
|
|
#, python-format
|
|
msgid "Gluster config file at %(config)s doesn't exist"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/glusterfs.py:82
|
|
msgid "mount.glusterfs is not installed"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/glusterfs.py:100 cinder/volume/drivers/nfs.py:221
|
|
#, python-format
|
|
msgid "casted to %s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/glusterfs.py:110 cinder/volume/drivers/nfs.py:231
|
|
#, python-format
|
|
msgid "Volume %s does not have provider_location specified, skipping"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/glusterfs.py:174 cinder/volume/drivers/nfs.py:294
|
|
#, python-format
|
|
msgid "Exception during mounting %s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/glusterfs.py:252 cinder/volume/drivers/nfs.py:414
|
|
#, python-format
|
|
msgid "%s is already mounted"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/lvm.py:82
|
|
#, python-format
|
|
msgid "volume group %s doesn't exist"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/lvm.py:197
|
|
#, python-format
|
|
msgid "Size for volume: %s not found, skipping secure delete."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/lvm.py:204
|
|
#, python-format
|
|
msgid "Performing secure delete on volume: %s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/lvm.py:218
|
|
#, python-format
|
|
msgid "Error unrecognized volume_clear option: %s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/lvm.py:238
|
|
#, python-format
|
|
msgid "snapshot: %s not found, skipping delete operations"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/lvm.py:268 cinder/volume/drivers/lvm.py:656
|
|
#, python-format
|
|
msgid "Creating clone of volume: %s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/lvm.py:345
|
|
#, python-format
|
|
msgid "Skipping ensure_export. No iscsi_target provision for volume: %s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/lvm.py:364
|
|
#, python-format
|
|
msgid "Skipping ensure_export. No iscsi_target provisioned for volume: %s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/lvm.py:378
|
|
msgid "Detected inconsistency in provider_location id"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/lvm.py:430
|
|
#, python-format
|
|
msgid "Symbolic link %s not found"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/lvm.py:510 cinder/volume/drivers/lvm.py:524
|
|
#, python-format
|
|
msgid "Skipping remove_export. No iscsi_target provisioned for volume: %s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/lvm.py:542
|
|
#, python-format
|
|
msgid ""
|
|
"Skipping remove_export. No iscsi_target is presently exported for volume:"
|
|
" %s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/lvm.py:583
|
|
msgid "Error retrieving volume status: "
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/nfs.py:179
|
|
#, python-format
|
|
msgid "There's no NFS config file configured (%s)"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/nfs.py:184
|
|
#, python-format
|
|
msgid "NFS config file at %(config)s doesn't exist"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/nfs.py:188
|
|
#, python-format
|
|
msgid "NFS config 'nfs_oversub_ratio' invalid. Must be > 0: %s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/nfs.py:196
|
|
#, python-format
|
|
msgid "NFS config 'nfs_used_ratio' invalid. Must be > 0 and <= 1.0: %s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/nfs.py:340
|
|
#, python-format
|
|
msgid "%s is above nfs_used_ratio"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/nfs.py:347 cinder/volume/drivers/nfs.py:350
|
|
#, python-format
|
|
msgid "%s is above nfs_oversub_ratio"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/nfs.py:354
|
|
#, python-format
|
|
msgid "%s reserved space is above nfs_oversub_ratio"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/nfs.py:370
|
|
#, python-format
|
|
msgid "Selected %s as target nfs share."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/rbd.py:64
|
|
#, python-format
|
|
msgid "rbd has no pool %s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/rbd.py:104 cinder/volume/drivers/sheepdog.py:134
|
|
msgid "error refreshing volume stats"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/rbd.py:240
|
|
msgid "Not stored in rbd"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/rbd.py:244
|
|
msgid "Blank components"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/rbd.py:247
|
|
#, fuzzy
|
|
msgid "Not an rbd snapshot"
|
|
msgstr "인스턴스 %s: 스냅샷 저장중"
|
|
|
|
#: cinder/volume/drivers/rbd.py:262
|
|
#, python-format
|
|
msgid "%s is in a different ceph cluster"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/rbd.py:273
|
|
#, fuzzy, python-format
|
|
msgid "Unable to read image %s"
|
|
msgstr "%s 볼륨을 찾을수 없습니다"
|
|
|
|
#: cinder/volume/drivers/scality.py:63
|
|
msgid "Value required for 'scality_sofs_config'"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/scality.py:74
|
|
#, python-format
|
|
msgid "Cannot access 'scality_sofs_config': %s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/scality.py:80
|
|
msgid "Cannot execute /sbin/mount.sofs"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/scality.py:101
|
|
msgid "Cannot mount Scality SOFS, check syslog for errors"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/scality.py:135
|
|
#, python-format
|
|
msgid "Cannot find volume dir for Scality SOFS at '%s'"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/sheepdog.py:47
|
|
#, python-format
|
|
msgid "Sheepdog is not working: %s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/sheepdog.py:52
|
|
msgid "Sheepdog is not working"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/solidfire.py:129
|
|
#, python-format
|
|
msgid "Payload for SolidFire API call: %s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/solidfire.py:146
|
|
#, python-format
|
|
msgid "Call to json.loads() raised an exception: %s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/solidfire.py:152
|
|
#, python-format
|
|
msgid "Results of SolidFire API call: %s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/solidfire.py:156
|
|
#, python-format
|
|
msgid "Clone operation encountered: %s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/solidfire.py:158
|
|
#, python-format
|
|
msgid "Waiting for outstanding operation before retrying snapshot: %s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/solidfire.py:164
|
|
#, python-format
|
|
msgid "Detected xDBVersionMismatch, retry %s of 5"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/solidfire.py:171
|
|
#, python-format
|
|
msgid "API response: %s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/solidfire.py:191
|
|
#, python-format
|
|
msgid "Found solidfire account: %s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/solidfire.py:220
|
|
#, python-format
|
|
msgid "solidfire account: %s does not exist, create it..."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/solidfire.py:281
|
|
#, python-format
|
|
msgid "Failed to retrieve volume SolidFire-ID: %s in get_by_account!"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/solidfire.py:352
|
|
msgid "Failed to get model update from clone"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/solidfire.py:378
|
|
#, python-format
|
|
msgid "More than one valid preset was detected, using %s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/solidfire.py:411
|
|
#, python-format
|
|
msgid "Mapped SolidFire volumeID %(sfid)s to cinder ID %(uuid)s."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/solidfire.py:420
|
|
#, python-format
|
|
msgid "Volume %s, not found on SF Cluster."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/solidfire.py:423
|
|
#, python-format
|
|
msgid "Found %(count)s volumes mapped to id: %(uuid)s."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/solidfire.py:490
|
|
msgid "Enter SolidFire delete_volume..."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/solidfire.py:494
|
|
#, python-format
|
|
msgid "Account for Volume ID %s was not found on the SolidFire Cluster!"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/solidfire.py:496
|
|
msgid "This usually means the volume was never succesfully created."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/solidfire.py:511
|
|
#, python-format
|
|
msgid "Volume ID %s was not found on the SolidFire Cluster!"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/solidfire.py:514
|
|
msgid "Leaving SolidFire delete_volume"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/solidfire.py:518
|
|
msgid "Executing SolidFire ensure_export..."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/solidfire.py:523
|
|
msgid "Executing SolidFire create_export..."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/solidfire.py:572
|
|
msgid "Updating cluster status info"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/solidfire.py:580
|
|
msgid "Failed to get updated stats"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/storwize_svc.py:173
|
|
#, python-format
|
|
msgid "WWPN on node %(node)s: %(wwpn)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/storwize_svc.py:179
|
|
msgid "enter: do_setup"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/storwize_svc.py:190
|
|
#, python-format
|
|
msgid "pool %s doesn't exist"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/storwize_svc.py:206
|
|
msgid "Failed to get license information."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/storwize_svc.py:265
|
|
msgid "do_setup: No configured nodes"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/storwize_svc.py:267
|
|
msgid "leave: do_setup"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/storwize_svc.py:289
|
|
msgid "enter: check_for_setup_error"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/storwize_svc.py:295
|
|
#: cinder/volume/drivers/netapp/iscsi.py:169
|
|
#: cinder/volume/drivers/netapp/iscsi.py:1182
|
|
#: cinder/volume/drivers/netapp/iscsi.py:1535
|
|
#: cinder/volume/drivers/netapp/nfs.py:109
|
|
#: cinder/volume/drivers/netapp/nfs.py:328
|
|
#: cinder/volume/drivers/netapp/nfs.py:379
|
|
#: cinder/volume/drivers/san/hp/hp_3par_common.py:120
|
|
#, python-format
|
|
msgid "%s is not set"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/storwize_svc.py:301
|
|
msgid ""
|
|
"Password or SSH private key is required for authentication: set either "
|
|
"san_password or san_private_key option"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/storwize_svc.py:309
|
|
#, python-format
|
|
msgid ""
|
|
"Illegal value %d specified for storwize_svc_flashcopy_timeout: valid "
|
|
"values are between 0 and 600"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/storwize_svc.py:317
|
|
msgid "leave: check_for_setup_error"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/storwize_svc.py:331
|
|
#, python-format
|
|
msgid "ensure_export: Volume %s not found on storage"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/storwize_svc.py:356
|
|
#, python-format
|
|
msgid "enter: _get_chap_secret_for_host: host name %s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/storwize_svc.py:392
|
|
#, python-format
|
|
msgid ""
|
|
"leave: _get_chap_secret_for_host: host name %(host_name)s with secret "
|
|
"%(chap_secret)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/storwize_svc.py:415
|
|
msgid "_create_host: Cannot clean host name. Host name is not unicode or string"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/storwize_svc.py:483
|
|
#, python-format
|
|
msgid "enter: _get_host_from_connector: prefix %s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/storwize_svc.py:511
|
|
#, python-format
|
|
msgid "leave: _get_host_from_connector: host %s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/storwize_svc.py:523
|
|
#, python-format
|
|
msgid "enter: _create_host: host %s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/storwize_svc.py:538
|
|
msgid "_create_host: No connector ports"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/storwize_svc.py:551
|
|
#, python-format
|
|
msgid "leave: _create_host: host %(host)s - %(host_name)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/storwize_svc.py:574
|
|
#, python-format
|
|
msgid "enter: _map_vol_to_host: volume %(volume_name)s to host %(host_name)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/storwize_svc.py:609
|
|
msgid ""
|
|
"storwize_svc_multihostmap_enabled is set to Flase, Not allow multi host "
|
|
"mapping"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/storwize_svc.py:619
|
|
#, python-format
|
|
msgid "volume %s mapping to multi host"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/storwize_svc.py:625
|
|
#, python-format
|
|
msgid ""
|
|
"leave: _map_vol_to_host: LUN %(result_lun)s, volume %(volume_name)s, host"
|
|
" %(host_name)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/storwize_svc.py:635
|
|
#, python-format
|
|
msgid "enter: _delete_host: host %s "
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/storwize_svc.py:643
|
|
#, python-format
|
|
msgid "leave: _delete_host: host %s "
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/storwize_svc.py:675
|
|
#, python-format
|
|
msgid "enter: initialize_connection: volume %(vol)s with connector %(conn)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/storwize_svc.py:691
|
|
msgid "_create_host failed to return the host name."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/storwize_svc.py:702
|
|
#, python-format
|
|
msgid "initialize_connection: Failed to get attributes for volume %s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/storwize_svc.py:709
|
|
#, python-format
|
|
msgid "Did not find expected column name in lsvdisk: %s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/storwize_svc.py:711
|
|
#, python-format
|
|
msgid "initialize_connection: Missing volume attribute for volume %s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/storwize_svc.py:728
|
|
#, python-format
|
|
msgid ""
|
|
"initialize_connection: No node found in I/O group %(gid)s for volume "
|
|
"%(vol)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/storwize_svc.py:736
|
|
#, python-format
|
|
msgid "initialize_connection: Did not find a preferred node for volume %s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/storwize_svc.py:769
|
|
#, python-format
|
|
msgid ""
|
|
"initialize_connection: Failed to collect return properties for volume "
|
|
"%(vol)s and connector %(conn)s.\n"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/storwize_svc.py:774
|
|
#, python-format
|
|
msgid ""
|
|
"leave: initialize_connection:\n"
|
|
" volume: %(vol)s\n"
|
|
" connector %(conn)s\n"
|
|
" properties: %(prop)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/storwize_svc.py:792
|
|
#, python-format
|
|
msgid "enter: terminate_connection: volume %(vol)s with connector %(conn)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/storwize_svc.py:802
|
|
msgid "_get_host_from_connector failed to return the host name for connector"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/storwize_svc.py:817
|
|
#, python-format
|
|
msgid ""
|
|
"terminate_connection: No mapping of volume %(vol_name)s to host "
|
|
"%(host_name)s found"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/storwize_svc.py:825
|
|
#, python-format
|
|
msgid "leave: terminate_connection: volume %(vol)s with connector %(conn)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/storwize_svc.py:883
|
|
msgid "protocol must be specified as '<in> iSCSI' or '<in> FC'"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/storwize_svc.py:907
|
|
#, python-format
|
|
msgid "enter: _create_vdisk: vdisk %s "
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/storwize_svc.py:945
|
|
#, python-format
|
|
msgid ""
|
|
"_create_vdisk %(name)s - did not find success message in CLI output.\n"
|
|
" stdout: %(out)s\n"
|
|
" stderr: %(err)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/storwize_svc.py:950
|
|
#, python-format
|
|
msgid "leave: _create_vdisk: volume %s "
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/storwize_svc.py:962
|
|
#: cinder/volume/drivers/storwize_svc.py:976
|
|
#, python-format
|
|
msgid ""
|
|
"create FC mapping from %(source)s to %(target)s - did not find success "
|
|
"message in CLI output.\n"
|
|
" stdout: %(out)s\n"
|
|
" stderr: %(err)s\n"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/storwize_svc.py:988
|
|
#: cinder/volume/drivers/storwize_svc.py:998
|
|
#, python-format
|
|
msgid ""
|
|
"create FC mapping from %(source)s to %(target)s - did not find mapping id"
|
|
" in CLI output.\n"
|
|
" stdout: %(out)s\n"
|
|
" stderr: %(err)s\n"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/storwize_svc.py:1012
|
|
#, python-format
|
|
msgid ""
|
|
"_prepare_fc_map: Failed to prepare FlashCopy from %(source)s to "
|
|
"%(target)s.\n"
|
|
"stdout: %(out)s\n"
|
|
" stderr: %(err)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/storwize_svc.py:1039
|
|
#, python-format
|
|
msgid ""
|
|
"Unexecpted mapping status %(status)s for mapping %(id)s. Attributes: "
|
|
"%(attr)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/storwize_svc.py:1050
|
|
#, python-format
|
|
msgid ""
|
|
"Mapping %(id)s prepare failed to complete within the allotted %(to)d "
|
|
"seconds timeout. Terminating."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/storwize_svc.py:1055
|
|
#, python-format
|
|
msgid ""
|
|
"_prepare_fc_map: Failed to start FlashCopy from %(source)s to %(target)s "
|
|
"with exception %(ex)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/storwize_svc.py:1062
|
|
#, python-format
|
|
msgid "_prepare_fc_map: %s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/storwize_svc.py:1069
|
|
#, python-format
|
|
msgid ""
|
|
"_start_fc_map: Failed to start FlashCopy from %(source)s to %(target)s.\n"
|
|
"stdout: %(out)s\n"
|
|
" stderr: %(err)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/storwize_svc.py:1080
|
|
#, python-format
|
|
msgid ""
|
|
"enter: _run_flashcopy: execute FlashCopy from source %(source)s to target"
|
|
" %(target)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/storwize_svc.py:1092
|
|
#, python-format
|
|
msgid "leave: _run_flashcopy: FlashCopy started from %(source)s to %(target)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/storwize_svc.py:1100
|
|
#, python-format
|
|
msgid "enter: _create_copy: snapshot %(tgt_vdisk)s from vdisk %(src_vdisk)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/storwize_svc.py:1107
|
|
#, python-format
|
|
msgid "_create_copy: Source vdisk %s does not exist"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/storwize_svc.py:1119
|
|
#, python-format
|
|
msgid ""
|
|
"_create_copy: cannot get source vdisk %(src)s capacity from vdisk "
|
|
"attributes %(attr)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/storwize_svc.py:1129
|
|
#, python-format
|
|
msgid "leave: _create_copy: snapshot %(tgt_vdisk)s from vdisk %(src_vdisk)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/storwize_svc.py:1134
|
|
#, python-format
|
|
msgid "enter: _get_flashcopy_mapping_attributes: mapping %s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/storwize_svc.py:1156
|
|
#, python-format
|
|
msgid ""
|
|
"leave: _get_flashcopy_mapping_attributes: mapping %(fc_map_id)s, "
|
|
"attributes %(attributes)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/storwize_svc.py:1164
|
|
#, python-format
|
|
msgid "enter: _is_vdisk_defined: vdisk %s "
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/storwize_svc.py:1166
|
|
#, python-format
|
|
msgid "leave: _is_vdisk_defined: vdisk %(vol)s with %(str)s "
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/storwize_svc.py:1194
|
|
#, python-format
|
|
msgid "enter: _delete_vdisk: vdisk %s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/storwize_svc.py:1199
|
|
#, python-format
|
|
msgid "warning: Tried to delete vdisk %s but it does not exist."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/storwize_svc.py:1225
|
|
#, python-format
|
|
msgid "Vdisk %(name)s not involved in mapping %(src)s -> %(tgt)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/storwize_svc.py:1258
|
|
#, python-format
|
|
msgid "leave: _delete_vdisk: vdisk %s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/storwize_svc.py:1283
|
|
msgid "create_volume_from_snapshot: Source and destination size differ."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/storwize_svc.py:1297
|
|
msgid "create_cloned_volume: Source and destination size differ."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/storwize_svc.py:1361
|
|
msgid "_update_volume_status: Could not get system name"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/storwize_svc.py:1373
|
|
msgid "Could not get pool data from the storage"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/storwize_svc.py:1374
|
|
msgid "_update_volume_status: Could not get storage pool data"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/storwize_svc.py:1412
|
|
msgid ""
|
|
"Illegal value specified for storwize_svc_vol_rsize: set to either a "
|
|
"percentage (0-100) or -1"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/storwize_svc.py:1418
|
|
msgid ""
|
|
"Illegal value specified for storwize_svc_vol_warning: set to a percentage"
|
|
" (0-100)"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/storwize_svc.py:1425
|
|
msgid ""
|
|
"Illegal value specified for storwize_svc_vol_grainsize: set to either 32,"
|
|
" 64, 128, or 256"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/storwize_svc.py:1432
|
|
msgid "System does not support compression"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/storwize_svc.py:1437
|
|
msgid "If compression is set to True, rsize must also be set (not equal to -1)"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/storwize_svc.py:1443
|
|
#, python-format
|
|
msgid ""
|
|
"Illegal value %(prot)s specified for storwize_svc_connection_protocol: "
|
|
"valid values are %(enabled)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/storwize_svc.py:1452
|
|
msgid ""
|
|
"Multipath is currently only supported for FC connections and not iSCSI. "
|
|
"(This is a Nova limitation.)"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/storwize_svc.py:1464
|
|
#, python-format
|
|
msgid "enter: _execute_command_and_parse_attributes: command %s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/storwize_svc.py:1471
|
|
#, fuzzy, python-format
|
|
msgid ""
|
|
"CLI Exception output:\n"
|
|
" command: %(cmd)s\n"
|
|
" stdout: %(out)s\n"
|
|
" stderr: %(err)s"
|
|
msgstr ""
|
|
"%(description)s\n"
|
|
"Command: %(cmd)s\n"
|
|
"Exit code: %(exit_code)s\n"
|
|
"Stdout: %(stdout)r\n"
|
|
"Stderr: %(stderr)r"
|
|
|
|
#: cinder/volume/drivers/storwize_svc.py:1488
|
|
#, python-format
|
|
msgid ""
|
|
"leave: _execute_command_and_parse_attributes:\n"
|
|
"command: %(cmd)s\n"
|
|
"attributes: %(attr)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/storwize_svc.py:1507
|
|
#, python-format
|
|
msgid ""
|
|
"_get_hdr_dic: attribute headers and values do not match.\n"
|
|
" Headers: %(header)s\n"
|
|
" Values: %(row)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/storwize_svc.py:1517
|
|
#, python-format
|
|
msgid ""
|
|
"%(fun)s: Failed with unexpected CLI output.\n"
|
|
" Command: %(cmd)s\n"
|
|
"stdout: %(out)s\n"
|
|
"stderr: %(err)s\n"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/storwize_svc.py:1531
|
|
#, python-format
|
|
msgid ""
|
|
"%(fun)s: Failed with unexpected CLI output.\n"
|
|
" Command: %(cmd)s\n"
|
|
" stdout: %(out)s\n"
|
|
" stderr: %(err)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/storwize_svc.py:1539
|
|
#, python-format
|
|
msgid "Did not find expected column in %(fun)s: %(hdr)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/windows.py:142
|
|
#, python-format
|
|
msgid "Creating folder %s "
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/windows.py:207
|
|
#: cinder/volume/drivers/nexenta/volume.py:203
|
|
#, python-format
|
|
msgid "Ignored target creation error \"%s\" while ensuring export"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/windows.py:213
|
|
#, python-format
|
|
msgid "Disk not found: %s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/zadara.py:218
|
|
#, python-format
|
|
msgid "Sending %(method)s to %(url)s. Body \"%(body)s\""
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/zadara.py:240
|
|
#, python-format
|
|
msgid "Operation completed. %(data)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/zadara.py:350
|
|
#, python-format
|
|
msgid "Volume %(name)s could not be found. It might be already deleted"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/zadara.py:447
|
|
#, python-format
|
|
msgid "Attach properties: %(properties)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:42
|
|
msgid ""
|
|
"Module PyWBEM not installed. Install PyWBEM using the python-pywbem "
|
|
"package."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:78
|
|
msgid "Entering create_volume."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:82
|
|
#, python-format
|
|
msgid "Create Volume: %(volume)s Size: %(size)lu"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:90
|
|
#, python-format
|
|
msgid "Create Volume: %(volume)s Storage type: %(storage_type)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:97
|
|
#, python-format
|
|
msgid ""
|
|
"Create Volume: %(volume)s Pool: %(pool)s Storage System: "
|
|
"%(storage_system)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:106
|
|
#, python-format
|
|
msgid ""
|
|
"Error Create Volume: %(volumename)s. Storage Configuration Service not "
|
|
"found for pool %(storage_type)s."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:114
|
|
#, python-format
|
|
msgid ""
|
|
"Create Volume: %(name)s Method: CreateOrModifyElementFromStoragePool "
|
|
"ConfigServicie: %(service)s ElementName: %(name)s InPool: %(pool)s "
|
|
"ElementType: 5 Size: %(size)lu"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:129
|
|
#, python-format
|
|
msgid "Create Volume: %(volumename)s Return code: %(rc)lu"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:136
|
|
#, python-format
|
|
msgid ""
|
|
"Error Create Volume: %(volumename)s. Return code: %(rc)lu. Error: "
|
|
"%(error)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:143
|
|
#, python-format
|
|
msgid "Leaving create_volume: %(volumename)s Return code: %(rc)lu"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:151
|
|
msgid "Entering create_volume_from_snapshot."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:156
|
|
#, python-format
|
|
msgid ""
|
|
"Create Volume from Snapshot: Volume: %(volumename)s Snapshot: "
|
|
"%(snapshotname)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:166
|
|
#, python-format
|
|
msgid ""
|
|
"Create Volume from Snapshot: Volume: %(volumename)s Snapshot: "
|
|
"%(snapshotname)s Snapshot Instance: %(snapshotinstance)s Storage "
|
|
"System: %(storage_system)s."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:176
|
|
#, python-format
|
|
msgid ""
|
|
"Error Create Volume from Snapshot: Volume: %(volumename)s Snapshot: "
|
|
"%(snapshotname)s. Create Volume from Snapshot is NOT supported on VMAX."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:187
|
|
#, python-format
|
|
msgid ""
|
|
"Error Create Volume from Snapshot: Volume: %(volumename)s Snapshot: "
|
|
"%(snapshotname)s. Cannot find Replication Service to create volume from "
|
|
"snapshot."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:196
|
|
#, python-format
|
|
msgid ""
|
|
"Create Volume from Snapshot: Volume: %(volumename)s Snapshot: "
|
|
"%(snapshotname)s Method: CreateElementReplica ReplicationService: "
|
|
"%(service)s ElementName: %(elementname)s SyncType: 8 SourceElement: "
|
|
"%(sourceelement)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:217
|
|
#, python-format
|
|
msgid ""
|
|
"Error Create Volume from Snapshot: Volume: %(volumename)s "
|
|
"Snapshot:%(snapshotname)s. Return code: %(rc)lu.Error: %(error)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:229
|
|
#, python-format
|
|
msgid ""
|
|
"Create Volume from Snapshot: Volume: %(volumename)s Snapshot: "
|
|
"%(snapshotname)s. Successfully clone volume from snapshot. Finding the "
|
|
"clone relationship."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:240
|
|
#, python-format
|
|
msgid ""
|
|
"Create Volume from Snapshot: Volume: %(volumename)s Snapshot: "
|
|
"%(snapshotname)s. Remove the clone relationship. Method: "
|
|
"ModifyReplicaSynchronization ReplicationService: %(service)s Operation: "
|
|
"8 Synchronization: %(sync_name)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:256
|
|
#, python-format
|
|
msgid ""
|
|
"Create Volume from Snapshot: Volume: %(volumename)s Snapshot: "
|
|
"%(snapshotname)s Return code: %(rc)lu"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:265
|
|
#, python-format
|
|
msgid ""
|
|
"Error Create Volume from Snapshot: Volume: %(volumename)s Snapshot: "
|
|
"%(snapshotname)s. Return code: %(rc)lu. Error: %(error)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:277
|
|
#, python-format
|
|
msgid ""
|
|
"Leaving create_volume_from_snapshot: Volume: %(volumename)s Snapshot: "
|
|
"%(snapshotname)s Return code: %(rc)lu."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:286
|
|
msgid "Entering create_cloned_volume."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:291
|
|
#, python-format
|
|
msgid ""
|
|
"Create a Clone from Volume: Volume: %(volumename)s Source Volume: "
|
|
"%(srcname)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:301
|
|
#, python-format
|
|
msgid ""
|
|
"Create Cloned Volume: Volume: %(volumename)s Source Volume: %(srcname)s"
|
|
" Source Instance: %(src_instance)s Storage System: %(storage_system)s."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:311
|
|
#, python-format
|
|
msgid ""
|
|
"Error Create Cloned Volume: Volume: %(volumename)s Source Volume: "
|
|
"%(srcname)s. Cannot find Replication Service to create cloned volume."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:320
|
|
#, python-format
|
|
msgid ""
|
|
"Create Cloned Volume: Volume: %(volumename)s Source Volume: %(srcname)s"
|
|
" Method: CreateElementReplica ReplicationService: %(service)s "
|
|
"ElementName: %(elementname)s SyncType: 8 SourceElement: "
|
|
"%(sourceelement)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:341
|
|
#, python-format
|
|
msgid ""
|
|
"Error Create Cloned Volume: Volume: %(volumename)s Source "
|
|
"Volume:%(srcname)s. Return code: %(rc)lu.Error: %(error)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:353
|
|
#, python-format
|
|
msgid ""
|
|
"Create Cloned Volume: Volume: %(volumename)s Source Volume: %(srcname)s."
|
|
" Successfully cloned volume from source volume. Finding the clone "
|
|
"relationship."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:364
|
|
#, python-format
|
|
msgid ""
|
|
"Create Cloned Volume: Volume: %(volumename)s Source Volume: %(srcname)s."
|
|
" Remove the clone relationship. Method: ModifyReplicaSynchronization "
|
|
"ReplicationService: %(service)s Operation: 8 Synchronization: "
|
|
"%(sync_name)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:380
|
|
#, python-format
|
|
msgid ""
|
|
"Create Cloned Volume: Volume: %(volumename)s Source Volume: %(srcname)s"
|
|
" Return code: %(rc)lu"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:389
|
|
#, python-format
|
|
msgid ""
|
|
"Error Create Cloned Volume: Volume: %(volumename)s Source Volume: "
|
|
"%(srcname)s. Return code: %(rc)lu. Error: %(error)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:401
|
|
#, python-format
|
|
msgid ""
|
|
"Leaving create_cloned_volume: Volume: %(volumename)s Source Volume: "
|
|
"%(srcname)s Return code: %(rc)lu."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:410
|
|
msgid "Entering delete_volume."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:412
|
|
#, python-format
|
|
msgid "Delete Volume: %(volume)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:419
|
|
#, python-format
|
|
msgid "Volume %(name)s not found on the array. No volume to delete."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:429
|
|
#, python-format
|
|
msgid ""
|
|
"Error Delete Volume: %(volumename)s. Storage Configuration Service not "
|
|
"found."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:437
|
|
#, python-format
|
|
msgid "Delete Volume: %(name)s DeviceID: %(deviceid)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:441
|
|
#, python-format
|
|
msgid ""
|
|
"Delete Volume: %(name)s Method: EMCReturnToStoragePool ConfigServic: "
|
|
"%(service)s TheElement: %(vol_instance)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:454
|
|
#, python-format
|
|
msgid ""
|
|
"Error Delete Volume: %(volumename)s. Return code: %(rc)lu. Error: "
|
|
"%(error)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:463
|
|
#, python-format
|
|
msgid "Leaving delete_volume: %(volumename)s Return code: %(rc)lu"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:470
|
|
msgid "Entering create_snapshot."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:474
|
|
#, python-format
|
|
msgid "Create snapshot: %(snapshot)s: volume: %(volume)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:486
|
|
#, python-format
|
|
msgid "Device ID: %(deviceid)s: Storage System: %(storagesystem)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:493
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:495
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:565
|
|
#, python-format
|
|
msgid "Cannot find Replication Service to create snapshot for volume %s."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:500
|
|
#, python-format
|
|
msgid ""
|
|
"Create Snapshot: Method: CreateElementReplica: Target: %(snapshot)s "
|
|
"Source: %(volume)s Replication Service: %(service)s ElementName: "
|
|
"%(elementname)s Sync Type: 7 SourceElement: %(sourceelement)s."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:516
|
|
#, python-format
|
|
msgid ""
|
|
"Create Snapshot: Volume: %(volumename)s Snapshot: %(snapshotname)s "
|
|
"Return code: %(rc)lu"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:525
|
|
#, python-format
|
|
msgid ""
|
|
"Error Create Snapshot: %(snapshot)s Volume: %(volume)s Error: "
|
|
"%(errordesc)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:533
|
|
#, python-format
|
|
msgid ""
|
|
"Leaving create_snapshot: Snapshot: %(snapshot)s Volume: %(volume)s "
|
|
"Return code: %(rc)lu."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:539
|
|
msgid "Entering delete_snapshot."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:543
|
|
#, python-format
|
|
msgid "Delete Snapshot: %(snapshot)s: volume: %(volume)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:549
|
|
#, python-format
|
|
msgid ""
|
|
"Delete Snapshot: %(snapshot)s: volume: %(volume)s. Finding "
|
|
"StorageSychronization_SV_SV."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:557
|
|
#, python-format
|
|
msgid ""
|
|
"Snapshot: %(snapshot)s: volume: %(volume)s not found on the array. No "
|
|
"snapshot to delete."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:572
|
|
#, python-format
|
|
msgid ""
|
|
"Delete Snapshot: Target: %(snapshot)s Source: %(volume)s. Method: "
|
|
"ModifyReplicaSynchronization: Replication Service: %(service)s "
|
|
"Operation: 19 Synchronization: %(sync_name)s."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:588
|
|
#, python-format
|
|
msgid ""
|
|
"Delete Snapshot: Volume: %(volumename)s Snapshot: %(snapshotname)s "
|
|
"Return code: %(rc)lu"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:597
|
|
#, python-format
|
|
msgid ""
|
|
"Error Delete Snapshot: Volume: %(volumename)s Snapshot: "
|
|
"%(snapshotname)s. Return code: %(rc)lu. Error: %(error)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:609
|
|
#, python-format
|
|
msgid ""
|
|
"Leaving delete_snapshot: Volume: %(volumename)s Snapshot: "
|
|
"%(snapshotname)s Return code: %(rc)lu."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:619
|
|
#, python-format
|
|
msgid "Create export: %(volume)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:624
|
|
#, python-format
|
|
msgid "create_export: Volume: %(volume)s Device ID: %(device_id)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:646
|
|
#, python-format
|
|
msgid ""
|
|
"ExposePaths: %(vol)s ConfigServicie: %(service)s LUNames: %(lun_name)s"
|
|
" InitiatorPortIDs: %(initiator)s DeviceAccesses: 2"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:661
|
|
#, python-format
|
|
msgid "ExposePaths parameter LunMaskingSCSIProtocolController: %(lunmasking)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:672
|
|
#, python-format
|
|
msgid "Error mapping volume %s."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:676
|
|
#, python-format
|
|
msgid "ExposePaths for volume %s completed successfully."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:692
|
|
#, python-format
|
|
msgid ""
|
|
"HidePaths: %(vol)s ConfigServicie: %(service)s LUNames: %(device_id)s "
|
|
"LunMaskingSCSIProtocolController: %(lunmasking)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:705
|
|
#, python-format
|
|
msgid "Error unmapping volume %s."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:709
|
|
#, python-format
|
|
msgid "HidePaths for volume %s completed successfully."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:722
|
|
#, python-format
|
|
msgid ""
|
|
"AddMembers: ConfigServicie: %(service)s MaskingGroup: %(masking_group)s"
|
|
" Members: %(vol)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:735
|
|
#, python-format
|
|
msgid "Error mapping volume %(vol)s. %(error)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:740
|
|
#, python-format
|
|
msgid "AddMembers for volume %s completed successfully."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:753
|
|
#, python-format
|
|
msgid ""
|
|
"RemoveMembers: ConfigServicie: %(service)s MaskingGroup: "
|
|
"%(masking_group)s Members: %(vol)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:766
|
|
#, python-format
|
|
msgid "Error unmapping volume %(vol)s. %(error)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:771
|
|
#, python-format
|
|
msgid "RemoveMembers for volume %s completed successfully."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:777
|
|
#, python-format
|
|
msgid "Map volume: %(volume)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:786
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:816
|
|
#, python-format
|
|
msgid "Cannot find Controller Configuration Service for storage system %s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:800
|
|
#, python-format
|
|
msgid "Unmap volume: %(volume)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:806
|
|
#, python-format
|
|
msgid "Volume %s is not mapped. No volume to unmap."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:830
|
|
#, python-format
|
|
msgid "Initialize connection: %(volume)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:836
|
|
#, python-format
|
|
msgid "Volume %s is already mapped."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:848
|
|
#, python-format
|
|
msgid "Terminate connection: %(volume)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:880
|
|
#, python-format
|
|
msgid "Found Storage Type: %s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:883
|
|
msgid "Storage type not found."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:899
|
|
#, python-format
|
|
msgid "Found Masking View: %s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:902
|
|
msgid "Masking View not found."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:924
|
|
msgid "Ecom user not found."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:944
|
|
#, python-format
|
|
msgid "Ecom IP: %(ecomIp)s Port: %(ecomPort)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:947
|
|
msgid "Ecom server not found."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:954
|
|
msgid "Cannot connect to ECOM server"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:966
|
|
#, python-format
|
|
msgid "Found Replication Service: %s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:979
|
|
#, python-format
|
|
msgid "Found Storage Configuration Service: %s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:992
|
|
#, python-format
|
|
msgid "Found Controller Configuration Service: %s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:1005
|
|
#, python-format
|
|
msgid "Found Storage Hardware ID Management Service: %s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:1049
|
|
#, python-format
|
|
msgid "Pool %(storage_type)s is not found."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:1055
|
|
#, python-format
|
|
msgid "Storage system not found for pool %(storage_type)s."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:1061
|
|
#, python-format
|
|
msgid "Pool: %(pool)s SystemName: %(systemname)s."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:1077
|
|
#, python-format
|
|
msgid "Pool name: %(poolname)s System name: %(systemname)s."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:1109
|
|
#, python-format
|
|
msgid "Volume %(volumename)s not found on the array."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:1112
|
|
#, python-format
|
|
msgid "Volume name: %(volumename)s Volume instance: %(vol_instance)s."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:1125
|
|
#, python-format
|
|
msgid "Source: %(volumename)s Target: %(snapshotname)s."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:1148
|
|
#, python-format
|
|
msgid ""
|
|
"Source: %(volumename)s Target: %(snapshotname)s. Storage Synchronized "
|
|
"not found. "
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:1153
|
|
#, python-format
|
|
msgid ""
|
|
"Storage system: %(storage_system)s Storage Synchronized instance: "
|
|
"%(sync)s."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:1179
|
|
#, python-format
|
|
msgid "Error finding %s."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:1183
|
|
#, python-format
|
|
msgid "Found %(name)s: %(initiator)s."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:1243
|
|
#, python-format
|
|
msgid ""
|
|
"LunMaskingSCSIProtocolController for storage system %(storage_system)s "
|
|
"and initiator %(initiator)s is %(ctrl)s."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:1282
|
|
#, python-format
|
|
msgid ""
|
|
"LunMaskingSCSIProtocolController for storage volume %(vol)s and initiator"
|
|
" %(initiator)s is %(ctrl)s."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:1295
|
|
#, python-format
|
|
msgid ""
|
|
"Volume %(name)s not found on the array. Cannot determine if there are "
|
|
"volumes mapped."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:1307
|
|
#, python-format
|
|
msgid ""
|
|
"LunMaskingSCSIProtocolController for storage system %(storage)s and "
|
|
"%(connector)s is %(ctrl)s."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:1319
|
|
#, python-format
|
|
msgid ""
|
|
"Found %(numVolumesMapped)d volumes on storage system %(storage)s mapped "
|
|
"to %(initiator)s."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:1354
|
|
#, python-format
|
|
msgid "Available device number on %(storage)s: %(device)s."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:1397
|
|
#, python-format
|
|
msgid "Device number not found for volume %(volumename)s %(vol_instance)s."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:1402
|
|
#, python-format
|
|
msgid "Found device number %(device)d for volume %(volumename)s %(vol_instance)s."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:1412
|
|
#, python-format
|
|
msgid "Device info: %(data)s."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:1434
|
|
#, python-format
|
|
msgid "Masking view: %(view)s DeviceMaskingGroup: %(masking)s."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:1456
|
|
#, python-format
|
|
msgid "Found Storage Processor System: %s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:1484
|
|
#, python-format
|
|
msgid ""
|
|
"iSCSIProtocolEndpoint for storage system %(storage_system)s and SP %(sp)s"
|
|
" is %(endpoint)s."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:1513
|
|
msgid "Error finding Storage Hardware ID Service."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:1519
|
|
#, python-format
|
|
msgid ""
|
|
"EMCGetTargetEndpoints: Service: %(service)s Storage HardwareIDs: "
|
|
"%(hardwareids)s."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:1531
|
|
msgid "Error finding Target WWNs."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:1541
|
|
#, python-format
|
|
msgid "Add target WWN: %s."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:1543
|
|
#, python-format
|
|
msgid "Target WWNs: %s."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_common.py:1559
|
|
#, python-format
|
|
msgid "Storage Hardware IDs for %(wwpns)s is %(foundInstances)s."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_iscsi.py:158
|
|
#, python-format
|
|
msgid "Could not find iSCSI export for volume %s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_iscsi.py:167
|
|
#, fuzzy, python-format
|
|
msgid "Cannot find device number for volume %s"
|
|
msgstr "%s 볼륨을 찾을수 없습니다"
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_iscsi.py:197
|
|
#, python-format
|
|
msgid "Found iSCSI endpoint: %s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_iscsi.py:204
|
|
#, python-format
|
|
msgid "ISCSI endpoint not found for SP %(sp)s on storage system %(storage)s."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/emc/emc_smis_iscsi.py:221
|
|
#, python-format
|
|
msgid "ISCSI properties: %s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/huawei/huawei_iscsi.py:113
|
|
msgid "read timed out"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/huawei/huawei_iscsi.py:138
|
|
msgid "do_setup."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/huawei/huawei_iscsi.py:144
|
|
msgid "check_for_setup_error."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/huawei/huawei_iscsi.py:149
|
|
msgid "check_for_setup_error: Can not get device type."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/huawei/huawei_iscsi.py:153
|
|
#, python-format
|
|
msgid "check_for_setup_error: Device type is:%(type)s, version is:%(version)s."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/huawei/huawei_iscsi.py:160
|
|
msgid ""
|
|
"check_for_setup_error: Product version not right. Please make sure the "
|
|
"product version is V1."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/huawei/huawei_iscsi.py:171
|
|
msgid "_get_device_type: Storage Pool must be configured."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/huawei/huawei_iscsi.py:180
|
|
#, python-format
|
|
msgid "create_volume:volume name: %s."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/huawei/huawei_iscsi.py:194
|
|
#, python-format
|
|
msgid "delete_volume: volume name: %s."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/huawei/huawei_iscsi.py:201
|
|
#, python-format
|
|
msgid "delete_volume:No need to delete volume. Volume %(name)s does not exist."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/huawei/huawei_iscsi.py:210
|
|
#, python-format
|
|
msgid "create_export: volume name:%s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/huawei/huawei_iscsi.py:214
|
|
#, python-format
|
|
msgid "create_export:Volume %(name)s does not exist."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/huawei/huawei_iscsi.py:234
|
|
#, python-format
|
|
msgid "initialize_connection: volume name: %(volume)s. initiator name: %(ini)s."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/huawei/huawei_iscsi.py:249
|
|
#, python-format
|
|
msgid ""
|
|
"initialize_connection:Failed to find target ip for "
|
|
"initiator:%(initiatorname)s, please check config file."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/huawei/huawei_iscsi.py:259
|
|
#, python-format
|
|
msgid "initialize_connection:Failed to find target iSCSI iqn. Target IP:%(ip)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/huawei/huawei_iscsi.py:297
|
|
#, python-format
|
|
msgid ""
|
|
"initialize_connection:host name: %(host)s, initiator name: %(ini)s, "
|
|
"hostport name: %(port)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/huawei/huawei_iscsi.py:307
|
|
#, python-format
|
|
msgid ""
|
|
"initialize_connection:Failed to find the given volume. volume "
|
|
"name:%(volume)s."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/huawei/huawei_iscsi.py:359
|
|
#, python-format
|
|
msgid "terminate_connection:volume name: %(volume)s, initiator name: %(ini)s."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/huawei/huawei_iscsi.py:368
|
|
#, python-format
|
|
msgid "terminate_connection:Host does not exist. Host name:%(host)s."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/huawei/huawei_iscsi.py:377
|
|
#, python-format
|
|
msgid "terminate_connection:volume does not exist. volume name:%(volume)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/huawei/huawei_iscsi.py:396
|
|
#, python-format
|
|
msgid ""
|
|
"terminate_connection:No map between host and volume. Host "
|
|
"name:%(hostname)s, volume name:%(volumename)s."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/huawei/huawei_iscsi.py:414
|
|
#, python-format
|
|
msgid ""
|
|
"terminate_connection:No initiator is added to the host. Host "
|
|
"name:%(hostname)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/huawei/huawei_iscsi.py:427
|
|
#, python-format
|
|
msgid "create_snapshot:snapshot name:%(snapshot)s, volume name:%(volume)s."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/huawei/huawei_iscsi.py:434
|
|
msgid "create_snapshot:Device does not support snapshot."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/huawei/huawei_iscsi.py:440
|
|
msgid "create_snapshot:Resource pool needs 1GB valid size at least."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/huawei/huawei_iscsi.py:447
|
|
#, python-format
|
|
msgid "create_snapshot:Volume does not exist. Volume name:%(name)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/huawei/huawei_iscsi.py:456
|
|
#, python-format
|
|
msgid "create_snapshot:Snapshot does not exist. Snapshot name:%(name)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/huawei/huawei_iscsi.py:468
|
|
#, python-format
|
|
msgid "delete_snapshot:snapshot name:%(snapshot)s, volume name:%(volume)s."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/huawei/huawei_iscsi.py:475
|
|
msgid "delete_snapshot:Device does not support snapshot."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/huawei/huawei_iscsi.py:484
|
|
#, python-format
|
|
msgid "delete_snapshot:Snapshot does not exist. snapshot name:%(snap)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/huawei/huawei_iscsi.py:497
|
|
#, python-format
|
|
msgid ""
|
|
"create_volume_from_snapshot:snapshot name:%(snapshot)s, volume "
|
|
"name:%(volume)s."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/huawei/huawei_iscsi.py:505
|
|
#, python-format
|
|
msgid ""
|
|
"create_volume_from_snapshot:Device does not support create volume from "
|
|
"snapshot. Volume name:%(volume)s, snapshot name:%(snapshot)s."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/huawei/huawei_iscsi.py:516
|
|
#, python-format
|
|
msgid ""
|
|
"create_volume_from_snapshot:Snapshot does not exist. Snapshot "
|
|
"name:%(name)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/huawei/huawei_iscsi.py:567
|
|
msgid "Config file is wrong. Controler IP, UserName and UserPassword must be set."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/huawei/huawei_iscsi.py:573
|
|
#, python-format
|
|
msgid "_check_conf_file: %s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/huawei/huawei_iscsi.py:584
|
|
#, python-format
|
|
msgid "_read_xml:%s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/huawei/huawei_iscsi.py:612
|
|
#, python-format
|
|
msgid "Write login information to xml error. %s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/huawei/huawei_iscsi.py:616
|
|
#, python-format
|
|
msgid "_get_login_info error. %s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/huawei/huawei_iscsi.py:638
|
|
#, python-format
|
|
msgid ""
|
|
"Config file is wrong. LUNType must be \"Thin\" or \"Thick\". "
|
|
"LUNType:%(type)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/huawei/huawei_iscsi.py:665
|
|
msgid "_get_lun_set_info:Use default prefetch type. Prefetch type:Intelligent."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/huawei/huawei_iscsi.py:676
|
|
msgid ""
|
|
"_get_lun_set_info:No available pools! Please check whether storage pool "
|
|
"is created."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/huawei/huawei_iscsi.py:686
|
|
#, python-format
|
|
msgid "_get_lun_set_info:%s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/huawei/huawei_iscsi.py:736
|
|
msgid ""
|
|
"_get_maximum_pool:maxpoolid is None. Please check config file and make "
|
|
"sure the \"Name\" in \"StoragePool\" is right."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/huawei/huawei_iscsi.py:754
|
|
#, python-format
|
|
msgid "_get_iscsi_info:%s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/huawei/huawei_iscsi.py:764
|
|
#, python-format
|
|
msgid "CLI command:%s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/huawei/huawei_iscsi.py:831
|
|
#, python-format
|
|
msgid "_execute_cli:%s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/huawei/huawei_iscsi.py:838
|
|
#, python-format
|
|
msgid ""
|
|
"_name_translate:Name in cinder: %(old)s, new name in storage system: "
|
|
"%(new)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/huawei/huawei_iscsi.py:872
|
|
#, python-format
|
|
msgid ""
|
|
"_create_hostgroup:Failed to Create hostgroup. Hostgroup name: %(name)s. "
|
|
"out:%(out)s."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/huawei/huawei_iscsi.py:901
|
|
#, python-format
|
|
msgid ""
|
|
"_add_host:Failed to add host to hostgroup. host name:%(host)s hostgroup "
|
|
"id:%(hostgroup)s out:%(out)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/huawei/huawei_iscsi.py:927
|
|
#, python-format
|
|
msgid ""
|
|
"_add_initiator:Failed to add initiator. initiator name:%(name)s "
|
|
"out:%(out)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/huawei/huawei_iscsi.py:941
|
|
#, python-format
|
|
msgid ""
|
|
"_delete_initiator:ERROE:Failed to delete initiator. initiator "
|
|
"name:%(name)s out:%(out)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/huawei/huawei_iscsi.py:991
|
|
#, python-format
|
|
msgid ""
|
|
"_add_hostport:Failed to add hostport. port name:%(port)s port "
|
|
"information:%(info)s host id:%(host)s out:%(out)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/huawei/huawei_iscsi.py:1009
|
|
#, python-format
|
|
msgid "_delete_hostport:Failed to delete host port. port id:%(portid)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/huawei/huawei_iscsi.py:1016
|
|
#, python-format
|
|
msgid "_get_tgt_iqn:iSCSI IP is %s."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/huawei/huawei_iscsi.py:1049
|
|
#, python-format
|
|
msgid "_get_tgt_iqn:iSCSI target iqn is:%s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/huawei/huawei_iscsi.py:1086
|
|
#, python-format
|
|
msgid ""
|
|
"_map_lun:Failed to add hostmap. hostid:%(host)s lunid:%(lun)s "
|
|
"hostlunid:%(hostlunid)s out:%(out)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/huawei/huawei_iscsi.py:1122
|
|
#, python-format
|
|
msgid ""
|
|
"_delete_map:There are IOs accessing the system. Retry to delete host map."
|
|
" map id:%(mapid)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/huawei/huawei_iscsi.py:1128
|
|
#, python-format
|
|
msgid "_delete_map:Failed to delete host map. mapid:%(mapid)s out:%(out)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/huawei/huawei_iscsi.py:1142
|
|
#, python-format
|
|
msgid "_delete_host: Failed delete host. host id:%(hostid)s out:%(out)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/huawei/huawei_iscsi.py:1223
|
|
#, python-format
|
|
msgid ""
|
|
"_active_snapshot:Failed to active snapshot. snapshot id:%(name)s. "
|
|
"out:%(out)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/huawei/huawei_iscsi.py:1237
|
|
#, python-format
|
|
msgid ""
|
|
"_disable_snapshot:Failed to disable snapshot. snapshot id:%(id)s. "
|
|
"out:%(out)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/huawei/huawei_iscsi.py:1251
|
|
#, python-format
|
|
msgid ""
|
|
"_delete_snapshot:Failed to delete snapshot. snapshot id:%(id)s. "
|
|
"out:%(out)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/huawei/huawei_iscsi.py:1308
|
|
#, python-format
|
|
msgid "_create_volume:Failed to Create volume. volume name:%(name)s. out:%(out)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/huawei/huawei_iscsi.py:1321
|
|
#, python-format
|
|
msgid "_delete_volume:Failed to delete volume. Volume name:%(name)s out:%(out)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/huawei/huawei_iscsi.py:1338
|
|
#, python-format
|
|
msgid ""
|
|
"_create_luncopy:Failed to Create LUNcopy. LUNcopy name:%(name)s "
|
|
"out:%(out)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/huawei/huawei_iscsi.py:1352
|
|
#, python-format
|
|
msgid ""
|
|
"_start_luncopy:Failed to start LUNcopy. LUNcopy id:%(luncopyid)s "
|
|
"out:%(out)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/huawei/huawei_iscsi.py:1382
|
|
#, python-format
|
|
msgid ""
|
|
"_wait_for_luncopy:LUNcopy status is not normal. LUNcopy "
|
|
"name:%(luncopyname)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/huawei/huawei_iscsi.py:1415
|
|
#, python-format
|
|
msgid ""
|
|
"_delete_luncopy:Failed to delete LUNcopy. LUNcopy id:%(luncopyid)s "
|
|
"out:%(out)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/huawei/huawei_iscsi.py:1430
|
|
#, python-format
|
|
msgid ""
|
|
"_create_snapshot:Failed to Create snapshot. Snapshot name:%(name)s "
|
|
"out:%(out)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/huawei/huawei_iscsi.py:1468
|
|
#, python-format
|
|
msgid ""
|
|
"_change_lun_controller:Failed to change lun owning controller. lun "
|
|
"id:%(lunid)s. new controller:%(controller)s. out:%(out)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/huawei/huawei_iscsi.py:1484
|
|
msgid "_is_resource_pool_enough:Resource pool for snapshot not be added."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/netapp/iscsi.py:123
|
|
#, python-format
|
|
msgid "API %(name)s failed: %(reason)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/netapp/iscsi.py:134
|
|
#: cinder/volume/drivers/netapp/iscsi.py:1167
|
|
#, python-format
|
|
msgid "Using WSDL: %s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/netapp/iscsi.py:144
|
|
#, python-format
|
|
msgid "Using DFM server: %s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/netapp/iscsi.py:149
|
|
#, python-format
|
|
msgid "Using storage service: %s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/netapp/iscsi.py:154
|
|
#, python-format
|
|
msgid "Using storage service prefix: %s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/netapp/iscsi.py:160
|
|
#, python-format
|
|
msgid "Using vfiler: %s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/netapp/iscsi.py:173
|
|
msgid "Either netapp_storage_service or netapp_storage_service_prefix must be set"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/netapp/iscsi.py:204
|
|
msgid "Connected to DFM server"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/netapp/iscsi.py:282
|
|
#, python-format
|
|
msgid "Discovered %(dataset_count)s datasets and %(lun_count)s LUNs"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/netapp/iscsi.py:317
|
|
#, python-format
|
|
msgid "Job failed: %s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/netapp/iscsi.py:346
|
|
msgid ""
|
|
"Attempt to use volume_type without specifying "
|
|
"netapp_storage_service_prefix flag."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/netapp/iscsi.py:350
|
|
msgid ""
|
|
"You must set the netapp_storage_service flag in order to create volumes "
|
|
"with no volume_type."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/netapp/iscsi.py:420
|
|
msgid "Failed to provision dataset member"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/netapp/iscsi.py:435
|
|
msgid "No LUN was created by the provision job"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/netapp/iscsi.py:463
|
|
#: cinder/volume/drivers/netapp/iscsi.py:1250
|
|
#, python-format
|
|
msgid "No entry in LUN table for volume %(name)s."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/netapp/iscsi.py:481
|
|
msgid "Failed to remove and delete dataset LUN member"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/netapp/iscsi.py:497
|
|
msgid "Failed to remove and delete dataset Qtree member"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/netapp/iscsi.py:538
|
|
#, python-format
|
|
msgid "No entry in LUN table for volume %s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/netapp/iscsi.py:558
|
|
#, python-format
|
|
msgid "Failed to get LUN details for LUN ID %s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/netapp/iscsi.py:575
|
|
#, python-format
|
|
msgid "Failed to get host details for host ID %s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/netapp/iscsi.py:812
|
|
#: cinder/volume/drivers/netapp/iscsi.py:859
|
|
#, fuzzy, python-format
|
|
msgid "No LUN ID for volume %s"
|
|
msgstr "%s 볼륨을 찾을수 없습니다"
|
|
|
|
#: cinder/volume/drivers/netapp/iscsi.py:821
|
|
#, python-format
|
|
msgid "Failed to get target portal for filer: %s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/netapp/iscsi.py:826
|
|
#, python-format
|
|
msgid "Failed to get target IQN for filer: %s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/netapp/iscsi.py:930
|
|
msgid ""
|
|
"Failed to get LUN list. Is the DFM host time-synchronized with Cinder "
|
|
"host?"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/netapp/iscsi.py:1042
|
|
#: cinder/volume/drivers/netapp/iscsi.py:1381
|
|
#: cinder/volume/drivers/netapp/iscsi.py:1699
|
|
#: cinder/volume/drivers/netapp/nfs.py:74
|
|
#, python-format
|
|
msgid ""
|
|
"Cannot create volume of size %(vol_size)s from snapshot of size "
|
|
"%(snap_size)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/netapp/iscsi.py:1054
|
|
#, python-format
|
|
msgid ""
|
|
"Cannot create volume of type %(new_type)s from snapshot of type "
|
|
"%(old_type)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/netapp/iscsi.py:1075
|
|
#: cinder/volume/drivers/netapp/nfs.py:273
|
|
#, python-format
|
|
msgid ""
|
|
"Cannot create clone of size %(vol_size)s from volume of size "
|
|
"%(src_vol_size)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/netapp/iscsi.py:1086
|
|
#, python-format
|
|
msgid "Cannot create clone of type %(new_type)s from volume of type %(old_type)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/netapp/iscsi.py:1143
|
|
#, python-format
|
|
msgid "No metadata property %(prop)s defined for the LUN %(name)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/netapp/iscsi.py:1216
|
|
#: cinder/volume/drivers/netapp/iscsi.py:1561
|
|
msgid "Success getting LUN list from server"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/netapp/iscsi.py:1238
|
|
#: cinder/volume/drivers/netapp/iscsi.py:1576
|
|
#, python-format
|
|
msgid "Created LUN with name %s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/netapp/iscsi.py:1254
|
|
#: cinder/volume/drivers/netapp/iscsi.py:1369
|
|
#: cinder/volume/drivers/netapp/iscsi.py:1593
|
|
#, python-format
|
|
msgid "Destroyed LUN %s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/netapp/iscsi.py:1291
|
|
#, python-format
|
|
msgid "Mapped LUN %(handle)s to the initiator %(initiator_name)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/netapp/iscsi.py:1298
|
|
#, python-format
|
|
msgid ""
|
|
"Succesfully fetched target details for LUN %(handle)s and initiator "
|
|
"%(initiator_name)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/netapp/iscsi.py:1303
|
|
#: cinder/volume/drivers/netapp/iscsi.py:1637
|
|
#, python-format
|
|
msgid "Failed to get LUN target details for the LUN %s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/netapp/iscsi.py:1307
|
|
#: cinder/volume/drivers/netapp/iscsi.py:1648
|
|
#, python-format
|
|
msgid "Failed to get target portal for the LUN %s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/netapp/iscsi.py:1311
|
|
#: cinder/volume/drivers/netapp/iscsi.py:1651
|
|
#, python-format
|
|
msgid "Failed to get target IQN for the LUN %s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/netapp/iscsi.py:1344
|
|
#, python-format
|
|
msgid "Unmapped LUN %(handle)s from the initiator %(initiator_name)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/netapp/iscsi.py:1365
|
|
#, python-format
|
|
msgid "No entry in LUN table for snapshot %(name)s."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/netapp/iscsi.py:1409
|
|
#: cinder/volume/drivers/netapp/iscsi.py:1907
|
|
msgid "Object is not a NetApp LUN."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/netapp/iscsi.py:1419
|
|
#: cinder/volume/drivers/netapp/iscsi.py:2188
|
|
#, python-format
|
|
msgid "Cloned LUN with new name %s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/netapp/iscsi.py:1439
|
|
#, fuzzy, python-format
|
|
msgid "Could not find handle for LUN named %s"
|
|
msgstr "%s 볼륨을 찾을수 없습니다"
|
|
|
|
#: cinder/volume/drivers/netapp/iscsi.py:1458
|
|
#: cinder/volume/drivers/netapp/iscsi.py:1936
|
|
#, python-format
|
|
msgid ""
|
|
"Cannot clone volume of size %(vol_size)s from src volume of size "
|
|
"%(src_vol_size)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/netapp/iscsi.py:1518
|
|
#, python-format
|
|
msgid "Using NetApp filer: %s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/netapp/iscsi.py:1585
|
|
#, python-format
|
|
msgid "No entry in LUN table for volume/snapshot %(name)s."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/netapp/iscsi.py:1628
|
|
#, python-format
|
|
msgid "Mapped LUN %(name)s to the initiator %(initiator_name)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/netapp/iscsi.py:1632
|
|
#, python-format
|
|
msgid ""
|
|
"Succesfully fetched target details for LUN %(name)s and initiator "
|
|
"%(initiator_name)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/netapp/iscsi.py:1688
|
|
#, python-format
|
|
msgid "Snapshot %s deletion successful"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/netapp/iscsi.py:1717
|
|
#, python-format
|
|
msgid "Unmapped LUN %(name)s from the initiator %(initiator_name)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/netapp/iscsi.py:1735
|
|
#, fuzzy, python-format
|
|
msgid "Failed to get vol with required size for volume: %s"
|
|
msgstr "%s 볼륨을 찾을수 없습니다"
|
|
|
|
#: cinder/volume/drivers/netapp/iscsi.py:1811
|
|
#, python-format
|
|
msgid "Error mapping lun. Code :%(code)s, Message:%(message)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/netapp/iscsi.py:1829
|
|
#, python-format
|
|
msgid "Error unmapping lun. Code :%(code)s, Message:%(message)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/netapp/iscsi.py:1923
|
|
#, python-format
|
|
msgid "Could not find attribute for LUN named %s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/netapp/iscsi.py:2057
|
|
#, python-format
|
|
msgid "No iscsi service found for vserver %s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/netapp/iscsi.py:2192
|
|
#, python-format
|
|
msgid "No clonned lun named %s found on the filer"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/netapp/iscsi.py:2377
|
|
#, python-format
|
|
msgid "Error finding luns for volume %(vol)s. Verify volume exists."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/netapp/iscsi.py:2481
|
|
#, python-format
|
|
msgid "Clone operation with src %(name)s and dest %(new_name)s completed"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/netapp/iscsi.py:2484
|
|
#, python-format
|
|
msgid "Clone operation with src %(name)s and dest %(new_name)s failed"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/netapp/nfs.py:312
|
|
#, python-format
|
|
msgid ""
|
|
"Cloning with params ip %(host_ip)s, exp_path\n"
|
|
" %(export_path)s, vol %(volume_name)s,\n"
|
|
" clone_name %(clone_name)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/netapp/nfs.py:461
|
|
#, python-format
|
|
msgid "No interface found on cluster for ip %s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/netapp/nfs.py:487
|
|
#, python-format
|
|
msgid ""
|
|
"No volume on cluster with vserver\n"
|
|
" %(vserver)s and junction path "
|
|
"%(junction)s\n"
|
|
" "
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/netapp/nfs.py:493
|
|
#, python-format
|
|
msgid ""
|
|
"Cloning with params volume %(volume)s,src %(src_path)s,\n"
|
|
" dest %(dest_path)s, vserver %(vserver)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/netapp/nfs.py:547
|
|
#, python-format
|
|
msgid "No storage path found for export path %s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/netapp/nfs.py:555
|
|
#, python-format
|
|
msgid "Cloning with src %(src_path)s, dest %(dest_path)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/nexenta/__init__.py:27
|
|
msgid "Nexenta SA returned the error"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/nexenta/jsonrpc.py:64
|
|
#, python-format
|
|
msgid "Sending JSON data: %s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/nexenta/jsonrpc.py:69
|
|
#, python-format
|
|
msgid "Auto switching to HTTPS connection to %s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/nexenta/jsonrpc.py:75
|
|
msgid "No headers in server response"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/nexenta/jsonrpc.py:76
|
|
msgid "Bad response from server"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/nexenta/jsonrpc.py:79
|
|
#, python-format
|
|
msgid "Got response: %s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/nexenta/volume.py:99
|
|
#, python-format
|
|
msgid "Volume %s does not exist in Nexenta SA"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/nexenta/volume.py:211
|
|
#, python-format
|
|
msgid "Ignored target group creation error \"%s\" while ensuring export"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/nexenta/volume.py:220
|
|
#, python-format
|
|
msgid "Ignored target group member addition error \"%s\" while ensuring export"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/nexenta/volume.py:228
|
|
#, python-format
|
|
msgid "Ignored LU creation error \"%s\" while ensuring export"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/nexenta/volume.py:238
|
|
#, python-format
|
|
msgid "Ignored LUN mapping entry addition error \"%s\" while ensuring export"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/nexenta/volume.py:274
|
|
#, python-format
|
|
msgid ""
|
|
"Got error trying to destroy target group %(target_group)s, assuming it is"
|
|
" already gone: %(exc)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/nexenta/volume.py:282
|
|
#, python-format
|
|
msgid ""
|
|
"Got error trying to delete target %(target)s, assuming it is already "
|
|
"gone: %(exc)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/san/hp_lefthand.py:74
|
|
#, python-format
|
|
msgid "CLIQ command returned %s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/san/hp_lefthand.py:80
|
|
#, python-format
|
|
msgid "Malformed response to CLIQ command %(verb)s %(cliq_args)s. Result=%(out)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/san/hp_lefthand.py:88
|
|
#, python-format
|
|
msgid "Error running CLIQ command %(verb)s %(cliq_args)s. Result=%(out)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/san/hp_lefthand.py:118
|
|
#, python-format
|
|
msgid ""
|
|
"Unexpected number of virtual ips for cluster %(cluster_name)s. "
|
|
"Result=%(_xml)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/san/hp_lefthand.py:171
|
|
#, python-format
|
|
msgid "Volume info: %(volume_name)s => %(volume_attributes)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/san/hp_lefthand.py:235
|
|
msgid "local_path not supported"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/san/san.py:148
|
|
#, fuzzy, python-format
|
|
msgid "Error running SSH command: %s"
|
|
msgstr "명령 실행도중 예측하지 못한 에러가 발생했습니다"
|
|
|
|
#: cinder/volume/drivers/san/san.py:169
|
|
msgid "Specify san_password or san_private_key"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/san/san.py:173
|
|
msgid "san_ip must be set"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/san/solaris.py:80
|
|
#, python-format
|
|
msgid "Cannot parse list-view output: %s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/san/solaris.py:174
|
|
#, python-format
|
|
msgid "LUID not found for %(zfs_poolname)s. Output=%(out)s"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/san/hp/hp_3par_common.py:259
|
|
#, python-format
|
|
msgid "SSH Command failed after '%(total_attempts)r' attempts: '%(command)s'"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/san/hp/hp_3par_common.py:263
|
|
#, fuzzy, python-format
|
|
msgid "Error running ssh command: %s"
|
|
msgstr "명령 실행도중 예측하지 못한 에러가 발생했습니다"
|
|
|
|
#: cinder/volume/drivers/san/hp/hp_3par_common.py:448
|
|
#: cinder/volume/drivers/san/hp/hp_3par_fc.py:104
|
|
#: cinder/volume/drivers/san/hp/hp_3par_iscsi.py:103
|
|
#, python-format
|
|
msgid "CPG (%s) doesn't exist on array"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/san/hp/hp_3par_common.py:493
|
|
#, python-format
|
|
msgid "Must specify a valid persona %(valid)s, value '%(persona)s' is invalid."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/san/hp/hp_3par_common.py:532
|
|
#, python-format
|
|
msgid ""
|
|
"Must specify a valid provisioning type %(valid)s, value '%(prov)s' is "
|
|
"invalid."
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/san/hp/hp_3par_common.py:569
|
|
#, python-format
|
|
msgid "Volume (%s) already exists on array"
|
|
msgstr ""
|
|
|
|
#: cinder/volume/drivers/san/hp/hp_3par_common.py:632
|
|
#, fuzzy, python-format
|
|
msgid "Unexpected state while cloning %s"
|
|
msgstr "명령 실행도중 예측하지 못한 에러가 발생했습니다"
|
|
|
|
#: cinder/volume/drivers/san/hp/hp_3par_fc.py:97
|
|
#: cinder/volume/drivers/san/hp/hp_3par_iscsi.py:96
|
|
msgid "Login to 3PAR array invalid"
|
|
msgstr ""
|
|
|
|
#~ msgid "Expected a uuid but received %(uuid)."
|
|
#~ msgstr ""
|
|
|
|
#~ msgid "Exception while creating table 'volume_glance_metedata'"
|
|
#~ msgstr ""
|
|
|
|
#~ msgid "The hostname must be called '%s'"
|
|
#~ msgstr ""
|
|
|