summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--oslo.db/locale/en_GB/LC_MESSAGES/oslo.db-log-warning.po23
-rw-r--r--oslo.db/locale/fr/LC_MESSAGES/oslo.db-log-warning.po23
-rw-r--r--oslo.db/locale/oslo.db-log-warning.pot23
3 files changed, 45 insertions, 24 deletions
diff --git a/oslo.db/locale/en_GB/LC_MESSAGES/oslo.db-log-warning.po b/oslo.db/locale/en_GB/LC_MESSAGES/oslo.db-log-warning.po
index bf00654..fcd26ca 100644
--- a/oslo.db/locale/en_GB/LC_MESSAGES/oslo.db-log-warning.po
+++ b/oslo.db/locale/en_GB/LC_MESSAGES/oslo.db-log-warning.po
@@ -1,5 +1,5 @@
# Translations template for oslo.db.
-# Copyright (C) 2014 ORGANIZATION
+# Copyright (C) 2015 ORGANIZATION
# This file is distributed under the same license as the oslo.db project.
#
# Translators:
@@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: oslo.db\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2014-09-12 06:00+0000\n"
-"PO-Revision-Date: 2014-09-02 09:17+0000\n"
-"Last-Translator: Andi Chandler <andi@gowling.com>\n"
+"POT-Creation-Date: 2015-03-19 06:01+0000\n"
+"PO-Revision-Date: 2015-03-15 14:48+0000\n"
+"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/"
"oslodb/language/en_GB/)\n"
"Language: en_GB\n"
@@ -20,22 +20,29 @@ msgstr ""
"Generated-By: Babel 1.3\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: oslo/db/sqlalchemy/session.py:458
+#: oslo_db/sqlalchemy/session.py:510
msgid "Unable to detect effective SQL mode"
msgstr "Unable to detect effective SQL mode"
-#: oslo/db/sqlalchemy/session.py:465
+#: oslo_db/sqlalchemy/session.py:517
#, python-format
msgid ""
"MySQL SQL mode is '%s', consider enabling TRADITIONAL or STRICT_ALL_TABLES"
msgstr ""
"MySQL SQL mode is '%s', consider enabling TRADITIONAL or STRICT_ALL_TABLES"
-#: oslo/db/sqlalchemy/session.py:521
+#: oslo_db/sqlalchemy/session.py:585
#, python-format
msgid "SQL connection failed. %s attempts left."
msgstr "SQL connection failed. %s attempts left."
-#: oslo/db/sqlalchemy/utils.py:100
+#: oslo_db/sqlalchemy/session.py:632
+#, python-format
+msgid ""
+"Parent process %(orig)s forked (%(newproc)s) with an open database "
+"connection, which is being discarded and recreated."
+msgstr ""
+
+#: oslo_db/sqlalchemy/utils.py:127
msgid "Id not in sort_keys; is sort_keys unique?"
msgstr "Id not in sort_keys; is sort_keys unique?"
diff --git a/oslo.db/locale/fr/LC_MESSAGES/oslo.db-log-warning.po b/oslo.db/locale/fr/LC_MESSAGES/oslo.db-log-warning.po
index 8da617b..046d86d 100644
--- a/oslo.db/locale/fr/LC_MESSAGES/oslo.db-log-warning.po
+++ b/oslo.db/locale/fr/LC_MESSAGES/oslo.db-log-warning.po
@@ -1,5 +1,5 @@
# Translations template for oslo.db.
-# Copyright (C) 2014 ORGANIZATION
+# Copyright (C) 2015 ORGANIZATION
# This file is distributed under the same license as the oslo.db project.
#
# Translators:
@@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: oslo.db\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2014-11-28 06:01+0000\n"
-"PO-Revision-Date: 2014-11-23 18:41+0000\n"
-"Last-Translator: Maxime COQUEREL <max.coquerel@gmail.com>\n"
+"POT-Creation-Date: 2015-03-19 06:01+0000\n"
+"PO-Revision-Date: 2015-03-15 14:48+0000\n"
+"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: French (http://www.transifex.com/projects/p/oslodb/language/"
"fr/)\n"
"Language: fr\n"
@@ -20,21 +20,28 @@ msgstr ""
"Generated-By: Babel 1.3\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
-#: oslo/db/sqlalchemy/session.py:506
+#: oslo_db/sqlalchemy/session.py:510
msgid "Unable to detect effective SQL mode"
msgstr "Impossible de détecter le mode SQL"
-#: oslo/db/sqlalchemy/session.py:513
+#: oslo_db/sqlalchemy/session.py:517
#, python-format
msgid ""
"MySQL SQL mode is '%s', consider enabling TRADITIONAL or STRICT_ALL_TABLES"
msgstr "MySQL SQL mode est '%s', TRADITIONAL ou STRICT_ALL_TABLES"
-#: oslo/db/sqlalchemy/session.py:581
+#: oslo_db/sqlalchemy/session.py:585
#, python-format
msgid "SQL connection failed. %s attempts left."
msgstr "Echec de connexion SQL. %s tentatives échouées"
-#: oslo/db/sqlalchemy/utils.py:125
+#: oslo_db/sqlalchemy/session.py:632
+#, python-format
+msgid ""
+"Parent process %(orig)s forked (%(newproc)s) with an open database "
+"connection, which is being discarded and recreated."
+msgstr ""
+
+#: oslo_db/sqlalchemy/utils.py:127
msgid "Id not in sort_keys; is sort_keys unique?"
msgstr "Id n'est pas dans sort_keys; sort_keys est unique ?"
diff --git a/oslo.db/locale/oslo.db-log-warning.pot b/oslo.db/locale/oslo.db-log-warning.pot
index 5a4c486..34ea803 100644
--- a/oslo.db/locale/oslo.db-log-warning.pot
+++ b/oslo.db/locale/oslo.db-log-warning.pot
@@ -1,14 +1,14 @@
# Translations template for oslo.db.
-# Copyright (C) 2014 ORGANIZATION
+# Copyright (C) 2015 ORGANIZATION
# This file is distributed under the same license as the oslo.db project.
-# FIRST AUTHOR <EMAIL@ADDRESS>, 2014.
+# FIRST AUTHOR <EMAIL@ADDRESS>, 2015.
#
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: oslo.db 0.3.0.44.g8839e43\n"
+"Project-Id-Version: oslo.db 1.7.0.post3\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2014-07-28 06:03+0000\n"
+"POT-Creation-Date: 2015-03-19 06:01+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"
@@ -17,21 +17,28 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 1.3\n"
-#: oslo/db/sqlalchemy/session.py:397
+#: oslo_db/sqlalchemy/session.py:510
msgid "Unable to detect effective SQL mode"
msgstr ""
-#: oslo/db/sqlalchemy/session.py:405
+#: oslo_db/sqlalchemy/session.py:517
#, python-format
msgid "MySQL SQL mode is '%s', consider enabling TRADITIONAL or STRICT_ALL_TABLES"
msgstr ""
-#: oslo/db/sqlalchemy/session.py:498
+#: oslo_db/sqlalchemy/session.py:585
#, python-format
msgid "SQL connection failed. %s attempts left."
msgstr ""
-#: oslo/db/sqlalchemy/utils.py:95
+#: oslo_db/sqlalchemy/session.py:632
+#, python-format
+msgid ""
+"Parent process %(orig)s forked (%(newproc)s) with an open database "
+"connection, which is being discarded and recreated."
+msgstr ""
+
+#: oslo_db/sqlalchemy/utils.py:127
msgid "Id not in sort_keys; is sort_keys unique?"
msgstr ""