# Translations template for swift. # Copyright (C) 2020 ORGANIZATION # This file is distributed under the same license as the swift project. # FIRST AUTHOR , 2020. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: swift VERSION\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n" "POT-Creation-Date: 2020-06-21 00:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 2.7.0\n" #: swift/account/auditor.py:59 #, python-format msgid "" "Since %(time)s: Account audits: %(passed)s passed audit,%(failed)s failed" " audit" msgstr "" #: swift/account/auditor.py:82 msgid "Begin account audit pass." msgstr "" #: swift/account/auditor.py:88 swift/container/auditor.py:86 msgid "ERROR auditing" msgstr "" #: swift/account/auditor.py:93 #, python-format msgid "Account audit pass completed: %.02fs" msgstr "" #: swift/account/auditor.py:99 msgid "Begin account audit \"once\" mode" msgstr "" #: swift/account/auditor.py:104 #, python-format msgid "Account audit \"once\" mode completed: %.02fs" msgstr "" #: swift/account/auditor.py:123 #, python-format msgid "" "The total %(key)s for the container (%(total)s) does not match the sum of" " %(key)s across policies (%(sum)s)" msgstr "" #: swift/account/auditor.py:143 #, python-format msgid "Audit passed for %s" msgstr "" #: swift/account/auditor.py:148 #, python-format msgid "Audit Failed for %(path)s: %(err)s" msgstr "" #: swift/account/auditor.py:153 #, python-format msgid "ERROR Could not get account info %s" msgstr "" #: swift/account/server.py:295 swift/container/server.py:815 #: swift/obj/server.py:1292 #, python-format msgid "ERROR __call__ error with %(method)s %(path)s " msgstr "" #: swift/common/container_sync_realms.py:61 #: swift/common/container_sync_realms.py:71 #, python-format msgid "Could not load %(conf)r: %(error)s" msgstr "" #: swift/common/container_sync_realms.py:85 #, python-format msgid "Error in %(conf)r with mtime_check_interval: %(error)s" msgstr "" #: swift/common/db.py:388 #, python-format msgid "Quarantined %(db_dir)s to %(quar_path)s due to %(reason)s" msgstr "" #: swift/common/db.py:489 msgid "Broker error trying to rollback locked connection" msgstr "" #: swift/common/db.py:741 #, python-format msgid "Invalid pending entry %(file)s: %(entry)s" msgstr "" #: swift/common/db_replicator.py:176 #, python-format msgid "ERROR reading HTTP response from %s" msgstr "" #: swift/common/db_replicator.py:242 #, python-format msgid "Attempted to replicate %(count)d dbs in %(time).5f seconds (%(rate).5f/s)" msgstr "" #: swift/common/db_replicator.py:248 #, python-format msgid "Removed %(remove)d dbs" msgstr "" #: swift/common/db_replicator.py:249 swift/obj/replicator.py:740 #, python-format msgid "%(success)s successes, %(failure)s failures" msgstr "" #: swift/common/db_replicator.py:296 #, python-format msgid "ERROR rsync failed with %(code)s: %(args)s" msgstr "" #: swift/common/db_replicator.py:601 swift/common/db_replicator.py:925 #, python-format msgid "Quarantining DB %s" msgstr "" #: swift/common/db_replicator.py:604 #, python-format msgid "ERROR reading db %s" msgstr "" #: swift/common/db_replicator.py:656 #, python-format msgid "" "ERROR There are not enough handoff nodes to reach replica count for " "partition %s" msgstr "" #: swift/common/db_replicator.py:659 #, python-format msgid "ERROR Remote drive not mounted %s" msgstr "" #: swift/common/db_replicator.py:661 #, python-format msgid "ERROR syncing %(file)s with node %(node)s" msgstr "" #: swift/common/db_replicator.py:700 #, python-format msgid "ERROR while trying to clean up %s" msgstr "" #: swift/common/db_replicator.py:755 msgid "ERROR Failed to get my own IPs?" msgstr "" #: swift/common/db_replicator.py:799 msgid "Beginning replication run" msgstr "" #: swift/common/db_replicator.py:804 msgid "Replication run OVER" msgstr "" #: swift/common/db_replicator.py:821 msgid "ERROR trying to replicate" msgstr "" #: swift/common/manager.py:69 msgid "WARNING: Unable to modify file descriptor limit. Running as non-root?" msgstr "" #: swift/common/manager.py:76 msgid "WARNING: Unable to modify memory limit. Running as non-root?" msgstr "" #: swift/common/manager.py:83 msgid "WARNING: Unable to modify max process limit. Running as non-root?" msgstr "" #: swift/common/manager.py:242 msgid "" "\n" "user quit" msgstr "" #: swift/common/manager.py:279 swift/common/manager.py:662 #, python-format msgid "No %s running" msgstr "" #: swift/common/manager.py:292 #, python-format msgid "%(server)s (%(pid)s) appears to have stopped" msgstr "" #: swift/common/manager.py:305 #, python-format msgid "Waited %(kill_wait)s seconds for %(server)s to die; killing" msgstr "" #: swift/common/manager.py:310 swift/common/manager.py:597 #, python-format msgid "Signal %(server)s pid: %(pid)s signal: %(signal)s" msgstr "" #: swift/common/manager.py:322 #, python-format msgid "Waited %(kill_wait)s seconds for %(server)s to die; giving up" msgstr "" #: swift/common/manager.py:526 msgid "Found configs:" msgstr "" #: swift/common/manager.py:534 #, python-format msgid "Unable to locate config number %(number)s for %(server)s" msgstr "" #: swift/common/manager.py:538 #, python-format msgid "Unable to locate config for %s" msgstr "" #: swift/common/manager.py:543 msgid "" "WARNING: object-expirer.conf is deprecated. Move object-expirers' " "configuration into object-server.conf." msgstr "" #: swift/common/manager.py:592 #, python-format msgid "Removing pid file %s with invalid pid" msgstr "" #: swift/common/manager.py:603 #, python-format msgid "Removing pid file %(pid_file)s with wrong pid %(pid)d" msgstr "" #: swift/common/manager.py:610 #, python-format msgid "Removing stale pid file %s" msgstr "" #: swift/common/manager.py:613 #, python-format msgid "No permission to signal PID %d" msgstr "" #: swift/common/manager.py:658 #, python-format msgid "%(server)s #%(number)d not running (%(conf)s)" msgstr "" #: swift/common/manager.py:666 swift/common/manager.py:774 #, python-format msgid "%(server)s running (%(pid)s - %(conf)s)" msgstr "" #: swift/common/manager.py:778 #, python-format msgid "%(server)s running (%(pid)s - %(pid_file)s)" msgstr "" #: swift/common/manager.py:783 #, python-format msgid "%s already started..." msgstr "" #: swift/common/manager.py:792 #, python-format msgid "Running %s once" msgstr "" #: swift/common/manager.py:794 #, python-format msgid "Starting %s" msgstr "" #: swift/common/manager.py:801 #, python-format msgid "%s does not exist" msgstr "" #: swift/common/request_helpers.py:104 #, python-format msgid "No policy with index %s" msgstr "" #: swift/common/utils.py:580 #, python-format msgid "Unable to locate %s in libc. Leaving as a no-op." msgstr "" #: swift/common/utils.py:1068 msgid "Unable to locate fallocate, posix_fallocate in libc. Leaving as a no-op." msgstr "" #: swift/common/utils.py:1153 #, python-format msgid "Unable to perform fsync() on directory %(dir)s: %(err)s" msgstr "" #: swift/common/utils.py:1820 #, python-format msgid "%s: Connection reset by peer" msgstr "" #: swift/common/utils.py:1822 swift/common/utils.py:1833 #, python-format msgid "%(type)s: %(value)s" msgstr "" #: swift/common/utils.py:1942 #, python-format msgid "Error sending UDP message to %(target)r: %(err)s" msgstr "" #: swift/common/utils.py:2151 msgid "Connection refused" msgstr "" #: swift/common/utils.py:2153 msgid "Connection reset" msgstr "" #: swift/common/utils.py:2155 msgid "Host unreachable" msgstr "" #: swift/common/utils.py:2157 msgid "Network unreachable" msgstr "" #: swift/common/utils.py:2159 msgid "Connection timeout" msgstr "" #: swift/common/utils.py:2487 msgid "UNCAUGHT EXCEPTION" msgstr "" #: swift/common/utils.py:2541 msgid "Error: missing config path argument" msgstr "" #: swift/common/utils.py:2546 #, python-format msgid "Error: unable to locate %s" msgstr "" #: swift/common/utils.py:3025 #, python-format msgid "Unable to read config from %s" msgstr "" #: swift/common/utils.py:3032 #, python-format msgid "Unable to find %(section)s config section in %(conf)s" msgstr "" #: swift/common/utils.py:3180 #, python-format msgid "Skipping %s as it is not mounted" msgstr "" #: swift/common/utils.py:3187 #, python-format msgid "Skipping %(datadir)s because %(err)s" msgstr "" #: swift/common/utils.py:3448 #, python-format msgid "Invalid X-Container-Sync-To format %r" msgstr "" #: swift/common/utils.py:3453 #, python-format msgid "No realm key for %r" msgstr "" #: swift/common/utils.py:3457 #, python-format msgid "No cluster endpoint for %(realm)r %(cluster)r" msgstr "" #: swift/common/utils.py:3467 #, python-format msgid "" "Invalid scheme %r in X-Container-Sync-To, must be \"//\", \"http\", or " "\"https\"." msgstr "" #: swift/common/utils.py:3471 msgid "Path required in X-Container-Sync-To" msgstr "" #: swift/common/utils.py:3474 msgid "Params, queries, and fragments not allowed in X-Container-Sync-To" msgstr "" #: swift/common/utils.py:3479 #, python-format msgid "Invalid host %r in X-Container-Sync-To" msgstr "" #: swift/common/utils.py:4311 msgid "Invalid swift_bytes" msgstr "" #: swift/common/utils.py:4630 msgid "More than one part in a single-part response?" msgstr "" #: swift/common/utils.py:5341 msgid "" "WARNING: Unable to modify scheduling priority of process. Keeping " "unchanged! Check logs for more info. " msgstr "" #: swift/common/utils.py:5372 msgid "" "WARNING: Unable to modify I/O scheduling class and priority of process. " "Keeping unchanged! Check logs for more info." msgstr "" #: swift/common/wsgi.py:192 #, python-format msgid "Could not bind to %(addr)s:%(port)s after trying for %(timeout)s seconds" msgstr "" #: swift/common/wsgi.py:202 msgid "" "WARNING: SSL should only be enabled for testing purposes. Use external " "SSL termination for a production deployment." msgstr "" #: swift/common/middleware/catch_errors.py:77 msgid "Error: An error occurred" msgstr "" #: swift/common/middleware/cname_lookup.py:169 #, python-format msgid "Mapped %(given_domain)s to %(found_domain)s" msgstr "" #: swift/common/middleware/cname_lookup.py:182 #, python-format msgid "Following CNAME chain for %(given_domain)s to %(found_domain)s" msgstr "" #: swift/common/middleware/ratelimit.py:259 #, python-format msgid "Returning 497 because of blacklisting: %s" msgstr "" #: swift/common/middleware/ratelimit.py:274 #, python-format msgid "Ratelimit sleep log: %(sleep)s for %(account)s/%(container)s/%(object)s" msgstr "" #: swift/common/middleware/ratelimit.py:282 #, python-format msgid "" "Returning 498 for %(meth)s to %(acc)s/%(cont)s/%(obj)s . Ratelimit (Max " "Sleep) %(e)s" msgstr "" #: swift/common/middleware/ratelimit.py:304 msgid "Warning: Cannot ratelimit without a memcached client" msgstr "" #: swift/common/middleware/recon.py:84 msgid "Error reading recon cache file" msgstr "" #: swift/common/middleware/recon.py:86 msgid "Error parsing recon cache file" msgstr "" #: swift/common/middleware/recon.py:88 msgid "Error retrieving recon data" msgstr "" #: swift/common/middleware/recon.py:162 msgid "Error listing devices" msgstr "" #: swift/common/middleware/recon.py:258 msgid "Error reading ringfile" msgstr "" #: swift/common/middleware/recon.py:268 msgid "Error reading swift.conf" msgstr "" #: swift/common/middleware/xprofile.py:230 #, python-format msgid "Error on render profiling results: %s" msgstr "" #: swift/common/middleware/crypto/crypto_utils.py:164 msgid "ERROR get_keys() missing callback" msgstr "" #: swift/common/middleware/crypto/crypto_utils.py:185 #, python-format msgid "Missing key for %r" msgstr "" #: swift/common/middleware/crypto/crypto_utils.py:187 msgid "Did not get a keys dict" msgstr "" #: swift/common/middleware/crypto/crypto_utils.py:190 #, python-format msgid "Bad key for %(name)r: %(err)s" msgstr "" #: swift/common/middleware/crypto/decrypter.py:80 #, python-format msgid "Error decrypting %(resp_type)s: Missing %(key)s" msgstr "" #: swift/common/middleware/crypto/decrypter.py:83 #, python-format msgid "Error decrypting %(resp_type)s: %(reason)s" msgstr "" #: swift/common/middleware/crypto/decrypter.py:181 #, python-format msgid "Error decrypting header %(header)s: %(error)s" msgstr "" #: swift/common/middleware/crypto/decrypter.py:300 #, python-format msgid "Error decrypting object: %s" msgstr "" #: swift/common/middleware/x_profile/exceptions.py:25 #, python-format msgid "Profiling Error: %s" msgstr "" #: swift/common/middleware/x_profile/html_viewer.py:310 #, python-format msgid "method %s is not allowed." msgstr "" #: swift/common/middleware/x_profile/html_viewer.py:321 #, python-format msgid "Can not load profile data from %s." msgstr "" #: swift/common/middleware/x_profile/html_viewer.py:372 #: swift/common/middleware/x_profile/html_viewer.py:402 msgid "no log file found" msgstr "" #: swift/common/middleware/x_profile/html_viewer.py:395 #, python-format msgid "Data download error: %s" msgstr "" #: swift/common/middleware/x_profile/html_viewer.py:400 msgid "python-matplotlib not installed." msgstr "" #: swift/common/middleware/x_profile/html_viewer.py:436 #, python-format msgid "plotting results failed due to %s" msgstr "" #: swift/common/middleware/x_profile/html_viewer.py:447 msgid "The file type are forbidden to access!" msgstr "" #: swift/common/middleware/x_profile/html_viewer.py:468 #, python-format msgid "Can not access the file %s." msgstr "" #: swift/common/middleware/x_profile/profile_model.py:128 msgid "odfpy not installed." msgstr "" #: swift/container/auditor.py:58 #, python-format msgid "" "Since %(time)s: Container audits: %(pass)s passed audit, %(fail)s failed " "audit" msgstr "" #: swift/container/auditor.py:80 msgid "Begin container audit pass." msgstr "" #: swift/container/auditor.py:91 #, python-format msgid "Container audit pass completed: %.02fs" msgstr "" #: swift/container/auditor.py:97 msgid "Begin container audit \"once\" mode" msgstr "" #: swift/container/auditor.py:102 #, python-format msgid "Container audit \"once\" mode completed: %.02fs" msgstr "" #: swift/container/auditor.py:123 #, python-format msgid "ERROR Could not get container info %s" msgstr "" #: swift/container/server.py:199 #, python-format msgid "" "ERROR Account update failed: different numbers of hosts and devices in " "request: \"%(hosts)s\" vs \"%(devices)s\"" msgstr "" #: swift/container/server.py:245 #, python-format msgid "" "ERROR Account update failed with %(ip)s:%(port)s/%(device)s (will retry " "later): Response %(status)s %(reason)s" msgstr "" #: swift/container/server.py:254 #, python-format msgid "" "ERROR account update failed with %(ip)s:%(port)s/%(device)s (will retry " "later)" msgstr "" #: swift/container/sync.py:233 msgid "" "Configuration option internal_client_conf_path not defined. Using default" " configuration, See internal-client.conf-sample for options" msgstr "" #: swift/container/sync.py:247 #, python-format msgid "Unable to load internal client from config: %(conf)r (%(error)s)" msgstr "" #: swift/container/sync.py:271 msgid "Begin container sync \"once\" mode" msgstr "" #: swift/container/sync.py:280 #, python-format msgid "Container sync \"once\" mode completed: %.02fs" msgstr "" #: swift/container/sync.py:288 #, python-format msgid "" "Since %(time)s: %(sync)s synced [%(delete)s deletes, %(put)s puts], " "%(skip)s skipped, %(fail)s failed" msgstr "" #: swift/container/sync.py:305 #, python-format msgid "" "Container sync report: %(container)s, time window start: %(start)s, time " "window end: %(end)s, puts: %(puts)s, posts: %(posts)s, deletes: " "%(deletes)s, bytes: %(bytes)s, sync_point1: %(point1)s, sync_point2: " "%(point2)s, total_rows: %(total)s" msgstr "" #: swift/container/sync.py:378 #, python-format msgid "ERROR %(db_file)s: %(validate_sync_to_err)s" msgstr "" #: swift/container/sync.py:447 #, python-format msgid "ERROR Syncing %s" msgstr "" #: swift/container/sync.py:601 #, python-format msgid "Unknown exception trying to GET: %(account)r %(container)r %(object)r" msgstr "" #: swift/container/sync.py:628 #, python-format msgid "Unauth %(sync_from)r => %(sync_to)r" msgstr "" #: swift/container/sync.py:634 #, python-format msgid "" "Not found %(sync_from)r => %(sync_to)r - object " "%(obj_name)r" msgstr "" #: swift/container/sync.py:641 swift/container/sync.py:648 #, python-format msgid "ERROR Syncing %(db_file)s %(row)s" msgstr "" #: swift/container/updater.py:92 #, python-format msgid "ERROR: Failed to get paths to drive partitions: %s" msgstr "" #: swift/container/updater.py:126 #, python-format msgid "ERROR with loading suppressions from %s: " msgstr "" #: swift/container/updater.py:136 msgid "Begin container update sweep" msgstr "" #: swift/container/updater.py:170 #, python-format msgid "" "Container update sweep of %(path)s completed: %(elapsed).02fs, " "%(success)s successes, %(fail)s failures, %(no_change)s with no changes" msgstr "" #: swift/container/updater.py:184 #, python-format msgid "Container update sweep completed: %.02fs" msgstr "" #: swift/container/updater.py:196 msgid "Begin container update single threaded sweep" msgstr "" #: swift/container/updater.py:204 #, python-format msgid "" "Container update single threaded sweep completed: %(elapsed).02fs, " "%(success)s successes, %(fail)s failures, %(no_change)s with no changes" msgstr "" #: swift/container/updater.py:280 #, python-format msgid "Update report sent for %(container)s %(dbfile)s" msgstr "" #: swift/container/updater.py:289 #, python-format msgid "Update report failed for %(container)s %(dbfile)s" msgstr "" #: swift/container/updater.py:331 #, python-format msgid "" "ERROR account update failed with %(ip)s:%(port)s/%(device)s (will retry " "later): " msgstr "" #: swift/container/updater.py:343 #, python-format msgid "Exception with %(ip)s:%(port)s/%(device)s" msgstr "" #: swift/obj/auditor.py:110 #, python-format msgid " - parallel, %s" msgstr "" #: swift/obj/auditor.py:112 #, python-format msgid " - %s" msgstr "" #: swift/obj/auditor.py:113 #, python-format msgid "Begin object audit \"%(mode)s\" mode (%(audi_type)s%(description)s)" msgstr "" #: swift/obj/auditor.py:143 #, python-format msgid "" "Object audit (%(type)s). Since %(start_time)s: Locally: %(passes)d " "passed, %(quars)d quarantined, %(errors)d errors, files/sec: %(frate).2f," " bytes/sec: %(brate).2f, Total time: %(total).2f, Auditing time: " "%(audit).2f, Rate: %(audit_rate).2f" msgstr "" #: swift/obj/auditor.py:177 #, python-format msgid "" "Object audit (%(type)s) \"%(mode)s\" mode completed: %(elapsed).02fs. " "Total quarantined: %(quars)d, Total errors: %(errors)d, Total files/sec: " "%(frate).2f, Total bytes/sec: %(brate).2f, Auditing time: %(audit).2f, " "Rate: %(audit_rate).2f" msgstr "" #: swift/obj/auditor.py:192 #, python-format msgid "Object audit stats: %s" msgstr "" #: swift/obj/auditor.py:226 #, python-format msgid "ERROR Trying to audit %s" msgstr "" #: swift/obj/auditor.py:264 #, python-format msgid "ERROR Object %(obj)s failed audit and was quarantined: %(err)s" msgstr "" #: swift/obj/auditor.py:340 #, python-format msgid "ERROR: Unable to run auditing: %s" msgstr "" #: swift/obj/auditor.py:419 swift/obj/auditor.py:440 #, python-format msgid "ERROR auditing: %s" msgstr "" #: swift/obj/diskfile.py:581 #, python-format msgid "Cannot read %(auditor_status)s (%(err)s)" msgstr "" #: swift/obj/diskfile.py:587 #, python-format msgid "Loading JSON from %(auditor_status)s failed (%(err)s)" msgstr "" #: swift/obj/diskfile.py:615 #, python-format msgid "Cannot write %(auditor_status)s (%(err)s)" msgstr "" #: swift/obj/diskfile.py:1156 #, python-format msgid "Quarantined %(hsh_path)s to %(quar_path)s because it is not a directory" msgstr "" #: swift/obj/diskfile.py:1289 msgid "Error hashing suffix" msgstr "" #: swift/obj/diskfile.py:1478 #, python-format msgid "Quarantined %(object_path)s to %(quar_path)s because it is not a directory" msgstr "" #: swift/obj/diskfile.py:1828 swift/obj/diskfile.py:1901 #: swift/obj/diskfile.py:1913 #, python-format msgid "Problem cleaning up %s" msgstr "" #: swift/obj/diskfile.py:2217 #, python-format msgid "ERROR DiskFile %(data_file)s close failure: %(exc)s : %(stack)s" msgstr "" #: swift/obj/diskfile.py:2565 #, python-format msgid "" "Client path %(client)s does not match path stored in object metadata " "%(meta)s" msgstr "" #: swift/obj/diskfile.py:2988 #, python-format msgid "" "Unexpected fragment data type (not quarantined) %(datadir)s: %(type)s at " "offset 0x%(offset)x" msgstr "" #: swift/obj/diskfile.py:3012 #, python-format msgid "Problem checking EC fragment %(datadir)s: %(err)s" msgstr "" #: swift/obj/diskfile.py:3063 #, python-format msgid "No space left on device for %(file)s (%(err)s)" msgstr "" #: swift/obj/diskfile.py:3072 #, python-format msgid "Problem cleaning up %(datadir)s (%(err)s)" msgstr "" #: swift/obj/diskfile.py:3080 #, python-format msgid "Problem making data file durable %(file)s (%(err)s)" msgstr "" #: swift/obj/expirer.py:140 #, python-format msgid "Pass completed in %(time)ds; %(objects)d objects expired" msgstr "" #: swift/obj/expirer.py:148 #, python-format msgid "Pass so far %(time)ds; %(objects)d objects expired" msgstr "" #: swift/obj/expirer.py:319 #, python-format msgid "" "Pass beginning for task account %(account)s; %(container_count)s possible" " containers; %(obj_count)s possible objects" msgstr "" #: swift/obj/expirer.py:354 #, python-format msgid "Exception while deleting container %(account)s %(container)s %(err)s" msgstr "" #: swift/obj/expirer.py:361 swift/obj/expirer.py:378 msgid "Unhandled exception" msgstr "" #: swift/obj/reconstructor.py:352 swift/obj/reconstructor.py:751 #, python-format msgid "Invalid response %(resp)s from %(full_path)s" msgstr "" #: swift/obj/reconstructor.py:359 #, python-format msgid "Trying to GET %(full_path)s" msgstr "" #: swift/obj/reconstructor.py:542 #, python-format msgid "Error trying to rebuild %(path)s policy#%(policy)d frag#%(frag_index)s" msgstr "" #: swift/obj/reconstructor.py:565 #, python-format msgid "" "%(reconstructed)d/%(total)d (%(percentage).2f%%) partitions reconstructed" " in %(time).2fs (%(rate).2f/sec, %(remaining)s remaining)" msgstr "" #: swift/obj/reconstructor.py:580 swift/obj/replicator.py:746 #, python-format msgid "" "%(checked)d suffixes checked - %(hashed).2f%% hashed, %(synced).2f%% " "synced" msgstr "" #: swift/obj/reconstructor.py:587 swift/obj/replicator.py:755 #, python-format msgid "Partition times: max %(max).4fs, min %(min).4fs, med %(med).4fs" msgstr "" #: swift/obj/reconstructor.py:595 #, python-format msgid "Nothing reconstructed for %s seconds." msgstr "" #: swift/obj/reconstructor.py:630 msgid "Lockup detected.. killing live coros." msgstr "" #: swift/obj/reconstructor.py:680 #, python-format msgid "Trying to sync suffixes with %s" msgstr "" #: swift/obj/reconstructor.py:743 #, python-format msgid "%s responded as unmounted" msgstr "" #: swift/obj/reconstructor.py:1090 swift/obj/replicator.py:890 #, python-format msgid "next_part_power set in policy '%s'. Skipping" msgstr "" #: swift/obj/reconstructor.py:1102 #, python-format msgid "%s is not mounted" msgstr "" #: swift/obj/reconstructor.py:1196 swift/obj/replicator.py:578 #, python-format msgid "Removing partition: %s" msgstr "" #: swift/obj/reconstructor.py:1212 msgid "Ring change detected. Aborting current reconstruction pass." msgstr "" #: swift/obj/reconstructor.py:1233 msgid "Exception in top-level reconstruction loop" msgstr "" #: swift/obj/reconstructor.py:1242 msgid "" "Handoffs only mode still has handoffs remaining. Next pass will continue " "to revert handoffs." msgstr "" #: swift/obj/reconstructor.py:1246 msgid "" "Handoffs only mode found no handoffs remaining. You should disable " "handoffs_only once all nodes are reporting no handoffs remaining." msgstr "" #: swift/obj/reconstructor.py:1286 msgid "Running object reconstructor in script mode." msgstr "" #: swift/obj/reconstructor.py:1292 #, python-format msgid "Object reconstruction complete (once). (%.02f minutes)" msgstr "" #: swift/obj/reconstructor.py:1305 msgid "Starting object reconstructor in daemon mode." msgstr "" #: swift/obj/reconstructor.py:1309 msgid "Starting object reconstruction pass." msgstr "" #: swift/obj/reconstructor.py:1316 #, python-format msgid "Object reconstruction complete. (%.02f minutes)" msgstr "" #: swift/obj/replicator.py:375 #, python-format msgid "Killing long-running rsync: %s" msgstr "" #: swift/obj/replicator.py:409 #, python-format msgid "Bad rsync return code: %(ret)d <- %(args)s" msgstr "" #: swift/obj/replicator.py:414 #, python-format msgid "Successful rsync of %(src)s at %(dst)s (%(time).03f)" msgstr "" #: swift/obj/replicator.py:544 #, python-format msgid "Removing %s objects" msgstr "" #: swift/obj/replicator.py:565 msgid "Error syncing handoff partition" msgstr "" #: swift/obj/replicator.py:653 #, python-format msgid "%(replication_ip)s/%(device)s responded as unmounted" msgstr "" #: swift/obj/replicator.py:660 #, python-format msgid "Invalid response %(resp)s from %(ip)s" msgstr "" #: swift/obj/replicator.py:704 #, python-format msgid "Error syncing with node: %s" msgstr "" #: swift/obj/replicator.py:713 msgid "Error syncing partition" msgstr "" #: swift/obj/replicator.py:731 #, python-format msgid "" "%(replicated)d/%(total)d (%(percentage).2f%%) partitions replicated in " "%(time).2fs (%(rate).2f/sec, %(remaining)s remaining)" msgstr "" #: swift/obj/replicator.py:763 #, python-format msgid "Nothing replicated for %s seconds." msgstr "" #: swift/obj/replicator.py:951 msgid "" "Handoffs first mode still has handoffs remaining. Aborting current " "replication pass." msgstr "" #: swift/obj/replicator.py:957 msgid "Ring change detected. Aborting current replication pass." msgstr "" #: swift/obj/replicator.py:988 #, python-format msgid "Exception in top-level replication loop: %s" msgstr "" #: swift/obj/replicator.py:1055 msgid "Running object replicator in script mode." msgstr "" #: swift/obj/replicator.py:1071 #, python-format msgid "Object replication complete (once). (%.02f minutes)" msgstr "" #: swift/obj/replicator.py:1098 msgid "Starting object replicator in daemon mode." msgstr "" #: swift/obj/replicator.py:1103 msgid "Starting object replication pass." msgstr "" #: swift/obj/replicator.py:1110 #, python-format msgid "Object replication complete. (%.02f minutes)" msgstr "" #: swift/obj/server.py:308 #, python-format msgid "" "ERROR Container update failed (saving for async update later): %(status)d" " response from %(ip)s:%(port)s/%(dev)s" msgstr "" #: swift/obj/server.py:315 #, python-format msgid "" "ERROR container update failed with %(ip)s:%(port)s/%(dev)s (saving for " "async update later)" msgstr "" #: swift/obj/server.py:359 #, python-format msgid "" "ERROR Container update failed: different numbers of hosts and devices in " "request: \"%(hosts)s\" vs \"%(devices)s\"" msgstr "" #: swift/obj/updater.py:126 #, python-format msgid "ERROR: Unable to access %(path)s: %(error)s" msgstr "" #: swift/obj/updater.py:141 msgid "Begin object update sweep" msgstr "" #: swift/obj/updater.py:177 #, python-format msgid "Object update sweep completed: %.02fs" msgstr "" #: swift/obj/updater.py:186 msgid "Begin object update single threaded sweep" msgstr "" #: swift/obj/updater.py:229 #, python-format msgid "Directory %(directory)r does not map to a valid policy (%(error)s)" msgstr "" #: swift/obj/updater.py:248 #, python-format msgid "ERROR async pending file with unexpected name %s" msgstr "" #: swift/obj/updater.py:346 #, python-format msgid "ERROR Pickle problem, quarantining %s" msgstr "" #: swift/obj/updater.py:472 #, python-format msgid "" "Error code %(status)d is returned from remote server %(ip)s: %(port)s / " "%(device)s" msgstr "" #: swift/obj/updater.py:478 #, python-format msgid "ERROR with remote server %(ip)s:%(port)s/%(device)s" msgstr "" #: swift/proxy/server.py:370 #, python-format msgid "" "sorting_method is set to '%(method)s', not 'affinity'; %(label)s " "read_affinity setting will have no effect." msgstr "" #: swift/proxy/server.py:564 msgid "ERROR Unhandled exception in request" msgstr "" #: swift/proxy/server.py:623 #, python-format msgid "Node error limited %(ip)s:%(port)s (%(device)s)" msgstr "" #: swift/proxy/server.py:640 swift/proxy/server.py:660 #, python-format msgid "%(msg)s %(ip)s:%(port)s/%(device)s" msgstr "" #: swift/proxy/server.py:686 #, python-format msgid "ERROR with %(type)s server %(ip)s:%(port)s/%(device)s re: %(info)s" msgstr "" #: swift/proxy/server.py:712 #, python-format msgid "" "Adding required filter %(filter_name)s to pipeline at position " "%(insert_at)d" msgstr "" #: swift/proxy/server.py:720 #, python-format msgid "Pipeline was modified. New pipeline is \"%s\"." msgstr "" #: swift/proxy/server.py:723 #, python-format msgid "Pipeline is \"%s\"" msgstr "" #: swift/proxy/controllers/account.py:73 msgid "Account" msgstr "" #: swift/proxy/controllers/base.py:1027 swift/proxy/controllers/base.py:1070 msgid "Trying to read object during GET (retrying)" msgstr "" #: swift/proxy/controllers/base.py:1177 swift/proxy/controllers/obj.py:410 #: swift/proxy/controllers/obj.py:639 swift/proxy/controllers/obj.py:869 #: swift/proxy/controllers/obj.py:1688 swift/proxy/controllers/obj.py:2322 msgid "Object" msgstr "" #: swift/proxy/controllers/base.py:1178 msgid "Trying to read during GET" msgstr "" #: swift/proxy/controllers/base.py:1182 #, python-format msgid "Client did not read from proxy within %ss" msgstr "" #: swift/proxy/controllers/base.py:1196 msgid "Client disconnected on read" msgstr "" #: swift/proxy/controllers/base.py:1199 msgid "Trying to send to client" msgstr "" #: swift/proxy/controllers/base.py:1245 swift/proxy/controllers/base.py:1761 #, python-format msgid "Trying to %(method)s %(path)s" msgstr "" #: swift/proxy/controllers/base.py:1309 swift/proxy/controllers/base.py:1748 #: swift/proxy/controllers/obj.py:469 swift/proxy/controllers/obj.py:631 msgid "ERROR Insufficient Storage" msgstr "" #: swift/proxy/controllers/base.py:1312 #, python-format msgid "ERROR %(status)d %(body)s From %(type)s Server" msgstr "" #: swift/proxy/controllers/base.py:1751 #, python-format msgid "ERROR %(status)d Trying to %(method)s %(path)s From %(type)s Server" msgstr "" #: swift/proxy/controllers/base.py:1888 #, python-format msgid "%(type)s returning 503 for %(statuses)s" msgstr "" #: swift/proxy/controllers/base.py:1962 #, python-format msgid "autocreate account %r" msgstr "" #: swift/proxy/controllers/base.py:1966 #, python-format msgid "Could not autocreate account %r" msgstr "" #: swift/proxy/controllers/container.py:119 msgid "Container" msgstr "" #: swift/proxy/controllers/obj.py:411 #, python-format msgid "Trying to get %(status_type)s status of PUT to %(path)s" msgstr "" #: swift/proxy/controllers/obj.py:474 #, python-format msgid "ERROR %(status)d %(body)s From Object Server re: %(path)s" msgstr "" #: swift/proxy/controllers/obj.py:570 #, python-format msgid "Object PUT returning 412, %(statuses)r" msgstr "" #: swift/proxy/controllers/obj.py:583 #, python-format msgid "Object PUT returning 202 for 409: %(req_timestamp)s <= %(timestamps)r" msgstr "" #: swift/proxy/controllers/obj.py:634 #, python-format msgid "ERROR %(status)d Expect: 100-continue From Object Server" msgstr "" #: swift/proxy/controllers/obj.py:640 #, python-format msgid "Expect: 100-continue on %s" msgstr "" #: swift/proxy/controllers/obj.py:667 #, python-format msgid "Object PUT returning 503, %(conns)s/%(nodes)s required connections" msgstr "" #: swift/proxy/controllers/obj.py:908 swift/proxy/controllers/obj.py:2616 #, python-format msgid "" "Object PUT exceptions during send, %(conns)s/%(nodes)s required " "connections" msgstr "" #: swift/proxy/controllers/obj.py:934 swift/proxy/controllers/obj.py:2647 msgid "Client disconnected without sending enough data" msgstr "" #: swift/proxy/controllers/obj.py:947 #, python-format msgid "" "Object PUT exceptions after last send, %(conns)s/%(nodes)s required " "connections" msgstr "" #: swift/proxy/controllers/obj.py:951 swift/proxy/controllers/obj.py:2722 #, python-format msgid "ERROR Client read timeout (%ss)" msgstr "" #: swift/proxy/controllers/obj.py:959 swift/proxy/controllers/obj.py:2728 msgid "Client disconnected without sending last chunk" msgstr "" #: swift/proxy/controllers/obj.py:964 swift/proxy/controllers/obj.py:2735 msgid "ERROR Exception causing client disconnect" msgstr "" #: swift/proxy/controllers/obj.py:968 swift/proxy/controllers/obj.py:2739 #, python-format msgid "ERROR Exception transferring data to object servers %s" msgstr "" #: swift/proxy/controllers/obj.py:1012 #, python-format msgid "Object servers returned %s mismatched etags" msgstr "" #: swift/proxy/controllers/obj.py:1016 swift/proxy/controllers/obj.py:2699 #: swift/proxy/controllers/obj.py:2859 msgid "Object PUT" msgstr "" #: swift/proxy/controllers/obj.py:1404 #, python-format msgid "Timeout fetching fragments for %r" msgstr "" #: swift/proxy/controllers/obj.py:1407 #, python-format msgid "Exception fetching fragments for %r" msgstr "" #: swift/proxy/controllers/obj.py:1436 #, python-format msgid "Error decoding fragments for %r" msgstr "" #: swift/proxy/controllers/obj.py:1689 #, python-format msgid "Trying to write to %s" msgstr "" #: swift/proxy/controllers/obj.py:2387 #, python-format msgid "Problem with fragment response: %s" msgstr "" #: swift/proxy/controllers/obj.py:2692 #, python-format msgid "Not enough object servers ack'ed (got %d)" msgstr ""