Imported Translations from Zanata

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

Change-Id: Ic61d3a23345521ec283ec30467877727b4b08c45
This commit is contained in:
OpenStack Proposal Bot 2016-04-19 06:30:47 +00:00
parent 1d76573c41
commit 9aa82004d6
8 changed files with 234 additions and 194 deletions

View File

@ -1,21 +1,21 @@
# Translations template for murano.
# Copyright (C) 2015 ORGANIZATION
# Copyright (C) 2016 ORGANIZATION
# This file is distributed under the same license as the murano project.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2015.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2016.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: murano 2.0.0.0b2.dev90\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2015-12-30 06:30+0000\n"
"Project-Id-Version: murano 2.0.0.0rc2.dev91\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
"POT-Creation-Date: 2016-04-19 06:30+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.1.1\n"
"Generated-By: Babel 2.2.0\n"
#: murano/api/v1/actions.py:55
msgid "Session <SessionId {id}> is invalid"
@ -26,14 +26,14 @@ msgid "Deployment with id {id} not found"
msgstr ""
#: murano/api/v1/deployments.py:94
msgid "Deployment with id {d_id} not found in environment{env_id}"
msgid "Deployment with id {d_id} not found in environment {env_id}"
msgstr ""
#: murano/api/v1/request_statistics.py:66
msgid "API {api} method {method} raised an exception"
msgstr ""
#: murano/api/v1/templates.py:229 murano/api/v1/templates.py:254
#: murano/api/v1/templates.py:230 murano/api/v1/templates.py:255
msgid "User has no access to these resources."
msgstr ""
@ -51,22 +51,22 @@ msgid ""
"{traceback}"
msgstr ""
#: murano/cmd/test_runner.py:171
#: murano/cmd/test_runner.py:172
msgid "Please provide murano config file or credentials for authorization: {0}"
msgstr ""
#: murano/cmd/test_runner.py:314
#: murano/cmd/test_runner.py:312
#, python-format
msgid "Failed to initialize murano-test-runner: %s"
msgstr ""
#: murano/cmd/test_runner.py:322
#: murano/cmd/test_runner.py:320
msgid ""
"Command failed: {0}\n"
"{1}"
msgstr ""
#: murano/common/engine.py:237
#: murano/common/engine.py:246
#, python-format
msgid "Exception %(exc)s occurred during invocation of %(method)s"
msgstr ""
@ -75,15 +75,11 @@ msgstr ""
msgid "Failed to get statistics object from a database. {error_code}"
msgstr ""
#: murano/common/utils.py:239
msgid "An exception occured {exc}. Retrying in{time} seconds"
msgstr ""
#: murano/common/wsgi.py:756
#: murano/common/wsgi.py:766
msgid "Unrecognized Content-Type provided in request: {error}"
msgstr ""
#: murano/common/wsgi.py:901
#: murano/common/wsgi.py:911
msgid "Schema validation error occured: {error}"
msgstr ""
@ -95,23 +91,23 @@ msgstr ""
msgid "Incorrect format name {name}"
msgstr ""
#: murano/engine/environment.py:45
#: murano/engine/execution_session.py:43
msgid "Unhandled exception on invocation of pre-execution hook"
msgstr ""
#: murano/engine/environment.py:54
#: murano/engine/execution_session.py:52
msgid "Unhandled exception on invocation of post-execution hook"
msgstr ""
#: murano/engine/package_loader.py:148
#: murano/engine/package_loader.py:234 murano/engine/package_loader.py:253
msgid "Unable to load package from cache. Clean-up."
msgstr ""
#: murano/engine/system/agent_listener.py:49
#: murano/engine/system/agent_listener.py:48
msgid "Use of murano-agent is disallowed by the server configuration"
msgstr ""
#: murano/tests/unit/db/migration/test_migrations_base.py:183
#: murano/tests/unit/db/migration/test_migrations_base.py:185
msgid "Failed to migrate to version {ver} on engine {eng}"
msgstr ""

View File

