829549ff32
Change-Id: I162c315a920a8b06bbe703a6ee66549d05ab3047
75 lines
2.5 KiB
Plaintext
75 lines
2.5 KiB
Plaintext
# Translations template for sahara.
|
|
# Copyright (C) 2014 ORGANIZATION
|
|
# This file is distributed under the same license as the sahara project.
|
|
#
|
|
# Translators:
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Sahara\n"
|
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
|
"POT-Creation-Date: 2014-07-28 06:10+0000\n"
|
|
"PO-Revision-Date: 2014-07-25 15:11+0000\n"
|
|
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
|
"Language-Team: French (http://www.transifex.com/projects/p/sahara/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"
|
|
|
|
#: sahara/context.py:50
|
|
#, python-format
|
|
msgid "Arguments dropped when creating context: %s"
|
|
msgstr "Arguments supprimés lors de la création du contexte : %s"
|
|
|
|
#: sahara/main.py:79
|
|
msgid ""
|
|
"Distributed mode is in the alpha state, it's recommended to use all-in-one "
|
|
"mode by running 'sahara-all' binary."
|
|
msgstr ""
|
|
|
|
#: sahara/openstack/common/loopingcall.py:87
|
|
#, python-format
|
|
msgid "task %(func_name)s run outlasted interval by %(delay).2f sec"
|
|
msgstr ""
|
|
|
|
#: sahara/openstack/common/network_utils.py:149
|
|
msgid "tcp_keepidle not available on your system"
|
|
msgstr "tcp_keepidle n'est pas disponible sur votre système"
|
|
|
|
#: sahara/openstack/common/network_utils.py:156
|
|
msgid "tcp_keepintvl not available on your system"
|
|
msgstr "tcp_keepintvl n'est pas disponible sur votre système"
|
|
|
|
#: sahara/openstack/common/network_utils.py:163
|
|
msgid "tcp_keepknt not available on your system"
|
|
msgstr "tcp_keepknt n'est pas disponible sur votre système"
|
|
|
|
#: sahara/openstack/common/db/sqlalchemy/session.py:506
|
|
#, python-format
|
|
msgid "Database server has gone away: %s"
|
|
msgstr "Le serveur de base de données a disparu: %s"
|
|
|
|
#: sahara/openstack/common/db/sqlalchemy/session.py:559
|
|
msgid "Unable to detect effective SQL mode"
|
|
msgstr "Incapable de détecter le mode effectif de SQL"
|
|
|
|
#: sahara/openstack/common/db/sqlalchemy/session.py:567
|
|
#, python-format
|
|
msgid ""
|
|
"MySQL SQL mode is '%s', consider enabling TRADITIONAL or STRICT_ALL_TABLES"
|
|
msgstr ""
|
|
"Le mode SQL de MySQL est '%s', il tient compte de l'activation de "
|
|
"TRADITIONAL ou STRICT_ALL_TABLES"
|
|
|
|
#: sahara/openstack/common/db/sqlalchemy/session.py:673
|
|
#, python-format
|
|
msgid "SQL connection failed. %s attempts left."
|
|
msgstr "Echec de la connexion SQL. %s tentatives restantes."
|
|
|
|
#: sahara/openstack/common/db/sqlalchemy/utils.py:97
|
|
msgid "Id not in sort_keys; is sort_keys unique?"
|
|
msgstr "ID absent de sort_keys ; sort_keys unique ?"
|