Remove wrong translation files

Remove translation files for glance. Those are completely wrong, the
project is named daisy not cloud.

Once this project gets translated, it needs to follow the conventions
for translations and set this up properly - but this is just a bogus
setup.

Change-Id: I07b09eaef364b3586f22ad0a78e9acc1e0da2adc
This commit is contained in:
Andreas Jaeger 2016-06-01 11:11:37 +02:00
parent 1a976db5e7
commit 8698f3a15e
8 changed files with 0 additions and 5479 deletions

View File

@ -1,416 +0,0 @@
# Translations template for daisy.
# Copyright (C) 2015 ORGANIZATION
# This file is distributed under the same license as the glance project.
#
# Translators:
# Andi Chandler <andi@gowling.com>, 2014
msgid ""
msgstr ""
"Project-Id-Version: Glance\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2015-04-03 06:02+0000\n"
"PO-Revision-Date: 2015-04-01 21:54+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"
"Language: en_GB\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:459
#, 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:473
msgid "Daemon Shutdown on KeyboardInterrupt"
msgstr "Daemon Shutdown on KeyboardInterrupt"
#: glance/scrubber.py:485
#, python-format
msgid "Initializing scrubber with configuration: %s"
msgstr "Initializing scrubber with configuration: %s"
#: glance/scrubber.py:558
#, python-format
msgid "Scrubbing image %(id)s from %(count)d locations."
msgstr "Scrubbing image %(id)s from %(count)d locations."
#: glance/scrubber.py:581
#, python-format
msgid "Image %s has been deleted."
msgstr ""
#: glance/scrubber.py:633
#, python-format
msgid "Getting images deleted before %s"
msgstr "Getting images deleted before %s"
#: glance/api/middleware/cache.py:61
msgid "Initialized image cache middleware"
msgstr "Initialised image cache middleware"
#: glance/api/middleware/cache_manage.py:74
msgid "Initialized image cache management middleware"
msgstr "Initialised image cache management middleware"
#: glance/api/middleware/gzip.py:36
msgid "Initialized gzip middleware"
msgstr "Initialised gzip middleware"
#: glance/api/v1/images.py:690
#, python-format
msgid "Uploaded data of image %s from request payload successfully."
msgstr ""
#: glance/api/v1/images.py:752
msgid "Triggering asynchronous copy from external source"
msgstr "Triggering asynchronous copy from external source"
#: glance/api/v1/upload_utils.py:126
#, python-format
msgid "Cleaning up %s after exceeding the quota"
msgstr "Cleaning up %s after exceeding the quota"
#: glance/api/v1/upload_utils.py:175
#, python-format
msgid ""
"Image %s could not be found after upload. The image may have been deleted "
"during the upload."
msgstr ""
"Image %s could not be found after upload. The image may have been deleted "
"during the upload."
#: glance/api/v2/image_actions.py:51
#, python-format
msgid "Image %s is deactivated"
msgstr ""
#: glance/api/v2/image_actions.py:66
#, python-format
msgid "Image %s is reactivated"
msgstr ""
#: glance/async/flows/base_import.py:348
#, python-format
msgid "%(task_id)s of %(task_type)s completed"
msgstr ""
#: glance/cmd/replicator.py:372
#, python-format
msgid "Storing: %s"
msgstr "Storing: %s"
#: glance/cmd/replicator.py:445
#, python-format
msgid "Considering: %s"
msgstr "Considering: %s"
#: glance/cmd/replicator.py:471 glance/cmd/replicator.py:546
#, python-format
msgid "Image %s metadata has changed"
msgstr "Image %s metadata has changed"
#: glance/cmd/replicator.py:553
#, python-format
msgid "Image %s is being synced"
msgstr "Image %s is being synced"
#: glance/common/wsgi.py:308 glance/openstack/common/service.py:326
#, python-format
msgid "Starting %d workers"
msgstr "Starting %d workers"
#: glance/common/wsgi.py:321
#, python-format
msgid "Removed dead child %s"
msgstr ""
#: glance/common/wsgi.py:324
#, python-format
msgid "Removed stale child %s"
msgstr ""
#: glance/common/wsgi.py:336
msgid "All workers have terminated. Exiting"
msgstr "All workers have terminated. Exiting"
#: glance/common/wsgi.py:353
msgid "Caught keyboard interrupt. Exiting."
msgstr "Caught keyboard interrupt. Exiting."
#: glance/common/wsgi.py:432
#, python-format
msgid "Child %d exiting normally"
msgstr "Child %d exiting normally"
#: glance/common/wsgi.py:437
#, python-format
msgid "Started child %s"
msgstr "Started child %s"
#: glance/common/wsgi.py:466
msgid "Starting single process server"
msgstr "Starting single process server"
#: glance/common/artifacts/loader.py:131 glance/common/artifacts/loader.py:155
#, python-format
msgid "Artifact %s has been successfully loaded"
msgstr ""
#: 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 ""
#: glance/common/scripts/image_import/main.py:41
#, python-format
msgid "Task %(task_id)s beginning import execution."
msgstr ""
#: glance/common/scripts/image_import/main.py:152
#, 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:161
#, python-format
msgid "Task %(task_id)s: Could not import image file %(image_data)s"
msgstr ""
#: glance/db/simple/api.py:62
#, python-format
msgid "Calling %(funcname)s: args=%(args)s, kwargs=%(kwargs)s"
msgstr "Calling %(funcname)s: args=%(args)s, kwargs=%(kwargs)s"
#: glance/db/simple/api.py:68
#, python-format
msgid "Returning %(funcname)s: %(output)s"
msgstr "Returning %(funcname)s: %(output)s"
#: glance/db/simple/api.py:2002
#, python-format
msgid "Could not find artifact %s"
msgstr ""
#: glance/db/simple/api.py:2006
msgid "Unable to get deleted image"
msgstr "Unable to get deleted image"
#: glance/db/sqlalchemy/metadata.py:152
#, python-format
msgid "Table %s has been cleared"
msgstr ""
#: glance/db/sqlalchemy/metadata.py:223
#, python-format
msgid "Overwriting namespace %s"
msgstr ""
#: glance/db/sqlalchemy/metadata.py:239
#, python-format
msgid "Skipping namespace %s. It already exists in the database."
msgstr ""
#: glance/db/sqlalchemy/metadata.py:330
#, python-format
msgid "File %s loaded to database."
msgstr ""
#: glance/db/sqlalchemy/metadata.py:332
msgid "Metadata loading finished"
msgstr ""
#: glance/db/sqlalchemy/metadata.py:441
#, python-format
msgid "Namespace %(namespace)s saved in %(file)s"
msgstr ""
#: glance/db/sqlalchemy/migrate_repo/schema.py:101
#, python-format
msgid "creating table %(table)s"
msgstr "creating table %(table)s"
#: glance/db/sqlalchemy/migrate_repo/schema.py:107
#, python-format
msgid "dropping table %(table)s"
msgstr "dropping table %(table)s"
#: glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py:72
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' was not specified in the config file or a config "
"file was not specified. This means that this migration is a NOOP."
#: glance/domain/__init__.py:406
#, python-format
msgid ""
"Task [%(task_id)s] status changing from %(cur_status)s to %(new_status)s"
msgstr ""
#: glance/image_cache/__init__.py:71
#, python-format
msgid "Image cache loaded driver '%s'."
msgstr "Image cache loaded driver '%s'."
#: glance/image_cache/__init__.py:81 glance/image_cache/__init__.py:100
msgid "Defaulting to SQLite driver."
msgstr "Defaulting to SQLite driver."
#: glance/image_cache/prefetcher.py:85
#, python-format
msgid "Successfully cached all %d images"
msgstr "Successfully cached all %d images"
#: glance/image_cache/drivers/sqlite.py:414
#: glance/image_cache/drivers/xattr.py:343
#, python-format
msgid "Not queueing image '%s'. Already cached."
msgstr "Not queueing image '%s'. Already cached."
#: glance/image_cache/drivers/sqlite.py:419
#: glance/image_cache/drivers/xattr.py:348
#, python-format
msgid "Not queueing image '%s'. Already being written to cache"
msgstr "Not queueing image '%s'. Already being written to cache"
#: glance/image_cache/drivers/sqlite.py:425
#: glance/image_cache/drivers/xattr.py:354
#, python-format
msgid "Not queueing image '%s'. Already queued."
msgstr "Not queueing image '%s'. Already queued."
#: glance/image_cache/drivers/sqlite.py:443
#, python-format
msgid "Removed invalid cache file %s"
msgstr "Removed invalid cache file %s"
#: glance/image_cache/drivers/sqlite.py:457
#, python-format
msgid "Removed stalled cache file %s"
msgstr "Removed stalled cache file %s"
#: glance/image_cache/drivers/xattr.py:400
#, python-format
msgid "Reaped %(reaped)s %(entry_type)s cache entries"
msgstr "Reaped %(reaped)s %(entry_type)s cache entries"
#: glance/openstack/common/eventlet_backdoor.py:146
#, python-format
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
msgstr "Eventlet backdoor listening on %(port)s for process %(pid)d"
#: glance/openstack/common/service.py:173
#, python-format
msgid "Caught %s, exiting"
msgstr "Caught %s, exiting"
#: glance/openstack/common/service.py:227
msgid "Parent process has died unexpectedly, exiting"
msgstr "Parent process has died unexpectedly, exiting"
#: glance/openstack/common/service.py:258
#, python-format
msgid "Child caught %s, exiting"
msgstr "Child caught %s, exiting"
#: glance/openstack/common/service.py:297
msgid "Forking too fast, sleeping"
msgstr "Forking too fast, sleeping"
#: glance/openstack/common/service.py:316
#, python-format
msgid "Started child %d"
msgstr "Started child %d"
#: glance/openstack/common/service.py:343
#, python-format
msgid "Child %(pid)d killed by signal %(sig)d"
msgstr "Child %(pid)d killed by signal %(sig)d"
#: glance/openstack/common/service.py:347
#, python-format
msgid "Child %(pid)s exited with status %(code)d"
msgstr "Child %(pid)s exited with status %(code)d"
#: glance/openstack/common/service.py:382
#, python-format
msgid "Caught %s, stopping children"
msgstr "Caught %s, stopping children"
#: glance/openstack/common/service.py:391
msgid "Wait called after thread killed. Cleaning up."
msgstr ""
#: glance/openstack/common/service.py:407
#, python-format
msgid "Waiting on %d children to exit"
msgstr "Waiting on %d children to exit"
#: glance/quota/__init__.py:330
#, python-format
msgid "Cleaning up %s after exceeding the quota."
msgstr "Cleaning up %s after exceeding the quota."
#: glance/registry/api/v1/images.py:343 glance/registry/api/v1/images.py:386
#: glance/registry/api/v1/images.py:491
#, python-format
msgid "Image %(id)s not found"
msgstr "Image %(id)s not found"
#: glance/registry/api/v1/images.py:349 glance/registry/api/v1/images.py:381
#: glance/registry/api/v1/images.py:503
#, python-format
msgid "Access denied to image %(id)s but returning 'not found'"
msgstr "Access denied to image %(id)s but returning 'not found'"
#: glance/registry/api/v1/images.py:371
#, python-format
msgid "Successfully deleted image %(id)s"
msgstr "Successfully deleted image %(id)s"
#: glance/registry/api/v1/images.py:375
#, python-format
msgid "Delete denied for public image %(id)s"
msgstr "Delete denied for public image %(id)s"
#: glance/registry/api/v1/images.py:415
#, python-format
msgid "Rejecting image creation request for invalid image id '%(bad_id)s'"
msgstr "Rejecting image creation request for invalid image id '%(bad_id)s'"
#: glance/registry/api/v1/images.py:428
#, python-format
msgid "Successfully created image %(id)s"
msgstr "Successfully created image %(id)s"
#: glance/registry/api/v1/images.py:482
#, python-format
msgid "Updating metadata for image %(id)s"
msgstr "Updating metadata for image %(id)s"
#: glance/registry/api/v1/images.py:497
#, python-format
msgid "Update denied for public image %(id)s"
msgstr "Update denied for public image %(id)s"
#: glance/registry/api/v1/members.py:198
#, python-format
msgid "Successfully updated memberships for image %(id)s"
msgstr "Successfully updated memberships for image %(id)s"
#: glance/registry/api/v1/members.py:271
#, python-format
msgid "Successfully updated a membership for image %(id)s"
msgstr "Successfully updated a membership for image %(id)s"
#: glance/registry/api/v1/members.py:320
#, python-format
msgid "Successfully deleted a membership from image %(id)s"
msgstr "Successfully deleted a membership from image %(id)s"

