From 3807f3fe0db4a239cd2cef2677754aa50cf3e726 Mon Sep 17 00:00:00 2001 From: Benjamin Dauvergne Date: Wed, 6 Jan 2016 13:31:07 +0100 Subject: [PATCH 5/6] agent/authentic2: update french translation (fixes #9503) --- .../agent/authentic2/locale/fr/LC_MESSAGES/django.po | 20 ++++++++++++++------ 1 file changed, 14 insertions(+), 6 deletions(-) diff --git a/hobo/agent/authentic2/locale/fr/LC_MESSAGES/django.po b/hobo/agent/authentic2/locale/fr/LC_MESSAGES/django.po index fb018e2..4c5347d 100644 --- a/hobo/agent/authentic2/locale/fr/LC_MESSAGES/django.po +++ b/hobo/agent/authentic2/locale/fr/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: hobo 0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-09-25 13:31+0000\n" +"POT-Creation-Date: 2016-01-06 13:46+0100\n" "PO-Revision-Date: 2014-03-24 19:31+0100\n" "Last-Translator: Frederic Peters \n" "Language: French\n" @@ -16,24 +16,32 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: agent/authentic2/management/commands/hobo_deploy.py:143 +#: management/commands/hobo_deploy.py:160 #, python-format msgid "Superuser of %s" msgstr "Administrateur de %s" -#: agent/authentic2/management/commands/import-wcs-roles.py:66 +#: management/commands/import-wcs-roles.py:66 msgid "Superuser" msgstr "Administrateur" -#: agent/authentic2/role_forms.py:39 +#: role_forms.py:39 #, python-brace-format msgid "Item {0} is invalid: {1}" msgstr "L'élément {0} est invalide: {1}" -#: agent/authentic2/role_forms.py:78 +#: role_forms.py:80 +msgid "Role details" +msgstr "Détail du rôle" + +#: role_forms.py:82 msgid "Emails" msgstr "Courriels" -#: agent/authentic2/role_forms.py:82 +#: role_forms.py:85 +msgid "Emails must be separated by commas." +msgstr "Les courriels doivent être séparés par des virgules." + +#: role_forms.py:87 msgid "Emails to members" msgstr "Propager les courriels à tous les utilisateurs ayant ce rôle" -- 2.1.4