Imported Translations from Transifex
For more information about this automatic import see: https://wiki.openstack.org/wiki/Translations/Infrastructure Change-Id: Ic915c609561da064aa518d248cc5063682397382
This commit is contained in:
parent
3f0b479fed
commit
962119e07a
@ -8,8 +8,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Glance\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2014-09-09 06:05+0000\n"
|
||||
"PO-Revision-Date: 2014-09-09 00:42+0000\n"
|
||||
"POT-Creation-Date: 2014-11-21 06:05+0000\n"
|
||||
"PO-Revision-Date: 2014-10-28 14:51+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/"
|
||||
"glance/language/en_GB/)\n"
|
||||
@ -20,41 +20,41 @@ msgstr ""
|
||||
"Generated-By: Babel 1.3\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: glance/scrubber.py:239
|
||||
#: glance/scrubber.py:257
|
||||
#, python-format
|
||||
msgid "%s directory does not exist."
|
||||
msgstr "%s directory does not exist."
|
||||
|
||||
#: glance/scrubber.py:418
|
||||
#: glance/scrubber.py:458
|
||||
#, python-format
|
||||
msgid "Starting Daemon: wakeup_time=%(wakeup_time)s threads=%(threads)s"
|
||||
msgstr "Starting Daemon: wakeup_time=%(wakeup_time)s threads=%(threads)s"
|
||||
|
||||
#: glance/scrubber.py:432
|
||||
#: glance/scrubber.py:472
|
||||
msgid "Daemon Shutdown on KeyboardInterrupt"
|
||||
msgstr "Daemon Shutdown on KeyboardInterrupt"
|
||||
|
||||
#: glance/scrubber.py:444
|
||||
#: glance/scrubber.py:484
|
||||
#, python-format
|
||||
msgid "Initializing scrubber with configuration: %s"
|
||||
msgstr "Initializing scrubber with configuration: %s"
|
||||
|
||||
#: glance/scrubber.py:517
|
||||
#: glance/scrubber.py:557
|
||||
#, python-format
|
||||
msgid "Scrubbing image %(id)s from %(count)d locations."
|
||||
msgstr "Scrubbing image %(id)s from %(count)d locations."
|
||||
|
||||
#: glance/scrubber.py:540
|
||||
#: glance/scrubber.py:580
|
||||
#, python-format
|
||||
msgid "Image %s has been deleted."
|
||||
msgstr ""
|
||||
|
||||
#: glance/scrubber.py:592
|
||||
#: glance/scrubber.py:632
|
||||
#, python-format
|
||||
msgid "Getting images deleted before %s"
|
||||
msgstr "Getting images deleted before %s"
|
||||
|
||||
#: glance/api/common.py:161
|
||||
#: glance/api/common.py:166
|
||||
#, python-format
|
||||
msgid ""
|
||||
"User %(user)s attempted to upload an image of unknown size that will exceeed "
|
||||
@ -63,7 +63,7 @@ msgstr ""
|
||||
"User %(user)s attempted to upload an image of unknown size that will exceeed "
|
||||
"the quota. %(remaining)d bytes remaining."
|
||||
|
||||
#: glance/api/common.py:170
|
||||
#: glance/api/common.py:175
|
||||
#, python-format
|
||||
msgid ""
|
||||
"User %(user)s attempted to upload an image of size %(size)d that will "
|
||||
@ -84,21 +84,26 @@ msgstr "Initialised image cache management middleware"
|
||||
msgid "Initialized gzip middleware"
|
||||
msgstr "Initialised gzip middleware"
|
||||
|
||||
#: glance/api/v1/images.py:718
|
||||
#: glance/api/v1/images.py:693
|
||||
#, python-format
|
||||
msgid "Uploaded data of image %s from request payload successfully."
|
||||
msgstr ""
|
||||
|
||||
#: glance/api/v1/images.py:744
|
||||
msgid "Triggering asynchronous copy from external source"
|
||||
msgstr "Triggering asynchronous copy from external source"
|
||||
|
||||
#: glance/api/v1/images.py:1075 glance/api/v2/images.py:206
|
||||
#: glance/api/v1/images.py:1100 glance/api/v2/images.py:221
|
||||
#, python-format
|
||||
msgid "Image %s could not be deleted because it is in use: %s"
|
||||
msgstr ""
|
||||
|
||||
#: glance/api/v1/upload_utils.py:119
|
||||
#: glance/api/v1/upload_utils.py:118
|
||||
#, python-format
|
||||
msgid "Cleaning up %s after exceeding the quota"
|
||||
msgstr "Cleaning up %s after exceeding the quota"
|
||||
|
||||
#: glance/api/v1/upload_utils.py:161
|
||||
#: glance/api/v1/upload_utils.py:160
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Image %s could not be found after upload. The image may have been deleted "
|
||||
@ -107,7 +112,7 @@ msgstr ""
|
||||
"Image %s could not be found after upload. The image may have been deleted "
|
||||
"during the upload."
|
||||
|
||||
#: glance/api/v2/images.py:136
|
||||
#: glance/api/v2/images.py:146
|
||||
#, python-format
|
||||
msgid "Denying attempt to upload image because it exceeds the .quota: %s"
|
||||
msgstr "Denying attempt to upload image because it exceeds the .quota: %s"
|
||||
@ -134,27 +139,27 @@ msgid ""
|
||||
"type %(task_type)s"
|
||||
msgstr ""
|
||||
|
||||
#: glance/cmd/replicator.py:328
|
||||
#: glance/cmd/replicator.py:325
|
||||
#, python-format
|
||||
msgid "Storing: %s"
|
||||
msgstr "Storing: %s"
|
||||
|
||||
#: glance/cmd/replicator.py:401
|
||||
#: glance/cmd/replicator.py:398
|
||||
#, python-format
|
||||
msgid "Considering: %s"
|
||||
msgstr "Considering: %s"
|
||||
|
||||
#: glance/cmd/replicator.py:427 glance/cmd/replicator.py:502
|
||||
#: glance/cmd/replicator.py:424 glance/cmd/replicator.py:499
|
||||
#, python-format
|
||||
msgid "Image %s metadata has changed"
|
||||
msgstr "Image %s metadata has changed"
|
||||
|
||||
#: glance/cmd/replicator.py:509
|
||||
#: glance/cmd/replicator.py:506
|
||||
#, python-format
|
||||
msgid "Image %s is being synced"
|
||||
msgstr "Image %s is being synced"
|
||||
|
||||
#: glance/cmd/replicator.py:563
|
||||
#: glance/cmd/replicator.py:560
|
||||
#, python-format
|
||||
msgid ""
|
||||
"%(image_id)s: field %(key)s differs (source is %(master_value)s, destination "
|
||||
@ -163,7 +168,7 @@ msgstr ""
|
||||
"%(image_id)s: field %(key)s differs (source is %(master_value)s, destination "
|
||||
"is %(slave_value)s)"
|
||||
|
||||
#: glance/cmd/replicator.py:576
|
||||
#: glance/cmd/replicator.py:573
|
||||
#, python-format
|
||||
msgid "Image %s entirely missing from the destination"
|
||||
msgstr "Image %s entirely missing from the destination"
|
||||
@ -174,42 +179,47 @@ msgid ""
|
||||
"Loading known task scripts for task_id %(task_id)s of type %(task_type)s"
|
||||
msgstr ""
|
||||
|
||||
#: glance/common/scripts/image_import/main.py:39
|
||||
#: glance/common/scripts/image_import/main.py:40
|
||||
#, python-format
|
||||
msgid "Task %(task_id)s beginning import execution."
|
||||
msgstr ""
|
||||
|
||||
#: glance/common/scripts/image_import/main.py:141
|
||||
#: glance/common/scripts/image_import/main.py:151
|
||||
#, python-format
|
||||
msgid "Task %(task_id)s: Got image data uri %(data_uri)s to be imported"
|
||||
msgstr ""
|
||||
|
||||
#: glance/common/scripts/image_import/main.py:150
|
||||
#: glance/common/scripts/image_import/main.py:160
|
||||
#, python-format
|
||||
msgid "Task %(task_id)s: Could not import image file %(image_data)s"
|
||||
msgstr ""
|
||||
|
||||
#: glance/db/sqlalchemy/api.py:112
|
||||
#: glance/db/sqlalchemy/api.py:111
|
||||
msgid "Attempted to modify image user did not own."
|
||||
msgstr "Attempted to modify image user did not own."
|
||||
|
||||
#: glance/db/sqlalchemy/metadata.py:197
|
||||
#: glance/db/sqlalchemy/metadata.py:156
|
||||
#, python-format
|
||||
msgid "Skipping namespace %s. It already exists in the database."
|
||||
msgstr ""
|
||||
|
||||
#: glance/db/sqlalchemy/metadata.py:218
|
||||
#, python-format
|
||||
msgid "File %s loaded to database."
|
||||
msgstr ""
|
||||
|
||||
#: glance/db/sqlalchemy/metadata.py:199
|
||||
#: glance/db/sqlalchemy/metadata.py:220
|
||||
msgid "Metadata loading finished"
|
||||
msgstr ""
|
||||
|
||||
#: glance/db/sqlalchemy/metadata.py:210
|
||||
#: glance/db/sqlalchemy/metadata.py:231
|
||||
#, python-format
|
||||
msgid "Table %s has been cleared"
|
||||
msgstr ""
|
||||
|
||||
#: glance/db/sqlalchemy/metadata.py:292
|
||||
#: glance/db/sqlalchemy/metadata.py:311
|
||||
#, python-format
|
||||
msgid "Namespace %s saved in %s"
|
||||
msgid "Namespace %(namespace)s saved in %(file)s"
|
||||
msgstr ""
|
||||
|
||||
#: glance/db/sqlalchemy/migrate_repo/schema.py:98
|
||||
@ -239,7 +249,7 @@ msgstr "Image cache loaded driver '%s'."
|
||||
msgid "Defaulting to SQLite driver."
|
||||
msgstr "Defaulting to SQLite driver."
|
||||
|
||||
#: glance/image_cache/prefetcher.py:86
|
||||
#: glance/image_cache/prefetcher.py:84
|
||||
#, python-format
|
||||
msgid "Successfully cached all %d images"
|
||||
msgstr "Successfully cached all %d images"
|
||||
@ -277,17 +287,17 @@ msgstr "Removed stalled cache file %s"
|
||||
msgid "Reaped %(reaped)s %(entry_type)s cache entries"
|
||||
msgstr "Reaped %(reaped)s %(entry_type)s cache entries"
|
||||
|
||||
#: glance/openstack/common/lockutils.py:83
|
||||
#: glance/openstack/common/lockutils.py:82
|
||||
#, python-format
|
||||
msgid "Created lock path: %s"
|
||||
msgstr "Created lock path: %s"
|
||||
|
||||
#: glance/openstack/common/lockutils.py:251
|
||||
#: glance/openstack/common/lockutils.py:194
|
||||
#, python-format
|
||||
msgid "Failed to remove file %(file)s"
|
||||
msgstr "Failed to remove file %(file)s"
|
||||
|
||||
#: glance/quota/__init__.py:330
|
||||
#: glance/quota/__init__.py:329
|
||||
#, python-format
|
||||
msgid "Cleaning up %s after exceeding the quota."
|
||||
msgstr "Cleaning up %s after exceeding the quota."
|
||||
@ -369,12 +379,12 @@ msgstr "Successfully updated a membership for image %(id)s"
|
||||
msgid "Successfully deleted a membership from image %(id)s"
|
||||
msgstr "Successfully deleted a membership from image %(id)s"
|
||||
|
||||
#: glance/registry/api/v1/members.py:330
|
||||
#: glance/registry/api/v1/members.py:337
|
||||
#, python-format
|
||||
msgid "Member %(id)s not found"
|
||||
msgstr "Member %(id)s not found"
|
||||
|
||||
#: glance/registry/client/v1/client.py:127
|
||||
#: glance/registry/client/v1/client.py:128
|
||||
#, python-format
|
||||
msgid "Registry client request %(method)s %(action)s raised %(exc_name)s"
|
||||
msgstr "Registry client request %(method)s %(action)s raised %(exc_name)s"
|
||||
|
@ -8,8 +8,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Glance\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2014-10-07 06:03+0000\n"
|
||||
"PO-Revision-Date: 2014-09-06 09:06+0000\n"
|
||||
"POT-Creation-Date: 2014-11-21 06:05+0000\n"
|
||||
"PO-Revision-Date: 2014-11-03 10:00+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/"
|
||||
"glance/language/en_GB/)\n"
|
||||
@ -20,22 +20,24 @@ msgstr ""
|
||||
"Generated-By: Babel 1.3\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: glance/scrubber.py:216
|
||||
#: glance/scrubber.py:217
|
||||
#, python-format
|
||||
msgid "Failed to find image to delete: %s"
|
||||
msgstr "Failed to find image to delete: %s"
|
||||
|
||||
#: glance/scrubber.py:559
|
||||
#: glance/scrubber.py:582
|
||||
#, python-format
|
||||
msgid "Unable to delete URI from image %s."
|
||||
msgstr ""
|
||||
|
||||
#: glance/api/common.py:116
|
||||
#: glance/api/v1/images.py:707
|
||||
#, python-format
|
||||
msgid "Invalid value for option user_storage_quota: %(users_quota)s"
|
||||
msgstr "Invalid value for option user_storage_quota: %(users_quota)s"
|
||||
msgid ""
|
||||
"Failed to activate image %s in registry. About to delete image bits from "
|
||||
"store and update status to 'killed'."
|
||||
msgstr ""
|
||||
|
||||
#: glance/api/v2/images.py:846
|
||||
#: glance/api/v2/images.py:854
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Could not find schema properties file %s. Continuing without custom "
|
||||
@ -49,39 +51,24 @@ msgstr ""
|
||||
msgid "Failed to delete image %s in store from URI"
|
||||
msgstr "Failed to delete image %s in store from URI"
|
||||
|
||||
#: glance/common/scripts/image_import/main.py:147
|
||||
#: glance/common/scripts/image_import/main.py:157
|
||||
#, python-format
|
||||
msgid "Task %(task_id)s failed with exception %(error)s"
|
||||
msgstr ""
|
||||
|
||||
#: glance/db/sqlalchemy/api.py:72
|
||||
#: glance/db/sqlalchemy/api.py:71
|
||||
msgid "Deadlock detected. Retrying..."
|
||||
msgstr "Deadlock detected. Retrying..."
|
||||
|
||||
#: glance/db/sqlalchemy/api.py:320
|
||||
#: glance/db/sqlalchemy/api.py:321
|
||||
msgid "Id not in sort_keys; is sort_keys unique?"
|
||||
msgstr "Id not in sort_keys; is sort_keys unique?"
|
||||
|
||||
#: glance/db/sqlalchemy/metadata.py:218
|
||||
#: glance/db/sqlalchemy/metadata.py:239
|
||||
#, python-format
|
||||
msgid "Duplicate entry for values: %s"
|
||||
msgstr ""
|
||||
|
||||
#: glance/db/sqlalchemy/metadef_api/namespace.py:89
|
||||
#, python-format
|
||||
msgid "Metadata definition namespace not found for id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: glance/db/sqlalchemy/metadef_api/object.py:37
|
||||
#, python-format
|
||||
msgid "Metadata definition object not found for id %s"
|
||||
msgstr ""
|
||||
|
||||
#: glance/db/sqlalchemy/metadef_api/property.py:39
|
||||
#, python-format
|
||||
msgid "Metadata definition property not found for id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py:91
|
||||
#, python-format
|
||||
msgid "Failed to decrypt location value for image %(image_id)s"
|
||||
@ -105,17 +92,17 @@ msgstr ""
|
||||
"Image cache driver '%(driver_module)s' failed to configure. Got error: "
|
||||
"'%(config_err)s"
|
||||
|
||||
#: glance/image_cache/prefetcher.py:49
|
||||
#: glance/image_cache/prefetcher.py:47
|
||||
#, python-format
|
||||
msgid "Image '%s' is not active. Not caching."
|
||||
msgstr "Image '%s' is not active. Not caching."
|
||||
|
||||
#: glance/image_cache/prefetcher.py:54
|
||||
#: glance/image_cache/prefetcher.py:52
|
||||
#, python-format
|
||||
msgid "No metadata found for image '%s'"
|
||||
msgstr "No metadata found for image '%s'"
|
||||
|
||||
#: glance/image_cache/prefetcher.py:82
|
||||
#: glance/image_cache/prefetcher.py:80
|
||||
msgid "Failed to successfully cache all images in queue."
|
||||
msgstr "Failed to successfully cache all images in queue."
|
||||
|
||||
@ -129,15 +116,3 @@ msgstr "Failed to delete file %(path)s. Got error: %(e)s"
|
||||
#, python-format
|
||||
msgid "Cached image file '%s' doesn't exist, unable to delete"
|
||||
msgstr "Cached image file '%s' doesn't exist, unable to delete"
|
||||
|
||||
#: glance/openstack/common/network_utils.py:146
|
||||
msgid "tcp_keepidle not available on your system"
|
||||
msgstr "tcp_keepidle not available on your system"
|
||||
|
||||
#: glance/openstack/common/network_utils.py:153
|
||||
msgid "tcp_keepintvl not available on your system"
|
||||
msgstr "tcp_keepintvl not available on your system"
|
||||
|
||||
#: glance/openstack/common/network_utils.py:160
|
||||
msgid "tcp_keepknt not available on your system"
|
||||
msgstr "tcp_keepknt not available on your system"
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -8,8 +8,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Glance\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2014-10-07 06:03+0000\n"
|
||||
"PO-Revision-Date: 2014-09-30 17:17+0000\n"
|
||||
"POT-Creation-Date: 2014-11-21 06:05+0000\n"
|
||||
"PO-Revision-Date: 2014-11-03 10:00+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: French (http://www.transifex.com/projects/p/glance/language/"
|
||||
"fr/)\n"
|
||||
@ -27,22 +27,22 @@ msgid ""
|
||||
"failed."
|
||||
msgstr ""
|
||||
|
||||
#: glance/scrubber.py:166
|
||||
#: glance/scrubber.py:167
|
||||
#, python-format
|
||||
msgid "%s file can not be read."
|
||||
msgstr "Le fichier %s ne peut pas etre lu."
|
||||
|
||||
#: glance/scrubber.py:189
|
||||
#: glance/scrubber.py:190
|
||||
#, python-format
|
||||
msgid "%s file can not be wrote."
|
||||
msgstr "Le fichier %s ne peut pas etre écrit."
|
||||
|
||||
#: glance/scrubber.py:493
|
||||
#: glance/scrubber.py:516
|
||||
#, python-format
|
||||
msgid "Can not %(op)s scrub jobs from queue: %(err)s"
|
||||
msgstr ""
|
||||
|
||||
#: glance/scrubber.py:594
|
||||
#: glance/scrubber.py:617
|
||||
#, python-format
|
||||
msgid "%s file can not be created."
|
||||
msgstr "Le fichier %s ne peut pas etre créé"
|
||||
@ -70,6 +70,11 @@ msgstr ""
|
||||
msgid "An error occurred during image.send notification: %(err)s"
|
||||
msgstr "Une erreur s'est produite lors de la notification image.send : %(err)s"
|
||||
|
||||
#: glance/api/common.py:118
|
||||
#, python-format
|
||||
msgid "Invalid value for option user_storage_quota: %(users_quota)s"
|
||||
msgstr ""
|
||||
|
||||
#: glance/api/middleware/cache.py:169
|
||||
#, python-format
|
||||
msgid ""
|
||||
@ -88,44 +93,44 @@ msgstr "impossible de trouver %s"
|
||||
msgid "Checksum header is missing."
|
||||
msgstr "L'en-tête de total de contrôle est manquant."
|
||||
|
||||
#: glance/api/v1/images.py:602
|
||||
#: glance/api/v1/images.py:606
|
||||
#, python-format
|
||||
msgid "Copy from external source '%(scheme)s' failed for image: %(image)s"
|
||||
msgstr ""
|
||||
"Echec de copie depuis la source externe '%(scheme)s' pour l'image: %(image)s"
|
||||
|
||||
#: glance/api/v1/upload_utils.py:79
|
||||
#: glance/api/v1/upload_utils.py:77
|
||||
#, python-format
|
||||
msgid "Unable to kill image %(id)s: "
|
||||
msgstr "Impossible de supprimer l'image %(id)s :"
|
||||
|
||||
#: glance/api/v1/upload_utils.py:240
|
||||
#: glance/api/v1/upload_utils.py:248
|
||||
#, python-format
|
||||
msgid "Received HTTP error while uploading image %s"
|
||||
msgstr "Une erreur HTTP a été reçu lors du chargement de l'image %s"
|
||||
|
||||
#: glance/api/v2/image_data.py:61
|
||||
#: glance/api/v2/image_data.py:59
|
||||
#, python-format
|
||||
msgid "Unable to restore image %(image_id)s: %(e)s"
|
||||
msgstr "Impossible de restaurer l'image %(image_id)s: %(e)s"
|
||||
|
||||
#: glance/api/v2/image_data.py:149
|
||||
#: glance/api/v2/image_data.py:155
|
||||
msgid "Failed to upload image data due to HTTP error"
|
||||
msgstr ""
|
||||
"Echec de téléchargement des données de l'image en raison d'une erreur HTTP"
|
||||
|
||||
#: glance/api/v2/image_data.py:154
|
||||
#: glance/api/v2/image_data.py:160
|
||||
msgid "Failed to upload image data due to internal error"
|
||||
msgstr ""
|
||||
"Echec de téléchargement des données de l'image en raison d'une erreur interne"
|
||||
|
||||
#: glance/api/v2/metadef_namespaces.py:190
|
||||
#: glance/api/v2/metadef_namespaces.py:188
|
||||
#, python-format
|
||||
msgid "Failed to delete namespace %(namespace)s "
|
||||
msgstr "Echec lors de la suppresion du namespace %(namespace)s"
|
||||
|
||||
#: glance/api/v2/metadef_resource_types.py:126
|
||||
#: glance/tests/functional/v2/test_metadef_resourcetypes.py:129
|
||||
#: glance/api/v2/metadef_resource_types.py:125
|
||||
#: glance/tests/functional/v2/test_metadef_resourcetypes.py:128
|
||||
#, python-format
|
||||
msgid "Failed to find resource type %(resourcetype)s to delete"
|
||||
msgstr "Echec pour trouver le type de ressource %(resourcetype)s a supprimer"
|
||||
@ -163,7 +168,7 @@ msgstr ""
|
||||
msgid "Task not found for task_id %s"
|
||||
msgstr "Tache non trouvé pour task_id %s"
|
||||
|
||||
#: glance/db/sqlalchemy/metadata.py:127
|
||||
#: glance/db/sqlalchemy/metadata.py:128
|
||||
#, python-format
|
||||
msgid "Json schema files not found in %s. Aborting."
|
||||
msgstr ""
|
||||
@ -204,17 +209,7 @@ msgstr ""
|
||||
"ajouter l'option user_xattr sur la ligne appropriée de l'unité hébergeant le "
|
||||
"répertoire de cache."
|
||||
|
||||
#: glance/openstack/common/excutils.py:76
|
||||
#, python-format
|
||||
msgid "Original exception being dropped: %s"
|
||||
msgstr "Exception d'origine en cours de suppression : %s"
|
||||
|
||||
#: glance/openstack/common/excutils.py:105
|
||||
#, python-format
|
||||
msgid "Unexpected exception occurred %d time(s)... retrying."
|
||||
msgstr "Exception inattendue survenue %d fois... Nouvel essai."
|
||||
|
||||
#: glance/openstack/common/lockutils.py:120
|
||||
#: glance/openstack/common/lockutils.py:117
|
||||
#, python-format
|
||||
msgid "Could not release the acquired lock `%s`"
|
||||
msgstr "Impossible de libérer le verrou acquis `%s`"
|
||||
@ -243,7 +238,7 @@ msgstr "Impossible de créer l'image %s"
|
||||
msgid "Unable to update image %s"
|
||||
msgstr "Impossible de mettre à jour l'image %s"
|
||||
|
||||
#: glance/tests/functional/v2/test_metadef_resourcetypes.py:99
|
||||
#: glance/tests/functional/v2/test_metadef_resourcetypes.py:98
|
||||
#, python-format
|
||||
msgid "Forbidden to create resource type. Reason: %(reason)s"
|
||||
msgstr "Creation du type de ressource refuse. Raison: %(reason)s "
|
||||
|
@ -6,9 +6,9 @@
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: glance 2015.1.dev27.gc0fd20a\n"
|
||||
"Project-Id-Version: glance 2015.1.dev128.g3f0b479\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2014-10-07 06:03+0000\n"
|
||||
"POT-Creation-Date: 2014-11-21 06:05+0000\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
@ -24,22 +24,22 @@ msgid ""
|
||||
"failed."
|
||||
msgstr ""
|
||||
|
||||
#: glance/scrubber.py:166
|
||||
#: glance/scrubber.py:167
|
||||
#, python-format
|
||||
msgid "%s file can not be read."
|
||||
msgstr ""
|
||||
|
||||
#: glance/scrubber.py:189
|
||||
#: glance/scrubber.py:190
|
||||
#, python-format
|
||||
msgid "%s file can not be wrote."
|
||||
msgstr ""
|
||||
|
||||
#: glance/scrubber.py:493
|
||||
#: glance/scrubber.py:516
|
||||
#, python-format
|
||||
msgid "Can not %(op)s scrub jobs from queue: %(err)s"
|
||||
msgstr ""
|
||||
|
||||
#: glance/scrubber.py:594
|
||||
#: glance/scrubber.py:617
|
||||
#, python-format
|
||||
msgid "%s file can not be created."
|
||||
msgstr ""
|
||||
@ -63,6 +63,11 @@ msgstr ""
|
||||
msgid "An error occurred during image.send notification: %(err)s"
|
||||
msgstr ""
|
||||
|
||||
#: glance/api/common.py:118
|
||||
#, python-format
|
||||
msgid "Invalid value for option user_storage_quota: %(users_quota)s"
|
||||
msgstr ""
|
||||
|
||||
#: glance/api/middleware/cache.py:169
|
||||
#, python-format
|
||||
msgid ""
|
||||
@ -79,41 +84,41 @@ msgstr ""
|
||||
msgid "Checksum header is missing."
|
||||
msgstr ""
|
||||
|
||||
#: glance/api/v1/images.py:602
|
||||
#: glance/api/v1/images.py:606
|
||||
#, python-format
|
||||
msgid "Copy from external source '%(scheme)s' failed for image: %(image)s"
|
||||
msgstr ""
|
||||
|
||||
#: glance/api/v1/upload_utils.py:79
|
||||
#: glance/api/v1/upload_utils.py:77
|
||||
#, python-format
|
||||
msgid "Unable to kill image %(id)s: "
|
||||
msgstr ""
|
||||
|
||||
#: glance/api/v1/upload_utils.py:240
|
||||
#: glance/api/v1/upload_utils.py:248
|
||||
#, python-format
|
||||
msgid "Received HTTP error while uploading image %s"
|
||||
msgstr ""
|
||||
|
||||
#: glance/api/v2/image_data.py:61
|
||||
#: glance/api/v2/image_data.py:59
|
||||
#, python-format
|
||||
msgid "Unable to restore image %(image_id)s: %(e)s"
|
||||
msgstr ""
|
||||
|
||||
#: glance/api/v2/image_data.py:149
|
||||
#: glance/api/v2/image_data.py:155
|
||||
msgid "Failed to upload image data due to HTTP error"
|
||||
msgstr ""
|
||||
|
||||
#: glance/api/v2/image_data.py:154
|
||||
#: glance/api/v2/image_data.py:160
|
||||
msgid "Failed to upload image data due to internal error"
|
||||
msgstr ""
|
||||
|
||||
#: glance/api/v2/metadef_namespaces.py:190
|
||||
#: glance/api/v2/metadef_namespaces.py:188
|
||||
#, python-format
|
||||
msgid "Failed to delete namespace %(namespace)s "
|
||||
msgstr ""
|
||||
|
||||
#: glance/api/v2/metadef_resource_types.py:126
|
||||
#: glance/tests/functional/v2/test_metadef_resourcetypes.py:129
|
||||
#: glance/api/v2/metadef_resource_types.py:125
|
||||
#: glance/tests/functional/v2/test_metadef_resourcetypes.py:128
|
||||
#, python-format
|
||||
msgid "Failed to find resource type %(resourcetype)s to delete"
|
||||
msgstr ""
|
||||
@ -151,7 +156,7 @@ msgstr ""
|
||||
msgid "Task not found for task_id %s"
|
||||
msgstr ""
|
||||
|
||||
#: glance/db/sqlalchemy/metadata.py:127
|
||||
#: glance/db/sqlalchemy/metadata.py:128
|
||||
#, python-format
|
||||
msgid "Json schema files not found in %s. Aborting."
|
||||
msgstr ""
|
||||
@ -188,17 +193,7 @@ msgid ""
|
||||
"cache directory."
|
||||
msgstr ""
|
||||
|
||||
#: glance/openstack/common/excutils.py:76
|
||||
#, python-format
|
||||
msgid "Original exception being dropped: %s"
|
||||
msgstr ""
|
||||
|
||||
#: glance/openstack/common/excutils.py:105
|
||||
#, python-format
|
||||
msgid "Unexpected exception occurred %d time(s)... retrying."
|
||||
msgstr ""
|
||||
|
||||
#: glance/openstack/common/lockutils.py:120
|
||||
#: glance/openstack/common/lockutils.py:117
|
||||
#, python-format
|
||||
msgid "Could not release the acquired lock `%s`"
|
||||
msgstr ""
|
||||
@ -227,7 +222,7 @@ msgstr ""
|
||||
msgid "Unable to update image %s"
|
||||
msgstr ""
|
||||
|
||||
#: glance/tests/functional/v2/test_metadef_resourcetypes.py:99
|
||||
#: glance/tests/functional/v2/test_metadef_resourcetypes.py:98
|
||||
#, python-format
|
||||
msgid "Forbidden to create resource type. Reason: %(reason)s"
|
||||
msgstr ""
|
||||
|
@ -6,9 +6,9 @@
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: glance 2014.2.dev9.g02dcdc9\n"
|
||||
"Project-Id-Version: glance 2015.1.dev128.g3f0b479\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2014-09-09 06:05+0000\n"
|
||||
"POT-Creation-Date: 2014-11-21 06:05+0000\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
@ -17,48 +17,48 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: glance/scrubber.py:239
|
||||
#: glance/scrubber.py:257
|
||||
#, python-format
|
||||
msgid "%s directory does not exist."
|
||||
msgstr ""
|
||||
|
||||
#: glance/scrubber.py:418
|
||||
#: glance/scrubber.py:458
|
||||
#, python-format
|
||||
msgid "Starting Daemon: wakeup_time=%(wakeup_time)s threads=%(threads)s"
|
||||
msgstr ""
|
||||
|
||||
#: glance/scrubber.py:432
|
||||
#: glance/scrubber.py:472
|
||||
msgid "Daemon Shutdown on KeyboardInterrupt"
|
||||
msgstr ""
|
||||
|
||||
#: glance/scrubber.py:444
|
||||
#: glance/scrubber.py:484
|
||||
#, python-format
|
||||
msgid "Initializing scrubber with configuration: %s"
|
||||
msgstr ""
|
||||
|
||||
#: glance/scrubber.py:517
|
||||
#: glance/scrubber.py:557
|
||||
#, python-format
|
||||
msgid "Scrubbing image %(id)s from %(count)d locations."
|
||||
msgstr ""
|
||||
|
||||
#: glance/scrubber.py:540
|
||||
#: glance/scrubber.py:580
|
||||
#, python-format
|
||||
msgid "Image %s has been deleted."
|
||||
msgstr ""
|
||||
|
||||
#: glance/scrubber.py:592
|
||||
#: glance/scrubber.py:632
|
||||
#, python-format
|
||||
msgid "Getting images deleted before %s"
|
||||
msgstr ""
|
||||
|
||||
#: glance/api/common.py:161
|
||||
#: glance/api/common.py:166
|
||||
#, python-format
|
||||
msgid ""
|
||||
"User %(user)s attempted to upload an image of unknown size that will "
|
||||
"exceeed the quota. %(remaining)d bytes remaining."
|
||||
msgstr ""
|
||||
|
||||
#: glance/api/common.py:170
|
||||
#: glance/api/common.py:175
|
||||
#, python-format
|
||||
msgid ""
|
||||
"User %(user)s attempted to upload an image of size %(size)d that will "
|
||||
@ -77,28 +77,33 @@ msgstr ""
|
||||
msgid "Initialized gzip middleware"
|
||||
msgstr ""
|
||||
|
||||
#: glance/api/v1/images.py:718
|
||||
#: glance/api/v1/images.py:693
|
||||
#, python-format
|
||||
msgid "Uploaded data of image %s from request payload successfully."
|
||||
msgstr ""
|
||||
|
||||
#: glance/api/v1/images.py:744
|
||||
msgid "Triggering asynchronous copy from external source"
|
||||
msgstr ""
|
||||
|
||||
#: glance/api/v1/images.py:1075 glance/api/v2/images.py:206
|
||||
#: glance/api/v1/images.py:1100 glance/api/v2/images.py:221
|
||||
#, python-format
|
||||
msgid "Image %s could not be deleted because it is in use: %s"
|
||||
msgstr ""
|
||||
|
||||
#: glance/api/v1/upload_utils.py:119
|
||||
#: glance/api/v1/upload_utils.py:118
|
||||
#, python-format
|
||||
msgid "Cleaning up %s after exceeding the quota"
|
||||
msgstr ""
|
||||
|
||||
#: glance/api/v1/upload_utils.py:161
|
||||
#: glance/api/v1/upload_utils.py:160
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Image %s could not be found after upload. The image may have been deleted"
|
||||
" during the upload."
|
||||
msgstr ""
|
||||
|
||||
#: glance/api/v2/images.py:136
|
||||
#: glance/api/v2/images.py:146
|
||||
#, python-format
|
||||
msgid "Denying attempt to upload image because it exceeds the .quota: %s"
|
||||
msgstr ""
|
||||
@ -125,34 +130,34 @@ msgid ""
|
||||
"type %(task_type)s"
|
||||
msgstr ""
|
||||
|
||||
#: glance/cmd/replicator.py:328
|
||||
#: glance/cmd/replicator.py:325
|
||||
#, python-format
|
||||
msgid "Storing: %s"
|
||||
msgstr ""
|
||||
|
||||
#: glance/cmd/replicator.py:401
|
||||
#: glance/cmd/replicator.py:398
|
||||
#, python-format
|
||||
msgid "Considering: %s"
|
||||
msgstr ""
|
||||
|
||||
#: glance/cmd/replicator.py:427 glance/cmd/replicator.py:502
|
||||
#: glance/cmd/replicator.py:424 glance/cmd/replicator.py:499
|
||||
#, python-format
|
||||
msgid "Image %s metadata has changed"
|
||||
msgstr ""
|
||||
|
||||
#: glance/cmd/replicator.py:509
|
||||
#: glance/cmd/replicator.py:506
|
||||
#, python-format
|
||||
msgid "Image %s is being synced"
|
||||
msgstr ""
|
||||
|
||||
#: glance/cmd/replicator.py:563
|
||||
#: glance/cmd/replicator.py:560
|
||||
#, python-format
|
||||
msgid ""
|
||||
"%(image_id)s: field %(key)s differs (source is %(master_value)s, "
|
||||
"destination is %(slave_value)s)"
|
||||
msgstr ""
|
||||
|
||||
#: glance/cmd/replicator.py:576
|
||||
#: glance/cmd/replicator.py:573
|
||||
#, python-format
|
||||
msgid "Image %s entirely missing from the destination"
|
||||
msgstr ""
|
||||
@ -162,42 +167,47 @@ msgstr ""
|
||||
msgid "Loading known task scripts for task_id %(task_id)s of type %(task_type)s"
|
||||
msgstr ""
|
||||
|
||||
#: glance/common/scripts/image_import/main.py:39
|
||||
#: glance/common/scripts/image_import/main.py:40
|
||||
#, python-format
|
||||
msgid "Task %(task_id)s beginning import execution."
|
||||
msgstr ""
|
||||
|
||||
#: glance/common/scripts/image_import/main.py:141
|
||||
#: glance/common/scripts/image_import/main.py:151
|
||||
#, python-format
|
||||
msgid "Task %(task_id)s: Got image data uri %(data_uri)s to be imported"
|
||||
msgstr ""
|
||||
|
||||
#: glance/common/scripts/image_import/main.py:150
|
||||
#: glance/common/scripts/image_import/main.py:160
|
||||
#, python-format
|
||||
msgid "Task %(task_id)s: Could not import image file %(image_data)s"
|
||||
msgstr ""
|
||||
|
||||
#: glance/db/sqlalchemy/api.py:112
|
||||
#: glance/db/sqlalchemy/api.py:111
|
||||
msgid "Attempted to modify image user did not own."
|
||||
msgstr ""
|
||||
|
||||
#: glance/db/sqlalchemy/metadata.py:197
|
||||
#: glance/db/sqlalchemy/metadata.py:156
|
||||
#, python-format
|
||||
msgid "Skipping namespace %s. It already exists in the database."
|
||||
msgstr ""
|
||||
|
||||
#: glance/db/sqlalchemy/metadata.py:218
|
||||
#, python-format
|
||||
msgid "File %s loaded to database."
|
||||
msgstr ""
|
||||
|
||||
#: glance/db/sqlalchemy/metadata.py:199
|
||||
#: glance/db/sqlalchemy/metadata.py:220
|
||||
msgid "Metadata loading finished"
|
||||
msgstr ""
|
||||
|
||||
#: glance/db/sqlalchemy/metadata.py:210
|
||||
#: glance/db/sqlalchemy/metadata.py:231
|
||||
#, python-format
|
||||
msgid "Table %s has been cleared"
|
||||
msgstr ""
|
||||
|
||||
#: glance/db/sqlalchemy/metadata.py:292
|
||||
#: glance/db/sqlalchemy/metadata.py:311
|
||||
#, python-format
|
||||
msgid "Namespace %s saved in %s"
|
||||
msgid "Namespace %(namespace)s saved in %(file)s"
|
||||
msgstr ""
|
||||
|
||||
#: glance/db/sqlalchemy/migrate_repo/schema.py:98
|
||||
@ -225,7 +235,7 @@ msgstr ""
|
||||
msgid "Defaulting to SQLite driver."
|
||||
msgstr ""
|
||||
|
||||
#: glance/image_cache/prefetcher.py:86
|
||||
#: glance/image_cache/prefetcher.py:84
|
||||
#, python-format
|
||||
msgid "Successfully cached all %d images"
|
||||
msgstr ""
|
||||
@ -263,17 +273,17 @@ msgstr ""
|
||||
msgid "Reaped %(reaped)s %(entry_type)s cache entries"
|
||||
msgstr ""
|
||||
|
||||
#: glance/openstack/common/lockutils.py:83
|
||||
#: glance/openstack/common/lockutils.py:82
|
||||
#, python-format
|
||||
msgid "Created lock path: %s"
|
||||
msgstr ""
|
||||
|
||||
#: glance/openstack/common/lockutils.py:251
|
||||
#: glance/openstack/common/lockutils.py:194
|
||||
#, python-format
|
||||
msgid "Failed to remove file %(file)s"
|
||||
msgstr ""
|
||||
|
||||
#: glance/quota/__init__.py:330
|
||||
#: glance/quota/__init__.py:329
|
||||
#, python-format
|
||||
msgid "Cleaning up %s after exceeding the quota."
|
||||
msgstr ""
|
||||
@ -355,12 +365,12 @@ msgstr ""
|
||||
msgid "Successfully deleted a membership from image %(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: glance/registry/api/v1/members.py:330
|
||||
#: glance/registry/api/v1/members.py:337
|
||||
#, python-format
|
||||
msgid "Member %(id)s not found"
|
||||
msgstr ""
|
||||
|
||||
#: glance/registry/client/v1/client.py:127
|
||||
#: glance/registry/client/v1/client.py:128
|
||||
#, python-format
|
||||
msgid "Registry client request %(method)s %(action)s raised %(exc_name)s"
|
||||
msgstr ""
|
||||
|
@ -6,9 +6,9 @@
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: glance 2015.1.dev27.gc0fd20a\n"
|
||||
"Project-Id-Version: glance 2015.1.dev128.g3f0b479\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2014-10-07 06:03+0000\n"
|
||||
"POT-Creation-Date: 2014-11-21 06:05+0000\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
@ -17,22 +17,24 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: glance/scrubber.py:216
|
||||
#: glance/scrubber.py:217
|
||||
#, python-format
|
||||
msgid "Failed to find image to delete: %s"
|
||||
msgstr ""
|
||||
|
||||
#: glance/scrubber.py:559
|
||||
#: glance/scrubber.py:582
|
||||
#, python-format
|
||||
msgid "Unable to delete URI from image %s."
|
||||
msgstr ""
|
||||
|
||||
#: glance/api/common.py:116
|
||||
#: glance/api/v1/images.py:707
|
||||
#, python-format
|
||||
msgid "Invalid value for option user_storage_quota: %(users_quota)s"
|
||||
msgid ""
|
||||
"Failed to activate image %s in registry. About to delete image bits from "
|
||||
"store and update status to 'killed'."
|
||||
msgstr ""
|
||||
|
||||
#: glance/api/v2/images.py:846
|
||||
#: glance/api/v2/images.py:854
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Could not find schema properties file %s. Continuing without custom "
|
||||
@ -44,39 +46,24 @@ msgstr ""
|
||||
msgid "Failed to delete image %s in store from URI"
|
||||
msgstr ""
|
||||
|
||||
#: glance/common/scripts/image_import/main.py:147
|
||||
#: glance/common/scripts/image_import/main.py:157
|
||||
#, python-format
|
||||
msgid "Task %(task_id)s failed with exception %(error)s"
|
||||
msgstr ""
|
||||
|
||||
#: glance/db/sqlalchemy/api.py:72
|
||||
#: glance/db/sqlalchemy/api.py:71
|
||||
msgid "Deadlock detected. Retrying..."
|
||||
msgstr ""
|
||||
|
||||
#: glance/db/sqlalchemy/api.py:320
|
||||
#: glance/db/sqlalchemy/api.py:321
|
||||
msgid "Id not in sort_keys; is sort_keys unique?"
|
||||
msgstr ""
|
||||
|
||||
#: glance/db/sqlalchemy/metadata.py:218
|
||||
#: glance/db/sqlalchemy/metadata.py:239
|
||||
#, python-format
|
||||
msgid "Duplicate entry for values: %s"
|
||||
msgstr ""
|
||||
|
||||
#: glance/db/sqlalchemy/metadef_api/namespace.py:89
|
||||
#, python-format
|
||||
msgid "Metadata definition namespace not found for id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: glance/db/sqlalchemy/metadef_api/object.py:37
|
||||
#, python-format
|
||||
msgid "Metadata definition object not found for id %s"
|
||||
msgstr ""
|
||||
|
||||
#: glance/db/sqlalchemy/metadef_api/property.py:39
|
||||
#, python-format
|
||||
msgid "Metadata definition property not found for id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py:91
|
||||
#, python-format
|
||||
msgid "Failed to decrypt location value for image %(image_id)s"
|
||||
@ -96,17 +83,17 @@ msgid ""
|
||||
"'%(config_err)s"
|
||||
msgstr ""
|
||||
|
||||
#: glance/image_cache/prefetcher.py:49
|
||||
#: glance/image_cache/prefetcher.py:47
|
||||
#, python-format
|
||||
msgid "Image '%s' is not active. Not caching."
|
||||
msgstr ""
|
||||
|
||||
#: glance/image_cache/prefetcher.py:54
|
||||
#: glance/image_cache/prefetcher.py:52
|
||||
#, python-format
|
||||
msgid "No metadata found for image '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: glance/image_cache/prefetcher.py:82
|
||||
#: glance/image_cache/prefetcher.py:80
|
||||
msgid "Failed to successfully cache all images in queue."
|
||||
msgstr ""
|
||||
|
||||
@ -121,15 +108,3 @@ msgstr ""
|
||||
msgid "Cached image file '%s' doesn't exist, unable to delete"
|
||||
msgstr ""
|
||||
|
||||
#: glance/openstack/common/network_utils.py:146
|
||||
msgid "tcp_keepidle not available on your system"
|
||||
msgstr ""
|
||||
|
||||
#: glance/openstack/common/network_utils.py:153
|
||||
msgid "tcp_keepintvl not available on your system"
|
||||
msgstr ""
|
||||
|
||||
#: glance/openstack/common/network_utils.py:160
|
||||
msgid "tcp_keepknt not available on your system"
|
||||
msgstr ""
|
||||
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -8,8 +8,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Glance\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2014-10-07 06:03+0000\n"
|
||||
"PO-Revision-Date: 2014-09-30 17:17+0000\n"
|
||||
"POT-Creation-Date: 2014-11-21 06:05+0000\n"
|
||||
"PO-Revision-Date: 2014-11-03 10:00+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Korean (Korea) (http://www.transifex.com/projects/p/glance/"
|
||||
"language/ko_KR/)\n"
|
||||
@ -29,22 +29,22 @@ msgstr ""
|
||||
"Glance는 모든 활성화 된 위치에서 %s 이미지에 대한 데이터를 수집하려 했으나 모"
|
||||
"두 실패했습니다."
|
||||
|
||||
#: glance/scrubber.py:166
|
||||
#: glance/scrubber.py:167
|
||||
#, python-format
|
||||
msgid "%s file can not be read."
|
||||
msgstr "%s 파일을 읽을 수 없습니다."
|
||||
|
||||
#: glance/scrubber.py:189
|
||||
#: glance/scrubber.py:190
|
||||
#, python-format
|
||||
msgid "%s file can not be wrote."
|
||||
msgstr "%s 파일에 쓸 수 없습니다."
|
||||
|
||||
#: glance/scrubber.py:493
|
||||
#: glance/scrubber.py:516
|
||||
#, python-format
|
||||
msgid "Can not %(op)s scrub jobs from queue: %(err)s"
|
||||
msgstr "큐에 있는 %(op)s 스크럽 작업을 수행할 수 없음: %(err)s"
|
||||
|
||||
#: glance/scrubber.py:594
|
||||
#: glance/scrubber.py:617
|
||||
#, python-format
|
||||
msgid "%s file can not be created."
|
||||
msgstr "%s 파일을 만들 수 없습니다."
|
||||
@ -70,6 +70,11 @@ msgstr ""
|
||||
msgid "An error occurred during image.send notification: %(err)s"
|
||||
msgstr "image.send notification 중 에러 발생 : %(err)s"
|
||||
|
||||
#: glance/api/common.py:118
|
||||
#, python-format
|
||||
msgid "Invalid value for option user_storage_quota: %(users_quota)s"
|
||||
msgstr ""
|
||||
|
||||
#: glance/api/middleware/cache.py:169
|
||||
#, python-format
|
||||
msgid ""
|
||||
@ -88,41 +93,41 @@ msgstr "%s 를 찾을 수 없음"
|
||||
msgid "Checksum header is missing."
|
||||
msgstr "Checksum header 없음"
|
||||
|
||||
#: glance/api/v1/images.py:602
|
||||
#: glance/api/v1/images.py:606
|
||||
#, python-format
|
||||
msgid "Copy from external source '%(scheme)s' failed for image: %(image)s"
|
||||
msgstr "외부 소스 '%(scheme)s' 로부터 이미지 복사 실패 : %(image)s"
|
||||
|
||||
#: glance/api/v1/upload_utils.py:79
|
||||
#: glance/api/v1/upload_utils.py:77
|
||||
#, python-format
|
||||
msgid "Unable to kill image %(id)s: "
|
||||
msgstr "이미지 %(id)s 를 kill 할 수 없음:"
|
||||
|
||||
#: glance/api/v1/upload_utils.py:240
|
||||
#: glance/api/v1/upload_utils.py:248
|
||||
#, python-format
|
||||
msgid "Received HTTP error while uploading image %s"
|
||||
msgstr "이미지 %s를 업로드 하는 도중 HTTP 에러 수신"
|
||||
|
||||
#: glance/api/v2/image_data.py:61
|
||||
#: glance/api/v2/image_data.py:59
|
||||
#, python-format
|
||||
msgid "Unable to restore image %(image_id)s: %(e)s"
|
||||
msgstr "이미지 %(image_id)s를 복구할 수 없음 : %(e)s"
|
||||
|
||||
#: glance/api/v2/image_data.py:149
|
||||
#: glance/api/v2/image_data.py:155
|
||||
msgid "Failed to upload image data due to HTTP error"
|
||||
msgstr "HTTP 에러로 인해 이미지 데이터 업로드 실패"
|
||||
|
||||
#: glance/api/v2/image_data.py:154
|
||||
#: glance/api/v2/image_data.py:160
|
||||
msgid "Failed to upload image data due to internal error"
|
||||
msgstr "내부 에러로 인해 이미지 데이터 업로드 실패"
|
||||
|
||||
#: glance/api/v2/metadef_namespaces.py:190
|
||||
#: glance/api/v2/metadef_namespaces.py:188
|
||||
#, python-format
|
||||
msgid "Failed to delete namespace %(namespace)s "
|
||||
msgstr "네임스페이스 삭제 실패 %(namespace)s"
|
||||
|
||||
#: glance/api/v2/metadef_resource_types.py:126
|
||||
#: glance/tests/functional/v2/test_metadef_resourcetypes.py:129
|
||||
#: glance/api/v2/metadef_resource_types.py:125
|
||||
#: glance/tests/functional/v2/test_metadef_resourcetypes.py:128
|
||||
#, python-format
|
||||
msgid "Failed to find resource type %(resourcetype)s to delete"
|
||||
msgstr "삭제하기 위한 리소스 타입 %(resourcetype)s 검색 실패"
|
||||
@ -165,7 +170,7 @@ msgstr ""
|
||||
msgid "Task not found for task_id %s"
|
||||
msgstr "task_id %s에 대한 작업을 찾을 수 없음"
|
||||
|
||||
#: glance/db/sqlalchemy/metadata.py:127
|
||||
#: glance/db/sqlalchemy/metadata.py:128
|
||||
#, python-format
|
||||
msgid "Json schema files not found in %s. Aborting."
|
||||
msgstr "%s에서 Json 스키마 파일을 찾을 수 없음. 중단."
|
||||
@ -207,17 +212,7 @@ msgstr ""
|
||||
"지원하지 않습니다. fstab을 수정하거나 user_xattr 옵션을 디바이스 하우징 캐시 "
|
||||
"디렉터리의 적합한 행에 추가하기 바랍니다."
|
||||
|
||||
#: glance/openstack/common/excutils.py:76
|
||||
#, python-format
|
||||
msgid "Original exception being dropped: %s"
|
||||
msgstr "기존 예외가 삭제됨: %s"
|
||||
|
||||
#: glance/openstack/common/excutils.py:105
|
||||
#, python-format
|
||||
msgid "Unexpected exception occurred %d time(s)... retrying."
|
||||
msgstr "예기치 않은 예외 %d 번 발생하였습니다... 다시 시도중."
|
||||
|
||||
#: glance/openstack/common/lockutils.py:120
|
||||
#: glance/openstack/common/lockutils.py:117
|
||||
#, python-format
|
||||
msgid "Could not release the acquired lock `%s`"
|
||||
msgstr "획득한 `%s` 잠금을 해제할 수 없음"
|
||||
@ -246,7 +241,7 @@ msgstr "이미지 %s를 생성할 수 없음"
|
||||
msgid "Unable to update image %s"
|
||||
msgstr "이미지 %s를 업데이트 할 수 없음"
|
||||
|
||||
#: glance/tests/functional/v2/test_metadef_resourcetypes.py:99
|
||||
#: glance/tests/functional/v2/test_metadef_resourcetypes.py:98
|
||||
#, python-format
|
||||
msgid "Forbidden to create resource type. Reason: %(reason)s"
|
||||
msgstr "리소스타입 생성이 금지됨. 이유: %(reason)s"
|
||||
|
402
glance/locale/pt_BR/LC_MESSAGES/glance-log-info.po
Normal file
402
glance/locale/pt_BR/LC_MESSAGES/glance-log-info.po
Normal file
@ -0,0 +1,402 @@
|
||||
# Translations template for glance.
|
||||
# Copyright (C) 2014 ORGANIZATION
|
||||
# This file is distributed under the same license as the glance project.
|
||||
#
|
||||
# Translators:
|
||||
# Rodrigo Felix de Almeida <rodrigofelixdealmeida@gmail.com>, 2014
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Glance\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2014-11-21 06:05+0000\n"
|
||||
"PO-Revision-Date: 2014-11-13 09:34+0000\n"
|
||||
"Last-Translator: Rodrigo Felix de Almeida <rodrigofelixdealmeida@gmail.com>\n"
|
||||
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/"
|
||||
"glance/language/pt_BR/)\n"
|
||||
"Language: pt_BR\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
|
||||
#: glance/scrubber.py:257
|
||||
#, python-format
|
||||
msgid "%s directory does not exist."
|
||||
msgstr "Diretório %s não existe."
|
||||
|
||||
#: glance/scrubber.py:458
|
||||
#, python-format
|
||||
msgid "Starting Daemon: wakeup_time=%(wakeup_time)s threads=%(threads)s"
|
||||
msgstr "Iniciando Daemon: wakeup_time=%(wakeup_time)s threads=%(threads)s"
|
||||
|
||||
#: glance/scrubber.py:472
|
||||
msgid "Daemon Shutdown on KeyboardInterrupt"
|
||||
msgstr "Encerrando o daemon em KeyboardInterrupt"
|
||||
|
||||
#: glance/scrubber.py:484
|
||||
#, python-format
|
||||
msgid "Initializing scrubber with configuration: %s"
|
||||
msgstr "Inicializando scrubber com configuração: %s"
|
||||
|
||||
#: glance/scrubber.py:557
|
||||
#, python-format
|
||||
msgid "Scrubbing image %(id)s from %(count)d locations."
|
||||
msgstr "Limpando imagem %(id)s dos locais %(count)d."
|
||||
|
||||
#: glance/scrubber.py:580
|
||||
#, python-format
|
||||
msgid "Image %s has been deleted."
|
||||
msgstr "Imagem %s foi excluída."
|
||||
|
||||
#: glance/scrubber.py:632
|
||||
#, python-format
|
||||
msgid "Getting images deleted before %s"
|
||||
msgstr "Obtendo imagens excluídas antes de %s"
|
||||
|
||||
#: glance/api/common.py:166
|
||||
#, python-format
|
||||
msgid ""
|
||||
"User %(user)s attempted to upload an image of unknown size that will exceeed "
|
||||
"the quota. %(remaining)d bytes remaining."
|
||||
msgstr ""
|
||||
"Usuário %(user)s tentou enviar uma imagem de tamanho desconhecido que "
|
||||
"excederá a quota. %(remaining)d bytes restantes."
|
||||
|
||||
#: glance/api/common.py:175
|
||||
#, python-format
|
||||
msgid ""
|
||||
"User %(user)s attempted to upload an image of size %(size)d that will "
|
||||
"exceeed the quota. %(remaining)d bytes remaining."
|
||||
msgstr ""
|
||||
"Usuário %(user)s tentou enviar uma imagem de tamanho %(size)d que excederá a "
|
||||
"quota. %(remaining)d bytes restantes."
|
||||
|
||||
#: glance/api/middleware/cache.py:61
|
||||
msgid "Initialized image cache middleware"
|
||||
msgstr "Middleware do cache de imagem inicializado"
|
||||
|
||||
#: glance/api/middleware/cache_manage.py:74
|
||||
msgid "Initialized image cache management middleware"
|
||||
msgstr "Middleware de gerenciamento do cache de imagem inicializado"
|
||||
|
||||
#: glance/api/middleware/gzip.py:35
|
||||
msgid "Initialized gzip middleware"
|
||||
msgstr "Inicializado middleware gzip"
|
||||
|
||||
#: glance/api/v1/images.py:693
|
||||
#, python-format
|
||||
msgid "Uploaded data of image %s from request payload successfully."
|
||||
msgstr "Enviados com sucesso dados da imagem %s da requisição de carga útil."
|
||||
|
||||
#: glance/api/v1/images.py:744
|
||||
msgid "Triggering asynchronous copy from external source"
|
||||
msgstr "Acionando cópia assíncrona da origem externa"
|
||||
|
||||
#: glance/api/v1/images.py:1100 glance/api/v2/images.py:221
|
||||
#, python-format
|
||||
msgid "Image %s could not be deleted because it is in use: %s"
|
||||
msgstr "Imagem %s não pôde ser excluída porque está em uso: %s"
|
||||
|
||||
#: glance/api/v1/upload_utils.py:118
|
||||
#, python-format
|
||||
msgid "Cleaning up %s after exceeding the quota"
|
||||
msgstr "Limpando %s após exceder a quota"
|
||||
|
||||
#: glance/api/v1/upload_utils.py:160
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Image %s could not be found after upload. The image may have been deleted "
|
||||
"during the upload."
|
||||
msgstr ""
|
||||
"Imagem %s não pôde ser encontrada após o envio. A imagem pode ter sido "
|
||||
"excluída durante o envio."
|
||||
|
||||
#: glance/api/v2/images.py:146
|
||||
#, python-format
|
||||
msgid "Denying attempt to upload image because it exceeds the .quota: %s"
|
||||
msgstr "Negando tentativa de enviar imagem porque ela excede a cota: %s"
|
||||
|
||||
#: glance/api/v2/tasks.py:71
|
||||
#, python-format
|
||||
msgid "Forbidden to create task. Reason: %(reason)s"
|
||||
msgstr "Proibido criar tarefa. Razão: %(reason)s"
|
||||
|
||||
#: glance/api/v2/tasks.py:109
|
||||
#, python-format
|
||||
msgid "Failed to find task %(task_id)s. Reason: %(reason)s"
|
||||
msgstr "Falha ao encontrar tarefa %(task_id)s. Razão: %(reason)s"
|
||||
|
||||
#: glance/api/v2/tasks.py:114
|
||||
#, python-format
|
||||
msgid "Forbidden to get task %(task_id)s. Reason: %(reason)s"
|
||||
msgstr "Proibido obter tarefa %(task_id)s. Razão: %(reason)s"
|
||||
|
||||
#: glance/async/eventlet_executor.py:50
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Eventlet executor picked up the execution of task ID %(task_id)s of task "
|
||||
"type %(task_type)s"
|
||||
msgstr ""
|
||||
"Executor Eventlet pegou a execução da tarefa de ID %(task_id)s de tipo de "
|
||||
"tarefa %(task_type)s"
|
||||
|
||||
#: glance/cmd/replicator.py:325
|
||||
#, python-format
|
||||
msgid "Storing: %s"
|
||||
msgstr "Armazenando: %s"
|
||||
|
||||
#: glance/cmd/replicator.py:398
|
||||
#, python-format
|
||||
msgid "Considering: %s"
|
||||
msgstr "Considerando: %s"
|
||||
|
||||
#: glance/cmd/replicator.py:424 glance/cmd/replicator.py:499
|
||||
#, python-format
|
||||
msgid "Image %s metadata has changed"
|
||||
msgstr "Metadados da Imagem %s mudaram"
|
||||
|
||||
#: glance/cmd/replicator.py:506
|
||||
#, python-format
|
||||
msgid "Image %s is being synced"
|
||||
msgstr "Imagem %s está sendo sincronizada"
|
||||
|
||||
#: glance/cmd/replicator.py:560
|
||||
#, python-format
|
||||
msgid ""
|
||||
"%(image_id)s: field %(key)s differs (source is %(master_value)s, destination "
|
||||
"is %(slave_value)s)"
|
||||
msgstr ""
|
||||
"%(image_id)s: campo %(key)s difere (origem é %(master_value)s, destino é "
|
||||
"%(slave_value)s)"
|
||||
|
||||
#: glance/cmd/replicator.py:573
|
||||
#, python-format
|
||||
msgid "Image %s entirely missing from the destination"
|
||||
msgstr "Imagem %s faltando inteiramente no destino"
|
||||
|
||||
#: glance/common/scripts/__init__.py:32
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Loading known task scripts for task_id %(task_id)s of type %(task_type)s"
|
||||
msgstr ""
|
||||
"Carregando scripts conhecidos de tarefas para task_id %(task_id)s de tipo "
|
||||
"%(task_type)s"
|
||||
|
||||
#: glance/common/scripts/image_import/main.py:40
|
||||
#, python-format
|
||||
msgid "Task %(task_id)s beginning import execution."
|
||||
msgstr "Tarefa %(task_id)s iniciando execução da importação."
|
||||
|
||||
#: glance/common/scripts/image_import/main.py:151
|
||||
#, python-format
|
||||
msgid "Task %(task_id)s: Got image data uri %(data_uri)s to be imported"
|
||||
msgstr ""
|
||||
"Tarefa %(task_id)s: Obtidos dados de uri de imagem %(data_uri)s a ser "
|
||||
"importada"
|
||||
|
||||
#: glance/common/scripts/image_import/main.py:160
|
||||
#, python-format
|
||||
msgid "Task %(task_id)s: Could not import image file %(image_data)s"
|
||||
msgstr ""
|
||||
"Tarefa %(task_id)s: Não pôde importar o arquivo de imagem %(image_data)s"
|
||||
|
||||
#: glance/db/sqlalchemy/api.py:111
|
||||
msgid "Attempted to modify image user did not own."
|
||||
msgstr "Tentou modificar o usuário da imagem não de sua propriedade."
|
||||
|
||||
#: glance/db/sqlalchemy/metadata.py:156
|
||||
#, python-format
|
||||
msgid "Skipping namespace %s. It already exists in the database."
|
||||
msgstr "Ignorando namespace %s. Ele já existe no banco de dados."
|
||||
|
||||
#: glance/db/sqlalchemy/metadata.py:218
|
||||
#, python-format
|
||||
msgid "File %s loaded to database."
|
||||
msgstr "Arquivo %s carregado no banco de dados."
|
||||
|
||||
#: glance/db/sqlalchemy/metadata.py:220
|
||||
msgid "Metadata loading finished"
|
||||
msgstr "Carregamento de metadados finalizado"
|
||||
|
||||
#: glance/db/sqlalchemy/metadata.py:231
|
||||
#, python-format
|
||||
msgid "Table %s has been cleared"
|
||||
msgstr "Tabela %s foi limpa"
|
||||
|
||||
#: glance/db/sqlalchemy/metadata.py:311
|
||||
#, python-format
|
||||
msgid "Namespace %(namespace)s saved in %(file)s"
|
||||
msgstr "Namespace %(namespace)s salvo em %(file)s"
|
||||
|
||||
#: glance/db/sqlalchemy/migrate_repo/schema.py:98
|
||||
#, python-format
|
||||
msgid "creating table %(table)s"
|
||||
msgstr "criando tabela %(table)s"
|
||||
|
||||
#: glance/db/sqlalchemy/migrate_repo/schema.py:104
|
||||
#, python-format
|
||||
msgid "dropping table %(table)s"
|
||||
msgstr "descartando tabela %(table)s"
|
||||
|
||||
#: glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py:71
|
||||
msgid ""
|
||||
"'metadata_encryption_key' was not specified in the config file or a config "
|
||||
"file was not specified. This means that this migration is a NOOP."
|
||||
msgstr ""
|
||||
"'metadata_encryption_key' não foi especificado no arquivo de configuração ou "
|
||||
"um arquivo de configuração não foi especificado. Isso significa que essa "
|
||||
"migração é um NOOP."
|
||||
|
||||
#: glance/image_cache/__init__.py:68
|
||||
#, python-format
|
||||
msgid "Image cache loaded driver '%s'."
|
||||
msgstr "O cache de imagem carregou o driver '%s'."
|
||||
|
||||
#: glance/image_cache/__init__.py:78 glance/image_cache/__init__.py:97
|
||||
msgid "Defaulting to SQLite driver."
|
||||
msgstr "Padronizando para o driver SQLite."
|
||||
|
||||
#: glance/image_cache/prefetcher.py:84
|
||||
#, python-format
|
||||
msgid "Successfully cached all %d images"
|
||||
msgstr "Armazenadas em cache com êxito todas as %d imagens"
|
||||
|
||||
#: glance/image_cache/drivers/sqlite.py:413
|
||||
#: glance/image_cache/drivers/xattr.py:342
|
||||
#, python-format
|
||||
msgid "Not queueing image '%s'. Already cached."
|
||||
msgstr "Não enfileirando imagem %s'. Já armazenada em cache."
|
||||
|
||||
#: glance/image_cache/drivers/sqlite.py:418
|
||||
#: glance/image_cache/drivers/xattr.py:347
|
||||
#, python-format
|
||||
msgid "Not queueing image '%s'. Already being written to cache"
|
||||
msgstr "Não enfileirando imagem %s'. Já está sendo gravada no cache"
|
||||
|
||||
#: glance/image_cache/drivers/sqlite.py:424
|
||||
#: glance/image_cache/drivers/xattr.py:353
|
||||
#, python-format
|
||||
msgid "Not queueing image '%s'. Already queued."
|
||||
msgstr "Não enfileirando a imagem '%s'. Já enfileirada."
|
||||
|
||||
#: glance/image_cache/drivers/sqlite.py:442
|
||||
#, python-format
|
||||
msgid "Removed invalid cache file %s"
|
||||
msgstr "Arquivo de cache inválido removido %s"
|
||||
|
||||
#: glance/image_cache/drivers/sqlite.py:456
|
||||
#, python-format
|
||||
msgid "Removed stalled cache file %s"
|
||||
msgstr "Arquivo de cache paralisado removido %s"
|
||||
|
||||
#: glance/image_cache/drivers/xattr.py:399
|
||||
#, python-format
|
||||
msgid "Reaped %(reaped)s %(entry_type)s cache entries"
|
||||
msgstr "%(reaped)s %(entry_type)s entradas de cache coletadas"
|
||||
|
||||
#: glance/openstack/common/lockutils.py:82
|
||||
#, python-format
|
||||
msgid "Created lock path: %s"
|
||||
msgstr "Criado caminho de lock: %s"
|
||||
|
||||
#: glance/openstack/common/lockutils.py:194
|
||||
#, python-format
|
||||
msgid "Failed to remove file %(file)s"
|
||||
msgstr "Falha ao remover arquivo %(file)s"
|
||||
|
||||
#: glance/quota/__init__.py:329
|
||||
#, python-format
|
||||
msgid "Cleaning up %s after exceeding the quota."
|
||||
msgstr "Realizando limpeza %s após exceder a cota."
|
||||
|
||||
#: glance/registry/api/v1/images.py:124
|
||||
#, python-format
|
||||
msgid "Invalid marker. Image %(id)s could not be found."
|
||||
msgstr "Marcador Inválido. Imagem %(id)s não pôde ser encontrada."
|
||||
|
||||
#: glance/registry/api/v1/images.py:129 glance/registry/api/v1/images.py:347
|
||||
#: glance/registry/api/v1/images.py:379 glance/registry/api/v1/images.py:501
|
||||
#: glance/registry/api/v1/members.py:74 glance/registry/api/v1/members.py:109
|
||||
#: glance/registry/api/v1/members.py:227 glance/registry/api/v1/members.py:291
|
||||
#, python-format
|
||||
msgid "Access denied to image %(id)s but returning 'not found'"
|
||||
msgstr "Acesso negado à imagem %(id)s, mas retornando 'não localizado'"
|
||||
|
||||
#: glance/registry/api/v1/images.py:341 glance/registry/api/v1/images.py:384
|
||||
#: glance/registry/api/v1/images.py:489 glance/registry/api/v1/members.py:68
|
||||
#: glance/registry/api/v1/members.py:221 glance/registry/api/v1/members.py:285
|
||||
#, python-format
|
||||
msgid "Image %(id)s not found"
|
||||
msgstr "Imagem %(id)s não localizada"
|
||||
|
||||
#: glance/registry/api/v1/images.py:369
|
||||
#, python-format
|
||||
msgid "Successfully deleted image %(id)s"
|
||||
msgstr "Imagem excluída com êxito %(id)s"
|
||||
|
||||
#: glance/registry/api/v1/images.py:373
|
||||
#, python-format
|
||||
msgid "Delete denied for public image %(id)s"
|
||||
msgstr "Exclusão negada para imagem pública %(id)s"
|
||||
|
||||
#: glance/registry/api/v1/images.py:413
|
||||
#, python-format
|
||||
msgid "Rejecting image creation request for invalid image id '%(bad_id)s'"
|
||||
msgstr ""
|
||||
"Rejeitando solicitação de criação de imagem para o ID de imagem inválido "
|
||||
"'%(bad_id)s'"
|
||||
|
||||
#: glance/registry/api/v1/images.py:426
|
||||
#, python-format
|
||||
msgid "Successfully created image %(id)s"
|
||||
msgstr "Imagem criada com êxito %(id)s"
|
||||
|
||||
#: glance/registry/api/v1/images.py:480
|
||||
#, python-format
|
||||
msgid "Updating metadata for image %(id)s"
|
||||
msgstr "Atualizando metadados para a imagem %(id)s"
|
||||
|
||||
#: glance/registry/api/v1/images.py:495
|
||||
#, python-format
|
||||
msgid "Update denied for public image %(id)s"
|
||||
msgstr "Atualização negada para imagem pública %(id)s"
|
||||
|
||||
#: glance/registry/api/v1/members.py:116 glance/registry/api/v1/members.py:234
|
||||
#: glance/registry/api/v1/members.py:298
|
||||
#, python-format
|
||||
msgid "User lacks permission to share image %(id)s"
|
||||
msgstr "O usuário não tem permissão para compartilhar a imagem %(id)s"
|
||||
|
||||
#: glance/registry/api/v1/members.py:127 glance/registry/api/v1/members.py:144
|
||||
#: glance/registry/api/v1/members.py:247
|
||||
#, python-format
|
||||
msgid "Invalid membership association specified for image %(id)s"
|
||||
msgstr "Associação de membro inválida especificada para a imagem %(id)s"
|
||||
|
||||
#: glance/registry/api/v1/members.py:196
|
||||
#, python-format
|
||||
msgid "Successfully updated memberships for image %(id)s"
|
||||
msgstr "Associações atualizadas com êxito para a imagem %(id)s"
|
||||
|
||||
#: glance/registry/api/v1/members.py:269
|
||||
#, python-format
|
||||
msgid "Successfully updated a membership for image %(id)s"
|
||||
msgstr "Atualizada com êxito uma associação para a imagem %(id)s"
|
||||
|
||||
#: glance/registry/api/v1/members.py:318
|
||||
#, python-format
|
||||
msgid "Successfully deleted a membership from image %(id)s"
|
||||
msgstr "Excluída com êxito uma associação da imagem %(id)s"
|
||||
|
||||
#: glance/registry/api/v1/members.py:337
|
||||
#, python-format
|
||||
msgid "Member %(id)s not found"
|
||||
msgstr "Membro %(id)s não localizado"
|
||||
|
||||
#: glance/registry/client/v1/client.py:128
|
||||
#, python-format
|
||||
msgid "Registry client request %(method)s %(action)s raised %(exc_name)s"
|
||||
msgstr ""
|
||||
"A solicitação de cliente de registro %(method)s %(action)s levantou "
|
||||
"%(exc_name)s"
|
120
glance/locale/pt_BR/LC_MESSAGES/glance-log-warning.po
Normal file
120
glance/locale/pt_BR/LC_MESSAGES/glance-log-warning.po
Normal file
@ -0,0 +1,120 @@
|
||||
# Translations template for glance.
|
||||
# Copyright (C) 2014 ORGANIZATION
|
||||
# This file is distributed under the same license as the glance project.
|
||||
#
|
||||
# Translators:
|
||||
# Rodrigo Felix de Almeida <rodrigofelixdealmeida@gmail.com>, 2014
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Glance\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2014-11-21 06:05+0000\n"
|
||||
"PO-Revision-Date: 2014-11-13 09:34+0000\n"
|
||||
"Last-Translator: Rodrigo Felix de Almeida <rodrigofelixdealmeida@gmail.com>\n"
|
||||
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/"
|
||||
"glance/language/pt_BR/)\n"
|
||||
"Language: pt_BR\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
|
||||
#: glance/scrubber.py:217
|
||||
#, python-format
|
||||
msgid "Failed to find image to delete: %s"
|
||||
msgstr "Falha ao encontrar imagem para excluir: %s"
|
||||
|
||||
#: glance/scrubber.py:582
|
||||
#, python-format
|
||||
msgid "Unable to delete URI from image %s."
|
||||
msgstr "Não foi possível excluir URI da imagem %s."
|
||||
|
||||
#: glance/api/v1/images.py:707
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to activate image %s in registry. About to delete image bits from "
|
||||
"store and update status to 'killed'."
|
||||
msgstr ""
|
||||
"Falha ao ativar imagem %s no registro. Prestes a excluir bits de imagem do "
|
||||
"armazenamento e atualizar status para 'encerrado'."
|
||||
|
||||
#: glance/api/v2/images.py:854
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Could not find schema properties file %s. Continuing without custom "
|
||||
"properties"
|
||||
msgstr ""
|
||||
"Não foi possível localizar o arquivo de propriedades de esquema %s. "
|
||||
"Continuando sem propriedades customizadas"
|
||||
|
||||
#: glance/common/store_utils.py:62
|
||||
#, python-format
|
||||
msgid "Failed to delete image %s in store from URI"
|
||||
msgstr "Falha ao excluir imagem %s no armazenamento da URI"
|
||||
|
||||
#: glance/common/scripts/image_import/main.py:157
|
||||
#, python-format
|
||||
msgid "Task %(task_id)s failed with exception %(error)s"
|
||||
msgstr "Tarefa %(task_id)s falhou com exceção %(error)s"
|
||||
|
||||
#: glance/db/sqlalchemy/api.py:71
|
||||
msgid "Deadlock detected. Retrying..."
|
||||
msgstr "Conflito detectado. Tentando novamente..."
|
||||
|
||||
#: glance/db/sqlalchemy/api.py:321
|
||||
msgid "Id not in sort_keys; is sort_keys unique?"
|
||||
msgstr "ID não em sort_keys; sort_keys é exclusivo?"
|
||||
|
||||
#: glance/db/sqlalchemy/metadata.py:239
|
||||
#, python-format
|
||||
msgid "Duplicate entry for values: %s"
|
||||
msgstr "Entrada duplicada para valores: %s"
|
||||
|
||||
#: glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py:91
|
||||
#, python-format
|
||||
msgid "Failed to decrypt location value for image %(image_id)s"
|
||||
msgstr "Falha ao descriptografar valor do local para imagem %(image_id)s"
|
||||
|
||||
#: glance/image_cache/__init__.py:71
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Image cache driver '%(driver_name)s' failed to load. Got error: "
|
||||
"'%(import_err)s."
|
||||
msgstr ""
|
||||
"O driver de cache de imagem '%(driver_name)s' falhou ao ser carregado. Erro "
|
||||
"obtido: '%(import_err)s."
|
||||
|
||||
#: glance/image_cache/__init__.py:92
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Image cache driver '%(driver_module)s' failed to configure. Got error: "
|
||||
"'%(config_err)s"
|
||||
msgstr ""
|
||||
"O driver de cache de imagem '%(driver_module)s' falhou ao ser configurado. "
|
||||
"Erro obtido: '%(config_err)s"
|
||||
|
||||
#: glance/image_cache/prefetcher.py:47
|
||||
#, python-format
|
||||
msgid "Image '%s' is not active. Not caching."
|
||||
msgstr "A imagem '%s' não está ativa. Sem armazenamento em cache."
|
||||
|
||||
#: glance/image_cache/prefetcher.py:52
|
||||
#, python-format
|
||||
msgid "No metadata found for image '%s'"
|
||||
msgstr "Nenhum metadado localizado para a imagem '%s'"
|
||||
|
||||
#: glance/image_cache/prefetcher.py:80
|
||||
msgid "Failed to successfully cache all images in queue."
|
||||
msgstr "Falha ao armazenar em cache com êxito todas as imagens da fila."
|
||||
|
||||
#: glance/image_cache/drivers/sqlite.py:458
|
||||
#, python-format
|
||||
msgid "Failed to delete file %(path)s. Got error: %(e)s"
|
||||
msgstr "Falha ao excluir arquivo %(path)s. Erro recebido: %(e)s"
|
||||
|
||||
#: glance/image_cache/drivers/sqlite.py:495
|
||||
#: glance/image_cache/drivers/xattr.py:446
|
||||
#, python-format
|
||||
msgid "Cached image file '%s' doesn't exist, unable to delete"
|
||||
msgstr "O arquivo de imagem em cache '%s' não existe; não é possível excluir"
|
Loading…
Reference in New Issue
Block a user