From 1b8fcb51abde9bb9a021971355cd55606fda272d Mon Sep 17 00:00:00 2001 From: docmeth02 Date: Sun, 6 Mar 2022 13:34:22 +0000 Subject: [PATCH] Translated using Weblate (German) Translation: Jellyfin/Jellyfin Web Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/de/ --- src/strings/de.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/src/strings/de.json b/src/strings/de.json index bb7eb81c74..de76226a74 100644 --- a/src/strings/de.json +++ b/src/strings/de.json @@ -1632,5 +1632,11 @@ "ThemeVideo": "Titelvideo", "NextUpRewatching": "Erneut ansehen", "MixedMoviesShows": "Gemischte Filme und Serien", - "AddToFavorites": "Zu Favoriten hinzufügen" + "AddToFavorites": "Zu Favoriten hinzufügen", + "GoogleCastUnsupported": "Google Cast nicht unterstützt", + "CopyFailed": "kopieren fehlgeschlagen", + "Copy": "kopieren", + "Copied": "kopiert", + "ButtonClose": "Schließen", + "ButtonBackspace": "Rücktaste" }