feat(i18n): translate remaining components (HU/EN/DE)
Feed, VideoCard, Sidebar, PlayerModal, Channels, Stats, SettingsPanel,
OnboardingWizard, NotificationCenter, Toaster, ErrorBoundary and the relativeTime
helper are now fully translated in Hungarian, English and German, each with its own
locale area file (auto-loaded). Key parity verified across all three languages.
2026-06-15 00:47:04 +02:00
{
"loading" : "Wird geladen…" ,
"backToOriginal" : "Zurück zum ursprünglichen Video" ,
"back" : "Zurück" ,
2026-06-15 16:11:37 +02:00
"previous" : "Vorheriges" ,
"next" : "Nächstes" ,
2026-07-05 00:20:50 +02:00
"autoAdvance" : {
"label" : "Auto" ,
"hint" : "Was am Videoende folgt. Klicken zum Wechseln: Aus, Nächstes, Vorheriges, Zufall. In deinem Konto gespeichert." ,
"off" : "Aus" ,
"next" : "Nächstes" ,
"prev" : "Vorheriges" ,
"random" : "Zufall"
} ,
"loop" : {
"label" : "Wiederholen" ,
"hint" : "Aktuelles Video wiederholen (Eins), ganze Liste wiederholen (Alle) oder keines (Aus). In deinem Konto gespeichert." ,
"off" : "Aus" ,
"one" : "Eins" ,
"all" : "Alle"
} ,
feat(i18n): translate remaining components (HU/EN/DE)
Feed, VideoCard, Sidebar, PlayerModal, Channels, Stats, SettingsPanel,
OnboardingWizard, NotificationCenter, Toaster, ErrorBoundary and the relativeTime
helper are now fully translated in Hungarian, English and German, each with its own
locale area file (auto-loaded). Key parity verified across all three languages.
2026-06-15 00:47:04 +02:00
"close" : "Schließen" ,
"closeEsc" : "Schließen (Esc)" ,
"description" : "Beschreibung" ,
"noDescription" : "Keine Beschreibung." ,
"channel" : "Kanal" ,
"views" : "{{formattedCount}} Aufrufe" ,
"stream" : "Stream" ,
"watched" : "Angesehen" ,
"markWatched" : "Als angesehen markieren" ,
"watchedUnmark" : "Angesehen — zum Aufheben klicken" ,
"jumpToTime" : "Zu dieser Stelle springen" ,
2026-06-16 10:45:57 +02:00
"playInApp" : "Im integrierten Player abspielen" ,
"unavailableTitle" : "Hier nicht abspielbar" ,
"unavailableBody" : "Dieses Video ist nicht verfügbar — möglicherweise privat, entfernt oder regional gesperrt." ,
"embedDisabledBody" : "Der Eigentümer hat die Wiedergabe auf anderen Seiten deaktiviert (häufig bei automatisch generierten „Topic“-Musiktiteln). Auf YouTube ist es weiterhin abspielbar." ,
2026-06-29 23:37:18 +02:00
"openOnYoutube" : "Auf YouTube öffnen" ,
2026-07-10 15:52:34 +02:00
"shortcutsHint" : "Klick: Wiedergabe/Pause · Scrollen: Lautstärke · F: Vollbild" ,
"nativeControls" : "YouTube-Steuerung aktiv"
feat(i18n): translate remaining components (HU/EN/DE)
Feed, VideoCard, Sidebar, PlayerModal, Channels, Stats, SettingsPanel,
OnboardingWizard, NotificationCenter, Toaster, ErrorBoundary and the relativeTime
helper are now fully translated in Hungarian, English and German, each with its own
locale area file (auto-loaded). Key parity verified across all three languages.
2026-06-15 00:47:04 +02:00
}