keystone-tempest-plugin/keystone_tempest_plugin/locale/keystone_tempest_plugin-log...

316 lines
9.0 KiB
Plaintext

# Translations template for keystone.
# Copyright (C) 2016 OpenStack Foundation
# This file is distributed under the same license as the keystone project.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2016.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: keystone 9.0.1.dev12\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/keystone\n"
"POT-Creation-Date: 2016-04-08 06:29+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.2.0\n"
#: keystone/exception.py:66
msgid "missing exception kwargs (programmer error)"
msgstr ""
#: keystone/assignment/core.py:1394
#, python-format
msgid ""
"delete_domain_assignments method not found in custom assignment driver. "
"Domain assignments for domain (%s) to users from other domains will not "
"be removed. This was added in V9 of the assignment driver."
msgstr ""
#: keystone/auth/controllers.py:468
#, python-format
msgid ""
"User %(user_id)s doesn't have access to default project %(project_id)s. "
"The token will be unscoped rather than scoped to the project."
msgstr ""
#: keystone/auth/controllers.py:476
#, python-format
msgid ""
"User %(user_id)s's default project %(project_id)s is disabled. The token "
"will be unscoped rather than scoped to the project."
msgstr ""
#: keystone/auth/controllers.py:485
#, python-format
msgid ""
"User %(user_id)s's default project %(project_id)s not found. The token "
"will be unscoped rather than scoped to the project."
msgstr ""
#: keystone/cmd/cli.py:455
msgid ""
"keystone-manage pki_setup is deprecated as of Mitaka in favor of not "
"using PKI tokens and may be removed in 'O' release."
msgstr ""
#: keystone/cmd/cli.py:458
msgid "keystone-manage pki_setup is not recommended for production use."
msgstr ""
#: keystone/cmd/cli.py:477
msgid "keystone-manage ssl_setup is not recommended for production use."
msgstr ""
#: keystone/cmd/cli.py:650
#, python-format
msgid "Ignoring file (%s) while scanning domain config directory"
msgstr ""
#: keystone/common/authorization.py:69
msgid "RBAC: Invalid user data in token"
msgstr ""
#: keystone/common/controller.py:102 keystone/middleware/auth.py:102
msgid "RBAC: Invalid token"
msgstr ""
#: keystone/common/controller.py:127 keystone/common/controller.py:246
#: keystone/common/controller.py:799
msgid "RBAC: Bypassing authorization"
msgstr ""
#: keystone/common/controller.py:735
msgid "No domain information specified as part of list request"
msgstr ""
#: keystone/common/controller.py:771
msgid ""
"Not specifying a domain during a create user, group or project call, and "
"relying on falling back to the default domain, is deprecated as of "
"Liberty and will be removed in the N release. Specify the domain "
"explicitly or use a domain-scoped token"
msgstr ""
#: keystone/common/openssl.py:74
msgid "Failed to invoke ``openssl version``, assuming is v1.0 or newer"
msgstr ""
#: keystone/common/utils.py:129
#, python-format
msgid "Truncating user password to %d characters."
msgstr ""
#: keystone/common/utils.py:552
msgid "Couldn't find the auth context."
msgstr ""
#: keystone/common/wsgi.py:252
#, python-format
msgid "Authorization failed. %(exception)s from %(remote_addr)s"
msgstr ""
#: keystone/common/kvs/core.py:153
#, python-format
msgid "%s is not a dogpile.proxy.ProxyBackend"
msgstr ""
#: keystone/common/kvs/core.py:428
#, python-format
msgid "KVS lock released (timeout reached) for: %s"
msgstr ""
#: keystone/common/ldap/core.py:1033
msgid ""
"LDAP Server does not support paging. Disable paging in keystone.conf to "
"avoid this message."
msgstr ""
#: keystone/common/ldap/core.py:1232
#, python-format
msgid ""
"Invalid additional attribute mapping: \"%s\". Format must be "
"<ldap_attribute>:<keystone_attribute>"
msgstr ""
#: keystone/common/ldap/core.py:1343
#, python-format
msgid ""
"ID attribute %(id_attr)s for LDAP object %(dn)s has multiple values and "
"therefore cannot be used as an ID. Will get the ID from DN instead"
msgstr ""
#: keystone/common/ldap/core.py:1704
#, python-format
msgid ""
"When deleting entries for %(search_base)s, could not delete nonexistent "
"entries %(entries)s%(dots)s"
msgstr ""
#: keystone/endpoint_policy/core.py:94
#, python-format
msgid ""
"Endpoint %(endpoint_id)s referenced in association for policy "
"%(policy_id)s not found."
msgstr ""
#: keystone/endpoint_policy/core.py:181
#, python-format
msgid ""
"Unsupported policy association found - Policy %(policy_id)s, Endpoint "
"%(endpoint_id)s, Service %(service_id)s, Region %(region_id)s, "
msgstr ""
#: keystone/endpoint_policy/core.py:197
#, python-format
msgid ""
"Policy %(policy_id)s referenced in association for endpoint "
"%(endpoint_id)s not found."
msgstr ""
#: keystone/federation/utils.py:615
msgid "Ignoring user name"
msgstr ""
#: keystone/identity/controllers.py:145
#, python-format
msgid "Unable to remove user %(user)s from %(tenant)s."
msgstr ""
#: keystone/identity/controllers.py:164
#, python-format
msgid "Unable to add user %(user)s to %(tenant)s."
msgstr ""
#: keystone/identity/core.py:109
#, python-format
msgid "Invalid domain name (%s) found in config file name"
msgstr ""
#: keystone/identity/core.py:147
#, python-format
msgid "Unable to locate domain config directory: %s"
msgstr ""
#: keystone/identity/core.py:669
#, python-format
msgid ""
"Found multiple domains being mapped to a driver that does not support "
"that (e.g. LDAP) - Domain ID: %(domain)s, Default Driver: %(driver)s"
msgstr ""
#: keystone/middleware/auth.py:81
msgid ""
"build_auth_context middleware checking for the admin token is deprecated "
"as of the Mitaka release and will be removed in the O release. If your "
"deployment requires use of the admin token, update keystone-paste.ini so "
"that admin_token_auth is before build_auth_context in the paste "
"pipelines, otherwise remove the admin_token_auth middleware from the "
"paste pipelines."
msgstr ""
#: keystone/middleware/auth.py:195
msgid ""
"Auth context already exists in the request environment; it will be used "
"for authorization instead of creating a new one."
msgstr ""
#: keystone/middleware/core.py:63
msgid ""
"The admin_token_auth middleware presents a security risk and should be "
"removed from the [pipeline:api_v3], [pipeline:admin_api], and "
"[pipeline:public_api] sections of your paste ini file."
msgstr ""
#: keystone/resource/core.py:893
msgid ""
"The default domain was created automatically to contain V2 resources. "
"This is deprecated in the M release and will not be supported in the O "
"release. Create the default domain manually or use the keystone-manage "
"bootstrap command."
msgstr ""
#: keystone/resource/core.py:1914
#, python-format
msgid ""
"Found what looks like an unmatched config option substitution reference -"
" domain: %(domain)s, group: %(group)s, option: %(option)s, value: "
"%(value)s. Perhaps the config option to which it refers has yet to be "
"added?"
msgstr ""
#: keystone/resource/core.py:1921
#, python-format
msgid ""
"Found what looks like an incorrectly constructed config option "
"substitution reference - domain: %(domain)s, group: %(group)s, option: "
"%(option)s, value: %(value)s."
msgstr ""
#: keystone/resource/backends/sql.py:222
#, python-format
msgid "Project %s does not exist and was not deleted."
msgstr ""
#: keystone/server/common.py:42
msgid "insecure_debug is enabled so responses may include sensitive information."
msgstr ""
#: keystone/token/persistence/core.py:220
#, python-format
msgid ""
"`token_api.%s` is deprecated as of Juno in favor of utilizing methods on "
"`token_provider_api` and may be removed in Kilo."
msgstr ""
#: keystone/token/persistence/backends/kvs.py:64
msgid ""
"It is recommended to only use the base key-value-store implementation for"
" the token driver for testing purposes. Please use 'memcache' or 'sql' "
"instead."
msgstr ""
#: keystone/token/persistence/backends/kvs.py:213
#, python-format
msgid "Token `%s` is expired, not adding to the revocation list."
msgstr ""
#: keystone/token/persistence/backends/kvs.py:256
#, python-format
msgid ""
"Removing `%s` from revocation list due to invalid expires data in "
"revocation list."
msgstr ""
#: keystone/token/providers/fernet/utils.py:50
#, python-format
msgid "[fernet_tokens] key_repository is world readable: %s"
msgstr ""
#: keystone/token/providers/fernet/utils.py:94
#, python-format
msgid ""
"Unable to change the ownership of [fernet_tokens] key_repository without "
"a keystone user ID and keystone group ID both being provided: %s"
msgstr ""
#: keystone/token/providers/fernet/utils.py:116
#, python-format
msgid ""
"Unable to change the ownership of the new key without a keystone user ID "
"and keystone group ID both being provided: %s"
msgstr ""
#: keystone/token/providers/fernet/utils.py:214
msgid ""
"[fernet_tokens] max_active_keys must be at least 1 to maintain a primary "
"key."
msgstr ""
#: keystone/version/service.py:77
msgid "'local conf' from PasteDeploy INI is being ignored."
msgstr ""