From 119c8085f34f7f1f6ce010cb8d5a2a565eafff83 Mon Sep 17 00:00:00 2001 From: Giuseppe Stelluto Date: Thu, 22 Feb 2024 19:11:21 +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 | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/src/strings/it.json b/src/strings/it.json index c2cdd2c7e7..4dddc27c07 100644 --- a/src/strings/it.json +++ b/src/strings/it.json @@ -431,7 +431,7 @@ "LabelCollection": "Collezione", "LabelCommunityRating": "Voto del pubblico", "LabelContentType": "Tipo di contenuto", - "LabelCountry": "Nazione", + "LabelCountry": "Nazione/Regione", "LabelCriticRating": "Voto della critica", "LabelCurrentPassword": "Password corrente", "LabelCustomCertificatePath": "Percorso personalizzato certificato SSL", @@ -1782,5 +1782,8 @@ "AiTranslated": "Traduzione con AI", "HeaderGuestCast": "Personaggi Famosi", "SearchResultsEmpty": "Ci dispiace! Nessun risultato trovato per \"{0}\"", - "HeaderAllRecordings": "Tutte le registrazioni" + "HeaderAllRecordings": "Tutte le registrazioni", + "LabelBuildVersion": "Versione Compilata", + "LabelServerVersion": "Versione server", + "LabelWebVersion": "Versione web" }