Imported Translations from Transifex
Change-Id: I8833c7a2422fc6a69a609615beec197b5d61df30
This commit is contained in:
parent
6a0fb778c6
commit
749e15b476
@ -9,7 +9,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: oslo.concurrency\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2014-09-07 06:08+0000\n"
|
||||
"POT-Creation-Date: 2014-09-18 06:12+0000\n"
|
||||
"PO-Revision-Date: 2014-09-02 09:06+0000\n"
|
||||
"Last-Translator: Andi Chandler <andi@gowling.com>\n"
|
||||
"Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/"
|
||||
@ -21,11 +21,15 @@ msgstr ""
|
||||
"Generated-By: Babel 1.3\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: oslo/concurrency/lockutils.py:124
|
||||
#: oslo/concurrency/openstack/common/lockutils.py:119
|
||||
#: oslo/concurrency/lockutils.py:123
|
||||
#, python-format
|
||||
msgid "Could not release the acquired lock `%s`"
|
||||
msgstr "Could not release the acquired lock `%s`"
|
||||
msgid "Could not unlock the acquired lock `%s`"
|
||||
msgstr ""
|
||||
|
||||
#: oslo/concurrency/lockutils.py:129
|
||||
#, python-format
|
||||
msgid "Could not close the acquired file handle `%s`"
|
||||
msgstr ""
|
||||
|
||||
#: oslo/concurrency/openstack/common/excutils.py:76
|
||||
#, python-format
|
||||
@ -36,3 +40,8 @@ msgstr "Original exception being dropped: %s"
|
||||
#, python-format
|
||||
msgid "Unexpected exception occurred %d time(s)... retrying."
|
||||
msgstr "Unexpected exception occurred %d time(s)... retrying."
|
||||
|
||||
#: oslo/concurrency/openstack/common/lockutils.py:119
|
||||
#, python-format
|
||||
msgid "Could not release the acquired lock `%s`"
|
||||
msgstr "Could not release the acquired lock `%s`"
|
||||
|
@ -7,9 +7,9 @@
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: oslo.concurrency 719987f\n"
|
||||
"Project-Id-Version: oslo.concurrency 6a0fb77\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2014-08-21 06:07+0000\n"
|
||||
"POT-Creation-Date: 2014-09-18 06:12+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,10 +18,14 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: oslo/concurrency/lockutils.py:119
|
||||
#: oslo/concurrency/openstack/common/lockutils.py:119
|
||||
#: oslo/concurrency/lockutils.py:123
|
||||
#, python-format
|
||||
msgid "Could not release the acquired lock `%s`"
|
||||
msgid "Could not unlock the acquired lock `%s`"
|
||||
msgstr ""
|
||||
|
||||
#: oslo/concurrency/lockutils.py:129
|
||||
#, python-format
|
||||
msgid "Could not close the acquired file handle `%s`"
|
||||
msgstr ""
|
||||
|
||||
#: oslo/concurrency/openstack/common/excutils.py:76
|
||||
@ -34,3 +38,8 @@ msgstr ""
|
||||
msgid "Unexpected exception occurred %d time(s)... retrying."
|
||||
msgstr ""
|
||||
|
||||
#: oslo/concurrency/openstack/common/lockutils.py:119
|
||||
#, python-format
|
||||
msgid "Could not release the acquired lock `%s`"
|
||||
msgstr ""
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user