OpenStack Proposal Bot f740e3bd98 Imported Translations from Transifex
For more information about this automatic import see:
https://wiki.openstack.org/wiki/Translations/Infrastructure

Change-Id: I7e50cf461b9ff7344a00a63f35709667c9ec857b
2014-11-28 06:01:27 +00:00

32 lines
1.1 KiB
Plaintext

# Translations template for oslo.db.
# Copyright (C) 2014 ORGANIZATION
# This file is distributed under the same license as the oslo.db project.
#
# Translators:
# Andi Chandler <andi@gowling.com>, 2014
msgid ""
msgstr ""
"Project-Id-Version: oslo.db\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-11-28 06:01+0000\n"
"PO-Revision-Date: 2014-11-26 13:04+0000\n"
"Last-Translator: Andi Chandler <andi@gowling.com>\n"
"Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/"
"oslodb/language/en_GB/)\n"
"Language: en_GB\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"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: oslo/db/sqlalchemy/provision.py:151 oslo/db/sqlalchemy/provision.py:162
#, python-format
msgid "The %(dbapi)s backend is unavailable: %(err)s"
msgstr "The %(dbapi)s backend is unavailable: %(err)s"
#: oslo/db/sqlalchemy/utils.py:415
#, python-format
msgid "Deleting duplicated row with id: %(id)s from table: %(table)s"
msgstr "Deleting duplicated row with id: %(id)s from table: %(table)s"