@ -1,27 +1,27 @@
# Translations template for murano.
# Copyright (C) 2015 ORGANIZATION
# Copyright (C) 2016 ORGANIZATION
# This file is distributed under the same license as the murano project.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2015.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2016.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: murano 2.0.0.0b2.dev90\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2015-12-30 06:30+0000\n"
"Project-Id-Version: murano 2.0.0.0rc2.dev91\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
"POT-Creation-Date: 2016-04-19 06:30+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.1.1\n"
"Generated-By: Babel 2.2.0\n"
#: murano/api/v1/cloudfoundry/cfapi.py:117
#: murano/api/v1/cloudfoundry/cfapi.py:128
msgid "Cloud Foundry {org_id} mapped to tenant {tenant_name}"
msgstr ""
#: murano/api/v1/cloudfoundry/cfapi.py:130
#: murano/api/v1/cloudfoundry/cfapi.py:141
msgid "Cloud Foundry {space_id} mapped to {environment_id}"
msgstr ""
@ -29,15 +29,15 @@ msgstr ""
msgid "Finished import of package {res_id}"
msgstr ""
#: murano/common/engine.py:107
#: murano/common/engine.py:115
msgid "Starting processing task: {task_desc}"
msgstr ""
#: murano/common/engine.py:118
#: murano/common/engine.py:126
msgid "Finished processing task: {task_desc}"
msgstr ""
#: murano/common/server.py:124
#: murano/common/server.py:121
msgid "EnvId: {env_id} TenantId: {tenant_id} Status: Successful Apps: {services}"
msgstr ""
@ -45,19 +45,23 @@ msgstr ""
msgid "Loaded class {class_name} from {dist}"
msgstr ""
#: murano/engine/package_loader.py:231
#: murano/engine/package_loader.py:278
msgid "Successfully downloaded and unpacked package {} {}"
msgstr ""
#: murano/engine/package_loader.py:451
msgid "Unable to load package from path: {0}"
msgstr ""
#: murano/engine/package_loader.py:234
#: murano/engine/package_loader.py:454
msgid "Loaded package from path {0}"
msgstr ""
#: murano/engine/system/net_explorer.py:81
#: murano/engine/system/net_explorer.py:98
msgid "Created router: {id}"
msgstr ""
#: murano/policy/model_policy_enforcer.py:109
#: murano/policy/model_policy_enforcer.py:132
msgid "Model valid"
msgstr ""

View File

@ -1,21 +1,25 @@
# Translations template for murano.
# Copyright (C) 2015 ORGANIZATION
# Copyright (C) 2016 ORGANIZATION
# This file is distributed under the same license as the murano project.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2015.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2016.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: murano 2.0.0.0b2.dev90\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2015-12-30 06:30+0000\n"
"Project-Id-Version: murano 2.0.0.0rc2.dev91\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
"POT-Creation-Date: 2016-04-19 06:30+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.1.1\n"
"Generated-By: Babel 2.2.0\n"
#: murano/api/middleware/ext_context.py:48
msgid "Wrong format for service broker auth url"
msgstr ""
#: murano/api/middleware/version_negotiation.py:56
msgid "Unknown version. Returning version choices."
@ -27,41 +31,49 @@ msgid ""
"deploying status."
msgstr ""
#: murano/api/v1/catalog.py:61
#: murano/api/v1/catalog.py:65
msgid "Search by parameter '{name}' is not supported. Skipping it."
msgstr ""
#: murano/api/v1/catalog.py:73
#: murano/api/v1/catalog.py:77
msgid ""
"Value of 'order_by' parameter is not valid. Allowed values are: {values}."
" Skipping it."
msgstr ""
#: murano/api/v1/cloudfoundry/cfapi.py:147
#: murano/api/v1/cloudfoundry/cfapi.py:158
msgid ""
"Incorrect input parameters. Package related parameters shouldn't be "
"passed through Cloud Foundry"
msgstr ""
#: murano/api/v1/cloudfoundry/cfapi.py:224
#: murano/api/v1/cloudfoundry/cfapi.py:234
msgid "This application doesn't have action getCredentials"
msgstr ""
#: murano/api/v1/cloudfoundry/cfapi.py:240
msgid "This application doesn't have actions at all"
msgstr ""
#: murano/api/v1/cloudfoundry/cfapi.py:265
msgid "Requested service for instance {} is not found"
msgstr ""
#: murano/common/engine.py:169
#: murano/common/engine.py:173
msgid "Cannot delete trust"
msgstr ""
#: murano/common/server.py:55
#: murano/common/server.py:52
msgid ""
"Environment result could not be handled, specified environment not found "
"in database"
msgstr ""
#: murano/common/server.py:118
#: murano/common/server.py:115
msgid "EnvId: {env_id} TenantId: {tenant_id} Status: Failed Apps: {services}"
msgstr ""
#: murano/common/wsgi.py:1036
#: murano/common/wsgi.py:1046
msgid "Unable deserialize to json, using raw text"
msgstr ""
@ -89,17 +101,27 @@ msgid ""
"be ignored"
msgstr ""
#: murano/db/catalog/api.py:169
#: murano/db/catalog/api.py:192
msgid ""
"One of the specified {path} is already associated with a package. Doing "
"nothing."
msgstr ""
#: murano/dsl/executor.py:213
#: murano/dsl/executor.py:271
msgid "Muted exception during execution of .destroy on {0}: {1}"
msgstr ""
#: murano/engine/system/heat_stack.py:230
#: murano/engine/package_loader.py:104
msgid ""
"'glance' packages_service option has been renamed to 'glare', please "
"update your configuration"
msgstr ""
#: murano/engine/package_loader.py:358
msgid "Couldn't delete lock file: {}"
msgstr ""
#: murano/engine/system/heat_stack.py:260
msgid "Stack {stack_name} already deleted?"
msgstr ""

