Imported Translations from Zanata

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

Change-Id: If3f612f3ecabcd2610ea0443d3866a001dd82d0a
This commit is contained in:
OpenStack Proposal Bot 2023-02-10 04:13:41 +00:00
parent c5ed5b3f61
commit 64e25979a9
1 changed files with 28 additions and 4 deletions

View File

@ -10,11 +10,11 @@ msgid ""
msgstr ""
"Project-Id-Version: Glance_store Release Notes\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-02-03 12:21+0000\n"
"POT-Creation-Date: 2023-02-09 16:32+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"PO-Revision-Date: 2023-02-03 04:34+0000\n"
"PO-Revision-Date: 2023-02-10 12:11+0000\n"
"Last-Translator: Andi Chandler <andi@gowling.com>\n"
"Language-Team: English (United Kingdom)\n"
"Language: en_GB\n"
@ -125,8 +125,8 @@ msgstr "4.0.1"
msgid "4.1.0"
msgstr "4.1.0"
msgid "4.2.0-1"
msgstr "4.2.0-1"
msgid "4.2.0-5"
msgstr "4.2.0-5"
msgid ""
"A `BufferedReader`_ has been added to the Swift store driver in order to "
@ -211,6 +211,19 @@ msgstr ""
"multiple cinder stores by configuring a unique cinder_volume_type for each "
"Cinder store."
msgid ""
"Added support for extending in-use volumes in cinder store. A new boolean "
"config option ``cinder_do_extend_attached`` is added which allows operators "
"to enable/disable extending in-use volume support when creating an image. By "
"default, ``cinder_do_extend_attached`` will be ``False`` i.e. old flow of "
"detaching, extending and attaching will be used."
msgstr ""
"Added support for extending in-use volumes in Cinder store. A new boolean "
"config option ``cinder_do_extend_attached`` is added which allows operators "
"to enable/disable extending in-use volume support when creating an image. By "
"default, ``cinder_do_extend_attached`` will be ``False`` i.e. old flow of "
"detaching, extending and attaching will be used."
msgid ""
"Allow glance_store to refresh token when upload or download data to Swift "
"store. glance_store identifies if token is going to expire soon when "
@ -768,6 +781,17 @@ msgstr ""
"this bundle must verify both certificates of Swift and Keystone API "
"endpoints."
msgid ""
"The 'rados_connect_timeout' config option for the RBD store has been "
"deprecated and will be removed in the future. It has been silently ignored "
"for multiple releases. Users willing to set a timeout for the connection to "
"the cluster can use Ceph's 'client_mount_timeout' option."
msgstr ""
"The 'rados_connect_timeout' config option for the RBD store has been "
"deprecated and will be removed in the future. It has been silently ignored "
"for multiple releases. Users willing to set a timeout for the connection to "
"the cluster can use Ceph's 'client_mount_timeout' option."
msgid ""
"The 'stores' and 'default_store' configuration options have been deprecated "
"for removal since the OpenStack Rocky release. They are subject to removal "