From 036665827b0b8114c565a2ce0f3be78a17607fc7 Mon Sep 17 00:00:00 2001 From: millallo Date: Sun, 29 Aug 2021 06:59:15 +0000 Subject: [PATCH] Translated using Weblate (Italian) Translation: Jellyfin/Jellyfin Web Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/it/ --- src/strings/it.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/strings/it.json b/src/strings/it.json index 7d7f666dd..c340c2cb5 100644 --- a/src/strings/it.json +++ b/src/strings/it.json @@ -1539,5 +1539,6 @@ "VideoCodecNotSupported": "Codec Video non supportato", "SubtitleCodecNotSupported": "Codec sottotitoli non supportato", "ContainerNotSupported": "Container non supportato", - "AudioCodecNotSupported": "Codec Audio non supportato" + "AudioCodecNotSupported": "Codec Audio non supportato", + "LabelHardwareEncoding": "Codifica Hardware:" }