
To start translation, we need to initially import the translation file - and place it at the proper place so that the usual CI scripts can handle it. The proper place is for all python projects $PROJECT/locale/$PROJECT.pot - see setup.cfg. Further imports will be done by the OpenStack Proposal bot. This patch is needed by https://review.openstack.org/210774 . Change-Id: I44821f7a0de69937900184e66b47fdb59c8a5324
28 lines
841 B
Plaintext
28 lines
841 B
Plaintext
# Translations template for oslo.cache.
|
|
# Copyright (C) 2015 ORGANIZATION
|
|
# This file is distributed under the same license as the oslo.cache project.
|
|
# FIRST AUTHOR <EMAIL@ADDRESS>, 2015.
|
|
#
|
|
#, fuzzy
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: oslo.cache 0.5.1.dev1\n"
|
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
|
"POT-Creation-Date: 2015-08-09 06:59+0200\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 1.3\n"
|
|
|
|
#: oslo_cache/backends/mongo.py:424
|
|
#, python-format
|
|
msgid ""
|
|
"TTL index already exists on db collection <%(c_name)s>, remove index "
|
|
"<%(indx_name)s> first to make updated mongo_ttl_seconds value to be "
|
|
"effective"
|
|
msgstr ""
|
|
|