summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-05-28 06:05:57 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-05-28 06:05:57 +0000
commit9a963a9555d6e22200cc9c50e27ccef02f80aa75 (patch)
tree16620d9e5bc868ddd6c228af963d9d28276652a0
parentb01e2a9cc8713042552120eadeeb0828bddf4147 (diff)
downloadoslo-concurrency-1.10.0.tar.gz
Imported Translations from Transifex1.10.0
For more information about this automatic import see: https://wiki.openstack.org/wiki/Translations/Infrastructure Change-Id: I1482778ae774059867d06e0a40bbbbeb7c70fe5f
-rw-r--r--oslo.concurrency/locale/en_GB/LC_MESSAGES/oslo.concurrency-log-error.po10
-rw-r--r--oslo.concurrency/locale/en_GB/LC_MESSAGES/oslo.concurrency.po82
-rw-r--r--oslo.concurrency/locale/fr/LC_MESSAGES/oslo.concurrency-log-error.po10
-rw-r--r--oslo.concurrency/locale/fr/LC_MESSAGES/oslo.concurrency.po84
4 files changed, 93 insertions, 93 deletions
diff --git a/oslo.concurrency/locale/en_GB/LC_MESSAGES/oslo.concurrency-log-error.po b/oslo.concurrency/locale/en_GB/LC_MESSAGES/oslo.concurrency-log-error.po
index daec242..2f08811 100644
--- a/oslo.concurrency/locale/en_GB/LC_MESSAGES/oslo.concurrency-log-error.po
+++ b/oslo.concurrency/locale/en_GB/LC_MESSAGES/oslo.concurrency-log-error.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: oslo.concurrency\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2015-03-24 06:04+0000\n"
+"POT-Creation-Date: 2015-05-28 06:05+0000\n"
"PO-Revision-Date: 2015-03-24 01:20+0000\n"
"Last-Translator: Andi Chandler <andi@gowling.com>\n"
"Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/"
@@ -22,9 +22,9 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#, python-format
-msgid "Could not unlock the acquired lock `%s`"
-msgstr "Could not unlock the acquired lock `%s`"
-
-#, python-format
msgid "Could not close the acquired file handle `%s`"
msgstr "Could not close the acquired file handle `%s`"
+
+#, python-format
+msgid "Could not unlock the acquired lock `%s`"
+msgstr "Could not unlock the acquired lock `%s`"
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 8e1e953..8a51051 100644
--- a/oslo.concurrency/locale/en_GB/LC_MESSAGES/oslo.concurrency.po
+++ b/oslo.concurrency/locale/en_GB/LC_MESSAGES/oslo.concurrency.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: oslo.concurrency\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2015-03-24 06:04+0000\n"
+"POT-Creation-Date: 2015-05-28 06:05+0000\n"
"PO-Revision-Date: 2015-03-24 01:19+0000\n"
"Last-Translator: Andi Chandler <andi@gowling.com>\n"
"Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/"
@@ -21,21 +21,18 @@ msgstr ""
"Generated-By: Babel 1.3\n"
#, 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"
-
-msgid "Unable to release an unacquired lock"
-msgstr "Unable to release an unacquired lock"
-
msgid ""
-"Calling lockutils directly is no longer supported. Please use the lockutils-"
-"wrapper console script instead."
+"%(desc)r\n"
+"command: %(cmd)r\n"
+"exit code: %(code)r\n"
+"stdout: %(stdout)r\n"
+"stderr: %(stderr)r"
msgstr ""
-"Calling lockutils directly is no longer supported. Please use the lockutils-"
-"wrapper console script instead."
-
-msgid "Unexpected error while running command."
-msgstr "Unexpected error while running command."
+"%(desc)r\n"
+"command: %(cmd)r\n"
+"exit code: %(code)r\n"
+"stdout: %(stdout)r\n"
+"stderr: %(stderr)r"
#, python-format
msgid ""
@@ -52,33 +49,25 @@ msgstr ""
"Stderr: %(stderr)r"
#, python-format
-msgid "Got unknown keyword args: %r"
-msgstr "Got unknown keyword args: %r"
+msgid "%r failed. Not Retrying."
+msgstr "%r failed. Not Retrying."
#, python-format
-msgid "Got invalid arg log_errors: %r"
-msgstr "Got invalid arg log_errors: %r"
+msgid "%r failed. Retrying."
+msgstr "%r failed. Retrying."
+
+msgid ""
+"Calling lockutils directly is no longer supported. Please use the lockutils-"
+"wrapper console script instead."
+msgstr ""
+"Calling lockutils directly is no longer supported. Please use the lockutils-"
+"wrapper console script instead."
msgid "Command requested root, but did not specify a root helper."
msgstr "Command requested root, but did not specify a root helper."
-#, python-format
-msgid "Running cmd (subprocess): %s"
-msgstr "Running cmd (subprocess): %s"
-
-#, python-format
-msgid ""
-"%(desc)r\n"
-"command: %(cmd)r\n"
-"exit code: %(code)r\n"
-"stdout: %(stdout)r\n"
-"stderr: %(stderr)r"
-msgstr ""
-"%(desc)r\n"
-"command: %(cmd)r\n"
-"exit code: %(code)r\n"
-"stdout: %(stdout)r\n"
-"stderr: %(stderr)r"
+msgid "Environment not supported over SSH"
+msgstr "Environment not supported over SSH"
#, python-format
msgid ""
@@ -91,15 +80,26 @@ msgstr ""
"errno: %(errno)r"
#, python-format
-msgid "%r failed. Not Retrying."
-msgstr "%r failed. Not Retrying."
+msgid "Got invalid arg log_errors: %r"
+msgstr "Got invalid arg log_errors: %r"
#, python-format
-msgid "%r failed. Retrying."
-msgstr "%r failed. Retrying."
+msgid "Got unknown keyword args: %r"
+msgstr "Got unknown keyword args: %r"
-msgid "Environment not supported over SSH"
-msgstr "Environment not supported over SSH"
+#, python-format
+msgid "Running cmd (subprocess): %s"
+msgstr "Running cmd (subprocess): %s"
+
+#, 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"
+
+msgid "Unable to release an unacquired lock"
+msgstr "Unable to release an unacquired lock"
+
+msgid "Unexpected error while running command."
+msgstr "Unexpected error while running command."
msgid "process_input not supported over SSH"
msgstr "process_input not supported over SSH"
diff --git a/oslo.concurrency/locale/fr/LC_MESSAGES/oslo.concurrency-log-error.po b/oslo.concurrency/locale/fr/LC_MESSAGES/oslo.concurrency-log-error.po
index 6c7f3da..0170efa 100644
--- a/oslo.concurrency/locale/fr/LC_MESSAGES/oslo.concurrency-log-error.po
+++ b/oslo.concurrency/locale/fr/LC_MESSAGES/oslo.concurrency-log-error.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: oslo.concurrency\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2015-03-09 06:08+0000\n"
+"POT-Creation-Date: 2015-05-28 06:05+0000\n"
"PO-Revision-Date: 2015-03-08 16:34+0000\n"
"Last-Translator: Maxime COQUEREL <max.coquerel@gmail.com>\n"
"Language-Team: French (http://www.transifex.com/projects/p/osloconcurrency/"
@@ -22,9 +22,9 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#, python-format
-msgid "Could not unlock the acquired lock `%s`"
-msgstr "Impossible de libérer le verrou acquis %s"
-
-#, python-format
msgid "Could not close the acquired file handle `%s`"
msgstr "Impossible de libérer le descripteur de fichier %s"
+
+#, python-format
+msgid "Could not unlock the acquired lock `%s`"
+msgstr "Impossible de libérer le verrou acquis %s"
diff --git a/oslo.concurrency/locale/fr/LC_MESSAGES/oslo.concurrency.po b/oslo.concurrency/locale/fr/LC_MESSAGES/oslo.concurrency.po
index ed35d1a..b8008ee 100644
--- a/oslo.concurrency/locale/fr/LC_MESSAGES/oslo.concurrency.po
+++ b/oslo.concurrency/locale/fr/LC_MESSAGES/oslo.concurrency.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: oslo.concurrency\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2015-03-09 06:08+0000\n"
+"POT-Creation-Date: 2015-05-28 06:05+0000\n"
"PO-Revision-Date: 2015-03-08 16:41+0000\n"
"Last-Translator: Maxime COQUEREL <max.coquerel@gmail.com>\n"
"Language-Team: French (http://www.transifex.com/projects/p/osloconcurrency/"
@@ -21,22 +21,18 @@ msgstr ""
"Generated-By: Babel 1.3\n"
#, python-format
-msgid "Unable to acquire lock on `%(filename)s` due to %(exception)s"
-msgstr ""
-"Impossible d'acquérir le verrou sur `%(filename)s` à cause de %(exception)s"
-
-msgid "Unable to release an unacquired lock"
-msgstr "Impossible de libérer le verrou acquis %s"
-
msgid ""
-"Calling lockutils directly is no longer supported. Please use the lockutils-"
-"wrapper console script instead."
+"%(desc)r\n"
+"command: %(cmd)r\n"
+"exit code: %(code)r\n"
+"stdout: %(stdout)r\n"
+"stderr: %(stderr)r"
msgstr ""
-"Lockutils appelant directement n'est plus pris en charge. Merci d'utiliser "
-"le script de la console lockutils -wrapper à la place."
-
-msgid "Unexpected error while running command."
-msgstr "Erreur inattendue lors de l’exécution de la commande."
+"%(desc)r\n"
+"commande: %(cmd)r\n"
+"Code de sortie: %(code)r\n"
+"stdout: %(stdout)r\n"
+"stderr: %(stderr)r"
#, python-format
msgid ""
@@ -53,33 +49,25 @@ msgstr ""
"Stderr: %(stderr)r"
#, python-format
-msgid "Got unknown keyword args: %r"
-msgstr "Ags, mot clé inconnu: %r"
+msgid "%r failed. Not Retrying."
+msgstr "Echec de %r. Nouvelle tentative."
#, python-format
-msgid "Got invalid arg log_errors: %r"
-msgstr "Argument reçu non valide log_errors: %r"
+msgid "%r failed. Retrying."
+msgstr "Echec de %r. Nouvelle tentative."
+
+msgid ""
+"Calling lockutils directly is no longer supported. Please use the lockutils-"
+"wrapper console script instead."
+msgstr ""
+"Lockutils appelant directement n'est plus pris en charge. Merci d'utiliser "
+"le script de la console lockutils -wrapper à la place."
msgid "Command requested root, but did not specify a root helper."
msgstr "La commande exigeait root, mais n'indiquait pas comment obtenir root."
-#, python-format
-msgid "Running cmd (subprocess): %s"
-msgstr "Exécution de la commande (sous-processus): %s"
-
-#, python-format
-msgid ""
-"%(desc)r\n"
-"command: %(cmd)r\n"
-"exit code: %(code)r\n"
-"stdout: %(stdout)r\n"
-"stderr: %(stderr)r"
-msgstr ""
-"%(desc)r\n"
-"commande: %(cmd)r\n"
-"Code de sortie: %(code)r\n"
-"stdout: %(stdout)r\n"
-"stderr: %(stderr)r"
+msgid "Environment not supported over SSH"
+msgstr "Environnement non prise en charge sur SSH"
#, python-format
msgid ""
@@ -92,15 +80,27 @@ msgstr ""
"errno: %(errno)r"
#, python-format
-msgid "%r failed. Not Retrying."
-msgstr "Echec de %r. Nouvelle tentative."
+msgid "Got invalid arg log_errors: %r"
+msgstr "Argument reçu non valide log_errors: %r"
#, python-format
-msgid "%r failed. Retrying."
-msgstr "Echec de %r. Nouvelle tentative."
+msgid "Got unknown keyword args: %r"
+msgstr "Ags, mot clé inconnu: %r"
-msgid "Environment not supported over SSH"
-msgstr "Environnement non prise en charge sur SSH"
+#, python-format
+msgid "Running cmd (subprocess): %s"
+msgstr "Exécution de la commande (sous-processus): %s"
+
+#, python-format
+msgid "Unable to acquire lock on `%(filename)s` due to %(exception)s"
+msgstr ""
+"Impossible d'acquérir le verrou sur `%(filename)s` à cause de %(exception)s"
+
+msgid "Unable to release an unacquired lock"
+msgstr "Impossible de libérer le verrou acquis %s"
+
+msgid "Unexpected error while running command."
+msgstr "Erreur inattendue lors de l’exécution de la commande."
msgid "process_input not supported over SSH"
msgstr "process_input non pris en charge sur SSH"