View File

@ -1,171 +1,175 @@
# Translations template for murano.
# Copyright (C) 2015 ORGANIZATION
# Copyright (C) 2016 ORGANIZATION
# This file is distributed under the same license as the murano project.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2015.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2016.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: murano 2.0.0.0b2.dev90\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2015-12-30 06:30+0000\n"
"Project-Id-Version: murano 2.0.0.0rc2.dev91\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
"POT-Creation-Date: 2016-04-19 06:30+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.1.1\n"
"Generated-By: Babel 2.2.0\n"
#: murano/utils.py:33
#: murano/utils.py:37
msgid "Environment with id {env_id} not found"
msgstr ""
#: murano/utils.py:40
#: murano/utils.py:44
msgid "User is not authorized to access these tenant resources"
msgstr ""
#: murano/utils.py:50
#: murano/utils.py:54
msgid "Session <SessionId {id}> is not found"
msgstr ""
#: murano/utils.py:55
#: murano/utils.py:59
msgid ""
"Session <SessionId {session_id}> is not tied with Environment <EnvId "
"{environment_id}>"
msgstr ""
#: murano/utils.py:79
#: murano/utils.py:83
msgid "Environment Template with id {id} not found"
msgstr ""
#: murano/utils.py:86
#: murano/utils.py:90
msgid "User is not authorized to access this tenant resources"
msgstr ""
#: murano/utils.py:99
#: murano/utils.py:103
msgid "X-Configuration-Session header which indicates to the session is missed"
msgstr ""
#: murano/utils.py:110
#: murano/utils.py:114
msgid "Session <SessionId {0}> is not found"
msgstr ""
#: murano/utils.py:115 murano/api/v1/sessions.py:76
#: murano/utils.py:119 murano/api/v1/sessions.py:76
#: murano/api/v1/sessions.py:122
msgid ""
"Session <SessionId {0}> is invalid: environment has been updated or "
"updating right now with other session"
msgstr ""
#: murano/utils.py:122
#: murano/utils.py:126
msgid "Session <SessionId {0}> is already in deployment state"
msgstr ""
#: murano/api/middleware/context.py:24
#: murano/api/middleware/context.py:25
msgid "Role used to identify an authenticated user as administrator."
msgstr ""
#: murano/api/middleware/ext_context.py:59
#: murano/api/middleware/ext_context.py:100
msgid "Authorization required"
msgstr ""
#: murano/api/middleware/ext_context.py:63
#: murano/api/middleware/ext_context.py:104
msgid "Your credentials are wrong. Please try again"
msgstr ""
#: murano/api/v1/actions.py:75
msgid ""
"Result for task with environment_id: {env_id} and task_id:{task_id} was "
"Result for task with environment_id: {env_id} and task_id: {task_id} was "
"not found."
msgstr ""
#: murano/api/v1/catalog.py:51
#: murano/api/v1/catalog.py:55
msgid "Content-Type must be '{type}'"
msgstr ""
#: murano/api/v1/catalog.py:93
#: murano/api/v1/catalog.py:97
msgid "Uploading file is too large. The limit is {0} Mb"
msgstr ""
#: murano/api/v1/catalog.py:98
#: murano/api/v1/catalog.py:102
msgid ""
"'multipart/form-data' request body should contain 1 or 2 parts: json "
"string and zip archive. Current body consists of {amount} part(s)"
msgstr ""
#: murano/api/v1/catalog.py:114
#: murano/api/v1/catalog.py:118
msgid "There is no file package with application description"
msgstr ""
#: murano/api/v1/catalog.py:129
#: murano/api/v1/catalog.py:133
msgid "Limit param must be an integer"
msgstr ""
#: murano/api/v1/catalog.py:134
#: murano/api/v1/catalog.py:138
msgid "Limit param must be positive"
msgstr ""
#: murano/api/v1/catalog.py:160
#: murano/api/v1/catalog.py:164
msgid "Request body must be a JSON array of operation objects."
msgstr ""
#: murano/api/v1/catalog.py:214
#: murano/api/v1/catalog.py:173 murano/api/v1/catalog.py:250
msgid "Package name should be 80 characters maximum"
msgstr ""
#: murano/api/v1/catalog.py:222
msgid "Package schema is not valid: {reason}"
msgstr ""
#: murano/api/v1/catalog.py:228
#: murano/api/v1/catalog.py:236
msgid "Uploading file can't be empty"
msgstr ""
#: murano/api/v1/catalog.py:245
#: murano/api/v1/catalog.py:257
msgid "Package with specified full name is already registered"
msgstr ""
#: murano/api/v1/catalog.py:251
#: murano/api/v1/catalog.py:263
msgid "Couldn't load package from file: {reason}"
msgstr ""
#: murano/api/v1/catalog.py:319
#: murano/api/v1/catalog.py:341
msgid "Bad value passed to filter. Got {key}, exected:{valid}"
msgstr ""
#: murano/api/v1/catalog.py:329
#: murano/api/v1/catalog.py:351
msgid "Invalid sort key: {sort_key}. Must be one of the following: {available}"
msgstr ""
#: murano/api/v1/catalog.py:336
#: murano/api/v1/catalog.py:358
msgid "Invalid sort direction: {0}"
msgstr ""
#: murano/api/v1/catalog.py:365
#: murano/api/v1/catalog.py:387
msgid "Category name should be 80 characters maximum"
msgstr ""
#: murano/api/v1/catalog.py:371
#: murano/api/v1/catalog.py:393
msgid "Category with specified name is already exist"
msgstr ""
#: murano/api/v1/catalog.py:381
#: murano/api/v1/catalog.py:403
msgid ""
"It's impossible to delete categories assigned to the package, uploaded to"
" the catalog"
msgstr ""
#: murano/api/v1/environments.py:67
#: murano/api/v1/environments.py:68
msgid "Please, specify a name of the environment to create"
msgstr ""
#: murano/api/v1/environments.py:73
#: murano/api/v1/environments.py:74 murano/api/v1/environments.py:135
msgid "Environment name should be 255 characters maximum"
msgstr ""
#: murano/api/v1/environments.py:81 murano/api/v1/environments.py:136
#: murano/api/v1/templates.py:191 murano/api/v1/templates.py:241
#: murano/api/v1/environments.py:82 murano/api/v1/environments.py:142
#: murano/api/v1/templates.py:192 murano/api/v1/templates.py:242
msgid "Environment with specified name already exists"
msgstr ""
#: murano/api/v1/environments.py:140
#: murano/api/v1/environments.py:146
msgid "Environment name must contain at least one non-white space symbol"
msgstr ""
@ -206,30 +210,54 @@ msgstr ""
msgid "The template does not exist {templ_id}"
msgstr ""
#: murano/api/v1/templates.py:87
#: murano/api/v1/templates.py:88
msgid "Env Template with specified name already exists"
msgstr ""
#: murano/api/v1/templates.py:131
#: murano/api/v1/templates.py:132
msgid "Environment Template must contain at least one non-white space symbol"
msgstr ""
#: murano/api/v1/templates.py:136
#: murano/api/v1/templates.py:137
msgid "EnvTemplate body is incorrect"
msgstr ""
#: murano/api/v1/templates.py:261
#: murano/api/v1/templates.py:262
msgid "EnvTemplate <TempId {temp_id}> is not found"
msgstr ""
#: murano/api/v1/templates.py:271
#: murano/api/v1/templates.py:272
msgid "Please, specify a name of the environment template."
msgstr ""
#: murano/api/v1/templates.py:277
#: murano/api/v1/templates.py:278
msgid "Environment template name should be 255 characters maximum"
msgstr ""
#: murano/api/v1/cloudfoundry/cfapi.py:34
msgid "Project for service broker"
msgstr ""
#: murano/api/v1/cloudfoundry/cfapi.py:36
msgid "Host for service broker"
msgstr ""
#: murano/api/v1/cloudfoundry/cfapi.py:38
msgid "Port for service broker"
msgstr ""
#: murano/api/v1/cloudfoundry/cfapi.py:40
msgid "Authentication URL"
msgstr ""
#: murano/api/v1/cloudfoundry/cfapi.py:42
msgid "Domain name of the user"
msgstr ""
#: murano/api/v1/cloudfoundry/cfapi.py:44
msgid "Domain name of the project"
msgstr ""
#: murano/cmd/test_runner.py:75
msgid ""
"Local package is not found since \"load-packages-from\" engine parameter "
@ -242,7 +270,7 @@ msgid ""
"database"
msgstr ""
#: murano/cmd/test_runner.py:226
#: murano/cmd/test_runner.py:222
msgid "No tests found for execution."
msgstr ""
@ -258,157 +286,171 @@ msgid ""
"Got: %(e)r"
msgstr ""
#: murano/common/config.py:187
#: murano/common/config.py:201
msgid "Statistics collection interval in minutes.Default value is 5 minutes."
msgstr ""
#: murano/common/config.py:193
#: murano/common/config.py:207
msgid "Disallow the use of murano-agent"
msgstr ""
#: murano/common/config.py:195
#: murano/common/config.py:209
msgid "Path to class configuration files"
msgstr ""
#: murano/common/config.py:197
#: murano/common/config.py:211
msgid "Create resources using trust token rather than user's token"
msgstr ""
#: murano/common/config.py:200
#: murano/common/config.py:214
msgid "Enable model policy enforcer using Congress"
msgstr ""
#: murano/common/config.py:202
#: murano/common/config.py:216
msgid "Time for waiting for a response from murano agent during the deployment"
msgstr ""
#: murano/common/config.py:205
msgid ""
"List of directories to load local packages from. If not provided, "
"packages will be loaded by API"
#: murano/common/config.py:219
msgid "Number of workers"
msgstr ""
#: murano/common/config.py:230
#: murano/common/config.py:222
msgid ""
"List of directories to load local packages from. If not provided, "
"packages will be loaded only API"
msgstr ""
#: murano/common/config.py:231
msgid ""
"Enables murano-engine to persist on disk packages downloaded during "
"deployments. The packages would be re-used for consequent deployments."
msgstr ""
#: murano/common/config.py:238
msgid ""
"The service to store murano packages: murano (stands for legacy behavior "
"using murano-api) or glance (stands for Glance V3 artifact repository)"
"using murano-api) or glance (stands for glance-glare artifact service)"
msgstr ""
#: murano/common/utils.py:75 murano/common/utils.py:137
msgid "Source object or path is malformed"
msgstr ""
#: murano/common/wsgi.py:111
#: murano/common/wsgi.py:115
#, python-format
msgid ""
"Could not bind to %(host)s:%(port)s after trying for 30 seconds: Address "
"already in use."
msgstr ""
#: murano/common/wsgi.py:363
#: murano/common/wsgi.py:370
msgid "Exception handling resource: {0}"
msgstr ""
#: murano/common/wsgi.py:412
#: murano/common/wsgi.py:419
msgid "Unsupported Content-Type"
msgstr ""
#: murano/common/wsgi.py:415
#: murano/common/wsgi.py:422
msgid "Acceptable response can not be provided"
msgstr ""
#: murano/common/wsgi.py:425
msgid "Malformed request body"
msgstr ""
#: murano/common/wsgi.py:818 murano/common/wsgi.py:838
#: murano/common/wsgi.py:828 murano/common/wsgi.py:848
msgid "cannot understand JSON"
msgstr ""
#: murano/common/wsgi.py:844
#: murano/common/wsgi.py:854
msgid "Operations must be JSON objects."
msgstr ""
#: murano/common/wsgi.py:860
#: murano/common/wsgi.py:870
#, python-format
msgid "Operation \"%s\" requires a member named \"value\"."
msgstr ""
#: murano/common/wsgi.py:868 murano/common/wsgi.py:875
#: murano/common/wsgi.py:878 murano/common/wsgi.py:885
#, python-format
msgid "Unable to find '%s' in JSON Schema change"
msgstr ""
#: murano/common/wsgi.py:884
#: murano/common/wsgi.py:894
msgid "Attribute '{0}' is invalid"
msgstr ""
#: murano/common/wsgi.py:888
#: murano/common/wsgi.py:898
msgid ""
"Method '{method}' is not allowed for a path with name '{name}'. Allowed "
"operations are: '{ops}'"
msgstr ""
#: murano/common/wsgi.py:929
#: murano/common/wsgi.py:939
#, python-format
msgid "Pointer `%s` does not start with \"/\"."
msgstr ""
#: murano/common/wsgi.py:932
#: murano/common/wsgi.py:942
#, python-format
msgid "Pointer `%s` contains adjacent \"/\"."
msgstr ""
#: murano/common/wsgi.py:935
#: murano/common/wsgi.py:945
#, python-format
msgid "Pointer `%s` end with \"/\"."
msgstr ""
#: murano/common/wsgi.py:938
#: murano/common/wsgi.py:948
#, python-format
msgid "Pointer `%s` does not contains valid token."
msgstr ""
#: murano/common/wsgi.py:941
#: murano/common/wsgi.py:951
#, python-format
msgid "Pointer `%s` contains \"~\" not part of a recognized escape sequence."
msgstr ""
#: murano/common/wsgi.py:954
#: murano/common/wsgi.py:964
msgid "Nested paths are not allowed"
msgstr ""
#: murano/common/wsgi.py:978
#: murano/common/wsgi.py:988
msgid "cannot understand XML"
msgstr ""
#: murano/db/catalog/api.py:46
#: murano/db/catalog/api.py:48
msgid "Package id '{pkg_id}' not found"
msgstr ""
#: murano/db/catalog/api.py:57
#: murano/db/catalog/api.py:59
msgid "Package '{pkg_id}' is not owned by tenant '{tenant}'"
msgstr ""
#: murano/db/catalog/api.py:63
#: murano/db/catalog/api.py:65
msgid "Package '{pkg_id}' is not public and not owned by tenant '{tenant}' "
msgstr ""
#: murano/db/catalog/api.py:96
#: murano/db/catalog/api.py:98
msgid "Category '{name}' doesn't exist"
msgstr ""
#: murano/db/catalog/api.py:188
#: murano/db/catalog/api.py:211
msgid "Value '{value}' of property '{path}' does not exist."
msgstr ""
#: murano/db/catalog/api.py:422 murano/db/catalog/api.py:476
#: murano/db/catalog/api.py:447 murano/db/catalog/api.py:501
msgid "Category id '{id}' not found"
msgstr ""
#: murano/db/catalog/api.py:509
#: murano/db/catalog/api.py:534
msgid ""
"Class with the same full name is already registered in the visibility "
"scope"
msgstr ""
#: murano/db/catalog/api.py:523
#: murano/db/catalog/api.py:548
msgid "Package with the same Name is already made public"
msgstr ""
@ -430,11 +472,15 @@ msgstr ""
msgid "Environment template specified name already exists"
msgstr ""
#: murano/policy/model_policy_enforcer.py:104
#: murano/packages/package_base.py:138
msgid "{0}: Unsupported Format. Only {1} allowed"
msgstr ""
#: murano/packages/package_base.py:145
msgid "{0}: Uploaded image size {1} is too large. Max allowed size is {2}"
msgstr ""
#: murano/policy/model_policy_enforcer.py:127
msgid "Murano object model validation failed: {0}"
msgstr ""
#: murano/policy/model_policy_enforcer.py:136
msgid "Congress client is not configured!"
msgstr ""

