Merge "Imported Translations from Zanata"

This commit is contained in:
Jenkins 2016-06-14 18:15:13 +00:00 committed by Gerrit Code Review
commit 84a2b34bbf
2 changed files with 6 additions and 69 deletions

View File

@ -1,14 +1,15 @@
# Tom Cocozzello <tjcocozz@us.ibm.com>, 2015. #zanata
# Alex Eng <loones1595@gmail.com>, 2016. #zanata
msgid ""
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"
"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"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"PO-Revision-Date: \n"
"Last-Translator: \n"
"PO-Revision-Date: 2016-06-03 05:50+0000\n"
"Last-Translator: Alex Eng <loones1595@gmail.com>\n"
"Language-Team: German\n"
"Language: de\n"
"X-Generator: Zanata 3.7.3\n"
@ -26,8 +27,7 @@ msgstr ""
msgid ""
"Unable to get a connection from pool id %(id)s after %(seconds)s seconds."
msgstr ""
"Verbindung konnte von Pool-ID %(id)s nach %(seconds)s nicht abgerufen "
"werden. "
"Verbindung konnte von Pool-ID %(id)s nach %(seconds)s nicht abgerufen werden."
msgid "cache_collection name is required"
msgstr "Ein Name für cache_collection ist erforderlich"

View File

@ -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 ""