aboutsummaryrefslogtreecommitdiffstats
path: root/keystone-moon/keystone/locale/keystone-log-info.pot
blob: f4c52cd4e50ab05b45dc2288ecd942a33afc360b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
# 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.0b3.dev45\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/keystone\n"
"POT-Creation-Date: 2015-08-06 06:28+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:250
#, python-format
msgid "Creating the default role %s because it does not exist."
msgstr ""

#: keystone/assignment/core.py:258
#, 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/token/persistence/backends/sql.py:283
#, python-format
msgid "Total expired tokens removed: %d"
msgstr ""

#: keystone/token/providers/fernet/token_formatters.py:163
#, 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 ""