Merge "Imported Translations from Transifex"
This commit is contained in:
commit
4ad43a4061
@ -8,9 +8,9 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: oslo.db\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2014-11-10 06:02+0000\n"
|
||||
"PO-Revision-Date: 2014-11-08 14:37+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"POT-Creation-Date: 2014-11-28 06:01+0000\n"
|
||||
"PO-Revision-Date: 2014-11-26 13:04+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"
|
||||
@ -23,7 +23,7 @@ msgstr ""
|
||||
#: oslo/db/sqlalchemy/provision.py:151 oslo/db/sqlalchemy/provision.py:162
|
||||
#, python-format
|
||||
msgid "The %(dbapi)s backend is unavailable: %(err)s"
|
||||
msgstr ""
|
||||
msgstr "The %(dbapi)s backend is unavailable: %(err)s"
|
||||
|
||||
#: oslo/db/sqlalchemy/utils.py:415
|
||||
#, python-format
|
||||
|
56
oslo.db/locale/fr/LC_MESSAGES/oslo.db-log-error.po
Normal file
56
oslo.db/locale/fr/LC_MESSAGES/oslo.db-log-error.po
Normal file
@ -0,0 +1,56 @@
|
||||
# Translations template for oslo.db.
|
||||
# Copyright (C) 2014 ORGANIZATION
|
||||
# This file is distributed under the same license as the oslo.db project.
|
||||
#
|
||||
# Translators:
|
||||
# Maxime COQUEREL <max.coquerel@gmail.com>, 2014
|
||||
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"
|
||||
"PO-Revision-Date: 2014-11-23 18:37+0000\n"
|
||||
"Last-Translator: Maxime COQUEREL <max.coquerel@gmail.com>\n"
|
||||
"Language-Team: French (http://www.transifex.com/projects/p/oslodb/language/"
|
||||
"fr/)\n"
|
||||
"Language: fr\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 limite de tentatives dépassé."
|
||||
|
||||
#: oslo/db/api.py:110
|
||||
msgid "DB connection error."
|
||||
msgstr "Erreur de connexion DB."
|
||||
|
||||
#: oslo/db/concurrency.py:64
|
||||
msgid "'eventlet' is required for TpoolDbapiWrapper."
|
||||
msgstr "'eventlet' est requis pour poolDbapiWrapper."
|
||||
|
||||
#: oslo/db/sqlalchemy/exc_filters.py:292
|
||||
#, python-format
|
||||
msgid "DBAPIError exception wrapped from %s"
|
||||
msgstr "Exception DBAPIError enveloppé depuis %s"
|
||||
|
||||
#: oslo/db/sqlalchemy/exc_filters.py:303
|
||||
msgid "DB exception wrapped."
|
||||
msgstr "DB exception enveloppé."
|
||||
|
||||
#: oslo/db/sqlalchemy/test_migrations.py:272
|
||||
#, 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"
|
||||
|
||||
#: 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 ""
|
||||
"Le numéro de migration pour la migration de plugin doit être un entier "
|
||||
"valide ou un champs nul, si vous souhaitez revenir vers l'état initial de la "
|
||||
"précédente version"
|
33
oslo.db/locale/fr/LC_MESSAGES/oslo.db-log-info.po
Normal file
33
oslo.db/locale/fr/LC_MESSAGES/oslo.db-log-info.po
Normal file
@ -0,0 +1,33 @@
|
||||
# Translations template for oslo.db.
|
||||
# Copyright (C) 2014 ORGANIZATION
|
||||
# This file is distributed under the same license as the oslo.db project.
|
||||
#
|
||||
# Translators:
|
||||
# Maxime COQUEREL <max.coquerel@gmail.com>, 2014
|
||||
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"
|
||||
"PO-Revision-Date: 2014-11-23 18:38+0000\n"
|
||||
"Last-Translator: Maxime COQUEREL <max.coquerel@gmail.com>\n"
|
||||
"Language-Team: French (http://www.transifex.com/projects/p/oslodb/language/"
|
||||
"fr/)\n"
|
||||
"Language: fr\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/provision.py:151 oslo/db/sqlalchemy/provision.py:162
|
||||
#, python-format
|
||||
msgid "The %(dbapi)s backend is unavailable: %(err)s"
|
||||
msgstr "%(dbapi)s backend n'est pas disponible: %(err)s"
|
||||
|
||||
#: oslo/db/sqlalchemy/utils.py:415
|
||||
#, 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"
|
40
oslo.db/locale/fr/LC_MESSAGES/oslo.db-log-warning.po
Normal file
40
oslo.db/locale/fr/LC_MESSAGES/oslo.db-log-warning.po
Normal file
@ -0,0 +1,40 @@
|
||||
# Translations template for oslo.db.
|
||||
# Copyright (C) 2014 ORGANIZATION
|
||||
# This file is distributed under the same license as the oslo.db project.
|
||||
#
|
||||
# Translators:
|
||||
# Maxime COQUEREL <max.coquerel@gmail.com>, 2014
|
||||
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"
|
||||
"PO-Revision-Date: 2014-11-23 18:41+0000\n"
|
||||
"Last-Translator: Maxime COQUEREL <max.coquerel@gmail.com>\n"
|
||||
"Language-Team: French (http://www.transifex.com/projects/p/oslodb/language/"
|
||||
"fr/)\n"
|
||||
"Language: fr\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:506
|
||||
msgid "Unable to detect effective SQL mode"
|
||||
msgstr "Impossible de détecter le mode SQL"
|
||||
|
||||
#: oslo/db/sqlalchemy/session.py:513
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MySQL SQL mode is '%s', consider enabling TRADITIONAL or STRICT_ALL_TABLES"
|
||||
msgstr "MySQL SQL mode est '%s', TRADITIONAL ou STRICT_ALL_TABLES"
|
||||
|
||||
#: oslo/db/sqlalchemy/session.py:581
|
||||
#, python-format
|
||||
msgid "SQL connection failed. %s attempts left."
|
||||
msgstr "Echec de connexion SQL. %s tentatives échouées"
|
||||
|
||||
#: oslo/db/sqlalchemy/utils.py:125
|
||||
msgid "Id not in sort_keys; is sort_keys unique?"
|
||||
msgstr "Id n'est pas dans sort_keys; sort_keys est unique ?"
|
Loading…
Reference in New Issue
Block a user