feat: add error message page; improve admin ui; add missing test files

This commit is contained in:
bkfox
2023-09-12 21:00:44 +02:00
parent a0468899b0
commit 876e4cdfa7
28 changed files with 1242 additions and 438 deletions

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-05-21 14:30+0000\n"
"POT-Creation-Date: 2023-09-12 18:48+0000\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"
@ -18,18 +18,6 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: aircox_streamer/controllers.py:75
msgid "playing"
msgstr "en cours de lecture"
#: aircox_streamer/controllers.py:77
msgid "paused"
msgstr "pause"
#: aircox_streamer/controllers.py:79
msgid "stopped"
msgstr "arrêt"
#: aircox_streamer/templates/aircox_streamer/source_item.html:18
msgid "Edit related program"
msgstr "Éditer le programme correspondant"
@ -103,6 +91,15 @@ msgstr "Recharger"
msgid "Select a station"
msgstr "Sélectionner une station"
#: aircox_streamer/urls.py:10 aircox_streamer/views.py:9
#: aircox_streamer/urls.py:13 aircox_streamer/views.py:10
msgid "Streamer Monitor"
msgstr "Moniteur de stream"
#~ msgid "playing"
#~ msgstr "en cours de lecture"
#~ msgid "paused"
#~ msgstr "pause"
#~ msgid "stopped"
#~ msgstr "arrêt"