commit 2ca02276212cfdc840226f874b17bffa47f59357 Author: Translation commit bot translation@torproject.org Date: Sat Oct 12 17:52:42 2019 +0000
https://gitweb.torproject.org/translation.git/commit/?h=tor-launcher-network... --- mk/network-settings.dtd | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+)
diff --git a/mk/network-settings.dtd b/mk/network-settings.dtd index b6fcffcb0..e52ffaa9a 100644 --- a/mk/network-settings.dtd +++ b/mk/network-settings.dtd @@ -26,17 +26,23 @@ <!ENTITY torsettings.optional "Опционално">
<!ENTITY torsettings.useProxy.checkbox "Користам прокси за поврзување на Интернет"> +<!-- TODO: remove colon--> <!ENTITY torsettings.useProxy.type "Тип на прокси:"> <!ENTITY torsettings.useProxy.type.placeholder "одбери тип на прокси"> +<!-- TODO: remove colon--> <!ENTITY torsettings.useProxy.address "Адреси:"> <!ENTITY torsettings.useProxy.address.placeholder "IP адреси или име на хост"> +<!-- TODO: remove colon--> <!ENTITY torsettings.useProxy.port "Порта:"> +<!-- TODO: remove colon--> <!ENTITY torsettings.useProxy.username "Корисничко име:"> +<!-- TODO: remove colon--> <!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 "Овој компјутер оди преку заштитен ѕид кој дозволува поврзувања до одредени порти"> +<!-- TODO: remove colon--> <!ENTITY torsettings.firewall.allowedPorts "Дозволени порти:"> <!ENTITY torsettings.useBridges.checkbox "Tor е цензуриран во мојата држава"> <!ENTITY torsettings.useBridges.default "Одбери вграден мост"> @@ -60,3 +66,28 @@
<!-- Progress --> <!ENTITY torprogress.pleaseWait "Ве молиме почекајте додека се воспостави поврзувањето со Тор мрежата.  Ова може да потрае неколку минути."> + +<!-- #31286 about:preferences strings --> +<!ENTITY torPreferences.categoryTitle ""> +<!ENTITY torPreferences.torSettings ""> +<!ENTITY torPreferences.torSettingsDescription "" > +<!ENTITY torPreferences.learnMore ""> +<!ENTITY torPreferences.bridges ""> +<!ENTITY torPreferences.bridgesDescription ""> +<!ENTITY torPreferences.useBridge ""> +<!-- torlauncher.request_a_new_bridge --> +<!ENTITY torPreferences.requestNewBridge ""> +<!ENTITY torPreferences.provideBridge ""> +<!ENTITY torPreferences.advanced ""> +<!ENTITY torPreferences.advancedDescription ""> +<!ENTITY torPreferences.firewallPortsPlaceholder ""> +<!ENTITY torPreferences.requestBridgeDialogTitle ""> +<!-- torlauncher.contacting_bridgedb=Contacting BridgeDB. Please wait. --> +<!ENTITY torPreferences.requestBridgeDialogWaitPrompt ""> +<!-- torlauncher.captcha_prompt=Solve the CAPTCHA to request a bridge. --> +<!ENTITY torPreferences.requestBridgeDialogSolvePrompt ""> +<!--torlauncher.bad_captcha_solution=The solution is not correct. Please try again.--> +<!ENTITY torPreferences.requestBridgeErrorBadSolution ""> +<!ENTITY torPreferences.viewTorLogs ""> +<!ENTITY torPreferences.viewLogs ""> +<!ENTITY torPreferences.torLogsDialogTitle "">