summaryrefslogtreecommitdiff
path: root/oslo.db/locale
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2014-07-21 06:03:17 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2014-07-21 06:03:17 +0000
commit9a6aa50af36bf925728fd563acff0a1d49956c37 (patch)
tree7c6ac2cb0d8025557556aca94f0e5c1aceb89da0 /oslo.db/locale
parent91d554ab55d066e3d695fad4343ea2c9e483a5fa (diff)
downloadoslo-db-9a6aa50af36bf925728fd563acff0a1d49956c37.tar.gz
Imported Translations from Transifex
Change-Id: I7efa4a6871e6ac3671a36441f2acd29ff0e40053
Diffstat (limited to 'oslo.db/locale')
-rw-r--r--oslo.db/locale/oslo.db-log-error.pot12
-rw-r--r--oslo.db/locale/oslo.db.pot18
2 files changed, 15 insertions, 15 deletions
diff --git a/oslo.db/locale/oslo.db-log-error.pot b/oslo.db/locale/oslo.db-log-error.pot
index fbc9bd8..50205e3 100644
--- a/oslo.db/locale/oslo.db-log-error.pot
+++ b/oslo.db/locale/oslo.db-log-error.pot
@@ -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
diff --git a/oslo.db/locale/oslo.db.pot b/oslo.db/locale/oslo.db.pot
index 31f9070..8f1baab 100644
--- a/oslo.db/locale/oslo.db.pot
+++ b/oslo.db/locale/oslo.db.pot
@@ -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 ""