Imported Translations from Transifex

For more information about this automatic import see:
https://wiki.openstack.org/wiki/Translations/Infrastructure

Change-Id: Ia882bd0eba82f558737d84830b70215da173cd3f
This commit is contained in:
OpenStack Proposal Bot 2015-03-21 06:01:13 +00:00
parent ec9b64565b
commit 1792c9f560
2 changed files with 15 additions and 13 deletions

View File

@ -3,14 +3,14 @@
# This file is distributed under the same license as the oslo.db project.
#
# Translators:
# Andi Chandler <andi@gowling.com>, 2014
# Andi Chandler <andi@gowling.com>, 2014-2015
msgid ""
msgstr ""
"Project-Id-Version: oslo.db\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2015-01-30 06:20+0000\n"
"PO-Revision-Date: 2015-01-27 15:33+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"POT-Creation-Date: 2015-03-21 06:01+0000\n"
"PO-Revision-Date: 2015-03-19 19: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"
@ -20,13 +20,13 @@ msgstr ""
"Generated-By: Babel 1.3\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: oslo_db/api.py:120
#: oslo_db/api.py:134
msgid "DB exceeded retry limit."
msgstr "DB exceeded retry limit."
#: oslo_db/api.py:124
#: oslo_db/api.py:142
msgid "DB error."
msgstr ""
msgstr "DB error."
#: oslo_db/concurrency.py:64
msgid "'eventlet' is required for TpoolDbapiWrapper."
@ -41,12 +41,12 @@ msgstr "DBAPIError exception wrapped from %s"
msgid "DB exception wrapped."
msgstr "DB exception wrapped."
#: oslo_db/sqlalchemy/test_migrations.py:272
#: oslo_db/sqlalchemy/test_migrations.py:271
#, python-format
msgid "Failed to migrate to version %(ver)s on engine %(eng)s"
msgstr "Failed to migrate to version %(ver)s on engine %(eng)s"
#: oslo_db/sqlalchemy/migration_cli/ext_migrate.py:61
#: oslo_db/sqlalchemy/migration_cli/ext_migrate.py:59
msgid ""
"Migration number for migrate plugin must be valid integer or empty, if you "
"want to downgrade to initial state"

View File

@ -3,14 +3,14 @@
# This file is distributed under the same license as the oslo.db project.
#
# Translators:
# Andi Chandler <andi@gowling.com>, 2014
# Andi Chandler <andi@gowling.com>, 2014-2015
msgid ""
msgstr ""
"Project-Id-Version: oslo.db\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2015-03-19 06:01+0000\n"
"PO-Revision-Date: 2015-03-15 14:48+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"POT-Creation-Date: 2015-03-21 06:01+0000\n"
"PO-Revision-Date: 2015-03-19 19: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"
@ -42,6 +42,8 @@ msgid ""
"Parent process %(orig)s forked (%(newproc)s) with an open database "
"connection, which is being discarded and recreated."
msgstr ""
"Parent process %(orig)s forked (%(newproc)s) with an open database "
"connection, which is being discarded and recreated."
#: oslo_db/sqlalchemy/utils.py:127
msgid "Id not in sort_keys; is sort_keys unique?"