summaryrefslogtreecommitdiff
path: root/oslo.concurrency
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2014-09-11 06:10:31 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2014-09-11 06:10:31 +0000
commit60a44a1aa2af37c15083899ebbb6c125e9dcee6f (patch)
tree0422782420a68d8fe200041152e0ee4777097f55 /oslo.concurrency
parent1a500712cdd7444f36a03d773d64b1e89a916d0e (diff)
downloadoslo-concurrency-60a44a1aa2af37c15083899ebbb6c125e9dcee6f.tar.gz
Imported Translations from Transifex
Change-Id: I866b0ac84cfb587b72bfdac1575eed18bc122536
Diffstat (limited to 'oslo.concurrency')
-rw-r--r--oslo.concurrency/locale/en_GB/LC_MESSAGES/oslo.concurrency.po34
-rw-r--r--oslo.concurrency/locale/oslo.concurrency.pot34
2 files changed, 42 insertions, 26 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 7d37683..05cb1dd 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-09-09 06:08+0000\n"
-"PO-Revision-Date: 2014-09-08 11:01+0000\n"
+"POT-Creation-Date: 2014-09-11 06:10+0000\n"
+"PO-Revision-Date: 2014-09-09 18:03+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"
@@ -26,11 +26,11 @@ msgstr ""
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/processutils.py:59
+#: oslo/concurrency/processutils.py:58
msgid "Unexpected error while running command."
msgstr "Unexpected error while running command."
-#: oslo/concurrency/processutils.py:62
+#: oslo/concurrency/processutils.py:61
#, python-format
msgid ""
"%(description)s\n"
@@ -45,26 +45,26 @@ msgstr ""
"Stdout: %(stdout)r\n"
"Stderr: %(stderr)r"
-#: oslo/concurrency/processutils.py:161
+#: oslo/concurrency/processutils.py:160
#, python-format
msgid "Got unknown keyword args: %r"
msgstr "Got unknown keyword args: %r"
-#: oslo/concurrency/processutils.py:164
+#: oslo/concurrency/processutils.py:163
#, python-format
msgid "Got invalid arg log_errors: %r"
msgstr ""
-#: oslo/concurrency/processutils.py:170
+#: oslo/concurrency/processutils.py:169
msgid "Command requested root, but did not specify a root helper."
msgstr "Command requested root, but did not specify a root helper."
-#: oslo/concurrency/processutils.py:180
+#: oslo/concurrency/processutils.py:179
#, python-format
msgid "Running cmd (subprocess): %s"
msgstr "Running cmd (subprocess): %s"
-#: oslo/concurrency/processutils.py:229
+#: oslo/concurrency/processutils.py:219
#, python-format
msgid ""
"%(desc)r\n"
@@ -74,21 +74,29 @@ msgid ""
"stderr: %(stderr)r"
msgstr ""
-#: oslo/concurrency/processutils.py:239
+#: oslo/concurrency/processutils.py:228
+#, python-format
+msgid ""
+"Got an OSError\n"
+"command: %(cmd)r\n"
+"errno: %(errno)r"
+msgstr ""
+
+#: oslo/concurrency/processutils.py:234
#, python-format
msgid "%r failed. Not Retrying."
msgstr ""
-#: oslo/concurrency/processutils.py:242
+#: oslo/concurrency/processutils.py:238
#, python-format
msgid "%r failed. Retrying."
msgstr "%r failed. Retrying."
-#: oslo/concurrency/processutils.py:284
+#: oslo/concurrency/processutils.py:281
msgid "Environment not supported over SSH"
msgstr "Environment not supported over SSH"
-#: oslo/concurrency/processutils.py:288
+#: oslo/concurrency/processutils.py:285
msgid "process_input not supported over SSH"
msgstr "process_input not supported over SSH"
diff --git a/oslo.concurrency/locale/oslo.concurrency.pot b/oslo.concurrency/locale/oslo.concurrency.pot
index dbf8f46..c85a053 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 4e7a576\n"
+"Project-Id-Version: oslo.concurrency 1a50071\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2014-09-09 06:08+0000\n"
+"POT-Creation-Date: 2014-09-11 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"
@@ -24,11 +24,11 @@ msgstr ""
msgid "Unable to acquire lock on `%(filename)s` due to %(exception)s"
msgstr ""
-#: oslo/concurrency/processutils.py:59
+#: oslo/concurrency/processutils.py:58
msgid "Unexpected error while running command."
msgstr ""
-#: oslo/concurrency/processutils.py:62
+#: oslo/concurrency/processutils.py:61
#, python-format
msgid ""
"%(description)s\n"
@@ -38,26 +38,26 @@ msgid ""
"Stderr: %(stderr)r"
msgstr ""
-#: oslo/concurrency/processutils.py:161
+#: oslo/concurrency/processutils.py:160
#, python-format
msgid "Got unknown keyword args: %r"
msgstr ""
-#: oslo/concurrency/processutils.py:164
+#: oslo/concurrency/processutils.py:163
#, python-format
msgid "Got invalid arg log_errors: %r"
msgstr ""
-#: oslo/concurrency/processutils.py:170
+#: oslo/concurrency/processutils.py:169
msgid "Command requested root, but did not specify a root helper."
msgstr ""
-#: oslo/concurrency/processutils.py:180
+#: oslo/concurrency/processutils.py:179
#, python-format
msgid "Running cmd (subprocess): %s"
msgstr ""
-#: oslo/concurrency/processutils.py:229
+#: oslo/concurrency/processutils.py:219
#, python-format
msgid ""
"%(desc)r\n"
@@ -67,21 +67,29 @@ msgid ""
"stderr: %(stderr)r"
msgstr ""
-#: oslo/concurrency/processutils.py:239
+#: oslo/concurrency/processutils.py:228
+#, python-format
+msgid ""
+"Got an OSError\n"
+"command: %(cmd)r\n"
+"errno: %(errno)r"
+msgstr ""
+
+#: oslo/concurrency/processutils.py:234
#, python-format
msgid "%r failed. Not Retrying."
msgstr ""
-#: oslo/concurrency/processutils.py:242
+#: oslo/concurrency/processutils.py:238
#, python-format
msgid "%r failed. Retrying."
msgstr ""
-#: oslo/concurrency/processutils.py:284
+#: oslo/concurrency/processutils.py:281
msgid "Environment not supported over SSH"
msgstr ""
-#: oslo/concurrency/processutils.py:288
+#: oslo/concurrency/processutils.py:285
msgid "process_input not supported over SSH"
msgstr ""