From cfb7639b8507069b3c6cafb36f87518df18318b7 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Thu, 28 May 2015 06:14:43 +0000 Subject: [PATCH] Imported Translations from Transifex For more information about this automatic import see: https://wiki.openstack.org/wiki/Translations/Infrastructure Change-Id: I80c789ac29d7ffbf74c6c0ee9b92518f3fabd914 --- .../en_GB/LC_MESSAGES/oslo.db-log-error.po | 16 +++--- .../en_GB/LC_MESSAGES/oslo.db-log-info.po | 12 ++--- .../en_GB/LC_MESSAGES/oslo.db-log-warning.po | 26 +++++----- oslo.db/locale/en_GB/LC_MESSAGES/oslo.db.po | 52 +++++++++---------- .../fr/LC_MESSAGES/oslo.db-log-error.po | 16 +++--- .../locale/fr/LC_MESSAGES/oslo.db-log-info.po | 12 ++--- .../fr/LC_MESSAGES/oslo.db-log-warning.po | 10 ++-- 7 files changed, 72 insertions(+), 72 deletions(-) diff --git a/oslo.db/locale/en_GB/LC_MESSAGES/oslo.db-log-error.po b/oslo.db/locale/en_GB/LC_MESSAGES/oslo.db-log-error.po index 8addc954..50ff3f94 100644 --- a/oslo.db/locale/en_GB/LC_MESSAGES/oslo.db-log-error.po +++ b/oslo.db/locale/en_GB/LC_MESSAGES/oslo.db-log-error.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: oslo.db\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2015-03-21 06:01+0000\n" +"POT-Creation-Date: 2015-05-28 06:14+0000\n" "PO-Revision-Date: 2015-03-19 19:04+0000\n" "Last-Translator: Andi Chandler \n" "Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/" @@ -20,22 +20,22 @@ msgstr "" "Generated-By: Babel 1.3\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -msgid "DB exceeded retry limit." -msgstr "DB exceeded retry limit." +msgid "'eventlet' is required for TpoolDbapiWrapper." +msgstr "'eventlet' is required for TpoolDbapiWrapper." msgid "DB error." msgstr "DB error." -msgid "'eventlet' is required for TpoolDbapiWrapper." -msgstr "'eventlet' is required for TpoolDbapiWrapper." +msgid "DB exceeded retry limit." +msgstr "DB exceeded retry limit." + +msgid "DB exception wrapped." +msgstr "DB exception wrapped." #, python-format msgid "DBAPIError exception wrapped from %s" msgstr "DBAPIError exception wrapped from %s" -msgid "DB exception wrapped." -msgstr "DB exception wrapped." - #, 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" diff --git a/oslo.db/locale/en_GB/LC_MESSAGES/oslo.db-log-info.po b/oslo.db/locale/en_GB/LC_MESSAGES/oslo.db-log-info.po index 41623a69..278b16e4 100644 --- a/oslo.db/locale/en_GB/LC_MESSAGES/oslo.db-log-info.po +++ b/oslo.db/locale/en_GB/LC_MESSAGES/oslo.db-log-info.po @@ -1,5 +1,5 @@ # Translations template for oslo.db. -# Copyright (C) 2014 ORGANIZATION +# Copyright (C) 2015 ORGANIZATION # This file is distributed under the same license as the oslo.db project. # # Translators: @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: oslo.db\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2014-11-28 06:01+0000\n" +"POT-Creation-Date: 2015-05-28 06:14+0000\n" "PO-Revision-Date: 2014-11-26 13:04+0000\n" "Last-Translator: Andi Chandler \n" "Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/" @@ -20,10 +20,10 @@ msgstr "" "Generated-By: Babel 1.3\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#, python-format -msgid "The %(dbapi)s backend is unavailable: %(err)s" -msgstr "The %(dbapi)s backend is unavailable: %(err)s" - #, 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" + +#, python-format +msgid "The %(dbapi)s backend is unavailable: %(err)s" +msgstr "The %(dbapi)s backend is unavailable: %(err)s" diff --git a/oslo.db/locale/en_GB/LC_MESSAGES/oslo.db-log-warning.po b/oslo.db/locale/en_GB/LC_MESSAGES/oslo.db-log-warning.po index a229d384..2e02ee99 100644 --- a/oslo.db/locale/en_GB/LC_MESSAGES/oslo.db-log-warning.po +++ b/oslo.db/locale/en_GB/LC_MESSAGES/oslo.db-log-warning.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: oslo.db\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2015-03-21 06:01+0000\n" +"POT-Creation-Date: 2015-05-28 06:14+0000\n" "PO-Revision-Date: 2015-03-19 19:04+0000\n" "Last-Translator: Andi Chandler \n" "Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/" @@ -20,8 +20,8 @@ msgstr "" "Generated-By: Babel 1.3\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -msgid "Unable to detect effective SQL mode" -msgstr "Unable to detect effective SQL mode" +msgid "Id not in sort_keys; is sort_keys unique?" +msgstr "Id not in sort_keys; is sort_keys unique?" #, python-format msgid "" @@ -29,17 +29,17 @@ msgid "" msgstr "" "MySQL SQL mode is '%s', consider enabling TRADITIONAL or STRICT_ALL_TABLES" +#, python-format +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." + #, python-format msgid "SQL connection failed. %s attempts left." msgstr "SQL connection failed. %s attempts left." -#, python-format -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." - -msgid "Id not in sort_keys; is sort_keys unique?" -msgstr "Id not in sort_keys; is sort_keys unique?" +msgid "Unable to detect effective SQL mode" +msgstr "Unable to detect effective SQL mode" diff --git a/oslo.db/locale/en_GB/LC_MESSAGES/oslo.db.po b/oslo.db/locale/en_GB/LC_MESSAGES/oslo.db.po index e3a462b8..611fa759 100644 --- a/oslo.db/locale/en_GB/LC_MESSAGES/oslo.db.po +++ b/oslo.db/locale/en_GB/LC_MESSAGES/oslo.db.po @@ -1,5 +1,5 @@ # English (United Kingdom) translations for oslo.db. -# Copyright (C) 2014 ORGANIZATION +# Copyright (C) 2015 ORGANIZATION # This file is distributed under the same license as the oslo.db project. # # Translators: @@ -8,7 +8,7 @@ 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" +"POT-Creation-Date: 2015-05-28 06:14+0000\n" "PO-Revision-Date: 2014-09-02 09:18+0000\n" "Last-Translator: Andi Chandler \n" "Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/" @@ -22,12 +22,17 @@ msgstr "" msgid "Invalid Parameter: Encoding directive wasn't provided." msgstr "Invalid Parameter: Encoding directive wasn't provided." +#, 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." + msgid "Sort key supplied was not valid." msgstr "Sort key supplied was not valid." -msgid "version should be an integer" -msgstr "version should be an integer" - #, python-format msgid "" "Tables \"%s\" have non utf8 collation, please make sure all tables are " @@ -43,9 +48,6 @@ msgstr "" "The database is not under version control, but has tables. Please stamp the " "current version of the schema manually." -msgid "Unknown sort direction, must be 'desc' or 'asc'" -msgstr "Unknown sort direction, must be 'desc' or 'asc'" - #, python-format msgid "" "There is no `deleted` column in `%s` table. Project doesn't use soft-deleted " @@ -58,24 +60,22 @@ msgstr "" msgid "There is no `project_id` column in `%s` table." msgstr "There is no `project_id` column in `%s` table." -msgid "model should be a subclass of ModelBase" -msgstr "model should be a subclass of ModelBase" - -#, 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." - -#, 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." +msgid "Unknown sort direction, must be 'desc' or 'asc'" +msgstr "Unknown sort direction, must be 'desc' or 'asc'" msgid "Unsupported id columns type" msgstr "Unsupported id columns type" + +#, 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." + +msgid "model should be a subclass of ModelBase" +msgstr "model should be a subclass of ModelBase" + +msgid "version should be an integer" +msgstr "version should be an integer" diff --git a/oslo.db/locale/fr/LC_MESSAGES/oslo.db-log-error.po b/oslo.db/locale/fr/LC_MESSAGES/oslo.db-log-error.po index 55d6366a..bedc6ba4 100644 --- a/oslo.db/locale/fr/LC_MESSAGES/oslo.db-log-error.po +++ b/oslo.db/locale/fr/LC_MESSAGES/oslo.db-log-error.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: oslo.db\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2015-02-18 06:01+0000\n" +"POT-Creation-Date: 2015-05-28 06:14+0000\n" "PO-Revision-Date: 2015-02-18 02:50+0000\n" "Last-Translator: Maxime COQUEREL \n" "Language-Team: French (http://www.transifex.com/projects/p/oslodb/language/" @@ -20,22 +20,22 @@ msgstr "" "Generated-By: Babel 1.3\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -msgid "DB exceeded retry limit." -msgstr "DB limite de tentatives dépassé." +msgid "'eventlet' is required for TpoolDbapiWrapper." +msgstr "'eventlet' est requis pour poolDbapiWrapper." msgid "DB error." msgstr "Erreur DB." -msgid "'eventlet' is required for TpoolDbapiWrapper." -msgstr "'eventlet' est requis pour poolDbapiWrapper." +msgid "DB exceeded retry limit." +msgstr "DB limite de tentatives dépassé." + +msgid "DB exception wrapped." +msgstr "DB exception enveloppé." #, python-format msgid "DBAPIError exception wrapped from %s" msgstr "Exception DBAPIError enveloppé depuis %s" -msgid "DB exception wrapped." -msgstr "DB exception enveloppé." - #, python-format msgid "Failed to migrate to version %(ver)s on engine %(eng)s" msgstr "Échec de migration de la version %(ver)s sur le moteur %(eng)s" diff --git a/oslo.db/locale/fr/LC_MESSAGES/oslo.db-log-info.po b/oslo.db/locale/fr/LC_MESSAGES/oslo.db-log-info.po index 8a0e4b68..80c7cd9e 100644 --- a/oslo.db/locale/fr/LC_MESSAGES/oslo.db-log-info.po +++ b/oslo.db/locale/fr/LC_MESSAGES/oslo.db-log-info.po @@ -1,5 +1,5 @@ # Translations template for oslo.db. -# Copyright (C) 2014 ORGANIZATION +# Copyright (C) 2015 ORGANIZATION # This file is distributed under the same license as the oslo.db project. # # Translators: @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: oslo.db\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2014-11-28 06:01+0000\n" +"POT-Creation-Date: 2015-05-28 06:14+0000\n" "PO-Revision-Date: 2014-11-23 18:38+0000\n" "Last-Translator: Maxime COQUEREL \n" "Language-Team: French (http://www.transifex.com/projects/p/oslodb/language/" @@ -20,12 +20,12 @@ msgstr "" "Generated-By: Babel 1.3\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#, python-format -msgid "The %(dbapi)s backend is unavailable: %(err)s" -msgstr "%(dbapi)s backend n'est pas disponible: %(err)s" - #, python-format msgid "Deleting duplicated row with id: %(id)s from table: %(table)s" msgstr "" "Suppression de la ligne dupliquée avec l'id: %(id)s depuis la table: " "%(table)s" + +#, python-format +msgid "The %(dbapi)s backend is unavailable: %(err)s" +msgstr "%(dbapi)s backend n'est pas disponible: %(err)s" diff --git a/oslo.db/locale/fr/LC_MESSAGES/oslo.db-log-warning.po b/oslo.db/locale/fr/LC_MESSAGES/oslo.db-log-warning.po index 530186c6..68849be6 100644 --- a/oslo.db/locale/fr/LC_MESSAGES/oslo.db-log-warning.po +++ b/oslo.db/locale/fr/LC_MESSAGES/oslo.db-log-warning.po @@ -8,7 +8,7 @@ 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" +"POT-Creation-Date: 2015-05-28 06:14+0000\n" "PO-Revision-Date: 2015-03-15 14:48+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: French (http://www.transifex.com/projects/p/oslodb/language/" @@ -20,8 +20,8 @@ msgstr "" "Generated-By: Babel 1.3\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -msgid "Unable to detect effective SQL mode" -msgstr "Impossible de détecter le mode SQL" +msgid "Id not in sort_keys; is sort_keys unique?" +msgstr "Id n'est pas dans sort_keys; sort_keys est unique ?" #, python-format msgid "" @@ -32,5 +32,5 @@ msgstr "MySQL SQL mode est '%s', TRADITIONAL ou STRICT_ALL_TABLES" msgid "SQL connection failed. %s attempts left." msgstr "Echec de connexion SQL. %s tentatives échouées" -msgid "Id not in sort_keys; is sort_keys unique?" -msgstr "Id n'est pas dans sort_keys; sort_keys est unique ?" +msgid "Unable to detect effective SQL mode" +msgstr "Impossible de détecter le mode SQL"