commit e2db2897c417c95ab7c42f672a828232e78b1b34 Author: Translation commit bot translation@torproject.org Date: Sat Jul 20 20:49:25 2019 +0000
Update translations for torbutton-browseronboardingproperties --- uk/browserOnboarding.properties | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/uk/browserOnboarding.properties b/uk/browserOnboarding.properties index 268ceda71..43965b8a1 100644 --- a/uk/browserOnboarding.properties +++ b/uk/browserOnboarding.properties @@ -57,9 +57,9 @@ onboarding.tour-tor-security-update-8.5.description=We improved how you see and # Circuit Display onboarding. onboarding.tor-circuit-display.next=Вперед onboarding.tor-circuit-display.done=Готово -onboarding.tor-circuit-display.one-of-three=1 of 3 -onboarding.tor-circuit-display.two-of-three=2 of 3 -onboarding.tor-circuit-display.three-of-three=3 of 3 +onboarding.tor-circuit-display.one-of-three=1 з 3 +onboarding.tor-circuit-display.two-of-three=2 з 3 +onboarding.tor-circuit-display.three-of-three=3 з 3
onboarding.tor-circuit-display.intro.title=Як працюють ланцюжки? onboarding.tor-circuit-display.intro.msg=Circuits are made up of randomly assigned relays, which are computers around the world configured to forward Tor traffic. Circuits allow you to browse privately and to connect to onion services. @@ -67,5 +67,5 @@ onboarding.tor-circuit-display.intro.msg=Circuits are made up of randomly assign onboarding.tor-circuit-display.diagram.title=Екран Ланцюжків onboarding.tor-circuit-display.diagram.msg=This diagram shows the relays that make up the circuit for this website. To prevent linking of activity across different sites, each website gets a different circuit.
-onboarding.tor-circuit-display.new-circuit.title=Do you need a new circuit? +onboarding.tor-circuit-display.new-circuit.title=Вам потрібен новий ланцюжок? onboarding.tor-circuit-display.new-circuit.msg=If you are not able to connect to the website you’re trying to visit or it is not loading properly, then you can use this button to reload the site with a new circuit.
tor-commits@lists.torproject.org