Imported Translations from Transifex

For more information about this automatic import see:
https://wiki.openstack.org/wiki/Translations/Infrastructure

Change-Id: Ic444fe141261668a7bd118c59d3dfa2ccfd887ab
This commit is contained in:
OpenStack Proposal Bot 2015-03-14 06:16:05 +00:00
parent 01247ccd69
commit 4db796339a
5 changed files with 263 additions and 168 deletions

View File

@ -8,8 +8,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Manila\n" "Project-Id-Version: Manila\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2015-03-13 06:20+0000\n" "POT-Creation-Date: 2015-03-14 06:16+0000\n"
"PO-Revision-Date: 2015-03-12 15:24+0000\n" "PO-Revision-Date: 2015-03-13 15:12+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n" "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: German (http://www.transifex.com/projects/p/manila/language/" "Language-Team: German (http://www.transifex.com/projects/p/manila/language/"
"de/)\n" "de/)\n"
@ -29,7 +29,7 @@ msgstr ""
msgid "%(name)s: %(value)s" msgid "%(name)s: %(value)s"
msgstr "%(name)s: %(value)s" msgstr "%(name)s: %(value)s"
#: manila/manager.py:161 #: manila/manager.py:177
#, python-format #, python-format
msgid "Error during %(full_task_name)s: %(e)s" msgid "Error during %(full_task_name)s: %(e)s"
msgstr "Fehler während %(full_task_name)s: %(e)s" msgstr "Fehler während %(full_task_name)s: %(e)s"
@ -105,7 +105,7 @@ msgstr ""
msgid "share_type_projects table not dropped" msgid "share_type_projects table not dropped"
msgstr "" msgstr ""
#: manila/db/sqlalchemy/api.py:2223 #: manila/db/sqlalchemy/api.py:2293
#, python-format #, python-format
msgid "ShareType %s deletion failed, ShareType in use." msgid "ShareType %s deletion failed, ShareType in use."
msgstr "" msgstr ""
@ -164,7 +164,7 @@ msgstr ""
msgid "Free capacity not set: volume node info collection broken." msgid "Free capacity not set: volume node info collection broken."
msgstr "" msgstr ""
#: manila/share/api.py:236 #: manila/share/api.py:277
msgid "Failed to update quota for deleting share" msgid "Failed to update quota for deleting share"
msgstr "" msgstr ""
@ -173,19 +173,19 @@ msgstr ""
msgid "Recovering from a failed execute. Try number %s" msgid "Recovering from a failed execute. Try number %s"
msgstr "" msgstr ""
#: manila/share/manager.py:99 #: manila/share/manager.py:107
#, python-format #, python-format
msgid "Failed to fetch pool name for share: %(share)s. Error: %(error)s." msgid "Failed to fetch pool name for share: %(share)s. Error: %(error)s."
msgstr "" msgstr ""
#: manila/share/manager.py:128 #: manila/share/manager.py:136
#, python-format #, python-format
msgid "" msgid ""
"Caught exception trying ensure share '%(s_id)s'. Exception: \n" "Caught exception trying ensure share '%(s_id)s'. Exception: \n"
"%(e)s." "%(e)s."
msgstr "" msgstr ""
#: manila/share/manager.py:145 #: manila/share/manager.py:153
#, python-format #, python-format
msgid "" msgid ""
"Unexpected exception during share access allow operation. Share id is " "Unexpected exception during share access allow operation. Share id is "
@ -193,44 +193,59 @@ msgid ""
"'%(ar_id)s', exception is '%(e)s'." "'%(ar_id)s', exception is '%(e)s'."
msgstr "" msgstr ""
#: manila/share/manager.py:260 #: manila/share/manager.py:268
#, python-format #, python-format
msgid "Share server %s does not exist." msgid "Share server %s does not exist."
msgstr "Share Server %s existiert nicht." msgstr "Share Server %s existiert nicht."
#: manila/share/manager.py:270 #: manila/share/manager.py:278
msgid "Failed to get share server for share creation." msgid "Failed to get share server for share creation."
msgstr "" msgstr ""
#: manila/share/manager.py:289 #: manila/share/manager.py:299
#, python-format #, python-format
msgid "Share %s failed on creation." msgid "Share %s failed on creation."
msgstr "" msgstr ""
#: manila/share/manager.py:335 #: manila/share/manager.py:399
#, python-format
msgid "Share can not be unmanaged: %s."
msgstr ""
#: manila/share/manager.py:413
#, python-format
msgid "Failed to update quota usages: %s."
msgstr ""
#: manila/share/manager.py:422
#, python-format
msgid "Can not remove access rules of share: %s."
msgstr ""
#: manila/share/manager.py:455
msgid "Failed to update usages deleting share" msgid "Failed to update usages deleting share"
msgstr "" msgstr ""
#: manila/share/manager.py:408 #: manila/share/manager.py:535
msgid "Failed to update usages deleting snapshot" msgid "Failed to update usages deleting snapshot"
msgstr "" msgstr ""
#: manila/share/manager.py:580 #: manila/share/manager.py:707
#, python-format #, python-format
msgid "Share server '%s' failed on deletion." msgid "Share server '%s' failed on deletion."
msgstr "" msgstr ""
#: manila/share/share_types.py:53 #: manila/share/share_types.py:54
#, python-format #, python-format
msgid "DB error: %s" msgid "DB error: %s"
msgstr "Datenbank Fehler: %s" msgstr "Datenbank Fehler: %s"
#: manila/share/share_types.py:90 #: manila/share/share_types.py:91
#, python-format #, python-format
msgid "Share type %(share_type)s has invalid required extra specs: %(error)s" msgid "Share type %(share_type)s has invalid required extra specs: %(error)s"
msgstr "" msgstr ""
#: manila/share/share_types.py:162 #: manila/share/share_types.py:177
#, python-format #, python-format
msgid "" msgid ""
"Default share type is not found, please check default_share_type config: %s" "Default share type is not found, please check default_share_type config: %s"

