glance/glance/locale/en_GB/LC_MESSAGES/glance-log-warning.po

119 lines
3.6 KiB
Plaintext

# Translations template for glance.
# Copyright (C) 2014 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: 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"
"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:217
#, python-format
msgid "Failed to find image to delete: %s"
msgstr "Failed to find image to delete: %s"
#: glance/scrubber.py:582
#, python-format
msgid "Unable to delete URI from image %s."
msgstr ""
#: 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 ""
#: glance/api/v2/images.py:854
#, python-format
msgid ""
"Could not find schema properties file %s. Continuing without custom "
"properties"
msgstr ""
"Could not find schema properties file %s. Continuing without custom "
"properties"
#: glance/common/store_utils.py:62
#, python-format
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:157
#, python-format
msgid "Task %(task_id)s failed with exception %(error)s"
msgstr ""
#: glance/db/sqlalchemy/api.py:71
msgid "Deadlock detected. Retrying..."
msgstr "Deadlock detected. Retrying..."
#: 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:239
#, python-format
msgid "Duplicate entry for values: %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"
msgstr "Failed to decrypt location value for image %(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 ""
"Image cache driver '%(driver_name)s' failed to load. Got error: "
"'%(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 ""
"Image cache driver '%(driver_module)s' failed to configure. Got error: "
"'%(config_err)s"
#: 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:52
#, python-format
msgid "No metadata found for image '%s'"
msgstr "No metadata found for image '%s'"
#: glance/image_cache/prefetcher.py:80
msgid "Failed to successfully cache all images in queue."
msgstr "Failed to successfully cache all images in queue."
#: glance/image_cache/drivers/sqlite.py:458
#, python-format
msgid "Failed to delete file %(path)s. Got error: %(e)s"
msgstr "Failed to delete file %(path)s. Got error: %(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 "Cached image file '%s' doesn't exist, unable to delete"