feat: live tv

This commit is contained in:
edde746
2026-02-11 16:27:49 +01:00
parent 5d40468dc2
commit 403b1f6776
37 changed files with 3715 additions and 107 deletions
+32 -1
View File
@@ -527,7 +527,38 @@
},
"navigation": {
"libraries": "Mediatheken",
"downloads": "Downloads"
"downloads": "Downloads",
"liveTv": "Live-TV"
},
"liveTv": {
"title": "Live-TV",
"channels": "Kanäle",
"guide": "Programmführer",
"recordings": "Aufnahmen",
"subscriptions": "Aufnahmeregeln",
"scheduled": "Geplant",
"noChannels": "Keine Kanäle verfügbar",
"noDvr": "Kein DVR auf einem Server konfiguriert",
"tuneFailed": "Kanal konnte nicht eingestellt werden",
"loading": "Kanäle werden geladen...",
"nowPlaying": "Läuft gerade",
"whatsOnNow": "Jetzt im TV",
"record": "Aufnehmen",
"recordSeries": "Serie aufnehmen",
"cancelRecording": "Aufnahme abbrechen",
"deleteSubscription": "Aufnahmeregel löschen",
"deleteSubscriptionConfirm": "Möchten Sie diese Aufnahmeregel wirklich löschen?",
"subscriptionDeleted": "Aufnahmeregel gelöscht",
"noPrograms": "Keine Programmdaten verfügbar",
"noRecordings": "Keine Aufnahmen geplant",
"noSubscriptions": "Keine Aufnahmeregeln",
"channelNumber": "Kanal ${number}",
"live": "LIVE",
"hd": "HD",
"premiere": "NEU",
"reloadGuide": "Programmführer neu laden",
"guideReloaded": "Programmdaten neu geladen",
"allChannels": "Alle Kanäle"
},
"downloads": {
"title": "Downloads",