From 77703e0268e9154f4bb46e4b3ad6f127e380d11a Mon Sep 17 00:00:00 2001 From: Murtas Alessandro Date: Fri, 6 Jun 2025 14:38:22 +0200 Subject: [PATCH] chore(i18n): Translated using Weblate (Italian) Currently translated at 100.0% (423 of 423 strings) Translation: th-ch/youtube-music/i18n Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/it/ --- src/i18n/resources/it.json | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/src/i18n/resources/it.json b/src/i18n/resources/it.json index c70a9d47..c4708b82 100644 --- a/src/i18n/resources/it.json +++ b/src/i18n/resources/it.json @@ -333,6 +333,30 @@ "description": "Attiva la compressione audio (abbassa il volume delle parti più alte e alza quello delle parti più basse del segnale)", "name": "Compressore audio" }, + "auth-proxy-adapter": { + "description": "Supporto per l'utilizzo di servizi proxy di autenticazione", + "menu": { + "disable": "Disattiva adattatore proxy", + "enable": "Attiva adattatore proxy", + "hostname": { + "label": "Nome host" + }, + "port": { + "label": "Porta" + } + }, + "name": "Adattatore proxy di autenticazione", + "prompt": { + "hostname": { + "label": "Inserire hostname del server proxy locale (richiede riavvio):", + "title": "Nome host del proxy" + }, + "port": { + "label": "Inserire porta del server proxy locale (richiede riavvio):", + "title": "Porta Proxy" + } + } + }, "blur-nav-bar": { "description": "Rende la barra di navigazione trasparente e sfuocata", "name": "Barra di navigazione trasparente"