translation
This commit is contained in:
parent
cf02bce45e
commit
669d26600a
Binary file not shown.
|
@ -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"
|
||||
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
{% extends "./filter.html" %}
|
||||
{% load static %}
|
||||
|
||||
{% load static i18n %}
|
||||
|
||||
{% block content %}
|
||||
<ul>
|
||||
|
|
Loading…
Reference in New Issue
Block a user