Merge "Imported Translations from Transifex"

This commit is contained in:
Jenkins 2015-05-05 11:10:13 +00:00 committed by Gerrit Code Review
commit 112e7979a7
4 changed files with 431 additions and 433 deletions

View File

@ -6,9 +6,9 @@
#, fuzzy #, fuzzy
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: manila 2015.1.dev92\n" "Project-Id-Version: manila 2015.2.0.dev58\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2015-04-12 06:11+0000\n" "POT-Creation-Date: 2015-05-02 06:07+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -41,7 +41,7 @@ msgstr ""
msgid "Failed to roll back reservations %s" msgid "Failed to roll back reservations %s"
msgstr "" msgstr ""
#: manila/service.py:237 manila/openstack/common/service.py:269 #: manila/service.py:237 manila/openstack/common/service.py:272
msgid "Unhandled exception" msgid "Unhandled exception"
msgstr "" msgstr ""
@ -53,7 +53,7 @@ msgstr ""
msgid "model server went away" msgid "model server went away"
msgstr "" msgstr ""
#: manila/api/extensions.py:246 #: manila/api/extensions.py:188
#, python-format #, python-format
msgid "Exception loading extension: %s" msgid "Exception loading extension: %s"
msgstr "" msgstr ""
@ -63,15 +63,24 @@ msgstr ""
msgid "Caught error: %s" msgid "Caught error: %s"
msgstr "" msgstr ""
#: manila/api/openstack/wsgi.py:695 #: manila/api/openstack/wsgi.py:470
#, python-format #, python-format
msgid "Exception handling resource: %s" msgid "Exception handling resource: %s"
msgstr "" msgstr ""
#: manila/api/v1/share_networks.py:128 #: manila/api/v1/share_networks.py:89
msgid "Failed to update usages deleting share-network." msgid "Failed to update usages deleting share-network."
msgstr "" msgstr ""
#: manila/cmd/all.py:62
msgid "Failed to load osapi_share"
msgstr ""
#: manila/cmd/all.py:68
#, python-format
msgid "Failed to load %s"
msgstr ""
#: manila/db/migrations/alembic/versions/162a3e673105_manila_init.py:402 #: manila/db/migrations/alembic/versions/162a3e673105_manila_init.py:402
msgid "Exception while creating table." msgid "Exception while creating table."
msgstr "" msgstr ""
@ -130,16 +139,6 @@ msgstr ""
msgid "in dynamic looping call" msgid "in dynamic looping call"
msgstr "" msgstr ""
#: manila/openstack/common/policy.py:535 manila/openstack/common/policy.py:815
#, python-format
msgid "Failed to understand rule %s"
msgstr ""
#: manila/openstack/common/policy.py:545
#, python-format
msgid "No handler for matches of kind %s"
msgstr ""
#: manila/scheduler/filter_scheduler.py:227 #: manila/scheduler/filter_scheduler.py:227
#, python-format #, python-format
msgid "" msgid ""
@ -227,7 +226,7 @@ msgstr ""
msgid "Failed to update usages deleting snapshot" msgid "Failed to update usages deleting snapshot"
msgstr "" msgstr ""
#: manila/share/manager.py:799 #: manila/share/manager.py:821
#, python-format #, python-format
msgid "Share server '%s' failed on deletion." msgid "Share server '%s' failed on deletion."
msgstr "" msgstr ""
@ -249,24 +248,24 @@ msgid ""
"%s" "%s"
msgstr "" msgstr ""
#: manila/share/drivers/generic.py:250 #: manila/share/drivers/generic.py:249
#, python-format #, python-format
msgid "Failed to sync mount files on server '%s'." msgid "Failed to sync mount files on server '%s'."
msgstr "" msgstr ""
#: manila/share/drivers/generic.py:257 #: manila/share/drivers/generic.py:256
#, python-format #, python-format
msgid "Failed to mount all shares on server '%s'." msgid "Failed to mount all shares on server '%s'."
msgstr "" msgstr ""
#: manila/share/drivers/generic.py:373 #: manila/share/drivers/generic.py:372
#, python-format #, python-format
msgid "" msgid ""
"Expected only one volume in volume list with name '%(name)s', but got " "Expected only one volume in volume list with name '%(name)s', but got "
"more than one in a result - '%(result)s'." "more than one in a result - '%(result)s'."
msgstr "" msgstr ""
#: manila/share/drivers/generic.py:392 #: manila/share/drivers/generic.py:391
#, python-format #, python-format
msgid "" msgid ""
"Expected only one volume snapshot in list with name '%(name)s', but got " "Expected only one volume snapshot in list with name '%(name)s', but got "
@ -274,76 +273,76 @@ msgid ""
msgstr "" msgstr ""
#: manila/share/drivers/glusterfs.py:149 #: manila/share/drivers/glusterfs.py:149
#: manila/share/drivers/glusterfs_native.py:638 #: manila/share/drivers/glusterfs_native.py:621
#: manila/share/drivers/glusterfs_native.py:681 #: manila/share/drivers/glusterfs_native.py:663
#, python-format #, python-format
msgid "Error retrieving volume info: %s" msgid "Error retrieving volume info: %s"
msgstr "" msgstr ""
#: manila/share/drivers/glusterfs.py:269 #: manila/share/drivers/glusterfs.py:268
#, python-format #, python-format
msgid "" msgid ""
"Error in tuning GlusterFS volume to enable creation of shares of specific" "Error in tuning GlusterFS volume to enable creation of shares of specific"
" size: %s" " size: %s"
msgstr "" msgstr ""
#: manila/share/drivers/glusterfs.py:327 #: manila/share/drivers/glusterfs.py:326
#, python-format #, python-format
msgid "Could not mount the Gluster volume %s" msgid "Could not mount the Gluster volume %s"
msgstr "" msgstr ""
#: manila/share/drivers/glusterfs.py:380 #: manila/share/drivers/glusterfs.py:379
#, python-format #, python-format
msgid "Unable to create share %s" msgid "Unable to create share %s"
msgstr "" msgstr ""
#: manila/share/drivers/glusterfs.py:394 #: manila/share/drivers/glusterfs.py:393
#, python-format #, python-format
msgid "" msgid ""
"Cannot cleanup share, %s, that errored out during its creation, but " "Cannot cleanup share, %s, that errored out during its creation, but "
"exists in GlusterFS volume." "exists in GlusterFS volume."
msgstr "" msgstr ""
#: manila/share/drivers/glusterfs.py:406 #: manila/share/drivers/glusterfs.py:405
#, python-format #, python-format
msgid "Unable to delete share %s" msgid "Unable to delete share %s"
msgstr "" msgstr ""
#: manila/share/drivers/glusterfs.py:460 #: manila/share/drivers/glusterfs.py:459
#, python-format #, python-format
msgid "" msgid ""
"Error in tuning GlusterFS volume to prevent exporting the entire volume: " "Error in tuning GlusterFS volume to prevent exporting the entire volume: "
"%s" "%s"
msgstr "" msgstr ""
#: manila/share/drivers/glusterfs.py:525 #: manila/share/drivers/glusterfs.py:524
#, python-format #, python-format
msgid "Error in gluster volume set: %s" msgid "Error in gluster volume set: %s"
msgstr "" msgstr ""
#: manila/share/drivers/glusterfs_native.py:173 #: manila/share/drivers/glusterfs_native.py:172
#, python-format #, python-format
msgid "'gluster version' failed on server %(server)s with: %(message)s" msgid "'gluster version' failed on server %(server)s with: %(message)s"
msgstr "" msgstr ""
#: manila/share/drivers/glusterfs_native.py:188 #: manila/share/drivers/glusterfs_native.py:187
#, python-format #, python-format
msgid "" msgid ""
"GlusterFS version %(version)s on server %(server)s is not supported, " "GlusterFS version %(version)s on server %(server)s is not supported, "
"minimum requirement: %(minvers)s" "minimum requirement: %(minvers)s"
msgstr "" msgstr ""
#: manila/share/drivers/glusterfs_native.py:272 #: manila/share/drivers/glusterfs_native.py:253
#, python-format #, python-format
msgid "Error retrieving volume list%(hostinfo)s: %(err)s" msgid "Error retrieving volume list%(hostinfo)s: %(err)s"
msgstr "" msgstr ""
#: manila/share/drivers/glusterfs_native.py:583 #: manila/share/drivers/glusterfs_native.py:567
#, python-format #, python-format
msgid "Error creating share %(share_id)s" msgid "Error creating share %(share_id)s"
msgstr "" msgstr ""
#: manila/share/drivers/glusterfs_native.py:616 #: manila/share/drivers/glusterfs_native.py:600
#, python-format #, python-format
msgid "Error during delete_share request for share %(share_id)s" msgid "Error during delete_share request for share %(share_id)s"
msgstr "" msgstr ""
@ -353,21 +352,21 @@ msgstr ""
msgid "Could not setup server. Reason: %s." msgid "Could not setup server. Reason: %s."
msgstr "" msgstr ""
#: manila/share/drivers/emc/plugins/vnx/connection.py:690 #: manila/share/drivers/emc/plugins/vnx/connection.py:694
#, python-format #, python-format
msgid "Could not find CIFS server by name: %s." msgid "Could not find CIFS server by name: %s."
msgstr "" msgstr ""
#: manila/share/drivers/emc/plugins/vnx/connection.py:735 #: manila/share/drivers/emc/plugins/vnx/connection.py:739
msgid "Could not get storage pool list." msgid "Could not get storage pool list."
msgstr "" msgstr ""
#: manila/share/drivers/emc/plugins/vnx/connection.py:862 #: manila/share/drivers/emc/plugins/vnx/connection.py:866
#, python-format #, python-format
msgid "Could not get mount point. Reason: %s." msgid "Could not get mount point. Reason: %s."
msgstr "" msgstr ""
#: manila/share/drivers/emc/plugins/vnx/helper.py:88 #: manila/share/drivers/emc/plugins/vnx/helper.py:90
#, python-format #, python-format
msgid "" msgid ""
"REQ: [%(method)s] %(url)s %(req_hdrs)s\n" "REQ: [%(method)s] %(url)s %(req_hdrs)s\n"
@ -376,7 +375,7 @@ msgid ""
"RESP BODY: %(resp_b)s\n" "RESP BODY: %(resp_b)s\n"
msgstr "" msgstr ""
#: manila/share/drivers/emc/plugins/vnx/helper.py:1158 #: manila/share/drivers/emc/plugins/vnx/helper.py:1084
#, python-format #, python-format
msgid "Error running SSH command: %s" msgid "Error running SSH command: %s"
msgstr "" msgstr ""
@ -406,7 +405,7 @@ msgstr ""
msgid "Read Huawei config file(%(filename)s) for Manila error: %(err)s" msgid "Read Huawei config file(%(filename)s) for Manila error: %(err)s"
msgstr "" msgstr ""
#: manila/share/drivers/ibm/gpfs.py:731 #: manila/share/drivers/ibm/gpfs.py:730
#, python-format #, python-format
msgid "Invalid metadata %(attr)s for share %(share)s." msgid "Invalid metadata %(attr)s for share %(share)s."
msgstr "" msgstr ""
@ -435,12 +434,12 @@ msgstr ""
msgid "DNS exists for Vserver." msgid "DNS exists for Vserver."
msgstr "" msgstr ""
#: manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py:139 #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py:138
#, python-format #, python-format
msgid "Neither NFS nor CIFS is licensed on %(backend)s" msgid "Neither NFS nor CIFS is licensed on %(backend)s"
msgstr "" msgstr ""
#: manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:165 #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:169
msgid "Failed to create network interface(s)." msgid "Failed to create network interface(s)."
msgstr "" msgstr ""
@ -454,7 +453,7 @@ msgstr ""
msgid "Rule %s does not exist." msgid "Rule %s does not exist."
msgstr "" msgstr ""
#: manila/share/drivers/quobyte/quobyte.py:91 #: manila/share/drivers/quobyte/quobyte.py:90
#, python-format #, python-format
msgid "Could not connect to API: %s" msgid "Could not connect to API: %s"
msgstr "" msgstr ""

