From 4bc86ec30eaddc157d6a21803951f11c0e798519 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Thu, 18 May 2023 03:18:37 +0000 Subject: [PATCH] Imported Translations from Zanata For more information about this automatic import see: https://docs.openstack.org/i18n/latest/reviewing-translation-import.html Change-Id: Iff1aa6ad636a404cf8149ad3070e28bef48aa527 --- .../locale/en_GB/LC_MESSAGES/releasenotes.po | 171 +++++++++++++++++- swift/locale/de/LC_MESSAGES/swift.po | 36 +--- swift/locale/en_GB/LC_MESSAGES/swift.po | 59 +----- swift/locale/es/LC_MESSAGES/swift.po | 19 +- swift/locale/fr/LC_MESSAGES/swift.po | 16 +- swift/locale/it/LC_MESSAGES/swift.po | 15 +- swift/locale/ja/LC_MESSAGES/swift.po | 18 +- swift/locale/ko_KR/LC_MESSAGES/swift.po | 18 +- swift/locale/pt_BR/LC_MESSAGES/swift.po | 15 +- swift/locale/ru/LC_MESSAGES/swift.po | 14 +- swift/locale/tr_TR/LC_MESSAGES/swift.po | 14 +- swift/locale/zh_CN/LC_MESSAGES/swift.po | 13 +- swift/locale/zh_TW/LC_MESSAGES/swift.po | 13 +- 13 files changed, 181 insertions(+), 240 deletions(-) diff --git a/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po b/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po index d44b902a9e..e101b1f3c3 100644 --- a/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po +++ b/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po @@ -2,15 +2,16 @@ # Andi Chandler , 2018. #zanata # Andi Chandler , 2020. #zanata # Andi Chandler , 2022. #zanata +# Andi Chandler , 2023. #zanata msgid "" msgstr "" "Project-Id-Version: Swift Release Notes\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-11-14 17:40+0000\n" +"POT-Creation-Date: 2023-05-17 23:32+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"PO-Revision-Date: 2022-11-04 10:55+0000\n" +"PO-Revision-Date: 2023-05-09 12:13+0000\n" "Last-Translator: Andi Chandler \n" "Language-Team: English (United Kingdom)\n" "Language: en_GB\n" @@ -194,15 +195,33 @@ msgstr "2.27.0" msgid "2.28.0" msgstr "2.28.0" +msgid "2.28.1" +msgstr "2.28.1" + msgid "2.29.0" msgstr "2.29.0" msgid "2.29.1" msgstr "2.29.1" +msgid "2.29.2" +msgstr "2.29.2" + msgid "2.30.0" 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" + +msgid "2023.1 Series Release Notes" +msgstr "2023.1 Series Release Notes" + msgid "3 for user exit" msgstr "3 for user exit" @@ -2402,6 +2421,16 @@ 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 translations from most logging." +msgstr "Removed translations from most logging." + +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 " @@ -2523,6 +2552,15 @@ msgstr "S3 ETag for SLOs now include a '-'." msgid "S3 requests are now less demanding on the container layer." msgstr "S3 requests are now less demanding on the container layer." +msgid "" +"SHA-1 signatures are now deprecated for the formpost and tempurl " +"middlewares. At some point in the future, SHA-1 will no longer be enabled by " +"default; eventually, support for it will be removed entirely." +msgstr "" +"SHA-1 signatures are now deprecated for the formpost and tempurl " +"middlewares. At some point in the future, SHA-1 will no longer be enabled by " +"default; eventually, support for it will be removed entirely." + msgid "" "SLO manifest PUT requests can now be properly validated by sending an ETag " "header of the md5 sum of the concatenated md5 sums of the referenced " @@ -2613,6 +2651,16 @@ msgstr "" "Shard ranges with no rows to cleave could previously be left in the CREATED " "state after cleaving. Now, they are advanced to CLEAVED." +msgid "" +"Sharding cycle time and last-completion time are now available via swift-" +"recon." +msgstr "" +"Sharding cycle time and last-completion time are now available via swift-" +"recon." + +msgid "Sharding fixes" +msgstr "Sharding fixes" + msgid "Sharding fixes:" msgstr "Sharding fixes:" @@ -2622,6 +2670,22 @@ msgstr "Sharding improvements" msgid "Sharding improvements:" msgstr "Sharding improvements:" +msgid "" +"Sharding metadata is no longer cleared when databases are deleted. This " +"could previously cause deleted shards that still had rows to become stuck " +"and never move them to the correct database." +msgstr "" +"Sharding metadata is no longer cleared when databases are deleted. This " +"could previously cause deleted shards that still had rows to become stuck " +"and never move them to the correct database." + +msgid "" +"Shards no longer report stats to the root database when they are in the " +"``CREATED`` state." +msgstr "" +"Shards no longer report stats to the root database when they are in the " +"``CREATED`` state." + msgid "" "Shuffle object-updater work. This somewhat reduces the impact a single " "overloaded database has on other containers' listings." @@ -2629,6 +2693,13 @@ msgstr "" "Shuffle object-updater work. This somewhat reduces the impact a single " "overloaded database has on other containers' listings." +msgid "" +"Signal handling is more consistently logged at notice level. Previously, " +"signal handling would sometimes be logged at info or error levels." +msgstr "" +"Signal handling is more consistently logged at notice level. Previously, " +"signal handling would sometimes be logged at info or error levels." + msgid "" "Significant improvements to the api-ref doc available at http://developer." "openstack.org/api-ref/object-storage/." @@ -2666,6 +2737,17 @@ msgstr "" "Static Large Object sizes in listings for versioned containers are now more " "accurate." +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 "" @@ -2690,6 +2772,9 @@ 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." @@ -2730,6 +2815,9 @@ msgid "" msgstr "" "Swift now returns a 503 (instead of a 500) when an account auto-create fails." +msgid "Swift path and on-disk path are now included with all sharder logging." +msgstr "Swift path and on-disk path are now included with all sharder logging." + msgid "" "Swift-all-in-one Docker images are now built and published to https://hub." "docker.com/r/openstackswift/saio. These are intended for use as development " @@ -2754,6 +2842,15 @@ 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 " @@ -2820,6 +2917,9 @@ msgstr "" msgid "The ETag-quoting middleware no longer raises TypeErrors." msgstr "The ETag-quoting middleware no longer raises TypeErrors." +msgid "The S3 ACL and Delete Multiple APIs are now less case-sensitive." +msgstr "The S3 ACL and Delete Multiple APIs are now less case-sensitive." + msgid "" "The ``StatsdClient.set_prefix`` method is now deprecated and may be removed " "in a future release; by extension, so is the ``LogAdapter." @@ -2920,6 +3020,13 @@ msgstr "" "domains. This allows multiple storage domains to be configured for use with " "virtual-host style addressing." +msgid "" +"The ``swift-manage-shard-ranges`` tool has a new mode to repair gaps in the " +"namespace." +msgstr "" +"The ``swift-manage-shard-ranges`` tool has a new mode to repair gaps in the " +"namespace." + 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; " @@ -3070,6 +3177,17 @@ msgstr "" "instead of going disk-by-disk. This eliminates single-disk I/O contention " "and allows continued scaling as concurrency is increased." +msgid "" +"The formpost digest algorithm is now configurable via the new " +"``allowed_digests`` option, and support is added for both SHA-256 and " +"SHA-512. Supported formpost digests are exposed to clients in ``/info``. " +"Additionally, formpost signatures can now be base64 encoded." +msgstr "" +"The formpost digest algorithm is now configurable via the new " +"``allowed_digests`` option, and support is added for both SHA-256 and " +"SHA-512. Supported formpost digests are exposed to clients in ``/info``. " +"Additionally, formpost signatures can now be base64 encoded." + msgid "" "The formpost middleware now properly supports uploading multiple files with " "different content-types." @@ -3319,6 +3437,13 @@ msgstr "" "configured using the ``recon_sharded_timeout`` option in the ``[container-" "sharder]`` section of container-server.conf, and defaults to 12 hours." +msgid "" +"The staticweb middleware now allows empty listings at the root of a " +"container. Previously, this would result in a 404 response." +msgstr "" +"The staticweb middleware now allows empty listings at the root of a " +"container. Previously, this would result in a 404 response." + 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 " @@ -3330,6 +3455,17 @@ msgstr "" "clients in ``/info``. Additionally, tempurl signatures can now be base64 " "encoded." +msgid "" +"The tempurl middleware has been updated to return a 503 if storing a token " +"in memcache fails. Third party authentication middlewares are encouraged to " +"also use the new ``raise_on_error`` keyword argument when storing ephemeral " +"tokens in memcache." +msgstr "" +"The tempurl middleware has been updated to return a 503 if storing a token " +"in memcache fails. Third party authentication middlewares are encouraged to " +"also use the new ``raise_on_error`` keyword argument when storing ephemeral " +"tokens in memcache." + msgid "This is the final stable branch that will support Python 2.7." msgstr "This is the final stable branch that will support Python 2.7." @@ -3350,6 +3486,13 @@ msgstr "" msgid "Train Series Release Notes" msgstr "Train Series Release Notes" +msgid "" +"Transaction IDs are now only included in daemon log lines in a request/" +"response context." +msgstr "" +"Transaction IDs are now only included in daemon log lines in a request/" +"response context." + msgid "Truncate error logs to prevent log handler from running out of buffer." msgstr "Truncate error logs to prevent log handler from running out of buffer." @@ -3444,12 +3587,22 @@ msgstr "" "Upon detecting a ring change, the reconstructor now only aborts the jobs for " "that ring and continues processing jobs for other rings." +msgid "" +"User metadata is now exposed via CORS when encryption is enabled, matching " +"the behavior when encryption is not enabled." +msgstr "" +"User metadata is now exposed via CORS when encryption is enabled, matching " +"the behaviour when encryption is not enabled." + msgid "Ussuri Series Release Notes" msgstr "Ussuri Series Release Notes" msgid "Various other minor bug fixes and improvements." msgstr "Various other minor bug fixes and improvements." +msgid "Various other minor bug fixes." +msgstr "Various other minor bug fixes." + msgid "Victoria Series Release Notes" msgstr "Victoria Series Release Notes" @@ -3473,6 +3626,15 @@ 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 " @@ -3632,6 +3794,11 @@ msgstr "" msgid "``fallocate_reserve`` may be specified as a percentage in more places." msgstr "``fallocate_reserve`` may be specified as a percentage in more places." +msgid "" +"``s3token`` no longer mangles request paths that include the Access Key ID." +msgstr "" +"``s3token`` no longer mangles request paths that include the Access Key ID." + msgid "``swift-account-audit``" msgstr "``swift-account-audit``" diff --git a/swift/locale/de/LC_MESSAGES/swift.po b/swift/locale/de/LC_MESSAGES/swift.po index 1985a1d29c..26c2cd35af 100644 --- a/swift/locale/de/LC_MESSAGES/swift.po +++ b/swift/locale/de/LC_MESSAGES/swift.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: swift VERSION\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n" -"POT-Creation-Date: 2022-05-27 18:57+0000\n" +"POT-Creation-Date: 2023-05-17 23:35+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -74,10 +74,6 @@ msgstr "" "Versuch, %(count)d Datenbanken in %(time).5f Sekunden zu replizieren " "(%(rate).5f/s)" -#, python-format -msgid "Audit Failed for %(path)s: %(err)s" -msgstr "Prüfung fehlgeschlagen für %(path)s: %(err)s" - #, python-format msgid "Bad key for %(name)r: %(err)s" msgstr "Schlechter Schlüssel für %(name)r: %(err)s" @@ -129,9 +125,6 @@ msgstr "FEHLER Eigene IPs konnten nicht abgerufen werden?" msgid "ERROR Remote drive not mounted %s" msgstr "FEHLER Entferntes Laufwerk nicht eingehängt %s" -msgid "ERROR auditing" -msgstr "FEHLER bei der Prüfung" - #, python-format msgid "ERROR reading HTTP response from %s" msgstr "FEHLER beim Lesen der HTTP-Antwort von %s" @@ -353,11 +346,6 @@ msgid "Unable to find %(section)s config section in %(conf)s" msgstr "" "%(section)s-Konfigurationsabschnitt in %(conf)s kann nicht gefunden werden" -#, python-format -msgid "Unable to locate %s in libc. Leaving as a no-op." -msgstr "" -"%s konnte nicht in libc gefunden werden. Wird als Nullbefehl verlassen." - #, python-format msgid "Unable to locate config for %s" msgstr "Konfiguration für %s wurde nicht gefunden." @@ -366,12 +354,6 @@ msgstr "Konfiguration für %s wurde nicht gefunden." msgid "Unable to locate config number %(number)s for %(server)s" msgstr "Konfigurationsnummer %(number)s für %(server)s wurde nicht gefunden." -msgid "" -"Unable to locate fallocate, posix_fallocate in libc. Leaving as a no-op." -msgstr "" -"fallocate, posix_fallocate konnte nicht in libc gefunden werden. Wird als " -"Nullbefehl verlassen." - #, python-format msgid "Unable to perform fsync() on directory %(dir)s: %(err)s" msgstr "fsync() kann für Verzeichnis %(dir)s nicht ausgeführt werden: %(err)s" @@ -387,14 +369,6 @@ msgstr "" "WARNUNG: SSL sollte nur zu Testzwecken aktiviert werden. Verwenden Sie die " "externe SSL-Beendigung für eine Implementierung in der Produktionsumgebung." -msgid "" -"WARNING: Unable to modify I/O scheduling class and priority of process. " -"Keeping unchanged! Check logs for more info." -msgstr "" -"WARNUNG: I/O Planungsklasse und Priorität des Prozesses können nicht " -"geändert werden. Es werden keine Änderungen vorgenommen! Überprüfen Sie die " -"Log-Dateien für mehr Informationen." - msgid "WARNING: Unable to modify file descriptor limit. Running as non-root?" msgstr "" "WARNUNG: Grenzwert für Dateideskriptoren kann nicht geändert werden. Wird " @@ -410,14 +384,6 @@ msgstr "" "WARNUNG: Grenzwert für Speicher kann nicht geändert werden. Wird nicht als " "Root ausgeführt?" -msgid "" -"WARNING: Unable to modify scheduling priority of process. Keeping unchanged! " -"Check logs for more info. " -msgstr "" -"WARNUNG: Priorität der Planung des Prozesses kann nicht geändert werden. Es " -"wird keine Änderung vorgenommen! Überprüfen Sie die Log-Dateien für mehr " -"Informationen." - #, python-format msgid "Waited %(kill_wait)s seconds for %(server)s to die; giving up" msgstr "" diff --git a/swift/locale/en_GB/LC_MESSAGES/swift.po b/swift/locale/en_GB/LC_MESSAGES/swift.po index 232f9ead06..4953356e69 100644 --- a/swift/locale/en_GB/LC_MESSAGES/swift.po +++ b/swift/locale/en_GB/LC_MESSAGES/swift.po @@ -3,7 +3,6 @@ # This file is distributed under the same license as the swift project. # # Translators: -# Andi Chandler , 2016. #zanata # Andi Chandler , 2018. #zanata # Andi Chandler , 2019. #zanata # Andi Chandler , 2022. #zanata @@ -11,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: swift VERSION\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n" -"POT-Creation-Date: 2022-05-27 18:57+0000\n" +"POT-Creation-Date: 2023-05-17 23:35+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -46,14 +45,6 @@ msgstr "%(server)s running (%(pid)s - %(conf)s)" msgid "%(server)s running (%(pid)s - %(pid_file)s)" msgstr "%(server)s running (%(pid)s - %(pid_file)s)" -#, python-format -msgid "%(server_type)s audit \"once\" mode completed: %(elapsed).02fs" -msgstr "%(server_type)s audit \"once\" mode completed: %(elapsed).02fs" - -#, python-format -msgid "%(server_type)s audit pass completed: %(elapsed).02fs" -msgstr "%(server_type)s audit pass completed: %(elapsed).02fs" - #, python-format msgid "%(success)s successes, %(failure)s failures" msgstr "%(success)s successes, %(failure)s failures" @@ -80,20 +71,10 @@ msgid "" msgstr "" "Attempted to replicate %(count)d dbs in %(time).5f seconds (%(rate).5f/s)" -#, python-format -msgid "Audit Failed for %(path)s: %(err)s" -msgstr "Audit Failed for %(path)s: %(err)s" - #, python-format msgid "Bad key for %(name)r: %(err)s" msgstr "Bad key for %(name)r: %(err)s" -msgid "Begin {} audit \"once\" mode" -msgstr "Begin {} audit \"once\" mode" - -msgid "Begin {} audit pass." -msgstr "Begin {} audit pass." - msgid "Beginning replication run" msgstr "Beginning replication run" @@ -137,10 +118,6 @@ msgstr "Data download error: %s" msgid "Did not get a keys dict" msgstr "Did not get a keys dict" -#, python-format -msgid "ERROR Could not get %(server_type)s info %(path)s" -msgstr "ERROR Could not get %(server_type)s info %(path)s" - msgid "ERROR Failed to get my own IPs?" msgstr "ERROR Failed to get my own IPs?" @@ -156,9 +133,6 @@ msgstr "" "ERROR There are not enough hand-off nodes to reach replica count for " "partition %s" -msgid "ERROR auditing" -msgstr "ERROR auditing" - msgid "ERROR get_keys() missing callback" msgstr "ERROR get_keys() missing callback" @@ -362,14 +336,6 @@ msgstr "Running %s once" msgid "Signal %(server)s pid: %(pid)s signal: %(signal)s" msgstr "Signal %(server)s pid: %(pid)s signal: %(signal)s" -#, python-format -msgid "" -"Since %(time)s: %(server_type)s audits: %(pass)s passed audit, %(fail)s " -"failed audit" -msgstr "" -"Since %(time)s: %(server_type)s audits: %(pass)s passed audit, %(fail)s " -"failed audit" - #, python-format msgid "Skipping %(datadir)s because %(err)s" msgstr "Skipping %(datadir)s because %(err)s" @@ -392,10 +358,6 @@ msgstr "UNCAUGHT EXCEPTION" msgid "Unable to find %(section)s config section in %(conf)s" msgstr "Unable to find %(section)s config section in %(conf)s" -#, python-format -msgid "Unable to locate %s in libc. Leaving as a no-op." -msgstr "Unable to locate %s in libc. Leaving as a no-op." - #, python-format msgid "Unable to locate config for %s" msgstr "Unable to locate config for %s" @@ -404,11 +366,6 @@ msgstr "Unable to locate config for %s" msgid "Unable to locate config number %(number)s for %(server)s" msgstr "Unable to locate config number %(number)s for %(server)s" -msgid "" -"Unable to locate fallocate, posix_fallocate in libc. Leaving as a no-op." -msgstr "" -"Unable to locate fallocate, posix_fallocate in libc. Leaving as a no-op." - #, python-format msgid "Unable to perform fsync() on directory %(dir)s: %(err)s" msgstr "Unable to perform fsync() on directory %(dir)s: %(err)s" @@ -424,13 +381,6 @@ msgstr "" "WARNING: SSL should only be enabled for testing purposes. Use external SSL " "termination for a production deployment." -msgid "" -"WARNING: Unable to modify I/O scheduling class and priority of process. " -"Keeping unchanged! Check logs for more info." -msgstr "" -"WARNING: Unable to modify I/O scheduling class and priority of process. " -"Keeping unchanged! Check logs for more info." - msgid "WARNING: Unable to modify file descriptor limit. Running as non-root?" msgstr "WARNING: Unable to modify file descriptor limit. Running as non-root?" @@ -440,13 +390,6 @@ msgstr "WARNING: Unable to modify max process limit. Running as non-root?" msgid "WARNING: Unable to modify memory limit. Running as non-root?" msgstr "WARNING: Unable to modify memory limit. Running as non-root?" -msgid "" -"WARNING: Unable to modify scheduling priority of process. Keeping unchanged! " -"Check logs for more info. " -msgstr "" -"WARNING: Unable to modify scheduling priority of process. Keeping unchanged! " -"Check logs for more info. " - msgid "" "WARNING: object-expirer.conf is deprecated. Move object-expirers' " "configuration into object-server.conf." diff --git a/swift/locale/es/LC_MESSAGES/swift.po b/swift/locale/es/LC_MESSAGES/swift.po index 2d8fc71340..4efcd1ea2b 100644 --- a/swift/locale/es/LC_MESSAGES/swift.po +++ b/swift/locale/es/LC_MESSAGES/swift.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: swift VERSION\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n" -"POT-Creation-Date: 2022-05-27 18:57+0000\n" +"POT-Creation-Date: 2023-05-17 23:35+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -71,10 +71,6 @@ msgstr "" "Se han intentado replicar %(count)d bases de datos en %(time).5f segundos " "(%(rate).5f/s)" -#, python-format -msgid "Audit Failed for %(path)s: %(err)s" -msgstr "Ha fallado la auditoría para %(path)s: %(err)s" - #, python-format msgid "Bad key for %(name)r: %(err)s" msgstr "Clave errónea para %(name)r: %(err)s" @@ -124,9 +120,6 @@ msgstr "ERROR ¿No puedo obtener mis propias IP?" msgid "ERROR Remote drive not mounted %s" msgstr "ERROR Unidad remota no montada %s" -msgid "ERROR auditing" -msgstr "ERROR de auditoría" - msgid "ERROR get_keys() missing callback" msgstr "ERROR get_keys() No se proporciona devolución de llamada " @@ -314,10 +307,6 @@ msgstr "UNCAUGHT EXCEPTION" msgid "Unable to find %(section)s config section in %(conf)s" msgstr "No se ha podido encontrar %(section)s de la configuración en %(conf)s" -#, python-format -msgid "Unable to locate %s in libc. Leaving as a no-op." -msgstr "No se ha podido localizar %s en libc. Se dejará como no operativo." - #, python-format msgid "Unable to locate config for %s" msgstr "No se ha podido encontrar el número de configuración de %s" @@ -327,12 +316,6 @@ msgid "Unable to locate config number %(number)s for %(server)s" msgstr "" "No se ha podido encontrar el número de configuración %(number)s de %(server)s" -msgid "" -"Unable to locate fallocate, posix_fallocate in libc. Leaving as a no-op." -msgstr "" -"No se ha podido localizar fallocate, posix_fallocate en libc. Se dejará como " -"no operativo." - #, python-format msgid "Unable to perform fsync() on directory %(dir)s: %(err)s" msgstr "No se puede realizar fsync() en el directorio %(dir)s: %(err)s" diff --git a/swift/locale/fr/LC_MESSAGES/swift.po b/swift/locale/fr/LC_MESSAGES/swift.po index 8b5ec6473c..339dd6fd1b 100644 --- a/swift/locale/fr/LC_MESSAGES/swift.po +++ b/swift/locale/fr/LC_MESSAGES/swift.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: swift VERSION\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n" -"POT-Creation-Date: 2022-05-27 18:57+0000\n" +"POT-Creation-Date: 2023-05-17 23:35+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -84,9 +84,6 @@ msgstr "ERREUR Obtention impossible de mes propres adresses IP ?" msgid "ERROR Remote drive not mounted %s" msgstr "ERREUR Unité distante %s non montée" -msgid "ERROR auditing" -msgstr "Erreur d'audit" - #, python-format msgid "ERROR reading HTTP response from %s" msgstr "Erreur de lecture de la réponse HTTP depuis %s" @@ -251,21 +248,10 @@ msgstr "Accès interdit au type de fichier" msgid "UNCAUGHT EXCEPTION" msgstr "EXCEPTION NON INTERCEPTEE" -#, python-format -msgid "Unable to locate %s in libc. Leaving as a no-op." -msgstr "" -"Impossible de localiser %s dans libc. Laissé comme action nulle (no-op)." - #, python-format msgid "Unable to locate config for %s" msgstr "Impossible de trouver la configuration pour %s" -msgid "" -"Unable to locate fallocate, posix_fallocate in libc. Leaving as a no-op." -msgstr "" -"Impossible de localiser fallocate, posix_fallocate dans libc. Laissé comme " -"action nulle (no-op)." - #, python-format msgid "Unable to read config from %s" msgstr "Impossible de lire le fichier de configuration depuis %s" diff --git a/swift/locale/it/LC_MESSAGES/swift.po b/swift/locale/it/LC_MESSAGES/swift.po index 5983d2eb1e..35dbfeeddf 100644 --- a/swift/locale/it/LC_MESSAGES/swift.po +++ b/swift/locale/it/LC_MESSAGES/swift.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: swift VERSION\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n" -"POT-Creation-Date: 2022-05-27 18:57+0000\n" +"POT-Creation-Date: 2023-05-17 23:35+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -83,9 +83,6 @@ msgstr "ERRORE Impossibile ottenere i propri IP?" msgid "ERROR Remote drive not mounted %s" msgstr "ERRORE Unità remota non montata %s" -msgid "ERROR auditing" -msgstr "ERRORE durante la verifica" - #, python-format msgid "ERROR reading HTTP response from %s" msgstr "ERRORE durante la lettura della risposta HTTP da %s" @@ -251,20 +248,10 @@ msgstr "Non è consentito l'accesso a questo tipo di file!" msgid "UNCAUGHT EXCEPTION" msgstr "ECCEZIONE NON RILEVATA" -#, python-format -msgid "Unable to locate %s in libc. Leaving as a no-op." -msgstr "Impossibile individuare %s in libc. Lasciato come no-op." - #, python-format msgid "Unable to locate config for %s" msgstr "Impossibile individuare la configurazione per %s" -msgid "" -"Unable to locate fallocate, posix_fallocate in libc. Leaving as a no-op." -msgstr "" -"Impossibile individuare fallocate, posix_fallocate in libc. Lasciato come " -"no-op." - #, python-format msgid "Unable to read config from %s" msgstr "Impossibile leggere la configurazione da %s" diff --git a/swift/locale/ja/LC_MESSAGES/swift.po b/swift/locale/ja/LC_MESSAGES/swift.po index 835a1cf781..81f40a893a 100644 --- a/swift/locale/ja/LC_MESSAGES/swift.po +++ b/swift/locale/ja/LC_MESSAGES/swift.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: swift VERSION\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n" -"POT-Creation-Date: 2022-05-27 18:57+0000\n" +"POT-Creation-Date: 2023-05-17 23:35+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -70,10 +70,6 @@ msgid "" "Attempted to replicate %(count)d dbs in %(time).5f seconds (%(rate).5f/s)" msgstr "%(time).5f 秒で %(count)d 個の DB の複製を試行しました (%(rate).5f/s)" -#, python-format -msgid "Audit Failed for %(path)s: %(err)s" -msgstr "%(path)s の監査が失敗しました: %(err)s" - #, python-format msgid "Bad key for %(name)r: %(err)s" msgstr "%(name)r のキーが不正です: %(err)s" @@ -124,9 +120,6 @@ msgstr "" "エラー パーティション %s のレプリカ数に達するための handoff ノードが不足して" "います。" -msgid "ERROR auditing" -msgstr "監査エラー" - msgid "ERROR get_keys() missing callback" msgstr "エラー get_keys() コールバックがありません" @@ -324,10 +317,6 @@ msgstr "キャッチされていない例外" msgid "Unable to find %(section)s config section in %(conf)s" msgstr "%(section)s 構成セクションが %(conf)s に見つかりません" -#, python-format -msgid "Unable to locate %s in libc. Leaving as a no-op." -msgstr "%s が libc に見つかりません。no-op として終了します。" - #, python-format msgid "Unable to locate config for %s" msgstr "%s の設定が見つかりません" @@ -336,11 +325,6 @@ msgstr "%s の設定が見つかりません" msgid "Unable to locate config number %(number)s for %(server)s" msgstr "%(server)s の設定番号 %(number)s が見つかりません" -msgid "" -"Unable to locate fallocate, posix_fallocate in libc. Leaving as a no-op." -msgstr "" -"fallocate、posix_fallocate が libc に見つかりません。no-op として終了します。" - #, python-format msgid "Unable to perform fsync() on directory %(dir)s: %(err)s" msgstr "ディレクトリー %(dir)s で fsync() を実行できません: %(err)s" diff --git a/swift/locale/ko_KR/LC_MESSAGES/swift.po b/swift/locale/ko_KR/LC_MESSAGES/swift.po index a1651b615c..8ed588fab1 100644 --- a/swift/locale/ko_KR/LC_MESSAGES/swift.po +++ b/swift/locale/ko_KR/LC_MESSAGES/swift.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: swift VERSION\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n" -"POT-Creation-Date: 2022-05-27 18:57+0000\n" +"POT-Creation-Date: 2023-05-17 23:35+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -72,10 +72,6 @@ msgid "" msgstr "" "%(time).5f초(%(rate).5f/s)에 %(count)d개의 데이터베이스를 복제하려고 함" -#, python-format -msgid "Audit Failed for %(path)s: %(err)s" -msgstr "%(path)s 검사 실패: %(err)s" - msgid "Beginning replication run" msgstr "복제 실행 시작" @@ -121,9 +117,6 @@ msgid "" msgstr "" "오류 - 파티션 %s 의 복제 수 만큼 충분한 handoff 노드가 존재하지 않습니다" -msgid "ERROR auditing" -msgstr "검사 오류" - #, python-format msgid "ERROR reading HTTP response from %s" msgstr "%s에서 HTTP 응답을 읽는 중 오류 발생" @@ -322,10 +315,6 @@ msgstr "미발견 예외" msgid "Unable to find %(section)s config section in %(conf)s" msgstr "%(conf)s 에서 %(section)s 설정 섹션을 찾을 수 없음" -#, python-format -msgid "Unable to locate %s in libc. Leaving as a no-op." -msgstr "libc에서 %s을(를) 찾을 수 없습니다. no-op로 남겨 둡니다." - #, python-format msgid "Unable to locate config for %s" msgstr "%s의 구성을 찾을 수 없음" @@ -334,11 +323,6 @@ msgstr "%s의 구성을 찾을 수 없음" msgid "Unable to locate config number %(number)s for %(server)s" msgstr "%(server)s 의 구성 번호 %(number)s를 찾을 수 없음" -msgid "" -"Unable to locate fallocate, posix_fallocate in libc. Leaving as a no-op." -msgstr "" -"libc에서 fallocate, posix_fallocate를 찾을 수 없습니다. no-op로 남겨 둡니다." - #, python-format msgid "Unable to perform fsync() on directory %(dir)s: %(err)s" msgstr "디렉토리에서 fsync() 를 수행할 수 없음 %(dir)s: %(err)s" diff --git a/swift/locale/pt_BR/LC_MESSAGES/swift.po b/swift/locale/pt_BR/LC_MESSAGES/swift.po index 65cd909d47..a7ead041e3 100644 --- a/swift/locale/pt_BR/LC_MESSAGES/swift.po +++ b/swift/locale/pt_BR/LC_MESSAGES/swift.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: swift VERSION\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n" -"POT-Creation-Date: 2022-05-27 18:57+0000\n" +"POT-Creation-Date: 2023-05-17 23:35+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -84,9 +84,6 @@ msgstr "ERRO Falha ao pegar meu próprio IPs?" msgid "ERROR Remote drive not mounted %s" msgstr "ERRO Drive remoto não montado %s" -msgid "ERROR auditing" -msgstr "Erro auditando" - #, python-format msgid "ERROR reading HTTP response from %s" msgstr "ERRO lendo resposta HTTP de %s" @@ -250,20 +247,10 @@ msgstr "O tipo de arquivo é de acesso proibido!" msgid "UNCAUGHT EXCEPTION" msgstr "EXCEÇÃO NÃO CAPTURADA" -#, python-format -msgid "Unable to locate %s in libc. Leaving as a no-op." -msgstr "Não é possível localizar %s em libc. Saindo como um não operacional." - #, python-format msgid "Unable to locate config for %s" msgstr "Não é possível localizar configuração para %s" -msgid "" -"Unable to locate fallocate, posix_fallocate in libc. Leaving as a no-op." -msgstr "" -"Não é possível localizar fallocate, posix_fallocate em libc. Saindo como um " -"não operacional." - #, python-format msgid "Unable to read config from %s" msgstr "Não é possível ler a configuração a partir de %s" diff --git a/swift/locale/ru/LC_MESSAGES/swift.po b/swift/locale/ru/LC_MESSAGES/swift.po index 6cbbb779ea..3b1ec8089f 100644 --- a/swift/locale/ru/LC_MESSAGES/swift.po +++ b/swift/locale/ru/LC_MESSAGES/swift.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: swift VERSION\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n" -"POT-Creation-Date: 2022-05-27 18:57+0000\n" +"POT-Creation-Date: 2023-05-17 23:35+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -82,9 +82,6 @@ msgstr "Ошибка: не удалось получить собственны msgid "ERROR Remote drive not mounted %s" msgstr "Ошибка: удаленный накопитель не смонтирован %s" -msgid "ERROR auditing" -msgstr "ОШИБКА контроля" - #, python-format msgid "ERROR reading HTTP response from %s" msgstr "Ошибка чтения ответа HTTP из %s" @@ -247,19 +244,10 @@ msgstr "Запрещен доступ к этому типу файла!" msgid "UNCAUGHT EXCEPTION" msgstr "Необрабатываемая исключительная ситуация" -#, python-format -msgid "Unable to locate %s in libc. Leaving as a no-op." -msgstr "Не удалось найти %s в libc. Оставлено как no-op." - #, python-format msgid "Unable to locate config for %s" msgstr "Не удалось найти конфигурационный файл для %s" -msgid "" -"Unable to locate fallocate, posix_fallocate in libc. Leaving as a no-op." -msgstr "" -"Не удалось найти fallocate, posix_fallocate в libc. Оставлено как no-op." - #, python-format msgid "Unable to read config from %s" msgstr "Не удалось прочитать конфигурацию из %s" diff --git a/swift/locale/tr_TR/LC_MESSAGES/swift.po b/swift/locale/tr_TR/LC_MESSAGES/swift.po index 23648e2e84..c298d33b1e 100644 --- a/swift/locale/tr_TR/LC_MESSAGES/swift.po +++ b/swift/locale/tr_TR/LC_MESSAGES/swift.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: swift VERSION\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n" -"POT-Creation-Date: 2022-05-27 18:57+0000\n" +"POT-Creation-Date: 2023-05-17 23:35+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -80,9 +80,6 @@ msgstr "Kendi IP'lerimi alırken HATA?" msgid "ERROR Remote drive not mounted %s" msgstr "HATA Uzak sürücü bağlı değil %s" -msgid "ERROR auditing" -msgstr "denetlemede HATA" - #, python-format msgid "ERROR reading HTTP response from %s" msgstr "%s'den HTTP yanıtı okumada HATA" @@ -240,19 +237,10 @@ msgstr "Dosya türüne erişim yasaklanmış!" msgid "UNCAUGHT EXCEPTION" msgstr "YAKALANMAYAN İSTİSNA" -#, python-format -msgid "Unable to locate %s in libc. Leaving as a no-op." -msgstr "%s libc'de bulunamadı. No-op olarak çıkılıyor." - #, python-format msgid "Unable to locate config for %s" msgstr "%s için yapılandırma bulunamıyor" -msgid "" -"Unable to locate fallocate, posix_fallocate in libc. Leaving as a no-op." -msgstr "" -"fallocate, posix_fallocate libc'de bulunamadı. No-op olarak çıkılıyor." - #, python-format msgid "Unable to read config from %s" msgstr "%s'den yapılandırma okunamıyor" diff --git a/swift/locale/zh_CN/LC_MESSAGES/swift.po b/swift/locale/zh_CN/LC_MESSAGES/swift.po index 5f45d81af6..30d82aa04e 100644 --- a/swift/locale/zh_CN/LC_MESSAGES/swift.po +++ b/swift/locale/zh_CN/LC_MESSAGES/swift.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: swift VERSION\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n" -"POT-Creation-Date: 2022-05-27 18:57+0000\n" +"POT-Creation-Date: 2023-05-17 23:35+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -80,9 +80,6 @@ msgstr "错误 无法获得我方IPs?" msgid "ERROR Remote drive not mounted %s" msgstr "错误 远程驱动器无法挂载 %s" -msgid "ERROR auditing" -msgstr "错误 审计" - #, python-format msgid "ERROR reading HTTP response from %s" msgstr "读取HTTP错误 响应来源%s" @@ -242,18 +239,10 @@ msgstr "该文件类型被禁止访问!" msgid "UNCAUGHT EXCEPTION" msgstr "未捕获的异常" -#, python-format -msgid "Unable to locate %s in libc. Leaving as a no-op." -msgstr "无法查询到%s 保留为no-op" - #, python-format msgid "Unable to locate config for %s" msgstr "找不到 %s 的配置" -msgid "" -"Unable to locate fallocate, posix_fallocate in libc. Leaving as a no-op." -msgstr "无法查询到fallocate, posix_fallocate。保存为no-op" - #, python-format msgid "Unable to read config from %s" msgstr "无法从%s读取设置" diff --git a/swift/locale/zh_TW/LC_MESSAGES/swift.po b/swift/locale/zh_TW/LC_MESSAGES/swift.po index 9563427a8e..5c08a2dfc5 100644 --- a/swift/locale/zh_TW/LC_MESSAGES/swift.po +++ b/swift/locale/zh_TW/LC_MESSAGES/swift.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: swift VERSION\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n" -"POT-Creation-Date: 2022-05-27 18:57+0000\n" +"POT-Creation-Date: 2023-05-17 23:35+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -79,9 +79,6 @@ msgstr "錯誤:無法取得我自己的 IP?" msgid "ERROR Remote drive not mounted %s" msgstr "錯誤:未裝載遠端磁碟機 %s" -msgid "ERROR auditing" -msgstr "審核時發生錯誤" - #, python-format msgid "ERROR reading HTTP response from %s" msgstr "從 %s 讀取 HTTP 回應時發生錯誤" @@ -241,18 +238,10 @@ msgstr "此檔案類型禁止存取!" msgid "UNCAUGHT EXCEPTION" msgstr "未捕捉的異常狀況" -#, python-format -msgid "Unable to locate %s in libc. Leaving as a no-op." -msgstr "在 libc 中找不到 %s。保留為 no-op。" - #, python-format msgid "Unable to locate config for %s" msgstr "找不到 %s 的配置" -msgid "" -"Unable to locate fallocate, posix_fallocate in libc. Leaving as a no-op." -msgstr "在 libc 中找不到 fallocate、posix_fallocate。保留為 no-op。" - #, python-format msgid "Unable to read config from %s" msgstr "無法從 %s 讀取配置"