diff --git a/aircox/locale/fr/LC_MESSAGES/django.mo b/aircox/locale/fr/LC_MESSAGES/django.mo index 27a1b5c..cbff7fc 100644 Binary files a/aircox/locale/fr/LC_MESSAGES/django.mo and b/aircox/locale/fr/LC_MESSAGES/django.mo differ diff --git a/aircox/locale/fr/LC_MESSAGES/django.po b/aircox/locale/fr/LC_MESSAGES/django.po index 9745a9e..70354f6 100644 --- a/aircox/locale/fr/LC_MESSAGES/django.po +++ b/aircox/locale/fr/LC_MESSAGES/django.po @@ -73,10 +73,8 @@ msgid "Audio" msgstr "Audio" #: aircox/admin/sound.py:61 -#, fuzzy -#| msgid "Programs list" msgid "Program / Episode" -msgstr "Liste des programmes" +msgstr "Programme / Episode" #: aircox/admin/sound.py:79 aircox/templates/aircox/episode_detail.html:64 msgid "Playlist" @@ -102,10 +100,8 @@ msgid "Search" msgstr "Chercher" #: aircox/filters.py:22 -#, fuzzy -#| msgid "Podcasts" msgid "Podcast" -msgstr "Podcasts" +msgstr "Podcast" #: aircox/management/commands/sounds_monitor.py:204 msgid "unknown" @@ -146,10 +142,8 @@ msgid "episode" msgstr "épisode" #: aircox/models/episode.py:177 -#, fuzzy -#| msgid "Schedule" msgid "schedule" -msgstr "Horaire" +msgstr "horaire" #: aircox/models/episode.py:181 aircox/models/log.py:91 #: aircox/models/sound.py:101 aircox/models/station.py:142 @@ -269,10 +263,8 @@ msgid "category" msgstr "catégorie" #: aircox/models/page.py:165 -#, fuzzy -#| msgid "publications/" msgid "publication date" -msgstr "publications/" +msgstr "date de publications" #: aircox/models/page.py:167 msgid "featured" @@ -364,10 +356,8 @@ msgid "Menu item" msgstr "Élément du menu" #: aircox/models/page.py:257 -#, fuzzy -#| msgid "Menu item" msgid "Menu items" -msgstr "Élément du menu" +msgstr "Éléments de menu" #: aircox/models/program.py:57 aircox/models/station.py:52 #: aircox/models/station.py:144 @@ -399,10 +389,8 @@ msgid "rerun of" msgstr "rediffusion de" #: aircox/models/program.py:226 -#, fuzzy -#| msgid "rerun must happen after initial" msgid "rerun must happen after original" -msgstr "la rediffusion doit se passer après l'original" +msgstr "la rediffusion doit être après l'original" #: aircox/models/program.py:254 msgid "date of the first diffusion" @@ -884,10 +872,8 @@ msgid "Post comment" msgstr "Commenter" #: aircox/templates/aircox/page_list.html:25 -#, fuzzy -#| msgid "content" msgid "Search content" -msgstr "contenu" +msgstr "Recherche" #: aircox/templates/aircox/page_list.html:54 msgid "Apply" @@ -956,8 +942,6 @@ msgid "Diffusion currently on air" msgstr "Diffusion en ce moment sur les ondes" #: aircox/templates/aircox/widgets/player.html:42 -#, fuzzy -#| msgid "Currently" msgid "Currently playing" msgstr "En ce moment" diff --git a/aircox/templates/admin/aircox/filters/date_filter.html b/aircox/templates/admin/aircox/filters/date_filter.html index a176b95..2f55a2a 100644 --- a/aircox/templates/admin/aircox/filters/date_filter.html +++ b/aircox/templates/admin/aircox/filters/date_filter.html @@ -1,6 +1,5 @@ {% extends "./filter.html" %} -{% load static %} - +{% load static i18n %} {% block content %}