msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-04-11 00:18+0200\n"
+"POT-Creation-Date: 2016-04-11 10:22+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
msgstr ""
#: festival/models.py:204 templates/index.html:39
-#| msgid "Artists"
msgid "artists"
msgstr "artistes"
#: festival/models.py:206 templates/index.html:47
-#| msgid "Videos"
msgid "videos"
msgstr "vidéos"
msgstr "Évenement précédent"
#: templates/agenda/event_detail.html:147
-#| msgid "Related event"
msgid "Next event"
msgstr "Évenement suivant"
#: templates/blog/blog_post_detail.html:93
#: templates/includes/share_buttons.html:8
-#| msgid "Share on Facebook"
msgid "Share on Twitter"
msgstr "Partagez sur Twitter"
msgstr "Articles associés"
#: templates/blog/blog_post_list.html:4 templates/blog/blog_post_list.html:22
-#| msgid "Artists"
msgid "Articles"
msgstr "Articles"
msgid "Featured"
msgstr "À la une"
-#: templates/index.html:29
-msgid "Article"
-msgstr "Article"
-
-#: templates/index.html:31 templates/index.html.py:39 templates/index.html:47
+#: templates/index.html:31 templates/index.html.py:39
msgid "All"
msgstr "Tous les"
msgid "articles"
msgstr "articles"
-#: templates/index.html:37
-#| msgid "Artists"
-msgid "Artist"
-msgstr "Artiste"
-
-#: templates/index.html:45
-#| msgid "Videos"
-msgid "Video"
-msgstr "Vidéo"
-
-#: templates/index.html:53
-msgid "Playlist"
-msgstr "Playlist"
+#: templates/index.html:47
+#| msgid "All"
+msgctxt "fem"
+msgid "All"
+msgstr "Toutes les"
#: templates/pages/form.html:24
msgid "Submit"
msgid "Recent Tweets"
msgstr "Tweets récents"
+#~ msgid "Article"
+#~ msgstr "Article"
+
+#~| msgid "Artists"
+#~ msgid "Artist"
+#~ msgstr "Artiste"
+
+#~| msgid "Videos"
+#~ msgid "Video"
+#~ msgstr "Vidéo"
+
+#~ msgid "Playlist"
+#~ msgstr "Playlist"
+
#~ msgid "Related events"
#~ msgstr "Événements associés"
<div class="last__media__entry">
{# <span>{% trans "Video" %}</span>#}
{% include 'festival/inc/video_card.html' %}
- <a href="{% url 'festival-video-list' %}" class="btn btn-full">{% trans "All" %} {% trans "videos" %}</a>
+ <a href="{% url 'festival-video-list' %}" class="btn btn-full">{% trans "All" context "fem" %} {% trans "videos" %}</a>
</div>
{% endfor %}