View File

@ -1,418 +0,0 @@
# Translations template for daisy.
# Copyright (C) 2015 ORGANIZATION
# This file is distributed under the same license as the glance project.
#
# Translators:
# Maxime COQUEREL <max.coquerel@gmail.com>, 2014
msgid ""
msgstr ""
"Project-Id-Version: Glance\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2015-04-20 11:09+0200\n"
"PO-Revision-Date: 2015-04-01 21:54+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: French (http://www.transifex.com/projects/p/glance/language/"
"fr/)\n"
"Language: fr\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:459
#, python-format
msgid "Starting Daemon: wakeup_time=%(wakeup_time)s threads=%(threads)s"
msgstr ""
"Démarrage du serveur démon : wakeup_time=%(wakeup_time)s threads=%(threads)s"
#: glance/scrubber.py:473
msgid "Daemon Shutdown on KeyboardInterrupt"
msgstr "Arrêt du serveur démon sur KeyboardInterrupt"
#: glance/scrubber.py:485
#, python-format
msgid "Initializing scrubber with configuration: %s"
msgstr ""
#: glance/scrubber.py:558
#, python-format
msgid "Scrubbing image %(id)s from %(count)d locations."
msgstr ""
#: glance/scrubber.py:581
#, python-format
msgid "Image %s has been deleted."
msgstr ""
#: glance/scrubber.py:633
#, python-format
msgid "Getting images deleted before %s"
msgstr "Obtention des images supprimées avant %s"
#: glance/api/middleware/cache.py:61
msgid "Initialized image cache middleware"
msgstr "Middleware de cache d'image initialisé"
#: glance/api/middleware/cache_manage.py:74
msgid "Initialized image cache management middleware"
msgstr "Middleware de gestion du cache d'image initialisé"
#: glance/api/middleware/gzip.py:36
msgid "Initialized gzip middleware"
msgstr ""
#: glance/api/v1/images.py:691
#, python-format
msgid "Uploaded data of image %s from request payload successfully."
msgstr ""
#: glance/api/v1/images.py:753
msgid "Triggering asynchronous copy from external source"
msgstr "Déclenchement de copie asynchrone depuis une source externe"
#: glance/api/v1/upload_utils.py:126
#, python-format
msgid "Cleaning up %s after exceeding the quota"
msgstr ""
#: glance/api/v1/upload_utils.py:175
#, python-format
msgid ""
"Image %s could not be found after upload. The image may have been deleted "
"during the upload."
msgstr ""
#: glance/api/v2/image_actions.py:51
#, python-format
msgid "Image %s is deactivated"
msgstr ""
#: glance/api/v2/image_actions.py:66
#, python-format
msgid "Image %s is reactivated"
msgstr ""
#: glance/async/flows/base_import.py:348
#, python-format
msgid "%(task_id)s of %(task_type)s completed"
msgstr ""
#: glance/cmd/replicator.py:372
#, python-format
msgid "Storing: %s"
msgstr "Stockage: %s"
#: glance/cmd/replicator.py:445
#, python-format
msgid "Considering: %s"
msgstr "considérant : %s"
#: glance/cmd/replicator.py:471 glance/cmd/replicator.py:546
#, python-format
msgid "Image %s metadata has changed"
msgstr ""
#: glance/cmd/replicator.py:553
#, python-format
msgid "Image %s is being synced"
msgstr ""
#: glance/common/wsgi.py:308 glance/openstack/common/service.py:326
#, python-format
msgid "Starting %d workers"
msgstr "Démarrage des workers %d"
#: glance/common/wsgi.py:321
#, python-format
msgid "Removed dead child %s"
msgstr ""
#: glance/common/wsgi.py:324
#, python-format
msgid "Removed stale child %s"
msgstr ""
#: glance/common/wsgi.py:336
msgid "All workers have terminated. Exiting"
msgstr "Tous les agents ont terminé. Quittez"
#: glance/common/wsgi.py:353
msgid "Caught keyboard interrupt. Exiting."
msgstr "Interruption interceptée de clavier. Fermeture du programme en cours."
#: glance/common/wsgi.py:432
#, python-format
msgid "Child %d exiting normally"
msgstr "Sortie normale de l'enfant %d"
#: glance/common/wsgi.py:437
#, python-format
msgid "Started child %s"
msgstr "Enfant démarré %s"
#: glance/common/wsgi.py:466
msgid "Starting single process server"
msgstr "Démarrage de serveur de processus unique"
#: glance/common/artifacts/loader.py:131 glance/common/artifacts/loader.py:155
#, python-format
msgid "Artifact %s has been successfully loaded"
msgstr ""
#: 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 ""
#: glance/common/scripts/image_import/main.py:41
#, python-format
msgid "Task %(task_id)s beginning import execution."
msgstr ""
#: glance/common/scripts/image_import/main.py:152
#, 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:161
#, python-format
msgid "Task %(task_id)s: Could not import image file %(image_data)s"
msgstr ""
#: glance/db/simple/api.py:62
#, python-format
msgid "Calling %(funcname)s: args=%(args)s, kwargs=%(kwargs)s"
msgstr "Appel de %(funcname)s : args = %(args)s, kwargs = %(kwargs)s"
#: glance/db/simple/api.py:68
#, python-format
msgid "Returning %(funcname)s: %(output)s"
msgstr "Retour de %(funcname)s : %(output)s"
#: glance/db/simple/api.py:2002
#, python-format
msgid "Could not find artifact %s"
msgstr ""
#: glance/db/simple/api.py:2006
msgid "Unable to get deleted image"
msgstr "Impossible de supprimer l'image"
#: glance/db/sqlalchemy/metadata.py:161
#, python-format
msgid "Table %s has been cleared"
msgstr ""
#: glance/db/sqlalchemy/metadata.py:232
#, python-format
msgid "Overwriting namespace %s"
msgstr ""
#: glance/db/sqlalchemy/metadata.py:248
#, python-format
msgid "Skipping namespace %s. It already exists in the database."
msgstr ""
#: glance/db/sqlalchemy/metadata.py:339
#, python-format
msgid "File %s loaded to database."
msgstr "Fichier %s chargé dans la base de données."
#: glance/db/sqlalchemy/metadata.py:341
msgid "Metadata loading finished"
msgstr ""
#: glance/db/sqlalchemy/metadata.py:450
#, python-format
msgid "Namespace %(namespace)s saved in %(file)s"
msgstr "Namespace %(namespace)s est sauvegardé dans %(file)s"
#: glance/db/sqlalchemy/migrate_repo/schema.py:101
#, python-format
msgid "creating table %(table)s"
msgstr "création de la table %(table)s"
#: glance/db/sqlalchemy/migrate_repo/schema.py:107
#, python-format
msgid "dropping table %(table)s"
msgstr "suppression de la table %(table)s"
#: glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py:72
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 ""
"L'élément 'metadata_encryption_key' n'est pas spécifié dans le fichier "
"config ou bien aucun fichier config n'est spécifié. Cela signifie que cette "
"migration est un NOOP."
#: glance/domain/__init__.py:406
#, python-format
msgid ""
"Task [%(task_id)s] status changing from %(cur_status)s to %(new_status)s"
msgstr ""
#: glance/image_cache/__init__.py:71
#, python-format
msgid "Image cache loaded driver '%s'."
msgstr "Le cache d'image a chargé le pilote '%s'."
#: glance/image_cache/__init__.py:81 glance/image_cache/__init__.py:100
msgid "Defaulting to SQLite driver."
msgstr "Utilisation par défaut du pilote SQLite."
#: glance/image_cache/prefetcher.py:85
#, python-format
msgid "Successfully cached all %d images"
msgstr "Mise en cache réussie de l'ensemble des %d images"
#: glance/image_cache/drivers/sqlite.py:414
#: glance/image_cache/drivers/xattr.py:343
#, python-format
msgid "Not queueing image '%s'. Already cached."
msgstr "Aucune mise en file d'attente de l'image '%s'. Déjà en cache."
#: glance/image_cache/drivers/sqlite.py:419
#: glance/image_cache/drivers/xattr.py:348
#, python-format
msgid "Not queueing image '%s'. Already being written to cache"
msgstr "Aucune mise en file d'attente de l'image '%s'. Déjà écrite en cache"
#: glance/image_cache/drivers/sqlite.py:425
#: glance/image_cache/drivers/xattr.py:354
#, python-format
msgid "Not queueing image '%s'. Already queued."
msgstr "Aucune mise en file d'attente de l'image '%s'. Déjà en file d'attente."
#: glance/image_cache/drivers/sqlite.py:443
#, python-format
msgid "Removed invalid cache file %s"
msgstr "Fichier cache non valide supprimé %s"
#: glance/image_cache/drivers/sqlite.py:457
#, python-format
msgid "Removed stalled cache file %s"
msgstr "Fichier cache bloqué supprimé %s"
#: glance/image_cache/drivers/xattr.py:400
#, python-format
msgid "Reaped %(reaped)s %(entry_type)s cache entries"
msgstr "%(reaped)s %(entry_type)s entrées de cache régulées"
#: glance/openstack/common/eventlet_backdoor.py:146
#, python-format
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
msgstr "Eventlet backdoor en écoute sur le port %(port)s for process %(pid)d"
#: glance/openstack/common/service.py:173
#, python-format
msgid "Caught %s, exiting"
msgstr "%s interceptée, sortie"
#: glance/openstack/common/service.py:227
msgid "Parent process has died unexpectedly, exiting"
msgstr "Le processus parent s'est soudainement achevé sans raison, sortie"
#: glance/openstack/common/service.py:258
#, python-format
msgid "Child caught %s, exiting"
msgstr "L'enfant a reçu %s, sortie"
#: glance/openstack/common/service.py:297
msgid "Forking too fast, sleeping"
msgstr "Bifurcation trop rapide, en veille"
#: glance/openstack/common/service.py:316
#, python-format
msgid "Started child %d"
msgstr "Démarrage du dépendant %d"
#: glance/openstack/common/service.py:343
#, python-format
msgid "Child %(pid)d killed by signal %(sig)d"
msgstr "%(pid)d du dépendant annihilés par le signal %(sig)d"
#: glance/openstack/common/service.py:347
#, python-format
msgid "Child %(pid)s exited with status %(code)d"
msgstr "%(pid)s du dépendant sortis avec le statut %(code)d"
#: glance/openstack/common/service.py:382
#, python-format
msgid "Caught %s, stopping children"
msgstr "%s intercepté, arrêtant les dépendants"
#: glance/openstack/common/service.py:391
msgid "Wait called after thread killed. Cleaning up."
msgstr "Pause demandée après suppression de thread. Nettoyage."
#: glance/openstack/common/service.py:407
#, python-format
msgid "Waiting on %d children to exit"
msgstr "En attente de sortie des dépendants %d"
#: glance/quota/__init__.py:330
#, python-format
msgid "Cleaning up %s after exceeding the quota."
msgstr ""
#: glance/registry/api/v1/images.py:343 glance/registry/api/v1/images.py:386
#: glance/registry/api/v1/images.py:491
#, python-format
msgid "Image %(id)s not found"
msgstr "Image %(id)s non trouvé"
#: glance/registry/api/v1/images.py:349 glance/registry/api/v1/images.py:381
#: glance/registry/api/v1/images.py:503
#, python-format
msgid "Access denied to image %(id)s but returning 'not found'"
msgstr "Accès refusé à l'image %(id)s mais renvoi de 'non trouvé'"
#: glance/registry/api/v1/images.py:371
#, python-format
msgid "Successfully deleted image %(id)s"
msgstr "La suppression de l'image %(id)s a abouti"
#: glance/registry/api/v1/images.py:375
#, python-format
msgid "Delete denied for public image %(id)s"
msgstr "Suppression refusée pour l'image publique %(id)s"
#: glance/registry/api/v1/images.py:415
#, python-format
msgid "Rejecting image creation request for invalid image id '%(bad_id)s'"
msgstr ""
"Rejet de la demande de création d'image pour l'ID image non valide "
"'%(bad_id)s'"
#: glance/registry/api/v1/images.py:428
#, python-format
msgid "Successfully created image %(id)s"
msgstr "La création de l'image %(id)s a abouti"
#: glance/registry/api/v1/images.py:482
#, python-format
msgid "Updating metadata for image %(id)s"
msgstr "Mise à jour des métadonnées pour l'image %(id)s"
#: glance/registry/api/v1/images.py:497
#, python-format
msgid "Update denied for public image %(id)s"
msgstr "Mise à jour refusée pour l'image publique %(id)s"
#: glance/registry/api/v1/members.py:198
#, python-format
msgid "Successfully updated memberships for image %(id)s"
msgstr "Mise à jour des appartenance effectuée pour l'image %(id)s"
#: glance/registry/api/v1/members.py:271
#, python-format
msgid "Successfully updated a membership for image %(id)s"
msgstr "Mise à jour d'une appartenance effectuée pour l'image %(id)s"
#: glance/registry/api/v1/members.py:320
#, python-format
msgid "Successfully deleted a membership from image %(id)s"
msgstr "La suppression d'une appartenance de l'image %(id)s a abouti"

