From 707d7103a9abf8e8b856023bf21a42c80968ec98 Mon Sep 17 00:00:00 2001 From: Venca24 Date: Wed, 15 Mar 2017 11:38:34 +0100 Subject: [PATCH 1/2] Update cs.json updated Czech translation --- share/locale/cs.json | 76 +++++++++++++++++++++++++++++++++----------- 1 file changed, 58 insertions(+), 18 deletions(-) diff --git a/share/locale/cs.json b/share/locale/cs.json index 9be7c830..085d90e7 100644 --- a/share/locale/cs.json +++ b/share/locale/cs.json @@ -1,47 +1,87 @@ { - "connecting_ctrlport": "Připojuju se na kontrolní port Toru pro nastavení onion service na portu {0:d}.", - "cant_connect_ctrlport": "Nejde se připojit na kontrolní port Toru na portu {0:s}. OnionShare vyžaduje, aby Tor Browser běžel na pozadí. Pokud ho nemáte, můžete ho stáhnout z https://www.torproject.org/.", - "cant_connect_socksport": "Nejde se připojit na Tor SOCKS5 server na portu {0:s}. OnionShare vyžaduje, aby Tor Browser běžel na pozadí. Pokud ho nemáte, můžete ho stáhnout z https://www.torproject.org/.", - "preparing_files": "Připravuji soubory na sdílení.", - "wait_for_hs": "Čekám až bude onion service připravena:", + "config_onion_service": "Nastavuji onion service na portu {0:d}.", + "preparing_files": "Připravuji soubory ke sdílení.", + "wait_for_hs": "Čekám na HS až bude připravena:", "wait_for_hs_trying": "Zkouším...", "wait_for_hs_nope": "Ještě nepřipraven.", "wait_for_hs_yup": "Připraven!", "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:", "ctrlc_to_stop": "Stiskněte Ctrl-C pro zastavení serveru", "not_a_file": "{0:s} není soubor.", "download_page_loaded": "Download page loaded", "other_page_loaded": "URL loaded", - "close_on_finish": "Ukončit sdílení automaticky", - "closing_automatically": "Closing automatically because download finished", + "close_on_finish": "Zastavit po prvním stažení", + "closing_automatically": "Zastavuji automaticky, protože stahování skončilo", "large_filesize": "Varování: Posílání velkých souborů může trvat hodiny", "error_tails_invalid_port": "Nesprávná hodnota, port musí být celé číslo", - "error_tails_unknown_root": "Unknown error with Tails root process", - "help_tails_port": "Tails only: port for opening firewall, starting onion service", + "error_tails_unknown_root": "Neznámá chyba s Tails root procesem", "help_local_only": "Nepoužívat Tor: jen pro vývoj", "help_stay_open": "Nechat běžet onion service po skončení stahování", "help_transparent_torification": "My system is transparently torified", + "help_stealth": "Create stealth onion service (advanced)", "help_debug": "Zaznamenat chyby na disk", "help_filename": "Seznam souborů a složek ke sdílení", "gui_drag_and_drop": "Táhni a pusť\nsoubory sem", - "gui_add_files": "Přidat soubor", + "gui_add_files": "Přidat soubory", "gui_add_folder": "Přidat složku", "gui_delete": "Smazat", "gui_choose_files": "Vybrat soubory", - "gui_choose_folder": "Vybrat složku", + "gui_choose_folder": "vybrat složku", "gui_start_server": "Spustit sdílení", "gui_stop_server": "Zastavit sdílení", "gui_copy_url": "Kopírovat URL", + "gui_copy_hidservauth": "Kopírovat HidServAuth", "gui_downloads": "Stahování:", "gui_canceled": "Zrušeno", "gui_copied_url": "URL zkopírováno do schránky", + "gui_copied_hidservauth": "Copied HidServAuth line to clipboard", "gui_starting_server1": "Spouštím Tor onion service...", - "gui_starting_server2": "Crunching files...", - "gui_starting_server3": "Čekám na Tor onion service...", + "gui_starting_server2": "Zpracovávám soubory...", "gui_please_wait": "Prosím čekejte...", - "error_hs_dir_cannot_create": "Nejde vytvořit složka {0:s} pro onion service", - "error_hs_dir_not_writable": "Nejde zapisovat do složky {0:s} pro onion service", - "using_ephemeral": "Staring ephemeral Tor onion service and awaiting publication", - "zip_progress_bar_format": "Crunching files: %p%" - + "error_hs_dir_cannot_create": "Nejde vytvořit složka onion service {0:s}", + "error_hs_dir_not_writable": "nejde zapisovat do složky onion service {0:s}", + "using_ephemeral": "Starting ephemeral Tor onion service and awaiting publication", + "gui_download_progress_complete": "%p%, Uplynulý čas: {0:s}", + "gui_download_progress_starting": "{0:s}, %p% (Computing ETA)", + "gui_download_progress_eta": "{0:s}, ETA: {1:s}, %p%", + "version_string": "Onionshare {0:s} | https://onionshare.org/", + "gui_quit_warning": "Jste si jistí, že chcete odejít?\nURL, kterou sdílíte poté nebude existovat.", + "gui_quit_warning_quit": "Zavřít", + "gui_quit_warning_dont_quit": "Zůstat", + "error_rate_limit": "Útočník možná zkouší uhodnout vaši URL. Abychom tomu předešli, OnionShare automaticky zastavil server. Pro sdílení souborů ho musíte spustit znovu a sdílet novou URL.", + "zip_progress_bar_format": "Zpracovávám soubory: %p%", + "error_stealth_not_supported": "To create stealth onion services, you need at least Tor 0.2.9.1-alpha (or Tor Browser 6.5) and at least python3-stem 1.5.0.", + "error_ephemeral_not_supported": "OnionShare vyžaduje nejméně Tor 0.2.7.1 a nejméně python3-stem 1.4.0.", + "gui_advanced_options": "Pokročilé možnosti", + "gui_create_stealth": "Create Stealth Onion Service", + "gui_menu_file_menu": "&File", + "gui_menu_settings_action": "&Settings", + "gui_menu_quit_action": "&Quit", + "gui_settings_window_title": "Nastavení", + "gui_settings_connection_type_label": "Jak by se měl OnionShare připojit k Toru?", + "gui_settings_connection_type_automatic_option": "Zkusit automatické nastavení s Tor Browserem", + "gui_settings_connection_type_control_port_option": "Connect using control port", + "gui_settings_connection_type_socket_file_option": "Connect using socket file", + "gui_settings_control_port_label": "Control port", + "gui_settings_socket_file_label": "Socket file", + "gui_settings_authenticate_label": "Autentizační možnosti Toru", + "gui_settings_authenticate_no_auth_option": "Žádná autentizace ani cookie autentizace", + "gui_settings_authenticate_password_option": "Heslo", + "gui_settings_authenticate_cookie_option": "Cookie", + "gui_settings_password_label": "Heslo", + "gui_settings_cookie_label": "Cesta ke cookie", + "gui_settings_button_test": "Test Settings", + "gui_settings_button_save": "Uložit", + "gui_settings_button_cancel": "Zrušit", + "settings_saved": "Nastavení uloženo do {}", + "settings_error_unknown": "Nejde se připojit k ovladači Toru, protože nastavení nedává smysl.", + "settings_error_automatic": "Nejde se připojit k ovladači Toru. Běží Tor Browser na pozadí? Pokud ho ještě nemáte, můžete ho získat na:\nhttps://www.torproject.org/.", + "settings_error_socket_port": "Nejde se připojit k ovladači Toru na {}:{}.", + "settings_error_socket_file": "Can't connect to Tor controller using socket file {}.", + "settings_error_auth": "Připojen k {}:{}, ale nejde se autentizovat. Možná to není ovladač Toru?", + "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_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." } From 23f82a95a2170efb1b944d815f203a1aa304fc37 Mon Sep 17 00:00:00 2001 From: Venca24 Date: Wed, 15 Mar 2017 11:39:37 +0100 Subject: [PATCH 2/2] Update eo.json updated Esperanto translation --- share/locale/eo.json | 71 ++++++++++++++++++++++++++++++++++---------- 1 file changed, 56 insertions(+), 15 deletions(-) diff --git a/share/locale/eo.json b/share/locale/eo.json index 42c6fd9d..c4163a5c 100644 --- a/share/locale/eo.json +++ b/share/locale/eo.json @@ -1,27 +1,26 @@ { - "connecting_ctrlport": "Konektas al Tor-kontrolpordo por starigi onion service je pordo {0:d}.", - "cant_connect_ctrlport": "Ne eblas konekti al Tor-kontrolpordo je pordo {0:s}. OnionShare bezonas Tor Browser por esti ŝaltita en la fono. Se vi ne havas ĝin, vi povas ricevi ĝin je https://www.torproject.org/.", - "cant_connect_socksport": "Ne eblas konekti al Tor-SOCKS5-servilo je pordo {0:s}. OnionShare bezonas Tor Browser por esti ŝaltita en la fono. Se vi ne havas ĝin, vi povas ricevi ĝin je https://www.torproject.org/.", + "config_onion_service": "Agordas onion service je pordo {0:d}.", "preparing_files": "Preparas dosierojn por kundivido.", - "wait_for_hs": "Atendas por hidden sevice esti preta:", + "wait_for_hs": "Atendas al hidden sevice por esti preta:", "wait_for_hs_trying": "Provas...", "wait_for_hs_nope": "Ankoraŭ ne preta.", "wait_for_hs_yup": "Preta!", "give_this_url": "Donu ĉi tiun URL al la persono al kiu vi sendas la dosieron:", + "give_this_url_stealth": "Give this URL and HidServAuth line to the person you're sending the file to:", "ctrlc_to_stop": "Presu Ctrl-C por halti la servilon", "not_a_file": "{0:s} ne estas dosiero.", "download_page_loaded": "Download page loaded", "other_page_loaded": "URL loaded", - "close_on_finish": "Halti la kundividadon aŭtomate", - "closing_automatically": "Fermas aŭtomate ĉar la elŝuto finiĝis", + "close_on_finish": "Halti post la unua elŝuto", + "closing_automatically": "Haltas aŭtomate ĉar la elŝuto finiĝis", "large_filesize": "Atentigo: Sendado de grandaj dosieroj povas daŭri horojn", - "error_tails_invalid_port": "Malĝusta valoro, pordo devas esti plena nombro", + "error_tails_invalid_port": "Malĝusta valoro, pordo-numero devas esti plena numero", "error_tails_unknown_root": "Nekonata eraro kun Tails-root-procezo", - "help_tails_port": "Tails only: port for opening firewall, starting onion service", "help_local_only": "Ne strebu uzi tor: nur por evoluado", "help_stay_open": "Lasu onion service funkcii post fino de elŝuto", "help_transparent_torification": "My system is transparently torified", - "help_debug": "Protokoli erarojn sur diskon", + "help_stealth": "Create stealth onion service (advanced)", + "help_debug": "Protokoli erarojn sur disko", "help_filename": "Listo de dosieroj aŭ dosierujoj por kundividi", "gui_drag_and_drop": "Ŝovu kaj metu\nla dosierojn ĉi tien", "gui_add_files": "Aldoni dosierojn", @@ -29,18 +28,60 @@ "gui_delete": "Forviŝi", "gui_choose_files": "Elekti dosierojn", "gui_choose_folder": "Elekti dosierujon", - "gui_start_server": "Komenci kundividi", - "gui_stop_server": "Ĉesi kundividi", + "gui_start_server": "Komenci kundividon", + "gui_stop_server": "Ĉesigi kundividon", "gui_copy_url": "Kopii URL", + "gui_copy_hidservauth": "Kopii HidServAuth", "gui_downloads": "Elŝutoj:", "gui_canceled": "Nuligita", "gui_copied_url": "URL kopiita en tondujon", + "gui_copied_hidservauth": "Copied HidServAuth line to clipboard", "gui_starting_server1": "Startigas Tor onion service...", "gui_starting_server2": "Crunching files...", - "gui_starting_server3": "Atendas por Tor onion service...", "gui_please_wait": "Bonvolu atendi...", "error_hs_dir_cannot_create": "Ne eblas krei hidden-service-dosierujon {0:s}", - "error_hs_dir_not_writable": "Ne eblas konservi dosierojn en hidden-service-dosierujo {0:s}", - "using_ephemeral": "Staring ephemeral Tor hidden service and awaiting publication", - "zip_progress_bar_format": "Crunching files: %p%" + "error_hs_dir_not_writable": "ne eblas konservi dosierojn en hidden-service-dosierujo {0:s}", + "using_ephemeral": "Starting ephemeral Tor onion service and awaiting publication", + "gui_download_progress_complete": "%p%, Tempo pasinta: {0:s}", + "gui_download_progress_starting": "{0:s}, %p% (Computing ETA)", + "gui_download_progress_eta": "{0:s}, ETA: {1:s}, %p%", + "version_string": "Onionshare {0:s} | https://onionshare.org/", + "gui_quit_warning": "Ĉu vi certas ke vi volas foriri?\nLa URL, kiun vi kundividas ne plu ekzistos.", + "gui_quit_warning_quit": "Foriri", + "gui_quit_warning_dont_quit": "Ne foriri", + "error_rate_limit": "Iu atankanto povas provi diveni vian URL. Por eviti tion, OnionShare aŭtomate haltis la servilon. Por kundividi la dosierojn vi devas starti ĝin denove kaj kundividi la novan URL.", + "zip_progress_bar_format": "Crunching files: %p%", + "error_stealth_not_supported": "To create stealth onion services, you need at least Tor 0.2.9.1-alpha (or Tor Browser 6.5) and at least python3-stem 1.5.0.", + "error_ephemeral_not_supported": "OnionShare postulas almenaŭ Tor 0.2.7.1 kaj almenaŭ python3-stem 1.4.0.", + "gui_advanced_options": "Advanced Options", + "gui_create_stealth": "Create Stealth Onion Service", + "gui_menu_file_menu": "&File", + "gui_menu_settings_action": "&Settings", + "gui_menu_quit_action": "&Quit", + "gui_settings_window_title": "Settings", + "gui_settings_connection_type_label": "Kiel OnionShare devus konektiĝi al Tor?", + "gui_settings_connection_type_automatic_option": "Provi aŭtomate agordi kun Tor Browser", + "gui_settings_connection_type_control_port_option": "Konekti per kontrolpordo", + "gui_settings_connection_type_socket_file_option": "Konekti per socket-dosiero", + "gui_settings_control_port_label": "Kontrolpordo", + "gui_settings_socket_file_label": "Socket-dosiero", + "gui_settings_authenticate_label": "Tor authentication options", + "gui_settings_authenticate_no_auth_option": "No authentication, or cookie authentication", + "gui_settings_authenticate_password_option": "Pasvorto", + "gui_settings_authenticate_cookie_option": "Kuketo", + "gui_settings_password_label": "Pasvorto", + "gui_settings_cookie_label": "Cookie path", + "gui_settings_button_test": "Test Settings", + "gui_settings_button_save": "Konservi", + "gui_settings_button_cancel": "Nuligi", + "settings_saved": "Agordoj konservitaj en {}", + "settings_error_unknown": "Ne eblas konektiĝi al Tor-kontrolilo, ĉar la agordoj ne havas sencon.", + "settings_error_automatic": "Ne eblas konektiĝi al Tor-kontrolilo. Ĉu Tor Browser funkcias en la fono? Se vi ne havas ĝin, vi povas ekhavi ĝin je:\nhttps://www.torproject.org/.", + "settings_error_socket_port": "Ne eblas konektiĝi al Tor-kontrolilo je {}:{}.", + "settings_error_socket_file": "Ne eblas konektiĝi al Tor-kontrolilo per socket-dosiero {}.", + "settings_error_auth": "Connected to {}:{}, but can't authenticate. Maybe this isn't a Tor controller?", + "settings_error_missing_password": "Connected to Tor controller, but it requires a password to authenticate.", + "settings_error_unreadable_cookie_file": "Connected to Tor controller, but can't authenticate because your password may be wrong, and your user doesn't have permission to read the cookie file.", + "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." }