View File

@ -6,9 +6,9 @@
#, fuzzy #, fuzzy
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: manila 2015.1.dev144\n" "Project-Id-Version: manila 2015.1.dev158\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2015-03-13 06:20+0000\n" "POT-Creation-Date: 2015-03-14 06:16+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"
@ -26,7 +26,7 @@ msgstr ""
msgid "%(name)s: %(value)s" msgid "%(name)s: %(value)s"
msgstr "" msgstr ""
#: manila/manager.py:161 #: manila/manager.py:177
#, python-format #, python-format
msgid "Error during %(full_task_name)s: %(e)s" msgid "Error during %(full_task_name)s: %(e)s"
msgstr "" msgstr ""
@ -102,7 +102,7 @@ msgstr ""
msgid "share_type_projects table not dropped" msgid "share_type_projects table not dropped"
msgstr "" msgstr ""
#: manila/db/sqlalchemy/api.py:2223 #: manila/db/sqlalchemy/api.py:2293
#, python-format #, python-format
msgid "ShareType %s deletion failed, ShareType in use." msgid "ShareType %s deletion failed, ShareType in use."
msgstr "" msgstr ""
@ -161,7 +161,7 @@ msgstr ""
msgid "Free capacity not set: volume node info collection broken." msgid "Free capacity not set: volume node info collection broken."
msgstr "" msgstr ""
#: manila/share/api.py:236 #: manila/share/api.py:277
msgid "Failed to update quota for deleting share" msgid "Failed to update quota for deleting share"
msgstr "" msgstr ""
@ -170,19 +170,19 @@ msgstr ""
msgid "Recovering from a failed execute. Try number %s" msgid "Recovering from a failed execute. Try number %s"
msgstr "" msgstr ""
#: manila/share/manager.py:99 #: manila/share/manager.py:107
#, python-format #, python-format
msgid "Failed to fetch pool name for share: %(share)s. Error: %(error)s." msgid "Failed to fetch pool name for share: %(share)s. Error: %(error)s."
msgstr "" msgstr ""
#: manila/share/manager.py:128 #: manila/share/manager.py:136
#, python-format #, python-format
msgid "" msgid ""
"Caught exception trying ensure share '%(s_id)s'. Exception: \n" "Caught exception trying ensure share '%(s_id)s'. Exception: \n"
"%(e)s." "%(e)s."
msgstr "" msgstr ""
#: manila/share/manager.py:145 #: manila/share/manager.py:153
#, python-format #, python-format
msgid "" msgid ""
"Unexpected exception during share access allow operation. Share id is " "Unexpected exception during share access allow operation. Share id is "
@ -190,44 +190,59 @@ msgid ""
"'%(ar_id)s', exception is '%(e)s'." "'%(ar_id)s', exception is '%(e)s'."
msgstr "" msgstr ""
#: manila/share/manager.py:260 #: manila/share/manager.py:268
#, python-format #, python-format
msgid "Share server %s does not exist." msgid "Share server %s does not exist."
msgstr "" msgstr ""
#: manila/share/manager.py:270 #: manila/share/manager.py:278
msgid "Failed to get share server for share creation." msgid "Failed to get share server for share creation."
msgstr "" msgstr ""
#: manila/share/manager.py:289 #: manila/share/manager.py:299
#, python-format #, python-format
msgid "Share %s failed on creation." msgid "Share %s failed on creation."
msgstr "" msgstr ""
#: manila/share/manager.py:335 #: manila/share/manager.py:399
#, python-format
msgid "Share can not be unmanaged: %s."
msgstr ""
#: manila/share/manager.py:413
#, python-format
msgid "Failed to update quota usages: %s."
msgstr ""
#: manila/share/manager.py:422
#, python-format
msgid "Can not remove access rules of share: %s."
msgstr ""
#: manila/share/manager.py:455
msgid "Failed to update usages deleting share" msgid "Failed to update usages deleting share"
msgstr "" msgstr ""
#: manila/share/manager.py:408 #: manila/share/manager.py:535
msgid "Failed to update usages deleting snapshot" msgid "Failed to update usages deleting snapshot"
msgstr "" msgstr ""
#: manila/share/manager.py:580 #: manila/share/manager.py:707
#, python-format #, python-format
msgid "Share server '%s' failed on deletion." msgid "Share server '%s' failed on deletion."
msgstr "" msgstr ""
#: manila/share/share_types.py:53 #: manila/share/share_types.py:54
#, python-format #, python-format
msgid "DB error: %s" msgid "DB error: %s"
msgstr "" msgstr ""
#: manila/share/share_types.py:90 #: manila/share/share_types.py:91
#, python-format #, python-format
msgid "Share type %(share_type)s has invalid required extra specs: %(error)s" msgid "Share type %(share_type)s has invalid required extra specs: %(error)s"
msgstr "" msgstr ""
#: manila/share/share_types.py:162 #: manila/share/share_types.py:177
#, python-format #, python-format
msgid "" msgid ""
"Default share type is not found, please check default_share_type config: " "Default share type is not found, please check default_share_type config: "

View File

