From 0d6c5f4e3dd0d595f07d2bec90aeab5755cbd982 Mon Sep 17 00:00:00 2001 From: Jannis Date: Sat, 28 Aug 2021 22:36:37 +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 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/strings/de.json b/src/strings/de.json index e60908ea1..c6bedb92a 100644 --- a/src/strings/de.json +++ b/src/strings/de.json @@ -1539,5 +1539,6 @@ "VideoCodecNotSupported": "Der Video-Codec wird nicht unterstützt", "SubtitleCodecNotSupported": "Der Untertitel-Codec wird nicht unterstützt", "AudioCodecNotSupported": "Der Audio-Codec wird nicht unterstützt", - "ContainerNotSupported": "Der Container wird nicht unterstützt" + "ContainerNotSupported": "Der Container wird nicht unterstützt", + "LabelHardwareEncoding": "Hardwarekodierung:" }