From 9a963a9555d6e22200cc9c50e27ccef02f80aa75 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Thu, 28 May 2015 06:05:57 +0000 Subject: [PATCH] Imported Translations from Transifex For more information about this automatic import see: https://wiki.openstack.org/wiki/Translations/Infrastructure Change-Id: I1482778ae774059867d06e0a40bbbbeb7c70fe5f --- .../LC_MESSAGES/oslo.concurrency-log-error.po | 10 +- .../en_GB/LC_MESSAGES/oslo.concurrency.po | 106 ++++++++--------- .../LC_MESSAGES/oslo.concurrency-log-error.po | 10 +- .../locale/fr/LC_MESSAGES/oslo.concurrency.po | 108 +++++++++--------- 4 files changed, 117 insertions(+), 117 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 \n" "Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/" @@ -21,10 +21,10 @@ msgstr "" "Generated-By: Babel 1.3\n" "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 \n" "Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/" @@ -20,52 +20,6 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "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." -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." - -#, python-format -msgid "" -"%(description)s\n" -"Command: %(cmd)s\n" -"Exit code: %(exit_code)s\n" -"Stdout: %(stdout)r\n" -"Stderr: %(stderr)r" -msgstr "" -"%(description)s\n" -"Command: %(cmd)s\n" -"Exit code: %(exit_code)s\n" -"Stdout: %(stdout)r\n" -"Stderr: %(stderr)r" - -#, python-format -msgid "Got unknown keyword args: %r" -msgstr "Got unknown keyword args: %r" - -#, python-format -msgid "Got invalid arg log_errors: %r" -msgstr "Got invalid arg log_errors: %r" - -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" @@ -82,13 +36,17 @@ msgstr "" #, python-format msgid "" -"Got an OSError\n" -"command: %(cmd)r\n" -"errno: %(errno)r" +"%(description)s\n" +"Command: %(cmd)s\n" +"Exit code: %(exit_code)s\n" +"Stdout: %(stdout)r\n" +"Stderr: %(stderr)r" msgstr "" -"Got an OSError\n" -"command: %(cmd)r\n" -"errno: %(errno)r" +"%(description)s\n" +"Command: %(cmd)s\n" +"Exit code: %(exit_code)s\n" +"Stdout: %(stdout)r\n" +"Stderr: %(stderr)r" #, python-format msgid "%r failed. Not Retrying." @@ -98,8 +56,50 @@ msgstr "%r failed. Not Retrying." 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." + msgid "Environment not supported over SSH" msgstr "Environment not supported over SSH" +#, python-format +msgid "" +"Got an OSError\n" +"command: %(cmd)r\n" +"errno: %(errno)r" +msgstr "" +"Got an OSError\n" +"command: %(cmd)r\n" +"errno: %(errno)r" + +#, python-format +msgid "Got invalid arg log_errors: %r" +msgstr "Got invalid arg log_errors: %r" + +#, python-format +msgid "Got unknown keyword args: %r" +msgstr "Got unknown keyword args: %r" + +#, 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 \n" "Language-Team: French (http://www.transifex.com/projects/p/osloconcurrency/" @@ -21,10 +21,10 @@ msgstr "" "Generated-By: Babel 1.3\n" "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 \n" "Language-Team: French (http://www.transifex.com/projects/p/osloconcurrency/" @@ -20,53 +20,6 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "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." -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." - -#, python-format -msgid "" -"%(description)s\n" -"Command: %(cmd)s\n" -"Exit code: %(exit_code)s\n" -"Stdout: %(stdout)r\n" -"Stderr: %(stderr)r" -msgstr "" -"%(description)s\n" -"Commande: %(cmd)s\n" -"Code de sortie: %(exit_code)s\n" -"Stdout: %(stdout)r\n" -"Stderr: %(stderr)r" - -#, python-format -msgid "Got unknown keyword args: %r" -msgstr "Ags, mot clé inconnu: %r" - -#, python-format -msgid "Got invalid arg log_errors: %r" -msgstr "Argument reçu non valide log_errors: %r" - -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" @@ -83,13 +36,17 @@ msgstr "" #, python-format msgid "" -"Got an OSError\n" -"command: %(cmd)r\n" -"errno: %(errno)r" +"%(description)s\n" +"Command: %(cmd)s\n" +"Exit code: %(exit_code)s\n" +"Stdout: %(stdout)r\n" +"Stderr: %(stderr)r" msgstr "" -"Erreur du Système\n" -"commande: %(cmd)r\n" -"errno: %(errno)r" +"%(description)s\n" +"Commande: %(cmd)s\n" +"Code de sortie: %(exit_code)s\n" +"Stdout: %(stdout)r\n" +"Stderr: %(stderr)r" #, python-format msgid "%r failed. Not Retrying." @@ -99,8 +56,51 @@ msgstr "Echec de %r. Nouvelle tentative." 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." + msgid "Environment not supported over SSH" msgstr "Environnement non prise en charge sur SSH" +#, python-format +msgid "" +"Got an OSError\n" +"command: %(cmd)r\n" +"errno: %(errno)r" +msgstr "" +"Erreur du Système\n" +"commande: %(cmd)r\n" +"errno: %(errno)r" + +#, python-format +msgid "Got invalid arg log_errors: %r" +msgstr "Argument reçu non valide log_errors: %r" + +#, python-format +msgid "Got unknown keyword args: %r" +msgstr "Ags, mot clé inconnu: %r" + +#, 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"