Imported Translations from Zanata

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

Change-Id: I2a9ebbdcdfb201062c434c4919fe8d339acb3238
This commit is contained in:
OpenStack Proposal Bot 2016-07-06 08:15:18 +00:00
parent 6e7c7229ab
commit 84e63543e1
4 changed files with 378 additions and 25 deletions

View File

@ -0,0 +1,19 @@
# Andi Chandler <andi@gowling.com>, 2016. #zanata
msgid ""
msgstr ""
"Project-Id-Version: glance_store 0.13.1.dev57\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
"POT-Creation-Date: 2016-07-01 12:05+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"PO-Revision-Date: 2016-07-05 01:50+0000\n"
"Last-Translator: Andi Chandler <andi@gowling.com>\n"
"Language-Team: English (United Kingdom)\n"
"Language: en-GB\n"
"X-Generator: Zanata 3.7.3\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
#, python-format
msgid "The capability of operation \"%s\" could not be checked."
msgstr "The capability of operation \"%s\" could not be checked."

View File

@ -0,0 +1,246 @@
# OpenStack Infra <zanata@openstack.org>, 2015. #zanata
# Andi Chandler <andi@gowling.com>, 2016. #zanata
# Andreas Jaeger <jaegerandi@gmail.com>, 2016. #zanata
msgid ""
msgstr ""
"Project-Id-Version: glance_store 0.13.1.dev57\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
"POT-Creation-Date: 2016-07-01 12:05+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"PO-Revision-Date: 2016-07-05 01:51+0000\n"
"Last-Translator: Andi Chandler <andi@gowling.com>\n"
"Language-Team: English (United Kingdom)\n"
"Language: en-GB\n"
"X-Generator: Zanata 3.7.3\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
#, python-format
msgid ""
"A bad metadata structure was returned from the %(driver)s storage driver: "
"%(metadata)s. %(e)s."
msgstr ""
"A bad metadata structure was returned from the %(driver)s storage driver: "
"%(metadata)s. %(e)s."
msgid "An object with the same identifier is currently being operated on."
msgstr "An object with the same identifier is currently being operated on."
msgid "An unknown exception occurred"
msgstr "An unknown exception occurred"
#, python-format
msgid "Auth service at URL %(url)s not found."
msgstr "Auth service at URL %(url)s not found."
msgid "Authorization failed."
msgstr "Authorisation failed."
msgid ""
"Configuration for store failed. Adding images to this store is disabled."
msgstr ""
"Configuration for store failed. Adding images to this store is disabled."
#, python-format
msgid "Connect error/bad request to Auth service at URL %(url)s."
msgstr "Connect error/bad request to Auth service at URL %(url)s."
msgid "Data supplied was not valid."
msgstr "Data supplied was not valid."
msgid ""
"Default scheme to use to store image data. The scheme must be registered by "
"one of the stores defined by the 'stores' config option."
msgstr ""
"Default scheme to use to store image data. The scheme must be registered by "
"one of the stores defined by the 'stores' config option."
msgid "Deleting images from this store is not supported."
msgstr "Deleting images from this store is not supported."
#, python-format
msgid ""
"Driver %(driver_name)s could not be configured correctly. Reason: %(reason)s"
msgstr ""
"Driver %(driver_name)s could not be configured correctly. Reason: %(reason)s"
#, python-format
msgid "Driver %(driver_name)s could not be loaded."
msgstr "Driver %(driver_name)s could not be loaded."
#, python-format
msgid "Error: cooperative_iter exception %s"
msgstr "Error: cooperative_iter exception %s"
#, python-format
msgid "Failed to configure store correctly: %s Disabling add method."
msgstr "Failed to configure store correctly: %s Disabling add method."
msgid "Getting images from this store is not supported."
msgstr "Getting images from this store is not supported."
#, python-format
msgid ""
"Getting images randomly from this store is not supported. Offset: "
"%(offset)s, length: %(chunk_size)s"
msgstr ""
"Getting images randomly from this store is not supported. Offset: "
"%(offset)s, length: %(chunk_size)s"
#, python-format
msgid "Image %(image)s already exists"
msgstr "Image %(image)s already exists"
#, python-format
msgid "Image %(image)s not found"
msgstr "Image %(image)s not found"
#, python-format
msgid "Image %(image_id)s is protected and cannot be deleted."
msgstr "Image %(image_id)s is protected and cannot be deleted."
#, python-format
msgid ""
"Image status transition from %(cur_status)s to %(new_status)s is not allowed"
msgstr ""
"Image status transition from %(cur_status)s to %(new_status)s is not allowed"
#, python-format
msgid ""
"Incorrect auth strategy, expected \"%(expected)s\" but received "
"\"%(received)s\""
msgstr ""
"Incorrect auth strategy, expected \"%(expected)s\" but received "
"\"%(received)s\""
#, python-format
msgid "Invalid value '%(value)s' for parameter '%(param)s': %(extra_msg)s"
msgstr "Invalid value '%(value)s' for parameter '%(param)s': %(extra_msg)s"
msgid ""
"List of stores enabled. Valid stores are: cinder, file, http, rbd, sheepdog, "
"swift, s3, vsphere"
msgstr ""
"List of stores enabled. Valid stores are: cinder, file, http, rbd, sheepdog, "
"swift, s3, vsphere"
#, python-format
msgid "Maximum redirects (%(redirects)s) was exceeded."
msgstr "Maximum redirects (%(redirects)s) was exceeded."
msgid ""
"Minimum interval seconds to execute updating dynamic storage capabilities "
"based on backend status then. It's not a periodic routine, the update logic "
"will be executed only when interval seconds elapsed and an operation of "
"store has triggered. The feature will be enabled only when the option value "
"greater then zero."
msgstr ""
"Minimum interval seconds to execute updating dynamic storage capabilities "
"based on backend status then. It's not a periodic routine, the update logic "
"will be executed only when interval seconds elapsed and an operation of "
"store has triggered. The feature will be enabled only when the option value "
"greater then zero."
#, python-format
msgid "Missing required credential: %(required)s"
msgstr "Missing required credential: %(required)s"
#, python-format
msgid ""
"Multiple 'image' service matches for region %(region)s. This generally means "
"that a region is required and you have not supplied one."
msgstr ""
"Multiple 'image' service matches for region %(region)s. This generally means "
"that a region is required and you have not supplied one."
msgid "No image data could be found"
msgstr "No image data could be found"
msgid "Permission to write image storage media denied."
msgstr "Permission to write image storage media denied."
#, python-format
msgid "Provided header feature is unsupported: %(feature)s"
msgstr "Provided header feature is unsupported: %(feature)s"
#, python-format
msgid "Provided object does not match schema '%(schema)s': %(reason)s"
msgstr "Provided object does not match schema '%(schema)s': %(reason)s"
msgid "Received invalid HTTP redirect."
msgstr "Received invalid HTTP redirect."
#, python-format
msgid "Redirecting to %(uri)s for authorization."
msgstr "Redirecting to %(uri)s for authorisation."
msgid "Remote server where the image is present is unavailable."
msgstr "Remote server where the image is present is unavailable."
msgid "Response from Keystone does not contain a Glance endpoint."
msgstr "Response from Keystone does not contain a Glance endpoint."
#, python-format
msgid "Server worker creation failed: %(reason)s."
msgstr "Server worker creation failed: %(reason)s."
msgid "Skipping store.set_acls... not implemented."
msgstr "Skipping store.set_acls... not implemented."
#, python-format
msgid ""
"Store %(store_name)s could not be configured correctly. Reason: %(reason)s"
msgstr ""
"Store %(store_name)s could not be configured correctly. Reason: %(reason)s"
#, python-format
msgid "Store for scheme %s not found"
msgstr "Store for scheme %s not found"
#, python-format
msgid "The Store URI was malformed: %(uri)s"
msgstr "The Store URI was malformed: %(uri)s"
msgid "The image cannot be deleted because it has snapshot(s)."
msgstr "The image cannot be deleted because it has snapshot(s)."
msgid ""
"The image cannot be deleted because it is in use through the backend store "
"outside of Glance."
msgstr ""
"The image cannot be deleted because it is in use through the backend store "
"outside of Glance."
#, python-format
msgid ""
"The image metadata key %(key)s has an invalid type of %(type)s. Only dict, "
"list, and unicode are supported."
msgstr ""
"The image metadata key %(key)s has an invalid type of %(type)s. Only dict, "
"list, and unicode are supported."
#, python-format
msgid ""
"The storage driver %(driver)s returned invalid metadata %(metadata)s. This "
"must be a dictionary type"
msgstr ""
"The storage driver %(driver)s returned invalid metadata %(metadata)s. This "
"must be a dictionary type"
msgid "There is not enough disk space on the image storage media."
msgstr "There is not enough disk space on the image storage media."
#, python-format
msgid "Unable to load schema: %(reason)s"
msgstr "Unable to load schema: %(reason)s"
#, python-format
msgid "Unknown scheme '%(scheme)s' found in URI"
msgstr "Unknown scheme '%(scheme)s' found in URI"
msgid "You are not authenticated."
msgstr "You are not authenticated."
msgid "You are not authorized to complete this action."
msgstr "You are not authorised to complete this action."

