Imported Translations from Transifex

Change-Id: I7efa4a6871e6ac3671a36441f2acd29ff0e40053
This commit is contained in:
OpenStack Proposal Bot 2014-07-21 06:03:17 +00:00
parent 91d554ab55
commit 9a6aa50af3
2 changed files with 15 additions and 15 deletions

View File

@ -6,9 +6,9 @@
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: oslo.db 0.3.0.1.g4796d06\n"
"Project-Id-Version: oslo.db 0.3.0.19.g91d554a\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-07-14 06:03+0000\n"
"POT-Creation-Date: 2014-07-21 06:03+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"
@ -29,18 +29,18 @@ msgstr ""
msgid "'eventlet' is required for TpoolDbapiWrapper."
msgstr ""
#: oslo/db/sqlalchemy/session.py:478
#: oslo/db/sqlalchemy/session.py:492
#, python-format
msgid "DBAPIError exception wrapped from %s"
msgstr ""
#: oslo/db/sqlalchemy/session.py:481
#: oslo/db/sqlalchemy/session.py:495
msgid "DB exception wrapped."
msgstr ""
#: oslo/db/sqlalchemy/test_migrations.py:278
#: oslo/db/sqlalchemy/test_migrations.py:246
#, python-format
msgid "Failed to migrate to version %(version)s on engine %(engine)s"
msgid "Failed to migrate to version %s on engine %s"
msgstr ""
#: oslo/db/sqlalchemy/migration_cli/ext_migrate.py:61

View File

@ -6,9 +6,9 @@
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: oslo.db 0.3.0.1.g4796d06\n"
"Project-Id-Version: oslo.db 0.3.0.19.g91d554a\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-07-14 06:03+0000\n"
"POT-Creation-Date: 2014-07-21 06:03+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"
@ -21,6 +21,10 @@ msgstr ""
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr ""
#: oslo/db/exception.py:60
msgid "Sort key supplied was not valid."
msgstr ""
#: oslo/db/openstack/common/gettextutils.py:271
msgid "Message objects do not support addition."
msgstr ""
@ -48,10 +52,6 @@ msgid ""
"the current version of the schema manually."
msgstr ""
#: oslo/db/sqlalchemy/utils.py:56
msgid "Sort key supplied was not valid."
msgstr ""
#: oslo/db/sqlalchemy/utils.py:117
msgid "Unknown sort direction, must be 'desc' or 'asc'"
msgstr ""
@ -72,21 +72,21 @@ msgstr ""
msgid "model should be a subclass of ModelBase"
msgstr ""
#: oslo/db/sqlalchemy/utils.py:339
#: oslo/db/sqlalchemy/utils.py:335
#, python-format
msgid ""
"Please specify column %s in col_name_col_instance param. It is required "
"because column has unsupported type by SQLite."
msgstr ""
#: oslo/db/sqlalchemy/utils.py:345
#: oslo/db/sqlalchemy/utils.py:341
#, python-format
msgid ""
"col_name_col_instance param has wrong type of column instance for column "
"%s It should be instance of sqlalchemy.Column."
msgstr ""
#: oslo/db/sqlalchemy/utils.py:453
#: oslo/db/sqlalchemy/utils.py:449
msgid "Unsupported id columns type"
msgstr ""