
For more information about this automatic import see: https://wiki.openstack.org/wiki/Translations/Infrastructure Change-Id: I7e50cf461b9ff7344a00a63f35709667c9ec857b
41 lines
1.3 KiB
Plaintext
41 lines
1.3 KiB
Plaintext
# 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 ?"
|