From: Guillaume Pellerin Date: Tue, 15 Nov 2016 12:12:01 +0000 (+0100) Subject: update locales X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=9211acb911c19abebbc85670545f5f1262900f1d;p=mezzo.git update locales --- diff --git a/app/locale/fr/LC_MESSAGES/django.mo b/app/locale/fr/LC_MESSAGES/django.mo index 61d9bd4f..36d8a274 100644 Binary files a/app/locale/fr/LC_MESSAGES/django.mo and b/app/locale/fr/LC_MESSAGES/django.mo differ diff --git a/app/locale/fr/LC_MESSAGES/django.po b/app/locale/fr/LC_MESSAGES/django.po index 32a07285..db6d5297 100644 --- a/app/locale/fr/LC_MESSAGES/django.po +++ b/app/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-11-15 13:04+0100\n" +"POT-Creation-Date: 2016-11-15 13:11+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -1950,22 +1950,23 @@ msgstr "Encadrants" msgid "Persons" msgstr "Personnes" -#: templates/agenda/event_list.html:8 templates/agenda/event_list.html:74 -#: templates/agenda/event_list.html:88 templates/agenda/event_list.html:96 +#: templates/agenda/event_list.html:8 templates/agenda/event_list.html:73 +#: templates/agenda/event_list.html:87 templates/agenda/event_list.html:95 msgid "Rendez-vous in Paris" msgstr "Rendez-vous à Paris" -#: templates/agenda/event_list.html:39 templates/agenda/event_list.html:70 -#: templates/agenda/event_list.html:102 -msgid "Tournées" -msgstr "On tour" +#: templates/agenda/event_list.html:39 templates/agenda/event_list.html:55 +#: templates/agenda/event_list.html:69 templates/agenda/event_list.html:101 +#: templates/agenda/event_list.html:148 +msgid "On tour" +msgstr "Tournées" -#: templates/agenda/event_list.html:41 templates/agenda/event_list.html:72 -#: templates/agenda/event_list.html:109 +#: templates/agenda/event_list.html:41 templates/agenda/event_list.html:71 +#: templates/agenda/event_list.html:108 msgid "Archives" msgstr "Archives" -#: templates/agenda/event_list.html:109 +#: templates/agenda/event_list.html:108 msgid "archive" msgstr "archive" @@ -2933,6 +2934,9 @@ msgstr "" msgid "Recent Tweets" msgstr "Tweets récents" +#~ msgid "Tournées" +#~ msgstr "On tour" + #~ msgid "Applications" #~ msgstr "Appels à candidature" diff --git a/app/templates/agenda/event_list.html b/app/templates/agenda/event_list.html index 4cee2882..7fc15a49 100644 --- a/app/templates/agenda/event_list.html +++ b/app/templates/agenda/event_list.html @@ -36,7 +36,7 @@

{% if tag and tag|tag_is_excluded %} - {% trans "Tournées" %} + {% trans "On tour" %} {% elif is_archive %} {% trans 'Archives' %} {% else %} @@ -52,7 +52,7 @@ {% if tag and not tag|tag_is_excluded or not tag and not is_archive %}