Imported Translations from Transifex

Change-Id: Idb877c59f277ccda8068d83445e43550da235038
This commit is contained in:
OpenStack Proposal Bot 2014-09-12 06:00:37 +00:00
parent 9977e8a79f
commit ac05c2a8cd
5 changed files with 242 additions and 0 deletions

View File

@ -0,0 +1,21 @@
# Translations template for heat.
# Copyright (C) 2014 ORGANIZATION
# This file is distributed under the same license as the heat 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-09-12 06:00+0000\n"
"PO-Revision-Date: 2014-09-02 09:17+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"

View File

@ -0,0 +1,55 @@
# 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-09-12 06:00+0000\n"
"PO-Revision-Date: 2014-09-02 09:17+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/api.py:106
msgid "DB exceeded retry limit."
msgstr "DB exceeded retry limit."
#: oslo/db/api.py:110
msgid "DB connection error."
msgstr "DB connection error."
#: oslo/db/concurrency.py:64
msgid "'eventlet' is required for TpoolDbapiWrapper."
msgstr "'eventlet' is required for TpoolDbapiWrapper."
#: oslo/db/sqlalchemy/exc_filters.py:277
#, python-format
msgid "DBAPIError exception wrapped from %s"
msgstr "DBAPIError exception wrapped from %s"
#: oslo/db/sqlalchemy/exc_filters.py:288
msgid "DB exception wrapped."
msgstr "DB exception wrapped."
#: 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
msgid ""
"Migration number for migrate plugin must be valid integer or empty, if you "
"want to downgrade to initial state"
msgstr ""
"Migration number for migrate plugin must be valid integer or empty, if you "
"want to downgrade to initial state"

View File

@ -0,0 +1,31 @@
# 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-09-12 06:00+0000\n"
"PO-Revision-Date: 2014-09-02 09:18+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/utils.py:433
#, 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"
#: oslo/db/sqlalchemy/utils.py:694
#, python-format
msgid "The %(backend)s backend is unavailable: %(exception)s"
msgstr "The %(backend)s backend is unavailable: %(exception)s"

View File

@ -0,0 +1,41 @@
# 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-09-12 06:00+0000\n"
"PO-Revision-Date: 2014-09-02 09:17+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/session.py:458
msgid "Unable to detect effective SQL mode"
msgstr "Unable to detect effective SQL mode"
#: oslo/db/sqlalchemy/session.py:465
#, python-format
msgid ""
"MySQL SQL mode is '%s', consider enabling TRADITIONAL or STRICT_ALL_TABLES"
msgstr ""
"MySQL SQL mode is '%s', consider enabling TRADITIONAL or STRICT_ALL_TABLES"
#: oslo/db/sqlalchemy/session.py:521
#, python-format
msgid "SQL connection failed. %s attempts left."
msgstr "SQL connection failed. %s attempts left."
#: oslo/db/sqlalchemy/utils.py:100
msgid "Id not in sort_keys; is sort_keys unique?"
msgstr "Id not in sort_keys; is sort_keys unique?"

View File

@ -0,0 +1,94 @@
# English (United Kingdom) translations 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-09-12 06:00+0000\n"
"PO-Revision-Date: 2014-09-02 09:18+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"
"Plural-Forms: nplurals=2; plural=(n != 1)\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"
#: oslo/db/exception.py:133
msgid "Invalid Parameter: Encoding directive wasn't provided."
msgstr "Invalid Parameter: Encoding directive wasn't provided."
#: oslo/db/exception.py:161
msgid "Sort key supplied was not valid."
msgstr "Sort key supplied was not valid."
#: oslo/db/sqlalchemy/migration.py:72
msgid "version should be an integer"
msgstr "version should be an integer"
#: oslo/db/sqlalchemy/migration.py:108
#, python-format
msgid ""
"Tables \"%s\" have non utf8 collation, please make sure all tables are "
"CHARSET=utf8"
msgstr ""
"Tables \"%s\" have non utf8 collation, please make sure all tables are "
"CHARSET=utf8"
#: 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 ""
"The database is not under version control, but has tables. Please stamp "
"the current version of the schema manually."
#: oslo/db/sqlalchemy/utils.py:122
msgid "Unknown sort direction, must be 'desc' or 'asc'"
msgstr "Unknown sort direction, must be 'desc' or 'asc'"
#: 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 ""
"There is no `deleted` column in `%s` table. Project doesn't use soft-"
"deleted feature."
#: oslo/db/sqlalchemy/utils.py:179
#, python-format
msgid "There is no `project_id` column in `%s` table."
msgstr "There is no `project_id` column in `%s` table."
#: oslo/db/sqlalchemy/utils.py:291
msgid "model should be a subclass of ModelBase"
msgstr "model should be a subclass of ModelBase"
#: 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 ""
"Please specify column %s in col_name_col_instance param. It is required "
"because column has unsupported type by SQLite."
#: 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 ""
"col_name_col_instance param has wrong type of column instance for column "
"%s It should be instance of sqlalchemy.Column."
#: oslo/db/sqlalchemy/utils.py:454
msgid "Unsupported id columns type"
msgstr "Unsupported id columns type"