summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2014-10-29 06:10:48 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2014-10-29 06:10:48 +0000
commit63e618beb137e2887eabceeb51831034d3384e40 (patch)
treeaa98c3444ce56b333e2c8320ee6cc50d39e76808
parentd5ea62c53a03ffa8dba1c4326054d4f2ab405649 (diff)
downloadoslo-concurrency-63e618beb137e2887eabceeb51831034d3384e40.tar.gz
Imported Translations from Transifex
For more information about this automatic import see: https://wiki.openstack.org/wiki/Translations/Infrastructure Change-Id: I8eb9dc27716e59ad507f1b1ec0450da1b4795b67
-rw-r--r--oslo.concurrency/locale/en_GB/LC_MESSAGES/oslo.concurrency.po16
-rw-r--r--oslo.concurrency/locale/oslo.concurrency.pot16
2 files changed, 26 insertions, 6 deletions
diff --git a/oslo.concurrency/locale/en_GB/LC_MESSAGES/oslo.concurrency.po b/oslo.concurrency/locale/en_GB/LC_MESSAGES/oslo.concurrency.po
index 88bee5d..be6b319 100644
--- a/oslo.concurrency/locale/en_GB/LC_MESSAGES/oslo.concurrency.po
+++ b/oslo.concurrency/locale/en_GB/LC_MESSAGES/oslo.concurrency.po
@@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: oslo.concurrency\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2014-10-25 06:11+0000\n"
-"PO-Revision-Date: 2014-10-25 02:29+0000\n"
+"POT-Creation-Date: 2014-10-29 06:10+0000\n"
+"PO-Revision-Date: 2014-10-28 20:48+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: English (United Kingdom) "
"(http://www.transifex.com/projects/p/osloconcurrency/language/en_GB/)\n"
@@ -20,11 +20,21 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 1.3\n"
-#: oslo/concurrency/lockutils.py:115
+#: oslo/concurrency/lockutils.py:120
#, python-format
msgid "Unable to acquire lock on `%(filename)s` due to %(exception)s"
msgstr "Unable to acquire lock on `%(filename)s` due to %(exception)s"
+#: oslo/concurrency/lockutils.py:134
+msgid "Unable to release an unacquired lock"
+msgstr ""
+
+#: oslo/concurrency/lockutils.py:385
+msgid ""
+"Calling lockutils directly is no longer supported. Please use the "
+"lockutils-wrapper console script instead."
+msgstr ""
+
#: oslo/concurrency/processutils.py:69
msgid "Unexpected error while running command."
msgstr "Unexpected error while running command."
diff --git a/oslo.concurrency/locale/oslo.concurrency.pot b/oslo.concurrency/locale/oslo.concurrency.pot
index 8d38800..211a83c 100644
--- a/oslo.concurrency/locale/oslo.concurrency.pot
+++ b/oslo.concurrency/locale/oslo.concurrency.pot
@@ -7,9 +7,9 @@
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: oslo.concurrency 0.1.0.4.g6c5f5bf\n"
+"Project-Id-Version: oslo.concurrency 0.2.0.2.gd5ea62c\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2014-10-25 06:11+0000\n"
+"POT-Creation-Date: 2014-10-29 06:10+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,21 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 1.3\n"
-#: oslo/concurrency/lockutils.py:115
+#: oslo/concurrency/lockutils.py:120
#, python-format
msgid "Unable to acquire lock on `%(filename)s` due to %(exception)s"
msgstr ""
+#: oslo/concurrency/lockutils.py:134
+msgid "Unable to release an unacquired lock"
+msgstr ""
+
+#: oslo/concurrency/lockutils.py:385
+msgid ""
+"Calling lockutils directly is no longer supported. Please use the "
+"lockutils-wrapper console script instead."
+msgstr ""
+
#: oslo/concurrency/processutils.py:69
msgid "Unexpected error while running command."
msgstr ""