commit 3f0c9dbce804700faae904c14b7a3f9d31843c97 Author: Translation commit bot translation@torproject.org Date: Wed Dec 22 15:17:29 2021 +0000
new translations in tor-launcher-network-settings_completed --- zh-TW/network-settings.dtd | 13 +++++++++++++ 1 file changed, 13 insertions(+)
diff --git a/zh-TW/network-settings.dtd b/zh-TW/network-settings.dtd index b0d38062a7..1b8505478e 100644 --- a/zh-TW/network-settings.dtd +++ b/zh-TW/network-settings.dtd @@ -66,6 +66,9 @@ <!ENTITY torPreferences.torSettings ""> <!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