From c331fb6a0247cb33e51cec009244131a3d582b0d Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Sun, 22 Feb 2026 02:25:17 +0000 Subject: [PATCH] Imported Translations from Zanata For more information about this automatic import see: https://docs.openstack.org/i18n/latest/reviewing-translation-import.html Change-Id: I36b5ca787398159ce4aa7372496798f7d46dfcf2 Signed-off-by: OpenStack Proposal Bot Generated-By: openstack/openstack-zuul-jobs:roles/prepare-zanata-client/files/common_translation_update.sh --- .../en_GB/LC_MESSAGES/keystonemiddleware.po | 15 +--- .../ko_KR/LC_MESSAGES/keystonemiddleware.po | 62 -------------- .../locale/en_GB/LC_MESSAGES/releasenotes.po | 84 ++++++++++++++++++- 3 files changed, 83 insertions(+), 78 deletions(-) delete mode 100644 keystonemiddleware/locale/ko_KR/LC_MESSAGES/keystonemiddleware.po diff --git a/keystonemiddleware/locale/en_GB/LC_MESSAGES/keystonemiddleware.po b/keystonemiddleware/locale/en_GB/LC_MESSAGES/keystonemiddleware.po index 6acc0271..39870483 100644 --- a/keystonemiddleware/locale/en_GB/LC_MESSAGES/keystonemiddleware.po +++ b/keystonemiddleware/locale/en_GB/LC_MESSAGES/keystonemiddleware.po @@ -4,7 +4,7 @@ msgid "" msgstr "" "Project-Id-Version: keystonemiddleware VERSION\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n" -"POT-Creation-Date: 2024-06-28 17:34+0000\n" +"POT-Creation-Date: 2026-02-06 18:15+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -15,9 +15,6 @@ msgstr "" "X-Generator: Zanata 4.3.3\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" -msgid "Access key not provided" -msgstr "Access key not provided" - msgid "An exception occurred during the token verification process." msgstr "An exception occurred during the token verification process." @@ -55,10 +52,6 @@ msgstr "" msgid "Encrypted data appears to be corrupted." msgstr "Encrypted data appears to be corrupted." -#, python-format -msgid "Error response from keystone: %s" -msgstr "Error response from Keystone: %s" - msgid "Failed to fetch token data from identity server" msgstr "Failed to fetch token data from identity server" @@ -66,9 +59,6 @@ msgstr "Failed to fetch token data from identity server" msgid "Failed to parse the necessary information for the field \"%s\"." msgstr "Failed to parse the necessary information for the field \"%s\"." -msgid "Failure parsing response from keystone" -msgstr "Failure parsing response from Keystone" - msgid "Identity server rejected authorization necessary to fetch token data" msgstr "Identity server rejected authorisation necessary to fetch token data" @@ -81,9 +71,6 @@ msgstr "Invalid version asked for in auth_token plugin" msgid "No compatible apis supported by server" msgstr "No compatible APIs supported by server" -msgid "Signature not provided" -msgstr "Signature not provided" - msgid "The Introspect API service is temporarily unavailable." msgstr "The Introspect API service is temporarily unavailable." diff --git a/keystonemiddleware/locale/ko_KR/LC_MESSAGES/keystonemiddleware.po b/keystonemiddleware/locale/ko_KR/LC_MESSAGES/keystonemiddleware.po deleted file mode 100644 index 7a550a94..00000000 --- a/keystonemiddleware/locale/ko_KR/LC_MESSAGES/keystonemiddleware.po +++ /dev/null @@ -1,62 +0,0 @@ -# Ian Y. Choi , 2017. #zanata -msgid "" -msgstr "" -"Project-Id-Version: keystonemiddleware VERSION\n" -"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n" -"POT-Creation-Date: 2019-12-21 02:49+0000\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"PO-Revision-Date: 2017-01-23 03:52+0000\n" -"Last-Translator: Ian Y. Choi \n" -"Language-Team: Korean (South Korea)\n" -"Language: ko_KR\n" -"X-Generator: Zanata 4.3.3\n" -"Plural-Forms: nplurals=1; plural=0\n" - -msgid "Access key not provided" -msgstr "Access key가 없습니다" - -msgid "Encrypted data appears to be corrupted." -msgstr "암호화된 데이터가 손상된 것으로 보입니다." - -#, python-format -msgid "Error response from keystone: %s" -msgstr "keystone 오류 응답: %s" - -msgid "Failed to fetch token data from identity server" -msgstr "인증 서버로부터 토큰 데이터를 가져올 수 없습니다" - -msgid "Failure parsing response from keystone" -msgstr "keystone 응답 파싱 실패" - -msgid "Identity server rejected authorization necessary to fetch token data" -msgstr "토큰 데이터를 가져오기 위해 필수인 인증을 인증 서버에서 거절" - -msgid "Invalid MAC; data appears to be corrupted." -msgstr "잘못된 MAC; 데이터가 손상된 것으로 보입니다." - -msgid "Invalid version asked for in auth_token plugin" -msgstr "auth_token 플러그인에서 잘못된 버전 요청" - -msgid "No compatible apis supported by server" -msgstr "서버에서 지원하는 호환 api가 없습니다" - -msgid "Signature not provided" -msgstr "Signature가 없습니다" - -msgid "The request you have made requires authentication." -msgstr "제공한 요청은 인증을 필요로 합니다." - -msgid "Token authorization failed" -msgstr "Token 인증 실패" - -msgid "Unable to determine service tenancy." -msgstr "서비스 tenancy를 결정할 수 없습니다." - -msgid "" -"memcache_secret_key must be defined when a memcache_security_strategy is " -"defined" -msgstr "" -"memcache_security_strategy 가 정의되어 있을 때 memcache_secret_key 를 정의해" -"야 합니다" diff --git a/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po b/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po index d0622b01..5a19b1dc 100644 --- a/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po +++ b/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po @@ -5,15 +5,16 @@ # Andi Chandler , 2022. #zanata # Andi Chandler , 2023. #zanata # Andi Chandler , 2024. #zanata +# Andi Chandler , 2026. #zanata msgid "" msgstr "" "Project-Id-Version: keystonemiddleware\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-02-26 20:05+0000\n" +"POT-Creation-Date: 2026-02-06 18:14+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"PO-Revision-Date: 2024-12-17 09:57+0000\n" +"PO-Revision-Date: 2026-02-21 04:49+0000\n" "Last-Translator: Andi Chandler \n" "Language-Team: English (United Kingdom)\n" "Language: en_GB\n" @@ -26,12 +27,30 @@ msgstr "10.0.0" msgid "10.1.0" msgstr "10.1.0" +msgid "10.11.0" +msgstr "10.11.0" + +msgid "10.12.0" +msgstr "10.12.0" + msgid "10.3.0" msgstr "10.3.0" msgid "10.5.0" msgstr "10.5.0" +msgid "10.8.0" +msgstr "10.8.0" + +msgid "10.9.0" +msgstr "10.9.0" + +msgid "11.0.0" +msgstr "11.0.0" + +msgid "11.0.0-3" +msgstr "11.0.0-3" + msgid "2023.1 Series Release Notes" msgstr "2023.1 Series Release Notes" @@ -44,6 +63,12 @@ msgstr "2024.1 Series Release Notes" msgid "2024.2 Series Release Notes" msgstr "2024.2 Series Release Notes" +msgid "2025.1 Series Release Notes" +msgstr "2025.1 Series Release Notes" + +msgid "2025.2 Series Release Notes" +msgstr "2025.2 Series Release Notes" + msgid "4.1.0" msgstr "4.1.0" @@ -137,6 +162,17 @@ msgstr "" msgid "Add the `X_IS_ADMIN_PROJECT` header." msgstr "Add the `X_IS_ADMIN_PROJECT` header." +msgid "" +"Add the feature to support SASL for keystonemiddleware to improve the " +"security of authority. memcache_sasl_enabled: enable the SASL option or not. " +"memcache_username: the user name for the SASL memcache_password: the user " +"password for SASL" +msgstr "" +"Add the feature to support SASL for keystonemiddleware to improve the " +"security of the authority. memcache_sasl_enabled: enable the SASL option or " +"not. memcache_username: the user name for the SASL memcache_password: the " +"user password for SASL" + msgid "" "Added the `X_IS_ADMIN_PROJECT` header to authenticated headers. This has the " "string value of 'True' or 'False' and can be used to enforce admin project " @@ -146,6 +182,9 @@ msgstr "" "string value of 'True' or 'False' and can be used to enforce admin project " "policies." +msgid "Added tls support to the MemcacheClientPool driver via oslo.cache" +msgstr "Added TLS support to the MemcacheClientPool driver via oslo.cache" + msgid "" "AuthToken middleware will now allow fetching an expired token when a valid " "service token is present. This service token must contain any one of the " @@ -305,6 +344,28 @@ msgstr "" msgid "Stein Series Release Notes" msgstr "Stein Series Release Notes" +msgid "" +"Support for Python 3.9 has been removed. Now Python 3.10 is the minimum " +"version supported." +msgstr "" +"Support for Python 3.9 has been removed. Now Python 3.10 is the minimum " +"version supported." + +msgid "" +"The ``ec2_token`` and ``s3_token`` middleware have been removed. These " +"middlewares were designed for use with Nova's EC2 API (removed in Mitaka) " +"and Swift's swift3 middleware (superseded by swift.common.middleware.s3api). " +"Neither middleware has active consumers in current OpenStack deployments. " +"For EC2 API compatibility, use the standalone ec2-api project. For S3 API " +"compatibility with Swift, use Swift's built-in s3api and s3token middleware." +msgstr "" +"The ``ec2_token`` and ``s3_token`` middleware have been removed. These " +"middlewares were designed for use with Nova's EC2 API (removed in Mitaka) " +"and Swift's swift3 middleware (superseded by swift.common.middleware.s3api). " +"Neither middleware has active consumers in current OpenStack deployments. " +"For EC2 API compatibility, use the standalone ec2-api project. For S3 API " +"compatibility with Swift, use Swift's built-in s3api and s3token middleware." + msgid "" "The ``kwargs_to_fetch_token`` setting was removed from the " "``BaseAuthProtocol`` class. Implementations of auth_token now assume kwargs " @@ -343,6 +404,13 @@ msgstr "" "The lower constraint for python-memcached must be raised to version 1.58 in " "order to work with Python 3.4 and above." +msgid "" +"The s3token middleware now requires the ``www_authenticate_uri`` option and " +"no longer loads the following deprecated options." +msgstr "" +"The s3token middleware now requires the ``www_authenticate_uri`` option and " +"no longer loads the following deprecated options." + msgid "Train Series Release Notes" msgstr "Train Series Release Notes" @@ -928,5 +996,17 @@ msgstr "" "support for accepting or denying incoming requests based on access rules " "provided by users in their Keystone application credentials." +msgid "``auth_host``" +msgstr "``auth_host``" + +msgid "``auth_port``" +msgstr "``auth_port``" + +msgid "``auth_protocol``" +msgstr "``auth_protocol``" + +msgid "``auth_uri``" +msgstr "``auth_uri``" + msgid "keystonemiddleware Release Notes" msgstr "keystonemiddleware Release Notes"