# Translations template for oslo.cache. # Copyright (C) 2024 ORGANIZATION # This file is distributed under the same license as the oslo.cache project. # FIRST AUTHOR , 2024. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: oslo.cache VERSION\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n" "POT-Creation-Date: 2024-05-06 11:33+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 2.14.0\n" #: oslo_cache/_memcache_pool.py:160 #, python-format msgid "Unable to get a connection from pool id %(id)s after %(seconds)s seconds." msgstr "" #: oslo_cache/core.py:315 msgid "" "Socket keepalive is only supported by the 'dogpile.cache.pymemcache' " "backend." msgstr "" #: oslo_cache/core.py:337 msgid "Retry client is only supported by the 'dogpile.cache.pymemcache' backend." msgstr "" #: oslo_cache/core.py:433 msgid "region not type dogpile.cache.CacheRegion" msgstr "" #: oslo_cache/backends/mongo.py:247 msgid "db_hosts value is required" msgstr "" #: oslo_cache/backends/mongo.py:252 msgid "database db_name is required" msgstr "" #: oslo_cache/backends/mongo.py:257 msgid "cache_collection name is required" msgstr "" #: oslo_cache/backends/mongo.py:268 msgid "integer value expected for w (write concern attribute)" msgstr "" #: oslo_cache/backends/mongo.py:276 msgid "replicaset_name required when use_replica is True" msgstr "" #: oslo_cache/backends/mongo.py:291 msgid "integer value expected for mongo_ttl_seconds" msgstr "" #: oslo_cache/backends/mongo.py:317 msgid "no ssl support available" msgstr "" #: oslo_cache/backends/mongo.py:326 #, python-format msgid "" "Invalid ssl_cert_reqs value of %s, must be one of \"NONE\", \"OPTIONAL\"," " \"REQUIRED\"" msgstr ""