From e9128b714ac0074a5c33c8d88d7fcd29a1f771f4 Mon Sep 17 00:00:00 2001 From: Lenny Angst Date: Mon, 12 Jan 2026 15:37:08 +0000 Subject: [PATCH] Translated using Weblate (German) Currently translated at 100.0% (188 of 188 strings) Translation: Materialious/Materialious Translate-URL: https://toolate.othing.xyz/projects/materialious/materialious/de/ --- materialious/src/lib/i18n/locales/de.json | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/materialious/src/lib/i18n/locales/de.json b/materialious/src/lib/i18n/locales/de.json index 4a147b6c..4611cdc4 100644 --- a/materialious/src/lib/i18n/locales/de.json +++ b/materialious/src/lib/i18n/locales/de.json @@ -163,7 +163,8 @@ "defaultPlaybackSpeed": "Standardmäßige Wiedergabegeschwindigkeit", "ccByDefault": "Untertitel standardmäßig an", "localVideoFallback": "Lokaler Video-Fallback", - "playerStatistics": "Player-Statistiken standardmäßig anzeigen" + "playerStatistics": "Player-Statistiken standardmäßig anzeigen", + "networkChangePause": "Bei Netzwerkwechsel pausieren" }, "bookmarklet": "Lesezeichen", "instanceUrl": "URL der Instanz", @@ -177,7 +178,10 @@ "intermissionIntroAnimation": "Unterbrechung/Einstiegsanimation", "credits": "Abspann", "preViewRecapHook": "Vorschau/Rückblick/Hook", - "tangentJokes": "Füllende Abweichler/Witze" + "tangentJokes": "Füllende Abweichler/Witze", + "automatic": "Automatisch überspringen", + "manual": "Manuell überspringen", + "timeline": "Nur Zeitleiste" }, "deArrow": { "title": "DeArrow", @@ -217,5 +221,7 @@ "oldest": "Älteste", "popular": "Populär", "favouriteChannel": "Kanal favorisieren", - "unfavouriteChannel": "Kanal entfavorisieren" + "unfavouriteChannel": "Kanal entfavorisieren", + "skip": "Überspringen", + "upcomingSegment": "Kommend " }