fa994396b4
For more information about this automatic import see: https://wiki.openstack.org/wiki/Translations/Infrastructure Change-Id: Ic6c0b19d6662332ae17a286702e202abe6f9c67a
100 lines
3.1 KiB
Plaintext
100 lines
3.1 KiB
Plaintext
# Translations template for ceilometer.
|
|
# Copyright (C) 2015 ORGANIZATION
|
|
# This file is distributed under the same license as the ceilometer project.
|
|
#
|
|
# Translators:
|
|
# Bruno Cornec <bruno.cornec@hp.com>, 2014
|
|
# Frédéric <frosmont@free.fr>, 2014
|
|
# Maxime COQUEREL <max.coquerel@gmail.com>, 2014
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Ceilometer\n"
|
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
|
"POT-Creation-Date: 2015-01-07 06:11+0000\n"
|
|
"PO-Revision-Date: 2014-12-23 12:43+0000\n"
|
|
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
|
"Language-Team: French (http://www.transifex.com/projects/p/ceilometer/"
|
|
"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"
|
|
|
|
#: ceilometer/coordination.py:78
|
|
msgid "Coordination backend started successfully."
|
|
msgstr "Coordination avec le backend démarré avec succès."
|
|
|
|
#: ceilometer/coordination.py:113
|
|
#, python-format
|
|
msgid "Joined partitioning group %s"
|
|
msgstr "Le groupe de partitionnement %s a été rejoint"
|
|
|
|
#: ceilometer/coordination.py:128
|
|
#, python-format
|
|
msgid "Left partitioning group %s"
|
|
msgstr ""
|
|
|
|
#: ceilometer/openstack/common/eventlet_backdoor.py:147
|
|
#, python-format
|
|
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
|
msgstr "Eventlet backdoor en écoute sur le port %(port)s for process %(pid)d"
|
|
|
|
#: ceilometer/openstack/common/policy.py:262
|
|
#, python-format
|
|
msgid "Can not find policy directory: %s"
|
|
msgstr ""
|
|
|
|
#: ceilometer/openstack/common/service.py:174
|
|
#, python-format
|
|
msgid "Caught %s, exiting"
|
|
msgstr "%s interceptée, sortie"
|
|
|
|
#: ceilometer/openstack/common/service.py:232
|
|
msgid "Parent process has died unexpectedly, exiting"
|
|
msgstr "Processus parent arrêté de manière inattendue, sortie"
|
|
|
|
#: ceilometer/openstack/common/service.py:263
|
|
#, python-format
|
|
msgid "Child caught %s, exiting"
|
|
msgstr "L'enfant a reçu %s, sortie"
|
|
|
|
#: ceilometer/openstack/common/service.py:302
|
|
msgid "Forking too fast, sleeping"
|
|
msgstr "Bifurcation trop rapide, pause"
|
|
|
|
#: ceilometer/openstack/common/service.py:321
|
|
#, python-format
|
|
msgid "Started child %d"
|
|
msgstr "Enfant démarré %d"
|
|
|
|
#: ceilometer/openstack/common/service.py:331
|
|
#, python-format
|
|
msgid "Starting %d workers"
|
|
msgstr "Démarrage des travailleurs %d"
|
|
|
|
#: ceilometer/openstack/common/service.py:348
|
|
#, python-format
|
|
msgid "Child %(pid)d killed by signal %(sig)d"
|
|
msgstr "Enfant %(pid)d arrêté par le signal %(sig)d"
|
|
|
|
#: ceilometer/openstack/common/service.py:352
|
|
#, python-format
|
|
msgid "Child %(pid)s exited with status %(code)d"
|
|
msgstr "Processus fils %(pid)s terminé avec le status %(code)d"
|
|
|
|
#: ceilometer/openstack/common/service.py:391
|
|
#, python-format
|
|
msgid "Caught %s, stopping children"
|
|
msgstr "%s interceptée, arrêt de l'enfant"
|
|
|
|
#: ceilometer/openstack/common/service.py:400
|
|
msgid "Wait called after thread killed. Cleaning up."
|
|
msgstr "Pause demandée après suppression de thread. Nettoyage."
|
|
|
|
#: ceilometer/openstack/common/service.py:416
|
|
#, python-format
|
|
msgid "Waiting on %d children to exit"
|
|
msgstr "En attente %d enfants pour sortie"
|