From e342fc82057bea8e7be6872d1548a15ab746e4e1 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Sun, 3 May 2015 06:05:22 +0000 Subject: [PATCH] Imported Translations from Transifex For more information about this automatic import see: https://wiki.openstack.org/wiki/Translations/Infrastructure Change-Id: Idf8df46c5788693818a63c1324a8bff18b4292d9 --- .../LC_MESSAGES/oslo.concurrency-log-error.po | 2 -- .../LC_MESSAGES/oslo.concurrency-log-info.po | 4 --- .../en_GB/LC_MESSAGES/oslo.concurrency.po | 28 ++++------------- .../LC_MESSAGES/oslo.concurrency-log-error.po | 2 -- .../LC_MESSAGES/oslo.concurrency-log-info.po | 2 -- .../locale/fr/LC_MESSAGES/oslo.concurrency.po | 31 +++++-------------- 6 files changed, 13 insertions(+), 56 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 d419d18..daec242 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 @@ -21,12 +21,10 @@ msgstr "" "Generated-By: Babel 1.3\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: oslo_concurrency/lockutils.py:231 #, python-format msgid "Could not unlock the acquired lock `%s`" msgstr "Could not unlock the acquired lock `%s`" -#: oslo_concurrency/lockutils.py:237 #, python-format msgid "Could not close the acquired file handle `%s`" msgstr "Could not close the acquired file handle `%s`" diff --git a/oslo.concurrency/locale/en_GB/LC_MESSAGES/oslo.concurrency-log-info.po b/oslo.concurrency/locale/en_GB/LC_MESSAGES/oslo.concurrency-log-info.po index a8907ed..fdac5b1 100644 --- a/oslo.concurrency/locale/en_GB/LC_MESSAGES/oslo.concurrency-log-info.po +++ b/oslo.concurrency/locale/en_GB/LC_MESSAGES/oslo.concurrency-log-info.po @@ -21,14 +21,10 @@ msgstr "" "Generated-By: Babel 1.3\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: oslo/concurrency/lockutils.py:84 -#: oslo/concurrency/openstack/common/lockutils.py:82 #, python-format msgid "Created lock path: %s" msgstr "Created lock path: %s" -#: oslo/concurrency/lockutils.py:201 -#: oslo/concurrency/openstack/common/lockutils.py:251 #, python-format msgid "Failed to remove file %(file)s" msgstr "Failed to remove file %(file)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 067265f..8e1e953 100644 --- a/oslo.concurrency/locale/en_GB/LC_MESSAGES/oslo.concurrency.po +++ b/oslo.concurrency/locale/en_GB/LC_MESSAGES/oslo.concurrency.po @@ -12,36 +12,31 @@ msgstr "" "POT-Creation-Date: 2015-03-24 06:04+0000\n" "PO-Revision-Date: 2015-03-24 01:19+0000\n" "Last-Translator: Andi Chandler \n" -"Language-Team: English (United Kingdom) " -"(http://www.transifex.com/projects/p/osloconcurrency/language/en_GB/)\n" +"Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/" +"osloconcurrency/language/en_GB/)\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 1.3\n" -#: oslo_concurrency/lockutils.py:125 #, 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:222 msgid "Unable to release an unacquired lock" msgstr "Unable to release an unacquired lock" -#: oslo_concurrency/lockutils.py:685 msgid "" -"Calling lockutils directly is no longer supported. Please use the " -"lockutils-wrapper console script instead." +"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." +"Calling lockutils directly is no longer supported. Please use the lockutils-" +"wrapper console script instead." -#: oslo_concurrency/processutils.py:69 msgid "Unexpected error while running command." msgstr "Unexpected error while running command." -#: oslo_concurrency/processutils.py:72 #, python-format msgid "" "%(description)s\n" @@ -56,26 +51,21 @@ msgstr "" "Stdout: %(stdout)r\n" "Stderr: %(stderr)r" -#: oslo_concurrency/processutils.py:174 #, python-format msgid "Got unknown keyword args: %r" msgstr "Got unknown keyword args: %r" -#: oslo_concurrency/processutils.py:177 #, python-format msgid "Got invalid arg log_errors: %r" msgstr "Got invalid arg log_errors: %r" -#: oslo_concurrency/processutils.py:183 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:199 #, python-format msgid "Running cmd (subprocess): %s" msgstr "Running cmd (subprocess): %s" -#: oslo_concurrency/processutils.py:242 #, python-format msgid "" "%(desc)r\n" @@ -90,7 +80,6 @@ msgstr "" "stdout: %(stdout)r\n" "stderr: %(stderr)r" -#: oslo_concurrency/processutils.py:251 #, python-format msgid "" "Got an OSError\n" @@ -101,21 +90,16 @@ msgstr "" "command: %(cmd)r\n" "errno: %(errno)r" -#: oslo_concurrency/processutils.py:257 #, python-format msgid "%r failed. Not Retrying." msgstr "%r failed. Not Retrying." -#: oslo_concurrency/processutils.py:261 #, python-format msgid "%r failed. Retrying." msgstr "%r failed. Retrying." -#: oslo_concurrency/processutils.py:308 msgid "Environment not supported over SSH" msgstr "Environment not supported over SSH" -#: oslo_concurrency/processutils.py:312 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 2836b5e..6c7f3da 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 @@ -21,12 +21,10 @@ msgstr "" "Generated-By: Babel 1.3\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: oslo_concurrency/lockutils.py:217 #, python-format msgid "Could not unlock the acquired lock `%s`" msgstr "Impossible de libérer le verrou acquis %s" -#: oslo_concurrency/lockutils.py:223 #, python-format msgid "Could not close the acquired file handle `%s`" msgstr "Impossible de libérer le descripteur de fichier %s" diff --git a/oslo.concurrency/locale/fr/LC_MESSAGES/oslo.concurrency-log-info.po b/oslo.concurrency/locale/fr/LC_MESSAGES/oslo.concurrency-log-info.po index fc11230..6ecc3eb 100644 --- a/oslo.concurrency/locale/fr/LC_MESSAGES/oslo.concurrency-log-info.po +++ b/oslo.concurrency/locale/fr/LC_MESSAGES/oslo.concurrency-log-info.po @@ -21,12 +21,10 @@ msgstr "" "Generated-By: Babel 1.3\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: oslo_concurrency/lockutils.py:181 #, python-format msgid "Created lock path: %s" msgstr "Chemin de verrou créé %s" -#: oslo_concurrency/lockutils.py:332 #, python-format msgid "Failed to remove file %(file)s" msgstr "Échec lors de la suppression du fichier %(file)s" diff --git a/oslo.concurrency/locale/fr/LC_MESSAGES/oslo.concurrency.po b/oslo.concurrency/locale/fr/LC_MESSAGES/oslo.concurrency.po index 33ff687..ed35d1a 100644 --- a/oslo.concurrency/locale/fr/LC_MESSAGES/oslo.concurrency.po +++ b/oslo.concurrency/locale/fr/LC_MESSAGES/oslo.concurrency.po @@ -12,38 +12,32 @@ msgstr "" "POT-Creation-Date: 2015-03-09 06:08+0000\n" "PO-Revision-Date: 2015-03-08 16:41+0000\n" "Last-Translator: Maxime COQUEREL \n" -"Language-Team: French " -"(http://www.transifex.com/projects/p/osloconcurrency/language/fr/)\n" +"Language-Team: French (http://www.transifex.com/projects/p/osloconcurrency/" +"language/fr/)\n" "Plural-Forms: nplurals=2; plural=(n > 1)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 1.3\n" -#: oslo_concurrency/lockutils.py:111 #, 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" +"Impossible d'acquérir le verrou sur `%(filename)s` à cause de %(exception)s" -#: oslo_concurrency/lockutils.py:208 msgid "Unable to release an unacquired lock" msgstr "Impossible de libérer le verrou acquis %s" -#: oslo_concurrency/lockutils.py:671 msgid "" -"Calling lockutils directly is no longer supported. Please use the " -"lockutils-wrapper console script instead." +"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." +"Lockutils appelant directement n'est plus pris en charge. Merci d'utiliser " +"le script de la console lockutils -wrapper à la place." -#: oslo_concurrency/processutils.py:69 msgid "Unexpected error while running command." msgstr "Erreur inattendue lors de l’exécution de la commande." -#: oslo_concurrency/processutils.py:72 #, python-format msgid "" "%(description)s\n" @@ -58,26 +52,21 @@ msgstr "" "Stdout: %(stdout)r\n" "Stderr: %(stderr)r" -#: oslo_concurrency/processutils.py:174 #, python-format msgid "Got unknown keyword args: %r" msgstr "Ags, mot clé inconnu: %r" -#: oslo_concurrency/processutils.py:177 #, python-format msgid "Got invalid arg log_errors: %r" msgstr "Argument reçu non valide log_errors: %r" -#: oslo_concurrency/processutils.py:183 msgid "Command requested root, but did not specify a root helper." msgstr "La commande exigeait root, mais n'indiquait pas comment obtenir root." -#: oslo_concurrency/processutils.py:199 #, python-format msgid "Running cmd (subprocess): %s" msgstr "Exécution de la commande (sous-processus): %s" -#: oslo_concurrency/processutils.py:242 #, python-format msgid "" "%(desc)r\n" @@ -92,7 +81,6 @@ msgstr "" "stdout: %(stdout)r\n" "stderr: %(stderr)r" -#: oslo_concurrency/processutils.py:251 #, python-format msgid "" "Got an OSError\n" @@ -103,21 +91,16 @@ msgstr "" "commande: %(cmd)r\n" "errno: %(errno)r" -#: oslo_concurrency/processutils.py:257 #, python-format msgid "%r failed. Not Retrying." msgstr "Echec de %r. Nouvelle tentative." -#: oslo_concurrency/processutils.py:261 #, python-format msgid "%r failed. Retrying." msgstr "Echec de %r. Nouvelle tentative." -#: oslo_concurrency/processutils.py:308 msgid "Environment not supported over SSH" msgstr "Environnement non prise en charge sur SSH" -#: oslo_concurrency/processutils.py:312 msgid "process_input not supported over SSH" msgstr "process_input non pris en charge sur SSH" -