View File

@ -6,9 +6,9 @@
#, fuzzy #, fuzzy
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: manila 2015.1.dev92\n" "Project-Id-Version: manila 2015.2.0.dev58\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2015-04-12 06:11+0000\n" "POT-Creation-Date: 2015-05-02 06:07+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -21,30 +21,30 @@ msgstr ""
msgid "SIGTERM received" msgid "SIGTERM received"
msgstr "" msgstr ""
#: manila/service.py:175 manila/openstack/common/service.py:232 #: manila/service.py:175 manila/openstack/common/service.py:235
msgid "Parent process has died unexpectedly, exiting" msgid "Parent process has died unexpectedly, exiting"
msgstr "" msgstr ""
#: manila/service.py:214 manila/openstack/common/service.py:302 #: manila/service.py:214 manila/openstack/common/service.py:305
msgid "Forking too fast, sleeping" msgid "Forking too fast, sleeping"
msgstr "" msgstr ""
#: manila/service.py:232 manila/openstack/common/service.py:174 #: manila/service.py:232 manila/openstack/common/service.py:173
#, python-format #, python-format
msgid "Caught %s, exiting" msgid "Caught %s, exiting"
msgstr "" msgstr ""
#: manila/service.py:244 manila/openstack/common/service.py:321 #: manila/service.py:244 manila/openstack/common/service.py:324
#, python-format #, python-format
msgid "Started child %d" msgid "Started child %d"
msgstr "" msgstr ""
#: manila/service.py:254 manila/openstack/common/service.py:331 #: manila/service.py:254 manila/openstack/common/service.py:334
#, python-format #, python-format
msgid "Starting %d workers" msgid "Starting %d workers"
msgstr "" msgstr ""
#: manila/service.py:273 manila/openstack/common/service.py:348 #: manila/service.py:273 manila/openstack/common/service.py:351
#, python-format #, python-format
msgid "Child %(pid)d killed by signal %(sig)d" msgid "Child %(pid)d killed by signal %(sig)d"
msgstr "" msgstr ""
@ -64,12 +64,12 @@ msgstr ""
msgid "wait wrap.failed %s" msgid "wait wrap.failed %s"
msgstr "" msgstr ""
#: manila/service.py:313 manila/openstack/common/service.py:391 #: manila/service.py:313 manila/openstack/common/service.py:390
#, python-format #, python-format
msgid "Caught %s, stopping children" msgid "Caught %s, stopping children"
msgstr "" msgstr ""
#: manila/service.py:324 manila/openstack/common/service.py:416 #: manila/service.py:324 manila/openstack/common/service.py:421
#, python-format #, python-format
msgid "Waiting on %d children to exit" msgid "Waiting on %d children to exit"
msgstr "" msgstr ""
@ -92,11 +92,11 @@ msgstr ""
msgid "WSGI server has stopped." msgid "WSGI server has stopped."
msgstr "" msgstr ""
#: manila/api/extensions.py:185 #: manila/api/extensions.py:128
msgid "Initializing extension manager." msgid "Initializing extension manager."
msgstr "" msgstr ""
#: manila/api/extensions.py:201 #: manila/api/extensions.py:144
#, python-format #, python-format
msgid "Loaded extension: %s" msgid "Loaded extension: %s"
msgstr "" msgstr ""
@ -111,98 +111,98 @@ msgstr ""
msgid "%(url)s returned with HTTP %(status)d" msgid "%(url)s returned with HTTP %(status)d"
msgstr "" msgstr ""
#: manila/api/openstack/wsgi.py:699 #: manila/api/openstack/wsgi.py:474
#, python-format #, python-format
msgid "Fault thrown: %s" msgid "Fault thrown: %s"
msgstr "" msgstr ""
#: manila/api/openstack/wsgi.py:702 #: manila/api/openstack/wsgi.py:477
#, python-format #, python-format
msgid "HTTP exception thrown: %s" msgid "HTTP exception thrown: %s"
msgstr "" msgstr ""
#: manila/api/v1/security_service.py:85 #: manila/api/v1/security_service.py:59
#, python-format #, python-format
msgid "Delete security service with id: %s" msgid "Delete security service with id: %s"
msgstr "" msgstr ""
#: manila/api/v1/share_snapshots.py:83 #: manila/api/v1/share_snapshots.py:57
#, python-format #, python-format
msgid "Delete snapshot with id: %s" msgid "Delete snapshot with id: %s"
msgstr "" msgstr ""
#: manila/api/v1/share_snapshots.py:182 #: manila/api/v1/share_snapshots.py:152
#, python-format #, python-format
msgid "Create snapshot from share %s" msgid "Create snapshot from share %s"
msgstr "" msgstr ""
#: manila/api/v1/shares.py:90 #: manila/api/v1/shares.py:62
#, python-format #, python-format
msgid "Delete share with id: %s" msgid "Delete share with id: %s"
msgstr "" msgstr ""
#: manila/api/v1/shares.py:219 #: manila/api/v1/shares.py:187
#, python-format #, python-format
msgid "Create %(share_proto)s share of %(size)s GB" msgid "Create %(share_proto)s share of %(size)s GB"
msgstr "" msgstr ""
#: manila/db/migrations/alembic/versions/38e632621e5a_change_volume_type_to_share_type.py:40 #: manila/db/migrations/alembic/versions/38e632621e5a_change_volume_type_to_share_type.py:39
msgid "Renaming column name shares.volume_type_id to shares.share_type.id" msgid "Renaming column name shares.volume_type_id to shares.share_type.id"
msgstr "" msgstr ""
#: manila/db/migrations/alembic/versions/38e632621e5a_change_volume_type_to_share_type.py:46 #: manila/db/migrations/alembic/versions/38e632621e5a_change_volume_type_to_share_type.py:45
msgid "Renaming volume_types table to share_types" msgid "Renaming volume_types table to share_types"
msgstr "" msgstr ""
#: manila/db/migrations/alembic/versions/38e632621e5a_change_volume_type_to_share_type.py:52 #: manila/db/migrations/alembic/versions/38e632621e5a_change_volume_type_to_share_type.py:51
msgid "Creating share_type_extra_specs table" msgid "Creating share_type_extra_specs table"
msgstr "" msgstr ""
#: manila/db/migrations/alembic/versions/38e632621e5a_change_volume_type_to_share_type.py:67 #: manila/db/migrations/alembic/versions/38e632621e5a_change_volume_type_to_share_type.py:66
msgid "Migrating volume_type_extra_specs to share_type_extra_specs" msgid "Migrating volume_type_extra_specs to share_type_extra_specs"
msgstr "" msgstr ""
#: manila/db/migrations/alembic/versions/38e632621e5a_change_volume_type_to_share_type.py:71 #: manila/db/migrations/alembic/versions/38e632621e5a_change_volume_type_to_share_type.py:70
msgid "Dropping volume_type_extra_specs table" msgid "Dropping volume_type_extra_specs table"
msgstr "" msgstr ""
#: manila/db/migrations/alembic/versions/38e632621e5a_change_volume_type_to_share_type.py:76 #: manila/db/migrations/alembic/versions/38e632621e5a_change_volume_type_to_share_type.py:75
msgid "Creating volume_type_extra_specs table" msgid "Creating volume_type_extra_specs table"
msgstr "" msgstr ""
#: manila/db/migrations/alembic/versions/38e632621e5a_change_volume_type_to_share_type.py:90 #: manila/db/migrations/alembic/versions/38e632621e5a_change_volume_type_to_share_type.py:89
msgid "Migrating share_type_extra_specs to volume_type_extra_specs" msgid "Migrating share_type_extra_specs to volume_type_extra_specs"
msgstr "" msgstr ""
#: manila/db/migrations/alembic/versions/38e632621e5a_change_volume_type_to_share_type.py:94 #: manila/db/migrations/alembic/versions/38e632621e5a_change_volume_type_to_share_type.py:93
msgid "Dropping share_type_extra_specs table" msgid "Dropping share_type_extra_specs table"
msgstr "" msgstr ""
#: manila/db/migrations/alembic/versions/38e632621e5a_change_volume_type_to_share_type.py:97 #: manila/db/migrations/alembic/versions/38e632621e5a_change_volume_type_to_share_type.py:96
msgid "Renaming share_types table to volume_types" msgid "Renaming share_types table to volume_types"
msgstr "" msgstr ""
#: manila/db/migrations/alembic/versions/38e632621e5a_change_volume_type_to_share_type.py:103 #: manila/db/migrations/alembic/versions/38e632621e5a_change_volume_type_to_share_type.py:102
msgid "Renaming column name shares.share_type_id to shares.volume_type.id" msgid "Renaming column name shares.share_type_id to shares.volume_type.id"
msgstr "" msgstr ""
#: manila/openstack/common/eventlet_backdoor.py:140 #: manila/openstack/common/eventlet_backdoor.py:146
#, python-format #, python-format
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d" msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
msgstr "" msgstr ""
#: manila/openstack/common/service.py:263 #: manila/openstack/common/service.py:266
#, python-format #, python-format
msgid "Child caught %s, exiting" msgid "Child caught %s, exiting"
msgstr "" msgstr ""
#: manila/openstack/common/service.py:352 #: manila/openstack/common/service.py:355
#, python-format #, python-format
msgid "Child %(pid)s exited with status %(code)d" msgid "Child %(pid)s exited with status %(code)d"
msgstr "" msgstr ""
#: manila/openstack/common/service.py:400 #: manila/openstack/common/service.py:405
msgid "Wait called after thread killed. Cleaning up." msgid "Wait called after thread killed. Cleaning up."
msgstr "" msgstr ""
#: manila/openstack/common/scheduler/base_filter.py:89 #: manila/openstack/common/scheduler/base_filter.py:89
@ -246,28 +246,28 @@ msgstr ""
msgid "Updating share status" msgid "Updating share status"
msgstr "" msgstr ""
#: manila/share/manager.py:808 #: manila/share/manager.py:830
#, python-format #, python-format
msgid "Share server '%s' has been deleted successfully." msgid "Share server '%s' has been deleted successfully."
msgstr "" msgstr ""
#: manila/share/drivers/glusterfs_native.py:211 #: manila/share/drivers/glusterfs_native.py:210
#, python-format #, python-format
msgid "Found %d Gluster volumes allocated for Manila." msgid "Found %d Gluster volumes allocated for Manila."
msgstr "" msgstr ""
#: manila/share/drivers/glusterfs_native.py:238 #: manila/share/drivers/glusterfs_native.py:371
msgid "" msgid ""
"Number of gluster volumes in use: %(inuse-numvols)s. Number of gluster " "Number of gluster volumes in use: %(inuse-numvols)s. Number of gluster "
"volumes available for use as share: %(unused-numvols)s" "volumes available for use as share: %(unused-numvols)s"
msgstr "" msgstr ""
#: manila/share/drivers/glusterfs_native.py:592 #: manila/share/drivers/glusterfs_native.py:576
#, python-format #, python-format
msgid "export_location sent back from create_share: %s" msgid "export_location sent back from create_share: %s"
msgstr "" msgstr ""
#: manila/share/drivers/emc/plugins/vnx/helper.py:1191 #: manila/share/drivers/emc/plugins/vnx/helper.py:1117
msgid "Found the header of the command /nas/bin/nas_cel -interconnect -l" msgid "Found the header of the command /nas/bin/nas_cel -interconnect -l"
msgstr "" msgstr ""
@ -314,37 +314,37 @@ msgstr ""
msgid "Restart service %(service)s on %(server)s to force a config file reload" msgid "Restart service %(service)s on %(server)s to force a config file reload"
msgstr "" msgstr ""
#: manila/share/drivers/ibm/gpfs.py:768 #: manila/share/drivers/ibm/gpfs.py:767
#, python-format #, python-format
msgid "Add %(share)s with access from %(access)s" msgid "Add %(share)s with access from %(access)s"
msgstr "" msgstr ""
#: manila/share/drivers/ibm/gpfs.py:779 #: manila/share/drivers/ibm/gpfs.py:778
#, python-format #, python-format
msgid "Update %(share)s with access from %(access)s" msgid "Update %(share)s with access from %(access)s"
msgstr "" msgstr ""
#: manila/share/drivers/ibm/gpfs.py:784 #: manila/share/drivers/ibm/gpfs.py:783
#, python-format #, python-format
msgid "Do not update %(share)s, access from %(access)s already defined" msgid "Do not update %(share)s, access from %(access)s already defined"
msgstr "" msgstr ""
#: manila/share/drivers/ibm/gpfs.py:798 #: manila/share/drivers/ibm/gpfs.py:797
#, python-format #, python-format
msgid "Update %(share)s removing access from %(access)s" msgid "Update %(share)s removing access from %(access)s"
msgstr "" msgstr ""
#: manila/share/drivers/ibm/gpfs.py:803 #: manila/share/drivers/ibm/gpfs.py:802
#, python-format #, python-format
msgid "Do not update %(share)s, access from %(access)s already removed" msgid "Do not update %(share)s, access from %(access)s already removed"
msgstr "" msgstr ""
#: manila/share/drivers/ibm/gpfs.py:812 #: manila/share/drivers/ibm/gpfs.py:811
#, python-format #, python-format
msgid "Remove export for %s" msgid "Remove export for %s"
msgstr "" msgstr ""
#: manila/share/drivers/ibm/gpfs.py:814 #: manila/share/drivers/ibm/gpfs.py:813
#, python-format #, python-format
msgid "Export for %s is not defined in Ganesha config." msgid "Export for %s is not defined in Ganesha config."
msgstr "" msgstr ""
@ -386,22 +386,22 @@ msgstr ""
msgid "Could not run dpkg-query command: %(msg)s." msgid "Could not run dpkg-query command: %(msg)s."
msgstr "" msgstr ""
#: manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py:135 #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py:134
#, python-format #, python-format
msgid "Available licenses on %(backend)s are %(licenses)s." msgid "Available licenses on %(backend)s are %(licenses)s."
msgstr "" msgstr ""
#: manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py:491 #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py:490
#, python-format #, python-format
msgid "Share %s does not exist." msgid "Share %s does not exist."
msgstr "" msgstr ""
#: manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py:563 #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py:562
#, python-format #, python-format
msgid "Snapshot %s does not exist." msgid "Snapshot %s does not exist."
msgstr "" msgstr ""
#: manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py:637 #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py:636
#, python-format #, python-format
msgid "Updating storage service catalog information for backend '%s'" msgid "Updating storage service catalog information for backend '%s'"
msgstr "" msgstr ""

