Imported Translations from Zanata

For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: I8016ba267c9c72132c49a07aa15f28d068ebebd1
This commit is contained in:
OpenStack Proposal Bot 2023-05-27 02:28:03 +00:00
parent 2ad28a3a14
commit f97a912221
1 changed files with 18 additions and 14 deletions

View File

@ -3,26 +3,24 @@
# Andi Chandler <andi@gowling.com>, 2019. #zanata
# Andi Chandler <andi@gowling.com>, 2020. #zanata
# Andi Chandler <andi@gowling.com>, 2022. #zanata
# Andi Chandler <andi@gowling.com>, 2023. #zanata
msgid ""
msgstr ""
"Project-Id-Version: keystonemiddleware\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-08-26 17:13+0000\n"
"POT-Creation-Date: 2023-05-26 15:10+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"PO-Revision-Date: 2022-09-05 10:38+0000\n"
"PO-Revision-Date: 2023-05-08 11:38+0000\n"
"Last-Translator: Andi Chandler <andi@gowling.com>\n"
"Language-Team: English (United Kingdom)\n"
"Language: en_GB\n"
"X-Generator: Zanata 4.3.3\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
msgid "10.0.0"
msgstr "10.0.0"
msgid "10.0.0-3"
msgstr "10.0.0-3"
msgid "10.1.0"
msgstr "10.1.0"
msgid "4.1.0"
msgstr "4.1.0"
@ -207,13 +205,6 @@ msgstr ""
"support Python 2.7 is OpenStack Train. The minimum version of Python now "
"supported is Python 3.6."
msgid ""
"Python 3.6 & 3.7 support has been dropped. The minimum version of Python now "
"supported is Python 3.8."
msgstr ""
"Python 3.6 & 3.7 support has been dropped. The minimum version of Python now "
"supported is Python 3.8."
msgid "Queens Series Release Notes"
msgstr "Queens Series Release Notes"
@ -390,6 +381,19 @@ msgstr ""
"client credentials access tokens passed via the Authorisation headers as "
"bearer tokens."
msgid ""
"[`blueprint support-oauth2-mtls <https://blueprints.launchpad.net/keystone/"
"+spec/support-oauth2-mtls>`_] The oauth2_mtls_token filter has been added "
"for accepting or denying incoming requests containing OAuth 2.0 certificate-"
"bound access tokens that are obtained from keystone identity server by users "
"through their OAuth 2.0 credentials and Mutual-TLS certificates."
msgstr ""
"[`blueprint support-oauth2-mtls <https://blueprints.launchpad.net/keystone/"
"+spec/support-oauth2-mtls>`_] The oauth2_mtls_token filter has been added "
"for accepting or denying incoming requests containing OAuth 2.0 certificate-"
"bound access tokens that are obtained from Keystone identity server by users "
"through their OAuth 2.0 credentials and Mutual-TLS certificates."
msgid ""
"[`bug 1333951 <https://bugs.launchpad.net/keystonemiddleware/"
"+bug/1333951>`_] Add support for parsing AWS v4 for ec2."