commit 1c6f87cf39a72f17cf341441e6c9401910484c32 Author: Translation commit bot translation@torproject.org Date: Sat Nov 20 23:17:52 2021 +0000
new translations in tor-launcher-network-settings_completed --- lt/network-settings.dtd | 13 +++++++++++++ 1 file changed, 13 insertions(+)
diff --git a/lt/network-settings.dtd b/lt/network-settings.dtd index ed347b9dcb..8f62ff1d17 100644 --- a/lt/network-settings.dtd +++ b/lt/network-settings.dtd @@ -66,6 +66,9 @@ <!ENTITY torPreferences.torSettings "Tor nustatymai"> <!ENTITY torPreferences.torSettingsDescription "" > <!ENTITY torPreferences.learnMore ""> +<!ENTITY torPreferences.quickstart ""> +<!ENTITY torPreferences.quickstartDescription ""> +<!ENTITY torPreferences.quickstartCheckbox ""> <!ENTITY torPreferences.bridges "Tinklų tiltai"> <!ENTITY torPreferences.bridgesDescription ""> <!ENTITY torPreferences.useBridge "Naudoti tinklų tiltą"> @@ -81,3 +84,13 @@ <!ENTITY torPreferences.viewTorLogs ""> <!ENTITY torPreferences.viewLogs "Rodyti žurnalus…"> <!ENTITY torPreferences.torLogsDialogTitle ""> + +<!-- #24746 about:torconnect strings --> +<!ENTITY torConnect.tryAgain ""> +<!ENTITY torConnect.offline ""> +<!ENTITY torConnect.connectMessage ""> +<!ENTITY torConnect.tryAgainMessage ""> +<!ENTITY torConnect.connectingConcise ""> +<!ENTITY torConnect.connectedConcise ""> +<!ENTITY torConnect.notConnectedConcise ""> +<!ENTITY torConnect.copyLog "">
tor-commits@lists.torproject.org