Translated using Weblate (Czech)

Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/cs/
This commit is contained in:
emma peel 2019-01-03 15:35:11 +00:00 committed by Hosted Weblate
parent b614994dde
commit 436fb8e68f

View file

@ -1,9 +1,9 @@
{ {
"config_onion_service": "Nastavuji onion service na portu {0:d}.", "config_onion_service": "Nastavuji onion požadavky na portu {0:d}.",
"preparing_files": "Připravuji soubory ke sdílení.", "preparing_files": "Probíhá komprese souborů.",
"give_this_url": "Dejte tuto URL osobě, které dané soubory posíláte:", "give_this_url": "Dejte tuto URL osobě, které dané soubory posíláte:",
"give_this_url_stealth": "Give this URL and HidServAuth line to the person you're sending the file to:", "give_this_url_stealth": "Sděl příjemci tuto URL a HidServAuth:",
"ctrlc_to_stop": "Stiskněte Ctrl-C pro zastavení serveru", "ctrlc_to_stop": "Stiskněte Ctrl+C pro zastavení serveru",
"not_a_file": "{0:s} není soubor.", "not_a_file": "{0:s} není soubor.",
"other_page_loaded": "URL loaded", "other_page_loaded": "URL loaded",
"closing_automatically": "Zastavuji automaticky, protože stahování skončilo", "closing_automatically": "Zastavuji automaticky, protože stahování skončilo",
@ -59,5 +59,8 @@
"settings_error_missing_password": "Připojen k ovladači Toru, ale vyžaduje heslo pro autentizaci.", "settings_error_missing_password": "Připojen k ovladači Toru, ale vyžaduje heslo pro autentizaci.",
"settings_error_unreadable_cookie_file": "Připojen k ovladači Toru, ale nejde se autentizovat, protože heslo je možná špatné a váš uživatel nemá povolení číst soubor cookie.", "settings_error_unreadable_cookie_file": "Připojen k ovladači Toru, ale nejde se autentizovat, protože heslo je možná špatné a váš uživatel nemá povolení číst soubor cookie.",
"settings_test_success": "Congratulations, OnionShare can connect to the Tor controller.\n\nTor version: {}\nSupports ephemeral onion services: {}\nSupports stealth onion services: {}", "settings_test_success": "Congratulations, OnionShare can connect to the Tor controller.\n\nTor version: {}\nSupports ephemeral onion services: {}\nSupports stealth onion services: {}",
"error_tor_protocol_error": "Error talking to the Tor controller.\nIf you're using Whonix, check out https://www.whonix.org/wiki/onionshare to make OnionShare work." "error_tor_protocol_error": "Error talking to the Tor controller.\nIf you're using Whonix, check out https://www.whonix.org/wiki/onionshare to make OnionShare work.",
"give_this_url_receive": "Sděl tuto adresu odesilateli:",
"give_this_url_receive_stealth": "Sdělte tuto adresu a HidServAuth odesilateli:",
"no_available_port": "Port potřebný ke spuštění služeb onion nelze nalézt"
} }