commit 859eeb1488602364df37eef90a02eb671608d35d Author: Translation commit bot translation@torproject.org Date: Sat Oct 26 13:46:09 2013 +0000
Update translations for tor-launcher-properties_completed --- cs/torlauncher.properties | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+)
diff --git a/cs/torlauncher.properties b/cs/torlauncher.properties new file mode 100644 index 0000000..6fb7c4f --- /dev/null +++ b/cs/torlauncher.properties @@ -0,0 +1,31 @@ +### Copyright (c) 2013, The Tor Project, Inc. +### See LICENSE for licensing information. + +torlauncher.error_title=Tor spouštěč + +torlauncher.tor_exited=Tor znenadání skončil. +torlauncher.please_restart_app=Prosím restartujte aplikaci. +torlauncher.tor_controlconn_failed=Nemohu se připojit ke kontrolnímu portu Tor. +torlauncher.tor_failed_to_start=Tor nenastartoval. +torlauncher.tor_bootstrap_failed=Toru se nepodařilo zřídit Tor připojení na síť.\n\n%S + +torlauncher.unable_to_start_tor=Tor není schopen startovat\n\n%S +torlauncher.tor_missing=Spustitelný soubor Tor chybí. +torlauncher.torrc_missing=Chybí soubor torrc. +torlauncher.datadir_missing=Adresář s daty Tor neexistuje. +torlauncher.password_hash_missing=Nepovedlo se získat hashované heslo. + +torlauncher.failed_to_get_settings=Nelze načíst Tor nastavení.\n\n%S +torlauncher.failed_to_save_settings=Nelze uložit Tor nastavení.\n\n%S +torlauncher.ensure_tor_is_running=Prosím zkontrolujte zda Tor je spuštěn. + +torlauncher.error_proxy_addr_missing=Pro nastavení Toru pro použití proxy serveru musíte specifikovat jak IP adresu (nebo jméno hostitele) tak číslo portu +torlauncher.error_proxy_type_missing=Musíte vybrat typ proxy +torlauncher.error_bridges_missing=Musíte specifikovat jeden nebo více mostů. + +torlauncher.connect=Připojit +torlauncher.quit=Ukoncit +torlauncher.quit_win=Konec +torlauncher.done=Hotovo + +torlauncher.forAssistance=Pro asistenci kontaktujte %S
tor-commits@lists.torproject.org