View File

@ -1,19 +0,0 @@
# Translations template for daisy.
# Copyright (C) 2014 ORGANIZATION
# This file is distributed under the same license as the glance project.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2014.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: glance 2014.2.dev41.gb7968cf\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-06-30 06:00+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"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 1.3\n"

View File

@ -1,370 +0,0 @@
# Translations template for daisy.
# Copyright (C) 2015 ORGANIZATION
# This file is distributed under the same license as the glance project.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2015.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: glance 2015.1.dev42\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2015-04-03 06:02+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"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 1.3\n"
#: glance/listener.py:40
#, python-format
msgid ""
"Failed to retrieve supported notification events from search plugins "
"%(ext)s: %(e)s"
msgstr ""
#: glance/location.py:403
#, python-format
msgid ""
"Glance tried all active locations to get data for image %s but all have "
"failed."
msgstr ""
#: glance/notifier.py:361 glance/api/common.py:95
#, python-format
msgid "An error occurred during image.send notification: %(err)s"
msgstr ""
#: glance/scrubber.py:168
#, python-format
msgid "%s file can not be read."
msgstr ""
#: glance/scrubber.py:191
#, python-format
msgid "%s file can not be wrote."
msgstr ""
#: glance/scrubber.py:517
#, python-format
msgid "Can not %(op)s scrub jobs from queue: %(err)s"
msgstr ""
#: glance/scrubber.py:618
#, python-format
msgid "%s file can not be created."
msgstr ""
#: glance/api/common.py:58
#, python-format
msgid ""
"An error occurred reading from backend storage for image %(image_id)s: "
"%(err)s"
msgstr ""
#: glance/api/common.py:64
#, python-format
msgid ""
"Backend storage for image %(image_id)s disconnected after writing only "
"%(bytes_written)d bytes"
msgstr ""
#: glance/api/common.py:123
#, python-format
msgid "Invalid value for option user_storage_quota: %(users_quota)s"
msgstr ""
#: glance/api/middleware/cache.py:173
#, python-format
msgid ""
"Image cache contained image file for image '%s', however the registry did"
" not contain metadata for that image!"
msgstr ""
#: glance/api/middleware/cache.py:272
#, python-format
msgid "could not find %s"
msgstr ""
#: glance/api/middleware/cache.py:291
msgid "Checksum header is missing."
msgstr ""
#: glance/api/v1/images.py:603
#, python-format
msgid "Copy from external source '%(scheme)s' failed for image: %(image)s"
msgstr ""
#: glance/api/v1/upload_utils.py:79
#, python-format
msgid "Unable to kill image %(id)s: "
msgstr ""
#: glance/api/v1/upload_utils.py:266
#, python-format
msgid "Received HTTP error while uploading image %s"
msgstr ""
#: glance/api/v2/image_data.py:60
#, python-format
msgid "Unable to restore image %(image_id)s: %(e)s"
msgstr ""
#: glance/api/v2/image_data.py:155 glance/api/v2/image_data.py:159
msgid "Failed to upload image data due to HTTP error"
msgstr ""
#: glance/api/v2/image_data.py:164
msgid "Failed to upload image data due to internal error"
msgstr ""
#: glance/api/v2/metadef_namespaces.py:207
#, python-format
msgid "Failed to delete namespace %(namespace)s "
msgstr ""
#: glance/async/__init__.py:68
msgid ""
"This execution of Tasks is not setup. Please consult the project "
"documentation for more information on the executors available."
msgstr ""
#: glance/async/__init__.py:72
msgid "Internal error occurred while trying to process task."
msgstr ""
#: glance/async/taskflow_executor.py:130
#, python-format
msgid "Failed to execute task %(task_id)s: %(exc)s"
msgstr ""
#: glance/async/flows/base_import.py:341
#, python-format
msgid "Task ID %s"
msgstr ""
#: glance/async/flows/introspect.py:60
#, python-format
msgid "Failed to execute introspection %(task_id)s: %(exc)s"
msgstr ""
#: glance/cmd/index.py:48
#, python-format
msgid "Failed to setup index extension %(ext)s: %(e)s"
msgstr ""
#: glance/common/property_utils.py:84
#, python-format
msgid "Couldn't find property protection file %(file)s: %(error)s."
msgstr ""
#: glance/common/property_utils.py:91
#, python-format
msgid ""
"Invalid value '%s' for 'property_protection_rule_format'. The permitted "
"values are 'roles' and 'policies'"
msgstr ""
#: glance/common/property_utils.py:110
#, python-format
msgid ""
"Multiple policies '%s' not allowed for a given operation. Policies can be"
" combined in the policy file"
msgstr ""
#: glance/common/property_utils.py:123
#, python-format
msgid ""
"Malformed property protection rule in [%(prop)s] %(op)s=%(perm)s: '@' and"
" '!' are mutually exclusive"
msgstr ""
#: glance/common/property_utils.py:148
#, python-format
msgid "Encountered a malformed property protection rule %(rule)s: %(error)s."
msgstr ""
#: glance/common/rpc.py:186
#, python-format
msgid ""
"RPC Call Error: %(val)s\n"
"%(tb)s"
msgstr ""
#: glance/common/store_utils.py:71
#, python-format
msgid "Failed to delete image %(image_id)s from store: %(exc)s"
msgstr ""
#: glance/common/swift_store_utils.py:87
#, python-format
msgid "swift config file %(conf_file)s:%(exc)s not found"
msgstr ""
#: glance/common/swift_store_utils.py:101
msgid "Invalid format of swift store config cfg"
msgstr ""
#: glance/common/utils.py:115
#, python-format
msgid "Error: cooperative_iter exception %s"
msgstr ""
#: glance/common/utils.py:514
msgid ""
"Error setting up the debug environment. Verify that the option "
"pydev_worker_debug_host is pointing to a valid hostname or IP on which a "
"pydev server is listening on the port indicated by "
"pydev_worker_debug_port."
msgstr ""
#: glance/common/wsgi.py:332
#, python-format
msgid "Not respawning child %d, cannot recover from termination"
msgstr ""
#: glance/common/artifacts/loader.py:96
#, python-format
msgid "Unable to load artifacts: %s"
msgstr ""
#: glance/common/artifacts/loader.py:164
#, python-format
msgid "Could not load plugin from %(module)s: %(msg)s"
msgstr ""
#: glance/common/location_strategy/__init__.py:66
#, python-format
msgid "Failed to load location strategy module %(module)s: %(e)s"
msgstr ""
#: glance/common/scripts/__init__.py:40
#, python-format
msgid ""
"This task type %(task_type)s is not supported by the current deployment "
"of daisy. Please refer the documentation provided by OpenStack or your "
"operator for more information."
msgstr ""
#: glance/common/scripts/__init__.py:50
#, python-format
msgid "Failed to save task %(task_id)s in DB as task_repo is %(task_repo)s"
msgstr ""
#: glance/common/scripts/utils.py:48
#, python-format
msgid "Task not found for task_id %s"
msgstr ""
#: glance/db/sqlalchemy/artifacts.py:346
msgid "Unknown sort direction, must be 'desc' or 'asc'"
msgstr ""
#: glance/db/sqlalchemy/artifacts.py:532
msgid "Cannot use this parameter with the operator IN"
msgstr ""
#: glance/db/sqlalchemy/artifacts.py:539
#, python-format
msgid "Operator %s is not supported"
msgstr ""
#: glance/db/sqlalchemy/metadata.py:185
#, python-format
msgid "Json schema files not found in %s. Aborting."
msgstr ""
#: glance/db/sqlalchemy/metadata.py:451
msgid ""
"To use --prefer_new or --overwrite you need to combine of these options "
"with --merge option."
msgstr ""
#: glance/db/sqlalchemy/metadata.py:456
msgid ""
"Please provide no more than one option from this list: --prefer_new, "
"--overwrite"
msgstr ""
#: glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py:63
#: glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py:97
#, python-format
msgid "Invalid store uri for image: %(image_id)s. Details: %(reason)s"
msgstr ""
#: glance/domain/__init__.py:413
#, python-format
msgid ""
"Task [%(task_id)s] status failed to change from %(cur_status)s to "
"%(new_status)s"
msgstr ""
#: glance/domain/__init__.py:521
#, python-format
msgid "Failed to load the %s executor provided in the config."
msgstr ""
#: glance/image_cache/__init__.py:271
#, python-format
msgid ""
"Exception encountered while tee'ing image '%(image_id)s' into cache: "
"%(error)s. Continuing with response."
msgstr ""
#: glance/image_cache/drivers/sqlite.py:398
#, python-format
msgid "Error executing SQLite call. Got error: %s"
msgstr ""
#: glance/openstack/common/loopingcall.py:95
msgid "in fixed duration looping call"
msgstr ""
#: glance/openstack/common/loopingcall.py:138
msgid "in dynamic looping call"
msgstr ""
#: glance/openstack/common/service.py:264
msgid "Unhandled exception"
msgstr ""
#: glance/registry/api/v1/images.py:136
msgid "Unable to get images"
msgstr ""
#: glance/registry/api/v1/images.py:354
#, python-format
msgid "Unable to show image %s"
msgstr ""
#: glance/registry/api/v1/images.py:390
#, python-format
msgid "Unable to delete image %s"
msgstr ""
#: glance/registry/api/v1/images.py:442
#, python-format
msgid "Unable to create image %s"
msgstr ""
#: glance/registry/api/v1/images.py:515
#, python-format
msgid "Unable to update image %s"
msgstr ""
#: glance/registry/client/v1/client.py:129
#, python-format
msgid "Registry client request %(method)s %(action)s raised %(exc_name)s"
msgstr ""
#: glance/search/api/v0_1/search.py:243
#, python-format
msgid "Failed to retrieve RBAC filters from search plugin %(ext)s: %(e)s"
msgstr ""
#: glance/tests/functional/v2/test_metadef_resourcetypes.py:99
#, python-format
msgid "Forbidden to create resource type. Reason: %(reason)s"
msgstr ""

