# Translations template for keystone. # Copyright (C) 2016 ORGANIZATION # This file is distributed under the same license as the keystone project. # FIRST AUTHOR , 2016. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: keystone 9.0.1.dev10\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n" "POT-Creation-Date: 2016-05-04 06:55+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.2.0\n" #: keystone/assignment/core.py:200 #, python-format msgid "Creating the default role %s because it does not exist." msgstr "" #: keystone/assignment/core.py:208 #, python-format msgid "Creating the default role %s failed because it was already created" msgstr "" #: keystone/auth/controllers.py:112 #, python-format msgid "" "\"expires_at\" has conflicting values %(existing)s and %(new)s. Will use" " the earliest value." msgstr "" #: keystone/cmd/cli.py:188 #, python-format msgid "Created domain %s" msgstr "" #: keystone/cmd/cli.py:191 #, python-format msgid "Domain %s already exists, skipping creation." msgstr "" #: keystone/cmd/cli.py:204 #, python-format msgid "Created project %s" msgstr "" #: keystone/cmd/cli.py:206 #, python-format msgid "Project %s already exists, skipping creation." msgstr "" #: keystone/cmd/cli.py:216 #, python-format msgid "User %s already exists, skipping creation." msgstr "" #: keystone/cmd/cli.py:226 #, python-format msgid "Created user %s" msgstr "" #: keystone/cmd/cli.py:235 #, python-format msgid "Created Role %s" msgstr "" #: keystone/cmd/cli.py:237 #, python-format msgid "Role %s exists, skipping creation." msgstr "" #: keystone/cmd/cli.py:254 #, python-format msgid "Granted %(role)s on %(project)s to user %(username)s." msgstr "" #: keystone/cmd/cli.py:260 #, python-format msgid "User %(username)s already has %(role)s on %(project)s." msgstr "" #: keystone/cmd/cli.py:271 #, python-format msgid "Created Region %s" msgstr "" #: keystone/cmd/cli.py:273 #, python-format msgid "Region %s exists, skipping creation." msgstr "" #: keystone/cmd/cli.py:330 #, python-format msgid "Created %(interface)s endpoint %(url)s" msgstr "" #: keystone/cmd/cli.py:335 #, python-format msgid "Skipping %s endpoint as already created" msgstr "" #: keystone/cmd/cli.py:639 #, python-format msgid "Scanning %r for domain config files" msgstr "" #: keystone/common/openssl.py:80 #, python-format msgid "Running command - %s" msgstr "" #: keystone/common/wsgi.py:80 msgid "No bind information present in token" msgstr "" #: keystone/common/wsgi.py:87 #, python-format msgid "Named bind mode %s not in bind information" msgstr "" #: keystone/common/wsgi.py:94 msgid "Kerberos credentials required and not present" msgstr "" #: keystone/common/wsgi.py:98 msgid "Kerberos credentials do not match those in bind" msgstr "" #: keystone/common/wsgi.py:102 msgid "Kerberos bind authentication successful" msgstr "" #: keystone/common/wsgi.py:109 #, 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:159 #, python-format msgid "Adding proxy '%(proxy)s' to KVS %(name)s." msgstr "" #: keystone/common/kvs/core.py:209 #, python-format msgid "Using %(func)s as KVS region %(name)s key_mangler" msgstr "" #: keystone/common/kvs/core.py:221 #, python-format msgid "" "Using default keystone.common.kvs.sha1_mangle_key as KVS region %s " "key_mangler" msgstr "" #: keystone/common/kvs/core.py:231 #, python-format msgid "KVS region %s key_mangler disabled." msgstr "" #: keystone/middleware/auth.py:172 #, python-format msgid "Cannot find client issuer in env by the issuer attribute - %s." msgstr "" #: keystone/middleware/auth.py:180 #, 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:286 #, python-format msgid "Total expired tokens removed: %d" msgstr "" #: keystone/token/providers/fernet/token_formatters.py:174 #, python-format msgid "" "Fernet token created with length of %d characters, which exceeds 255 " "characters" msgstr "" #: keystone/token/providers/fernet/utils.py:76 msgid "" "[fernet_tokens] key_repository does not appear to exist; attempting to " "create it" msgstr "" #: keystone/token/providers/fernet/utils.py:134 #, python-format msgid "Created a new key: %s" msgstr "" #: keystone/token/providers/fernet/utils.py:147 msgid "Key repository is already initialized; aborting." msgstr "" #: keystone/token/providers/fernet/utils.py:188 #, python-format msgid "Starting key rotation with %(count)s key files: %(list)s" msgstr "" #: keystone/token/providers/fernet/utils.py:194 #, python-format msgid "Current primary key is: %s" msgstr "" #: keystone/token/providers/fernet/utils.py:196 #, python-format msgid "Next primary key will be: %s" msgstr "" #: keystone/token/providers/fernet/utils.py:206 #, python-format msgid "Promoted key 0 to be the primary: %s" msgstr "" #: keystone/token/providers/fernet/utils.py:227 #, python-format msgid "Excess key to purge: %s" msgstr "" #: keystone/token/providers/fernet/utils.py:262 #, python-format msgid "Loaded %(count)d encryption keys (max_active_keys=%(max)d) from: %(dir)s" msgstr ""