commit da81ac254bc393c711103f829d2e4308ad4f8e25 Author: Translation commit bot translation@torproject.org Date: Fri Aug 27 18:17:44 2021 +0000
https://gitweb.torproject.org/translation.git/commit/?h=tor-launcher-network... --- it/network-settings.dtd | 4 ++++ 1 file changed, 4 insertions(+)
diff --git a/it/network-settings.dtd b/it/network-settings.dtd index aeadf75c90..fc9ddc9bf4 100644 --- a/it/network-settings.dtd +++ b/it/network-settings.dtd @@ -66,6 +66,9 @@ <!ENTITY torPreferences.torSettings "Impostazioni di Tor"> <!ENTITY torPreferences.torSettingsDescription "Tor Browser indirizza il tuo traffico nella rete Tor, gestita da migliaia di volontari in tutto il mondo." > <!ENTITY torPreferences.learnMore "Maggiori informazioni"> +<!ENTITY torPreferences.quickstart "Quickstart"> +<!ENTITY torPreferences.quickstartDescription "Quickstart permette a Tor Browser di connettersi automaticamente."> +<!ENTITY torPreferences.quickstartCheckbox "Connetti sempre automaticamente"> <!ENTITY torPreferences.bridges "Bridges"> <!ENTITY torPreferences.bridgesDescription "I bridge ti aiutano ad accedere alla rete Tor in luoghi dove Tor viene bloccato. A seconda di dove ti trovi, un bridge può funzionare meglio di un altro."> <!ENTITY torPreferences.useBridge "Usa un bridge"> @@ -89,4 +92,5 @@ <!ENTITY torConnect.tryAgainMessage ""> <!ENTITY torConnect.connectingConcise ""> <!ENTITY torConnect.connectedConcise ""> +<!ENTITY torConnect.notConnectedConcise "Non Connesso"> <!ENTITY torConnect.copyLog "">
tor-commits@lists.torproject.org