commit dda242097dea80882b20372ff0252438dc455da2 Author: Translation commit bot translation@torproject.org Date: Thu May 13 09:48:16 2021 +0000
https://gitweb.torproject.org/translation.git/commit/?h=tor-launcher-network... --- cs/network-settings.dtd | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/cs/network-settings.dtd b/cs/network-settings.dtd index f91716062c..b18d3e9af2 100644 --- a/cs/network-settings.dtd +++ b/cs/network-settings.dtd @@ -83,10 +83,10 @@ <!ENTITY torPreferences.torLogsDialogTitle "Protokol sítě Tor">
<!-- #24746 about:torconnect strings --> -<!ENTITY torConnect.tryAgain "Try Connecting Again"> +<!ENTITY torConnect.tryAgain "Zkusit se připojit znovu"> <!ENTITY torConnect.offline "Offline"> -<!ENTITY torConnect.connectMessage "Changes to Tor Settings will not take effect until you connect to the Tor Network"> -<!ENTITY torConnect.tryAgainMessage "Tor Browser has failed to establish a connection to the Tor Network"> +<!ENTITY torConnect.connectMessage "Změny v nastavení Tor se neprojeví, dokud se nepřipojíte k síti Tor"> +<!ENTITY torConnect.tryAgainMessage "Tor prohlížeči se nepodařilo navázat spojení se sítí Tor"> <!ENTITY torConnect.connectingConcise "Spojuji..."> <!ENTITY torConnect.connectedConcise "Připojeno"> -<!ENTITY torConnect.copyLog "Copy Tor Logs"> +<!ENTITY torConnect.copyLog "Zkopírovat Tor logy">
tor-commits@lists.torproject.org