OpenStack Proposal Bot 6e9091db24 Imported Translations from Zanata
For more information about this automatic import see:
https://wiki.openstack.org/wiki/Translations/Infrastructure

Change-Id: Idcb020e8aba0bb4fb33c1679b21cbc6e436dbf80
2016-07-12 06:01:33 +00:00

54 lines
1.7 KiB
Plaintext

# Andi Chandler <andi@gowling.com>, 2016. #zanata
msgid ""
msgstr ""
"Project-Id-Version: oslo.cache 1.10.1.dev2\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
"POT-Creation-Date: 2016-07-11 22:41+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"PO-Revision-Date: 2016-06-28 05:53+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 ""
"Invalid ssl_cert_reqs value of %s, must be one of \"NONE\", \"OPTIONAL\", "
"\"REQUIRED\""
msgstr ""
"Invalid ssl_cert_reqs value of %s, must be one of \"NONE\", \"OPTIONAL\", "
"\"REQUIRED\""
#, python-format
msgid ""
"Unable to get a connection from pool id %(id)s after %(seconds)s seconds."
msgstr ""
"Unable to get a connection from pool id %(id)s after %(seconds)s seconds."
msgid "cache_collection name is required"
msgstr "cache_collection name is required"
msgid "database db_name is required"
msgstr "database db_name is required"
msgid "db_hosts value is required"
msgstr "db_hosts value is required"
msgid "integer value expected for mongo_ttl_seconds"
msgstr "integer value expected for mongo_ttl_seconds"
msgid "integer value expected for w (write concern attribute)"
msgstr "integer value expected for w (write concern attribute)"
msgid "no ssl support available"
msgstr "no SSL support available"
msgid "region not type dogpile.cache.CacheRegion"
msgstr "region not type dogpile.cache.CacheRegion"
msgid "replicaset_name required when use_replica is True"
msgstr "replicaset_name required when use_replica is True"