Imported Translations from Transifex

For more information about this automatic import see:
https://wiki.openstack.org/wiki/Translations/Infrastructure

Co-Authored-By: Pearl Yajing Tan <pearl.y.tan@seagate.com>

Change-Id: Ifa3e292b8d5afbef8a99121b233e5ea596e672b7
This commit is contained in:
OpenStack Proposal Bot 2014-11-20 06:11:14 +00:00 committed by Tom Fifield
parent 7372354147
commit 6c02adc33e
2 changed files with 1304 additions and 89 deletions

View File

@ -6,9 +6,9 @@
#, fuzzy #, fuzzy
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: swift 2.1.0.98.g6cd860b\n" "Project-Id-Version: swift 2.2.0.57.g7372354\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-09-28 06:08+0000\n" "POT-Creation-Date: 2014-11-20 06:11+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -63,8 +63,8 @@ msgstr ""
msgid "ERROR Could not get account info %s" msgid "ERROR Could not get account info %s"
msgstr "" msgstr ""
#: swift/account/reaper.py:132 swift/common/utils.py:1970 #: swift/account/reaper.py:132 swift/common/utils.py:1963
#: swift/obj/diskfile.py:432 swift/obj/updater.py:78 swift/obj/updater.py:121 #: swift/obj/diskfile.py:468 swift/obj/updater.py:78 swift/obj/updater.py:121
#, python-format #, python-format
msgid "Skipping %s as it is not mounted" msgid "Skipping %s as it is not mounted"
msgstr "" msgstr ""
@ -143,7 +143,7 @@ msgid "Account %s has not been reaped since %s"
msgstr "" msgstr ""
#: swift/account/reaper.py:347 swift/account/reaper.py:391 #: swift/account/reaper.py:347 swift/account/reaper.py:391
#: swift/account/reaper.py:453 swift/container/updater.py:298 #: swift/account/reaper.py:453 swift/container/updater.py:306
#, python-format #, python-format
msgid "Exception with %(ip)s:%(port)s/%(device)s" msgid "Exception with %(ip)s:%(port)s/%(device)s"
msgstr "" msgstr ""
@ -154,7 +154,7 @@ msgid "Exception with objects for container %(container)s for account %(account)
msgstr "" msgstr ""
#: swift/account/server.py:278 swift/container/server.py:580 #: swift/account/server.py:278 swift/container/server.py:580
#: swift/obj/server.py:710 #: swift/obj/server.py:726
#, python-format #, python-format
msgid "ERROR __call__ error with %(method)s %(path)s " msgid "ERROR __call__ error with %(method)s %(path)s "
msgstr "" msgstr ""
@ -175,16 +175,16 @@ msgstr ""
msgid "Error in %r with mtime_check_interval: %s" msgid "Error in %r with mtime_check_interval: %s"
msgstr "" msgstr ""
#: swift/common/db.py:345 #: swift/common/db.py:347
#, python-format #, python-format
msgid "Quarantined %s to %s due to %s database" msgid "Quarantined %s to %s due to %s database"
msgstr "" msgstr ""
#: swift/common/db.py:400 #: swift/common/db.py:402
msgid "Broker error trying to rollback locked connection" msgid "Broker error trying to rollback locked connection"
msgstr "" msgstr ""
#: swift/common/db.py:603 #: swift/common/db.py:605
#, python-format #, python-format
msgid "Invalid pending entry %(file)s: %(entry)s" msgid "Invalid pending entry %(file)s: %(entry)s"
msgstr "" msgstr ""
@ -387,86 +387,86 @@ msgstr ""
msgid "Unable to locate fallocate, posix_fallocate in libc. Leaving as a no-op." msgid "Unable to locate fallocate, posix_fallocate in libc. Leaving as a no-op."
msgstr "" msgstr ""
#: swift/common/utils.py:929 #: swift/common/utils.py:922
msgid "STDOUT: Connection reset by peer" msgid "STDOUT: Connection reset by peer"
msgstr "" msgstr ""
#: swift/common/utils.py:931 swift/common/utils.py:934 #: swift/common/utils.py:924 swift/common/utils.py:927
#, python-format #, python-format
msgid "STDOUT: %s" msgid "STDOUT: %s"
msgstr "" msgstr ""
#: swift/common/utils.py:1168 #: swift/common/utils.py:1161
msgid "Connection refused" msgid "Connection refused"
msgstr "" msgstr ""
#: swift/common/utils.py:1170 #: swift/common/utils.py:1163
msgid "Host unreachable" msgid "Host unreachable"
msgstr "" msgstr ""
#: swift/common/utils.py:1172 #: swift/common/utils.py:1165
msgid "Connection timeout" msgid "Connection timeout"
msgstr "" msgstr ""
#: swift/common/utils.py:1474 #: swift/common/utils.py:1467
msgid "UNCAUGHT EXCEPTION" msgid "UNCAUGHT EXCEPTION"
msgstr "" msgstr ""
#: swift/common/utils.py:1529 #: swift/common/utils.py:1522
msgid "Error: missing config path argument" msgid "Error: missing config path argument"
msgstr "" msgstr ""
#: swift/common/utils.py:1534 #: swift/common/utils.py:1527
#, python-format #, python-format
msgid "Error: unable to locate %s" msgid "Error: unable to locate %s"
msgstr "" msgstr ""
#: swift/common/utils.py:1831 #: swift/common/utils.py:1824
#, python-format #, python-format
msgid "Unable to read config from %s" msgid "Unable to read config from %s"
msgstr "" msgstr ""
#: swift/common/utils.py:1837 #: swift/common/utils.py:1830
#, python-format #, python-format
msgid "Unable to find %s config section in %s" msgid "Unable to find %s config section in %s"
msgstr "" msgstr ""
#: swift/common/utils.py:2191 #: swift/common/utils.py:2184
#, python-format #, python-format
msgid "Invalid X-Container-Sync-To format %r" msgid "Invalid X-Container-Sync-To format %r"
msgstr "" msgstr ""
#: swift/common/utils.py:2196 #: swift/common/utils.py:2189
#, python-format #, python-format
msgid "No realm key for %r" msgid "No realm key for %r"
msgstr "" msgstr ""
#: swift/common/utils.py:2200 #: swift/common/utils.py:2193
#, python-format #, python-format
msgid "No cluster endpoint for %r %r" msgid "No cluster endpoint for %r %r"
msgstr "" msgstr ""
#: swift/common/utils.py:2209 #: swift/common/utils.py:2202
#, python-format #, python-format
msgid "" msgid ""
"Invalid scheme %r in X-Container-Sync-To, must be \"//\", \"http\", or " "Invalid scheme %r in X-Container-Sync-To, must be \"//\", \"http\", or "
"\"https\"." "\"https\"."
msgstr "" msgstr ""
#: swift/common/utils.py:2213 #: swift/common/utils.py:2206
msgid "Path required in X-Container-Sync-To" msgid "Path required in X-Container-Sync-To"
msgstr "" msgstr ""
#: swift/common/utils.py:2216 #: swift/common/utils.py:2209
msgid "Params, queries, and fragments not allowed in X-Container-Sync-To" msgid "Params, queries, and fragments not allowed in X-Container-Sync-To"
msgstr "" msgstr ""
#: swift/common/utils.py:2221 #: swift/common/utils.py:2214
#, python-format #, python-format
msgid "Invalid host %r in X-Container-Sync-To" msgid "Invalid host %r in X-Container-Sync-To"
msgstr "" msgstr ""
#: swift/common/utils.py:2413 #: swift/common/utils.py:2406
msgid "Exception dumping recon cache" msgid "Exception dumping recon cache"
msgstr "" msgstr ""
@ -495,24 +495,24 @@ msgstr ""
msgid "Following CNAME chain for %(given_domain)s to %(found_domain)s" msgid "Following CNAME chain for %(given_domain)s to %(found_domain)s"
msgstr "" msgstr ""
#: swift/common/middleware/ratelimit.py:237 #: swift/common/middleware/ratelimit.py:233
#, python-format #, python-format
msgid "Returning 497 because of blacklisting: %s" msgid "Returning 497 because of blacklisting: %s"
msgstr "" msgstr ""
#: swift/common/middleware/ratelimit.py:253 #: swift/common/middleware/ratelimit.py:249
#, python-format #, python-format
msgid "Ratelimit sleep log: %(sleep)s for %(account)s/%(container)s/%(object)s" msgid "Ratelimit sleep log: %(sleep)s for %(account)s/%(container)s/%(object)s"
msgstr "" msgstr ""
#: swift/common/middleware/ratelimit.py:261 #: swift/common/middleware/ratelimit.py:257
#, python-format #, python-format
msgid "" msgid ""
"Returning 498 for %(meth)s to %(acc)s/%(cont)s/%(obj)s . Ratelimit (Max " "Returning 498 for %(meth)s to %(acc)s/%(cont)s/%(obj)s . Ratelimit (Max "
"Sleep) %(e)s" "Sleep) %(e)s"
msgstr "" msgstr ""
#: swift/common/middleware/ratelimit.py:283 #: swift/common/middleware/ratelimit.py:279
msgid "Warning: Cannot ratelimit without a memcached client" msgid "Warning: Cannot ratelimit without a memcached client"
msgstr "" msgstr ""
@ -545,10 +545,6 @@ msgstr ""
msgid "Error on render profiling results: %s" msgid "Error on render profiling results: %s"
msgstr "" msgstr ""
#: swift/common/middleware/xprofile.py:254
msgid "Error profiling code"
msgstr ""
#: swift/common/middleware/x_profile/exceptions.py:25 #: swift/common/middleware/x_profile/exceptions.py:25
#, python-format #, python-format
msgid "Profiling Error: %s" msgid "Profiling Error: %s"
@ -559,7 +555,7 @@ msgstr ""
msgid "method %s is not allowed." msgid "method %s is not allowed."
msgstr "" msgstr ""
#: swift/common/middleware/x_profile/html_viewer.py:363 #: swift/common/middleware/x_profile/html_viewer.py:317
#, python-format #, python-format
msgid "Can not load profile data from %s." msgid "Can not load profile data from %s."
msgstr "" msgstr ""
@ -697,55 +693,60 @@ msgstr ""
msgid "ERROR Syncing %(db_file)s %(row)s" msgid "ERROR Syncing %(db_file)s %(row)s"
msgstr "" msgstr ""
#: swift/container/updater.py:83 swift/obj/replicator.py:424 #: swift/container/updater.py:77
#: swift/obj/replicator.py:506 #, python-format
msgid "ERROR: Failed to get paths to drive partitions: %s"
msgstr ""
#: swift/container/updater.py:91 swift/obj/replicator.py:423
#: swift/obj/replicator.py:505
#, python-format #, python-format
msgid "%s is not mounted" msgid "%s is not mounted"
msgstr "" msgstr ""
#: swift/container/updater.py:102 #: swift/container/updater.py:110
#, python-format #, python-format
msgid "ERROR with loading suppressions from %s: " msgid "ERROR with loading suppressions from %s: "
msgstr "" msgstr ""
#: swift/container/updater.py:112 #: swift/container/updater.py:120
msgid "Begin container update sweep" msgid "Begin container update sweep"
msgstr "" msgstr ""
#: swift/container/updater.py:146 #: swift/container/updater.py:154
#, python-format #, python-format
msgid "" msgid ""
"Container update sweep of %(path)s completed: %(elapsed).02fs, " "Container update sweep of %(path)s completed: %(elapsed).02fs, "
"%(success)s successes, %(fail)s failures, %(no_change)s with no changes" "%(success)s successes, %(fail)s failures, %(no_change)s with no changes"
msgstr "" msgstr ""
#: swift/container/updater.py:160 #: swift/container/updater.py:168
#, python-format #, python-format
msgid "Container update sweep completed: %.02fs" msgid "Container update sweep completed: %.02fs"
msgstr "" msgstr ""
#: swift/container/updater.py:172 #: swift/container/updater.py:180
msgid "Begin container update single threaded sweep" msgid "Begin container update single threaded sweep"
msgstr "" msgstr ""
#: swift/container/updater.py:180 #: swift/container/updater.py:188
#, python-format #, python-format
msgid "" msgid ""
"Container update single threaded sweep completed: %(elapsed).02fs, " "Container update single threaded sweep completed: %(elapsed).02fs, "
"%(success)s successes, %(fail)s failures, %(no_change)s with no changes" "%(success)s successes, %(fail)s failures, %(no_change)s with no changes"
msgstr "" msgstr ""
#: swift/container/updater.py:235 #: swift/container/updater.py:243
#, python-format #, python-format
msgid "Update report sent for %(container)s %(dbfile)s" msgid "Update report sent for %(container)s %(dbfile)s"
msgstr "" msgstr ""
#: swift/container/updater.py:244 #: swift/container/updater.py:252
#, python-format #, python-format
msgid "Update report failed for %(container)s %(dbfile)s" msgid "Update report failed for %(container)s %(dbfile)s"
msgstr "" msgstr ""
#: swift/container/updater.py:286 #: swift/container/updater.py:294
#, python-format #, python-format
msgid "" msgid ""
"ERROR account update failed with %(ip)s:%(port)s/%(device)s (will retry " "ERROR account update failed with %(ip)s:%(port)s/%(device)s (will retry "
@ -800,41 +801,46 @@ msgstr ""
msgid "ERROR Object %(obj)s failed audit and was quarantined: %(err)s" msgid "ERROR Object %(obj)s failed audit and was quarantined: %(err)s"
msgstr "" msgstr ""
#: swift/obj/auditor.py:330 swift/obj/auditor.py:351 #: swift/obj/auditor.py:263
#, python-format
msgid "ERROR: Unable to run auditing: %s"
msgstr ""
#: swift/obj/auditor.py:334 swift/obj/auditor.py:355
#, python-format #, python-format
msgid "ERROR auditing: %s" msgid "ERROR auditing: %s"
msgstr "" msgstr ""
#: swift/obj/diskfile.py:282 #: swift/obj/diskfile.py:318
#, python-format #, python-format
msgid "Quarantined %(hsh_path)s to %(quar_path)s because it is not a directory" msgid "Quarantined %(hsh_path)s to %(quar_path)s because it is not a directory"
msgstr "" msgstr ""
#: swift/obj/diskfile.py:371 #: swift/obj/diskfile.py:407
msgid "Error hashing suffix" msgid "Error hashing suffix"
msgstr "" msgstr ""
#: swift/obj/diskfile.py:446 swift/obj/updater.py:160 #: swift/obj/diskfile.py:482 swift/obj/updater.py:160
#, python-format #, python-format
msgid "Directory %s does not map to a valid policy" msgid "Directory %s does not map to a valid policy"
msgstr "" msgstr ""
#: swift/obj/diskfile.py:642 #: swift/obj/diskfile.py:678
#, python-format #, python-format
msgid "Quarantined %(object_path)s to %(quar_path)s because it is not a directory" msgid "Quarantined %(object_path)s to %(quar_path)s because it is not a directory"
msgstr "" msgstr ""
#: swift/obj/diskfile.py:824 #: swift/obj/diskfile.py:860
#, python-format #, python-format
msgid "Problem cleaning up %s" msgid "Problem cleaning up %s"
msgstr "" msgstr ""
#: swift/obj/diskfile.py:1120 #: swift/obj/diskfile.py:1156
#, python-format #, python-format
msgid "ERROR DiskFile %(data_file)s close failure: %(exc)s : %(stack)s" msgid "ERROR DiskFile %(data_file)s close failure: %(exc)s : %(stack)s"
msgstr "" msgstr ""
#: swift/obj/diskfile.py:1401 #: swift/obj/diskfile.py:1437
#, python-format #, python-format
msgid "" msgid ""
"Client path %(client)s does not match path stored in object metadata " "Client path %(client)s does not match path stored in object metadata "
@ -882,122 +888,122 @@ msgstr ""
msgid "ERROR container update failed with %(ip)s:%(port)s/%(dev)s" msgid "ERROR container update failed with %(ip)s:%(port)s/%(dev)s"
msgstr "" msgstr ""
#: swift/obj/replicator.py:136 #: swift/obj/replicator.py:135
#, python-format #, python-format
msgid "Killing long-running rsync: %s" msgid "Killing long-running rsync: %s"
msgstr "" msgstr ""
#: swift/obj/replicator.py:150 #: swift/obj/replicator.py:149
#, python-format #, python-format
msgid "Bad rsync return code: %(ret)d <- %(args)s" msgid "Bad rsync return code: %(ret)d <- %(args)s"
msgstr "" msgstr ""
#: swift/obj/replicator.py:157 swift/obj/replicator.py:161 #: swift/obj/replicator.py:156 swift/obj/replicator.py:160
#, python-format #, python-format
msgid "Successful rsync of %(src)s at %(dst)s (%(time).03f)" msgid "Successful rsync of %(src)s at %(dst)s (%(time).03f)"
msgstr "" msgstr ""
#: swift/obj/replicator.py:257 #: swift/obj/replicator.py:256
#, python-format #, python-format
msgid "Removing partition: %s" msgid "Removing partition: %s"
msgstr "" msgstr ""
#: swift/obj/replicator.py:260 #: swift/obj/replicator.py:259
msgid "Error syncing handoff partition" msgid "Error syncing handoff partition"
msgstr "" msgstr ""
#: swift/obj/replicator.py:297 #: swift/obj/replicator.py:296
#, python-format #, python-format
msgid "%(ip)s/%(device)s responded as unmounted" msgid "%(ip)s/%(device)s responded as unmounted"
msgstr "" msgstr ""
#: swift/obj/replicator.py:302 #: swift/obj/replicator.py:301
#, python-format #, python-format
msgid "Invalid response %(resp)s from %(ip)s" msgid "Invalid response %(resp)s from %(ip)s"
msgstr "" msgstr ""
#: swift/obj/replicator.py:334 #: swift/obj/replicator.py:333
#, python-format #, python-format
msgid "Error syncing with node: %s" msgid "Error syncing with node: %s"
msgstr "" msgstr ""
#: swift/obj/replicator.py:338 #: swift/obj/replicator.py:337
msgid "Error syncing partition" msgid "Error syncing partition"
msgstr "" msgstr ""
#: swift/obj/replicator.py:351 #: swift/obj/replicator.py:350
#, python-format #, python-format
msgid "" msgid ""
"%(replicated)d/%(total)d (%(percentage).2f%%) partitions replicated in " "%(replicated)d/%(total)d (%(percentage).2f%%) partitions replicated in "
"%(time).2fs (%(rate).2f/sec, %(remaining)s remaining)" "%(time).2fs (%(rate).2f/sec, %(remaining)s remaining)"
msgstr "" msgstr ""
#: swift/obj/replicator.py:362 #: swift/obj/replicator.py:361
#, python-format #, python-format
msgid "" msgid ""
"%(checked)d suffixes checked - %(hashed).2f%% hashed, %(synced).2f%% " "%(checked)d suffixes checked - %(hashed).2f%% hashed, %(synced).2f%% "
"synced" "synced"
msgstr "" msgstr ""
#: swift/obj/replicator.py:369 #: swift/obj/replicator.py:368
#, python-format #, python-format
msgid "Partition times: max %(max).4fs, min %(min).4fs, med %(med).4fs" msgid "Partition times: max %(max).4fs, min %(min).4fs, med %(med).4fs"
msgstr "" msgstr ""
#: swift/obj/replicator.py:377 #: swift/obj/replicator.py:376
#, python-format #, python-format
msgid "Nothing replicated for %s seconds." msgid "Nothing replicated for %s seconds."
msgstr "" msgstr ""
#: swift/obj/replicator.py:406 #: swift/obj/replicator.py:405
msgid "Lockup detected.. killing live coros." msgid "Lockup detected.. killing live coros."
msgstr "" msgstr ""
#: swift/obj/replicator.py:509 #: swift/obj/replicator.py:508
msgid "Ring change detected. Aborting current replication pass." msgid "Ring change detected. Aborting current replication pass."
msgstr "" msgstr ""
#: swift/obj/replicator.py:519 #: swift/obj/replicator.py:518
msgid "Exception in top-level replication loop" msgid "Exception in top-level replication loop"
msgstr "" msgstr ""
#: swift/obj/replicator.py:528 #: swift/obj/replicator.py:527
msgid "Running object replicator in script mode." msgid "Running object replicator in script mode."
msgstr "" msgstr ""
#: swift/obj/replicator.py:536 #: swift/obj/replicator.py:535
#, python-format #, python-format
msgid "Object replication complete (once). (%.02f minutes)" msgid "Object replication complete (once). (%.02f minutes)"
msgstr "" msgstr ""
#: swift/obj/replicator.py:543 #: swift/obj/replicator.py:542
msgid "Starting object replicator in daemon mode." msgid "Starting object replicator in daemon mode."
msgstr "" msgstr ""
#: swift/obj/replicator.py:547 #: swift/obj/replicator.py:546
msgid "Starting object replication pass." msgid "Starting object replication pass."
msgstr "" msgstr ""
#: swift/obj/replicator.py:552 #: swift/obj/replicator.py:551
#, python-format #, python-format
msgid "Object replication complete. (%.02f minutes)" msgid "Object replication complete. (%.02f minutes)"
msgstr "" msgstr ""
#: swift/obj/server.py:201 #: swift/obj/server.py:202
#, python-format #, python-format
msgid "" msgid ""
"ERROR Container update failed (saving for async update later): %(status)d" "ERROR Container update failed (saving for async update later): %(status)d"
" response from %(ip)s:%(port)s/%(dev)s" " response from %(ip)s:%(port)s/%(dev)s"
msgstr "" msgstr ""
#: swift/obj/server.py:208 #: swift/obj/server.py:209
#, python-format #, python-format
msgid "" msgid ""
"ERROR container update failed with %(ip)s:%(port)s/%(dev)s (saving for " "ERROR container update failed with %(ip)s:%(port)s/%(dev)s (saving for "
"async update later)" "async update later)"
msgstr "" msgstr ""
#: swift/obj/server.py:243 #: swift/obj/server.py:244
#, python-format #, python-format
msgid "" msgid ""
"ERROR Container update failed: different numbers of hosts and devices in " "ERROR Container update failed: different numbers of hosts and devices in "
@ -1069,50 +1075,50 @@ msgstr ""
msgid "Account" msgid "Account"
msgstr "" msgstr ""
#: swift/proxy/controllers/base.py:695 swift/proxy/controllers/base.py:728 #: swift/proxy/controllers/base.py:696 swift/proxy/controllers/base.py:729
#: swift/proxy/controllers/obj.py:212 swift/proxy/controllers/obj.py:342 #: swift/proxy/controllers/obj.py:212 swift/proxy/controllers/obj.py:342
#: swift/proxy/controllers/obj.py:377 swift/proxy/controllers/obj.py:395 #: swift/proxy/controllers/obj.py:377 swift/proxy/controllers/obj.py:395
#: swift/proxy/controllers/obj.py:520 #: swift/proxy/controllers/obj.py:520
msgid "Object" msgid "Object"
msgstr "" msgstr ""
#: swift/proxy/controllers/base.py:696 #: swift/proxy/controllers/base.py:697
msgid "Trying to read during GET (retrying)" msgid "Trying to read during GET (retrying)"
msgstr "" msgstr ""
#: swift/proxy/controllers/base.py:729 #: swift/proxy/controllers/base.py:730
msgid "Trying to read during GET" msgid "Trying to read during GET"
msgstr "" msgstr ""
#: swift/proxy/controllers/base.py:733 #: swift/proxy/controllers/base.py:734
#, python-format #, python-format
msgid "Client did not read from proxy within %ss" msgid "Client did not read from proxy within %ss"
msgstr "" msgstr ""
#: swift/proxy/controllers/base.py:738 #: swift/proxy/controllers/base.py:739
msgid "Client disconnected on read" msgid "Client disconnected on read"
msgstr "" msgstr ""
#: swift/proxy/controllers/base.py:740 #: swift/proxy/controllers/base.py:741
msgid "Trying to send to client" msgid "Trying to send to client"
msgstr "" msgstr ""
#: swift/proxy/controllers/base.py:777 swift/proxy/controllers/base.py:1039 #: swift/proxy/controllers/base.py:778 swift/proxy/controllers/base.py:1040
#, python-format #, python-format
msgid "Trying to %(method)s %(path)s" msgid "Trying to %(method)s %(path)s"
msgstr "" msgstr ""
#: swift/proxy/controllers/base.py:814 swift/proxy/controllers/base.py:1035 #: swift/proxy/controllers/base.py:815 swift/proxy/controllers/base.py:1036
#: swift/proxy/controllers/obj.py:374 #: swift/proxy/controllers/obj.py:374
msgid "ERROR Insufficient Storage" msgid "ERROR Insufficient Storage"
msgstr "" msgstr ""
#: swift/proxy/controllers/base.py:817 #: swift/proxy/controllers/base.py:818
#, python-format #, python-format
msgid "ERROR %(status)d %(body)s From %(type)s Server" msgid "ERROR %(status)d %(body)s From %(type)s Server"
msgstr "" msgstr ""
#: swift/proxy/controllers/base.py:1142 #: swift/proxy/controllers/base.py:1143
#, python-format #, python-format
msgid "%(type)s returning 503 for %(statuses)s" msgid "%(type)s returning 503 for %(statuses)s"
msgstr "" msgstr ""

File diff suppressed because it is too large Load Diff