Skip to content

Commit

Permalink
Translated using Weblate (Italian)
Browse files Browse the repository at this point in the history
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/it/
  • Loading branch information
millallo authored and weblate committed Dec 31, 2021
1 parent 5c84fa6 commit 220a1ee
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion src/strings/it.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}

0 comments on commit 220a1ee

Please sign in to comment.