1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Translated using Weblate (Italian)

Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/it/
This commit is contained in:
millallo 2021-12-31 08:52:12 +00:00 committed by Weblate
parent 5c84fa6c74
commit 220a1ee32f

View file

@ -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"
}