View File

@ -1,9 +1,9 @@
# Filatov Sergey <filatecs@gmail.com>, 2015. #zanata
# Andreas Jaeger <jaegerandi@gmail.com>, 2016. #zanata
msgid ""
msgstr ""
"Project-Id-Version: murano 2.0.0.0b2.dev141\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2016-01-15 15:36+0000\n"
"Project-Id-Version: murano 2.0.0.0rc2.dev91\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
"POT-Creation-Date: 2016-04-17 20:06+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -18,9 +18,6 @@ msgstr ""
msgid "API {api} method {method} raised an exception"
msgstr "API {api} метод {method} вызвал исключение"
msgid "An exception occured {exc}. Retrying in{time} seconds"
msgstr "Возникло исключение {exc}. Следующая попытка через {time} секунд"
msgid ""
"Command failed: {0}\n"
"{1}"
@ -28,9 +25,6 @@ msgstr ""
"Не удалось выполнить команду: {0}\n"
"{1}"
msgid "Deployment with id {d_id} not found in environment{env_id}"
msgstr "Деплой с id {d_id} не найден в окружении{env_id}"
msgid "Deployment with id {id} not found"
msgstr "Деплой с id {id} не найден"

View File

@ -1,9 +1,9 @@
# Filatov Sergey <filatecs@gmail.com>, 2015. #zanata
# Andreas Jaeger <jaegerandi@gmail.com>, 2016. #zanata
msgid ""
msgstr ""
"Project-Id-Version: murano 2.0.0.0b2.dev141\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2016-01-15 15:36+0000\n"
"Project-Id-Version: murano 2.0.0.0rc2.dev91\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
"POT-Creation-Date: 2016-04-17 20:06+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