View File

@ -1,408 +0,0 @@
# Translations template for daisy.
# Copyright (C) 2015 ORGANIZATION
# This file is distributed under the same license as the glance project.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2015.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: glance 2015.1.dev42\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2015-04-03 06:02+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"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 1.3\n"
#: glance/scrubber.py:459
#, python-format
msgid "Starting Daemon: wakeup_time=%(wakeup_time)s threads=%(threads)s"
msgstr ""
#: glance/scrubber.py:473
msgid "Daemon Shutdown on KeyboardInterrupt"
msgstr ""
#: glance/scrubber.py:485
#, python-format
msgid "Initializing scrubber with configuration: %s"
msgstr ""
#: glance/scrubber.py:558
#, python-format
msgid "Scrubbing image %(id)s from %(count)d locations."
msgstr ""
#: glance/scrubber.py:581
#, python-format
msgid "Image %s has been deleted."
msgstr ""
#: glance/scrubber.py:633
#, python-format
msgid "Getting images deleted before %s"
msgstr ""
#: glance/api/middleware/cache.py:61
msgid "Initialized image cache middleware"
msgstr ""
#: glance/api/middleware/cache_manage.py:74
msgid "Initialized image cache management middleware"
msgstr ""
#: glance/api/middleware/gzip.py:36
msgid "Initialized gzip middleware"
msgstr ""
#: glance/api/v1/images.py:690
#, python-format
msgid "Uploaded data of image %s from request payload successfully."
msgstr ""
#: glance/api/v1/images.py:752
msgid "Triggering asynchronous copy from external source"
msgstr ""
#: glance/api/v1/upload_utils.py:126
#, python-format
msgid "Cleaning up %s after exceeding the quota"
msgstr ""
#: glance/api/v1/upload_utils.py:175
#, python-format
msgid ""
"Image %s could not be found after upload. The image may have been deleted"
" during the upload."
msgstr ""
#: glance/api/v2/image_actions.py:51
#, python-format
msgid "Image %s is deactivated"
msgstr ""
#: glance/api/v2/image_actions.py:66
#, python-format
msgid "Image %s is reactivated"
msgstr ""
#: glance/async/flows/base_import.py:348
#, python-format
msgid "%(task_id)s of %(task_type)s completed"
msgstr ""
#: glance/cmd/replicator.py:372
#, python-format
msgid "Storing: %s"
msgstr ""
#: glance/cmd/replicator.py:445
#, python-format
msgid "Considering: %s"
msgstr ""
#: glance/cmd/replicator.py:471 glance/cmd/replicator.py:546
#, python-format
msgid "Image %s metadata has changed"
msgstr ""
#: glance/cmd/replicator.py:553
#, python-format
msgid "Image %s is being synced"
msgstr ""
#: glance/common/wsgi.py:308 glance/openstack/common/service.py:326
#, python-format
msgid "Starting %d workers"
msgstr ""
#: glance/common/wsgi.py:321
#, python-format
msgid "Removed dead child %s"
msgstr ""
#: glance/common/wsgi.py:324
#, python-format
msgid "Removed stale child %s"
msgstr ""
#: glance/common/wsgi.py:336
msgid "All workers have terminated. Exiting"
msgstr ""
#: glance/common/wsgi.py:353
msgid "Caught keyboard interrupt. Exiting."
msgstr ""
#: glance/common/wsgi.py:432
#, python-format
msgid "Child %d exiting normally"
msgstr ""
#: glance/common/wsgi.py:437
#, python-format
msgid "Started child %s"
msgstr ""
#: glance/common/wsgi.py:466
msgid "Starting single process server"
msgstr ""
#: glance/common/artifacts/loader.py:131 glance/common/artifacts/loader.py:155
#, python-format
msgid "Artifact %s has been successfully loaded"
msgstr ""
#: 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 ""
#: glance/common/scripts/image_import/main.py:41
#, python-format
msgid "Task %(task_id)s beginning import execution."
msgstr ""
#: glance/common/scripts/image_import/main.py:152
#, 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:161
#, python-format
msgid "Task %(task_id)s: Could not import image file %(image_data)s"
msgstr ""
#: glance/db/simple/api.py:62
#, python-format
msgid "Calling %(funcname)s: args=%(args)s, kwargs=%(kwargs)s"
msgstr ""
#: glance/db/simple/api.py:68
#, python-format
msgid "Returning %(funcname)s: %(output)s"
msgstr ""
#: glance/db/simple/api.py:2002
#, python-format
msgid "Could not find artifact %s"
msgstr ""
#: glance/db/simple/api.py:2006
msgid "Unable to get deleted image"
msgstr ""
#: glance/db/sqlalchemy/metadata.py:152
#, python-format
msgid "Table %s has been cleared"
msgstr ""
#: glance/db/sqlalchemy/metadata.py:223
#, python-format
msgid "Overwriting namespace %s"
msgstr ""
#: glance/db/sqlalchemy/metadata.py:239
#, python-format
msgid "Skipping namespace %s. It already exists in the database."
msgstr ""
#: glance/db/sqlalchemy/metadata.py:330
#, python-format
msgid "File %s loaded to database."
msgstr ""
#: glance/db/sqlalchemy/metadata.py:332
msgid "Metadata loading finished"
msgstr ""
#: glance/db/sqlalchemy/metadata.py:441
#, python-format
msgid "Namespace %(namespace)s saved in %(file)s"
msgstr ""
#: glance/db/sqlalchemy/migrate_repo/schema.py:101
#, python-format
msgid "creating table %(table)s"
msgstr ""
#: glance/db/sqlalchemy/migrate_repo/schema.py:107
#, python-format
msgid "dropping table %(table)s"
msgstr ""
#: glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py:72
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 ""
#: glance/domain/__init__.py:406
#, python-format
msgid "Task [%(task_id)s] status changing from %(cur_status)s to %(new_status)s"
msgstr ""
#: glance/image_cache/__init__.py:71
#, python-format
msgid "Image cache loaded driver '%s'."
msgstr ""
#: glance/image_cache/__init__.py:81 glance/image_cache/__init__.py:100
msgid "Defaulting to SQLite driver."
msgstr ""
#: glance/image_cache/prefetcher.py:85
#, python-format
msgid "Successfully cached all %d images"
msgstr ""
#: glance/image_cache/drivers/sqlite.py:414
#: glance/image_cache/drivers/xattr.py:343
#, python-format
msgid "Not queueing image '%s'. Already cached."
msgstr ""
#: glance/image_cache/drivers/sqlite.py:419
#: glance/image_cache/drivers/xattr.py:348
#, python-format
msgid "Not queueing image '%s'. Already being written to cache"
msgstr ""
#: glance/image_cache/drivers/sqlite.py:425
#: glance/image_cache/drivers/xattr.py:354
#, python-format
msgid "Not queueing image '%s'. Already queued."
msgstr ""
#: glance/image_cache/drivers/sqlite.py:443
#, python-format
msgid "Removed invalid cache file %s"
msgstr ""
#: glance/image_cache/drivers/sqlite.py:457
#, python-format
msgid "Removed stalled cache file %s"
msgstr ""
#: glance/image_cache/drivers/xattr.py:400
#, python-format
msgid "Reaped %(reaped)s %(entry_type)s cache entries"
msgstr ""
#: glance/openstack/common/eventlet_backdoor.py:146
#, python-format
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
msgstr ""
#: glance/openstack/common/service.py:173
#, python-format
msgid "Caught %s, exiting"
msgstr ""
#: glance/openstack/common/service.py:227
msgid "Parent process has died unexpectedly, exiting"
msgstr ""
#: glance/openstack/common/service.py:258
#, python-format
msgid "Child caught %s, exiting"
msgstr ""
#: glance/openstack/common/service.py:297
msgid "Forking too fast, sleeping"
msgstr ""
#: glance/openstack/common/service.py:316
#, python-format
msgid "Started child %d"
msgstr ""
#: glance/openstack/common/service.py:343
#, python-format
msgid "Child %(pid)d killed by signal %(sig)d"
msgstr ""
#: glance/openstack/common/service.py:347
#, python-format
msgid "Child %(pid)s exited with status %(code)d"
msgstr ""
#: glance/openstack/common/service.py:382
#, python-format
msgid "Caught %s, stopping children"
msgstr ""
#: glance/openstack/common/service.py:391
msgid "Wait called after thread killed. Cleaning up."
msgstr ""
#: glance/openstack/common/service.py:407
#, python-format
msgid "Waiting on %d children to exit"
msgstr ""
#: glance/quota/__init__.py:330
#, python-format
msgid "Cleaning up %s after exceeding the quota."
msgstr ""
#: glance/registry/api/v1/images.py:343 glance/registry/api/v1/images.py:386
#: glance/registry/api/v1/images.py:491
#, python-format
msgid "Image %(id)s not found"
msgstr ""
#: glance/registry/api/v1/images.py:349 glance/registry/api/v1/images.py:381
#: glance/registry/api/v1/images.py:503
#, python-format
msgid "Access denied to image %(id)s but returning 'not found'"
msgstr ""
#: glance/registry/api/v1/images.py:371
#, python-format
msgid "Successfully deleted image %(id)s"
msgstr ""
#: glance/registry/api/v1/images.py:375
#, python-format
msgid "Delete denied for public image %(id)s"
msgstr ""
#: glance/registry/api/v1/images.py:415
#, python-format
msgid "Rejecting image creation request for invalid image id '%(bad_id)s'"
msgstr ""
#: glance/registry/api/v1/images.py:428
#, python-format
msgid "Successfully created image %(id)s"
msgstr ""
#: glance/registry/api/v1/images.py:482
#, python-format
msgid "Updating metadata for image %(id)s"
msgstr ""
#: glance/registry/api/v1/images.py:497
#, python-format
msgid "Update denied for public image %(id)s"
msgstr ""
#: glance/registry/api/v1/members.py:198
#, python-format
msgid "Successfully updated memberships for image %(id)s"
msgstr ""
#: glance/registry/api/v1/members.py:271
#, python-format
msgid "Successfully updated a membership for image %(id)s"
msgstr ""
#: glance/registry/api/v1/members.py:320
#, python-format
msgid "Successfully deleted a membership from image %(id)s"
msgstr ""

