2014-09-19 19:15:20 -04:00
{
2019-04-20 00:57:33 -04:00
"not_a_readable_file" : "{0:s} is not a readable file." ,
2018-09-23 17:00:13 -04:00
"other_page_loaded" : "Address loaded" ,
2019-09-16 03:58:15 -04:00
"incorrect_password" : "Incorrect password" ,
2019-03-25 00:05:54 -04:00
"close_on_autostop_timer" : "Stopped because auto-stop timer ran out" ,
2019-01-19 23:56:09 -05:00
"closing_automatically" : "Stopped because transfer is complete" ,
2018-09-23 00:22:05 -04:00
"large_filesize" : "Warning: Sending a large share could take hours" ,
2020-08-20 17:16:47 -04:00
"gui_drag_and_drop" : "Drag and drop files and folders to start sharing" ,
2017-05-28 20:22:16 -04:00
"gui_add" : "Add" ,
2018-11-27 15:10:16 -05:00
"gui_add_files" : "Add Files" ,
"gui_add_folder" : "Add Folder" ,
2020-06-28 16:01:23 -04:00
"gui_remove" : "Remove" ,
"gui_file_selection_remove_all" : "Remove All" ,
2017-05-28 20:22:16 -04:00
"gui_choose_items" : "Choose" ,
2018-09-23 17:00:13 -04:00
"gui_share_start_server" : "Start sharing" ,
"gui_share_stop_server" : "Stop sharing" ,
2019-03-25 00:05:54 -04:00
"gui_share_stop_server_autostop_timer" : "Stop Sharing ({})" ,
2020-03-09 08:14:00 -04:00
"gui_chat_start_server" : "Start chat server" ,
"gui_chat_stop_server" : "Stop chat server" ,
2019-03-25 00:05:54 -04:00
"gui_stop_server_autostop_timer_tooltip" : "Auto-stop timer ends at {}" ,
2019-03-25 00:28:31 -04:00
"gui_start_server_autostart_timer_tooltip" : "Auto-start timer ends at {}" ,
2018-09-23 17:00:13 -04:00
"gui_receive_start_server" : "Start Receive Mode" ,
"gui_receive_stop_server" : "Stop Receive Mode" ,
2019-05-06 20:35:28 -04:00
"gui_receive_stop_server_autostop_timer" : "Stop Receive Mode ({} remaining)" ,
2020-08-26 18:12:30 -04:00
"gui_receive_flatpak_data_dir" : "Because you installed OnionShare using Flatpak, you must save files to a folder in ~/OnionShare." ,
2018-02-06 19:01:59 -05:00
"gui_copy_url" : "Copy Address" ,
2016-12-22 20:47:05 -05:00
"gui_copy_hidservauth" : "Copy HidServAuth" ,
2018-09-23 17:00:13 -04:00
"gui_canceled" : "Canceled" ,
"gui_copied_url_title" : "Copied OnionShare Address" ,
2018-09-23 00:22:05 -04:00
"gui_copied_url" : "OnionShare address copied to clipboard" ,
2018-09-23 17:00:13 -04:00
"gui_copied_hidservauth_title" : "Copied HidServAuth" ,
2018-09-23 00:22:05 -04:00
"gui_copied_hidservauth" : "HidServAuth line copied to clipboard" ,
2020-07-05 20:25:16 -04:00
"gui_show_url_qr_code" : "Show QR Code" ,
2020-05-31 03:44:57 -04:00
"gui_qr_code_dialog_title" : "OnionShare QR Code" ,
2020-05-31 06:16:33 -04:00
"gui_qr_code_description" : "Scan this QR code with a QR reader, such as the camera on your phone, in order to more easily share the OnionShare address with someone." ,
2019-03-24 02:53:13 -04:00
"gui_waiting_to_start" : "Scheduled to start in {}. Click to cancel." ,
2018-09-23 00:22:05 -04:00
"gui_please_wait" : "Starting… Click to cancel." ,
2019-05-20 22:04:50 -04:00
"error_rate_limit" : "Someone has made too many wrong attempts to guess your password, so OnionShare has stopped the server. Start sharing again and send the recipient a new address to share." ,
2018-09-23 17:00:13 -04:00
"zip_progress_bar_format" : "Compressing: %p%" ,
2016-12-28 21:44:41 -05:00
"gui_settings_window_title" : "Settings" ,
2018-09-23 00:22:05 -04:00
"gui_settings_autoupdate_label" : "Check for new version" ,
"gui_settings_autoupdate_option" : "Notify me when a new version is available" ,
2017-04-15 18:24:08 -04:00
"gui_settings_autoupdate_timestamp" : "Last checked: {}" ,
"gui_settings_autoupdate_timestamp_never" : "Never" ,
2018-09-23 00:22:05 -04:00
"gui_settings_autoupdate_check_button" : "Check for New Version" ,
2016-12-28 21:44:41 -05:00
"gui_settings_connection_type_label" : "How should OnionShare connect to Tor?" ,
2018-09-23 00:22:05 -04:00
"gui_settings_connection_type_bundled_option" : "Use the Tor version built into OnionShare" ,
"gui_settings_connection_type_automatic_option" : "Attempt auto-configuration with Tor Browser" ,
2016-12-28 21:44:41 -05:00
"gui_settings_connection_type_control_port_option" : "Connect using control port" ,
"gui_settings_connection_type_socket_file_option" : "Connect using socket file" ,
2018-09-23 00:22:05 -04:00
"gui_settings_connection_type_test_button" : "Test Connection to Tor" ,
2016-12-28 21:44:41 -05:00
"gui_settings_control_port_label" : "Control port" ,
"gui_settings_socket_file_label" : "Socket file" ,
2017-04-15 19:33:41 -04:00
"gui_settings_socks_label" : "SOCKS port" ,
2018-09-23 17:00:13 -04:00
"gui_settings_authenticate_label" : "Tor authentication settings" ,
"gui_settings_authenticate_no_auth_option" : "No authentication, or cookie authentication" ,
2016-12-28 21:44:41 -05:00
"gui_settings_authenticate_password_option" : "Password" ,
"gui_settings_password_label" : "Password" ,
2018-09-23 00:22:05 -04:00
"gui_settings_tor_bridges" : "Tor bridge support" ,
2017-12-10 22:53:13 -05:00
"gui_settings_tor_bridges_no_bridges_radio_option" : "Don't use bridges" ,
2018-01-18 23:31:11 -05:00
"gui_settings_tor_bridges_obfs4_radio_option" : "Use built-in obfs4 pluggable transports" ,
"gui_settings_tor_bridges_obfs4_radio_option_no_obfs4proxy" : "Use built-in obfs4 pluggable transports (requires obfs4proxy)" ,
2018-02-19 02:34:09 -05:00
"gui_settings_tor_bridges_meek_lite_azure_radio_option" : "Use built-in meek_lite (Azure) pluggable transports" ,
"gui_settings_tor_bridges_meek_lite_azure_radio_option_no_obfs4proxy" : "Use built-in meek_lite (Azure) pluggable transports (requires obfs4proxy)" ,
2018-09-23 00:22:05 -04:00
"gui_settings_meek_lite_expensive_warning" : "Warning: The meek_lite bridges are very costly for the Tor Project to run.<br><br>Only use them if unable to connect to Tor directly, via obfs4 transports, or other normal bridges." ,
2018-01-18 23:31:11 -05:00
"gui_settings_tor_bridges_custom_radio_option" : "Use custom bridges" ,
2018-01-19 01:36:34 -05:00
"gui_settings_tor_bridges_custom_label" : "You can get bridges from <a href=\"https://bridges.torproject.org/options\">https://bridges.torproject.org</a>" ,
2018-09-23 00:22:05 -04:00
"gui_settings_tor_bridges_invalid" : "None of the bridges you added work.\nDouble-check them or add others." ,
2016-12-28 21:44:41 -05:00
"gui_settings_button_save" : "Save" ,
2016-12-28 23:03:32 -05:00
"gui_settings_button_cancel" : "Cancel" ,
2017-05-19 23:56:20 -04:00
"gui_settings_button_help" : "Help" ,
2018-09-25 01:26:19 -04:00
"settings_test_success" : "Connected to the Tor controller.\n\nTor version: {}\nSupports ephemeral onion services: {}.\nSupports client authentication: {}.\nSupports next-gen .onion addresses: {}." ,
2017-04-15 21:04:05 -04:00
"connecting_to_tor" : "Connecting to the Tor network" ,
2018-09-23 00:22:05 -04:00
"update_available" : "New OnionShare out. <a href='{}'>Click here</a> to get it.<br><br>You are using {} and the latest is {}." ,
2019-10-19 00:02:22 -04:00
"update_error_invalid_latest_version" : "Could not check for new version: The OnionShare website is saying the latest version is the unrecognizable '{}'…" ,
"update_error_check_error" : "Could not check for new version: Maybe you're not connected to Tor, or the OnionShare website is down?" ,
2018-09-23 17:00:13 -04:00
"update_not_available" : "You are running the latest OnionShare." ,
2018-09-23 00:22:05 -04:00
"gui_tor_connection_ask" : "Open the settings to sort out connection to Tor?" ,
"gui_tor_connection_ask_open_settings" : "Yes" ,
2017-05-16 19:50:33 -04:00
"gui_tor_connection_ask_quit" : "Quit" ,
2018-09-23 00:22:05 -04:00
"gui_tor_connection_error_settings" : "Try changing how OnionShare connects to the Tor network in the settings." ,
2019-09-16 03:58:15 -04:00
"gui_tor_connection_canceled" : "Could not connect to Tor.\n\nMake sure you are connected to the Internet, then re-open OnionShare and set up its connection to Tor." ,
2017-12-23 00:43:58 -05:00
"gui_tor_connection_lost" : "Disconnected from Tor." ,
2019-03-25 00:05:54 -04:00
"gui_server_started_after_autostop_timer" : "The auto-stop timer ran out before the server started. Please make a new share." ,
2019-09-16 03:58:15 -04:00
"gui_server_autostop_timer_expired" : "The auto-stop timer already ran out. Please adjust it to start sharing." ,
"gui_server_autostart_timer_expired" : "The scheduled time has already passed. Please adjust it to start sharing." ,
"gui_autostop_timer_cant_be_earlier_than_autostart_timer" : "The auto-stop time can't be the same or earlier than the auto-start time. Please adjust it to start sharing." ,
"share_via_onionshare" : "Share via OnionShare" ,
2018-09-23 17:00:13 -04:00
"gui_share_url_description" : "<b>Anyone</b> with this OnionShare address can <b>download</b> your files using the <b>Tor Browser</b>: <img src='{}' />" ,
2019-04-23 10:03:50 -04:00
"gui_website_url_description" : "<b>Anyone</b> with this OnionShare address can <b>visit</b> your website using the <b>Tor Browser</b>: <img src='{}' />" ,
2018-09-23 17:00:13 -04:00
"gui_receive_url_description" : "<b>Anyone</b> with this OnionShare address can <b>upload</b> files to your computer using the <b>Tor Browser</b>: <img src='{}' />" ,
"gui_url_label_persistent" : "This share will not auto-stop.<br><br>Every subsequent share reuses the address. (To use one-time addresses, turn off \"Use persistent address\" in the settings.)" ,
"gui_url_label_stay_open" : "This share will not auto-stop." ,
"gui_url_label_onetime" : "This share will stop after first completion." ,
"gui_url_label_onetime_and_persistent" : "This share will not auto-stop.<br><br>Every subsequent share will reuse the address. (To use one-time addresses, turn off \"Use persistent address\" in the settings.)" ,
2018-09-23 00:22:05 -04:00
"gui_status_indicator_share_stopped" : "Ready to share" ,
2018-04-25 12:46:49 -04:00
"gui_status_indicator_share_working" : "Starting…" ,
2019-03-04 18:28:27 -05:00
"gui_status_indicator_share_scheduled" : "Scheduled…" ,
2018-04-25 12:46:49 -04:00
"gui_status_indicator_share_started" : "Sharing" ,
2018-09-23 17:00:13 -04:00
"gui_status_indicator_receive_stopped" : "Ready to receive" ,
2018-04-25 12:46:49 -04:00
"gui_status_indicator_receive_working" : "Starting…" ,
2019-03-04 18:28:27 -05:00
"gui_status_indicator_receive_scheduled" : "Scheduled…" ,
2018-09-23 17:00:13 -04:00
"gui_status_indicator_receive_started" : "Receiving" ,
2018-09-23 00:22:05 -04:00
"gui_file_info" : "{} files, {}" ,
"gui_file_info_single" : "{} file, {}" ,
2018-10-07 21:09:02 -04:00
"history_in_progress_tooltip" : "{} in progress" ,
"history_completed_tooltip" : "{} completed" ,
2019-09-08 20:24:18 -04:00
"history_requests_tooltip" : "{} web requests" ,
2019-01-20 14:46:20 -05:00
"error_cannot_create_data_dir" : "Could not create OnionShare data folder: {}" ,
2018-09-23 17:36:36 -04:00
"gui_receive_mode_warning" : "Receive mode lets people upload files to your computer.<br><br><b>Some files can potentially take control of your computer if you open them. Only open things from people you trust, or if you know what you are doing.</b>" ,
2020-04-06 23:29:02 -04:00
"gui_open_folder_error" : "Failed to open folder with xdg-open. The file is here: {}" ,
2018-09-30 20:06:29 -04:00
"gui_settings_language_label" : "Preferred language" ,
2019-09-16 03:58:15 -04:00
"gui_settings_language_changed_notice" : "Restart OnionShare for the new language to be applied." ,
2019-01-19 23:56:09 -05:00
"systray_menu_exit" : "Quit" ,
"systray_page_loaded_title" : "Page Loaded" ,
"systray_page_loaded_message" : "OnionShare address loaded" ,
"systray_share_started_title" : "Sharing Started" ,
"systray_share_started_message" : "Starting to send files to someone" ,
"systray_share_completed_title" : "Sharing Complete" ,
"systray_share_completed_message" : "Finished sending files" ,
"systray_share_canceled_title" : "Sharing Canceled" ,
"systray_share_canceled_message" : "Someone canceled receiving your files" ,
"systray_receive_started_title" : "Receiving Started" ,
"systray_receive_started_message" : "Someone is sending files to you" ,
2019-01-19 21:30:13 -05:00
"gui_all_modes_history" : "History" ,
"gui_all_modes_clear_history" : "Clear All" ,
2019-01-19 22:00:41 -05:00
"gui_all_modes_transfer_started" : "Started {}" ,
"gui_all_modes_progress_complete" : "%p%, {0:s} elapsed." ,
"gui_all_modes_progress_starting" : "{0:s}, %p% (calculating)" ,
"gui_all_modes_progress_eta" : "{0:s}, ETA: {1:s}, %p%" ,
2019-01-19 21:30:13 -05:00
"gui_share_mode_no_files" : "No Files Sent Yet" ,
2019-03-25 00:05:54 -04:00
"gui_share_mode_autostop_timer_waiting" : "Waiting to finish sending" ,
2019-05-07 18:04:09 -04:00
"gui_website_mode_no_files" : "No Website Shared Yet" ,
2019-01-19 23:56:09 -05:00
"gui_receive_mode_no_files" : "No Files Received Yet" ,
2019-03-25 00:05:54 -04:00
"gui_receive_mode_autostop_timer_waiting" : "Waiting to finish receiving" ,
2019-03-24 02:53:13 -04:00
"days_first_letter" : "d" ,
"hours_first_letter" : "h" ,
"minutes_first_letter" : "m" ,
2019-10-27 00:56:57 -04:00
"seconds_first_letter" : "s" ,
2019-10-27 01:39:59 -04:00
"gui_new_tab" : "New Tab" ,
"gui_new_tab_tooltip" : "Open a new tab" ,
2019-10-27 00:56:57 -04:00
"gui_new_tab_share_button" : "Share Files" ,
"gui_new_tab_receive_button" : "Receive Files" ,
2020-08-20 15:33:56 -04:00
"gui_new_tab_website_button" : "Host a Website" ,
"gui_new_tab_chat_button" : "Chat Anonymously" ,
2020-08-30 09:53:23 -04:00
"gui_main_page_share_button" : "Start Sharing" ,
"gui_main_page_receive_button" : "Start Receiving" ,
"gui_main_page_website_button" : "Start Hosting" ,
"gui_main_page_chat_button" : "Start Chatting" ,
2020-08-21 00:23:05 -04:00
"gui_tab_name_share" : "Share" ,
"gui_tab_name_receive" : "Receive" ,
"gui_tab_name_website" : "Website" ,
"gui_tab_name_chat" : "Chat" ,
2019-10-27 18:01:14 -04:00
"gui_close_tab_warning_title" : "Are you sure?" ,
2019-10-27 19:01:30 -04:00
"gui_close_tab_warning_persistent_description" : "This tab is persistent. If you close it you'll lose the onion address that it's using. Are you sure you want to close it?" ,
2019-10-27 18:01:14 -04:00
"gui_close_tab_warning_share_description" : "You're in the process of sending files. Are you sure you want to close this tab?" ,
"gui_close_tab_warning_receive_description" : "You're in the process of receiving files. Are you sure you want to close this tab?" ,
"gui_close_tab_warning_website_description" : "You're actively hosting a website. Are you sure you want to close this tab?" ,
"gui_close_tab_warning_close" : "Close" ,
2019-10-27 19:18:56 -04:00
"gui_close_tab_warning_cancel" : "Cancel" ,
"gui_quit_warning_title" : "Are you sure?" ,
"gui_quit_warning_description" : "Sharing is active in some of your tabs. If you quit, all of your tabs will close. Are you sure you want to quit?" ,
"gui_quit_warning_quit" : "Quit" ,
2019-10-27 21:16:48 -04:00
"gui_quit_warning_cancel" : "Cancel" ,
"mode_settings_advanced_toggle_show" : "Show advanced settings" ,
"mode_settings_advanced_toggle_hide" : "Hide advanced settings" ,
"mode_settings_persistent_checkbox" : "Save this tab, and automatically open it when I open OnionShare" ,
"mode_settings_public_checkbox" : "Don't use a password" ,
"mode_settings_autostart_timer_checkbox" : "Start onion service at scheduled time" ,
"mode_settings_autostop_timer_checkbox" : "Stop onion service at scheduled time" ,
"mode_settings_legacy_checkbox" : "Use a legacy address (v2 onion service, not recommended)" ,
"mode_settings_client_auth_checkbox" : "Use client authorization" ,
"mode_settings_share_autostop_sharing_checkbox" : "Stop sharing after files have been sent (uncheck to allow downloading individual files)" ,
"mode_settings_receive_data_dir_label" : "Save files to" ,
"mode_settings_receive_data_dir_browse_button" : "Browse" ,
2020-09-14 19:41:51 -04:00
"mode_settings_website_disable_csp_checkbox" : "Don't send Content Security Policy header (allows your website to use third-party resources)" ,
"gui_all_modes_transfer_finished_range" : "Transferred {} - {}" ,
"gui_all_modes_transfer_finished" : "Transferred {}" ,
"gui_all_modes_transfer_canceled_range" : "Canceled {} - {}" ,
2020-09-21 23:45:57 -04:00
"gui_all_modes_transfer_canceled" : "Canceled {}" ,
"settings_error_unknown" : "Can't connect to Tor controller because your settings don't make sense." ,
"settings_error_automatic" : "Could not connect to the Tor controller. Is Tor Browser (available from torproject.org) running in the background?" ,
"settings_error_socket_port" : "Can't connect to the Tor controller at {}:{}." ,
"settings_error_socket_file" : "Can't connect to the Tor controller using socket file {}." ,
"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 the Tor controller, but password may be wrong, or your user is not permitted to read the cookie file." ,
"settings_error_bundled_tor_not_supported" : "Using the Tor version that comes with OnionShare does not work in developer mode on Windows or macOS." ,
"settings_error_bundled_tor_timeout" : "Taking too long to connect to Tor. Maybe you aren't connected to the Internet, or have an inaccurate system clock?" ,
"settings_error_bundled_tor_broken" : "OnionShare could not connect to Tor:\n{}"
2020-09-14 18:57:46 -04:00
}