diff --git a/locale/fr/LC_MESSAGES/django.mo b/locale/fr/LC_MESSAGES/django.mo index ba9af79..ccdd1fe 100644 Binary files a/locale/fr/LC_MESSAGES/django.mo and b/locale/fr/LC_MESSAGES/django.mo differ diff --git a/locale/fr/LC_MESSAGES/django.po b/locale/fr/LC_MESSAGES/django.po index 765f701..7033d6f 100644 --- a/locale/fr/LC_MESSAGES/django.po +++ b/locale/fr/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-09-14 19:19+0000\n" +"POT-Creation-Date: 2016-09-14 19:45+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -276,6 +276,22 @@ msgstr "Thèmes" msgid "Speakers" msgstr "Orateurs" +#: ponyconf/templates/base.html:59 +msgid "Administration" +msgstr "Administration" + +#: ponyconf/templates/base.html:66 +msgid "Conference" +msgstr "Conférence" + +#: ponyconf/templates/base.html:68 +msgid "Participants" +msgstr "Participants" + +#: ponyconf/templates/base.html:69 +msgid "Correspondence" +msgstr "Correspondance" + #: ponyconf/templates/base.html:78 msgid "Register" msgstr "S’inscrire" diff --git a/ponyconf/templates/base.html b/ponyconf/templates/base.html index 18d810a..a531880 100644 --- a/ponyconf/templates/base.html +++ b/ponyconf/templates/base.html @@ -55,17 +55,17 @@ {% if request.user.is_authenticated %} {% if request|staff %}