# Translations template for keystonemiddleware. # Copyright (C) 2016 ORGANIZATION # This file is distributed under the same license as the keystonemiddleware # project. # FIRST AUTHOR , 2016. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: keystonemiddleware 4.10.1.dev25\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n" "POT-Creation-Date: 2016-11-10 16:35+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" #: keystonemiddleware/s3_token.py:65 msgid "" "Use of the auth_host, auth_port, and auth_protocol configuration options " "was deprecated in the Newton release in favor of auth_uri. These options " "may be removed in a future release." msgstr "" #: keystonemiddleware/audit/_api.py:256 msgid "" "Unable to discover target information because service catalog is missing." " Either the incoming request does not contain an auth token or auth token" " does not contain a service catalog. For the latter, please make sure the" " \"include_service_catalog\" property in auth_token middleware is set to " "\"True\"" msgstr "" #: keystonemiddleware/auth_token/__init__.py:409 msgid "Invalid token contents." msgstr "" #: keystonemiddleware/auth_token/__init__.py:540 msgid "" "Configuring auth_uri to point to the public identity endpoint is " "required; clients may not be able to authenticate against an admin " "endpoint" msgstr "" #: keystonemiddleware/auth_token/__init__.py:727 #: keystonemiddleware/auth_token/_identity.py:216 msgid "Authorization failed for token" msgstr "" #: keystonemiddleware/auth_token/__init__.py:747 msgid "Fetch certificate config failed, fallback to online validation." msgstr "" #: keystonemiddleware/auth_token/__init__.py:750 msgid "Fetch revocation list failed, fallback to online validation." msgstr "" #: keystonemiddleware/auth_token/__init__.py:792 #, python-format msgid "Verify error: %s" msgstr "" #: keystonemiddleware/auth_token/_auth.py:34 msgid "" "Use of the auth_admin_prefix, auth_host, auth_port, auth_protocol, " "identity_uri, admin_token, admin_user, admin_password, and " "admin_tenant_name configuration options was deprecated in the Mitaka " "release in favor of an auth_plugin and its related options. This class " "may be removed in a future release." msgstr "" #: keystonemiddleware/auth_token/_auth.py:46 msgid "" "Configuring admin URI using auth fragments was deprecated in the Kilo " "release, and will be removed in the Newton release, use 'identity_uri\\ " "instead." msgstr "" #: keystonemiddleware/auth_token/_auth.py:74 msgid "" "The admin_token option in auth_token middleware was deprecated in the " "Kilo release, and will be removed in the Newton release, use admin_user " "and admin_password instead." msgstr "" #: keystonemiddleware/auth_token/_cache.py:60 msgid "" "Using the in-process token cache is deprecated as of the 4.2.0 release " "and may be removed in the 5.0.0 release or the 'O' development cycle. The" " in-process cache causes inconsistent results and high memory usage. When" " the feature is removed the auth_token middleware will not cache tokens " "by default which may result in performance issues. It is recommended to " "use memcache for the auth_token token cache by setting the " "memcached_servers option." msgstr "" #: keystonemiddleware/auth_token/_identity.py:217 #: keystonemiddleware/auth_token/_identity.py:221 #: keystonemiddleware/auth_token/_identity.py:232 #, python-format msgid "Identity response: %s" msgstr "" #: keystonemiddleware/auth_token/_signing_dir.py:83 #, python-format msgid "signing_dir is not owned by %s" msgstr "" #: keystonemiddleware/auth_token/_signing_dir.py:87 #, python-format msgid "signing_dir mode is %(mode)s instead of %(need)s" msgstr ""