summaryrefslogtreecommitdiff
path: root/keystone/locale/en_GB/LC_MESSAGES/keystone.po
diff options
context:
space:
mode:
Diffstat (limited to 'keystone/locale/en_GB/LC_MESSAGES/keystone.po')
-rw-r--r--keystone/locale/en_GB/LC_MESSAGES/keystone.po37
1 files changed, 23 insertions, 14 deletions
diff --git a/keystone/locale/en_GB/LC_MESSAGES/keystone.po b/keystone/locale/en_GB/LC_MESSAGES/keystone.po
index 191ed5596..160da437e 100644
--- a/keystone/locale/en_GB/LC_MESSAGES/keystone.po
+++ b/keystone/locale/en_GB/LC_MESSAGES/keystone.po
@@ -8,15 +8,16 @@
# Andi Chandler <andi@gowling.com>, 2018. #zanata
# Andi Chandler <andi@gowling.com>, 2019. #zanata
# Andi Chandler <andi@gowling.com>, 2020. #zanata
+# Andi Chandler <andi@gowling.com>, 2022. #zanata
msgid ""
msgstr ""
"Project-Id-Version: keystone VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
-"POT-Creation-Date: 2021-01-08 19:57+0000\n"
+"POT-Creation-Date: 2022-09-07 16:14+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"PO-Revision-Date: 2020-10-28 02:12+0000\n"
+"PO-Revision-Date: 2022-09-05 10:31+0000\n"
"Last-Translator: Andi Chandler <andi@gowling.com>\n"
"Language: en_GB\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
@@ -134,15 +135,6 @@ msgstr "Access token not found"
msgid "Additional authentications steps required."
msgstr "Additional authentications steps required."
-msgid ""
-"All extensions have been moved into keystone core and as such its migrations "
-"are maintained by the main keystone database control. Use the command: "
-"keystone-manage db_sync"
-msgstr ""
-"All extensions have been moved into Keystone core and as such its migrations "
-"are maintained by the main Keystone database control. Use the command: "
-"keystone-manage db_sync"
-
msgid "An unexpected error occurred when retrieving domain configs"
msgstr "An unexpected error occurred when retrieving domain configs"
@@ -982,6 +974,16 @@ msgstr ""
"Number of User/Group entities returned by LDAP exceeded size limit. Contact "
"your LDAP administrator."
+msgid "OAuth2.0 client authorization is invalid."
+msgstr "OAuth2.0 client authorisation is invalid."
+
+msgid "OAuth2.0 client authorization is required."
+msgstr "OAuth2.0 client authorisation is required."
+
+#, python-format
+msgid "OAuth2.0 client authorization type %s is not supported."
+msgstr "OAuth2.0 client authorisation type %s is not supported."
+
msgid "One of the trust agents is disabled or deleted"
msgstr "One of the trust agents is disabled or deleted"
@@ -1213,6 +1215,9 @@ msgstr ""
"The given operator %(_op)s is not valid. It must be one of the following: "
"'eq', 'neq', 'lt', 'lte', 'gt', or 'gte'."
+msgid "The method is not allowed for the requested URL."
+msgstr "The method is not allowed for the requested URL."
+
#, python-format
msgid ""
"The new password cannot be identical to a previous password. The total "
@@ -1222,6 +1227,13 @@ msgstr ""
"number which includes the new password must be unique is %(unique_count)s."
#, python-format
+msgid "The parameter grant_type %s is not supported."
+msgstr "The parameter grant_type %s is not supported."
+
+msgid "The parameter grant_type is required."
+msgstr "The parameter grant_type is required."
+
+#, python-format
msgid "The password does not match the requirements: %(detail)s."
msgstr "The password does not match the requirements: %(detail)s."
@@ -1406,9 +1418,6 @@ msgstr ""
"Unable to delete region %(region_id)s because it or its child regions have "
"associated endpoints."
-msgid "Unable to downgrade schema"
-msgstr "Unable to downgrade schema"
-
#, python-format
msgid "Unable to establish a connection to LDAP Server (%(url)s)."
msgstr "Unable to establish a connection to LDAP Server (%(url)s)."