summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2014-10-07 06:05:24 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2014-10-07 06:05:24 +0000
commitf8bd4c5716a0a4095b78f023f568e09a2e0b632a (patch)
tree42e5c1d64114dbd7b240cf43f6a32410a5cff735
parent5a615fc637a5a18d1d5d4b9595fe56170d739e7f (diff)
downloadkeystone-f8bd4c5716a0a4095b78f023f568e09a2e0b632a.tar.gz
Imported Translations from Transifex
Change-Id: I577c3860b4d0dda0488830f766d7538562809817
-rw-r--r--keystone/locale/de/LC_MESSAGES/keystone-log-error.po17
-rw-r--r--keystone/locale/de/LC_MESSAGES/keystone-log-warning.po97
-rw-r--r--keystone/locale/en_AU/LC_MESSAGES/keystone-log-error.po17
-rw-r--r--keystone/locale/en_AU/LC_MESSAGES/keystone-log-warning.po97
-rw-r--r--keystone/locale/en_AU/LC_MESSAGES/keystone.po75
-rw-r--r--keystone/locale/en_GB/LC_MESSAGES/keystone-log-error.po17
-rw-r--r--keystone/locale/en_GB/LC_MESSAGES/keystone-log-warning.po98
-rw-r--r--keystone/locale/en_US/LC_MESSAGES/keystone.po1470
-rw-r--r--keystone/locale/es/LC_MESSAGES/keystone-log-error.po17
-rw-r--r--keystone/locale/es/LC_MESSAGES/keystone-log-warning.po97
-rw-r--r--keystone/locale/fr/LC_MESSAGES/keystone-log-error.po15
-rw-r--r--keystone/locale/it/LC_MESSAGES/keystone-log-error.po17
-rw-r--r--keystone/locale/it/LC_MESSAGES/keystone-log-warning.po97
-rw-r--r--keystone/locale/ja/LC_MESSAGES/keystone-log-error.po17
-rw-r--r--keystone/locale/ja/LC_MESSAGES/keystone-log-warning.po97
-rw-r--r--keystone/locale/keystone-log-error.pot19
-rw-r--r--keystone/locale/keystone.pot77
-rw-r--r--keystone/locale/ko_KR/LC_MESSAGES/keystone-log-error.po17
-rw-r--r--keystone/locale/ko_KR/LC_MESSAGES/keystone-log-warning.po97
-rw-r--r--keystone/locale/pt_BR/LC_MESSAGES/keystone-log-error.po17
-rw-r--r--keystone/locale/pt_BR/LC_MESSAGES/keystone-log-warning.po97
-rw-r--r--keystone/locale/pt_BR/LC_MESSAGES/keystone.po75
-rw-r--r--keystone/locale/vi_VN/LC_MESSAGES/keystone-log-error.po17
-rw-r--r--keystone/locale/zh_CN/LC_MESSAGES/keystone-log-error.po17
-rw-r--r--keystone/locale/zh_CN/LC_MESSAGES/keystone-log-warning.po97
-rw-r--r--keystone/locale/zh_TW/LC_MESSAGES/keystone-log-error.po17
-rw-r--r--keystone/locale/zh_TW/LC_MESSAGES/keystone-log-warning.po97
27 files changed, 243 insertions, 2646 deletions
diff --git a/keystone/locale/de/LC_MESSAGES/keystone-log-error.po b/keystone/locale/de/LC_MESSAGES/keystone-log-error.po
index 74a782648..9615bcc22 100644
--- a/keystone/locale/de/LC_MESSAGES/keystone-log-error.po
+++ b/keystone/locale/de/LC_MESSAGES/keystone-log-error.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Keystone\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/keystone\n"
-"POT-Creation-Date: 2014-09-07 06:06+0000\n"
+"POT-Creation-Date: 2014-10-07 06:05+0000\n"
"PO-Revision-Date: 2014-07-16 14:42+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: German (http://www.transifex.com/projects/p/keystone/language/"
@@ -24,29 +24,34 @@ msgstr ""
msgid "Method not callable: %s"
msgstr ""
-#: keystone/catalog/core.py:56
+#: keystone/catalog/core.py:60
#, python-format
msgid "Malformed endpoint %(url)s - unknown key %(keyerror)s"
msgstr ""
-#: keystone/catalog/core.py:61
+#: keystone/catalog/core.py:65
#, python-format
msgid ""
"Malformed endpoint '%(url)s'. The following type error occurred during "
"string substitution: %(typeerror)s"
msgstr ""
-#: keystone/catalog/core.py:67
+#: keystone/catalog/core.py:71
#, python-format
msgid ""
"Malformed endpoint %s - incomplete format (are you missing a type notifier ?)"
msgstr ""
-#: keystone/common/openssl.py:90
+#: keystone/common/openssl.py:92
#, python-format
msgid "Command %(to_exec)s exited with %(retcode)s- %(output)s"
msgstr ""
+#: keystone/common/openssl.py:120
+#, python-format
+msgid "Failed to remove file %(file_path)r: %(error)s"
+msgstr ""
+
#: keystone/common/environment/eventlet_server.py:100
#, python-format
msgid "Could not bind to %(host)s:%(port)s"
@@ -59,7 +64,7 @@ msgid ""
"Circular reference or a repeated entry found in region tree - %(region_id)s."
msgstr ""
-#: keystone/contrib/federation/idp.py:404
+#: keystone/contrib/federation/idp.py:405
#, python-format
msgid "Error when signing assertion, reason: %(reason)s"
msgstr ""
diff --git a/keystone/locale/de/LC_MESSAGES/keystone-log-warning.po b/keystone/locale/de/LC_MESSAGES/keystone-log-warning.po
deleted file mode 100644
index 890dbcdb7..000000000
--- a/keystone/locale/de/LC_MESSAGES/keystone-log-warning.po
+++ /dev/null
@@ -1,97 +0,0 @@
-# Translations template for keystone.
-# Copyright (C) 2014 OpenStack Foundation
-# This file is distributed under the same license as the keystone project.
-#
-# Translators:
-msgid ""
-msgstr ""
-"Project-Id-Version: Keystone\n"
-"Report-Msgid-Bugs-To: https://bugs.launchpad.net/keystone\n"
-"POT-Creation-Date: 2014-09-19 06:36+0000\n"
-"PO-Revision-Date: 2014-06-20 20:10+0000\n"
-"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
-"Language-Team: German (http://www.transifex.com/projects/p/keystone/language/"
-"de/)\n"
-"Language: de\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"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-
-#: keystone/common/wsgi.py:226
-#, python-format
-msgid "Authorization failed. %(exception)s from %(remote_addr)s"
-msgstr ""
-
-#: keystone/common/wsgi.py:346
-msgid "Invalid token in _get_trust_id_for_request"
-msgstr ""
-
-#: keystone/common/kvs/core.py:134
-#, python-format
-msgid "%s is not a dogpile.proxy.ProxyBackend"
-msgstr ""
-
-#: keystone/common/kvs/core.py:401
-#, python-format
-msgid "KVS lock released (timeout reached) for: %s"
-msgstr ""
-
-#: keystone/common/ldap/core.py:1002
-msgid ""
-"LDAP Server does not support paging. Disable paging in keystone.conf to "
-"avoid this message."
-msgstr ""
-
-#: keystone/common/ldap/core.py:1201
-#, python-format
-msgid ""
-"Invalid additional attribute mapping: \"%s\". Format must be "
-"<ldap_attribute>:<keystone_attribute>"
-msgstr ""
-
-#: keystone/common/ldap/core.py:1312
-#, python-format
-msgid ""
-"ID attribute %(id_attr)s for LDAP object %(dn)s has multiple values and "
-"therefore cannot be used as an ID. Will get the ID from DN instead"
-msgstr ""
-
-#: keystone/contrib/endpoint_policy/core.py:91
-#, python-format
-msgid ""
-"Endpoint %(endpoint_id)s referenced in association for policy %(policy_id)s "
-"not found."
-msgstr ""
-
-#: keystone/contrib/endpoint_policy/core.py:179
-#, python-format
-msgid ""
-"Unsupported policy association found - Policy %(policy_id)s, Endpoint "
-"%(endpoint_id)s, Service %(service_id)s, Region %(region_id)s, "
-msgstr ""
-
-#: keystone/contrib/endpoint_policy/core.py:195
-#, python-format
-msgid ""
-"Policy %(policy_id)s referenced in association for endpoint %(endpoint_id)s "
-"not found."
-msgstr ""
-
-#: keystone/openstack/common/loopingcall.py:87
-#, python-format
-msgid "task %(func_name)s run outlasted interval by %(delay).2f sec"
-msgstr ""
-
-#: keystone/openstack/common/service.py:364
-#, python-format
-msgid "pid %d not in child list"
-msgstr "PID %d nicht in Liste untergeordneter Elemente"
-
-#: keystone/token/persistence/core.py:232
-#, python-format
-msgid ""
-"`token_api.%s` is deprecated as of Juno in favor of utilizing methods on "
-"`token_provider_api` and may be removed in Kilo."
-msgstr ""
diff --git a/keystone/locale/en_AU/LC_MESSAGES/keystone-log-error.po b/keystone/locale/en_AU/LC_MESSAGES/keystone-log-error.po
index 40bdd6212..dc4d92a47 100644
--- a/keystone/locale/en_AU/LC_MESSAGES/keystone-log-error.po
+++ b/keystone/locale/en_AU/LC_MESSAGES/keystone-log-error.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Keystone\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/keystone\n"
-"POT-Creation-Date: 2014-09-07 06:06+0000\n"
+"POT-Creation-Date: 2014-10-07 06:05+0000\n"
"PO-Revision-Date: 2014-06-20 20:11+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: English (Australia) (http://www.transifex.com/projects/p/"
@@ -24,29 +24,34 @@ msgstr ""
msgid "Method not callable: %s"
msgstr ""
-#: keystone/catalog/core.py:56
+#: keystone/catalog/core.py:60
#, python-format
msgid "Malformed endpoint %(url)s - unknown key %(keyerror)s"
msgstr ""
-#: keystone/catalog/core.py:61
+#: keystone/catalog/core.py:65
#, python-format
msgid ""
"Malformed endpoint '%(url)s'. The following type error occurred during "
"string substitution: %(typeerror)s"
msgstr ""
-#: keystone/catalog/core.py:67
+#: keystone/catalog/core.py:71
#, python-format
msgid ""
"Malformed endpoint %s - incomplete format (are you missing a type notifier ?)"
msgstr ""
-#: keystone/common/openssl.py:90
+#: keystone/common/openssl.py:92
#, python-format
msgid "Command %(to_exec)s exited with %(retcode)s- %(output)s"
msgstr ""
+#: keystone/common/openssl.py:120
+#, python-format
+msgid "Failed to remove file %(file_path)r: %(error)s"
+msgstr ""
+
#: keystone/common/environment/eventlet_server.py:100
#, python-format
msgid "Could not bind to %(host)s:%(port)s"
@@ -59,7 +64,7 @@ msgid ""
"Circular reference or a repeated entry found in region tree - %(region_id)s."
msgstr ""
-#: keystone/contrib/federation/idp.py:404
+#: keystone/contrib/federation/idp.py:405
#, python-format
msgid "Error when signing assertion, reason: %(reason)s"
msgstr ""
diff --git a/keystone/locale/en_AU/LC_MESSAGES/keystone-log-warning.po b/keystone/locale/en_AU/LC_MESSAGES/keystone-log-warning.po
deleted file mode 100644
index 0707bfc74..000000000
--- a/keystone/locale/en_AU/LC_MESSAGES/keystone-log-warning.po
+++ /dev/null
@@ -1,97 +0,0 @@
-# Translations template for keystone.
-# Copyright (C) 2014 OpenStack Foundation
-# This file is distributed under the same license as the keystone project.
-#
-# Translators:
-msgid ""
-msgstr ""
-"Project-Id-Version: Keystone\n"
-"Report-Msgid-Bugs-To: https://bugs.launchpad.net/keystone\n"
-"POT-Creation-Date: 2014-09-19 06:36+0000\n"
-"PO-Revision-Date: 2014-06-20 20:10+0000\n"
-"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
-"Language-Team: English (Australia) (http://www.transifex.com/projects/p/"
-"keystone/language/en_AU/)\n"
-"Language: en_AU\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"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-
-#: keystone/common/wsgi.py:226
-#, python-format
-msgid "Authorization failed. %(exception)s from %(remote_addr)s"
-msgstr ""
-
-#: keystone/common/wsgi.py:346
-msgid "Invalid token in _get_trust_id_for_request"
-msgstr ""
-
-#: keystone/common/kvs/core.py:134
-#, python-format
-msgid "%s is not a dogpile.proxy.ProxyBackend"
-msgstr ""
-
-#: keystone/common/kvs/core.py:401
-#, python-format
-msgid "KVS lock released (timeout reached) for: %s"
-msgstr ""
-
-#: keystone/common/ldap/core.py:1002
-msgid ""
-"LDAP Server does not support paging. Disable paging in keystone.conf to "
-"avoid this message."
-msgstr ""
-
-#: keystone/common/ldap/core.py:1201
-#, python-format
-msgid ""
-"Invalid additional attribute mapping: \"%s\". Format must be "
-"<ldap_attribute>:<keystone_attribute>"
-msgstr ""
-
-#: keystone/common/ldap/core.py:1312
-#, python-format
-msgid ""
-"ID attribute %(id_attr)s for LDAP object %(dn)s has multiple values and "
-"therefore cannot be used as an ID. Will get the ID from DN instead"
-msgstr ""
-
-#: keystone/contrib/endpoint_policy/core.py:91
-#, python-format
-msgid ""
-"Endpoint %(endpoint_id)s referenced in association for policy %(policy_id)s "
-"not found."
-msgstr ""
-
-#: keystone/contrib/endpoint_policy/core.py:179
-#, python-format
-msgid ""
-"Unsupported policy association found - Policy %(policy_id)s, Endpoint "
-"%(endpoint_id)s, Service %(service_id)s, Region %(region_id)s, "
-msgstr ""
-
-#: keystone/contrib/endpoint_policy/core.py:195
-#, python-format
-msgid ""
-"Policy %(policy_id)s referenced in association for endpoint %(endpoint_id)s "
-"not found."
-msgstr ""
-
-#: keystone/openstack/common/loopingcall.py:87
-#, python-format
-msgid "task %(func_name)s run outlasted interval by %(delay).2f sec"
-msgstr ""
-
-#: keystone/openstack/common/service.py:364
-#, python-format
-msgid "pid %d not in child list"
-msgstr "pid %d not in child list"
-
-#: keystone/token/persistence/core.py:232
-#, python-format
-msgid ""
-"`token_api.%s` is deprecated as of Juno in favor of utilizing methods on "
-"`token_provider_api` and may be removed in Kilo."
-msgstr ""
diff --git a/keystone/locale/en_AU/LC_MESSAGES/keystone.po b/keystone/locale/en_AU/LC_MESSAGES/keystone.po
index 5081a6451..06cf8356f 100644
--- a/keystone/locale/en_AU/LC_MESSAGES/keystone.po
+++ b/keystone/locale/en_AU/LC_MESSAGES/keystone.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Keystone\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/keystone\n"
-"POT-Creation-Date: 2014-09-24 06:01+0000\n"
+"POT-Creation-Date: 2014-10-07 06:05+0000\n"
"PO-Revision-Date: 2014-04-19 01:30+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: English (Australia) "
@@ -39,23 +39,23 @@ msgstr "%(property_name)s should not be greater than %(max_length)s characters."
msgid "%(property_name)s is not a %(display_expected_type)s"
msgstr "%(property_name)s is not a %(display_expected_type)s"
-#: keystone/cli.py:141
+#: keystone/cli.py:144
msgid "keystone-manage pki_setup is not recommended for production use."
msgstr ""
-#: keystone/cli.py:160
+#: keystone/cli.py:164
msgid "keystone-manage ssl_setup is not recommended for production use."
msgstr ""
-#: keystone/cli.py:218
+#: keystone/cli.py:223
msgid "At least one option must be provided"
msgstr ""
-#: keystone/cli.py:225
+#: keystone/cli.py:230
msgid "--all option cannot be mixed with other options"
msgstr ""
-#: keystone/cli.py:234
+#: keystone/cli.py:239
#, python-format
msgid "Unknown domain '%(name)s' specified by --domain-name"
msgstr ""
@@ -431,8 +431,8 @@ msgstr ""
"Group %(group)s not found for role-assignment - %(target)s with Role: "
"%(role)s"
-#: keystone/assignment/core.py:103 keystone/token/core.py:72
-#: keystone/token/core.py:88
+#: keystone/assignment/core.py:103 keystone/token/core.py:66
+#: keystone/token/core.py:82
#, python-format
msgid "Domain is disabled: %s"
msgstr "Domain is disabled: %s"
@@ -454,48 +454,38 @@ msgstr ""
msgid "cannot delete a domain that is enabled, please disable it first."
msgstr ""
-#: keystone/assignment/core.py:617
+#: keystone/assignment/core.py:616
#, python-format
msgid "Project (%s)"
msgstr "Project (%s)"
-#: keystone/assignment/core.py:619
+#: keystone/assignment/core.py:618
#, python-format
msgid "Domain (%s)"
msgstr "Domain (%s)"
-#: keystone/assignment/core.py:621
+#: keystone/assignment/core.py:620
msgid "Unknown Target"
msgstr "Unknown Target"
-#: keystone/assignment/core.py:1107 keystone/common/controller.py:286
+#: keystone/assignment/core.py:1106 keystone/common/controller.py:286
#: keystone/identity/core.py:330
#, python-format
msgid "Expected dict or list: %s"
msgstr "Expected dict or list: %s"
-#: keystone/assignment/backends/kvs.py:257
-#: keystone/assignment/backends/ldap.py:551
-#: keystone/assignment/backends/sql.py:405
-#, python-format
-msgid "Cannot remove role that has not been granted, %s"
-msgstr "Cannot remove role that has not been granted, %s"
-
#: keystone/assignment/backends/ldap.py:119
msgid "Domain metadata not supported by LDAP"
msgstr ""
#: keystone/assignment/backends/ldap.py:215
#: keystone/assignment/backends/ldap.py:259 keystone/catalog/core.py:100
-#: keystone/common/ldap/core.py:1378 keystone/identity/backends/kvs.py:120
-#: keystone/identity/backends/kvs.py:225
+#: keystone/common/ldap/core.py:1378
#, python-format
msgid "Duplicate ID, %s."
msgstr "Duplicate ID, %s."
#: keystone/assignment/backends/ldap.py:223 keystone/common/ldap/core.py:1368
-#: keystone/identity/backends/kvs.py:128 keystone/identity/backends/kvs.py:155
-#: keystone/identity/backends/kvs.py:232 keystone/identity/backends/kvs.py:260
#, python-format
msgid "Duplicate name, %s."
msgstr "Duplicate name, %s."
@@ -521,7 +511,13 @@ msgstr ""
msgid "Role %s not found"
msgstr "Role %s not found"
-#: keystone/assignment/backends/ldap.py:645
+#: keystone/assignment/backends/ldap.py:551
+#: keystone/assignment/backends/sql.py:405
+#, python-format
+msgid "Cannot remove role that has not been granted, %s"
+msgstr "Cannot remove role that has not been granted, %s"
+
+#: keystone/assignment/backends/ldap.py:647
#, python-format
msgid "Cannot duplicate name %s"
msgstr ""
@@ -712,11 +708,11 @@ msgstr ""
msgid "A domain-scoped token must be used"
msgstr ""
-#: keystone/common/dependency.py:83
+#: keystone/common/dependency.py:87
msgid "event_callbacks must be a dict"
msgstr ""
-#: keystone/common/dependency.py:88
+#: keystone/common/dependency.py:92
#, python-format
msgid "event_callbacks[%s] must be a dict"
msgstr ""
@@ -1039,24 +1035,24 @@ msgid ""
"%(resource_type)s, operation %(operation)s payload %(payload)s"
msgstr ""
-#: keystone/contrib/federation/controllers.py:280
+#: keystone/contrib/federation/controllers.py:279
msgid "Use a project scoped token when attempting tocreate a SAML assertion"
msgstr ""
-#: keystone/contrib/federation/idp.py:448
+#: keystone/contrib/federation/idp.py:449
#, python-format
msgid "Cannot open certificate %(cert_file)s. Reason: %(reason)s"
msgstr ""
-#: keystone/contrib/federation/idp.py:515
+#: keystone/contrib/federation/idp.py:516
msgid "Ensure configuration option idp_entity_id is set."
msgstr ""
-#: keystone/contrib/federation/idp.py:518
+#: keystone/contrib/federation/idp.py:519
msgid "Ensure configuration option idp_sso_endpoint is set."
msgstr ""
-#: keystone/contrib/federation/idp.py:538
+#: keystone/contrib/federation/idp.py:539
msgid ""
"idp_contact_type must be one of: [technical, other, support, "
"administrative or billing."
@@ -1190,15 +1186,14 @@ msgstr "Invalid domain name (%s) found in config file name"
msgid "Unable to locate domain config directory: %s"
msgstr "Unable to locate domain config directory: %s"
-#: keystone/identity/core.py:220 keystone/identity/backends/kvs.py:75
-#: keystone/identity/backends/kvs.py:77 keystone/identity/backends/ldap.py:59
+#: keystone/identity/core.py:220 keystone/identity/backends/ldap.py:59
#: keystone/identity/backends/ldap.py:61 keystone/identity/backends/ldap.py:67
#: keystone/identity/backends/ldap.py:69 keystone/identity/backends/sql.py:112
#: keystone/identity/backends/sql.py:114
msgid "Invalid user / password"
msgstr ""
-#: keystone/identity/core.py:594 keystone/token/core.py:64
+#: keystone/identity/core.py:594 keystone/token/core.py:58
#, python-format
msgid "User is disabled: %s"
msgstr "User is disabled: %s"
@@ -1207,10 +1202,6 @@ msgstr "User is disabled: %s"
msgid "Cannot change user ID"
msgstr ""
-#: keystone/identity/backends/kvs.py:179 keystone/identity/backends/kvs.py:188
-msgid "User not found in group"
-msgstr "User not found in group"
-
#: keystone/identity/backends/ldap.py:99
msgid "Cannot change user name"
msgstr ""
@@ -1221,7 +1212,7 @@ msgstr ""
msgid "User '%(user_id)s' not found in group '%(group_id)s'"
msgstr ""
-#: keystone/identity/backends/ldap.py:330
+#: keystone/identity/backends/ldap.py:337
#, python-format
msgid "User %(user_id)s is already a member of group %(group_id)s"
msgstr "User %(user_id)s is already a member of group %(group_id)s"
@@ -1373,16 +1364,16 @@ msgstr ""
msgid "Failed to checkout %s"
msgstr "Failed to checkout %s"
-#: keystone/token/controllers.py:391
+#: keystone/token/controllers.py:389
#, python-format
msgid "User %(u_id)s is unauthorized for tenant %(t_id)s"
msgstr "User %(u_id)s is unauthorized for tenant %(t_id)s"
-#: keystone/token/controllers.py:410 keystone/token/controllers.py:413
+#: keystone/token/controllers.py:408 keystone/token/controllers.py:411
msgid "Token does not belong to specified tenant."
msgstr "Token does not belong to specified tenant."
-#: keystone/token/core.py:79
+#: keystone/token/core.py:73
#, python-format
msgid "Tenant is disabled: %s"
msgstr "Tenant is disabled: %s"
diff --git a/keystone/locale/en_GB/LC_MESSAGES/keystone-log-error.po b/keystone/locale/en_GB/LC_MESSAGES/keystone-log-error.po
index 849d0be08..077a4027e 100644
--- a/keystone/locale/en_GB/LC_MESSAGES/keystone-log-error.po
+++ b/keystone/locale/en_GB/LC_MESSAGES/keystone-log-error.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Keystone\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/keystone\n"
-"POT-Creation-Date: 2014-09-07 06:06+0000\n"
+"POT-Creation-Date: 2014-10-07 06:05+0000\n"
"PO-Revision-Date: 2014-06-20 20:11+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/"
@@ -24,29 +24,34 @@ msgstr ""
msgid "Method not callable: %s"
msgstr ""
-#: keystone/catalog/core.py:56
+#: keystone/catalog/core.py:60
#, python-format
msgid "Malformed endpoint %(url)s - unknown key %(keyerror)s"
msgstr ""
-#: keystone/catalog/core.py:61
+#: keystone/catalog/core.py:65
#, python-format
msgid ""
"Malformed endpoint '%(url)s'. The following type error occurred during "
"string substitution: %(typeerror)s"
msgstr ""
-#: keystone/catalog/core.py:67
+#: keystone/catalog/core.py:71
#, python-format
msgid ""
"Malformed endpoint %s - incomplete format (are you missing a type notifier ?)"
msgstr ""
-#: keystone/common/openssl.py:90
+#: keystone/common/openssl.py:92
#, python-format
msgid "Command %(to_exec)s exited with %(retcode)s- %(output)s"
msgstr ""
+#: keystone/common/openssl.py:120
+#, python-format
+msgid "Failed to remove file %(file_path)r: %(error)s"
+msgstr ""
+
#: keystone/common/environment/eventlet_server.py:100
#, python-format
msgid "Could not bind to %(host)s:%(port)s"
@@ -59,7 +64,7 @@ msgid ""
"Circular reference or a repeated entry found in region tree - %(region_id)s."
msgstr ""
-#: keystone/contrib/federation/idp.py:404
+#: keystone/contrib/federation/idp.py:405
#, python-format
msgid "Error when signing assertion, reason: %(reason)s"
msgstr ""
diff --git a/keystone/locale/en_GB/LC_MESSAGES/keystone-log-warning.po b/keystone/locale/en_GB/LC_MESSAGES/keystone-log-warning.po
deleted file mode 100644
index b74a585e7..000000000
--- a/keystone/locale/en_GB/LC_MESSAGES/keystone-log-warning.po
+++ /dev/null
@@ -1,98 +0,0 @@
-# Translations template for keystone.
-# Copyright (C) 2014 OpenStack Foundation
-# This file is distributed under the same license as the keystone project.
-#
-# Translators:
-# Andi Chandler <andi@gowling.com>, 2014
-msgid ""
-msgstr ""
-"Project-Id-Version: Keystone\n"
-"Report-Msgid-Bugs-To: https://bugs.launchpad.net/keystone\n"
-"POT-Creation-Date: 2014-09-19 06:36+0000\n"
-"PO-Revision-Date: 2014-07-25 15:11+0000\n"
-"Last-Translator: Andi Chandler <andi@gowling.com>\n"
-"Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/"
-"keystone/language/en_GB/)\n"
-"Language: en_GB\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"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-
-#: keystone/common/wsgi.py:226
-#, python-format
-msgid "Authorization failed. %(exception)s from %(remote_addr)s"
-msgstr ""
-
-#: keystone/common/wsgi.py:346
-msgid "Invalid token in _get_trust_id_for_request"
-msgstr ""
-
-#: keystone/common/kvs/core.py:134
-#, python-format
-msgid "%s is not a dogpile.proxy.ProxyBackend"
-msgstr ""
-
-#: keystone/common/kvs/core.py:401
-#, python-format
-msgid "KVS lock released (timeout reached) for: %s"
-msgstr ""
-
-#: keystone/common/ldap/core.py:1002
-msgid ""
-"LDAP Server does not support paging. Disable paging in keystone.conf to "
-"avoid this message."
-msgstr ""
-
-#: keystone/common/ldap/core.py:1201
-#, python-format
-msgid ""
-"Invalid additional attribute mapping: \"%s\". Format must be "
-"<ldap_attribute>:<keystone_attribute>"
-msgstr ""
-
-#: keystone/common/ldap/core.py:1312
-#, python-format
-msgid ""
-"ID attribute %(id_attr)s for LDAP object %(dn)s has multiple values and "
-"therefore cannot be used as an ID. Will get the ID from DN instead"
-msgstr ""
-
-#: keystone/contrib/endpoint_policy/core.py:91
-#, python-format
-msgid ""
-"Endpoint %(endpoint_id)s referenced in association for policy %(policy_id)s "
-"not found."
-msgstr ""
-
-#: keystone/contrib/endpoint_policy/core.py:179
-#, python-format
-msgid ""
-"Unsupported policy association found - Policy %(policy_id)s, Endpoint "
-"%(endpoint_id)s, Service %(service_id)s, Region %(region_id)s, "
-msgstr ""
-
-#: keystone/contrib/endpoint_policy/core.py:195
-#, python-format
-msgid ""
-"Policy %(policy_id)s referenced in association for endpoint %(endpoint_id)s "
-"not found."
-msgstr ""
-
-#: keystone/openstack/common/loopingcall.py:87
-#, python-format
-msgid "task %(func_name)s run outlasted interval by %(delay).2f sec"
-msgstr "task %(func_name)s run outlasted interval by %(delay).2f sec"
-
-#: keystone/openstack/common/service.py:364
-#, python-format
-msgid "pid %d not in child list"
-msgstr "pid %d not in child list"
-
-#: keystone/token/persistence/core.py:232
-#, python-format
-msgid ""
-"`token_api.%s` is deprecated as of Juno in favor of utilizing methods on "
-"`token_provider_api` and may be removed in Kilo."
-msgstr ""
diff --git a/keystone/locale/en_US/LC_MESSAGES/keystone.po b/keystone/locale/en_US/LC_MESSAGES/keystone.po
deleted file mode 100644
index d3ceeb9f2..000000000
--- a/keystone/locale/en_US/LC_MESSAGES/keystone.po
+++ /dev/null
@@ -1,1470 +0,0 @@
-# English (United States) translations for keystone.
-# Copyright (C) 2013 OpenStack Foundation
-# This file is distributed under the same license as the keystone project.
-#
-# Translators:
-msgid ""
-msgstr ""
-"Project-Id-Version: Keystone\n"
-"Report-Msgid-Bugs-To: https://bugs.launchpad.net/keystone\n"
-"POT-Creation-Date: 2014-09-24 06:01+0000\n"
-"PO-Revision-Date: 2013-07-29 22:01+0000\n"
-"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
-"Language-Team: English (United States) "
-"(http://www.transifex.com/projects/p/openstack/language/en_US/)\n"
-"Plural-Forms: nplurals=2; plural=(n != 1)\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/clean.py:24
-#, python-format
-msgid "%s cannot be empty."
-msgstr ""
-
-#: keystone/clean.py:26
-#, python-format
-msgid "%(property_name)s cannot be less than %(min_length)s characters."
-msgstr ""
-
-#: keystone/clean.py:31
-#, python-format
-msgid "%(property_name)s should not be greater than %(max_length)s characters."
-msgstr ""
-
-#: keystone/clean.py:40
-#, python-format
-msgid "%(property_name)s is not a %(display_expected_type)s"
-msgstr ""
-
-#: keystone/cli.py:141
-msgid "keystone-manage pki_setup is not recommended for production use."
-msgstr ""
-
-#: keystone/cli.py:160
-msgid "keystone-manage ssl_setup is not recommended for production use."
-msgstr ""
-
-#: keystone/cli.py:218
-msgid "At least one option must be provided"
-msgstr ""
-
-#: keystone/cli.py:225
-msgid "--all option cannot be mixed with other options"
-msgstr ""
-
-#: keystone/cli.py:234
-#, python-format
-msgid "Unknown domain '%(name)s' specified by --domain-name"
-msgstr ""
-
-#: keystone/exception.py:49
-msgid "missing exception kwargs (programmer error)"
-msgstr ""
-
-#: keystone/exception.py:79
-#, python-format
-msgid ""
-"Expecting to find %(attribute)s in %(target)s - the server could not "
-"comply with the request since it is either malformed or otherwise "
-"incorrect. The client is assumed to be in error."
-msgstr ""
-
-#: keystone/exception.py:90
-#, python-format
-msgid "%(detail)s"
-msgstr ""
-
-#: keystone/exception.py:94
-msgid ""
-"Timestamp not in expected format. The server could not comply with the "
-"request since it is either malformed or otherwise incorrect. The client "
-"is assumed to be in error."
-msgstr ""
-
-#: keystone/exception.py:103
-#, python-format
-msgid ""
-"String length exceeded.The length of string '%(string)s' exceeded the "
-"limit of column %(type)s(CHAR(%(length)d))."
-msgstr ""
-
-#: keystone/exception.py:109
-#, python-format
-msgid ""
-"Request attribute %(attribute)s must be less than or equal to %(size)i. "
-"The server could not comply with the request because the attribute size "
-"is invalid (too large). The client is assumed to be in error."
-msgstr ""
-
-#: keystone/exception.py:119
-#, python-format
-msgid ""
-"The password length must be less than or equal to %(size)i. The server "
-"could not comply with the request because the password is invalid."
-msgstr ""
-
-#: keystone/exception.py:127
-#, python-format
-msgid ""
-"Unable to delete region %(region_id)s because it or its child regions "
-"have associated endpoints."
-msgstr ""
-
-#: keystone/exception.py:134
-msgid ""
-"The certificates you requested are not available. It is likely that this "
-"server does not use PKI tokens otherwise this is the result of "
-"misconfiguration."
-msgstr ""
-
-#: keystone/exception.py:143
-msgid "(Disable debug mode to suppress these details.)"
-msgstr ""
-
-#: keystone/exception.py:148
-#, python-format
-msgid "%(message)s %(amendment)s"
-msgstr ""
-
-#: keystone/exception.py:156
-msgid "The request you have made requires authentication."
-msgstr ""
-
-#: keystone/exception.py:162
-msgid "Authentication plugin error."
-msgstr ""
-
-#: keystone/exception.py:170
-#, python-format
-msgid "Unable to find valid groups while using mapping %(mapping_id)s"
-msgstr ""
-
-#: keystone/exception.py:175
-msgid "Attempted to authenticate with an unsupported method."
-msgstr ""
-
-#: keystone/exception.py:183
-msgid "Additional authentications steps required."
-msgstr ""
-
-#: keystone/exception.py:191
-msgid "You are not authorized to perform the requested action."
-msgstr ""
-
-#: keystone/exception.py:198
-#, python-format
-msgid "You are not authorized to perform the requested action: %(action)s"
-msgstr ""
-
-#: keystone/exception.py:203
-#, python-format
-msgid ""
-"Could not change immutable attribute(s) '%(attributes)s' in target "
-"%(target)s"
-msgstr ""
-
-#: keystone/exception.py:208
-#, python-format
-msgid ""
-"Group membership across backend boundaries is not allowed, group in "
-"question is %(group_id)s, user is %(user_id)s"
-msgstr ""
-
-#: keystone/exception.py:214
-#, python-format
-msgid ""
-"Invalid mix of entities for policy association - only Endpoint, Service "
-"or Region+Service allowed. Request was - Endpoint: %(endpoint_id)s, "
-"Service: %(service_id)s, Region: %(region_id)s"
-msgstr ""
-
-#: keystone/exception.py:221
-#, python-format
-msgid "Could not find: %(target)s"
-msgstr ""
-
-#: keystone/exception.py:227
-#, python-format
-msgid "Could not find endpoint: %(endpoint_id)s"
-msgstr ""
-
-#: keystone/exception.py:234
-msgid "An unhandled exception has occurred: Could not find metadata."
-msgstr ""
-
-#: keystone/exception.py:239
-#, python-format
-msgid "Could not find policy: %(policy_id)s"
-msgstr ""
-
-#: keystone/exception.py:243
-msgid "Could not find policy association"
-msgstr ""
-
-#: keystone/exception.py:247
-#, python-format
-msgid "Could not find role: %(role_id)s"
-msgstr ""
-
-#: keystone/exception.py:251
-#, python-format
-msgid "Could not find region: %(region_id)s"
-msgstr ""
-
-#: keystone/exception.py:255
-#, python-format
-msgid "Could not find service: %(service_id)s"
-msgstr ""
-
-#: keystone/exception.py:259
-#, python-format
-msgid "Could not find domain: %(domain_id)s"
-msgstr ""
-
-#: keystone/exception.py:263
-#, python-format
-msgid "Could not find project: %(project_id)s"
-msgstr ""
-
-#: keystone/exception.py:267
-#, python-format
-msgid "Could not find token: %(token_id)s"
-msgstr ""
-
-#: keystone/exception.py:271
-#, python-format
-msgid "Could not find user: %(user_id)s"
-msgstr ""
-
-#: keystone/exception.py:275
-#, python-format
-msgid "Could not find group: %(group_id)s"
-msgstr ""
-
-#: keystone/exception.py:279
-#, python-format
-msgid "Could not find mapping: %(mapping_id)s"
-msgstr ""
-
-#: keystone/exception.py:283
-#, python-format
-msgid "Could not find trust: %(trust_id)s"
-msgstr ""
-
-#: keystone/exception.py:287
-#, python-format
-msgid "No remaining uses for trust: %(trust_id)s"
-msgstr ""
-
-#: keystone/exception.py:291
-#, python-format
-msgid "Could not find credential: %(credential_id)s"
-msgstr ""
-
-#: keystone/exception.py:295
-#, python-format
-msgid "Could not find version: %(version)s"
-msgstr ""
-
-#: keystone/exception.py:299
-#, python-format
-msgid "Could not find Endpoint Group: %(endpoint_group_id)s"
-msgstr ""
-
-#: keystone/exception.py:303
-#, python-format
-msgid "Could not find Identity Provider: %(idp_id)s"
-msgstr ""
-
-#: keystone/exception.py:307
-#, python-format
-msgid ""
-"Could not find federated protocol %(protocol_id)s for Identity Provider: "
-"%(idp_id)s"
-msgstr ""
-
-#: keystone/exception.py:318
-#, python-format
-msgid "Conflict occurred attempting to store %(type)s - %(details)s"
-msgstr ""
-
-#: keystone/exception.py:325
-msgid "Request is too large."
-msgstr ""
-
-#: keystone/exception.py:332
-msgid "An unexpected error prevented the server from fulfilling your request."
-msgstr ""
-
-#: keystone/exception.py:335
-#, python-format
-msgid ""
-"An unexpected error prevented the server from fulfilling your request: "
-"%(exception)s"
-msgstr ""
-
-#: keystone/exception.py:358
-#, python-format
-msgid "Unable to consume trust %(trust_id)s, unable to acquire lock."
-msgstr ""
-
-#: keystone/exception.py:363
-msgid ""
-"Expected signing certificates are not available on the server. Please "
-"check Keystone configuration."
-msgstr ""
-
-#: keystone/exception.py:369
-#, python-format
-msgid "Malformed endpoint URL (%(endpoint)s), see ERROR log for details."
-msgstr ""
-
-#: keystone/exception.py:374
-#, python-format
-msgid ""
-"Group %(group_id)s returned by mapping %(mapping_id)s was not found in "
-"the backend."
-msgstr ""
-
-#: keystone/exception.py:379
-#, python-format
-msgid "Error while reading metadata file, %(reason)s"
-msgstr ""
-
-#: keystone/exception.py:383
-msgid "The action you have requested has not been implemented."
-msgstr ""
-
-#: keystone/exception.py:390
-msgid "The service you have requested is no longer available on this server."
-msgstr ""
-
-#: keystone/exception.py:397
-#, python-format
-msgid "The Keystone configuration file %(config_file)s could not be found."
-msgstr ""
-
-#: keystone/exception.py:402
-#, python-format
-msgid ""
-"The Keystone domain configuration file %(config_file)s defines an "
-"additional SQL driver - only one is permitted."
-msgstr ""
-
-#: keystone/exception.py:409
-#, python-format
-msgid ""
-"%(mod_name)s doesn't provide database migrations. The migration "
-"repository path at %(path)s doesn't exist or isn't a directory."
-msgstr ""
-
-#: keystone/exception.py:421
-#, python-format
-msgid ""
-"Unable to sign SAML assertion. It is likely that this server does not "
-"have xmlsec1 installed, or this is the result of misconfiguration. Reason"
-" %(reason)s"
-msgstr ""
-
-#: keystone/notifications.py:167
-#, python-format
-msgid "%(event)s is not a valid notification event, must be one of: %(actions)s"
-msgstr ""
-
-#: keystone/notifications.py:223
-msgid "Failed to construct notifier"
-msgstr ""
-
-#: keystone/notifications.py:267
-#, python-format
-msgid "Failed to send %(res_id)s %(event_type)s notification"
-msgstr ""
-
-#: keystone/notifications.py:455
-#, python-format
-msgid "Failed to send %(action)s %(event_type)s notification"
-msgstr ""
-
-#: keystone/assignment/controllers.py:77
-#, python-format
-msgid "Authentication failed: %s"
-msgstr ""
-
-#: keystone/assignment/controllers.py:110
-#: keystone/assignment/controllers.py:224 keystone/identity/controllers.py:67
-msgid "Name field is required and cannot be empty"
-msgstr ""
-
-#: keystone/assignment/controllers.py:165
-msgid "Marker could not be found"
-msgstr ""
-
-#: keystone/assignment/controllers.py:176
-msgid "Invalid limit value"
-msgstr ""
-
-#: keystone/assignment/controllers.py:479
-msgid "Specify a domain or project, not both"
-msgstr ""
-
-#: keystone/assignment/controllers.py:484
-msgid "Specify a user or group, not both"
-msgstr ""
-
-#: keystone/assignment/controllers.py:712
-#, python-format
-msgid ""
-"Group %(group)s not found for role-assignment - %(target)s with Role: "
-"%(role)s"
-msgstr ""
-
-#: keystone/assignment/core.py:103 keystone/token/core.py:72
-#: keystone/token/core.py:88
-#, python-format
-msgid "Domain is disabled: %s"
-msgstr ""
-
-#: keystone/assignment/core.py:114
-#, python-format
-msgid "Project is disabled: %s"
-msgstr ""
-
-#: keystone/assignment/core.py:325
-msgid "Multiple domains are not supported"
-msgstr ""
-
-#: keystone/assignment/core.py:385
-msgid "delete the default domain"
-msgstr ""
-
-#: keystone/assignment/core.py:396
-msgid "cannot delete a domain that is enabled, please disable it first."
-msgstr ""
-
-#: keystone/assignment/core.py:617
-#, python-format
-msgid "Project (%s)"
-msgstr ""
-
-#: keystone/assignment/core.py:619
-#, python-format
-msgid "Domain (%s)"
-msgstr ""
-
-#: keystone/assignment/core.py:621
-msgid "Unknown Target"
-msgstr ""
-
-#: keystone/assignment/core.py:1107 keystone/common/controller.py:286
-#: keystone/identity/core.py:330
-#, python-format
-msgid "Expected dict or list: %s"
-msgstr ""
-
-#: keystone/assignment/backends/kvs.py:257
-#: keystone/assignment/backends/ldap.py:551
-#: keystone/assignment/backends/sql.py:405
-#, python-format
-msgid "Cannot remove role that has not been granted, %s"
-msgstr ""
-
-#: keystone/assignment/backends/ldap.py:119
-msgid "Domain metadata not supported by LDAP"
-msgstr ""
-
-#: keystone/assignment/backends/ldap.py:215
-#: keystone/assignment/backends/ldap.py:259 keystone/catalog/core.py:100
-#: keystone/common/ldap/core.py:1378 keystone/identity/backends/kvs.py:120
-#: keystone/identity/backends/kvs.py:225
-#, python-format
-msgid "Duplicate ID, %s."
-msgstr ""
-
-#: keystone/assignment/backends/ldap.py:223 keystone/common/ldap/core.py:1368
-#: keystone/identity/backends/kvs.py:128 keystone/identity/backends/kvs.py:155
-#: keystone/identity/backends/kvs.py:232 keystone/identity/backends/kvs.py:260
-#, python-format
-msgid "Duplicate name, %s."
-msgstr ""
-
-#: keystone/assignment/backends/ldap.py:261
-#: keystone/assignment/backends/ldap.py:269
-#: keystone/assignment/backends/ldap.py:273
-msgid "Domains are read-only against LDAP"
-msgstr ""
-
-#: keystone/assignment/backends/ldap.py:313
-#: keystone/assignment/backends/sql.py:145
-msgid "Inherited roles can only be assigned to domains"
-msgstr ""
-
-#: keystone/assignment/backends/ldap.py:530
-#, python-format
-msgid "User %(user_id)s already has role %(role_id)s in tenant %(tenant_id)s"
-msgstr ""
-
-#: keystone/assignment/backends/ldap.py:536
-#, python-format
-msgid "Role %s not found"
-msgstr ""
-
-#: keystone/assignment/backends/ldap.py:645
-#, python-format
-msgid "Cannot duplicate name %s"
-msgstr ""
-
-#: keystone/assignment/backends/sql.py:132
-#, python-format
-msgid ""
-"Unexpected combination of grant attributes - User, Group, Project, "
-"Domain: %s"
-msgstr ""
-
-#: keystone/assignment/backends/sql.py:323
-msgid "Must specify either domain or project"
-msgstr ""
-
-#: keystone/assignment/backends/sql.py:426
-#, python-format
-msgid "Unexpected assignment type encountered, %s"
-msgstr ""
-
-#: keystone/auth/controllers.py:60
-#, python-format
-msgid ""
-"Cannot load an auth-plugin by class-name without a \"method\" attribute "
-"defined: %s"
-msgstr ""
-
-#: keystone/auth/controllers.py:71
-#, python-format
-msgid ""
-"Auth plugin %(plugin)s is requesting previously registered method "
-"%(method)s"
-msgstr ""
-
-#: keystone/auth/controllers.py:115
-#, python-format
-msgid ""
-"Unable to reconcile identity attribute %(attribute)s as it has "
-"conflicting values %(new)s and %(old)s"
-msgstr ""
-
-#: keystone/auth/controllers.py:332
-msgid "Scoping to both domain and project is not allowed"
-msgstr ""
-
-#: keystone/auth/controllers.py:335
-msgid "Scoping to both domain and trust is not allowed"
-msgstr ""
-
-#: keystone/auth/controllers.py:338
-msgid "Scoping to both project and trust is not allowed"
-msgstr ""
-
-#: keystone/auth/controllers.py:441
-#, python-format
-msgid ""
-"User %(user_id)s doesn't have access to default project %(project_id)s. "
-"The token will be unscoped rather than scoped to the project."
-msgstr ""
-
-#: keystone/auth/controllers.py:448
-#, python-format
-msgid ""
-"User %(user_id)s's default project %(project_id)s is disabled. The token "
-"will be unscoped rather than scoped to the project."
-msgstr ""
-
-#: keystone/auth/controllers.py:457
-#, python-format
-msgid ""
-"User %(user_id)s's default project %(project_id)s not found. The token "
-"will be unscoped rather than scoped to the project."
-msgstr ""
-
-#: keystone/auth/controllers.py:503
-msgid "User not found"
-msgstr ""
-
-#: keystone/auth/controllers.py:613
-msgid "A project-scoped token is required to produce a service catalog."
-msgstr ""
-
-#: keystone/auth/plugins/external.py:46
-msgid "No authenticated user"
-msgstr ""
-
-#: keystone/auth/plugins/external.py:56
-#, python-format
-msgid "Unable to lookup user %s"
-msgstr ""
-
-#: keystone/auth/plugins/external.py:107
-msgid "auth_type is not Negotiate"
-msgstr ""
-
-#: keystone/auth/plugins/oauth1.py:39
-#, python-format
-msgid "%s not supported"
-msgstr ""
-
-#: keystone/auth/plugins/oauth1.py:57
-msgid "Access token is expired"
-msgstr ""
-
-#: keystone/auth/plugins/oauth1.py:71
-msgid "Could not validate the access token"
-msgstr ""
-
-#: keystone/auth/plugins/password.py:134
-msgid "Invalid username or password"
-msgstr ""
-
-#: keystone/catalog/controllers.py:165
-#, python-format
-msgid "Conflicting region IDs specified: \"%(url_id)s\" != \"%(ref_id)s\""
-msgstr ""
-
-#: keystone/catalog/core.py:56
-#, python-format
-msgid "Malformed endpoint - %(url)r is not a string"
-msgstr ""
-
-#: keystone/common/authorization.py:46 keystone/common/wsgi.py:60
-#, python-format
-msgid "token reference must be a KeystoneToken type, got: %s"
-msgstr ""
-
-#: keystone/common/authorization.py:54
-msgid "RBAC: Invalid user data in token"
-msgstr ""
-
-#: keystone/common/base64utils.py:205 keystone/common/base64utils.py:278
-#: keystone/common/base64utils.py:332
-msgid "pad must be single character"
-msgstr ""
-
-#: keystone/common/base64utils.py:211
-#, python-format
-msgid "text is multiple of 4, but pad \"%s\" occurs before 2nd to last char"
-msgstr ""
-
-#: keystone/common/base64utils.py:215
-#, python-format
-msgid "text is multiple of 4, but pad \"%s\" occurs before non-pad last char"
-msgstr ""
-
-#: keystone/common/base64utils.py:221
-#, python-format
-msgid "text is not a multiple of 4, but contains pad \"%s\""
-msgstr ""
-
-#: keystone/common/base64utils.py:240 keystone/common/base64utils.py:261
-msgid "padded base64url text must be multiple of 4 characters"
-msgstr ""
-
-#: keystone/common/controller.py:77 keystone/middleware/core.py:265
-msgid "RBAC: Invalid token"
-msgstr ""
-
-#: keystone/common/controller.py:102 keystone/common/controller.py:199
-#: keystone/common/controller.py:659
-msgid "RBAC: Bypassing authorization"
-msgstr ""
-
-#: keystone/common/controller.py:556
-msgid "Cannot change Domain ID"
-msgstr ""
-
-#: keystone/common/controller.py:585
-msgid "domain_id is required as part of entity"
-msgstr ""
-
-#: keystone/common/controller.py:588 keystone/common/controller.py:623
-msgid "Invalid token found while getting domain ID for list request"
-msgstr ""
-
-#: keystone/common/controller.py:596
-msgid "No domain information specified as part of list request"
-msgstr ""
-
-#: keystone/common/controller.py:620
-msgid "A domain-scoped token must be used"
-msgstr ""
-
-#: keystone/common/dependency.py:83
-msgid "event_callbacks must be a dict"
-msgstr ""
-
-#: keystone/common/dependency.py:88
-#, python-format
-msgid "event_callbacks[%s] must be a dict"
-msgstr ""
-
-#: keystone/common/pemutils.py:223
-#, python-format
-msgid "unknown pem_type \"%(pem_type)s\", valid types are: %(valid_pem_types)s"
-msgstr ""
-
-#: keystone/common/pemutils.py:242
-#, python-format
-msgid ""
-"unknown pem header \"%(pem_header)s\", valid headers are: "
-"%(valid_pem_headers)s"
-msgstr ""
-
-#: keystone/common/pemutils.py:298
-#, python-format
-msgid "failed to find end matching \"%s\""
-msgstr ""
-
-#: keystone/common/pemutils.py:302
-#, python-format
-msgid ""
-"beginning & end PEM headers do not match (%(begin_pem_header)s!= "
-"%(end_pem_header)s)"
-msgstr ""
-
-#: keystone/common/pemutils.py:377
-#, python-format
-msgid "unknown pem_type: \"%s\""
-msgstr ""
-
-#: keystone/common/pemutils.py:389
-#, python-format
-msgid ""
-"failed to base64 decode %(pem_type)s PEM at position%(position)d: "
-"%(err_msg)s"
-msgstr ""
-
-#: keystone/common/serializer.py:50
-msgid "lxml is not installed."
-msgstr ""
-
-#: keystone/common/serializer.py:224
-msgid "Multiple truncation attributes found"
-msgstr ""
-
-#: keystone/common/utils.py:98
-#, python-format
-msgid "Truncating user password to %d characters."
-msgstr ""
-
-#: keystone/common/utils.py:196 keystone/credential/controllers.py:43
-msgid "Invalid blob in credential"
-msgstr ""
-
-#: keystone/common/utils.py:275
-msgid ""
-"Error setting up the debug environment. Verify that the option --debug-"
-"url has the format <host>:<port> and that a debugger processes is "
-"listening on that port."
-msgstr ""
-
-#: keystone/common/wsgi.py:315
-#, python-format
-msgid "%s field is required and cannot be empty"
-msgstr ""
-
-#: keystone/common/wsgi.py:327
-#, python-format
-msgid "%s field(s) cannot be empty"
-msgstr ""
-
-#: keystone/common/wsgi.py:544
-msgid "The resource could not be found."
-msgstr ""
-
-#: keystone/common/cache/_memcache_pool.py:100
-#, python-format
-msgid "Unable to get a connection from pool id %(id)s after %(seconds)s seconds."
-msgstr ""
-
-#: keystone/common/cache/core.py:101
-#, python-format
-msgid ""
-"Unable to build cache config-key. Expected format \"<argname>:<value>\". "
-"Skipping unknown format: %s"
-msgstr ""
-
-#: keystone/common/cache/core.py:133
-msgid "region not type dogpile.cache.CacheRegion"
-msgstr ""
-
-#: keystone/common/cache/backends/mongo.py:231
-msgid "db_hosts value is required"
-msgstr ""
-
-#: keystone/common/cache/backends/mongo.py:236
-msgid "database db_name is required"
-msgstr ""
-
-#: keystone/common/cache/backends/mongo.py:241
-msgid "cache_collection name is required"
-msgstr ""
-
-#: keystone/common/cache/backends/mongo.py:252
-msgid "integer value expected for w (write concern attribute)"
-msgstr ""
-
-#: keystone/common/cache/backends/mongo.py:260
-msgid "replicaset_name required when use_replica is True"
-msgstr ""
-
-#: keystone/common/cache/backends/mongo.py:275
-msgid "integer value expected for mongo_ttl_seconds"
-msgstr ""
-
-#: keystone/common/cache/backends/mongo.py:301
-msgid "no ssl support available"
-msgstr ""
-
-#: keystone/common/cache/backends/mongo.py:310
-#, python-format
-msgid ""
-"Invalid ssl_cert_reqs value of %s, must be one of \"NONE\", \"OPTIONAL\","
-" \"REQUIRED\""
-msgstr ""
-
-#: keystone/common/cache/backends/mongo.py:403
-#, python-format
-msgid ""
-"TTL index already exists on db collection <%(c_name)s>, remove index "
-"<%(indx_name)s> first to make updated mongo_ttl_seconds value to be "
-"effective"
-msgstr ""
-
-#: keystone/common/environment/eventlet_server.py:187
-msgid "Server error"
-msgstr ""
-
-#: keystone/common/kvs/core.py:71
-#, python-format
-msgid "Lock Timeout occurred for key, %(target)s"
-msgstr ""
-
-#: keystone/common/kvs/core.py:106
-#, python-format
-msgid "KVS region %s is already configured. Cannot reconfigure."
-msgstr ""
-
-#: keystone/common/kvs/core.py:145
-#, python-format
-msgid "Key Value Store not configured: %s"
-msgstr ""
-
-#: keystone/common/kvs/core.py:198
-msgid "`key_mangler` option must be a function reference"
-msgstr ""
-
-#: keystone/common/kvs/core.py:352
-#, python-format
-msgid "Lock key must match target key: %(lock)s != %(target)s"
-msgstr ""
-
-#: keystone/common/kvs/core.py:356
-msgid "Must be called within an active lock context."
-msgstr ""
-
-#: keystone/common/kvs/backends/memcached.py:73
-#, python-format
-msgid "Maximum lock attempts on %s occurred."
-msgstr ""
-
-#: keystone/common/kvs/backends/memcached.py:112
-#, python-format
-msgid ""
-"Backend `%(driver)s` is not a valid memcached backend. Valid drivers: "
-"%(driver_list)s"
-msgstr ""
-
-#: keystone/common/kvs/backends/memcached.py:183
-msgid "`key_mangler` functions must be callable."
-msgstr ""
-
-#: keystone/common/ldap/core.py:186
-#, python-format
-msgid "Invalid LDAP deref option: %(option)s. Choose one of: %(options)s"
-msgstr ""
-
-#: keystone/common/ldap/core.py:196
-#, python-format
-msgid "Invalid LDAP TLS certs option: %(option)s. Choose one of: %(options)s"
-msgstr ""
-
-#: keystone/common/ldap/core.py:208
-#, python-format
-msgid "Invalid LDAP scope: %(scope)s. Choose one of: %(options)s"
-msgstr ""
-
-#: keystone/common/ldap/core.py:583
-msgid "Invalid TLS / LDAPS combination"
-msgstr ""
-
-#: keystone/common/ldap/core.py:588
-#, python-format
-msgid "Invalid LDAP TLS_AVAIL option: %s. TLS not available"
-msgstr ""
-
-#: keystone/common/ldap/core.py:598
-#, python-format
-msgid "tls_cacertfile %s not found or is not a file"
-msgstr ""
-
-#: keystone/common/ldap/core.py:610
-#, python-format
-msgid "tls_cacertdir %s not found or is not a directory"
-msgstr ""
-
-#: keystone/common/ldap/core.py:1303
-#, python-format
-msgid "ID attribute %(id_attr)s not found in LDAP object %(dn)s"
-msgstr ""
-
-#: keystone/common/ldap/core.py:1347
-#, python-format
-msgid "LDAP %s create"
-msgstr ""
-
-#: keystone/common/ldap/core.py:1352
-#, python-format
-msgid "LDAP %s update"
-msgstr ""
-
-#: keystone/common/ldap/core.py:1357
-#, python-format
-msgid "LDAP %s delete"
-msgstr ""
-
-#: keystone/common/ldap/core.py:1499
-#, python-format
-msgid "Cannot change %(option_name)s %(attr)s"
-msgstr ""
-
-#: keystone/common/ldap/core.py:1586
-#, python-format
-msgid "Member %(member)s is already a member of group %(group)s"
-msgstr ""
-
-#: keystone/common/ldap/core.py:1635
-#, python-format
-msgid ""
-"When deleting entries for %(search_base)s, could not delete nonexistent "
-"entries %(entries)s%(dots)s"
-msgstr ""
-
-#: keystone/common/sql/core.py:219
-msgid ""
-"Cannot truncate a driver call without hints list as first parameter after"
-" self "
-msgstr ""
-
-#: keystone/common/sql/core.py:401
-msgid "Duplicate Entry"
-msgstr ""
-
-#: keystone/common/sql/core.py:417
-#, python-format
-msgid "An unexpected error occurred when trying to store %s"
-msgstr ""
-
-#: keystone/common/sql/migration_helpers.py:184
-#: keystone/common/sql/migration_helpers.py:223
-#, python-format
-msgid "%s extension does not exist."
-msgstr ""
-
-#: keystone/common/validation/validators.py:54
-#, python-format
-msgid "Invalid input for field '%(path)s'. The value is '%(value)s'."
-msgstr ""
-
-#: keystone/contrib/ec2/controllers.py:318
-msgid "Token belongs to another user"
-msgstr ""
-
-#: keystone/contrib/ec2/controllers.py:346
-msgid "Credential belongs to another user"
-msgstr ""
-
-#: keystone/contrib/endpoint_filter/backends/sql.py:69
-#, python-format
-msgid "Endpoint %(endpoint_id)s not found in project %(project_id)s"
-msgstr ""
-
-#: keystone/contrib/endpoint_filter/backends/sql.py:180
-msgid "Endpoint Group Project Association not found"
-msgstr ""
-
-#: keystone/contrib/endpoint_policy/core.py:258
-#, python-format
-msgid "No policy is associated with endpoint %(endpoint_id)s."
-msgstr ""
-
-#: keystone/contrib/example/core.py:64 keystone/contrib/example/core.py:73
-#, python-format
-msgid ""
-"Received the following notification: service %(service)s, resource_type: "
-"%(resource_type)s, operation %(operation)s payload %(payload)s"
-msgstr ""
-
-#: keystone/contrib/federation/controllers.py:280
-msgid "Use a project scoped token when attempting tocreate a SAML assertion"
-msgstr ""
-
-#: keystone/contrib/federation/idp.py:448
-#, python-format
-msgid "Cannot open certificate %(cert_file)s. Reason: %(reason)s"
-msgstr ""
-
-#: keystone/contrib/federation/idp.py:515
-msgid "Ensure configuration option idp_entity_id is set."
-msgstr ""
-
-#: keystone/contrib/federation/idp.py:518
-msgid "Ensure configuration option idp_sso_endpoint is set."
-msgstr ""
-
-#: keystone/contrib/federation/idp.py:538
-msgid ""
-"idp_contact_type must be one of: [technical, other, support, "
-"administrative or billing."
-msgstr ""
-
-#: keystone/contrib/federation/utils.py:122
-msgid "Federation token is expired"
-msgstr ""
-
-#: keystone/contrib/federation/utils.py:225
-msgid "Could not map user"
-msgstr ""
-
-#: keystone/contrib/federation/utils.py:254
-#, python-format
-msgid "Ignoring user name %s"
-msgstr ""
-
-#: keystone/contrib/oauth1/controllers.py:96
-msgid "Cannot change consumer secret"
-msgstr ""
-
-#: keystone/contrib/oauth1/controllers.py:128
-msgid "Cannot list request tokens with a token issued via delegation."
-msgstr ""
-
-#: keystone/contrib/oauth1/controllers.py:188
-#: keystone/contrib/oauth1/backends/sql.py:267
-msgid "User IDs do not match"
-msgstr ""
-
-#: keystone/contrib/oauth1/controllers.py:195
-msgid "Could not find role"
-msgstr ""
-
-#: keystone/contrib/oauth1/controllers.py:238
-msgid "Invalid signature"
-msgstr ""
-
-#: keystone/contrib/oauth1/controllers.py:287
-#: keystone/contrib/oauth1/controllers.py:363
-msgid "Request token is expired"
-msgstr ""
-
-#: keystone/contrib/oauth1/controllers.py:301
-msgid "There should not be any non-oauth parameters"
-msgstr ""
-
-#: keystone/contrib/oauth1/controllers.py:305
-msgid "provided consumer key does not match stored consumer key"
-msgstr ""
-
-#: keystone/contrib/oauth1/controllers.py:309
-msgid "provided verifier does not match stored verifier"
-msgstr ""
-
-#: keystone/contrib/oauth1/controllers.py:313
-msgid "provided request key does not match stored request key"
-msgstr ""
-
-#: keystone/contrib/oauth1/controllers.py:317
-msgid "Request Token does not have an authorizing user id"
-msgstr ""
-
-#: keystone/contrib/oauth1/controllers.py:352
-msgid "Cannot authorize a request token with a token issued via delegation."
-msgstr ""
-
-#: keystone/contrib/oauth1/controllers.py:382
-msgid "authorizing user does not have role required"
-msgstr ""
-
-#: keystone/contrib/oauth1/controllers.py:395
-msgid "User is not a member of the requested project"
-msgstr ""
-
-#: keystone/contrib/oauth1/backends/sql.py:88
-msgid "Consumer not found"
-msgstr ""
-
-#: keystone/contrib/oauth1/backends/sql.py:183
-msgid "Request token not found"
-msgstr ""
-
-#: keystone/contrib/oauth1/backends/sql.py:247
-msgid "Access token not found"
-msgstr ""
-
-#: keystone/contrib/revoke/controllers.py:33
-#, python-format
-msgid "invalid date format %s"
-msgstr ""
-
-#: keystone/contrib/revoke/core.py:152
-msgid ""
-"The revoke call must not have both domain_id and project_id. This is a "
-"bug in the Keystone server. The current request is aborted."
-msgstr ""
-
-#: keystone/contrib/revoke/core.py:221 keystone/token/provider.py:234
-#: keystone/token/provider.py:256 keystone/token/provider.py:354
-#: keystone/token/provider.py:361 keystone/token/providers/common.py:576
-msgid "Failed to validate token"
-msgstr ""
-
-#: keystone/identity/controllers.py:70
-msgid "Enabled field must be a boolean"
-msgstr ""
-
-#: keystone/identity/controllers.py:96
-msgid "Enabled field should be a boolean"
-msgstr ""
-
-#: keystone/identity/controllers.py:137
-#, python-format
-msgid "Unable to remove user %(user)s from %(tenant)s."
-msgstr ""
-
-#: keystone/identity/controllers.py:156
-#, python-format
-msgid "Unable to add user %(user)s to %(tenant)s."
-msgstr ""
-
-#: keystone/identity/core.py:118
-#, python-format
-msgid "Invalid domain name (%s) found in config file name"
-msgstr ""
-
-#: keystone/identity/core.py:144
-#, python-format
-msgid "Unable to locate domain config directory: %s"
-msgstr ""
-
-#: keystone/identity/core.py:220 keystone/identity/backends/kvs.py:75
-#: keystone/identity/backends/kvs.py:77 keystone/identity/backends/ldap.py:59
-#: keystone/identity/backends/ldap.py:61 keystone/identity/backends/ldap.py:67
-#: keystone/identity/backends/ldap.py:69 keystone/identity/backends/sql.py:112
-#: keystone/identity/backends/sql.py:114
-msgid "Invalid user / password"
-msgstr ""
-
-#: keystone/identity/core.py:594 keystone/token/core.py:64
-#, python-format
-msgid "User is disabled: %s"
-msgstr ""
-
-#: keystone/identity/core.py:636
-msgid "Cannot change user ID"
-msgstr ""
-
-#: keystone/identity/backends/kvs.py:179 keystone/identity/backends/kvs.py:188
-msgid "User not found in group"
-msgstr ""
-
-#: keystone/identity/backends/ldap.py:99
-msgid "Cannot change user name"
-msgstr ""
-
-#: keystone/identity/backends/ldap.py:183 keystone/identity/backends/sql.py:196
-#: keystone/identity/backends/sql.py:214
-#, python-format
-msgid "User '%(user_id)s' not found in group '%(group_id)s'"
-msgstr ""
-
-#: keystone/identity/backends/ldap.py:330
-#, python-format
-msgid "User %(user_id)s is already a member of group %(group_id)s"
-msgstr ""
-
-#: keystone/middleware/core.py:275
-msgid "Auth context already exists in the request environment"
-msgstr ""
-
-#: keystone/models/token_model.py:61
-msgid "Found invalid token: scoped to both project and domain."
-msgstr ""
-
-#: keystone/openstack/common/gettextutils.py:301
-msgid "Message objects do not support addition."
-msgstr ""
-
-#: keystone/openstack/common/gettextutils.py:311
-msgid ""
-"Message objects do not support str() because they may contain non-ascii "
-"characters. Please use unicode() or translate() instead."
-msgstr ""
-
-#: keystone/openstack/common/log.py:290
-#, python-format
-msgid "Deprecated: %s"
-msgstr ""
-
-#: keystone/openstack/common/log.py:398
-#, python-format
-msgid "Error loading logging config %(log_config)s: %(err_msg)s"
-msgstr ""
-
-#: keystone/openstack/common/log.py:459
-#, python-format
-msgid "syslog facility must be one of: %s"
-msgstr ""
-
-#: keystone/openstack/common/log.py:710
-#, python-format
-msgid "Fatal call to deprecated config: %(msg)s"
-msgstr ""
-
-#: keystone/openstack/common/policy.py:96
-msgid "The JSON file that defines policies."
-msgstr ""
-
-#: keystone/openstack/common/policy.py:99
-msgid "Default rule. Enforced when a requested rule is not found."
-msgstr ""
-
-#: keystone/openstack/common/policy.py:114
-#, python-format
-msgid "Policy doesn't allow %s to be performed."
-msgstr ""
-
-#: keystone/openstack/common/policy.py:208
-#, python-format
-msgid "Rules must be an instance of dict or Rules, got %s instead"
-msgstr ""
-
-#: keystone/openstack/common/processutils.py:59
-msgid "Unexpected error while running command."
-msgstr ""
-
-#: keystone/openstack/common/processutils.py:62
-#, python-format
-msgid ""
-"%(description)s\n"
-"Command: %(cmd)s\n"
-"Exit code: %(exit_code)s\n"
-"Stdout: %(stdout)r\n"
-"Stderr: %(stderr)r"
-msgstr ""
-
-#: keystone/openstack/common/processutils.py:143
-#, python-format
-msgid "Got unknown keyword args: %r"
-msgstr ""
-
-#: keystone/openstack/common/processutils.py:148
-msgid "Command requested root, but did not specify a root helper."
-msgstr ""
-
-#: keystone/openstack/common/processutils.py:158
-#, python-format
-msgid "Running cmd (subprocess): %s"
-msgstr ""
-
-#: keystone/openstack/common/processutils.py:206
-#, python-format
-msgid "%r failed. Retrying."
-msgstr ""
-
-#: keystone/openstack/common/processutils.py:248
-msgid "Environment not supported over SSH"
-msgstr ""
-
-#: keystone/openstack/common/processutils.py:252
-msgid "process_input not supported over SSH"
-msgstr ""
-
-#: keystone/openstack/common/strutils.py:114
-#, python-format
-msgid "Unrecognized value '%(val)s', acceptable values are: %(acceptable)s"
-msgstr ""
-
-#: keystone/openstack/common/strutils.py:219
-#, python-format
-msgid "Invalid unit system: \"%s\""
-msgstr ""
-
-#: keystone/openstack/common/strutils.py:228
-#, python-format
-msgid "Invalid string format: %s"
-msgstr ""
-
-#: keystone/openstack/common/versionutils.py:90
-#, python-format
-msgid ""
-"%(what)s is deprecated as of %(as_of)s in favor of %(in_favor_of)s and "
-"may be removed in %(remove_in)s."
-msgstr ""
-
-#: keystone/openstack/common/versionutils.py:94
-#, python-format
-msgid ""
-"%(what)s is deprecated as of %(as_of)s and may be removed in "
-"%(remove_in)s. It will not be superseded."
-msgstr ""
-
-#: keystone/openstack/common/versionutils.py:98
-#, python-format
-msgid "%(what)s is deprecated as of %(as_of)s in favor of %(in_favor_of)s."
-msgstr ""
-
-#: keystone/openstack/common/versionutils.py:101
-#, python-format
-msgid "%(what)s is deprecated as of %(as_of)s. It will not be superseded."
-msgstr ""
-
-#: keystone/tests/core.py:146
-#, python-format
-msgid "Failed to checkout %s"
-msgstr ""
-
-#: keystone/token/controllers.py:391
-#, python-format
-msgid "User %(u_id)s is unauthorized for tenant %(t_id)s"
-msgstr ""
-
-#: keystone/token/controllers.py:410 keystone/token/controllers.py:413
-msgid "Token does not belong to specified tenant."
-msgstr ""
-
-#: keystone/token/core.py:79
-#, python-format
-msgid "Tenant is disabled: %s"
-msgstr ""
-
-#: keystone/token/provider.py:134
-msgid ""
-"[signing] token_format is deprecated. Please change to setting the "
-"[token] provider configuration value instead"
-msgstr ""
-
-#: keystone/token/provider.py:142
-msgid ""
-"Unrecognized keystone.conf [signing] token_format: expected either 'UUID'"
-" or 'PKI'"
-msgstr ""
-
-#: keystone/token/provider.py:352
-#, python-format
-msgid "Unexpected error or malformed token determining token expiry: %s"
-msgstr ""
-
-#: keystone/token/persistence/backends/kvs.py:57
-msgid ""
-"It is recommended to only use the base key-value-store implementation for"
-" the token driver for testing purposes. Please use "
-"keystone.token.backends.memcache.Token or "
-"keystone.token.backends.sql.Token instead."
-msgstr ""
-
-#: keystone/token/persistence/backends/kvs.py:132
-#, python-format
-msgid "Unknown token version %s"
-msgstr ""
-
-#: keystone/token/persistence/backends/kvs.py:205
-#, python-format
-msgid "Token `%s` is expired, not adding to the revocation list."
-msgstr ""
-
-#: keystone/token/persistence/backends/kvs.py:225
-#, python-format
-msgid ""
-"Reinitializing revocation list due to error in loading revocation list "
-"from backend. Expected `list` type got `%(type)s`. Old revocation list "
-"data: %(list)r"
-msgstr ""
-
-#: keystone/token/persistence/backends/kvs.py:239
-#, python-format
-msgid ""
-"Removing `%s` from revocation list due to invalid expires data in "
-"revocation list."
-msgstr ""
-
-#: keystone/token/providers/common.py:195
-#: keystone/token/providers/common.py:300
-#, python-format
-msgid "User %(user_id)s has no access to project %(project_id)s"
-msgstr ""
-
-#: keystone/token/providers/common.py:200
-#: keystone/token/providers/common.py:305
-#, python-format
-msgid "User %(user_id)s has no access to domain %(domain_id)s"
-msgstr ""
-
-#: keystone/token/providers/common.py:227
-msgid "Trustor is disabled."
-msgstr ""
-
-#: keystone/token/providers/common.py:291
-msgid "Trustee has no delegated roles."
-msgstr ""
-
-#: keystone/token/providers/common.py:344
-#, python-format
-msgid "Invalid audit info data type: %(data)s (%(type)s)"
-msgstr ""
-
-#: keystone/token/providers/common.py:365
-msgid "User is not a trustee."
-msgstr ""
-
-#: keystone/token/providers/common.py:442
-msgid "Oauth is disabled."
-msgstr ""
-
-#: keystone/token/providers/common.py:499
-msgid "Non-default domain is not supported"
-msgstr ""
-
-#: keystone/token/providers/common.py:507
-msgid "Domain scoped token is not supported"
-msgstr ""
-
-#: keystone/token/providers/pki.py:45
-msgid "Unable to sign token"
-msgstr ""
-
-#: keystone/token/providers/pki.py:46 keystone/token/providers/pkiz.py:29
-msgid "Unable to sign token."
-msgstr ""
-
-#: keystone/trust/controllers.py:135
-msgid "Cannot create a trust with a token issued via delegation."
-msgstr ""
-
-#: keystone/trust/controllers.py:162
-msgid "The authenticated user should match the trustor."
-msgstr ""
-
-#: keystone/trust/controllers.py:167
-msgid "At least one role should be specified."
-msgstr ""
-
-#: keystone/trust/core.py:58
-msgid "remaining_uses must be a positive integer or null."
-msgstr ""
-
diff --git a/keystone/locale/es/LC_MESSAGES/keystone-log-error.po b/keystone/locale/es/LC_MESSAGES/keystone-log-error.po
index 9fe51c60d..3c0a136d0 100644
--- a/keystone/locale/es/LC_MESSAGES/keystone-log-error.po
+++ b/keystone/locale/es/LC_MESSAGES/keystone-log-error.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Keystone\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/keystone\n"
-"POT-Creation-Date: 2014-09-07 06:06+0000\n"
+"POT-Creation-Date: 2014-10-07 06:05+0000\n"
"PO-Revision-Date: 2014-06-20 20:11+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Spanish (http://www.transifex.com/projects/p/keystone/"
@@ -24,29 +24,34 @@ msgstr ""
msgid "Method not callable: %s"
msgstr ""
-#: keystone/catalog/core.py:56
+#: keystone/catalog/core.py:60
#, python-format
msgid "Malformed endpoint %(url)s - unknown key %(keyerror)s"
msgstr ""
-#: keystone/catalog/core.py:61
+#: keystone/catalog/core.py:65
#, python-format
msgid ""
"Malformed endpoint '%(url)s'. The following type error occurred during "
"string substitution: %(typeerror)s"
msgstr ""
-#: keystone/catalog/core.py:67
+#: keystone/catalog/core.py:71
#, python-format
msgid ""
"Malformed endpoint %s - incomplete format (are you missing a type notifier ?)"
msgstr ""
-#: keystone/common/openssl.py:90
+#: keystone/common/openssl.py:92
#, python-format
msgid "Command %(to_exec)s exited with %(retcode)s- %(output)s"
msgstr ""
+#: keystone/common/openssl.py:120
+#, python-format
+msgid "Failed to remove file %(file_path)r: %(error)s"
+msgstr ""
+
#: keystone/common/environment/eventlet_server.py:100
#, python-format
msgid "Could not bind to %(host)s:%(port)s"
@@ -59,7 +64,7 @@ msgid ""
"Circular reference or a repeated entry found in region tree - %(region_id)s."
msgstr ""
-#: keystone/contrib/federation/idp.py:404
+#: keystone/contrib/federation/idp.py:405
#, python-format
msgid "Error when signing assertion, reason: %(reason)s"
msgstr ""
diff --git a/keystone/locale/es/LC_MESSAGES/keystone-log-warning.po b/keystone/locale/es/LC_MESSAGES/keystone-log-warning.po
deleted file mode 100644
index 94949ea27..000000000
--- a/keystone/locale/es/LC_MESSAGES/keystone-log-warning.po
+++ /dev/null
@@ -1,97 +0,0 @@
-# Translations template for keystone.
-# Copyright (C) 2014 OpenStack Foundation
-# This file is distributed under the same license as the keystone project.
-#
-# Translators:
-msgid ""
-msgstr ""
-"Project-Id-Version: Keystone\n"
-"Report-Msgid-Bugs-To: https://bugs.launchpad.net/keystone\n"
-"POT-Creation-Date: 2014-09-19 06:36+0000\n"
-"PO-Revision-Date: 2014-06-20 20:10+0000\n"
-"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
-"Language-Team: Spanish (http://www.transifex.com/projects/p/keystone/"
-"language/es/)\n"
-"Language: es\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"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-
-#: keystone/common/wsgi.py:226
-#, python-format
-msgid "Authorization failed. %(exception)s from %(remote_addr)s"
-msgstr ""
-
-#: keystone/common/wsgi.py:346
-msgid "Invalid token in _get_trust_id_for_request"
-msgstr ""
-
-#: keystone/common/kvs/core.py:134
-#, python-format
-msgid "%s is not a dogpile.proxy.ProxyBackend"
-msgstr ""
-
-#: keystone/common/kvs/core.py:401
-#, python-format
-msgid "KVS lock released (timeout reached) for: %s"
-msgstr ""
-
-#: keystone/common/ldap/core.py:1002
-msgid ""
-"LDAP Server does not support paging. Disable paging in keystone.conf to "
-"avoid this message."
-msgstr ""
-
-#: keystone/common/ldap/core.py:1201
-#, python-format
-msgid ""
-"Invalid additional attribute mapping: \"%s\". Format must be "
-"<ldap_attribute>:<keystone_attribute>"
-msgstr ""
-
-#: keystone/common/ldap/core.py:1312
-#, python-format
-msgid ""
-"ID attribute %(id_attr)s for LDAP object %(dn)s has multiple values and "
-"therefore cannot be used as an ID. Will get the ID from DN instead"
-msgstr ""
-
-#: keystone/contrib/endpoint_policy/core.py:91
-#, python-format
-msgid ""
-"Endpoint %(endpoint_id)s referenced in association for policy %(policy_id)s "
-"not found."
-msgstr ""
-
-#: keystone/contrib/endpoint_policy/core.py:179
-#, python-format
-msgid ""
-"Unsupported policy association found - Policy %(policy_id)s, Endpoint "
-"%(endpoint_id)s, Service %(service_id)s, Region %(region_id)s, "
-msgstr ""
-
-#: keystone/contrib/endpoint_policy/core.py:195
-#, python-format
-msgid ""
-"Policy %(policy_id)s referenced in association for endpoint %(endpoint_id)s "
-"not found."
-msgstr ""
-
-#: keystone/openstack/common/loopingcall.py:87
-#, python-format
-msgid "task %(func_name)s run outlasted interval by %(delay).2f sec"
-msgstr ""
-
-#: keystone/openstack/common/service.py:364
-#, python-format
-msgid "pid %d not in child list"
-msgstr "El pid %d no está en la lista de hijos"
-
-#: keystone/token/persistence/core.py:232
-#, python-format
-msgid ""
-"`token_api.%s` is deprecated as of Juno in favor of utilizing methods on "
-"`token_provider_api` and may be removed in Kilo."
-msgstr ""
diff --git a/keystone/locale/fr/LC_MESSAGES/keystone-log-error.po b/keystone/locale/fr/LC_MESSAGES/keystone-log-error.po
index 3359e3844..e095c4037 100644
--- a/keystone/locale/fr/LC_MESSAGES/keystone-log-error.po
+++ b/keystone/locale/fr/LC_MESSAGES/keystone-log-error.po
@@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: Keystone\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/keystone\n"
-"POT-Creation-Date: 2014-09-19 06:36+0000\n"
-"PO-Revision-Date: 2014-09-17 17:40+0000\n"
-"Last-Translator: Bruno Cornec <bruno.cornec@hp.com>\n"
+"POT-Creation-Date: 2014-10-07 06:05+0000\n"
+"PO-Revision-Date: 2014-09-29 19:12+0000\n"
+"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: French (http://www.transifex.com/projects/p/keystone/language/"
"fr/)\n"
"Language: fr\n"
@@ -47,11 +47,16 @@ msgstr ""
"Noeud final incorrect '%s - Format incomplet (un type de notification manque-"
"t-il ?)"
-#: keystone/common/openssl.py:90
+#: keystone/common/openssl.py:92
#, python-format
msgid "Command %(to_exec)s exited with %(retcode)s- %(output)s"
msgstr "La commande %(to_exec)s a retourné %(retcode)s- %(output)s"
+#: keystone/common/openssl.py:120
+#, python-format
+msgid "Failed to remove file %(file_path)r: %(error)s"
+msgstr ""
+
#: keystone/common/environment/eventlet_server.py:100
#, python-format
msgid "Could not bind to %(host)s:%(port)s"
@@ -66,7 +71,7 @@ msgstr ""
"Référence circulaire ou entrée dupliquée trouvée dans l'arbre de la région - "
"%(region_id)s."
-#: keystone/contrib/federation/idp.py:404
+#: keystone/contrib/federation/idp.py:405
#, python-format
msgid "Error when signing assertion, reason: %(reason)s"
msgstr "Erreur lors de la signature d'une assertion : %(reason)s"
diff --git a/keystone/locale/it/LC_MESSAGES/keystone-log-error.po b/keystone/locale/it/LC_MESSAGES/keystone-log-error.po
index d2f8f6634..32e8089ba 100644
--- a/keystone/locale/it/LC_MESSAGES/keystone-log-error.po
+++ b/keystone/locale/it/LC_MESSAGES/keystone-log-error.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Keystone\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/keystone\n"
-"POT-Creation-Date: 2014-09-07 06:06+0000\n"
+"POT-Creation-Date: 2014-10-07 06:05+0000\n"
"PO-Revision-Date: 2014-07-06 03:50+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/keystone/"
@@ -24,29 +24,34 @@ msgstr ""
msgid "Method not callable: %s"
msgstr ""
-#: keystone/catalog/core.py:56
+#: keystone/catalog/core.py:60
#, python-format
msgid "Malformed endpoint %(url)s - unknown key %(keyerror)s"
msgstr ""
-#: keystone/catalog/core.py:61
+#: keystone/catalog/core.py:65
#, python-format
msgid ""
"Malformed endpoint '%(url)s'. The following type error occurred during "
"string substitution: %(typeerror)s"
msgstr ""
-#: keystone/catalog/core.py:67
+#: keystone/catalog/core.py:71
#, python-format
msgid ""
"Malformed endpoint %s - incomplete format (are you missing a type notifier ?)"
msgstr ""
-#: keystone/common/openssl.py:90
+#: keystone/common/openssl.py:92
#, python-format
msgid "Command %(to_exec)s exited with %(retcode)s- %(output)s"
msgstr ""
+#: keystone/common/openssl.py:120
+#, python-format
+msgid "Failed to remove file %(file_path)r: %(error)s"
+msgstr ""
+
#: keystone/common/environment/eventlet_server.py:100
#, python-format
msgid "Could not bind to %(host)s:%(port)s"
@@ -59,7 +64,7 @@ msgid ""
"Circular reference or a repeated entry found in region tree - %(region_id)s."
msgstr ""
-#: keystone/contrib/federation/idp.py:404
+#: keystone/contrib/federation/idp.py:405
#, python-format
msgid "Error when signing assertion, reason: %(reason)s"
msgstr ""
diff --git a/keystone/locale/it/LC_MESSAGES/keystone-log-warning.po b/keystone/locale/it/LC_MESSAGES/keystone-log-warning.po
deleted file mode 100644
index f170a8d9f..000000000
--- a/keystone/locale/it/LC_MESSAGES/keystone-log-warning.po
+++ /dev/null
@@ -1,97 +0,0 @@
-# Translations template for keystone.
-# Copyright (C) 2014 OpenStack Foundation
-# This file is distributed under the same license as the keystone project.
-#
-# Translators:
-msgid ""
-msgstr ""
-"Project-Id-Version: Keystone\n"
-"Report-Msgid-Bugs-To: https://bugs.launchpad.net/keystone\n"
-"POT-Creation-Date: 2014-09-19 06:36+0000\n"
-"PO-Revision-Date: 2014-06-20 20:10+0000\n"
-"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
-"Language-Team: Italian (http://www.transifex.com/projects/p/keystone/"
-"language/it/)\n"
-"Language: it\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"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-
-#: keystone/common/wsgi.py:226
-#, python-format
-msgid "Authorization failed. %(exception)s from %(remote_addr)s"
-msgstr ""
-
-#: keystone/common/wsgi.py:346
-msgid "Invalid token in _get_trust_id_for_request"
-msgstr ""
-
-#: keystone/common/kvs/core.py:134
-#, python-format
-msgid "%s is not a dogpile.proxy.ProxyBackend"
-msgstr ""
-
-#: keystone/common/kvs/core.py:401
-#, python-format
-msgid "KVS lock released (timeout reached) for: %s"
-msgstr ""
-
-#: keystone/common/ldap/core.py:1002
-msgid ""
-"LDAP Server does not support paging. Disable paging in keystone.conf to "
-"avoid this message."
-msgstr ""
-
-#: keystone/common/ldap/core.py:1201
-#, python-format
-msgid ""
-"Invalid additional attribute mapping: \"%s\". Format must be "
-"<ldap_attribute>:<keystone_attribute>"
-msgstr ""
-
-#: keystone/common/ldap/core.py:1312
-#, python-format
-msgid ""
-"ID attribute %(id_attr)s for LDAP object %(dn)s has multiple values and "
-"therefore cannot be used as an ID. Will get the ID from DN instead"
-msgstr ""
-
-#: keystone/contrib/endpoint_policy/core.py:91
-#, python-format
-msgid ""
-"Endpoint %(endpoint_id)s referenced in association for policy %(policy_id)s "
-"not found."
-msgstr ""
-
-#: keystone/contrib/endpoint_policy/core.py:179
-#, python-format
-msgid ""
-"Unsupported policy association found - Policy %(policy_id)s, Endpoint "
-"%(endpoint_id)s, Service %(service_id)s, Region %(region_id)s, "
-msgstr ""
-
-#: keystone/contrib/endpoint_policy/core.py:195
-#, python-format
-msgid ""
-"Policy %(policy_id)s referenced in association for endpoint %(endpoint_id)s "
-"not found."
-msgstr ""
-
-#: keystone/openstack/common/loopingcall.py:87
-#, python-format
-msgid "task %(func_name)s run outlasted interval by %(delay).2f sec"
-msgstr ""
-
-#: keystone/openstack/common/service.py:364
-#, python-format
-msgid "pid %d not in child list"
-msgstr "pid %d non incluso nell'elenco child"
-
-#: keystone/token/persistence/core.py:232
-#, python-format
-msgid ""
-"`token_api.%s` is deprecated as of Juno in favor of utilizing methods on "
-"`token_provider_api` and may be removed in Kilo."
-msgstr ""
diff --git a/keystone/locale/ja/LC_MESSAGES/keystone-log-error.po b/keystone/locale/ja/LC_MESSAGES/keystone-log-error.po
index e93c0de5d..4f8d69a28 100644
--- a/keystone/locale/ja/LC_MESSAGES/keystone-log-error.po
+++ b/keystone/locale/ja/LC_MESSAGES/keystone-log-error.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Keystone\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/keystone\n"
-"POT-Creation-Date: 2014-09-07 06:06+0000\n"
+"POT-Creation-Date: 2014-10-07 06:05+0000\n"
"PO-Revision-Date: 2014-06-20 20:11+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Japanese (http://www.transifex.com/projects/p/keystone/"
@@ -24,29 +24,34 @@ msgstr ""
msgid "Method not callable: %s"
msgstr ""
-#: keystone/catalog/core.py:56
+#: keystone/catalog/core.py:60
#, python-format
msgid "Malformed endpoint %(url)s - unknown key %(keyerror)s"
msgstr ""
-#: keystone/catalog/core.py:61
+#: keystone/catalog/core.py:65
#, python-format
msgid ""
"Malformed endpoint '%(url)s'. The following type error occurred during "
"string substitution: %(typeerror)s"
msgstr ""
-#: keystone/catalog/core.py:67
+#: keystone/catalog/core.py:71
#, python-format
msgid ""
"Malformed endpoint %s - incomplete format (are you missing a type notifier ?)"
msgstr ""
-#: keystone/common/openssl.py:90
+#: keystone/common/openssl.py:92
#, python-format
msgid "Command %(to_exec)s exited with %(retcode)s- %(output)s"
msgstr ""
+#: keystone/common/openssl.py:120
+#, python-format
+msgid "Failed to remove file %(file_path)r: %(error)s"
+msgstr ""
+
#: keystone/common/environment/eventlet_server.py:100
#, python-format
msgid "Could not bind to %(host)s:%(port)s"
@@ -59,7 +64,7 @@ msgid ""
"Circular reference or a repeated entry found in region tree - %(region_id)s."
msgstr ""
-#: keystone/contrib/federation/idp.py:404
+#: keystone/contrib/federation/idp.py:405
#, python-format
msgid "Error when signing assertion, reason: %(reason)s"
msgstr ""
diff --git a/keystone/locale/ja/LC_MESSAGES/keystone-log-warning.po b/keystone/locale/ja/LC_MESSAGES/keystone-log-warning.po
deleted file mode 100644
index fe4f788ab..000000000
--- a/keystone/locale/ja/LC_MESSAGES/keystone-log-warning.po
+++ /dev/null
@@ -1,97 +0,0 @@
-# Translations template for keystone.
-# Copyright (C) 2014 OpenStack Foundation
-# This file is distributed under the same license as the keystone project.
-#
-# Translators:
-msgid ""
-msgstr ""
-"Project-Id-Version: Keystone\n"
-"Report-Msgid-Bugs-To: https://bugs.launchpad.net/keystone\n"
-"POT-Creation-Date: 2014-09-19 06:36+0000\n"
-"PO-Revision-Date: 2014-06-20 20:10+0000\n"
-"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
-"Language-Team: Japanese (http://www.transifex.com/projects/p/keystone/"
-"language/ja/)\n"
-"Language: ja\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"
-"Plural-Forms: nplurals=1; plural=0;\n"
-
-#: keystone/common/wsgi.py:226
-#, python-format
-msgid "Authorization failed. %(exception)s from %(remote_addr)s"
-msgstr ""
-
-#: keystone/common/wsgi.py:346
-msgid "Invalid token in _get_trust_id_for_request"
-msgstr ""
-
-#: keystone/common/kvs/core.py:134
-#, python-format
-msgid "%s is not a dogpile.proxy.ProxyBackend"
-msgstr ""
-
-#: keystone/common/kvs/core.py:401
-#, python-format
-msgid "KVS lock released (timeout reached) for: %s"
-msgstr ""
-
-#: keystone/common/ldap/core.py:1002
-msgid ""
-"LDAP Server does not support paging. Disable paging in keystone.conf to "
-"avoid this message."
-msgstr ""
-
-#: keystone/common/ldap/core.py:1201
-#, python-format
-msgid ""
-"Invalid additional attribute mapping: \"%s\". Format must be "
-"<ldap_attribute>:<keystone_attribute>"
-msgstr ""
-
-#: keystone/common/ldap/core.py:1312
-#, python-format
-msgid ""
-"ID attribute %(id_attr)s for LDAP object %(dn)s has multiple values and "
-"therefore cannot be used as an ID. Will get the ID from DN instead"
-msgstr ""
-
-#: keystone/contrib/endpoint_policy/core.py:91
-#, python-format
-msgid ""
-"Endpoint %(endpoint_id)s referenced in association for policy %(policy_id)s "
-"not found."
-msgstr ""
-
-#: keystone/contrib/endpoint_policy/core.py:179
-#, python-format
-msgid ""
-"Unsupported policy association found - Policy %(policy_id)s, Endpoint "
-"%(endpoint_id)s, Service %(service_id)s, Region %(region_id)s, "
-msgstr ""
-
-#: keystone/contrib/endpoint_policy/core.py:195
-#, python-format
-msgid ""
-"Policy %(policy_id)s referenced in association for endpoint %(endpoint_id)s "
-"not found."
-msgstr ""
-
-#: keystone/openstack/common/loopingcall.py:87
-#, python-format
-msgid "task %(func_name)s run outlasted interval by %(delay).2f sec"
-msgstr ""
-
-#: keystone/openstack/common/service.py:364
-#, python-format
-msgid "pid %d not in child list"
-msgstr "pid %d は子リストにありません"
-
-#: keystone/token/persistence/core.py:232
-#, python-format
-msgid ""
-"`token_api.%s` is deprecated as of Juno in favor of utilizing methods on "
-"`token_provider_api` and may be removed in Kilo."
-msgstr ""
diff --git a/keystone/locale/keystone-log-error.pot b/keystone/locale/keystone-log-error.pot
index d2fd97817..a3676912f 100644
--- a/keystone/locale/keystone-log-error.pot
+++ b/keystone/locale/keystone-log-error.pot
@@ -6,9 +6,9 @@
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: keystone 2014.2.dev28.g7e410ae\n"
+"Project-Id-Version: keystone 2015.1.dev30.g5a615fc\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/keystone\n"
-"POT-Creation-Date: 2014-09-07 06:06+0000\n"
+"POT-Creation-Date: 2014-10-07 06:05+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"
@@ -22,30 +22,35 @@ msgstr ""
msgid "Method not callable: %s"
msgstr ""
-#: keystone/catalog/core.py:56
+#: keystone/catalog/core.py:60
#, python-format
msgid "Malformed endpoint %(url)s - unknown key %(keyerror)s"
msgstr ""
-#: keystone/catalog/core.py:61
+#: keystone/catalog/core.py:65
#, python-format
msgid ""
"Malformed endpoint '%(url)s'. The following type error occurred during "
"string substitution: %(typeerror)s"
msgstr ""
-#: keystone/catalog/core.py:67
+#: keystone/catalog/core.py:71
#, python-format
msgid ""
"Malformed endpoint %s - incomplete format (are you missing a type "
"notifier ?)"
msgstr ""
-#: keystone/common/openssl.py:90
+#: keystone/common/openssl.py:92
#, python-format
msgid "Command %(to_exec)s exited with %(retcode)s- %(output)s"
msgstr ""
+#: keystone/common/openssl.py:120
+#, python-format
+msgid "Failed to remove file %(file_path)r: %(error)s"
+msgstr ""
+
#: keystone/common/environment/eventlet_server.py:100
#, python-format
msgid "Could not bind to %(host)s:%(port)s"
@@ -59,7 +64,7 @@ msgid ""
"%(region_id)s."
msgstr ""
-#: keystone/contrib/federation/idp.py:404
+#: keystone/contrib/federation/idp.py:405
#, python-format
msgid "Error when signing assertion, reason: %(reason)s"
msgstr ""
diff --git a/keystone/locale/keystone.pot b/keystone/locale/keystone.pot
index f233d199f..77b11805d 100644
--- a/keystone/locale/keystone.pot
+++ b/keystone/locale/keystone.pot
@@ -6,9 +6,9 @@
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: keystone 2014.2.dev154.g1af2428\n"
+"Project-Id-Version: keystone 2015.1.dev30.g5a615fc\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/keystone\n"
-"POT-Creation-Date: 2014-09-24 06:01+0000\n"
+"POT-Creation-Date: 2014-10-07 06:05+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"
@@ -37,23 +37,23 @@ msgstr ""
msgid "%(property_name)s is not a %(display_expected_type)s"
msgstr ""
-#: keystone/cli.py:141
+#: keystone/cli.py:144
msgid "keystone-manage pki_setup is not recommended for production use."
msgstr ""
-#: keystone/cli.py:160
+#: keystone/cli.py:164
msgid "keystone-manage ssl_setup is not recommended for production use."
msgstr ""
-#: keystone/cli.py:218
+#: keystone/cli.py:223
msgid "At least one option must be provided"
msgstr ""
-#: keystone/cli.py:225
+#: keystone/cli.py:230
msgid "--all option cannot be mixed with other options"
msgstr ""
-#: keystone/cli.py:234
+#: keystone/cli.py:239
#, python-format
msgid "Unknown domain '%(name)s' specified by --domain-name"
msgstr ""
@@ -419,8 +419,8 @@ msgid ""
"%(role)s"
msgstr ""
-#: keystone/assignment/core.py:103 keystone/token/core.py:72
-#: keystone/token/core.py:88
+#: keystone/assignment/core.py:103 keystone/token/core.py:66
+#: keystone/token/core.py:82
#, python-format
msgid "Domain is disabled: %s"
msgstr ""
@@ -442,48 +442,38 @@ msgstr ""
msgid "cannot delete a domain that is enabled, please disable it first."
msgstr ""
-#: keystone/assignment/core.py:617
+#: keystone/assignment/core.py:616
#, python-format
msgid "Project (%s)"
msgstr ""
-#: keystone/assignment/core.py:619
+#: keystone/assignment/core.py:618
#, python-format
msgid "Domain (%s)"
msgstr ""
-#: keystone/assignment/core.py:621
+#: keystone/assignment/core.py:620
msgid "Unknown Target"
msgstr ""
-#: keystone/assignment/core.py:1107 keystone/common/controller.py:286
+#: keystone/assignment/core.py:1106 keystone/common/controller.py:286
#: keystone/identity/core.py:330
#, python-format
msgid "Expected dict or list: %s"
msgstr ""
-#: keystone/assignment/backends/kvs.py:257
-#: keystone/assignment/backends/ldap.py:551
-#: keystone/assignment/backends/sql.py:405
-#, python-format
-msgid "Cannot remove role that has not been granted, %s"
-msgstr ""
-
#: keystone/assignment/backends/ldap.py:119
msgid "Domain metadata not supported by LDAP"
msgstr ""
#: keystone/assignment/backends/ldap.py:215
#: keystone/assignment/backends/ldap.py:259 keystone/catalog/core.py:100
-#: keystone/common/ldap/core.py:1378 keystone/identity/backends/kvs.py:120
-#: keystone/identity/backends/kvs.py:225
+#: keystone/common/ldap/core.py:1378
#, python-format
msgid "Duplicate ID, %s."
msgstr ""
#: keystone/assignment/backends/ldap.py:223 keystone/common/ldap/core.py:1368
-#: keystone/identity/backends/kvs.py:128 keystone/identity/backends/kvs.py:155
-#: keystone/identity/backends/kvs.py:232 keystone/identity/backends/kvs.py:260
#, python-format
msgid "Duplicate name, %s."
msgstr ""
@@ -509,7 +499,13 @@ msgstr ""
msgid "Role %s not found"
msgstr ""
-#: keystone/assignment/backends/ldap.py:645
+#: keystone/assignment/backends/ldap.py:551
+#: keystone/assignment/backends/sql.py:405
+#, python-format
+msgid "Cannot remove role that has not been granted, %s"
+msgstr ""
+
+#: keystone/assignment/backends/ldap.py:647
#, python-format
msgid "Cannot duplicate name %s"
msgstr ""
@@ -694,11 +690,11 @@ msgstr ""
msgid "A domain-scoped token must be used"
msgstr ""
-#: keystone/common/dependency.py:83
+#: keystone/common/dependency.py:87
msgid "event_callbacks must be a dict"
msgstr ""
-#: keystone/common/dependency.py:88
+#: keystone/common/dependency.py:92
#, python-format
msgid "event_callbacks[%s] must be a dict"
msgstr ""
@@ -1010,24 +1006,24 @@ msgid ""
"%(resource_type)s, operation %(operation)s payload %(payload)s"
msgstr ""
-#: keystone/contrib/federation/controllers.py:280
+#: keystone/contrib/federation/controllers.py:279
msgid "Use a project scoped token when attempting tocreate a SAML assertion"
msgstr ""
-#: keystone/contrib/federation/idp.py:448
+#: keystone/contrib/federation/idp.py:449
#, python-format
msgid "Cannot open certificate %(cert_file)s. Reason: %(reason)s"
msgstr ""
-#: keystone/contrib/federation/idp.py:515
+#: keystone/contrib/federation/idp.py:516
msgid "Ensure configuration option idp_entity_id is set."
msgstr ""
-#: keystone/contrib/federation/idp.py:518
+#: keystone/contrib/federation/idp.py:519
msgid "Ensure configuration option idp_sso_endpoint is set."
msgstr ""
-#: keystone/contrib/federation/idp.py:538
+#: keystone/contrib/federation/idp.py:539
msgid ""
"idp_contact_type must be one of: [technical, other, support, "
"administrative or billing."
@@ -1161,15 +1157,14 @@ msgstr ""
msgid "Unable to locate domain config directory: %s"
msgstr ""
-#: keystone/identity/core.py:220 keystone/identity/backends/kvs.py:75
-#: keystone/identity/backends/kvs.py:77 keystone/identity/backends/ldap.py:59
+#: keystone/identity/core.py:220 keystone/identity/backends/ldap.py:59
#: keystone/identity/backends/ldap.py:61 keystone/identity/backends/ldap.py:67
#: keystone/identity/backends/ldap.py:69 keystone/identity/backends/sql.py:112
#: keystone/identity/backends/sql.py:114
msgid "Invalid user / password"
msgstr ""
-#: keystone/identity/core.py:594 keystone/token/core.py:64
+#: keystone/identity/core.py:594 keystone/token/core.py:58
#, python-format
msgid "User is disabled: %s"
msgstr ""
@@ -1178,10 +1173,6 @@ msgstr ""
msgid "Cannot change user ID"
msgstr ""
-#: keystone/identity/backends/kvs.py:179 keystone/identity/backends/kvs.py:188
-msgid "User not found in group"
-msgstr ""
-
#: keystone/identity/backends/ldap.py:99
msgid "Cannot change user name"
msgstr ""
@@ -1192,7 +1183,7 @@ msgstr ""
msgid "User '%(user_id)s' not found in group '%(group_id)s'"
msgstr ""
-#: keystone/identity/backends/ldap.py:330
+#: keystone/identity/backends/ldap.py:337
#, python-format
msgid "User %(user_id)s is already a member of group %(group_id)s"
msgstr ""
@@ -1338,16 +1329,16 @@ msgstr ""
msgid "Failed to checkout %s"
msgstr ""
-#: keystone/token/controllers.py:391
+#: keystone/token/controllers.py:389
#, python-format
msgid "User %(u_id)s is unauthorized for tenant %(t_id)s"
msgstr ""
-#: keystone/token/controllers.py:410 keystone/token/controllers.py:413
+#: keystone/token/controllers.py:408 keystone/token/controllers.py:411
msgid "Token does not belong to specified tenant."
msgstr ""
-#: keystone/token/core.py:79
+#: keystone/token/core.py:73
#, python-format
msgid "Tenant is disabled: %s"
msgstr ""
diff --git a/keystone/locale/ko_KR/LC_MESSAGES/keystone-log-error.po b/keystone/locale/ko_KR/LC_MESSAGES/keystone-log-error.po
index 43aa1f743..c134e30b5 100644
--- a/keystone/locale/ko_KR/LC_MESSAGES/keystone-log-error.po
+++ b/keystone/locale/ko_KR/LC_MESSAGES/keystone-log-error.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Keystone\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/keystone\n"
-"POT-Creation-Date: 2014-09-07 06:06+0000\n"
+"POT-Creation-Date: 2014-10-07 06:05+0000\n"
"PO-Revision-Date: 2014-06-20 20:11+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Korean (Korea) (http://www.transifex.com/projects/p/keystone/"
@@ -24,29 +24,34 @@ msgstr ""
msgid "Method not callable: %s"
msgstr ""
-#: keystone/catalog/core.py:56
+#: keystone/catalog/core.py:60
#, python-format
msgid "Malformed endpoint %(url)s - unknown key %(keyerror)s"
msgstr ""
-#: keystone/catalog/core.py:61
+#: keystone/catalog/core.py:65
#, python-format
msgid ""
"Malformed endpoint '%(url)s'. The following type error occurred during "
"string substitution: %(typeerror)s"
msgstr ""
-#: keystone/catalog/core.py:67
+#: keystone/catalog/core.py:71
#, python-format
msgid ""
"Malformed endpoint %s - incomplete format (are you missing a type notifier ?)"
msgstr ""
-#: keystone/common/openssl.py:90
+#: keystone/common/openssl.py:92
#, python-format
msgid "Command %(to_exec)s exited with %(retcode)s- %(output)s"
msgstr ""
+#: keystone/common/openssl.py:120
+#, python-format
+msgid "Failed to remove file %(file_path)r: %(error)s"
+msgstr ""
+
#: keystone/common/environment/eventlet_server.py:100
#, python-format
msgid "Could not bind to %(host)s:%(port)s"
@@ -59,7 +64,7 @@ msgid ""
"Circular reference or a repeated entry found in region tree - %(region_id)s."
msgstr ""
-#: keystone/contrib/federation/idp.py:404
+#: keystone/contrib/federation/idp.py:405
#, python-format
msgid "Error when signing assertion, reason: %(reason)s"
msgstr ""
diff --git a/keystone/locale/ko_KR/LC_MESSAGES/keystone-log-warning.po b/keystone/locale/ko_KR/LC_MESSAGES/keystone-log-warning.po
deleted file mode 100644
index 265e5b777..000000000
--- a/keystone/locale/ko_KR/LC_MESSAGES/keystone-log-warning.po
+++ /dev/null
@@ -1,97 +0,0 @@
-# Translations template for keystone.
-# Copyright (C) 2014 OpenStack Foundation
-# This file is distributed under the same license as the keystone project.
-#
-# Translators:
-msgid ""
-msgstr ""
-"Project-Id-Version: Keystone\n"
-"Report-Msgid-Bugs-To: https://bugs.launchpad.net/keystone\n"
-"POT-Creation-Date: 2014-09-19 06:36+0000\n"
-"PO-Revision-Date: 2014-06-20 20:10+0000\n"
-"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
-"Language-Team: Korean (Korea) (http://www.transifex.com/projects/p/keystone/"
-"language/ko_KR/)\n"
-"Language: ko_KR\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"
-"Plural-Forms: nplurals=1; plural=0;\n"
-
-#: keystone/common/wsgi.py:226
-#, python-format
-msgid "Authorization failed. %(exception)s from %(remote_addr)s"
-msgstr ""
-
-#: keystone/common/wsgi.py:346
-msgid "Invalid token in _get_trust_id_for_request"
-msgstr ""
-
-#: keystone/common/kvs/core.py:134
-#, python-format
-msgid "%s is not a dogpile.proxy.ProxyBackend"
-msgstr ""
-
-#: keystone/common/kvs/core.py:401
-#, python-format
-msgid "KVS lock released (timeout reached) for: %s"
-msgstr ""
-
-#: keystone/common/ldap/core.py:1002
-msgid ""
-"LDAP Server does not support paging. Disable paging in keystone.conf to "
-"avoid this message."
-msgstr ""
-
-#: keystone/common/ldap/core.py:1201
-#, python-format
-msgid ""
-"Invalid additional attribute mapping: \"%s\". Format must be "
-"<ldap_attribute>:<keystone_attribute>"
-msgstr ""
-
-#: keystone/common/ldap/core.py:1312
-#, python-format
-msgid ""
-"ID attribute %(id_attr)s for LDAP object %(dn)s has multiple values and "
-"therefore cannot be used as an ID. Will get the ID from DN instead"
-msgstr ""
-
-#: keystone/contrib/endpoint_policy/core.py:91
-#, python-format
-msgid ""
-"Endpoint %(endpoint_id)s referenced in association for policy %(policy_id)s "
-"not found."
-msgstr ""
-
-#: keystone/contrib/endpoint_policy/core.py:179
-#, python-format
-msgid ""
-"Unsupported policy association found - Policy %(policy_id)s, Endpoint "
-"%(endpoint_id)s, Service %(service_id)s, Region %(region_id)s, "
-msgstr ""
-
-#: keystone/contrib/endpoint_policy/core.py:195
-#, python-format
-msgid ""
-"Policy %(policy_id)s referenced in association for endpoint %(endpoint_id)s "
-"not found."
-msgstr ""
-
-#: keystone/openstack/common/loopingcall.py:87
-#, python-format
-msgid "task %(func_name)s run outlasted interval by %(delay).2f sec"
-msgstr ""
-
-#: keystone/openstack/common/service.py:364
-#, python-format
-msgid "pid %d not in child list"
-msgstr "pid %d이(가) 하위 목록에 없음"
-
-#: keystone/token/persistence/core.py:232
-#, python-format
-msgid ""
-"`token_api.%s` is deprecated as of Juno in favor of utilizing methods on "
-"`token_provider_api` and may be removed in Kilo."
-msgstr ""
diff --git a/keystone/locale/pt_BR/LC_MESSAGES/keystone-log-error.po b/keystone/locale/pt_BR/LC_MESSAGES/keystone-log-error.po
index fd019a0c8..f603a9df0 100644
--- a/keystone/locale/pt_BR/LC_MESSAGES/keystone-log-error.po
+++ b/keystone/locale/pt_BR/LC_MESSAGES/keystone-log-error.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Keystone\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/keystone\n"
-"POT-Creation-Date: 2014-09-07 06:06+0000\n"
+"POT-Creation-Date: 2014-10-07 06:05+0000\n"
"PO-Revision-Date: 2014-06-20 20:11+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/"
@@ -24,29 +24,34 @@ msgstr ""
msgid "Method not callable: %s"
msgstr ""
-#: keystone/catalog/core.py:56
+#: keystone/catalog/core.py:60
#, python-format
msgid "Malformed endpoint %(url)s - unknown key %(keyerror)s"
msgstr ""
-#: keystone/catalog/core.py:61
+#: keystone/catalog/core.py:65
#, python-format
msgid ""
"Malformed endpoint '%(url)s'. The following type error occurred during "
"string substitution: %(typeerror)s"
msgstr ""
-#: keystone/catalog/core.py:67
+#: keystone/catalog/core.py:71
#, python-format
msgid ""
"Malformed endpoint %s - incomplete format (are you missing a type notifier ?)"
msgstr ""
-#: keystone/common/openssl.py:90
+#: keystone/common/openssl.py:92
#, python-format
msgid "Command %(to_exec)s exited with %(retcode)s- %(output)s"
msgstr ""
+#: keystone/common/openssl.py:120
+#, python-format
+msgid "Failed to remove file %(file_path)r: %(error)s"
+msgstr ""
+
#: keystone/common/environment/eventlet_server.py:100
#, python-format
msgid "Could not bind to %(host)s:%(port)s"
@@ -59,7 +64,7 @@ msgid ""
"Circular reference or a repeated entry found in region tree - %(region_id)s."
msgstr ""
-#: keystone/contrib/federation/idp.py:404
+#: keystone/contrib/federation/idp.py:405
#, python-format
msgid "Error when signing assertion, reason: %(reason)s"
msgstr ""
diff --git a/keystone/locale/pt_BR/LC_MESSAGES/keystone-log-warning.po b/keystone/locale/pt_BR/LC_MESSAGES/keystone-log-warning.po
deleted file mode 100644
index ea53a1659..000000000
--- a/keystone/locale/pt_BR/LC_MESSAGES/keystone-log-warning.po
+++ /dev/null
@@ -1,97 +0,0 @@
-# Translations template for keystone.
-# Copyright (C) 2014 OpenStack Foundation
-# This file is distributed under the same license as the keystone project.
-#
-# Translators:
-msgid ""
-msgstr ""
-"Project-Id-Version: Keystone\n"
-"Report-Msgid-Bugs-To: https://bugs.launchpad.net/keystone\n"
-"POT-Creation-Date: 2014-09-19 06:36+0000\n"
-"PO-Revision-Date: 2014-06-20 20:10+0000\n"
-"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
-"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/"
-"keystone/language/pt_BR/)\n"
-"Language: pt_BR\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"
-"Plural-Forms: nplurals=2; plural=(n > 1);\n"
-
-#: keystone/common/wsgi.py:226
-#, python-format
-msgid "Authorization failed. %(exception)s from %(remote_addr)s"
-msgstr ""
-
-#: keystone/common/wsgi.py:346
-msgid "Invalid token in _get_trust_id_for_request"
-msgstr ""
-
-#: keystone/common/kvs/core.py:134
-#, python-format
-msgid "%s is not a dogpile.proxy.ProxyBackend"
-msgstr ""
-
-#: keystone/common/kvs/core.py:401
-#, python-format
-msgid "KVS lock released (timeout reached) for: %s"
-msgstr ""
-
-#: keystone/common/ldap/core.py:1002
-msgid ""
-"LDAP Server does not support paging. Disable paging in keystone.conf to "
-"avoid this message."
-msgstr ""
-
-#: keystone/common/ldap/core.py:1201
-#, python-format
-msgid ""
-"Invalid additional attribute mapping: \"%s\". Format must be "
-"<ldap_attribute>:<keystone_attribute>"
-msgstr ""
-
-#: keystone/common/ldap/core.py:1312
-#, python-format
-msgid ""
-"ID attribute %(id_attr)s for LDAP object %(dn)s has multiple values and "
-"therefore cannot be used as an ID. Will get the ID from DN instead"
-msgstr ""
-
-#: keystone/contrib/endpoint_policy/core.py:91
-#, python-format
-msgid ""
-"Endpoint %(endpoint_id)s referenced in association for policy %(policy_id)s "
-"not found."
-msgstr ""
-
-#: keystone/contrib/endpoint_policy/core.py:179
-#, python-format
-msgid ""
-"Unsupported policy association found - Policy %(policy_id)s, Endpoint "
-"%(endpoint_id)s, Service %(service_id)s, Region %(region_id)s, "
-msgstr ""
-
-#: keystone/contrib/endpoint_policy/core.py:195
-#, python-format
-msgid ""
-"Policy %(policy_id)s referenced in association for endpoint %(endpoint_id)s "
-"not found."
-msgstr ""
-
-#: keystone/openstack/common/loopingcall.py:87
-#, python-format
-msgid "task %(func_name)s run outlasted interval by %(delay).2f sec"
-msgstr ""
-
-#: keystone/openstack/common/service.py:364
-#, python-format
-msgid "pid %d not in child list"
-msgstr "pid %d fora da lista de filhos"
-
-#: keystone/token/persistence/core.py:232
-#, python-format
-msgid ""
-"`token_api.%s` is deprecated as of Juno in favor of utilizing methods on "
-"`token_provider_api` and may be removed in Kilo."
-msgstr ""
diff --git a/keystone/locale/pt_BR/LC_MESSAGES/keystone.po b/keystone/locale/pt_BR/LC_MESSAGES/keystone.po
index 83175509f..ebbb5bf12 100644
--- a/keystone/locale/pt_BR/LC_MESSAGES/keystone.po
+++ b/keystone/locale/pt_BR/LC_MESSAGES/keystone.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Keystone\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/keystone\n"
-"POT-Creation-Date: 2014-09-24 06:01+0000\n"
+"POT-Creation-Date: 2014-10-07 06:05+0000\n"
"PO-Revision-Date: 2014-04-19 01:30+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Portuguese (Brazil) "
@@ -40,23 +40,23 @@ msgstr "%(property_name)s não deve ter mais de %(max_length)s caracteres."
msgid "%(property_name)s is not a %(display_expected_type)s"
msgstr "%(property_name)s não é um %(display_expected_type)s"
-#: keystone/cli.py:141
+#: keystone/cli.py:144
msgid "keystone-manage pki_setup is not recommended for production use."
msgstr ""
-#: keystone/cli.py:160
+#: keystone/cli.py:164
msgid "keystone-manage ssl_setup is not recommended for production use."
msgstr ""
-#: keystone/cli.py:218
+#: keystone/cli.py:223
msgid "At least one option must be provided"
msgstr ""
-#: keystone/cli.py:225
+#: keystone/cli.py:230
msgid "--all option cannot be mixed with other options"
msgstr ""
-#: keystone/cli.py:234
+#: keystone/cli.py:239
#, python-format
msgid "Unknown domain '%(name)s' specified by --domain-name"
msgstr ""
@@ -434,8 +434,8 @@ msgstr ""
"Grupo %(group)s não encontrado para a atribuição de role - %(target)s com"
" Role: %(role)s"
-#: keystone/assignment/core.py:103 keystone/token/core.py:72
-#: keystone/token/core.py:88
+#: keystone/assignment/core.py:103 keystone/token/core.py:66
+#: keystone/token/core.py:82
#, python-format
msgid "Domain is disabled: %s"
msgstr "O domínio está desativado: %s"
@@ -457,48 +457,38 @@ msgstr ""
msgid "cannot delete a domain that is enabled, please disable it first."
msgstr ""
-#: keystone/assignment/core.py:617
+#: keystone/assignment/core.py:616
#, python-format
msgid "Project (%s)"
msgstr "Projeto (%s)"
-#: keystone/assignment/core.py:619
+#: keystone/assignment/core.py:618
#, python-format
msgid "Domain (%s)"
msgstr "Domínio (%s)"
-#: keystone/assignment/core.py:621
+#: keystone/assignment/core.py:620
msgid "Unknown Target"
msgstr "Alvo Desconhecido"
-#: keystone/assignment/core.py:1107 keystone/common/controller.py:286
+#: keystone/assignment/core.py:1106 keystone/common/controller.py:286
#: keystone/identity/core.py:330
#, python-format
msgid "Expected dict or list: %s"
msgstr "Esperado dict ou list: %s"
-#: keystone/assignment/backends/kvs.py:257
-#: keystone/assignment/backends/ldap.py:551
-#: keystone/assignment/backends/sql.py:405
-#, python-format
-msgid "Cannot remove role that has not been granted, %s"
-msgstr "Não é possível remover role que não foi concedido, %s"
-
#: keystone/assignment/backends/ldap.py:119
msgid "Domain metadata not supported by LDAP"
msgstr ""
#: keystone/assignment/backends/ldap.py:215
#: keystone/assignment/backends/ldap.py:259 keystone/catalog/core.py:100
-#: keystone/common/ldap/core.py:1378 keystone/identity/backends/kvs.py:120
-#: keystone/identity/backends/kvs.py:225
+#: keystone/common/ldap/core.py:1378
#, python-format
msgid "Duplicate ID, %s."
msgstr "ID duplicado, %s."
#: keystone/assignment/backends/ldap.py:223 keystone/common/ldap/core.py:1368
-#: keystone/identity/backends/kvs.py:128 keystone/identity/backends/kvs.py:155
-#: keystone/identity/backends/kvs.py:232 keystone/identity/backends/kvs.py:260
#, python-format
msgid "Duplicate name, %s."
msgstr "Nome duplicado, %s."
@@ -524,7 +514,13 @@ msgstr ""
msgid "Role %s not found"
msgstr "Role %s não localizada"
-#: keystone/assignment/backends/ldap.py:645
+#: keystone/assignment/backends/ldap.py:551
+#: keystone/assignment/backends/sql.py:405
+#, python-format
+msgid "Cannot remove role that has not been granted, %s"
+msgstr "Não é possível remover role que não foi concedido, %s"
+
+#: keystone/assignment/backends/ldap.py:647
#, python-format
msgid "Cannot duplicate name %s"
msgstr ""
@@ -709,11 +705,11 @@ msgstr ""
msgid "A domain-scoped token must be used"
msgstr ""
-#: keystone/common/dependency.py:83
+#: keystone/common/dependency.py:87
msgid "event_callbacks must be a dict"
msgstr ""
-#: keystone/common/dependency.py:88
+#: keystone/common/dependency.py:92
#, python-format
msgid "event_callbacks[%s] must be a dict"
msgstr ""
@@ -1032,24 +1028,24 @@ msgid ""
"%(resource_type)s, operation %(operation)s payload %(payload)s"
msgstr ""
-#: keystone/contrib/federation/controllers.py:280
+#: keystone/contrib/federation/controllers.py:279
msgid "Use a project scoped token when attempting tocreate a SAML assertion"
msgstr ""
-#: keystone/contrib/federation/idp.py:448
+#: keystone/contrib/federation/idp.py:449
#, python-format
msgid "Cannot open certificate %(cert_file)s. Reason: %(reason)s"
msgstr ""
-#: keystone/contrib/federation/idp.py:515
+#: keystone/contrib/federation/idp.py:516
msgid "Ensure configuration option idp_entity_id is set."
msgstr ""
-#: keystone/contrib/federation/idp.py:518
+#: keystone/contrib/federation/idp.py:519
msgid "Ensure configuration option idp_sso_endpoint is set."
msgstr ""
-#: keystone/contrib/federation/idp.py:538
+#: keystone/contrib/federation/idp.py:539
msgid ""
"idp_contact_type must be one of: [technical, other, support, "
"administrative or billing."
@@ -1189,15 +1185,14 @@ msgstr ""
msgid "Unable to locate domain config directory: %s"
msgstr "Não é possível localizar diretório de configuração de domínio: %s"
-#: keystone/identity/core.py:220 keystone/identity/backends/kvs.py:75
-#: keystone/identity/backends/kvs.py:77 keystone/identity/backends/ldap.py:59
+#: keystone/identity/core.py:220 keystone/identity/backends/ldap.py:59
#: keystone/identity/backends/ldap.py:61 keystone/identity/backends/ldap.py:67
#: keystone/identity/backends/ldap.py:69 keystone/identity/backends/sql.py:112
#: keystone/identity/backends/sql.py:114
msgid "Invalid user / password"
msgstr ""
-#: keystone/identity/core.py:594 keystone/token/core.py:64
+#: keystone/identity/core.py:594 keystone/token/core.py:58
#, python-format
msgid "User is disabled: %s"
msgstr "O usuário está desativado: %s"
@@ -1206,10 +1201,6 @@ msgstr "O usuário está desativado: %s"
msgid "Cannot change user ID"
msgstr ""
-#: keystone/identity/backends/kvs.py:179 keystone/identity/backends/kvs.py:188
-msgid "User not found in group"
-msgstr "Usuário não localizado no grupo"
-
#: keystone/identity/backends/ldap.py:99
msgid "Cannot change user name"
msgstr ""
@@ -1220,7 +1211,7 @@ msgstr ""
msgid "User '%(user_id)s' not found in group '%(group_id)s'"
msgstr ""
-#: keystone/identity/backends/ldap.py:330
+#: keystone/identity/backends/ldap.py:337
#, python-format
msgid "User %(user_id)s is already a member of group %(group_id)s"
msgstr "Usuário %(user_id)s já é membro do grupo %(group_id)s"
@@ -1370,16 +1361,16 @@ msgstr ""
msgid "Failed to checkout %s"
msgstr "Falha ao fazer check out %s"
-#: keystone/token/controllers.py:391
+#: keystone/token/controllers.py:389
#, python-format
msgid "User %(u_id)s is unauthorized for tenant %(t_id)s"
msgstr "Usuário %(u_id)s não está autorizado para o tenant %(t_id)s"
-#: keystone/token/controllers.py:410 keystone/token/controllers.py:413
+#: keystone/token/controllers.py:408 keystone/token/controllers.py:411
msgid "Token does not belong to specified tenant."
msgstr "O token não pertence ao tenant especificado."
-#: keystone/token/core.py:79
+#: keystone/token/core.py:73
#, python-format
msgid "Tenant is disabled: %s"
msgstr ""
diff --git a/keystone/locale/vi_VN/LC_MESSAGES/keystone-log-error.po b/keystone/locale/vi_VN/LC_MESSAGES/keystone-log-error.po
index b5d5e23d3..69156d98e 100644
--- a/keystone/locale/vi_VN/LC_MESSAGES/keystone-log-error.po
+++ b/keystone/locale/vi_VN/LC_MESSAGES/keystone-log-error.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Keystone\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/keystone\n"
-"POT-Creation-Date: 2014-09-07 06:06+0000\n"
+"POT-Creation-Date: 2014-10-07 06:05+0000\n"
"PO-Revision-Date: 2014-07-16 14:42+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/"
@@ -24,29 +24,34 @@ msgstr ""
msgid "Method not callable: %s"
msgstr ""
-#: keystone/catalog/core.py:56
+#: keystone/catalog/core.py:60
#, python-format
msgid "Malformed endpoint %(url)s - unknown key %(keyerror)s"
msgstr ""
-#: keystone/catalog/core.py:61
+#: keystone/catalog/core.py:65
#, python-format
msgid ""
"Malformed endpoint '%(url)s'. The following type error occurred during "
"string substitution: %(typeerror)s"
msgstr ""
-#: keystone/catalog/core.py:67
+#: keystone/catalog/core.py:71
#, python-format
msgid ""
"Malformed endpoint %s - incomplete format (are you missing a type notifier ?)"
msgstr ""
-#: keystone/common/openssl.py:90
+#: keystone/common/openssl.py:92
#, python-format
msgid "Command %(to_exec)s exited with %(retcode)s- %(output)s"
msgstr ""
+#: keystone/common/openssl.py:120
+#, python-format
+msgid "Failed to remove file %(file_path)r: %(error)s"
+msgstr ""
+
#: keystone/common/environment/eventlet_server.py:100
#, python-format
msgid "Could not bind to %(host)s:%(port)s"
@@ -59,7 +64,7 @@ msgid ""
"Circular reference or a repeated entry found in region tree - %(region_id)s."
msgstr ""
-#: keystone/contrib/federation/idp.py:404
+#: keystone/contrib/federation/idp.py:405
#, python-format
msgid "Error when signing assertion, reason: %(reason)s"
msgstr ""
diff --git a/keystone/locale/zh_CN/LC_MESSAGES/keystone-log-error.po b/keystone/locale/zh_CN/LC_MESSAGES/keystone-log-error.po
index c88e7a59f..bd5e88a30 100644
--- a/keystone/locale/zh_CN/LC_MESSAGES/keystone-log-error.po
+++ b/keystone/locale/zh_CN/LC_MESSAGES/keystone-log-error.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Keystone\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/keystone\n"
-"POT-Creation-Date: 2014-09-07 06:06+0000\n"
+"POT-Creation-Date: 2014-10-07 06:05+0000\n"
"PO-Revision-Date: 2014-06-20 20:11+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/keystone/"
@@ -24,29 +24,34 @@ msgstr ""
msgid "Method not callable: %s"
msgstr ""
-#: keystone/catalog/core.py:56
+#: keystone/catalog/core.py:60
#, python-format
msgid "Malformed endpoint %(url)s - unknown key %(keyerror)s"
msgstr ""
-#: keystone/catalog/core.py:61
+#: keystone/catalog/core.py:65
#, python-format
msgid ""
"Malformed endpoint '%(url)s'. The following type error occurred during "
"string substitution: %(typeerror)s"
msgstr ""
-#: keystone/catalog/core.py:67
+#: keystone/catalog/core.py:71
#, python-format
msgid ""
"Malformed endpoint %s - incomplete format (are you missing a type notifier ?)"
msgstr ""
-#: keystone/common/openssl.py:90
+#: keystone/common/openssl.py:92
#, python-format
msgid "Command %(to_exec)s exited with %(retcode)s- %(output)s"
msgstr ""
+#: keystone/common/openssl.py:120
+#, python-format
+msgid "Failed to remove file %(file_path)r: %(error)s"
+msgstr ""
+
#: keystone/common/environment/eventlet_server.py:100
#, python-format
msgid "Could not bind to %(host)s:%(port)s"
@@ -59,7 +64,7 @@ msgid ""
"Circular reference or a repeated entry found in region tree - %(region_id)s."
msgstr ""
-#: keystone/contrib/federation/idp.py:404
+#: keystone/contrib/federation/idp.py:405
#, python-format
msgid "Error when signing assertion, reason: %(reason)s"
msgstr ""
diff --git a/keystone/locale/zh_CN/LC_MESSAGES/keystone-log-warning.po b/keystone/locale/zh_CN/LC_MESSAGES/keystone-log-warning.po
deleted file mode 100644
index b24083b7b..000000000
--- a/keystone/locale/zh_CN/LC_MESSAGES/keystone-log-warning.po
+++ /dev/null
@@ -1,97 +0,0 @@
-# Translations template for keystone.
-# Copyright (C) 2014 OpenStack Foundation
-# This file is distributed under the same license as the keystone project.
-#
-# Translators:
-msgid ""
-msgstr ""
-"Project-Id-Version: Keystone\n"
-"Report-Msgid-Bugs-To: https://bugs.launchpad.net/keystone\n"
-"POT-Creation-Date: 2014-09-19 06:36+0000\n"
-"PO-Revision-Date: 2014-06-20 20:10+0000\n"
-"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
-"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/keystone/"
-"language/zh_CN/)\n"
-"Language: zh_CN\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"
-"Plural-Forms: nplurals=1; plural=0;\n"
-
-#: keystone/common/wsgi.py:226
-#, python-format
-msgid "Authorization failed. %(exception)s from %(remote_addr)s"
-msgstr ""
-
-#: keystone/common/wsgi.py:346
-msgid "Invalid token in _get_trust_id_for_request"
-msgstr ""
-
-#: keystone/common/kvs/core.py:134
-#, python-format
-msgid "%s is not a dogpile.proxy.ProxyBackend"
-msgstr ""
-
-#: keystone/common/kvs/core.py:401
-#, python-format
-msgid "KVS lock released (timeout reached) for: %s"
-msgstr ""
-
-#: keystone/common/ldap/core.py:1002
-msgid ""
-"LDAP Server does not support paging. Disable paging in keystone.conf to "
-"avoid this message."
-msgstr ""
-
-#: keystone/common/ldap/core.py:1201
-#, python-format
-msgid ""
-"Invalid additional attribute mapping: \"%s\". Format must be "
-"<ldap_attribute>:<keystone_attribute>"
-msgstr ""
-
-#: keystone/common/ldap/core.py:1312
-#, python-format
-msgid ""
-"ID attribute %(id_attr)s for LDAP object %(dn)s has multiple values and "
-"therefore cannot be used as an ID. Will get the ID from DN instead"
-msgstr ""
-
-#: keystone/contrib/endpoint_policy/core.py:91
-#, python-format
-msgid ""
-"Endpoint %(endpoint_id)s referenced in association for policy %(policy_id)s "
-"not found."
-msgstr ""
-
-#: keystone/contrib/endpoint_policy/core.py:179
-#, python-format
-msgid ""
-"Unsupported policy association found - Policy %(policy_id)s, Endpoint "
-"%(endpoint_id)s, Service %(service_id)s, Region %(region_id)s, "
-msgstr ""
-
-#: keystone/contrib/endpoint_policy/core.py:195
-#, python-format
-msgid ""
-"Policy %(policy_id)s referenced in association for endpoint %(endpoint_id)s "
-"not found."
-msgstr ""
-
-#: keystone/openstack/common/loopingcall.py:87
-#, python-format
-msgid "task %(func_name)s run outlasted interval by %(delay).2f sec"
-msgstr ""
-
-#: keystone/openstack/common/service.py:364
-#, python-format
-msgid "pid %d not in child list"
-msgstr "pid %d 没有在子代列表中"
-
-#: keystone/token/persistence/core.py:232
-#, python-format
-msgid ""
-"`token_api.%s` is deprecated as of Juno in favor of utilizing methods on "
-"`token_provider_api` and may be removed in Kilo."
-msgstr ""
diff --git a/keystone/locale/zh_TW/LC_MESSAGES/keystone-log-error.po b/keystone/locale/zh_TW/LC_MESSAGES/keystone-log-error.po
index d9b8a058a..0e694cb11 100644
--- a/keystone/locale/zh_TW/LC_MESSAGES/keystone-log-error.po
+++ b/keystone/locale/zh_TW/LC_MESSAGES/keystone-log-error.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Keystone\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/keystone\n"
-"POT-Creation-Date: 2014-09-07 06:06+0000\n"
+"POT-Creation-Date: 2014-10-07 06:05+0000\n"
"PO-Revision-Date: 2014-06-20 20:11+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/"
@@ -24,29 +24,34 @@ msgstr ""
msgid "Method not callable: %s"
msgstr ""
-#: keystone/catalog/core.py:56
+#: keystone/catalog/core.py:60
#, python-format
msgid "Malformed endpoint %(url)s - unknown key %(keyerror)s"
msgstr ""
-#: keystone/catalog/core.py:61
+#: keystone/catalog/core.py:65
#, python-format
msgid ""
"Malformed endpoint '%(url)s'. The following type error occurred during "
"string substitution: %(typeerror)s"
msgstr ""
-#: keystone/catalog/core.py:67
+#: keystone/catalog/core.py:71
#, python-format
msgid ""
"Malformed endpoint %s - incomplete format (are you missing a type notifier ?)"
msgstr ""
-#: keystone/common/openssl.py:90
+#: keystone/common/openssl.py:92
#, python-format
msgid "Command %(to_exec)s exited with %(retcode)s- %(output)s"
msgstr ""
+#: keystone/common/openssl.py:120
+#, python-format
+msgid "Failed to remove file %(file_path)r: %(error)s"
+msgstr ""
+
#: keystone/common/environment/eventlet_server.py:100
#, python-format
msgid "Could not bind to %(host)s:%(port)s"
@@ -59,7 +64,7 @@ msgid ""
"Circular reference or a repeated entry found in region tree - %(region_id)s."
msgstr ""
-#: keystone/contrib/federation/idp.py:404
+#: keystone/contrib/federation/idp.py:405
#, python-format
msgid "Error when signing assertion, reason: %(reason)s"
msgstr ""
diff --git a/keystone/locale/zh_TW/LC_MESSAGES/keystone-log-warning.po b/keystone/locale/zh_TW/LC_MESSAGES/keystone-log-warning.po
deleted file mode 100644
index 9df818d31..000000000
--- a/keystone/locale/zh_TW/LC_MESSAGES/keystone-log-warning.po
+++ /dev/null
@@ -1,97 +0,0 @@
-# Translations template for keystone.
-# Copyright (C) 2014 OpenStack Foundation
-# This file is distributed under the same license as the keystone project.
-#
-# Translators:
-msgid ""
-msgstr ""
-"Project-Id-Version: Keystone\n"
-"Report-Msgid-Bugs-To: https://bugs.launchpad.net/keystone\n"
-"POT-Creation-Date: 2014-09-19 06:36+0000\n"
-"PO-Revision-Date: 2014-06-20 20:10+0000\n"
-"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
-"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/"
-"keystone/language/zh_TW/)\n"
-"Language: zh_TW\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"
-"Plural-Forms: nplurals=1; plural=0;\n"
-
-#: keystone/common/wsgi.py:226
-#, python-format
-msgid "Authorization failed. %(exception)s from %(remote_addr)s"
-msgstr ""
-
-#: keystone/common/wsgi.py:346
-msgid "Invalid token in _get_trust_id_for_request"
-msgstr ""
-
-#: keystone/common/kvs/core.py:134
-#, python-format
-msgid "%s is not a dogpile.proxy.ProxyBackend"
-msgstr ""
-
-#: keystone/common/kvs/core.py:401
-#, python-format
-msgid "KVS lock released (timeout reached) for: %s"
-msgstr ""
-
-#: keystone/common/ldap/core.py:1002
-msgid ""
-"LDAP Server does not support paging. Disable paging in keystone.conf to "
-"avoid this message."
-msgstr ""
-
-#: keystone/common/ldap/core.py:1201
-#, python-format
-msgid ""
-"Invalid additional attribute mapping: \"%s\". Format must be "
-"<ldap_attribute>:<keystone_attribute>"
-msgstr ""
-
-#: keystone/common/ldap/core.py:1312
-#, python-format
-msgid ""
-"ID attribute %(id_attr)s for LDAP object %(dn)s has multiple values and "
-"therefore cannot be used as an ID. Will get the ID from DN instead"
-msgstr ""
-
-#: keystone/contrib/endpoint_policy/core.py:91
-#, python-format
-msgid ""
-"Endpoint %(endpoint_id)s referenced in association for policy %(policy_id)s "
-"not found."
-msgstr ""
-
-#: keystone/contrib/endpoint_policy/core.py:179
-#, python-format
-msgid ""
-"Unsupported policy association found - Policy %(policy_id)s, Endpoint "
-"%(endpoint_id)s, Service %(service_id)s, Region %(region_id)s, "
-msgstr ""
-
-#: keystone/contrib/endpoint_policy/core.py:195
-#, python-format
-msgid ""
-"Policy %(policy_id)s referenced in association for endpoint %(endpoint_id)s "
-"not found."
-msgstr ""
-
-#: keystone/openstack/common/loopingcall.py:87
-#, python-format
-msgid "task %(func_name)s run outlasted interval by %(delay).2f sec"
-msgstr ""
-
-#: keystone/openstack/common/service.py:364
-#, python-format
-msgid "pid %d not in child list"
-msgstr "PID %d 不在子項清單中"
-
-#: keystone/token/persistence/core.py:232
-#, python-format
-msgid ""
-"`token_api.%s` is deprecated as of Juno in favor of utilizing methods on "
-"`token_provider_api` and may be removed in Kilo."
-msgstr ""