View File

@ -1,308 +0,0 @@
# Translations template for daisy.
# Copyright (C) 2015 ORGANIZATION
# This file is distributed under the same license as the glance project.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2015.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: glance 2015.1.dev42\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2015-04-03 06:02+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"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 1.3\n"
#: glance/scrubber.py:218
#, python-format
msgid "Failed to find image to delete: %s"
msgstr ""
#: glance/scrubber.py:258
#, python-format
msgid "%s directory does not exist."
msgstr ""
#: glance/scrubber.py:583
#, python-format
msgid "Unable to delete URI from image %s."
msgstr ""
#: glance/api/common.py:171
#, python-format
msgid ""
"User %(user)s attempted to upload an image of unknown size that will "
"exceed the quota. %(remaining)d bytes remaining."
msgstr ""
#: glance/api/common.py:180
#, python-format
msgid ""
"User %(user)s attempted to upload an image of size %(size)d that will "
"exceed the quota. %(remaining)d bytes remaining."
msgstr ""
#: glance/api/middleware/version_negotiation.py:67
msgid "Unknown version. Returning version choices."
msgstr ""
#: glance/api/v1/images.py:704
#, python-format
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:945
#, python-format
msgid ""
"Could not find schema properties file %s. Continuing without custom "
"properties"
msgstr ""
#: glance/api/v2/tasks.py:72
#, python-format
msgid "Forbidden to create task. Reason: %(reason)s"
msgstr ""
#: glance/api/v2/tasks.py:110
#, python-format
msgid "Failed to find task %(task_id)s. Reason: %(reason)s"
msgstr ""
#: glance/api/v2/tasks.py:115
#, python-format
msgid "Forbidden to get task %(task_id)s. Reason: %(reason)s"
msgstr ""
#: glance/async/utils.py:62
#, python-format
msgid "An optional task has failed, the failure was: %s"
msgstr ""
#: glance/async/flows/convert.py:67
#, python-format
msgid ""
"The conversion format is None, please add a value for it in the config "
"file for this task to work: %s"
msgstr ""
#: glance/cmd/replicator.py:607
#, 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:620
#, python-format
msgid "Image %s entirely missing from the destination"
msgstr ""
#: glance/common/store_utils.py:65
#, python-format
msgid "Failed to delete image %s in store from URI"
msgstr ""
#: glance/common/wsgi.py:326
#, python-format
msgid "Unrecognised child %s"
msgstr ""
#: glance/common/artifacts/loader.py:125
#, python-format
msgid "Can't load artifact %s: load disabled in config"
msgstr ""
#: glance/common/artifacts/loader.py:151
#, python-format
msgid "Can't load artifact %s: not in available_plugins list"
msgstr ""
#: glance/common/scripts/image_import/main.py:158
#, python-format
msgid "Task %(task_id)s failed with exception %(error)s"
msgstr ""
#: glance/db/simple/api.py:387
#, python-format
msgid "Could not find image %s"
msgstr ""
#: glance/db/simple/api.py:392
msgid "Unable to get deleted image"
msgstr ""
#: glance/db/simple/api.py:396
msgid "Unable to get unowned image"
msgstr ""
#: glance/db/simple/api.py:909
#, python-format
msgid "Could not find task %s"
msgstr ""
#: glance/db/simple/api.py:914
#, python-format
msgid "Unable to get deleted task %s"
msgstr ""
#: glance/db/simple/api.py:1075
#, python-format
msgid "Could not find task info %s"
msgstr ""
#: glance/db/sqlalchemy/api.py:77
msgid "Deadlock detected. Retrying..."
msgstr ""
#: glance/db/sqlalchemy/api.py:117
msgid "Attempted to modify image user did not own."
msgstr ""
#: glance/db/sqlalchemy/api.py:332
msgid "Id not in sort_keys; is sort_keys unique?"
msgstr ""
#: glance/db/sqlalchemy/artifacts.py:135
msgid "Artifact with the specified type, name and version already exists"
msgstr ""
#: glance/db/sqlalchemy/artifacts.py:240
#, python-format
msgid "Artifact with id=%s not found"
msgstr ""
#: glance/db/sqlalchemy/artifacts.py:243
#, python-format
msgid "Artifact with id=%s is not accessible"
msgstr ""
#: glance/db/sqlalchemy/artifacts.py:423
#, python-format
msgid "Show level %s is not supported in this operation"
msgstr ""
#: glance/db/sqlalchemy/artifacts.py:655
#, python-format
msgid ""
"Artifact with the specified type, name and versions already has the "
"direct dependency=%s"
msgstr ""
#: glance/db/sqlalchemy/artifacts.py:685
#, python-format
msgid ""
"Artifact with the specified type, name and version already has the direct"
" dependency=%d"
msgstr ""
#: glance/db/sqlalchemy/metadata.py:340 glance/db/sqlalchemy/metadata.py:348
#: glance/db/sqlalchemy/metadata.py:357
#, python-format
msgid "Duplicate entry for values: %s"
msgstr ""
#: glance/db/sqlalchemy/metadef_api/tag.py:37
#, python-format
msgid "Metadata tag not found for id %s"
msgstr ""
#: glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py:92
#, python-format
msgid "Failed to decrypt location value for image %(image_id)s"
msgstr ""
#: glance/domain/__init__.py:505
msgid "The `eventlet` executor has been deprecated. Use `taskflow` instead."
msgstr ""
#: glance/image_cache/__init__.py:74
#, python-format
msgid ""
"Image cache driver '%(driver_name)s' failed to load. Got error: "
"'%(import_err)s."
msgstr ""
#: glance/image_cache/__init__.py:95
#, python-format
msgid ""
"Image cache driver '%(driver_module)s' failed to configure. Got error: "
"'%(config_err)s"
msgstr ""
#: glance/image_cache/prefetcher.py:48
#, python-format
msgid "Image '%s' is not active. Not caching."
msgstr ""
#: glance/image_cache/prefetcher.py:53
#, python-format
msgid "No metadata found for image '%s'"
msgstr ""
#: glance/image_cache/prefetcher.py:81
msgid "Failed to successfully cache all images in queue."
msgstr ""
#: glance/image_cache/drivers/sqlite.py:333
#, python-format
msgid ""
"Fetch of cache file failed (%(e)s), rolling back by moving "
"'%(incomplete_path)s' to '%(invalid_path)s'"
msgstr ""
#: glance/image_cache/drivers/sqlite.py:459
#, python-format
msgid "Failed to delete file %(path)s. Got error: %(e)s"
msgstr ""
#: glance/image_cache/drivers/sqlite.py:496
#: glance/image_cache/drivers/xattr.py:447
#, python-format
msgid "Cached image file '%s' doesn't exist, unable to delete"
msgstr ""
#: glance/openstack/common/loopingcall.py:87
#, python-format
msgid "task %(func_name)r run outlasted interval by %(delay).2f sec"
msgstr ""
#: glance/openstack/common/service.py:351
#, python-format
msgid "pid %d not in child list"
msgstr ""
#: glance/registry/api/v1/images.py:126
#, python-format
msgid "Invalid marker. Image %(id)s could not be found."
msgstr ""
#: glance/registry/api/v1/images.py:131 glance/registry/api/v1/members.py:76
#: glance/registry/api/v1/members.py:111 glance/registry/api/v1/members.py:229
#: glance/registry/api/v1/members.py:293
#, python-format
msgid "Access denied to image %(id)s but returning 'not found'"
msgstr ""
#: glance/registry/api/v1/members.py:118 glance/registry/api/v1/members.py:236
#: glance/registry/api/v1/members.py:300
#, python-format
msgid "User lacks permission to share image %(id)s"
msgstr ""
#: glance/registry/api/v1/members.py:129 glance/registry/api/v1/members.py:146
#: glance/registry/api/v1/members.py:249
#, python-format
msgid "Invalid membership association specified for image %(id)s"
msgstr ""
#: glance/registry/api/v1/members.py:339
#, python-format
msgid "Member %(id)s not found"
msgstr ""