View File

@ -6,9 +6,9 @@
#, fuzzy #, fuzzy
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: manila 2015.1.dev92\n" "Project-Id-Version: manila 2015.2.0.dev58\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2015-04-12 06:11+0000\n" "POT-Creation-Date: 2015-05-02 06:07+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -17,12 +17,12 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 1.3\n" "Generated-By: Babel 1.3\n"
#: manila/context.py:59 #: manila/context.py:58
#, python-format #, python-format
msgid "Arguments dropped when creating context: %s" msgid "Arguments dropped when creating context: %s"
msgstr "" msgstr ""
#: manila/service.py:281 manila/openstack/common/service.py:356 #: manila/service.py:281 manila/openstack/common/service.py:359
#, python-format #, python-format
msgid "pid %d not in child list" msgid "pid %d not in child list"
msgstr "" msgstr ""
@ -43,37 +43,38 @@ msgid ""
"manila.api.middleware.auth:pipeline_factory instead." "manila.api.middleware.auth:pipeline_factory instead."
msgstr "" msgstr ""
#: manila/api/extensions.py:281 #: manila/api/extensions.py:223
#, python-format #, python-format
msgid "osapi_share_extension is set to deprecated path: %s" msgid "osapi_share_extension is set to deprecated path: %s"
msgstr "" msgstr ""
#: manila/api/extensions.py:284 #: manila/api/extensions.py:226
#, python-format #, python-format
msgid "" msgid ""
"Please set your flag or manila.conf settings for osapi_share_extension " "Please set your flag or manila.conf settings for osapi_share_extension "
"to: %s" "to: %s"
msgstr "" msgstr ""
#: manila/api/extensions.py:293 #: manila/api/extensions.py:235
#, python-format #, python-format
msgid "Failed to load extension %(ext_factory)s: %(exc)s" msgid "Failed to load extension %(ext_factory)s: %(exc)s"
msgstr "" msgstr ""
#: manila/api/extensions.py:362 #: manila/api/extensions.py:304
#, python-format #, python-format
msgid "Failed to load extension %(classpath)s: %(exc)s" msgid "Failed to load extension %(classpath)s: %(exc)s"
msgstr "" msgstr ""
#: manila/api/extensions.py:387 #: manila/api/extensions.py:329
#, python-format #, python-format
msgid "Failed to load extension %(ext_name)s: %(exc)s" msgid "Failed to load extension %(ext_name)s: %(exc)s"
msgstr "" msgstr ""
#: manila/api/sizelimit.py:27 #: manila/api/sizelimit.py:27 manila/api/middleware/sizelimit.py:29
msgid "" msgid ""
"manila.api.sizelimit:RequestBodySizeLimiter is deprecated. Please use " "manila.api.sizelimit:RequestBodySizeLimiter and "
"manila.api.middleware.sizelimit: RequestBodySizeLimiter instead" "manila.api.middleware.sizelimit:RequestBodySizeLimiter are deprecated. "
"Please use oslo_middleware.sizelimit: RequestBodySizeLimiter instead."
msgstr "" msgstr ""
#: manila/api/openstack/__init__.py:110 #: manila/api/openstack/__init__.py:110
@ -95,7 +96,7 @@ msgid ""
"manila.api.urlmap:urlmap_factory instead." "manila.api.urlmap:urlmap_factory instead."
msgstr "" msgstr ""
#: manila/api/v1/share_networks.py:294 #: manila/api/v1/share_networks.py:250
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create share-network " "Quota exceeded for %(s_pid)s, tried to create share-network "
@ -114,12 +115,7 @@ msgstr ""
#: manila/openstack/common/loopingcall.py:87 #: manila/openstack/common/loopingcall.py:87
#, python-format #, python-format
msgid "task %(func_name)s run outlasted interval by %(delay).2f sec" msgid "task %(func_name)r run outlasted interval by %(delay).2f sec"
msgstr ""
#: manila/openstack/common/policy.py:248
#, python-format
msgid "Can not find policy directories %s"
msgstr "" msgstr ""
#: manila/scheduler/host_manager.py:439 #: manila/scheduler/host_manager.py:439
@ -181,64 +177,62 @@ msgid ""
"contains %s and it is not a dictionary." "contains %s and it is not a dictionary."
msgstr "" msgstr ""
#: manila/share/manager.py:712 #: manila/share/manager.py:734
#, python-format #, python-format
msgid "" msgid "Server Information in exception can not be written to db : %s "
"Server Information in exception can not be written to db because it "
"contains %s and it is not a dictionary."
msgstr "" msgstr ""
#: manila/share/drivers/generic.py:291 #: manila/share/drivers/generic.py:290
#, python-format #, python-format
msgid "Mount point '%(path)s' already exists on server '%(server)s'." msgid "Mount point '%(path)s' already exists on server '%(server)s'."
msgstr "" msgstr ""
#: manila/share/drivers/generic.py:317 #: manila/share/drivers/generic.py:316
#, python-format #, python-format
msgid "Mount point '%(path)s' does not exist on server '%(server)s'." msgid "Mount point '%(path)s' does not exist on server '%(server)s'."
msgstr "" msgstr ""
#: manila/share/drivers/generic.py:944 #: manila/share/drivers/generic.py:943
#, python-format #, python-format
msgid "Caught error trying delete share: %(error)s, trying delete it forcibly." msgid "Caught error trying delete share: %(error)s, trying delete it forcibly."
msgstr "" msgstr ""
#: manila/share/drivers/glusterfs.py:307 #: manila/share/drivers/glusterfs.py:306
#, python-format #, python-format
msgid "%s is already mounted" msgid "%s is already mounted"
msgstr "" msgstr ""
#: manila/share/drivers/glusterfs_native.py:607 #: manila/share/drivers/glusterfs_native.py:591
#, python-format #, python-format
msgid "Invalid request. Ignoring delete_share request for share %(share_id)s" msgid "Invalid request. Ignoring delete_share request for share %(share_id)s"
msgstr "" msgstr ""
#: manila/share/drivers/glusterfs_native.py:726 #: manila/share/drivers/glusterfs_native.py:708
#, python-format #, python-format
msgid "" msgid ""
"Access to %(share)s at %(export)s is already granted for %(access_to)s. " "Access to %(share)s at %(export)s is already granted for %(access_to)s. "
"GlusterFS volume options might have been changed externally." "GlusterFS volume options might have been changed externally."
msgstr "" msgstr ""
#: manila/share/drivers/glusterfs_native.py:771 #: manila/share/drivers/glusterfs_native.py:753
#, python-format #, python-format
msgid "" msgid ""
"Access to %(share)s at %(export)s is already denied for %(access_to)s. " "Access to %(share)s at %(export)s is already denied for %(access_to)s. "
"GlusterFS volume options might have been changed externally." "GlusterFS volume options might have been changed externally."
msgstr "" msgstr ""
#: manila/share/drivers/service_instance.py:309 #: manila/share/drivers/service_instance.py:308
msgid "" msgid ""
"Name for service instance security group is not provided. Skipping " "Name for service instance security group is not provided. Skipping "
"security group step." "security group step."
msgstr "" msgstr ""
#: manila/share/drivers/service_instance.py:344 #: manila/share/drivers/service_instance.py:343
#, python-format #, python-format
msgid "Service instance %s does not exist." msgid "Service instance %s does not exist."
msgstr "" msgstr ""
#: manila/share/drivers/service_instance.py:471 #: manila/share/drivers/service_instance.py:470
#, python-format #, python-format
msgid "" msgid ""
"No key path is available. May be non-existent key path is provided. Check" "No key path is available. May be non-existent key path is provided. Check"
@ -361,7 +355,7 @@ msgstr ""
msgid "Expected one of %(expected)s under %(parent)s, got %(actual)s." msgid "Expected one of %(expected)s under %(parent)s, got %(actual)s."
msgstr "" msgstr ""
#: manila/share/drivers/hds/sop.py:321 #: manila/share/drivers/hds/sop.py:320
#: manila/share/drivers/huawei/huawei_helper.py:403 #: manila/share/drivers/huawei/huawei_helper.py:403
msgid "Only ip access type allowed." msgid "Only ip access type allowed."
msgstr "" msgstr ""
@ -420,33 +414,33 @@ msgstr ""
msgid "Failed to invoke EMS. %s" msgid "Failed to invoke EMS. %s"
msgstr "" msgstr ""
#: manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py:480 #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py:479
#, python-format #, python-format
msgid "" msgid ""
"Could not determine share server for share being deleted: %(share)s. " "Could not determine share server for share being deleted: %(share)s. "
"Deletion of share record will proceed anyway. Error: %(error)s" "Deletion of share record will proceed anyway. Error: %(error)s"
msgstr "" msgstr ""
#: manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py:550 #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py:549
#, python-format #, python-format
msgid "" msgid ""
"Could not determine share server for snapshot being deleted: %(snap)s. " "Could not determine share server for snapshot being deleted: %(snap)s. "
"Deletion of snapshot record will proceed anyway. Error: %(error)s" "Deletion of snapshot record will proceed anyway. Error: %(error)s"
msgstr "" msgstr ""
#: manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:50 #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:49
msgid "" msgid ""
"Vserver is specified in the configuration. This is ignored when the " "Vserver is specified in the configuration. This is ignored when the "
"driver is managing share servers." "driver is managing share servers."
msgstr "" msgstr ""
#: manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:233 #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:236
msgid "" msgid ""
"Vserver not specified for share server being deleted. Deletion of share " "Vserver not specified for share server being deleted. Deletion of share "
"server record will proceed anyway." "server record will proceed anyway."
msgstr "" msgstr ""
#: manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:239 #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:242
#, python-format #, python-format
msgid "" msgid ""
"Could not find Vserver for share server being deleted: %s. Deletion of " "Could not find Vserver for share server being deleted: %s. Deletion of "
@ -468,7 +462,7 @@ msgstr ""
msgid "Encountered error, retrying: %s" msgid "Encountered error, retrying: %s"
msgstr "" msgstr ""
#: manila/share/drivers/quobyte/quobyte.py:159 #: manila/share/drivers/quobyte/quobyte.py:158
#, python-format #, python-format
msgid "No volume found for share %(project_id)s/%(name)s" msgid "No volume found for share %(project_id)s/%(name)s"
msgstr "" msgstr ""

File diff suppressed because it is too large Load Diff