summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--oslo.messaging/locale/fr/LC_MESSAGES/oslo.messaging-log-warning.po26
-rw-r--r--oslo.messaging/locale/fr/LC_MESSAGES/oslo.messaging.po9
-rw-r--r--oslo.messaging/locale/oslo.messaging-log-warning.pot8
-rw-r--r--oslo.messaging/locale/oslo.messaging.pot10
4 files changed, 38 insertions, 15 deletions
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 0000000..c7a5cc2
--- /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 <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 "
diff --git a/oslo.messaging/locale/fr/LC_MESSAGES/oslo.messaging.po b/oslo.messaging/locale/fr/LC_MESSAGES/oslo.messaging.po
index 50dafc4..89d7cfe 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 <mascaro.lucas@yahoo.fr>\n"
+"POT-Creation-Date: 2015-08-18 06:33+0000\n"
+"PO-Revision-Date: 2015-08-17 15:20+0000\n"
+"Last-Translator: openstackjenkins <jenkins@openstack.org>\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 d921c5a..aaeafca 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 <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\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 37b00c8..ddb4c44 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 <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\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"