From 8a390e3f2a68d225ac70af018f055fbef7368743 Mon Sep 17 00:00:00 2001 From: millallo Date: Wed, 21 Jun 2023 06:38:32 +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, 6 insertions(+), 1 deletion(-) diff --git a/src/strings/it.json b/src/strings/it.json index e018038d97..1303a549c1 100644 --- a/src/strings/it.json +++ b/src/strings/it.json @@ -1731,5 +1731,10 @@ "Studio": "Studio", "GetThePlugin": "Ottieni il Plugin", "Notifications": "Notifiche", - "AllowCollectionManagement": "Permetti a questo utente di gestire le collezioni" + "AllowCollectionManagement": "Permetti a questo utente di gestire le collezioni", + "PasswordRequiredForAdmin": "La password รจ obbligatoria per gli account amministratori.", + "LabelSyncPlayNoGroups": "Nessun gruppo disponibile", + "NotificationsMovedMessage": "Le notifiche sono state spostate nel plugin Webhook.", + "EnableAudioNormalizationHelp": "La normalizzazione dell'audio aggiunge un guadagno per mantenerlo ad un livello desiderato (-18dB).", + "EnableAudioNormalization": "Normalizzazione Audio" }