From e348794536aefcfdb2191351ec0f44ed44b1bd27 Mon Sep 17 00:00:00 2001 From: millallo Date: Wed, 19 Apr 2023 11:55:49 +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 | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/src/strings/it.json b/src/strings/it.json index cde3f12b6..6ee351058 100644 --- a/src/strings/it.json +++ b/src/strings/it.json @@ -1688,5 +1688,23 @@ "EnableCardLayout": "Mostra CardBox visual", "StereoDownmixAlgorithmHelp": "Algoritmo utilizzato per il downmix dell'audio multicanale in stereo.", "LabelStereoDownmixAlgorithm": "Algoritmo Downmix stereo", - "Experimental": "Sperimentale" + "Experimental": "Sperimentale", + "HeaderPerformance": "Prestazioni", + "SubtitleBlack": "Nero", + "SubtitleCyan": "Celeste", + "SubtitleWhite": "Bianco", + "SubtitleBlue": "Blu", + "SubtitleLightGray": "Grigio chiaro", + "SubtitleYellow": "Giallo", + "LabelDummyChapterCount": "Limite", + "LabelChapterImageResolution": "Risoluzione", + "SubtitleGray": "Grigio", + "SubtitleGreen": "Verde", + "SubtitleMagenta": "Viola", + "SubtitleRed": "Rosso", + "LabelDummyChapterDuration": "Intervallo", + "LabelDummyChapterDurationHelp": "Intervallo in secondi tra le estrazioni delle immagini in capitoli.", + "LabelDummyChapterCountHelp": "Numero massimo di capitoli da estrarre per ciascun file.", + "LabelChapterImageResolutionHelp": "Risoluzione delle immagini per l'estrazione", + "HeaderDummyChapter": "Immagini Capitolo" }