From c47055e855fc801f65113475f6f89aeef2b23d84 Mon Sep 17 00:00:00 2001 From: millallo Date: Thu, 24 Feb 2022 07:26:59 +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 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/strings/it.json b/src/strings/it.json index 799e220dd..67bbed7ea 100644 --- a/src/strings/it.json +++ b/src/strings/it.json @@ -1626,5 +1626,8 @@ "AllowEmbeddedSubtitlesAllowAllOption": "Tutti", "AllowEmbeddedSubtitlesAllowNoneOption": "Nessuno", "AllowEmbeddedSubtitlesHelp": "Disabilita i sottotitoli contenuti all'interno dei media. Richiede una nuova scansione della libreria.", - "AllowEmbeddedSubtitles": "Disabilita i sottotitoli integrati" + "AllowEmbeddedSubtitles": "Disabilita i sottotitoli integrati", + "NextUpRewatching": "Riguarda", + "ShowParentImages": "Visualizza le immagini", + "MixedMoviesShows": "Film e Serie TV" }