summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2022-10-18 03:45:21 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2022-10-18 03:45:21 +0000
commit79e8f56ac41093e337dba3b60c3a21b2c26b59c8 (patch)
tree0946f6586f0a2f2adc83faba737bc57a4f9ff20c /releasenotes
parent675769bc5e3eb9a263651f67cb68a483f391be7a (diff)
downloadswift-79e8f56ac41093e337dba3b60c3a21b2c26b59c8.tar.gz
Imported Translations from Zanata
For more information about this automatic import see: https://docs.openstack.org/i18n/latest/reviewing-translation-import.html Change-Id: I7785a73820031aeb4469f4d54e590a7db77532db
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po64
1 files changed, 62 insertions, 2 deletions
diff --git a/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po b/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po
index c9b2a2ea5..435694489 100644
--- a/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po
+++ b/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po
@@ -6,11 +6,11 @@ msgid ""
msgstr ""
"Project-Id-Version: Swift Release Notes\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-09-21 20:41+0000\n"
+"POT-Creation-Date: 2022-10-17 19:42+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-10 01:52+0000\n"
+"PO-Revision-Date: 2022-10-12 01:23+0000\n"
"Last-Translator: Andi Chandler <andi@gowling.com>\n"
"Language-Team: English (United Kingdom)\n"
"Language: en_GB\n"
@@ -506,6 +506,26 @@ msgstr ""
"sockets. The default value is the old constant of 600."
msgid ""
+"Added a ``log_rsync_transfers`` option to the object-replicator. Set it to "
+"false to disable logging rsync \"send\" lines; during large rebalances, such "
+"logging can overwhelm log aggregation while providing little useful "
+"information."
+msgstr ""
+"Added a ``log_rsync_transfers`` option to the object-replicator. Set it to "
+"false to disable logging rsync \"send\" lines; during large rebalances, such "
+"logging can overwhelm log aggregation while providing little useful "
+"information."
+
+msgid ""
+"Added a ``ring_ip`` option for various object services. This may be used to "
+"find own devices in the ring in a containerized environment where the "
+"``bind_ip`` may not appear in the ring at all."
+msgstr ""
+"Added a ``ring_ip`` option for various object services. This may be used to "
+"find own devices in the ring in a containerised environment where the "
+"``bind_ip`` may not appear in the ring at all."
+
+msgid ""
"Added a configurable URL base to staticweb, fixing issues when the "
"accessible endpoint isn't known to the Swift cluster (eg http vs https)."
msgstr ""
@@ -722,6 +742,13 @@ msgstr ""
msgid "Added container/object listing with prefix to InternalClient."
msgstr "Added container/object listing with prefix to InternalClient."
+msgid ""
+"Added metrics to the formpost and tempurl middlewares to monitor digest "
+"usage in signatures."
+msgstr ""
+"Added metrics to the formpost and tempurl middlewares to monitor digest "
+"usage in signatures."
+
msgid "Added object-reconstructor stats to recon."
msgstr "Added object-reconstructor stats to recon."
@@ -801,6 +828,13 @@ msgstr ""
"Added the ability to configure project-scope read-only roles for "
"keystoneauth using the new ``project_reader_roles`` option."
+msgid ""
+"Added the ability to connect to memcached over TLS. See the ``tls_*`` "
+"options in etc/memcache.conf-sample"
+msgstr ""
+"Added the ability to connect to Memcached over TLS. See the ``tls_*`` "
+"options in etc/memcache.conf-sample"
+
msgid "After upgrading, re-enable and restart the object-reconstructor."
msgstr "After upgrading, re-enable and restart the object-reconstructor."
@@ -3436,6 +3470,15 @@ msgstr ""
"than any data found. Previous behaviour was to return stale data."
msgid ""
+"When running with ``s3_acl`` disabled, ``bucket-owner-full-control`` and "
+"``bucket-owner-read`` canned ACLs will be translated to the same Swift ACLs "
+"as ``private``."
+msgstr ""
+"When running with ``s3_acl`` disabled, ``bucket-owner-full-control`` and "
+"``bucket-owner-read`` canned ACLs will be translated to the same Swift ACLs "
+"as ``private``."
+
+msgid ""
"When the object auditor examines an object, it will now add any missing "
"metadata checksums."
msgstr ""
@@ -3484,6 +3527,9 @@ msgstr "Xena Series Release Notes"
msgid "Yoga Series Release Notes"
msgstr "Yoga Series Release Notes"
+msgid "Zed Series Release Notes"
+msgstr "Zed Series Release Notes"
+
msgid "``Content-Type`` can now be updated when copying an object."
msgstr "``Content-Type`` can now be updated when copying an object."
@@ -3492,9 +3538,23 @@ msgid ""
msgstr ""
"``EIO`` errors during read now cause object diskfiles to be quarantined."
+msgid ""
+"``ENOENT`` and ``ENODATA`` errors are better handled in the object "
+"replicator and auditor."
+msgstr ""
+"``ENOENT`` and ``ENODATA`` errors are better handled in the object "
+"replicator and auditor."
+
msgid "``EPIPE`` errors no longer log tracebacks."
msgstr "``EPIPE`` errors no longer log tracebacks."
+msgid ""
+"``LastModified`` timestamps in listings are now rounded up to whole seconds, "
+"like they are in responses from AWS."
+msgstr ""
+"``LastModified`` timestamps in listings are now rounded up to whole seconds "
+"like they are in responses from AWS."
+
msgid "``fallocate_reserve`` may be specified as a percentage in more places."
msgstr "``fallocate_reserve`` may be specified as a percentage in more places."