commit d22a1e03e829461fbb6263cfc5590336d707be06 Author: Translation commit bot translation@torproject.org Date: Wed Oct 13 23:17:36 2021 +0000
https://gitweb.torproject.org/translation.git/commit/?h=tor-launcher-network... --- pt-PT/network-settings.dtd | 13 +++++++++++++ 1 file changed, 13 insertions(+)
diff --git a/pt-PT/network-settings.dtd b/pt-PT/network-settings.dtd index 9e23b44db6..79307bb138 100644 --- a/pt-PT/network-settings.dtd +++ b/pt-PT/network-settings.dtd @@ -66,6 +66,9 @@ <!ENTITY torPreferences.torSettings "Definições do Tor"> <!ENTITY torPreferences.torSettingsDescription "" > <!ENTITY torPreferences.learnMore ""> +<!ENTITY torPreferences.quickstart ""> +<!ENTITY torPreferences.quickstartDescription ""> +<!ENTITY torPreferences.quickstartCheckbox ""> <!ENTITY torPreferences.bridges ""> <!ENTITY torPreferences.bridgesDescription ""> <!ENTITY torPreferences.useBridge ""> @@ -81,3 +84,13 @@ <!ENTITY torPreferences.viewTorLogs ""> <!ENTITY torPreferences.viewLogs ""> <!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