For more information about this automatic import see: https://wiki.openstack.org/wiki/Translations/Infrastructure Change-Id: I977f57f034fe484d4a11af9138da268119385929
169 lines
4.3 KiB
Gettext
169 lines
4.3 KiB
Gettext
# Translations template for keystone.
|
|
# Copyright (C) 2015 OpenStack Foundation
|
|
# This file is distributed under the same license as the keystone project.
|
|
# FIRST AUTHOR <EMAIL@ADDRESS>, 2015.
|
|
#
|
|
#, fuzzy
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: keystone 8.0.0.0b4.dev16\n"
|
|
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/keystone\n"
|
|
"POT-Creation-Date: 2015-09-08 06:08+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.0\n"
|
|
|
|
#: keystone/assignment/core.py:217
|
|
#, python-format
|
|
msgid "Creating the default role %s because it does not exist."
|
|
msgstr ""
|
|
|
|
#: keystone/assignment/core.py:225
|
|
#, python-format
|
|
msgid "Creating the default role %s failed because it was already created"
|
|
msgstr ""
|
|
|
|
#: keystone/auth/controllers.py:109
|
|
#, python-format
|
|
msgid ""
|
|
"\"expires_at\" has conflicting values %(existing)s and %(new)s. Will use"
|
|
" the earliest value."
|
|
msgstr ""
|
|
|
|
#: keystone/common/openssl.py:81
|
|
#, python-format
|
|
msgid "Running command - %s"
|
|
msgstr ""
|
|
|
|
#: keystone/common/wsgi.py:82
|
|
msgid "No bind information present in token"
|
|
msgstr ""
|
|
|
|
#: keystone/common/wsgi.py:86
|
|
#, python-format
|
|
msgid "Named bind mode %s not in bind information"
|
|
msgstr ""
|
|
|
|
#: keystone/common/wsgi.py:93
|
|
msgid "Kerberos credentials required and not present"
|
|
msgstr ""
|
|
|
|
#: keystone/common/wsgi.py:97
|
|
msgid "Kerberos credentials do not match those in bind"
|
|
msgstr ""
|
|
|
|
#: keystone/common/wsgi.py:101
|
|
msgid "Kerberos bind authentication successful"
|
|
msgstr ""
|
|
|
|
#: keystone/common/wsgi.py:108
|
|
#, python-format
|
|
msgid "Couldn't verify unknown bind: {%(bind_type)s: %(identifier)s}"
|
|
msgstr ""
|
|
|
|
#: keystone/common/environment/eventlet_server.py:116
|
|
#, python-format
|
|
msgid "Starting %(arg0)s on %(host)s:%(port)s"
|
|
msgstr ""
|
|
|
|
#: keystone/common/kvs/core.py:137
|
|
#, python-format
|
|
msgid "Adding proxy '%(proxy)s' to KVS %(name)s."
|
|
msgstr ""
|
|
|
|
#: keystone/common/kvs/core.py:187
|
|
#, python-format
|
|
msgid "Using %(func)s as KVS region %(name)s key_mangler"
|
|
msgstr ""
|
|
|
|
#: keystone/common/kvs/core.py:199
|
|
#, python-format
|
|
msgid "Using default dogpile sha1_mangle_key as KVS region %s key_mangler"
|
|
msgstr ""
|
|
|
|
#: keystone/common/kvs/core.py:209
|
|
#, python-format
|
|
msgid "KVS region %s key_mangler disabled."
|
|
msgstr ""
|
|
|
|
#: keystone/contrib/example/core.py:69 keystone/contrib/example/core.py:78
|
|
#, python-format
|
|
msgid ""
|
|
"Received the following notification: service %(service)s, resource_type: "
|
|
"%(resource_type)s, operation %(operation)s payload %(payload)s"
|
|
msgstr ""
|
|
|
|
#: keystone/middleware/core.py:266
|
|
#, python-format
|
|
msgid "Cannot find client issuer in env by the issuer attribute - %s."
|
|
msgstr ""
|
|
|
|
#: keystone/middleware/core.py:274
|
|
#, python-format
|
|
msgid ""
|
|
"The client issuer %(client_issuer)s does not match with the trusted "
|
|
"issuer %(trusted_issuer)s"
|
|
msgstr ""
|
|
|
|
#: keystone/token/persistence/backends/sql.py:283
|
|
#, python-format
|
|
msgid "Total expired tokens removed: %d"
|
|
msgstr ""
|
|
|
|
#: keystone/token/providers/fernet/token_formatters.py:181
|
|
#, python-format
|
|
msgid ""
|
|
"Fernet token created with length of %d characters, which exceeds 255 "
|
|
"characters"
|
|
msgstr ""
|
|
|
|
#: keystone/token/providers/fernet/utils.py:72
|
|
msgid ""
|
|
"[fernet_tokens] key_repository does not appear to exist; attempting to "
|
|
"create it"
|
|
msgstr ""
|
|
|
|
#: keystone/token/providers/fernet/utils.py:130
|
|
#, python-format
|
|
msgid "Created a new key: %s"
|
|
msgstr ""
|
|
|
|
#: keystone/token/providers/fernet/utils.py:143
|
|
msgid "Key repository is already initialized; aborting."
|
|
msgstr ""
|
|
|
|
#: keystone/token/providers/fernet/utils.py:184
|
|
#, python-format
|
|
msgid "Starting key rotation with %(count)s key files: %(list)s"
|
|
msgstr ""
|
|
|
|
#: keystone/token/providers/fernet/utils.py:190
|
|
#, python-format
|
|
msgid "Current primary key is: %s"
|
|
msgstr ""
|
|
|
|
#: keystone/token/providers/fernet/utils.py:192
|
|
#, python-format
|
|
msgid "Next primary key will be: %s"
|
|
msgstr ""
|
|
|
|
#: keystone/token/providers/fernet/utils.py:202
|
|
#, python-format
|
|
msgid "Promoted key 0 to be the primary: %s"
|
|
msgstr ""
|
|
|
|
#: keystone/token/providers/fernet/utils.py:223
|
|
#, python-format
|
|
msgid "Excess key to purge: %s"
|
|
msgstr ""
|
|
|
|
#: keystone/token/providers/fernet/utils.py:257
|
|
#, python-format
|
|
msgid "Loaded %(count)d encryption keys (max_active_keys=%(max)d) from: %(dir)s"
|
|
msgstr ""
|
|
|