File diff suppressed because it is too large Load Diff

View File

@ -1,424 +0,0 @@
# Translations template for daisy.
# Copyright (C) 2015 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: 2015-04-03 06:02+0000\n"
"PO-Revision-Date: 2015-04-01 21:54+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\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:459
#, 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:473
msgid "Daemon Shutdown on KeyboardInterrupt"
msgstr "Encerrando o daemon em KeyboardInterrupt"
#: glance/scrubber.py:485
#, python-format
msgid "Initializing scrubber with configuration: %s"
msgstr "Inicializando scrubber com configuração: %s"
#: glance/scrubber.py:558
#, python-format
msgid "Scrubbing image %(id)s from %(count)d locations."
msgstr "Limpando imagem %(id)s dos locais %(count)d."
#: glance/scrubber.py:581
#, python-format
msgid "Image %s has been deleted."
msgstr "Imagem %s foi excluída."
#: glance/scrubber.py:633
#, python-format
msgid "Getting images deleted before %s"
msgstr "Obtendo imagens excluídas antes de %s"
#: 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:36
msgid "Initialized gzip middleware"
msgstr "Inicializado middleware gzip"
#: glance/api/v1/images.py:690
#, 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:752
msgid "Triggering asynchronous copy from external source"
msgstr "Acionando cópia assíncrona da origem externa"
#: glance/api/v1/upload_utils.py:126
#, python-format
msgid "Cleaning up %s after exceeding the quota"
msgstr "Limpando %s após exceder a quota"
#: glance/api/v1/upload_utils.py:175
#, 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/image_actions.py:51
#, python-format
msgid "Image %s is deactivated"
msgstr ""
#: glance/api/v2/image_actions.py:66
#, python-format
msgid "Image %s is reactivated"
msgstr ""
#: glance/async/flows/base_import.py:348
#, python-format
msgid "%(task_id)s of %(task_type)s completed"
msgstr ""
#: glance/cmd/replicator.py:372
#, python-format
msgid "Storing: %s"
msgstr "Armazenando: %s"
#: glance/cmd/replicator.py:445
#, python-format
msgid "Considering: %s"
msgstr "Considerando: %s"
#: glance/cmd/replicator.py:471 glance/cmd/replicator.py:546
#, python-format
msgid "Image %s metadata has changed"
msgstr "Metadados da Imagem %s mudaram"
#: glance/cmd/replicator.py:553
#, python-format
msgid "Image %s is being synced"
msgstr "Imagem %s está sendo sincronizada"
#: glance/common/wsgi.py:308 glance/openstack/common/service.py:326
#, python-format
msgid "Starting %d workers"
msgstr "Iniciando %d trabalhadores"
#: glance/common/wsgi.py:321
#, python-format
msgid "Removed dead child %s"
msgstr ""
#: glance/common/wsgi.py:324
#, python-format
msgid "Removed stale child %s"
msgstr ""
#: glance/common/wsgi.py:336
msgid "All workers have terminated. Exiting"
msgstr "Todos os trabalhadores foram finalizados. Saindo"
#: glance/common/wsgi.py:353
msgid "Caught keyboard interrupt. Exiting."
msgstr "Interrupção da captura de teclado. Saindo."
#: glance/common/wsgi.py:432
#, python-format
msgid "Child %d exiting normally"
msgstr "Filho %d saindo normalmente"
#: glance/common/wsgi.py:437
#, python-format
msgid "Started child %s"
msgstr "Filho iniciado %s"
#: glance/common/wsgi.py:466
msgid "Starting single process server"
msgstr "Iniciando servidor de processo único"
#: glance/common/artifacts/loader.py:131 glance/common/artifacts/loader.py:155
#, python-format
msgid "Artifact %s has been successfully loaded"
msgstr ""
#: 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:41
#, 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:152
#, 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:161
#, 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/simple/api.py:62
#, python-format
msgid "Calling %(funcname)s: args=%(args)s, kwargs=%(kwargs)s"
msgstr "Chamando %(funcname)s: args=%(args)s, kwargs=%(kwargs)s"
#: glance/db/simple/api.py:68
#, python-format
msgid "Returning %(funcname)s: %(output)s"
msgstr "Retornando %(funcname)s: %(output)s"
#: glance/db/simple/api.py:2002
#, python-format
msgid "Could not find artifact %s"
msgstr ""
#: glance/db/simple/api.py:2006
msgid "Unable to get deleted image"
msgstr "Não é possível obter a imagem excluída"
#: glance/db/sqlalchemy/metadata.py:152
#, python-format
msgid "Table %s has been cleared"
msgstr "Tabela %s foi limpa"
#: glance/db/sqlalchemy/metadata.py:223
#, python-format
msgid "Overwriting namespace %s"
msgstr ""
#: glance/db/sqlalchemy/metadata.py:239
#, python-format
msgid "Skipping namespace %s. It already exists in the database."
msgstr ""
#: glance/db/sqlalchemy/metadata.py:330
#, python-format
msgid "File %s loaded to database."
msgstr "Arquivo %s carregado no banco de dados."
#: glance/db/sqlalchemy/metadata.py:332
msgid "Metadata loading finished"
msgstr "Carregamento de metadados finalizado"
#: glance/db/sqlalchemy/metadata.py:441
#, 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:101
#, python-format
msgid "creating table %(table)s"
msgstr "criando tabela %(table)s"
#: glance/db/sqlalchemy/migrate_repo/schema.py:107
#, python-format
msgid "dropping table %(table)s"
msgstr "descartando tabela %(table)s"
#: glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py:72
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/domain/__init__.py:406
#, python-format
msgid ""
"Task [%(task_id)s] status changing from %(cur_status)s to %(new_status)s"
msgstr ""
#: glance/image_cache/__init__.py:71
#, python-format
msgid "Image cache loaded driver '%s'."
msgstr "O cache de imagem carregou o driver '%s'."
#: glance/image_cache/__init__.py:81 glance/image_cache/__init__.py:100
msgid "Defaulting to SQLite driver."
msgstr "Padronizando para o driver SQLite."
#: glance/image_cache/prefetcher.py:85
#, python-format
msgid "Successfully cached all %d images"
msgstr "Armazenadas em cache com êxito todas as %d imagens"
#: glance/image_cache/drivers/sqlite.py:414
#: glance/image_cache/drivers/xattr.py:343
#, 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:419
#: glance/image_cache/drivers/xattr.py:348
#, 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:425
#: glance/image_cache/drivers/xattr.py:354
#, python-format
msgid "Not queueing image '%s'. Already queued."
msgstr "Não enfileirando a imagem '%s'. Já enfileirada."
#: glance/image_cache/drivers/sqlite.py:443
#, python-format
msgid "Removed invalid cache file %s"
msgstr "Arquivo de cache inválido removido %s"
#: glance/image_cache/drivers/sqlite.py:457
#, python-format
msgid "Removed stalled cache file %s"
msgstr "Arquivo de cache paralisado removido %s"
#: glance/image_cache/drivers/xattr.py:400
#, python-format
msgid "Reaped %(reaped)s %(entry_type)s cache entries"
msgstr "%(reaped)s %(entry_type)s entradas de cache coletadas"
#: glance/openstack/common/eventlet_backdoor.py:146
#, python-format
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
msgstr "Backdoor de Eventlet escutando na porta %(port)s pelo processo %(pid)d"
#: glance/openstack/common/service.py:173
#, python-format
msgid "Caught %s, exiting"
msgstr "%s capturadas, saindo"
#: glance/openstack/common/service.py:227
msgid "Parent process has died unexpectedly, exiting"
msgstr "Processo pai saiu inesperadamente, saindo"
#: glance/openstack/common/service.py:258
#, python-format
msgid "Child caught %s, exiting"
msgstr "Filho capturado %s, terminando"
#: glance/openstack/common/service.py:297
msgid "Forking too fast, sleeping"
msgstr "Bifurcação muito rápida, suspendendo"
#: glance/openstack/common/service.py:316
#, python-format
msgid "Started child %d"
msgstr "Filho %d iniciado"
#: glance/openstack/common/service.py:343
#, python-format
msgid "Child %(pid)d killed by signal %(sig)d"
msgstr "%(pid)d filho eliminado pelo sinal %(sig)d"
#: glance/openstack/common/service.py:347
#, python-format
msgid "Child %(pid)s exited with status %(code)d"
msgstr "Filho %(pid)s encerrando com status %(code)d"
#: glance/openstack/common/service.py:382
#, python-format
msgid "Caught %s, stopping children"
msgstr "%s capturado, parando filhos"
#: glance/openstack/common/service.py:391
msgid "Wait called after thread killed. Cleaning up."
msgstr ""
#: glance/openstack/common/service.py:407
#, python-format
msgid "Waiting on %d children to exit"
msgstr "Aguardando em %d filhos para sair"
#: glance/quota/__init__.py:330
#, 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:343 glance/registry/api/v1/images.py:386
#: glance/registry/api/v1/images.py:491
#, python-format
msgid "Image %(id)s not found"
msgstr "Imagem %(id)s não localizada"
#: glance/registry/api/v1/images.py:349 glance/registry/api/v1/images.py:381
#: glance/registry/api/v1/images.py:503
#, 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:371
#, python-format
msgid "Successfully deleted image %(id)s"
msgstr "Imagem excluída com êxito %(id)s"
#: glance/registry/api/v1/images.py:375
#, 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:415
#, 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:428
#, python-format
msgid "Successfully created image %(id)s"
msgstr "Imagem criada com êxito %(id)s"
#: glance/registry/api/v1/images.py:482
#, python-format
msgid "Updating metadata for image %(id)s"
msgstr "Atualizando metadados para a imagem %(id)s"
#: glance/registry/api/v1/images.py:497
#, 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:198
#, 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:271
#, 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:320
#, python-format
msgid "Successfully deleted a membership from image %(id)s"
msgstr "Excluída com êxito uma associação da imagem %(id)s"