View File

@ -1,9 +1,9 @@
# Filatov Sergey <filatecs@gmail.com>, 2015. #zanata
# Andreas Jaeger <jaegerandi@gmail.com>, 2016. #zanata
msgid ""
msgstr ""
"Project-Id-Version: murano 2.0.0.0b2.dev141\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2016-01-15 15:36+0000\n"
"Project-Id-Version: murano 2.0.0.0rc2.dev91\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
"POT-Creation-Date: 2016-04-17 20:06+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

View File

@ -1,11 +1,10 @@
# Filatov Sergey <filatecs@gmail.com>, 2015. #zanata
# Kirill Zaitsev <k.zaitsev@me.com>, 2015. #zanata
# Lucas Palm <lapalm@us.ibm.com>, 2015. #zanata
# OpenStack Infra <zanata@openstack.org>, 2015. #zanata
# Andreas Jaeger <jaegerandi@gmail.com>, 2016. #zanata
msgid ""
msgstr ""
"Project-Id-Version: murano 2.0.0.0b2.dev141\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2016-01-15 15:36+0000\n"
"Project-Id-Version: murano 2.0.0.0rc2.dev91\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
"POT-Creation-Date: 2016-04-17 20:06+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -27,6 +26,9 @@ msgstr ""
msgid "Attribute '{0}' is invalid"
msgstr "Неверный атрибут '{0}'"
msgid "Authentication URL"
msgstr "URL аутентификации"
msgid "Authorization required"
msgstr "Требуется авторизация"
@ -50,9 +52,6 @@ msgid ""
msgstr ""
"Класс с таким полным именем уже зарегистрирован в текущей области видимости"
msgid "Congress client is not configured!"
msgstr "Не настроен клиент Congress."
msgid "Content-Type must be '{type}'"
msgstr "Content-Type должен быть '{type}'"
@ -148,13 +147,6 @@ msgstr "Параметр limit должен быть целым числом"
msgid "Limit param must be positive"
msgstr "Параметр limit должен быть положительным числом"
msgid ""
"List of directories to load local packages from. If not provided, packages "
"will be loaded by API"
msgstr ""
"Список каталогов из которых будут загружаться пакеты. Если не указано, "
"пакеты будут загружаться через API"
msgid ""
"Local package is not found since \"load-packages-from\" engine parameter is "
"not provided and specified packages is not loaded to murano-api"
@ -243,13 +235,6 @@ msgstr "Пустое тело запроса: укажите объектную
msgid "Request body must be a JSON array of operation objects."
msgstr "Тело запроса должно быть массивом JSON объектов операций."
msgid ""
"Result for task with environment_id: {env_id} and task_id:{task_id} was not "
"found."
msgstr ""
"Результат выполнения задачи с environment_id: {env_id} и task_id: {task_id} "
"не найдены."
msgid "Role used to identify an authenticated user as administrator."
msgstr ""
"Роль, применяемая для определения идентифицированного пользователя в "
@ -305,13 +290,6 @@ msgstr "Интервал сбора статистики в минутах. Зн
msgid "The environment template {templ_id} does not exist"
msgstr "Шаблон окружения {templ_id} не существует"
msgid ""
"The service to store murano packages: murano (stands for legacy behavior "
"using murano-api) or glance (stands for Glance V3 artifact repository)"
msgstr ""
"Сервис для хранения пакетов мурано: murano (наследуемое поведение, используя "
"murano-api) или glance (Glance v3 хранилище артефактов)"
msgid "The template does not exist {templ_id}"
msgstr "Шаблон не существует {templ_id}"