@ -6,9 +6,9 @@
#, fuzzy #, fuzzy
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: manila 2015.1.dev129\n" "Project-Id-Version: manila 2015.1.dev158\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2015-03-12 06:12+0000\n" "POT-Creation-Date: 2015-03-14 06:15+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"
@ -101,6 +101,11 @@ msgstr ""
msgid "Loaded extension: %s" msgid "Loaded extension: %s"
msgstr "" msgstr ""
#: manila/api/contrib/share_unmanage.py:42
#, python-format
msgid "Unmanage share with id: %s"
msgstr ""
#: manila/api/middleware/fault.py:54 #: manila/api/middleware/fault.py:54
#, python-format #, python-format
msgid "%(url)s returned with HTTP %(status)d" msgid "%(url)s returned with HTTP %(status)d"
@ -131,12 +136,12 @@ msgstr ""
msgid "Create snapshot from share %s" msgid "Create snapshot from share %s"
msgstr "" msgstr ""
#: manila/api/v1/shares.py:87 #: manila/api/v1/shares.py:90
#, python-format #, python-format
msgid "Delete share with id: %s" msgid "Delete share with id: %s"
msgstr "" msgstr ""
#: manila/api/v1/shares.py:215 #: manila/api/v1/shares.py:219
#, 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 ""
@ -234,34 +239,34 @@ msgstr ""
msgid "Removing non-active host: %(host)s from scheduler cache." msgid "Removing non-active host: %(host)s from scheduler cache."
msgstr "" msgstr ""
#: manila/share/manager.py:157 #: manila/share/manager.py:165
#, python-format #, python-format
msgid "Share %(name)s: skipping export, because it has '%(status)s' status." msgid "Share %(name)s: skipping export, because it has '%(status)s' status."
msgstr "" msgstr ""
#: manila/share/manager.py:211 #: manila/share/manager.py:219
msgid "Share server created successfully." msgid "Share server created successfully."
msgstr "" msgstr ""
#: manila/share/manager.py:213 #: manila/share/manager.py:221
#, python-format #, python-format
msgid "Used already existed share server '%(share_server_id)s'" msgid "Used already existed share server '%(share_server_id)s'"
msgstr "" msgstr ""
#: manila/share/manager.py:303 #: manila/share/manager.py:320
msgid "Share created successfully." msgid "Share created successfully."
msgstr "" msgstr ""
#: manila/share/manager.py:338 #: manila/share/manager.py:458
#, python-format #, python-format
msgid "Share %s: deleted successfully." msgid "Share %s: deleted successfully."
msgstr "" msgstr ""
#: manila/share/manager.py:451 #: manila/share/manager.py:578
msgid "Updating share status" msgid "Updating share status"
msgstr "" msgstr ""
#: manila/share/manager.py:589 #: manila/share/manager.py:716
#, python-format #, python-format
msgid "Share server '%s' has been deleted successfully." msgid "Share server '%s' has been deleted successfully."
msgstr "" msgstr ""
@ -291,7 +296,7 @@ msgstr ""
msgid "Loading Ganesha config from %s." msgid "Loading Ganesha config from %s."
msgstr "" msgstr ""
#: manila/share/drivers/hp/hp_3par_driver.py:263 #: manila/share/drivers/hp/hp_3par_driver.py:262
msgid "Skipping share statistics update. Setup has not completed." msgid "Skipping share statistics update. Setup has not completed."
msgstr "" msgstr ""
@ -401,17 +406,17 @@ 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:133
#, 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:467 #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py:466
#, 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:562 #: manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py:561
#, 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.dev144\n" "Project-Id-Version: manila 2015.1.dev158\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2015-03-13 06:20+0000\n" "POT-Creation-Date: 2015-03-14 06:15+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"
@ -102,7 +102,7 @@ msgid ""
"(%(d_consumed)d of %(d_quota)d already consumed)" "(%(d_consumed)d of %(d_quota)d already consumed)"
msgstr "" msgstr ""
#: manila/db/sqlalchemy/api.py:949 #: manila/db/sqlalchemy/api.py:957
#, python-format #, python-format
msgid "Change will make usage less than 0 for the following resources: %s" msgid "Change will make usage less than 0 for the following resources: %s"
msgstr "" msgstr ""
@ -122,7 +122,7 @@ msgstr ""
msgid "Can not find policy directories %s" msgid "Can not find policy directories %s"
msgstr "" msgstr ""
#: manila/scheduler/manager.py:102 #: manila/scheduler/manager.py:99
#, python-format #, python-format
msgid "Failed to schedule_%(method)s: %(ex)s" msgid "Failed to schedule_%(method)s: %(ex)s"
msgstr "" msgstr ""
@ -148,35 +148,40 @@ msgid ""
"shares already consumed)" "shares already consumed)"
msgstr "" msgstr ""
#: manila/share/api.py:293 #: manila/share/api.py:334
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot " "Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot "
"(%(d_consumed)dG of %(d_quota)dG already consumed)" "(%(d_consumed)dG of %(d_quota)dG already consumed)"
msgstr "" msgstr ""
#: manila/share/api.py:302 #: manila/share/api.py:343
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d " "Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d "
"snapshots already consumed)" "snapshots already consumed)"
msgstr "" msgstr ""
#: manila/share/manager.py:81 #: manila/share/manager.py:89
#, python-format #, python-format
msgid "" msgid ""
"Driver path %(old)s is deprecated, update your configuration to the new " "Driver path %(old)s is deprecated, update your configuration to the new "
"path %(new)s" "path %(new)s"
msgstr "" msgstr ""
#: manila/share/manager.py:297 #: manila/share/manager.py:314
#, python-format #, python-format
msgid "" msgid ""
"Share information in exception can not be written to db because it " "Share information in exception can not be written to db because it "
"contains %s and it is not a dictionary." "contains %s and it is not a dictionary."
msgstr "" msgstr ""
#: manila/share/manager.py:531 #: manila/share/manager.py:356
#, python-format
msgid "Manage share failed: %s"
msgstr ""
#: manila/share/manager.py:658
#, python-format #, python-format
msgid "" msgid ""
"Server Information in exception can not be written to db because it " "Server Information in exception can not be written to db because it "

