Imported Translations from Zanata
For more information about this automatic import see: https://docs.openstack.org/i18n/latest/reviewing-translation-import.html Change-Id: Ib58673dc6aa80cbd107c9bed087f346591645c1f
This commit is contained in:
parent
08eece50d4
commit
3a7b89506d
@ -6,11 +6,11 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Swift Release Notes\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-08-01 17:40+0000\n"
|
||||
"POT-Creation-Date: 2022-08-03 02:02+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-01 10:31+0000\n"
|
||||
"PO-Revision-Date: 2022-08-02 11:28+0000\n"
|
||||
"Last-Translator: Andi Chandler <andi@gowling.com>\n"
|
||||
"Language-Team: English (United Kingdom)\n"
|
||||
"Language: en_GB\n"
|
||||
@ -710,9 +710,18 @@ msgstr ""
|
||||
msgid "Added container/object listing with prefix to InternalClient."
|
||||
msgstr "Added container/object listing with prefix to InternalClient."
|
||||
|
||||
msgid "Added object-reconstructor stats to recon."
|
||||
msgstr "Added object-reconstructor stats to recon."
|
||||
|
||||
msgid "Added stats for shard range cache hits, misses, and skips."
|
||||
msgstr "Added stats for shard range cache hits, misses, and skips."
|
||||
|
||||
msgid "Added support for Python 3.8."
|
||||
msgstr "Added support for Python 3.8."
|
||||
|
||||
msgid "Added support for Python 3.9."
|
||||
msgstr "Added support for Python 3.9."
|
||||
|
||||
msgid "Added support for S3 versioning using the above new mode."
|
||||
msgstr "Added support for S3 versioning using the above new mode."
|
||||
|
||||
@ -2447,6 +2456,9 @@ msgstr ""
|
||||
msgid "Several utility scripts now work better on Python 3:"
|
||||
msgstr "Several utility scripts now work better on Python 3:"
|
||||
|
||||
msgid "Sharding fixes:"
|
||||
msgstr "Sharding fixes:"
|
||||
|
||||
msgid "Sharding improvements"
|
||||
msgstr "Sharding improvements"
|
||||
|
||||
@ -2467,6 +2479,22 @@ msgstr ""
|
||||
"Significant improvements to the api-ref doc available at http://developer."
|
||||
"openstack.org/api-ref/object-storage/."
|
||||
|
||||
msgid ""
|
||||
"Similar to above, ``expansion_limit`` was added as an absolute-size "
|
||||
"replacement for the now-deprecated ``shard_shrink_merge_point`` "
|
||||
"configuration option."
|
||||
msgstr ""
|
||||
"Similar to above, ``expansion_limit`` was added as an absolute-size "
|
||||
"replacement for the now-deprecated ``shard_shrink_merge_point`` "
|
||||
"configuration option."
|
||||
|
||||
msgid ""
|
||||
"Some client behaviors that the proxy previously logged at warning have been "
|
||||
"lowered to info."
|
||||
msgstr ""
|
||||
"Some client behaviours that the proxy previously logged at warning have been "
|
||||
"lowered to info."
|
||||
|
||||
msgid ""
|
||||
"Static Large Object (SLO) manifest may now (again) have zero-byte last "
|
||||
"segments."
|
||||
@ -2481,6 +2509,11 @@ msgstr ""
|
||||
"Static Large Object sizes in listings for versioned containers are now more "
|
||||
"accurate."
|
||||
|
||||
msgid ""
|
||||
"Staticweb correctly handles listings when paths include non-ASCII characters."
|
||||
msgstr ""
|
||||
"Staticweb correctly handles listings when paths include non-ASCII characters."
|
||||
|
||||
msgid "Stein Series Release Notes"
|
||||
msgstr "Stein Series Release Notes"
|
||||
|
||||
@ -2602,6 +2635,11 @@ msgstr ""
|
||||
"accepted is '%Y-%m-%dT%H:%M:%SZ'. This makes TempURLs more user-friendly to "
|
||||
"produce and consume."
|
||||
|
||||
msgid ""
|
||||
"The 'compact' command now outputs the total number of compactible sequences."
|
||||
msgstr ""
|
||||
"The 'compact' command now outputs the total number of compactible sequences."
|
||||
|
||||
msgid ""
|
||||
"The EC reconstructor process has been dramatically improved by adding "
|
||||
"support for multiple concurrent workers. Multiple processes are required to "
|
||||
@ -2625,6 +2663,21 @@ msgstr ""
|
||||
msgid "The ETag-quoting middleware no longer raises TypeErrors."
|
||||
msgstr "The ETag-quoting middleware no longer raises TypeErrors."
|
||||
|
||||
msgid ""
|
||||
"The ``StatsdClient.set_prefix`` method is now deprecated and may be removed "
|
||||
"in a future release; by extension, so is the ``LogAdapter."
|
||||
"set_statsd_prefix`` method. Middleware developers should use the "
|
||||
"``statsd_tail_prefix`` argument to ``get_logger`` instead."
|
||||
msgstr ""
|
||||
"The ``StatsdClient.set_prefix`` method is now deprecated and may be removed "
|
||||
"in a future release; by extension, so is the ``LogAdapter."
|
||||
"set_statsd_prefix`` method. Middleware developers should use the "
|
||||
"``statsd_tail_prefix`` argument to ``get_logger`` instead."
|
||||
|
||||
msgid "The ``cname_lookup`` middleware now works with dnspython 2.0 and later."
|
||||
msgstr ""
|
||||
"The ``cname_lookup`` middleware now works with dnspython 2.0 and later."
|
||||
|
||||
msgid ""
|
||||
"The ``container-replicator`` now correctly enqueues ``container-reconciler`` "
|
||||
"work for sharded containers."
|
||||
@ -2701,6 +2754,26 @@ msgstr ""
|
||||
"databases when deciding on the correct response for account and container "
|
||||
"requests."
|
||||
|
||||
msgid ""
|
||||
"The ``storage_domain`` option now accepts a comma-separated list of storage "
|
||||
"domains. This allows multiple storage domains to configured for use with "
|
||||
"virtual-host style addressing."
|
||||
msgstr ""
|
||||
"The ``storage_domain`` option now accepts a comma-separated list of storage "
|
||||
"domains. This allows multiple storage domains to be configured for use with "
|
||||
"virtual-host style addressing."
|
||||
|
||||
msgid ""
|
||||
"The ``swift-recon`` tool now queries each object-server IP only once when "
|
||||
"reporting disk usage. Previously, each port in the ring would be queried; "
|
||||
"when using servers-per-port, this could dramatically overstate the disk "
|
||||
"capacity in the cluster."
|
||||
msgstr ""
|
||||
"The ``swift-recon`` tool now queries each object-server IP only once when "
|
||||
"reporting disk usage. Previously, each port in the ring would be queried; "
|
||||
"when using servers-per-port, this could dramatically overstate the disk "
|
||||
"capacity in the cluster."
|
||||
|
||||
msgid ""
|
||||
"The above bug was caused by a difference in string types that resulted in "
|
||||
"ambiguity when decrypting. To prevent the ambiguity for new data, set "
|
||||
@ -2712,6 +2785,13 @@ msgstr ""
|
||||
"``meta_version_to_write = 3`` in your keymaster configuration *after* "
|
||||
"upgrading all proxy servers."
|
||||
|
||||
msgid ""
|
||||
"The account and container auditors now log and update recon before going to "
|
||||
"sleep."
|
||||
msgstr ""
|
||||
"The account and container auditors now log and update recon before going to "
|
||||
"sleep."
|
||||
|
||||
msgid ""
|
||||
"The bulk extract middleware once again allows clients to specify metadata "
|
||||
"(including expiration timestamps) for all objects in the archive."
|
||||
@ -2735,6 +2815,13 @@ msgstr ""
|
||||
"The container sharder can now handle containers with special characters in "
|
||||
"their names."
|
||||
|
||||
msgid ""
|
||||
"The container-reconciler now scales out better with new ``processes``, "
|
||||
"``process``, and ``concurrency`` options, similar to the object-expirer."
|
||||
msgstr ""
|
||||
"The container-reconciler now scales out better with new ``processes``, "
|
||||
"``process``, and ``concurrency`` options, similar to the object-expirer."
|
||||
|
||||
msgid ""
|
||||
"The container-updater now reports zero objects and bytes used for child DBs "
|
||||
"in sharded containers. This prevents double-counting in utilization reports."
|
||||
@ -2742,6 +2829,13 @@ msgstr ""
|
||||
"The container-updater now reports zero objects and bytes used for child DBs "
|
||||
"in sharded containers. This prevents double-counting in utilisation reports."
|
||||
|
||||
msgid ""
|
||||
"The container-updater will quarantine container databases if all replicas "
|
||||
"for the account respond 404."
|
||||
msgstr ""
|
||||
"The container-updater will quarantine container databases if all replicas "
|
||||
"for the account respond 404."
|
||||
|
||||
msgid "The correct storage policy is now logged for S3 requests."
|
||||
msgstr "The correct storage policy is now logged for S3 requests."
|
||||
|
||||
@ -3036,6 +3130,24 @@ msgstr ""
|
||||
"the shards into which they should shrink, which may include the root "
|
||||
"container itself."
|
||||
|
||||
msgid ""
|
||||
"The sharder now correctly identifies and fails audits for shard ranges that "
|
||||
"overlap exactly."
|
||||
msgstr ""
|
||||
"The sharder now correctly identifies and fails audits for shard ranges that "
|
||||
"overlap exactly."
|
||||
|
||||
msgid ""
|
||||
"The sharding progress reports in recon cache now continue to be included for "
|
||||
"a period of time after sharding has completed. The time period may be "
|
||||
"configured using the ``recon_sharded_timeout`` option in the ``[container-"
|
||||
"sharder]`` section of container-server.conf, and defaults to 12 hours."
|
||||
msgstr ""
|
||||
"The sharding progress reports in recon cache now continue to be included for "
|
||||
"a period of time after sharding has completed. The time period may be "
|
||||
"configured using the ``recon_sharded_timeout`` option in the ``[container-"
|
||||
"sharder]`` section of container-server.conf, and defaults to 12 hours."
|
||||
|
||||
msgid ""
|
||||
"The tempurl digest algorithm is now configurable, and Swift added support "
|
||||
"for both SHA-256 and SHA-512. Supported tempurl digests are exposed to "
|
||||
|
Loading…
x
Reference in New Issue
Block a user