# Translations template for keystone. # Copyright (C) 2015 OpenStack Foundation # This file is distributed under the same license as the keystone project. # FIRST AUTHOR , 2015. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: keystone 9.0.0.dev14\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/keystone\n" "POT-Creation-Date: 2015-09-24 06:09+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.0\n" #: keystone/exception.py:48 msgid "missing exception kwargs (programmer error)" msgstr "" #: keystone/auth/controllers.py:457 #, 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:465 #, 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:474 #, 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:158 msgid "keystone-manage pki_setup is not recommended for production use." msgstr "" #: keystone/cmd/cli.py:177 msgid "keystone-manage ssl_setup is not recommended for production use." msgstr "" #: keystone/cmd/cli.py:483 #, python-format msgid "Ignoring file (%s) while scanning domain config directory" msgstr "" #: keystone/common/authorization.py:65 msgid "RBAC: Invalid user data in token" msgstr "" #: keystone/common/controller.py:84 keystone/middleware/core.py:199 msgid "RBAC: Invalid token" msgstr "" #: keystone/common/controller.py:109 keystone/common/controller.py:206 #: keystone/common/controller.py:773 msgid "RBAC: Bypassing authorization" msgstr "" #: keystone/common/controller.py:718 msgid "No domain information specified as part of list request" msgstr "" #: keystone/common/controller.py:745 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:73 msgid "Failed to invoke ``openssl version``, assuming is v1.0 or newer" msgstr "" #: keystone/common/utils.py:105 #, python-format msgid "Truncating user password to %d characters." msgstr "" #: keystone/common/utils.py:527 msgid "Couldn't find the auth context." msgstr "" #: keystone/common/wsgi.py:251 #, python-format msgid "Authorization failed. %(exception)s from %(remote_addr)s" msgstr "" #: keystone/common/cache/backends/mongo.py:407 #, python-format msgid "" "TTL index already exists on db collection <%(c_name)s>, remove index " "<%(indx_name)s> first to make updated mongo_ttl_seconds value to be " "effective" msgstr "" #: keystone/common/kvs/core.py:133 #, python-format msgid "%s is not a dogpile.proxy.ProxyBackend" msgstr "" #: keystone/common/kvs/core.py:402 #, python-format msgid "KVS lock released (timeout reached) for: %s" msgstr "" #: keystone/common/ldap/core.py:1029 msgid "" "LDAP Server does not support paging. Disable paging in keystone.conf to " "avoid this message." msgstr "" #: keystone/common/ldap/core.py:1224 #, python-format msgid "" "Invalid additional attribute mapping: \"%s\". Format must be " ":" msgstr "" #: keystone/common/ldap/core.py:1335 #, 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:1669 #, python-format msgid "" "When deleting entries for %(search_base)s, could not delete nonexistent " "entries %(entries)s%(dots)s" msgstr "" #: keystone/contrib/federation/utils.py:543 msgid "Ignoring user name" 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:182 #, 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:198 #, python-format msgid "" "Policy %(policy_id)s referenced in association for endpoint " "%(endpoint_id)s not found." msgstr "" #: keystone/identity/controllers.py:141 #, python-format msgid "Unable to remove user %(user)s from %(tenant)s." msgstr "" #: keystone/identity/controllers.py:160 #, python-format msgid "Unable to add user %(user)s to %(tenant)s." msgstr "" #: keystone/identity/core.py:137 #, python-format msgid "Invalid domain name (%s) found in config file name" msgstr "" #: keystone/identity/core.py:175 #, python-format msgid "Unable to locate domain config directory: %s" msgstr "" #: keystone/identity/core.py:692 #, 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/core.py:293 msgid "" "Auth context already exists in the request environment; it will be used " "for authorization instead of creating a new one." msgstr "" #: keystone/resource/core.py:1254 #, 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:1261 #, 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/server/common.py:42 msgid "debug is enabled so responses may include sensitive information." msgstr "" #: keystone/token/persistence/core.py:225 #, 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:58 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:205 #, python-format msgid "Token `%s` is expired, not adding to the revocation list." msgstr "" #: keystone/token/persistence/backends/kvs.py:239 #, python-format msgid "" "Removing `%s` from revocation list due to invalid expires data in " "revocation list." msgstr "" #: keystone/token/providers/fernet/utils.py:46 #, python-format msgid "[fernet_tokens] key_repository is world readable: %s" msgstr "" #: keystone/token/providers/fernet/utils.py:90 #, 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:112 #, 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:210 msgid "" "[fernet_tokens] max_active_keys must be at least 1 to maintain a primary " "key." msgstr ""