commit b4e552c79a307498fe7553d67a22c3634e4bbb98 Author: Translation commit bot translation@torproject.org Date: Tue Dec 3 11:46:19 2013 +0000
Update translations for tor-launcher-network-settings --- uk/network-settings.dtd | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-)
diff --git a/uk/network-settings.dtd b/uk/network-settings.dtd index c18a8b6..45e0b7d 100644 --- a/uk/network-settings.dtd +++ b/uk/network-settings.dtd @@ -10,15 +10,15 @@ <!ENTITY torSettings.firstQuestion "Which of the following best describes your situation?"> <!ENTITY torSettings.configurePrompt1 "This computer's Internet connection is censored, filtered, or proxied."> <!ENTITY torSettings.configurePrompt2 "I need to configure network settings."> -<!ENTITY torSettings.configure "Configure"> +<!ENTITY torSettings.configure "Налаштування"> <!ENTITY torSettings.connectPrompt1 "This computer's Internet connection is clear of obstacles."> -<!ENTITY torSettings.connectPrompt2 "I would like to connect directly to the Tor network."> +<!ENTITY torSettings.connectPrompt2 "Я бажаю підключатися до Tor напряму "> <!ENTITY torSettings.connect "З'єднатися">
-<!ENTITY torSettings.proxyQuestion "Does this computer need to use a proxy to access the Internet?"> +<!ENTITY torSettings.proxyQuestion "Цьому комп'ютеру необхідно використовувати проксі для доступу в Інтернет?"> <!-- see https://www.torproject.org/docs/proxychain.html.en --> <!ENTITY torSettings.proxyHelp "If you are not sure how to answer this question, look at the Internet settings in another browser to see whether it is configured to use a proxy."> -<!ENTITY torSettings.enterProxy "Enter the proxy settings."> +<!ENTITY torSettings.enterProxy "Задати параметри проксі"> <!ENTITY torSettings.firewallQuestion "Does this computer's Internet connection go through a firewall that only allows connections to certain ports?"> <!ENTITY torSettings.firewallHelp "If you are not sure how to answer this question, choose No. If you encounter problems connecting to the Tor network, change this setting."> <!ENTITY torSettings.enterFirewall "Enter a comma-separated list of ports that are allowed by the firewall."> @@ -26,24 +26,24 @@
<!-- Other: -->
-<!ENTITY torsettings.startingTor "Waiting for Tor to start…"> +<!ENTITY torsettings.startingTor "Підключення до Tor"> <!ENTITY torsettings.restart "Restart">
-<!ENTITY torsettings.optional "Optional"> +<!ENTITY torsettings.optional "Додатково">
-<!ENTITY torsettings.useProxy.checkbox "This computer needs to use a proxy to access the Internet"> +<!ENTITY torsettings.useProxy.checkbox "Цей комп'ютер повинен використовувати проксі для доступу в Інтернет"> <!ENTITY torsettings.useProxy.type "Proxy Type:"> <!ENTITY torsettings.useProxy.address "Адреса:"> -<!ENTITY torsettings.useProxy.address.placeholder "IP address or hostname"> +<!ENTITY torsettings.useProxy.address.placeholder "ІР адреса або ім'я хосту"> <!ENTITY torsettings.useProxy.port "Порт:"> -<!ENTITY torsettings.useProxy.username "Username:"> -<!ENTITY torsettings.useProxy.password "Password:"> +<!ENTITY torsettings.useProxy.username "Ім'я користувача"> +<!ENTITY torsettings.useProxy.password "Пароль"> <!ENTITY torsettings.useProxy.type.socks4 "SOCKS 4"> <!ENTITY torsettings.useProxy.type.socks5 "SOCKS 5"> <!ENTITY torsettings.useProxy.type.http "HTTP / HTTPS"> <!ENTITY torsettings.firewall.checkbox "This computer goes through a firewall that only allows connections to certain ports"> -<!ENTITY torsettings.firewall.allowedPorts "Allowed Ports:"> -<!ENTITY torsettings.useBridges.checkbox "My Internet Service Provider (ISP) blocks connections to the Tor network"> +<!ENTITY torsettings.firewall.allowedPorts "Дозволенні порти"> +<!ENTITY torsettings.useBridges.checkbox "Мій провайдер блокує доступ до мережі Tor"> <!ENTITY torsettings.useBridges.label "Enter one or more bridge relays (one per line)."> <!ENTITY torsettings.useBridges.placeholder "address:port OR transport address:port">
tor-commits@lists.torproject.org