From 9d30eb6c67b934d0965fd65ba397d179772990aa Mon Sep 17 00:00:00 2001 From: millallo Date: Mon, 22 Jun 2020 15:17:57 +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 | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/src/strings/it.json b/src/strings/it.json index 814fa0a6a7..e4da012d34 100644 --- a/src/strings/it.json +++ b/src/strings/it.json @@ -1557,6 +1557,15 @@ "ButtonSyncPlay": "SyncPlay", "EnableFasterAnimationsHelp": "Utilizza animazioni e transizioni veloci", "EnableFasterAnimations": "Animazioni veloci", - "EnableDecodingColorDepth10Vp9": "Abilita la decodifica hardware 10-Bit per Vp9", - "EnableDecodingColorDepth10Hevc": "Abilita la decodifica hardware 10-Bit per HEVC" + "EnableDecodingColorDepth10Vp9": "Abilita la decodifica hardware 10-Bit per VP9", + "EnableDecodingColorDepth10Hevc": "Abilita la decodifica hardware 10-Bit per HEVC", + "TabRepositories": "Repository", + "MessageNoGenresAvailable": "Abilita un metadata provider per recuperare i generi da internet.", + "MessageAddRepository": "Cliccare sul bottone vicino all'header se si intende aggiungere un nuovo repository.", + "LabelRepositoryNameHelp": "Nome personalizzato per distinguere questo repository dagli altri sul tuo server.", + "LabelRepositoryName": "Nome Repository", + "LabelRepositoryUrlHelp": "URL del repository manifest che si vuole includere.", + "LabelRepositoryUrl": "URL Repository", + "HeaderNewRepository": "Nuovo Repository", + "MessageNoRepositories": "Nessun repository." }