From 220a1ee32fff6860c58ac6046dc935ac8715d4b0 Mon Sep 17 00:00:00 2001 From: millallo Date: Fri, 31 Dec 2021 08:52:12 +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 | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/strings/it.json b/src/strings/it.json index 422b5889f5..3b3caa514c 100644 --- a/src/strings/it.json +++ b/src/strings/it.json @@ -1606,5 +1606,10 @@ "EnableIntelLowPowerHevcHwEncoder": "Abilita l'encoder hardware Intel Low-Power HEVC", "PreferSystemNativeHwDecoder": "Preferisci i decoder hardware DXVA o VA-API nativi del Sistema Operativo", "EnableIntelLowPowerH264HwEncoder": "Abilita l'encoder hardware Intel Low-Power H.264", - "ContainerBitrateExceedsLimit": "Il bitrate video eccede il limite" + "ContainerBitrateExceedsLimit": "Il bitrate video eccede il limite", + "DirectPlayError": "C'è stato un errore nell'avvio della riproduzione", + "UnknownAudioStreamInfo": "Le informazioni del flusso audio non sono disponibili", + "UnknownVideoStreamInfo": "Le informazioni del flusso video non sono disponibili", + "VideoBitrateNotSupported": "Il bitrate video non è supportato", + "AudioIsExternal": "Il flusso audio è esterno" }