# 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 10.0.1.dev2\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n" "POT-Creation-Date: 2016-11-01 15:43+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" #: keystone/assignment/core.py:187 #, python-format msgid "Creating the default role %s because it does not exist." msgstr "" #: keystone/assignment/core.py:195 #, 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:190 #, python-format msgid "Created domain %s" msgstr "" #: keystone/cmd/cli.py:193 #, python-format msgid "Domain %s already exists, skipping creation." msgstr "" #: keystone/cmd/cli.py:206 #, python-format msgid "Created project %s" msgstr "" #: keystone/cmd/cli.py:208 #, python-format msgid "Project %s already exists, skipping creation." msgstr "" #: keystone/cmd/cli.py:218 #, python-format msgid "User %s already exists, skipping creation." msgstr "" #: keystone/cmd/cli.py:232 #, python-format msgid "Reset password for user %s." msgstr "" #: keystone/cmd/cli.py:237 #, python-format msgid "Enabled user %s." msgstr "" #: keystone/cmd/cli.py:246 #, python-format msgid "Created user %s" msgstr "" #: keystone/cmd/cli.py:255 #, python-format msgid "Created role %s" msgstr "" #: keystone/cmd/cli.py:257 #, python-format msgid "Role %s exists, skipping creation." msgstr "" #: keystone/cmd/cli.py:274 #, python-format msgid "Granted %(role)s on %(project)s to user %(username)s." msgstr "" #: keystone/cmd/cli.py:280 #, python-format msgid "User %(username)s already has %(role)s on %(project)s." msgstr "" #: keystone/cmd/cli.py:291 #, python-format msgid "Created region %s" msgstr "" #: keystone/cmd/cli.py:293 #, python-format msgid "Region %s exists, skipping creation." msgstr "" #: keystone/cmd/cli.py:350 #, python-format msgid "Created %(interface)s endpoint %(url)s" msgstr "" #: keystone/cmd/cli.py:355 #, python-format msgid "Skipping %s endpoint as already created" msgstr "" #: keystone/cmd/cli.py:868 #, python-format msgid "Scanning %r for domain config files" msgstr "" #: keystone/common/fernet_utils.py:75 msgid "key_repository does not appear to exist; attempting to create it" msgstr "" #: keystone/common/fernet_utils.py:134 #, python-format msgid "Created a new key: %s" msgstr "" #: keystone/common/fernet_utils.py:147 msgid "Key repository is already initialized; aborting." msgstr "" #: keystone/common/fernet_utils.py:188 #, python-format msgid "Starting key rotation with %(count)s key files: %(list)s" msgstr "" #: keystone/common/fernet_utils.py:195 #, python-format msgid "Current primary key is: %s" msgstr "" #: keystone/common/fernet_utils.py:197 #, python-format msgid "Next primary key will be: %s" msgstr "" #: keystone/common/fernet_utils.py:208 #, python-format msgid "Promoted key 0 to be the primary: %s" msgstr "" #: keystone/common/fernet_utils.py:223 #, python-format msgid "Excess key to purge: %s" msgstr "" #: keystone/common/openssl.py:80 #, python-format msgid "Running command - %s" msgstr "" #: keystone/common/profiler.py:40 msgid "" "OSProfiler is enabled.\n" "Traces provided from the profiler can only be subscribed to using the " "same HMAC keys that are configured in Keystone's configuration file under" " the [profiler] section. \n" " To disable OSprofiler set in /etc/keystone/keystone.conf:\n" "[profiler]\n" "enabled=false" msgstr "" #: keystone/common/wsgi.py:81 msgid "No bind information present in token" msgstr "" #: keystone/common/wsgi.py:88 #, python-format msgid "Named bind mode %s not in bind information" msgstr "" #: keystone/common/wsgi.py:104 msgid "Kerberos bind authentication successful" msgstr "" #: keystone/common/kvs/core.py:163 #, python-format msgid "Adding proxy '%(proxy)s' to KVS %(name)s." msgstr "" #: keystone/common/kvs/core.py:213 #, python-format msgid "Using %(func)s as KVS region %(name)s key_mangler" msgstr "" #: keystone/common/kvs/core.py:225 #, python-format msgid "" "Using default keystone.common.kvs.sha1_mangle_key as KVS region %s " "key_mangler" msgstr "" #: keystone/common/kvs/core.py:235 #, python-format msgid "KVS region %s key_mangler disabled." msgstr "" #: keystone/middleware/auth.py:129 #, python-format msgid "Cannot find client issuer in env by the issuer attribute - %s." msgstr "" #: keystone/middleware/auth.py:137 #, 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:179 #, python-format msgid "" "Fernet token created with length of %d characters, which exceeds 255 " "characters" msgstr ""