From 774da10518a4f298f847804c547b005fb9e4878c Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Tue, 18 Aug 2015 06:33:42 +0000 Subject: [PATCH] Imported Translations from Transifex For more information about this automatic import see: https://wiki.openstack.org/wiki/Translations/Infrastructure Change-Id: Ibebc21909fd97ce75b985b3afa8143b54cf1fa64 --- .../LC_MESSAGES/oslo.messaging-log-warning.po | 26 +++++++++++++++++++ .../locale/fr/LC_MESSAGES/oslo.messaging.po | 9 +++---- .../locale/oslo.messaging-log-warning.pot | 8 ++++-- oslo.messaging/locale/oslo.messaging.pot | 10 +++---- 4 files changed, 38 insertions(+), 15 deletions(-) create mode 100644 oslo.messaging/locale/fr/LC_MESSAGES/oslo.messaging-log-warning.po diff --git a/oslo.messaging/locale/fr/LC_MESSAGES/oslo.messaging-log-warning.po b/oslo.messaging/locale/fr/LC_MESSAGES/oslo.messaging-log-warning.po new file mode 100644 index 000000000..c7a5cc23d --- /dev/null +++ b/oslo.messaging/locale/fr/LC_MESSAGES/oslo.messaging-log-warning.po @@ -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 , 2015 +# Maxime COQUEREL , 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 \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 " diff --git a/oslo.messaging/locale/fr/LC_MESSAGES/oslo.messaging.po b/oslo.messaging/locale/fr/LC_MESSAGES/oslo.messaging.po index 50dafc446..89d7cfe80 100644 --- a/oslo.messaging/locale/fr/LC_MESSAGES/oslo.messaging.po +++ b/oslo.messaging/locale/fr/LC_MESSAGES/oslo.messaging.po @@ -11,9 +11,9 @@ msgid "" msgstr "" "Project-Id-Version: oslo.messaging\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2015-08-05 06:17+0000\n" -"PO-Revision-Date: 2015-08-04 17:50+0000\n" -"Last-Translator: Lucas Mascaro \n" +"POT-Creation-Date: 2015-08-18 06:33+0000\n" +"PO-Revision-Date: 2015-08-17 15:20+0000\n" +"Last-Translator: openstackjenkins \n" "Language-Team: French (http://www.transifex.com/openstack/oslomessaging/" "language/fr/)\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" 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 "" "wait() should be called after stop() as it waits for existing messages to " "finish processing" diff --git a/oslo.messaging/locale/oslo.messaging-log-warning.pot b/oslo.messaging/locale/oslo.messaging-log-warning.pot index d921c5a9c..aaeafcac0 100644 --- a/oslo.messaging/locale/oslo.messaging-log-warning.pot +++ b/oslo.messaging/locale/oslo.messaging-log-warning.pot @@ -7,9 +7,9 @@ #, fuzzy msgid "" 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" -"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" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -18,3 +18,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 2.0\n" +#: oslo_messaging/server.py:146 +msgid "start/stop/wait must be called in the same thread" +msgstr "" + diff --git a/oslo.messaging/locale/oslo.messaging.pot b/oslo.messaging/locale/oslo.messaging.pot index 37b00c859..ddb4c442c 100644 --- a/oslo.messaging/locale/oslo.messaging.pot +++ b/oslo.messaging/locale/oslo.messaging.pot @@ -7,9 +7,9 @@ #, fuzzy msgid "" 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" -"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" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -18,11 +18,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 2.0\n" -#: oslo_messaging/server.py:138 -msgid "start/stop/wait must be called in the same thread" -msgstr "" - -#: oslo_messaging/server.py:168 +#: oslo_messaging/server.py:179 msgid "" "wait() should be called after stop() as it waits for existing messages to" " finish processing"