Merge "Imported Translations from Zanata"
This commit is contained in:
commit
84a2b34bbf
@ -1,14 +1,15 @@
|
|||||||
# Tom Cocozzello <tjcocozz@us.ibm.com>, 2015. #zanata
|
# Tom Cocozzello <tjcocozz@us.ibm.com>, 2015. #zanata
|
||||||
|
# Alex Eng <loones1595@gmail.com>, 2016. #zanata
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: oslo.cache 1.5.1.dev6\n"
|
"Project-Id-Version: oslo.cache 1.9.1.dev1\n"
|
||||||
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
|
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
|
||||||
"POT-Creation-Date: 2016-04-19 12:21+0000\n"
|
"POT-Creation-Date: 2016-06-12 08:30+0000\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"PO-Revision-Date: \n"
|
"PO-Revision-Date: 2016-06-03 05:50+0000\n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: Alex Eng <loones1595@gmail.com>\n"
|
||||||
"Language-Team: German\n"
|
"Language-Team: German\n"
|
||||||
"Language: de\n"
|
"Language: de\n"
|
||||||
"X-Generator: Zanata 3.7.3\n"
|
"X-Generator: Zanata 3.7.3\n"
|
||||||
@ -26,8 +27,7 @@ msgstr ""
|
|||||||
msgid ""
|
msgid ""
|
||||||
"Unable to get a connection from pool id %(id)s after %(seconds)s seconds."
|
"Unable to get a connection from pool id %(id)s after %(seconds)s seconds."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Verbindung konnte von Pool-ID %(id)s nach %(seconds)s nicht abgerufen "
|
"Verbindung konnte von Pool-ID %(id)s nach %(seconds)s nicht abgerufen werden."
|
||||||
"werden. "
|
|
||||||
|
|
||||||
msgid "cache_collection name is required"
|
msgid "cache_collection name is required"
|
||||||
msgstr "Ein Name für cache_collection ist erforderlich"
|
msgstr "Ein Name für cache_collection ist erforderlich"
|
||||||
|
@ -1,63 +0,0 @@
|
|||||||
# Translations template for oslo.cache.
|
|
||||||
# Copyright (C) 2016 ORGANIZATION
|
|
||||||
# This file is distributed under the same license as the oslo.cache project.
|
|
||||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2016.
|
|
||||||
#
|
|
||||||
#, fuzzy
|
|
||||||
msgid ""
|
|
||||||
msgstr ""
|
|
||||||
"Project-Id-Version: oslo.cache 1.5.1.dev6\n"
|
|
||||||
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
|
|
||||||
"POT-Creation-Date: 2016-04-21 06:01+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"
|
|
||||||
|
|
||||||
#: oslo_cache/_memcache_pool.py:131
|
|
||||||
#, python-format
|
|
||||||
msgid "Unable to get a connection from pool id %(id)s after %(seconds)s seconds."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: oslo_cache/core.py:198
|
|
||||||
msgid "region not type dogpile.cache.CacheRegion"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: oslo_cache/backends/mongo.py:249
|
|
||||||
msgid "db_hosts value is required"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: oslo_cache/backends/mongo.py:254
|
|
||||||
msgid "database db_name is required"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: oslo_cache/backends/mongo.py:259
|
|
||||||
msgid "cache_collection name is required"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: oslo_cache/backends/mongo.py:270
|
|
||||||
msgid "integer value expected for w (write concern attribute)"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: oslo_cache/backends/mongo.py:278
|
|
||||||
msgid "replicaset_name required when use_replica is True"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: oslo_cache/backends/mongo.py:293
|
|
||||||
msgid "integer value expected for mongo_ttl_seconds"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: oslo_cache/backends/mongo.py:319
|
|
||||||
msgid "no ssl support available"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: oslo_cache/backends/mongo.py:328
|
|
||||||
#, python-format
|
|
||||||
msgid ""
|
|
||||||
"Invalid ssl_cert_reqs value of %s, must be one of \"NONE\", \"OPTIONAL\","
|
|
||||||
" \"REQUIRED\""
|
|
||||||
msgstr ""
|
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user