# Translations template for murano. # Copyright (C) 2016 ORGANIZATION # This file is distributed under the same license as the murano project. # FIRST AUTHOR , 2016. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: murano 3.0.1.dev5\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n" "POT-Creation-Date: 2016-10-10 15:38+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 2.3.4\n" #: murano/utils.py:37 msgid "Environment with id {env_id} not found" msgstr "" #: murano/utils.py:44 msgid "User is not authorized to access these tenant resources" msgstr "" #: murano/utils.py:54 msgid "Session is not found" msgstr "" #: murano/utils.py:59 msgid "" "Session is not tied with Environment " msgstr "" #: murano/utils.py:83 msgid "Environment Template with id {id} not found" msgstr "" #: murano/utils.py:90 msgid "User is not authorized to access this tenant resources" msgstr "" #: murano/utils.py:103 msgid "X-Configuration-Session header which indicates to the session is missed" msgstr "" #: murano/utils.py:114 msgid "Session is not found" msgstr "" #: murano/api/v1/sessions.py:76 murano/api/v1/sessions.py:122 #: murano/utils.py:119 msgid "" "Session is invalid: environment has been updated or " "updating right now with other session" msgstr "" #: murano/utils.py:126 msgid "Session is already in deployment state" msgstr "" #: murano/api/middleware/context.py:25 msgid "Role used to identify an authenticated user as administrator." msgstr "" #: murano/api/middleware/ext_context.py:99 msgid "Authorization required" msgstr "" #: murano/api/middleware/ext_context.py:103 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 " "not found." msgstr "" #: murano/api/v1/catalog.py:57 msgid "Content-Type must be '{type}'" msgstr "" #: murano/api/v1/catalog.py:111 msgid "Uploading file is too large. The limit is {0} Mb" msgstr "" #: murano/api/v1/catalog.py:116 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:132 msgid "There is no file package with application description" msgstr "" #: murano/api/v1/catalog.py:147 msgid "Limit param must be an integer" msgstr "" #: murano/api/v1/catalog.py:152 msgid "Limit param must be positive" msgstr "" #: murano/api/v1/catalog.py:180 msgid "Request body must be a JSON array of operation objects." msgstr "" #: murano/api/v1/catalog.py:189 murano/api/v1/catalog.py:269 msgid "Package name should be 80 characters maximum" msgstr "" #: murano/api/v1/catalog.py:241 msgid "Package schema is not valid: {reason}" msgstr "" #: murano/api/v1/catalog.py:255 msgid "Uploading file can't be empty" msgstr "" #: murano/api/v1/catalog.py:276 msgid "Package with specified full name is already registered" msgstr "" #: murano/api/v1/catalog.py:282 msgid "Couldn't load package from file: {reason}" msgstr "" #: murano/api/v1/catalog.py:364 msgid "Bad value passed to filter. Got {key}, expected:{valid}" msgstr "" #: murano/api/v1/catalog.py:374 msgid "Invalid sort key: {sort_key}. Must be one of the following: {available}" msgstr "" #: murano/api/v1/catalog.py:381 msgid "Invalid sort direction: {0}" msgstr "" #: murano/api/v1/catalog.py:410 msgid "Category name should be 80 characters maximum" msgstr "" #: murano/api/v1/catalog.py:416 msgid "Category with specified name is already exist" msgstr "" #: murano/api/v1/catalog.py:426 msgid "" "It's impossible to delete categories assigned to the package, uploaded to" " the catalog" msgstr "" #: murano/api/v1/environments.py:68 msgid "Please, specify a name of the environment to create" msgstr "" #: 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:82 murano/api/v1/environments.py:142 #: murano/api/v1/templates.py:200 murano/api/v1/templates.py:252 msgid "Environment with specified name already exists" msgstr "" #: murano/api/v1/environments.py:146 msgid "Environment name must contain at least one non-white space symbol" msgstr "" #: murano/api/v1/services.py:72 murano/api/v1/services.py:95 msgid "Request body is empty: please, provide application object model" msgstr "" #: murano/api/v1/sessions.py:46 msgid "" "Could not open session for environment , environment has" " deploying status." msgstr "" #: murano/api/v1/sessions.py:69 murano/api/v1/sessions.py:95 msgid "" "User is not authorized to access session ." msgstr "" #: murano/api/v1/sessions.py:102 msgid "Session is in deploying state and could not be deleted" msgstr "" #: murano/api/v1/sessions.py:129 msgid "" "Session is already deployed or deployment is in " "progress" msgstr "" #: murano/api/v1/static_actions.py:36 msgid "Class name and method name must be specified for static action" msgstr "" #: murano/api/v1/template_applications.py:74 msgid "The environment template {templ_id} does not exist" msgstr "" #: murano/api/v1/template_applications.py:99 #: murano/api/v1/template_applications.py:128 #: murano/api/v1/template_applications.py:159 #: murano/api/v1/template_applications.py:183 msgid "The template does not exist {templ_id}" msgstr "" #: murano/api/v1/templates.py:91 msgid "Env Template with specified name already exists" msgstr "" #: murano/api/v1/templates.py:137 msgid "Environment Template must contain at least one non-white space symbol" msgstr "" #: murano/api/v1/templates.py:142 msgid "EnvTemplate body is incorrect" msgstr "" #: murano/api/v1/templates.py:272 msgid "EnvTemplate is not found" msgstr "" #: murano/api/v1/templates.py:282 msgid "Please, specify a name of the environment template." msgstr "" #: murano/api/v1/templates.py:288 msgid "Environment template name should be 255 characters maximum" msgstr "" #: murano/cmd/test_runner.py:83 msgid "" "Local package is not found since \"load-packages-from\" engine parameter " "is not provided and specified packages is not loaded to murano-api" msgstr "" #: murano/cmd/test_runner.py:87 msgid "" "Specified package is not found: {0} were scanned together with murano " "database" msgstr "" #: murano/cmd/test_runner.py:243 msgid "No tests found for execution." msgstr "" #: murano/common/app_loader.py:59 #, python-format msgid "Unable to locate paste config file for %s." msgstr "" #: murano/common/app_loader.py:93 #, python-format msgid "" "Unable to load %(app_name)s from configuration file %(conf_file)s. \n" "Got: %(e)r" msgstr "" #: murano/common/cf_config.py:26 msgid "Project for service broker" msgstr "" #: murano/common/cf_config.py:28 msgid "Host for service broker" msgstr "" #: murano/common/cf_config.py:30 msgid "Port for service broker" msgstr "" #: murano/common/cf_config.py:32 msgid "Authentication URL" msgstr "" #: murano/common/cf_config.py:34 msgid "Domain name of the user" msgstr "" #: murano/common/cf_config.py:36 msgid "Domain name of the project" msgstr "" #: murano/common/cf_config.py:38 msgid "Package service which should be used by service broker" msgstr "" #: murano/common/config.py:170 msgid "Number of API workers" msgstr "" #: murano/common/config.py:213 msgid "Statistics collection interval in minutes.Default value is 5 minutes." msgstr "" #: murano/common/config.py:219 msgid "Disallow the use of murano-agent" msgstr "" #: murano/common/config.py:221 msgid "Path to class configuration files" msgstr "" #: murano/common/config.py:223 msgid "Create resources using trust token rather than user's token" msgstr "" #: murano/common/config.py:226 msgid "Enable model policy enforcer using Congress" msgstr "" #: murano/common/config.py:228 msgid "Time for waiting for a response from murano agent during the deployment" msgstr "" #: murano/common/config.py:233 msgid "Number of engine workers" msgstr "" #: murano/common/config.py:236 msgid "" "List of directories to load local packages from. If not provided, " "packages will be loaded only API" msgstr "" #: murano/common/config.py:245 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:252 msgid "" "The service to store murano packages: murano (stands for legacy behavior " "using murano-api) or glance (stands for glance-glare artifact service)" msgstr "" #: murano/common/utils.py:78 murano/common/utils.py:143 msgid "Source object or path is malformed" msgstr "" #: murano/common/utils.py:263 #, python-format msgid "Invalid filter value %s. There is no comma before opening quotation mark." msgstr "" #: murano/common/utils.py:268 #, python-format msgid "Invalid filter value %s. There is no comma after opening quotation mark." msgstr "" #: murano/common/utils.py:277 #, python-format msgid "Invalid filter value %s. The quote is not closed." msgstr "" #: 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:380 msgid "Exception handling resource: {0}" msgstr "" #: murano/common/wsgi.py:430 msgid "Unsupported Content-Type" msgstr "" #: murano/common/wsgi.py:433 msgid "Acceptable response can not be provided" msgstr "" #: murano/common/wsgi.py:436 msgid "Malformed request body" msgstr "" #: murano/common/wsgi.py:840 murano/common/wsgi.py:860 msgid "cannot understand JSON" msgstr "" #: murano/common/wsgi.py:866 msgid "Operations must be JSON objects." msgstr "" #: murano/common/wsgi.py:882 #, python-format msgid "Operation \"%s\" requires a member named \"value\"." msgstr "" #: murano/common/wsgi.py:890 murano/common/wsgi.py:897 #, python-format msgid "Unable to find '%s' in JSON Schema change" msgstr "" #: murano/common/wsgi.py:906 msgid "Attribute '{0}' is invalid" msgstr "" #: murano/common/wsgi.py:910 msgid "" "Method '{method}' is not allowed for a path with name '{name}'. Allowed " "operations are: '{ops}'" msgstr "" #: murano/common/wsgi.py:952 #, python-format msgid "Pointer `%s` does not start with \"/\"." msgstr "" #: murano/common/wsgi.py:955 #, python-format msgid "Pointer `%s` contains adjacent \"/\"." msgstr "" #: murano/common/wsgi.py:958 #, python-format msgid "Pointer `%s` end with \"/\"." msgstr "" #: murano/common/wsgi.py:961 #, python-format msgid "Pointer `%s` does not contains valid token." msgstr "" #: murano/common/wsgi.py:964 #, python-format msgid "Pointer `%s` contains \"~\" not part of a recognized escape sequence." msgstr "" #: murano/common/wsgi.py:977 msgid "Nested paths are not allowed" msgstr "" #: murano/common/wsgi.py:1002 msgid "cannot understand XML" msgstr "" #: murano/db/catalog/api.py:45 msgid "Package id '{pkg_id}' not found" msgstr "" #: murano/db/catalog/api.py:56 msgid "Package '{pkg_id}' is not owned by tenant '{tenant}'" msgstr "" #: murano/db/catalog/api.py:62 msgid "Package '{pkg_id}' is not public and not owned by tenant '{tenant}' " msgstr "" #: murano/db/catalog/api.py:96 msgid "Category '{name}' doesn't exist" msgstr "" #: murano/db/catalog/api.py:210 msgid "Value '{value}' of property '{path}' does not exist." msgstr "" #: murano/db/catalog/api.py:451 murano/db/catalog/api.py:505 msgid "Category id '{id}' not found" msgstr "" #: murano/db/catalog/api.py:538 msgid "" "Class with the same full name is already registered in the visibility " "scope" msgstr "" #: murano/db/catalog/api.py:552 msgid "Package with the same Name is already made public" msgstr "" #: murano/db/services/core_services.py:92 #: murano/db/services/core_services.py:112 msgid "Environment Template is not found" msgstr "" #: murano/db/services/core_services.py:142 #: murano/db/services/core_services.py:224 #: murano/db/services/core_services.py:247 msgid "Environment Template is not found" msgstr "" #: murano/db/services/core_services.py:168 msgid "Environment is not found" msgstr "" #: murano/db/services/environment_templates.py:74 msgid "Environment template specified name already exists" msgstr "" #: 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:125 msgid "Murano object model validation failed: {0}" msgstr ""