OpenStack Proposal Bot 51d8bc9cf3 Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: I46120a4a130762f38f57c76c849121f58a759e0b
2018-03-01 07:34:30 +00:00

54 lines
1.7 KiB
Plaintext

# Andi Chandler <andi@gowling.com>, 2016. #zanata
msgid ""
msgstr ""
"Project-Id-Version: oslo.cache VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
"POT-Creation-Date: 2018-02-08 23:08+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 4.3.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"