View File

@ -6,9 +6,9 @@
#, fuzzy #, fuzzy
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: manila 2015.1.dev144\n" "Project-Id-Version: manila 2015.1.dev158\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2015-03-13 06:20+0000\n" "POT-Creation-Date: 2015-03-14 06:15+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"
@ -75,8 +75,8 @@ msgstr ""
msgid "Invalid host: %(reason)s" msgid "Invalid host: %(reason)s"
msgstr "" msgstr ""
#: manila/exception.py:159 manila/exception.py:483 manila/exception.py:487 #: manila/exception.py:159 manila/exception.py:502 manila/exception.py:506
#: manila/exception.py:491 manila/exception.py:495 manila/exception.py:524 #: manila/exception.py:510 manila/exception.py:514 manila/exception.py:543
#, python-format #, python-format
msgid "%(err)s" msgid "%(err)s"
msgstr "" msgstr ""
@ -126,372 +126,392 @@ msgstr ""
#: manila/exception.py:202 #: manila/exception.py:202
#, python-format #, python-format
msgid "Host %(host)s could not be found." msgid "Service %(service)s is down."
msgstr "" msgstr ""
#: manila/exception.py:206 #: manila/exception.py:206
#, python-format #, python-format
msgid "Scheduler host filter %(filter_name)s could not be found." msgid "Host %(host)s could not be found."
msgstr "" msgstr ""
#: manila/exception.py:210 #: manila/exception.py:210
#, python-format #, python-format
msgid "Scheduler host weigher %(weigher_name)s could not be found." msgid "Scheduler host filter %(filter_name)s could not be found."
msgstr "" msgstr ""
#: manila/exception.py:214 #: manila/exception.py:214
#, python-format #, python-format
msgid "Could not find binary %(binary)s on host %(host)s." msgid "Scheduler host weigher %(weigher_name)s could not be found."
msgstr "" msgstr ""
#: manila/exception.py:218 #: manila/exception.py:218
#, python-format #, python-format
msgid "Invalid reservation expiration %(expire)s." msgid "Could not find binary %(binary)s on host %(host)s."
msgstr "" msgstr ""
#: manila/exception.py:222 #: manila/exception.py:222
#, python-format #, python-format
msgid "Invalid reservation expiration %(expire)s."
msgstr ""
#: manila/exception.py:226
#, python-format
msgid "" msgid ""
"Change would make usage less than 0 for the following resources: " "Change would make usage less than 0 for the following resources: "
"%(unders)s." "%(unders)s."
msgstr "" msgstr ""
#: manila/exception.py:227 #: manila/exception.py:231
msgid "Quota could not be found." msgid "Quota could not be found."
msgstr "" msgstr ""
#: manila/exception.py:231 #: manila/exception.py:235
#, python-format #, python-format
msgid "Quota exists for project %(project_id)s, resource %(resource)s." msgid "Quota exists for project %(project_id)s, resource %(resource)s."
msgstr "" msgstr ""
#: manila/exception.py:236 #: manila/exception.py:240
#, python-format #, python-format
msgid "Unknown quota resources %(unknown)s." msgid "Unknown quota resources %(unknown)s."
msgstr "" msgstr ""
#: manila/exception.py:240 #: manila/exception.py:244
#, python-format #, python-format
msgid "Quota for user %(user_id)s in project %(project_id)s could not be found." msgid "Quota for user %(user_id)s in project %(project_id)s could not be found."
msgstr "" msgstr ""
#: manila/exception.py:245 #: manila/exception.py:249
#, python-format #, python-format
msgid "Quota for project %(project_id)s could not be found." msgid "Quota for project %(project_id)s could not be found."
msgstr "" msgstr ""
#: manila/exception.py:249 #: manila/exception.py:253
#, python-format #, python-format
msgid "Quota class %(class_name)s could not be found." msgid "Quota class %(class_name)s could not be found."
msgstr "" msgstr ""
#: manila/exception.py:253 #: manila/exception.py:257
#, python-format #, python-format
msgid "Quota usage for project %(project_id)s could not be found." msgid "Quota usage for project %(project_id)s could not be found."
msgstr "" msgstr ""
#: manila/exception.py:257 #: manila/exception.py:261
#, python-format #, python-format
msgid "Quota reservation %(uuid)s could not be found." msgid "Quota reservation %(uuid)s could not be found."
msgstr "" msgstr ""
#: manila/exception.py:261 #: manila/exception.py:265
#, python-format #, python-format
msgid "Quota exceeded for resources: %(overs)s." msgid "Quota exceeded for resources: %(overs)s."
msgstr "" msgstr ""
#: manila/exception.py:265 #: manila/exception.py:269
#, python-format #, python-format
msgid "Migration %(migration_id)s could not be found." msgid "Migration %(migration_id)s could not be found."
msgstr "" msgstr ""
#: manila/exception.py:269 #: manila/exception.py:273
#, python-format #, python-format
msgid "Migration not found for instance %(instance_id)s with status %(status)s." msgid "Migration not found for instance %(instance_id)s with status %(status)s."
msgstr "" msgstr ""
#: manila/exception.py:274 #: manila/exception.py:278
#, python-format #, python-format
msgid "File %(file_path)s could not be found." msgid "File %(file_path)s could not be found."
msgstr "" msgstr ""
#: manila/exception.py:278 #: manila/exception.py:282
#, python-format #, python-format
msgid "Migration error: %(reason)s." msgid "Migration error: %(reason)s."
msgstr "" msgstr ""
#: manila/exception.py:282 #: manila/exception.py:286
#, python-format #, python-format
msgid "Malformed message body: %(reason)s." msgid "Malformed message body: %(reason)s."
msgstr "" msgstr ""
#: manila/exception.py:286 #: manila/exception.py:290
#, python-format #, python-format
msgid "Could not find config at %(path)s." msgid "Could not find config at %(path)s."
msgstr "" msgstr ""
#: manila/exception.py:290 #: manila/exception.py:294
#, python-format #, python-format
msgid "Could not load paste app '%(name)s' from %(path)s." msgid "Could not load paste app '%(name)s' from %(path)s."
msgstr "" msgstr ""
#: manila/exception.py:294 #: manila/exception.py:298
#, python-format #, python-format
msgid "No valid host was found. %(reason)s." msgid "No valid host was found. %(reason)s."
msgstr "" msgstr ""
#: manila/exception.py:298 #: manila/exception.py:302
#, python-format #, python-format
msgid "Host %(host)s is not up or doesn't exist." msgid "Host %(host)s is not up or doesn't exist."
msgstr "" msgstr ""
#: manila/exception.py:302 #: manila/exception.py:306
#, python-format #, python-format
msgid "Quota exceeded: code=%(code)s." msgid "Quota exceeded: code=%(code)s."
msgstr "" msgstr ""
#: manila/exception.py:309 #: manila/exception.py:313
msgid "Requested share exceeds allowed gigabytes quota." msgid "Requested share exceeds allowed gigabytes quota."
msgstr "" msgstr ""
#: manila/exception.py:313
msgid "Requested snapshot exceeds allowed gigabytes quota."
msgstr ""
#: manila/exception.py:317 #: manila/exception.py:317
#, python-format msgid "Requested snapshot exceeds allowed gigabytes quota."
msgid "Maximum number of shares allowed (%(allowed)d) exceeded."
msgstr "" msgstr ""
#: manila/exception.py:321 #: manila/exception.py:321
#, python-format #, python-format
msgid "Maximum number of snapshots allowed (%(allowed)d) exceeded." msgid "Maximum number of shares allowed (%(allowed)d) exceeded."
msgstr "" msgstr ""
#: manila/exception.py:325 #: manila/exception.py:325
#, python-format #, python-format
msgid "Maximum number of snapshots allowed (%(allowed)d) exceeded."
msgstr ""
#: manila/exception.py:329
#, python-format
msgid "Maximum number of share-networks allowed (%(allowed)d) exceeded." msgid "Maximum number of share-networks allowed (%(allowed)d) exceeded."
msgstr "" msgstr ""
#: manila/exception.py:330 #: manila/exception.py:334
msgid "Unknown Gluster exception." msgid "Unknown Gluster exception."
msgstr "" msgstr ""
#: manila/exception.py:334 #: manila/exception.py:338
#, python-format #, python-format
msgid "Invalid share: %(reason)s." msgid "Invalid share: %(reason)s."
msgstr "" msgstr ""
#: manila/exception.py:338 #: manila/exception.py:342
#, python-format
msgid "Manage existing share failed due to invalid share: %(reason)s"
msgstr ""
#: manila/exception.py:347
#, python-format
msgid "Unmanage existing share failed due to invalid share: %(reason)s"
msgstr ""
#: manila/exception.py:352
msgid "Maximum number of ports exceeded." msgid "Maximum number of ports exceeded."
msgstr "" msgstr ""
#: manila/exception.py:342 #: manila/exception.py:356
#, python-format #, python-format
msgid "Share access %(access_type)s:%(access)s exists." msgid "Share access %(access_type)s:%(access)s exists."
msgstr "" msgstr ""
#: manila/exception.py:346 #: manila/exception.py:360
#, python-format #, python-format
msgid "Invalid access_rule: %(reason)s." msgid "Invalid access_rule: %(reason)s."
msgstr "" msgstr ""
#: manila/exception.py:350 #: manila/exception.py:364
#, python-format #, python-format
msgid "Invalid or unsupported share access level: %(level)s." msgid "Invalid or unsupported share access level: %(level)s."
msgstr "" msgstr ""
#: manila/exception.py:354 #: manila/exception.py:368
msgid "Deleting $(share_name) share that used." msgid "Deleting $(share_name) share that used."
msgstr "" msgstr ""
#: manila/exception.py:358 #: manila/exception.py:372
#, python-format #, python-format
msgid "Share backend error: %(msg)s." msgid "Share backend error: %(msg)s."
msgstr "" msgstr ""
#: manila/exception.py:362 manila/exception.py:417 #: manila/exception.py:376 manila/exception.py:431
#, python-format #, python-format
msgid "Snapshot %(snapshot_id)s could not be found." msgid "Snapshot %(snapshot_id)s could not be found."
msgstr "" msgstr ""
#: manila/exception.py:366 #: manila/exception.py:380
#, python-format #, python-format
msgid "Deleting snapshot %(snapshot_name)s that has dependent shares." msgid "Deleting snapshot %(snapshot_name)s that has dependent shares."
msgstr "" msgstr ""
#: manila/exception.py:371 #: manila/exception.py:385
#, python-format #, python-format
msgid "Invalid share snapshot: %(reason)s." msgid "Invalid share snapshot: %(reason)s."
msgstr "" msgstr ""
#: manila/exception.py:375 #: manila/exception.py:389
msgid "Metadata item is not found." msgid "Metadata item is not found."
msgstr "" msgstr ""
#: manila/exception.py:379 #: manila/exception.py:393
msgid "Invalid metadata." msgid "Invalid metadata."
msgstr "" msgstr ""
#: manila/exception.py:383 #: manila/exception.py:397
msgid "Invalid metadata size." msgid "Invalid metadata size."
msgstr "" msgstr ""
#: manila/exception.py:387 #: manila/exception.py:401
#, python-format #, python-format
msgid "Security service %(security_service_id)s could not be found." msgid "Security service %(security_service_id)s could not be found."
msgstr "" msgstr ""
#: manila/exception.py:391 #: manila/exception.py:405
#, python-format #, python-format
msgid "" msgid ""
"Failed to associate share network %(share_network_id)s and security " "Failed to associate share network %(share_network_id)s and security "
"service %(security_service_id)s: %(reason)s." "service %(security_service_id)s: %(reason)s."
msgstr "" msgstr ""
#: manila/exception.py:396 #: manila/exception.py:410
#, python-format #, python-format
msgid "" msgid ""
"Failed to dissociate share network %(share_network_id)s and security " "Failed to dissociate share network %(share_network_id)s and security "
"service %(security_service_id)s: %(reason)s." "service %(security_service_id)s: %(reason)s."
msgstr "" msgstr ""
#: manila/exception.py:401 #: manila/exception.py:415
msgid "Invalid volume." msgid "Invalid volume."
msgstr "" msgstr ""
#: manila/exception.py:405 #: manila/exception.py:419
#, python-format #, python-format
msgid "Invalid share type: %(reason)s." msgid "Invalid share type: %(reason)s."
msgstr "" msgstr ""
#: manila/exception.py:409 #: manila/exception.py:423
#, python-format #, python-format
msgid "Invalid extra_spec: %(reason)s." msgid "Invalid extra_spec: %(reason)s."
msgstr "" msgstr ""
#: manila/exception.py:413 #: manila/exception.py:427
#, python-format #, python-format
msgid "Volume %(volume_id)s could not be found." msgid "Volume %(volume_id)s could not be found."
msgstr "" msgstr ""
#: manila/exception.py:421 #: manila/exception.py:435
#, python-format #, python-format
msgid "Share type %(share_type_id)s could not be found." msgid "Share type %(share_type_id)s could not be found."
msgstr "" msgstr ""
#: manila/exception.py:425 #: manila/exception.py:439
#, python-format #, python-format
msgid "" msgid ""
"Share type access not found for %(share_type_id)s / %(project_id)s " "Share type access not found for %(share_type_id)s / %(project_id)s "
"combination." "combination."
msgstr "" msgstr ""
#: manila/exception.py:430 #: manila/exception.py:444
#, python-format #, python-format
msgid "Share type with name %(share_type_name)s could not be found." msgid "Share type with name %(share_type_name)s could not be found."
msgstr "" msgstr ""
#: manila/exception.py:435 #: manila/exception.py:449
#, python-format #, python-format
msgid "" msgid ""
"Share Type %(share_type_id)s has no extra specs with key " "Share Type %(share_type_id)s has no extra specs with key "
"%(extra_specs_key)s." "%(extra_specs_key)s."
msgstr "" msgstr ""
#: manila/exception.py:440 #: manila/exception.py:454
#, python-format #, python-format
msgid "" msgid ""
"Share Type %(share_type_id)s deletion is not allowed with shares present " "Share Type %(share_type_id)s deletion is not allowed with shares present "
"with the type." "with the type."
msgstr "" msgstr ""
#: manila/exception.py:445 #: manila/exception.py:459
#, python-format #, python-format
msgid "Share Type %(id)s already exists." msgid "Share Type %(id)s already exists."
msgstr "" msgstr ""
#: manila/exception.py:449 #: manila/exception.py:463
#, python-format #, python-format
msgid "" msgid ""
"Share type access for %(share_type_id)s / %(project_id)s combination " "Share type access for %(share_type_id)s / %(project_id)s combination "
"already exists." "already exists."
msgstr "" msgstr ""
#: manila/exception.py:454 #: manila/exception.py:468
#, python-format #, python-format
msgid "Cannot create share_type with name %(name)s and specs %(extra_specs)s." msgid "Cannot create share_type with name %(name)s and specs %(extra_specs)s."
msgstr "" msgstr ""
#: manila/exception.py:459 #: manila/exception.py:473
#, python-format
msgid "Manage existing share failed due to share type mismatch: %(reason)s"
msgstr ""
#: manila/exception.py:478
#, python-format #, python-format
msgid "Instance %(instance_id)s could not be found." msgid "Instance %(instance_id)s could not be found."
msgstr "" msgstr ""
#: manila/exception.py:463 #: manila/exception.py:482
#, python-format #, python-format
msgid "Bridge %(bridge)s does not exist." msgid "Bridge %(bridge)s does not exist."
msgstr "" msgstr ""
#: manila/exception.py:467 #: manila/exception.py:486
msgid "Exception in service instance manager occurred." msgid "Exception in service instance manager occurred."
msgstr "" msgstr ""
#: manila/exception.py:471 #: manila/exception.py:490
msgid "Service instance is not available." msgid "Service instance is not available."
msgstr "" msgstr ""
#: manila/exception.py:475 #: manila/exception.py:494
msgid "Exception due to NetApp failure." msgid "Exception due to NetApp failure."
msgstr "" msgstr ""
#: manila/exception.py:479 #: manila/exception.py:498
#, python-format #, python-format
msgid "Vserver %(vserver)s is not available." msgid "Vserver %(vserver)s is not available."
msgstr "" msgstr ""
#: manila/exception.py:499 #: manila/exception.py:518
msgid "GPFS exception occurred." msgid "GPFS exception occurred."
msgstr "" msgstr ""
#: manila/exception.py:503 #: manila/exception.py:522
msgid "GPFS Ganesha exception occurred." msgid "GPFS Ganesha exception occurred."
msgstr "" msgstr ""
#: manila/exception.py:507 #: manila/exception.py:526
msgid "Ganesha management command failed." msgid "Ganesha management command failed."
msgstr "" msgstr ""
#: manila/exception.py:516 #: manila/exception.py:535
msgid "Invalid Sqlite database." msgid "Invalid Sqlite database."
msgstr "" msgstr ""
#: manila/exception.py:520 #: manila/exception.py:539
msgid "Exception in SSH protocol negotiation or logic." msgid "Exception in SSH protocol negotiation or logic."
msgstr "" msgstr ""
#: manila/exception.py:528 #: manila/exception.py:547
msgid "HDFS exception occurred!" msgid "HDFS exception occurred!"
msgstr "" msgstr ""
#: manila/utils.py:116 #: manila/utils.py:117
#, python-format #, python-format
msgid "" msgid ""
"Check whether private key or password are correctly set. Error connecting" "Check whether private key or password are correctly set. Error connecting"
" via ssh: %s" " via ssh: %s"
msgstr "" msgstr ""
#: manila/utils.py:174 #: manila/utils.py:175
#, python-format #, python-format
msgid "Invalid backend: %s" msgid "Invalid backend: %s"
msgstr "" msgstr ""
#: manila/utils.py:494 #: manila/utils.py:504
#, python-format #, python-format
msgid "Invalid cidr supplied %s" msgid "Invalid cidr supplied %s"
msgstr "" msgstr ""
#: manila/utils.py:504 #: manila/utils.py:514
#, python-format #, python-format
msgid "Provided improper IP version '%s'." msgid "Provided improper IP version '%s'."
msgstr "" msgstr ""
@ -603,6 +623,19 @@ msgstr ""
msgid "Only 'ip','user',or'cert' access types are supported." msgid "Only 'ip','user',or'cert' access types are supported."
msgstr "" msgstr ""
#: manila/api/contrib/share_manage.py:63
msgid "Share entity not found in request body"
msgstr ""
#: manila/api/contrib/share_manage.py:72
#, python-format
msgid "Required parameter %s not found"
msgstr ""
#: manila/api/contrib/share_manage.py:76
msgid "service_host parameter should contain pool."
msgstr ""
#: manila/api/contrib/share_type_access.py:94 #: manila/api/contrib/share_type_access.py:94
#, python-format #, python-format
msgid "Share type %s not found." msgid "Share type %s not found."
@ -788,7 +821,7 @@ msgid ""
" are %(allowed_statuses)s." " are %(allowed_statuses)s."
msgstr "" msgstr ""
#: manila/api/v1/share_types.py:45 manila/api/v1/shares.py:278 #: manila/api/v1/share_types.py:45 manila/api/v1/shares.py:281
msgid "Share type not found." msgid "Share type not found."
msgstr "" msgstr ""
@ -796,7 +829,7 @@ msgstr ""
msgid "Share type not found" msgid "Share type not found"
msgstr "" msgstr ""
#: manila/api/v1/share_types.py:62 #: manila/api/v1/share_types.py:62 manila/share/share_types.py:151
msgid "Default share type not found" msgid "Default share type not found"
msgstr "" msgstr ""
@ -847,19 +880,19 @@ msgstr ""
msgid "Unrecognized read_deleted value '%s'" msgid "Unrecognized read_deleted value '%s'"
msgstr "" msgstr ""
#: manila/db/sqlalchemy/api.py:1235 manila/db/sqlalchemy/api.py:1490 #: manila/db/sqlalchemy/api.py:1243 manila/db/sqlalchemy/api.py:1498
#, python-format #, python-format
msgid "Wrong sorting key provided - '%s'." msgid "Wrong sorting key provided - '%s'."
msgstr "" msgstr ""
#: manila/db/sqlalchemy/api.py:1242 manila/db/sqlalchemy/api.py:1497 #: manila/db/sqlalchemy/api.py:1250 manila/db/sqlalchemy/api.py:1505
#, python-format #, python-format
msgid "" msgid ""
"Wrong sorting data provided: sort key is '%(sort_key)s' and sort " "Wrong sorting data provided: sort key is '%(sort_key)s' and sort "
"direction is '%(sort_dir)s'." "direction is '%(sort_dir)s'."
msgstr "" msgstr ""
#: manila/db/sqlalchemy/api.py:1480 #: manila/db/sqlalchemy/api.py:1488
#, python-format #, python-format
msgid "Wrong 'usage' key provided - '%(key)s'. Expected keys are '%(ek)s'." msgid "Wrong 'usage' key provided - '%(key)s'. Expected keys are '%(ek)s'."
msgstr "" msgstr ""
@ -1052,100 +1085,122 @@ msgid ""
"unsupported. Available protocols: %(supported)s" "unsupported. Available protocols: %(supported)s"
msgstr "" msgstr ""
#: manila/share/api.py:244 #: manila/share/api.py:246
msgid "Share already exists."
msgstr ""
#: manila/share/api.py:285
msgid "Share status must be available or error" msgid "Share status must be available or error"
msgstr "" msgstr ""
#: manila/share/api.py:249 #: manila/share/api.py:290
#, python-format #, python-format
msgid "Share still has %d dependent snapshots" msgid "Share still has %d dependent snapshots"
msgstr "" msgstr ""
#: manila/share/api.py:276 #: manila/share/api.py:317
msgid "must be available" msgid "must be available"
msgstr "" msgstr ""
#: manila/share/api.py:336 #: manila/share/api.py:377
msgid "Share Snapshot status must be 'available' or 'error'." msgid "Share Snapshot status must be 'available' or 'error'."
msgstr "" msgstr ""
#: manila/share/api.py:378 #: manila/share/api.py:419
#, python-format #, python-format
msgid "Wrong metadata filter provided: %s." msgid "Wrong metadata filter provided: %s."
msgstr "" msgstr ""
#: manila/share/api.py:387 #: manila/share/api.py:428
#, python-format #, python-format
msgid "Wrong extra specs filter provided: %s." msgid "Wrong extra specs filter provided: %s."
msgstr "" msgstr ""
#: manila/share/api.py:391 #: manila/share/api.py:432
#, python-format #, python-format
msgid "Wrong sort_key filter provided: '%s'." msgid "Wrong sort_key filter provided: '%s'."
msgstr "" msgstr ""
#: manila/share/api.py:395 #: manila/share/api.py:436
#, python-format #, python-format
msgid "Wrong sort_dir filter provided: '%s'." msgid "Wrong sort_dir filter provided: '%s'."
msgstr "" msgstr ""
#: manila/share/api.py:448 #: manila/share/api.py:489
#, python-format #, python-format
msgid "Wrong '%(k)s' filter provided: '%(v)s'." msgid "Wrong '%(k)s' filter provided: '%(v)s'."
msgstr "" msgstr ""
#: manila/share/api.py:480 manila/share/api.py:509 #: manila/share/api.py:521 manila/share/api.py:550
msgid "Share host is None" msgid "Share host is None"
msgstr "" msgstr ""
#: manila/share/api.py:483 manila/share/api.py:512 #: manila/share/api.py:524 manila/share/api.py:553
msgid "Share status must be available" msgid "Share status must be available"
msgstr "" msgstr ""
#: manila/share/api.py:498 #: manila/share/api.py:539
#, python-format #, python-format
msgid "Invalid share access level: %s." msgid "Invalid share access level: %s."
msgstr "" msgstr ""
#: manila/share/api.py:523 #: manila/share/api.py:564
msgid "Access policy should be active or in error state" msgid "Access policy should be active or in error state"
msgstr "" msgstr ""
#: manila/share/api.py:560 #: manila/share/api.py:601
msgid "Metadata property key is blank" msgid "Metadata property key is blank"
msgstr "" msgstr ""
#: manila/share/api.py:564 #: manila/share/api.py:605
msgid "Metadata property key is greater than 255 characters" msgid "Metadata property key is greater than 255 characters"
msgstr "" msgstr ""
#: manila/share/api.py:568 #: manila/share/api.py:609
msgid "Metadata property value is blank" msgid "Metadata property value is blank"
msgstr "" msgstr ""
#: manila/share/api.py:572 #: manila/share/api.py:613
msgid "Metadata property value is greater than 1023 characters" msgid "Metadata property value is greater than 1023 characters"
msgstr "" msgstr ""
#: manila/share/share_types.py:62 manila/share/share_types.py:128 #: manila/share/manager.py:332
msgid "Manage share is not supported for driver_handles_share_servers=True mode."
msgstr ""
#: manila/share/manager.py:341
msgid "Driver cannot calculate share size."
msgstr ""
#: manila/share/manager.py:386
msgid ""
"Unmanage share is not supported for driver_handles_share_servers=True "
"mode."
msgstr ""
#: manila/share/manager.py:391
msgid "Unmanage share is not supported for shares with share servers."
msgstr ""
#: manila/share/share_types.py:63 manila/share/share_types.py:129
msgid "id cannot be None" msgid "id cannot be None"
msgstr "" msgstr ""
#: manila/share/share_types.py:140 #: manila/share/share_types.py:141
msgid "name cannot be None" msgid "name cannot be None"
msgstr "" msgstr ""
#: manila/share/share_types.py:213 #: manila/share/share_types.py:228
#, python-format #, python-format
msgid "Required extra specs '%s' not specified." msgid "Required extra specs '%s' not specified."
msgstr "" msgstr ""
#: manila/share/share_types.py:221 #: manila/share/share_types.py:236
#, python-format #, python-format
msgid "Value of required extra_spec %s is not valid" msgid "Value of required extra_spec %s is not valid"
msgstr "" msgstr ""
#: manila/share/share_types.py:232 manila/share/share_types.py:240 #: manila/share/share_types.py:247 manila/share/share_types.py:255
msgid "share_type_id cannot be None" msgid "share_type_id cannot be None"
msgstr "" msgstr ""
@ -1855,11 +1910,11 @@ msgstr ""
msgid "connection to SOPAPI timed out" msgid "connection to SOPAPI timed out"
msgstr "" msgstr ""
#: manila/share/drivers/hp/hp_3par_driver.py:99 #: manila/share/drivers/hp/hp_3par_driver.py:100
msgid "Unsupported configuration. hp3par_share_ip_address is not set." msgid "Unsupported configuration. hp3par_share_ip_address is not set."
msgstr "" msgstr ""
#: manila/share/drivers/hp/hp_3par_driver.py:165 #: manila/share/drivers/hp/hp_3par_driver.py:164
#, python-format #, python-format
msgid "Invalid protocol. Expected NFS or CIFS. Got %s." msgid "Invalid protocol. Expected NFS or CIFS. Got %s."
msgstr "" msgstr ""