commit 53090a9260cbfee105c03f4a5620fd7bf76ddb1f Author: Translation commit bot translation@torproject.org Date: Sat Mar 21 17:52:31 2020 +0000
https://gitweb.torproject.org/translation.git/commit/?h=tor-launcher-network... --- pl/network-settings.dtd | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/pl/network-settings.dtd b/pl/network-settings.dtd index ed49fb0b9a..f02aa0d676 100644 --- a/pl/network-settings.dtd +++ b/pl/network-settings.dtd @@ -37,7 +37,7 @@ <!ENTITY torsettings.useProxy.type.socks5 "SOCKS 5"> <!ENTITY torsettings.useProxy.type.http "HTTP / HTTPS"> <!ENTITY torsettings.firewall.checkbox "Ten komputer pozwala na połączenie z ustalonymi portami"> -<!ENTITY torsettings.firewall.allowedPorts "Allowed Ports"> +<!ENTITY torsettings.firewall.allowedPorts "Dozwolone Porty"> <!ENTITY torsettings.useBridges.checkbox "Tor jest ocenzurowany w moim kraju"> <!ENTITY torsettings.useBridges.default "Wybierz wbudowany most"> <!ENTITY torsettings.useBridges.default.placeholder "wybierz most"> @@ -63,16 +63,16 @@
<!-- #31286 about:preferences strings --> <!ENTITY torPreferences.categoryTitle "Tor"> -<!ENTITY torPreferences.torSettings "Tor Settings"> +<!ENTITY torPreferences.torSettings "Ustawienia Tor"> <!ENTITY torPreferences.torSettingsDescription "Tor Browser routes your traffic over the Tor Network, run by thousands of volunteers around the world." > <!ENTITY torPreferences.learnMore "Dowiedz się więcej"> <!ENTITY torPreferences.bridges "Mostki"> <!ENTITY torPreferences.bridgesDescription "Bridges help you access the Tor Network in places where Tor is blocked. Depending on where you are, one bridge may work better than another."> -<!ENTITY torPreferences.useBridge "Use a bridge"> +<!ENTITY torPreferences.useBridge "Użyj mostu"> <!ENTITY torPreferences.requestNewBridge "Poproś o nowy most..."> -<!ENTITY torPreferences.provideBridge "Provide a bridge"> +<!ENTITY torPreferences.provideBridge "Dodaj most"> <!ENTITY torPreferences.advanced "Zaawansowane"> -<!ENTITY torPreferences.advancedDescription "Configure how Tor Browser connects to the internet."> +<!ENTITY torPreferences.advancedDescription "Skonfiguruj jak Przeglądarka Tor łączy się z internetem."> <!ENTITY torPreferences.firewallPortsPlaceholder "Comma-separated values"> <!ENTITY torPreferences.requestBridgeDialogTitle "Request Bridge"> <!ENTITY torPreferences.requestBridgeDialogWaitPrompt "Contacting BridgeDB. Please Wait.">
tor-commits@lists.torproject.org