Imported Translations from Zanata

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

Change-Id: I9a31eda60da71ff9f9db8b32b517338e99896667
Signed-off-by: OpenStack Proposal Bot <openstack-infra@lists.openstack.org>
Generated-By: openstack/openstack-zuul-jobs:roles/prepare-zanata-client/files/common_translation_update.sh
This commit is contained in:
OpenStack Proposal Bot
2025-07-09 03:48:00 +00:00
parent 1428eb3b58
commit de579d63d7

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Swift Release Notes\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-10-01 17:08+0000\n"
"POT-Creation-Date: 2025-07-07 19:19+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@@ -211,9 +211,6 @@ msgstr "2.30.0"
msgid "2.30.1"
msgstr "2.30.1"
msgid "2.31.0"
msgstr "2.31.0"
msgid "2.31.1"
msgstr "2.31.1"
@@ -298,15 +295,6 @@ msgstr ""
msgid "ACLs now work with unicode in user/account names."
msgstr "ACLs now work with Unicode in user/account names."
msgid ""
"Absolute-form request targets are now accepted. This enables access for "
"certain clients and SDKs (including some older versions of rclone that were "
"using an old version of aws-sdk-go)."
msgstr ""
"Absolute-form request targets are now accepted. This enables access for "
"certain clients and SDKs (including some older versions of rclone that were "
"using an old version of aws-sdk-go)."
msgid ""
"Accept a trade off of dispersion for balance in the ring builder that will "
"result in getting to balanced rings much more quickly in some cases."
@@ -612,17 +600,6 @@ msgstr ""
"logging can overwhelm log aggregation while providing little useful "
"information."
msgid ""
"Added a ``merge`` subcommand to ``swift-manage-shard-ranges`` to merge "
"arbitrary shard ranges into a container DB. Minimal safety checks are "
"performed; it should only be used for emergency shard range manipulation by "
"expert users."
msgstr ""
"Added a ``merge`` subcommand to ``swift-manage-shard-ranges`` to merge "
"arbitrary shard ranges into a container DB. Minimal safety checks are "
"performed; it should only be used for emergency shard range manipulation by "
"expert users."
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 "
@@ -835,13 +812,6 @@ msgstr ""
"backoffs on 429, and having it as a client error cleans up logging and "
"metrics. By default, Swift will respond 503, matching AWS documentation."
msgid ""
"Added an optional ``backend_ratelimit`` middleware for backend servers. See "
"the backend server sample configuration files for more information."
msgstr ""
"Added an optional ``backend_ratelimit`` middleware for backend servers. See "
"the backend server sample configuration files for more information."
msgid ""
"Added an optional ``read_only`` middleware to make an entire cluster or "
"individual accounts read only."
@@ -888,13 +858,6 @@ msgstr ""
"Added more metrics to the container-server, allowing GET and PUT timings to "
"be broken out for listings, shard range operations, and container creation."
msgid ""
"Added more safety checks to the ``repair`` subcommand of ``swift-manage-"
"shard-ranges``."
msgstr ""
"Added more safety checks to the ``repair`` subcommand of ``swift-manage-"
"shard-ranges``."
msgid ""
"Added per-account and per-container reaping delays. These may be used to "
"offer some grace period in which to recover expired objects."
@@ -902,16 +865,6 @@ msgstr ""
"Added per-account and per-container reaping delays. These may be used to "
"offer some grace period in which to recover expired objects."
msgid ""
"Added some basic object-metadata validation; invalid diskfiles will be "
"quarantined via the auditor or reconstructor."
msgstr ""
"Added some basic object-metadata validation; invalid diskfiles will be "
"quarantined via the auditor or reconstructor."
msgid "Added support for Python 3.10."
msgstr "Added support for Python 3.10."
msgid "Added support for Python 3.8."
msgstr "Added support for Python 3.8."
@@ -987,9 +940,6 @@ msgstr ""
"Added the ability to read options from object-server.conf, similar to "
"background daemons."
msgid "Added timing stats for memcached operations."
msgstr "Added timing stats for memcached operations."
msgid "After upgrading, re-enable and restart the object-reconstructor."
msgstr "After upgrading, re-enable and restart the object-reconstructor."
@@ -1082,13 +1032,6 @@ msgstr ""
msgid "Background corruption-detection improvements"
msgstr "Background corruption-detection improvements"
msgid ""
"Better handle ``EOFError`` and ``KeyboardInterrupt`` when prompting for "
"input in ``swift-manage-shard-ranges``."
msgstr ""
"Better handle ``EOFError`` and ``KeyboardInterrupt`` when prompting for "
"input in ``swift-manage-shard-ranges``."
msgid "Bug Fixes"
msgstr "Bug Fixes"
@@ -1967,20 +1910,6 @@ msgstr ""
"Improved container-sync performance when data has already been deleted or "
"overwritten."
msgid ""
"Improved error messages to clients that encounter errors using the "
"``formpost`` middleware."
msgstr ""
"Improved error messages to clients that encounter errors using the "
"``formpost`` middleware."
msgid ""
"Improved error reporting when attempting to set invalid ``X-Delete-At`` or "
"``X-Delete-After`` values via the S3 API."
msgstr ""
"Improved error reporting when attempting to set invalid ``X-Delete-At`` or "
"``X-Delete-After`` values via the S3 API."
msgid ""
"Improved how containers reclaim deleted rows to reduce locking and object "
"update throughput."
@@ -2036,9 +1965,6 @@ msgstr ""
"Improved safety during cleanup to ensure files have been relinked "
"appropriately before unlinking."
msgid "Improved server start-up time when using multiple workers."
msgstr "Improved server start-up time when using multiple workers."
msgid ""
"Improved the error message when deleting a bucket that's ever had versioning "
"enabled and still has versions in it."
@@ -2239,9 +2165,6 @@ msgstr ""
"or already existed, allowing a better understanding of the reason for "
"handoffs in the cluster."
msgid "Metrics improvements"
msgstr "Metrics improvements"
msgid "Metrics improvements:"
msgstr "Metrics improvements:"
@@ -2686,13 +2609,13 @@ msgstr ""
"when requests have been retried."
msgid ""
"Proxy, account, container, and object servers now support \"seamless reloads"
"\" via ``SIGUSR1``. This is similar to the existing graceful restarts but "
"keeps the server socket open the whole time, reducing service downtime."
"Proxy, account, container, and object servers now support \"seamless "
"reloads\" via ``SIGUSR1``. This is similar to the existing graceful restarts "
"but keeps the server socket open the whole time, reducing service downtime."
msgstr ""
"Proxy, account, container, and object servers now support \"seamless reloads"
"\" via ``SIGUSR1``. This is similar to the existing graceful restarts but "
"keeps the server socket open the whole time, reducing service downtime."
"Proxy, account, container, and object servers now support \"seamless "
"reloads\" via ``SIGUSR1``. This is similar to the existing graceful restarts "
"but keeps the server socket open the whole time, reducing service downtime."
msgid "Python 3 bug fixes:"
msgstr "Python 3 bug fixes:"
@@ -2806,16 +2729,6 @@ msgstr ""
"Removed per-device reconstruction stats. Now that the reconstructor is "
"shuffling parts before going through them, those stats no longer make sense."
msgid ""
"Removed some inappropriate error-suppression when locking account and "
"container databases."
msgstr ""
"Removed some inappropriate error-suppression when locking account and "
"container databases."
msgid "Removed some unnecessary locking when logging."
msgstr "Removed some unnecessary locking when logging."
msgid ""
"Removed the hard dependency on netifaces; it may still be used if the "
"``getifaddrs`` C function is not available. This fallback support may be "
@@ -2825,13 +2738,6 @@ msgstr ""
"``getifaddrs`` C function is not available. This fallback support may be "
"removed in a future release."
msgid ""
"Renamed and improved the granularity of shard range cache and backend stats. "
"Metrics dashboards may need to be updated."
msgstr ""
"Renamed and improved the granularity of shard range cache and backend stats. "
"Metrics dashboards may need to be updated."
msgid ""
"Replaced ``replication_one_per_device`` by custom count defined by "
"``replication_concurrency_per_device``. The original config value is "
@@ -3141,17 +3047,6 @@ msgstr ""
msgid "Static large object fixes:"
msgstr "Static large object fixes:"
msgid ""
"Static large object segments may now be deleted asynchronously by default. "
"Operators may return to the old behavior by disabling the "
"``allow_async_delete`` option in the ``[filter:slo]`` section in their proxy-"
"server.conf."
msgstr ""
"Static large object segments may now be deleted asynchronously by default. "
"Operators may return to the old behaviour by disabling the "
"``allow_async_delete`` option in the ``[filter:slo]`` section in their proxy-"
"server.conf."
msgid ""
"Staticweb correctly handles listings when paths include non-ASCII characters."
msgstr ""
@@ -3176,9 +3071,6 @@ msgstr ""
"Stop logging tracebacks in the ``object-replicator`` when it runs out of "
"handoff locations."
msgid "Stop warning about transient overlaps when auditing shard ranges."
msgstr "Stop warning about transient overlaps when auditing shard ranges."
msgid "Stopped logging tracebacks when receiving an unexpected response."
msgstr "Stopped logging tracebacks when receiving an unexpected response."
@@ -3249,15 +3141,6 @@ msgstr ""
"the time of symlink creation. Cross-account symlinks can be created by "
"including the X-Symlink-Target-Account header."
msgid ""
"Sync more shard ranges from the root database to the shards. This helps "
"ensure shard range repairs effected at the root make their way to shards "
"that would otherwise be stuck trying to further divide into sub-shards."
msgstr ""
"Sync more shard ranges from the root database to the shards. This helps "
"ensure shard range repairs effected at the root make their way to shards "
"that would otherwise be stuck trying to further divide into sub-shards."
msgid ""
"TempURLs now support IP range restrictions. Please see https://docs."
"openstack.org/swift/latest/middleware.html#client-usage for more information "
@@ -4025,15 +3908,6 @@ msgstr "Wallaby Series Release Notes"
msgid "Warn when relinking/cleaning up and any disks are unmounted."
msgstr "Warn when relinking/cleaning up and any disks are unmounted."
msgid ""
"Warnings are now emitted when sharding appears to have become stuck. Use the "
"new ``container_sharding_timeout`` option to configure the \"stuck\" "
"threshold; the default is 48 hours."
msgstr ""
"Warnings are now emitted when sharding appears to have become stuck. Use the "
"new ``container_sharding_timeout`` option to configure the \"stuck\" "
"threshold; the default is 48 hours."
msgid ""
"We do not yet have CLI tools for creating composite rings, but the "
"functionality has been enabled in the ring modules to support this advanced "