Imported Translations from Transifex
For more information about this automatic import see: https://wiki.openstack.org/wiki/Translations/Infrastructure Change-Id: Ibebc21909fd97ce75b985b3afa8143b54cf1fa64
This commit is contained in:
parent
03318a936d
commit
774da10518
@ -0,0 +1,26 @@
|
|||||||
|
# Translations template for oslo.messaging.
|
||||||
|
# Copyright (C) 2015 ORGANIZATION
|
||||||
|
# This file is distributed under the same license as the oslo.messaging
|
||||||
|
# project.
|
||||||
|
#
|
||||||
|
# Translators:
|
||||||
|
# Lucas Mascaro <mascaro.lucas@yahoo.fr>, 2015
|
||||||
|
# Maxime COQUEREL <max.coquerel@gmail.com>, 2014
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: oslo.messaging\n"
|
||||||
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||||
|
"POT-Creation-Date: 2015-08-18 06:33+0000\n"
|
||||||
|
"PO-Revision-Date: 2015-08-17 22:45+0000\n"
|
||||||
|
"Last-Translator: Lucas Mascaro <mascaro.lucas@yahoo.fr>\n"
|
||||||
|
"Language-Team: French (http://www.transifex.com/openstack/oslomessaging/"
|
||||||
|
"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 2.0\n"
|
||||||
|
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||||
|
|
||||||
|
msgid "start/stop/wait must be called in the same thread"
|
||||||
|
msgstr "start/stop/wait doivent être appellés dans le même thread "
|
@ -11,9 +11,9 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: oslo.messaging\n"
|
"Project-Id-Version: oslo.messaging\n"
|
||||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||||
"POT-Creation-Date: 2015-08-05 06:17+0000\n"
|
"POT-Creation-Date: 2015-08-18 06:33+0000\n"
|
||||||
"PO-Revision-Date: 2015-08-04 17:50+0000\n"
|
"PO-Revision-Date: 2015-08-17 15:20+0000\n"
|
||||||
"Last-Translator: Lucas Mascaro <mascaro.lucas@yahoo.fr>\n"
|
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||||
"Language-Team: French (http://www.transifex.com/openstack/oslomessaging/"
|
"Language-Team: French (http://www.transifex.com/openstack/oslomessaging/"
|
||||||
"language/fr/)\n"
|
"language/fr/)\n"
|
||||||
"Plural-Forms: nplurals=2; plural=(n > 1)\n"
|
"Plural-Forms: nplurals=2; plural=(n > 1)\n"
|
||||||
@ -34,9 +34,6 @@ msgstr "Echec de chargement des notifications pour %s"
|
|||||||
msgid "Routing '%(event)s' notification to '%(driver)s' driver"
|
msgid "Routing '%(event)s' notification to '%(driver)s' driver"
|
||||||
msgstr "Routage '%(event)s' notification du pilote %(driver)s'"
|
msgstr "Routage '%(event)s' notification du pilote %(driver)s'"
|
||||||
|
|
||||||
msgid "start/stop/wait must be called in the same thread"
|
|
||||||
msgstr "start/stop/wait doivent être appelés dans le même thread"
|
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"wait() should be called after stop() as it waits for existing messages to "
|
"wait() should be called after stop() as it waits for existing messages to "
|
||||||
"finish processing"
|
"finish processing"
|
||||||
|
@ -7,9 +7,9 @@
|
|||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: oslo.messaging 2.1.0\n"
|
"Project-Id-Version: oslo.messaging 2.2.1.dev10\n"
|
||||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||||
"POT-Creation-Date: 2015-07-29 06:39+0000\n"
|
"POT-Creation-Date: 2015-08-18 06:33+0000\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
@ -18,3 +18,7 @@ msgstr ""
|
|||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 2.0\n"
|
"Generated-By: Babel 2.0\n"
|
||||||
|
|
||||||
|
#: oslo_messaging/server.py:146
|
||||||
|
msgid "start/stop/wait must be called in the same thread"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
@ -7,9 +7,9 @@
|
|||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: oslo.messaging 2.2.1.dev2\n"
|
"Project-Id-Version: oslo.messaging 2.2.1.dev10\n"
|
||||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||||
"POT-Creation-Date: 2015-08-04 06:29+0000\n"
|
"POT-Creation-Date: 2015-08-18 06:33+0000\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
@ -18,11 +18,7 @@ msgstr ""
|
|||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 2.0\n"
|
"Generated-By: Babel 2.0\n"
|
||||||
|
|
||||||
#: oslo_messaging/server.py:138
|
#: oslo_messaging/server.py:179
|
||||||
msgid "start/stop/wait must be called in the same thread"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: oslo_messaging/server.py:168
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"wait() should be called after stop() as it waits for existing messages to"
|
"wait() should be called after stop() as it waits for existing messages to"
|
||||||
" finish processing"
|
" finish processing"
|
||||||
|
Loading…
Reference in New Issue
Block a user