summaryrefslogtreecommitdiff
path: root/oslo.db/locale/fr/LC_MESSAGES/oslo.db-log-warning.po
blob: d8b450deeae52bc36497227372d23b2fc8adef72 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
# Translations template for oslo.db.
# Copyright (C) 2015 ORGANIZATION
# This file is distributed under the same license as the oslo.db project.
#
# Translators:
# Lucas Mascaro <mascaro.lucas@yahoo.fr>, 2015
# Maxime COQUEREL <max.coquerel@gmail.com>, 2014
# OpenStack Infra <zanata@openstack.org>, 2015. #zanata
msgid ""
msgstr ""
"Project-Id-Version: oslo.db 4.2.1.dev4\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2016-01-07 02:02+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"PO-Revision-Date: 2015-08-17 11:08+0000\n"
"Last-Translator: Lucas Mascaro <mascaro.lucas@yahoo.fr>\n"
"Language: fr\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
"Generated-By: Babel 2.0\n"
"X-Generator: Zanata 3.7.3\n"
"Language-Team: French\n"

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 ""
"MySQL SQL mode is '%s', consider enabling TRADITIONAL or STRICT_ALL_TABLES"
msgstr "MySQL SQL mode est '%s', TRADITIONAL ou 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 ""
"Le processus parent %(orig)s s'est séparé (%(newproc)s) avec une connection "
"a la base de donnée ouverte, elle sera rejetée et recréée."

#, python-format
msgid "SQL connection failed. %s attempts left."
msgstr "Echec de connexion SQL. %s tentatives échouées"

msgid "Unable to detect effective SQL mode"
msgstr "Impossible de détecter le mode SQL"