summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2022-09-22 02:19:00 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2022-09-22 02:19:00 +0000
commita425f06ee1dd8a8dc75cfc33089ff678fb1ca99a (patch)
tree0feb67c67f1291b62fbe83a00c3e1e769f72502c /releasenotes
parentc96d2bdd529f3d203dc19db720a825e2c6888331 (diff)
downloadswift-a425f06ee1dd8a8dc75cfc33089ff678fb1ca99a.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: I7e09d258c8a1951e028248ad066281578620b77e
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po30
1 files changed, 28 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 5eb3d4858..c9b2a2ea5 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-08-10 20:19+0000\n"
+"POT-Creation-Date: 2022-09-21 20:41+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"PO-Revision-Date: 2022-08-14 12:43+0000\n"
+"PO-Revision-Date: 2022-09-10 01:52+0000\n"
"Last-Translator: Andi Chandler <andi@gowling.com>\n"
"Language-Team: English (United Kingdom)\n"
"Language: en_GB\n"
@@ -200,6 +200,9 @@ msgstr "2.29.0"
msgid "2.29.1"
msgstr "2.29.1"
+msgid "2.30.0"
+msgstr "2.30.0"
+
msgid "3 for user exit"
msgstr "3 for user exit"
@@ -277,6 +280,15 @@ msgstr ""
"Account and container replication stats logs now include ``remote_merges``, "
"the number of times a whole database was sent to another node."
+msgid ""
+"Account and container replicators can now be configured with a "
+"``handoff_delete`` option, similar to object replicators and reconstructors. "
+"See the sample config for more information."
+msgstr ""
+"Account and container replicators can now be configured with a "
+"``handoff_delete`` option, similar to object replicators and reconstructors. "
+"See the sample config for more information."
+
msgid "Account quotas are now enforced even on empty accounts."
msgstr "Account quotas are now enforced even on empty accounts."
@@ -2985,6 +2997,13 @@ msgstr ""
"is set in the ``[DEFAULT]`` section. This may be done prior to upgrading."
msgid ""
+"The message template for proxy logging may now include a ``{domain}`` field "
+"for the client-provided ``Host`` header."
+msgstr ""
+"The message template for proxy logging may now include a ``{domain}`` field "
+"for the client-provided ``Host`` header."
+
+msgid ""
"The number of container updates on object PUTs (ie to update listings) has "
"been recomputed to be far more efficient while maintaining durability "
"guarantees. Specifically, object PUTs to erasure-coded policies will now "
@@ -3057,6 +3076,13 @@ msgstr ""
"entries which were skipped or had errors."
msgid ""
+"The object-replicator now logs successful rsync transfers at debug instead "
+"of info."
+msgstr ""
+"The object-replicator now logs successful rsync transfers at debug instead "
+"of info."
+
+msgid ""
"The object-updater now defers rate-limited updates to the end of its cycle; "
"these deferred updates will be processed (at the limited rate) until the "
"configured ``interval`` elapses. A new ``max_deferred_updates`` option may "