Imported Translations from Transifex
For more information about this automatic import see: https://wiki.openstack.org/wiki/Translations/Infrastructure Change-Id: Idf8df46c5788693818a63c1324a8bff18b4292d9
This commit is contained in:
parent
c0280ba6cb
commit
e342fc8205
@ -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`"
|
||||
|
@ -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"
|
||||
|
@ -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 <andi@gowling.com>\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"
|
||||
|
||||
|
@ -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"
|
||||
|
@ -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"
|
||||
|
@ -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 <max.coquerel@gmail.com>\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"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user