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.po34
1 files changed, 22 insertions, 12 deletions
diff --git a/keystone/locale/en_GB/LC_MESSAGES/keystone.po b/keystone/locale/en_GB/LC_MESSAGES/keystone.po
index aa775b0d7..160da437e 100644
--- a/keystone/locale/en_GB/LC_MESSAGES/keystone.po
+++ b/keystone/locale/en_GB/LC_MESSAGES/keystone.po
@@ -13,11 +13,11 @@ msgid ""
msgstr ""
"Project-Id-Version: keystone VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
-"POT-Creation-Date: 2022-05-20 04:41+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: 2022-05-25 08:57+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"
@@ -974,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"
@@ -1197,13 +1207,6 @@ msgstr "The action you have requested has not been implemented."
msgid "The authenticated user should match the trustor"
msgstr "The authenticated user should match the trustor"
-msgid ""
-"The database is not under version control, but has tables. Please stamp the "
-"current version of the schema manually."
-msgstr ""
-"The database is not under version control but has tables. Please stamp the "
-"current version of the schema manually."
-
#, python-format
msgid ""
"The given operator %(_op)s is not valid. It must be one of the following: "
@@ -1212,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 "
@@ -1221,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."
@@ -1756,6 +1769,3 @@ msgstr "tls_cacertdir %s not found or is not a directory"
#, python-format
msgid "tls_cacertfile %s not found or is not a file"
msgstr "tls_cacertfile %s not found or is not a file"
-
-msgid "version should be an integer"
-msgstr "version should be an integer"