summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2014-09-02 06:05:53 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2014-09-02 06:05:53 +0000
commitcbf995ef87278e00f22b30445622d1033017bee3 (patch)
treee7be9e1193fdfee46b7ae1ce818f0542fdbed35c
parent0e854f2c3960620c3cc67e3d7c108b93b2e8d60a (diff)
downloadoslo-db-cbf995ef87278e00f22b30445622d1033017bee3.tar.gz
Imported Translations from Transifex
Change-Id: Ic2108aab91b04e337f6a68e0275ec2806dc1a3e8
-rw-r--r--oslo.db/locale/oslo.db.pot34
1 files changed, 12 insertions, 22 deletions
diff --git a/oslo.db/locale/oslo.db.pot b/oslo.db/locale/oslo.db.pot
index 41f943a..2135ea9 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.63.g3b17365\n"
+"Project-Id-Version: oslo.db 0.4.0.14.g0e854f2\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2014-07-31 06:03+0000\n"
+"POT-Creation-Date: 2014-09-02 06:05+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"
@@ -25,68 +25,58 @@ msgstr ""
msgid "Sort key supplied was not valid."
msgstr ""
-#: oslo/db/openstack/common/gettextutils.py:271
-msgid "Message objects do not support addition."
-msgstr ""
-
-#: oslo/db/openstack/common/gettextutils.py:281
-msgid ""
-"Message objects do not support str() because they may contain non-ascii "
-"characters. Please use unicode() or translate() instead."
-msgstr ""
-
-#: oslo/db/sqlalchemy/migration.py:70
+#: oslo/db/sqlalchemy/migration.py:72
msgid "version should be an integer"
msgstr ""
-#: oslo/db/sqlalchemy/migration.py:106
+#: oslo/db/sqlalchemy/migration.py:108
#, python-format
msgid ""
"Tables \"%s\" have non utf8 collation, please make sure all tables are "
"CHARSET=utf8"
msgstr ""
-#: oslo/db/sqlalchemy/migration.py:130
+#: oslo/db/sqlalchemy/migration.py:132
msgid ""
"The database is not under version control, but has tables. Please stamp "
"the current version of the schema manually."
msgstr ""
-#: oslo/db/sqlalchemy/utils.py:117
+#: oslo/db/sqlalchemy/utils.py:122
msgid "Unknown sort direction, must be 'desc' or 'asc'"
msgstr ""
-#: oslo/db/sqlalchemy/utils.py:160
+#: oslo/db/sqlalchemy/utils.py:165
#, python-format
msgid ""
"There is no `deleted` column in `%s` table. Project doesn't use soft-"
"deleted feature."
msgstr ""
-#: oslo/db/sqlalchemy/utils.py:174
+#: oslo/db/sqlalchemy/utils.py:179
#, python-format
msgid "There is no `project_id` column in `%s` table."
msgstr ""
-#: oslo/db/sqlalchemy/utils.py:286
+#: oslo/db/sqlalchemy/utils.py:291
msgid "model should be a subclass of ModelBase"
msgstr ""
-#: oslo/db/sqlalchemy/utils.py:335
+#: oslo/db/sqlalchemy/utils.py:340
#, 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:341
+#: oslo/db/sqlalchemy/utils.py:346
#, 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:449
+#: oslo/db/sqlalchemy/utils.py:454
msgid "Unsupported id columns type"
msgstr ""