View File

@ -1,25 +0,0 @@
# Translations template for glance_store.
# Copyright (C) 2016 ORGANIZATION
# This file is distributed under the same license as the glance_store
# project.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2016.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: glance_store 0.13.1.dev25\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
"POT-Creation-Date: 2016-04-21 06:28+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 2.2.0\n"
#: glance_store/capabilities.py:218
#, python-format
msgid "The capability of operation \"%s\" could not be checked."
msgstr ""

View File

@ -0,0 +1,113 @@
# Andi Chandler <andi@gowling.com>, 2016. #zanata
msgid ""
msgstr ""
"Project-Id-Version: Glance_store Release Notes 0.13.1\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-07-01 12:05+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"PO-Revision-Date: 2016-07-05 01:54+0000\n"
"Last-Translator: Andi Chandler <andi@gowling.com>\n"
"Language-Team: English (United Kingdom)\n"
"Language: en-GB\n"
"X-Generator: Zanata 3.7.3\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
msgid "0.11.0"
msgstr "0.11.0"
msgid "0.12.0"
msgstr "0.12.0"
msgid ""
"Allow glance_store to refresh token when upload or download data to Swift "
"store. glance_store identifies if token is going to expire soon when "
"executing request to Swift and refresh the token. For multi-tenant swift "
"store glance_store uses trusts, for single-tenant swift store glance_store "
"uses credentials from swift store configurations. Please also note that this "
"feature is enabled if and only if Keystone V3 API is available and enabled."
msgstr ""
"Allow glance_store to refresh token when upload or download data to Swift "
"store. glance_store identifies if token is going to expire soon when "
"executing request to Swift and refresh the token. For multi-tenant swift "
"store glance_store uses trusts, for single-tenant swift store glance_store "
"uses credentials from swift store configurations. Please also note that this "
"feature is enabled if and only if Keystone V3 API is available and enabled."
msgid "Current Series Release Notes"
msgstr "Current Series Release Notes"
msgid "Deprecation Notes"
msgstr "Deprecation Notes"
msgid ""
"For years, `/var/lib/glance/images` has been presented as the default dir "
"for the filesystem store. It was not part of the default value until now. "
"New deployments and ppl overriding config files should watch for this."
msgstr ""
"For years, `/var/lib/glance/images` has been presented as the default dir "
"for the filesystem store. It was not part of the default value until now. "
"New deployments and people overriding config files should watch for this."
msgid "Glance_store Release Notes"
msgstr "Glance_store Release Notes"
msgid ""
"Implemented image uploading, downloading and deletion for cinder store. It "
"also supports new settings to put image volumes into a specific project to "
"hide them from users and to control them based on ACL of the images. Note "
"that cinder store is currently considered experimental, so current deployers "
"should be aware that the use of it in production right now may be risky."
msgstr ""
"Implemented image uploading, downloading and deletion for Cinder store. It "
"also supports new settings to put image volumes into a specific project to "
"hide them from users and to control them based on ACL of the images. Note "
"that Cinder store is currently considered experimental, so current deployers "
"should be aware that the use of it in production right now may be risky."
msgid "Liberty Series Release Notes"
msgstr "Liberty Series Release Notes"
msgid "Mitaka Series Release Notes"
msgstr "Mitaka Series Release Notes"
msgid "New Features"
msgstr "New Features"
msgid "Other Notes"
msgstr "Other Notes"
msgid ""
"Prevent Unauthorized errors during uploading or donwloading data to Swift "
"store."
msgstr ""
"Prevent Unauthorised errors during uploading or downloading data to Swift "
"store."
msgid ""
"Previously the VMWare Datastore was using HTTPS Connections from httplib "
"which do not verify the connection. By switching to using requests library "
"the VMware storage backend now verifies HTTPS connection to vCenter server "
"and thus addresses the vulnerabilities described in OSSN-0033."
msgstr ""
"Previously the VMware Datastore was using HTTPS Connections from httplib "
"which do not verify the connection. By switching to using requests library "
"the VMware storage backend now verifies HTTPS connection to vCenter server "
"and thus addresses the vulnerabilities described in OSSN-0033."
msgid "Security Issues"
msgstr "Security Issues"
msgid "Start using reno to manage release notes."
msgstr "Start using reno to manage release notes."
msgid ""
"The gridfs driver has been removed from the tree. The environments using "
"this driver that were not migrated will stop working after the upgrade."
msgstr ""
"The gridfs driver has been removed from the tree. The environments using "
"this driver that were not migrated will stop working after the upgrade."
msgid "glance_store._drivers.gridfs"
msgstr "glance_store._drivers.gridfs"