Merge "Imported Translations from Zanata"

This commit is contained in:
Zuul 2022-08-11 17:08:15 +00:00 committed by Gerrit Code Review
commit 9605ff1081
1 changed files with 78 additions and 2 deletions

View File

@ -4,15 +4,16 @@
# Andi Chandler <andi@gowling.com>, 2019. #zanata
# Andi Chandler <andi@gowling.com>, 2020. #zanata
# Andi Chandler <andi@gowling.com>, 2021. #zanata
# Andi Chandler <andi@gowling.com>, 2022. #zanata
msgid ""
msgstr ""
"Project-Id-Version: Glance_store Release Notes\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-12-10 18:01+0000\n"
"POT-Creation-Date: 2022-05-11 07:32+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"PO-Revision-Date: 2021-09-18 07:44+0000\n"
"PO-Revision-Date: 2022-05-25 08:51+0000\n"
"Last-Translator: Andi Chandler <andi@gowling.com>\n"
"Language-Team: English (United Kingdom)\n"
"Language: en_GB\n"
@ -96,12 +97,27 @@ msgstr "2.3.0"
msgid "2.5.0"
msgstr "2.5.0"
msgid "2.5.0-6"
msgstr "2.5.0-6"
msgid "2.6.0"
msgstr "2.6.0"
msgid "2.7.0"
msgstr "2.7.0"
msgid "2.7.0-5"
msgstr "2.7.0-5"
msgid "3.0.0"
msgstr "3.0.0"
msgid "3.0.0-16"
msgstr "3.0.0-16"
msgid "3.0.0-3"
msgstr "3.0.0-3"
msgid ""
"A `BufferedReader`_ has been added to the Swift store driver in order to "
"enable better recovery from errors during uploads of large image files. "
@ -341,6 +357,9 @@ msgstr ""
msgid "Bug 1934849_: s3 backend takes time exponentially"
msgstr "Bug 1934849_: s3 backend takes time exponentially"
msgid "Bug 1954883_: [RBD] Image is unusable if deletion fails"
msgstr "Bug 1954883_: [RBD] Image is unusable if deletion fails"
msgid "Bug Fixes"
msgstr "Bug Fixes"
@ -379,6 +398,17 @@ msgstr ""
"``volumev2::publicURL`` to ``volumev3::publicURL``, so that the current v3 "
"API is used by default instead of the deprecated v2 API."
msgid ""
"Deployments which are using Ceph V2 clone feature (i.e. RBD backend for "
"glance_store as well as cinder driver is RBD or nova is using RBD driver) "
"and minimum ceph client version is greater than 'luminous' need to grant "
"glance osd read access to the cinder and nova RBD pool."
msgstr ""
"Deployments which are using Ceph V2 clone feature (i.e. RBD backend for "
"glance_store as well as Cinder driver is RBD or Nova is using the RBD "
"driver) and minimum Ceph client version is greater than 'luminous' need to "
"grant Glance OSD read access to the Cinder and Nova RBD pool."
msgid "Deprecation Notes"
msgstr "Deprecation Notes"
@ -634,6 +664,13 @@ msgstr ""
"py2.7 is OpenStack Train. The minimum version of Python now supported by "
"glance_store 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"
@ -1056,6 +1093,9 @@ msgstr "Wallaby Series Release Notes"
msgid "Xena Series Release Notes"
msgstr "Xena Series Release Notes"
msgid "Yoga Series Release Notes"
msgstr "Yoga Series Release Notes"
msgid ""
"`Add python 3.5 in classifier and envlist <https://git.openstack.org/cgit/"
"openstack/glance_store/commit/?id=963e2a0fd1c173556a2c40915ad26db28d8375a6>`_"
@ -1091,6 +1131,42 @@ msgstr ""
"Added handling to log and raise proper exception during image create when an "
"invalid volume type is configured."
msgid ""
"`Bug #1955668 <https://bugs.launchpad.net/glance-store/+bug/1955668>`_: "
"Fixed issue with glance cinder store passing hostname instead of IP address "
"to os-brick while getting connector information."
msgstr ""
"`Bug #1955668 <https://bugs.launchpad.net/glance-store/+bug/1955668>`_: "
"Fixed issue with glance cinder store passing hostname instead of IP address "
"to os-brick while getting connector information."
msgid ""
"`Bug #1959913 <https://bugs.launchpad.net/glance-store/+bug/1959913>`_: "
"Added wait between the volume being extended and the new size being detected "
"while opening the volume device."
msgstr ""
"`Bug #1959913 <https://bugs.launchpad.net/glance-store/+bug/1959913>`_: "
"Added wait between the volume being extended and the new size being detected "
"while opening the volume device."
msgid ""
"`Bug #1969373 <https://bugs.launchpad.net/glance-store/+bug/1969373>`_: "
"Cinder Driver: Correct the retry interval from fixed 1 second to exponential "
"backoff for attaching a volume during image create/save operation."
msgstr ""
"`Bug #1969373 <https://bugs.launchpad.net/glance-store/+bug/1969373>`_: "
"Cinder Driver: Correct the retry interval from fixed 1 second to exponential "
"backoff for attaching a volume during image create/save operation."
msgid ""
"`Bug #1970698 <https://bugs.launchpad.net/glance-store/+bug/1970698>`_: "
"Cinder: Fixed exception logging when the image create operation fails due to "
"failing to attach volume to glance host."
msgstr ""
"`Bug #1970698 <https://bugs.launchpad.net/glance-store/+bug/1970698>`_: "
"Cinder: Fixed exception logging when the image create operation fails due to "
"failing to attach the volume to a Glance host."
msgid ""
"`Correct error msg variable that could be unassigned <https://git.openstack."
"org/cgit/openstack/glance_store/commit/?"