126ca67d48
Change-Id: I2917f67bfcfcb6d5ad95f03be6911e0bec0edfc2
159 lines
3.8 KiB
Plaintext
159 lines
3.8 KiB
Plaintext
# Translations template for keystone.
|
|
# Copyright (C) 2014 OpenStack Foundation
|
|
# This file is distributed under the same license as the keystone project.
|
|
# FIRST AUTHOR <EMAIL@ADDRESS>, 2014.
|
|
#
|
|
#, fuzzy
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: keystone 2014.2.dev28.g7e410ae\n"
|
|
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/keystone\n"
|
|
"POT-Creation-Date: 2014-09-07 06:06+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 1.3\n"
|
|
|
|
#: keystone/assignment/core.py:263
|
|
#, python-format
|
|
msgid "Creating the default role %s because it does not exist."
|
|
msgstr ""
|
|
|
|
#: keystone/auth/controllers.py:64
|
|
msgid "Loading auth-plugins by class-name is deprecated."
|
|
msgstr ""
|
|
|
|
#: keystone/auth/controllers.py:106
|
|
#, python-format
|
|
msgid ""
|
|
"\"expires_at\" has conflicting values %(existing)s and %(new)s. Will use"
|
|
" the earliest value."
|
|
msgstr ""
|
|
|
|
#: keystone/common/openssl.py:78
|
|
#, python-format
|
|
msgid "Running command - %s"
|
|
msgstr ""
|
|
|
|
#: keystone/common/wsgi.py:76
|
|
msgid "No bind information present in token"
|
|
msgstr ""
|
|
|
|
#: keystone/common/wsgi.py:80
|
|
#, python-format
|
|
msgid "Named bind mode %s not in bind information"
|
|
msgstr ""
|
|
|
|
#: keystone/common/wsgi.py:87
|
|
msgid "Kerberos credentials required and not present"
|
|
msgstr ""
|
|
|
|
#: keystone/common/wsgi.py:91
|
|
msgid "Kerberos credentials do not match those in bind"
|
|
msgstr ""
|
|
|
|
#: keystone/common/wsgi.py:95
|
|
msgid "Kerberos bind authentication successful"
|
|
msgstr ""
|
|
|
|
#: keystone/common/wsgi.py:102
|
|
#, python-format
|
|
msgid "Couldn't verify unknown bind: {%(bind_type)s: %(identifier)s}"
|
|
msgstr ""
|
|
|
|
#: keystone/common/environment/eventlet_server.py:104
|
|
#, python-format
|
|
msgid "Starting %(arg0)s on %(host)s:%(port)s"
|
|
msgstr ""
|
|
|
|
#: keystone/common/kvs/core.py:138
|
|
#, python-format
|
|
msgid "Adding proxy '%(proxy)s' to KVS %(name)s."
|
|
msgstr ""
|
|
|
|
#: keystone/common/kvs/core.py:188
|
|
#, python-format
|
|
msgid "Using %(func)s as KVS region %(name)s key_mangler"
|
|
msgstr ""
|
|
|
|
#: keystone/common/kvs/core.py:200
|
|
#, python-format
|
|
msgid "Using default dogpile sha1_mangle_key as KVS region %s key_mangler"
|
|
msgstr ""
|
|
|
|
#: keystone/common/kvs/core.py:210
|
|
#, python-format
|
|
msgid "KVS region %s key_mangler disabled."
|
|
msgstr ""
|
|
|
|
#: keystone/openstack/common/eventlet_backdoor.py:140
|
|
#, python-format
|
|
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
|
msgstr ""
|
|
|
|
#: keystone/openstack/common/service.py:176
|
|
#, python-format
|
|
msgid "Caught %s, exiting"
|
|
msgstr ""
|
|
|
|
#: keystone/openstack/common/service.py:240
|
|
msgid "Parent process has died unexpectedly, exiting"
|
|
msgstr ""
|
|
|
|
#: keystone/openstack/common/service.py:271
|
|
#, python-format
|
|
msgid "Child caught %s, exiting"
|
|
msgstr ""
|
|
|
|
#: keystone/openstack/common/service.py:310
|
|
msgid "Forking too fast, sleeping"
|
|
msgstr ""
|
|
|
|
#: keystone/openstack/common/service.py:329
|
|
#, python-format
|
|
msgid "Started child %d"
|
|
msgstr ""
|
|
|
|
#: keystone/openstack/common/service.py:339
|
|
#, python-format
|
|
msgid "Starting %d workers"
|
|
msgstr ""
|
|
|
|
#: keystone/openstack/common/service.py:356
|
|
#, python-format
|
|
msgid "Child %(pid)d killed by signal %(sig)d"
|
|
msgstr ""
|
|
|
|
#: keystone/openstack/common/service.py:360
|
|
#, python-format
|
|
msgid "Child %(pid)s exited with status %(code)d"
|
|
msgstr ""
|
|
|
|
#: keystone/openstack/common/service.py:399
|
|
#, python-format
|
|
msgid "Caught %s, stopping children"
|
|
msgstr ""
|
|
|
|
#: keystone/openstack/common/service.py:408
|
|
msgid "Wait called after thread killed. Cleaning up."
|
|
msgstr ""
|
|
|
|
#: keystone/openstack/common/service.py:424
|
|
#, python-format
|
|
msgid "Waiting on %d children to exit"
|
|
msgstr ""
|
|
|
|
#: keystone/token/persistence/backends/sql.py:61
|
|
#, python-format
|
|
msgid "Token expiration batch size: %d"
|
|
msgstr ""
|
|
|
|
#: keystone/token/persistence/backends/sql.py:277
|
|
#, python-format
|
|
msgid "Total expired tokens removed: %d"
|
|
msgstr ""
|
|
|