2014-09-19 19:15:20 -04:00
{
2018-09-23 00:22:05 -04:00
"config_onion_service" : "Setting up onion service on port {0:d}." ,
"preparing_files" : "Preparing share." ,
"give_this_url" : "Give this address to the recipient:" ,
"give_this_url_stealth" : "Give this inbox address and HidServAuth line to the recipient:" ,
"give_this_url_receive" : "Give this inbox address to the sender:" ,
"give_this_url_receive_stealth" : "Give this inbox address and HidServAuth to the sender:" ,
2018-03-22 17:06:08 -04:00
"ctrlc_to_stop" : "Press Ctrl+C to stop the server" ,
2018-01-01 17:36:57 -05:00
"not_a_file" : "{0:s} is not a valid file." ,
2017-05-18 04:09:49 -04:00
"not_a_readable_file" : "{0:s} is not a readable file." ,
2018-09-23 00:22:05 -04:00
"no_available_port" : "Could not find an available port to start the onion service" ,
"other_page_loaded" : "Inbox address loaded" ,
"close_on_timeout" : "Stopped because timeframe expired" ,
"closing_automatically" : "Stopped because you have the complete share" ,
"timeout_download_still_running" : "Awaiting completion of share transfer to you" ,
"large_filesize" : "Warning: Sending a large share could take hours" ,
2017-05-22 02:47:12 -04:00
"systray_menu_exit" : "Quit" ,
2018-09-23 00:22:05 -04:00
"systray_download_started_title" : "Sending…" ,
"systray_download_started_message" : "Your share is being sent." ,
"systray_download_completed_title" : "Share sent" ,
"systray_download_completed_message" : "Your share has been sent." ,
"systray_download_canceled_title" : "Share cancelled" ,
"systray_download_canceled_message" : "The recipient cancelled the share." ,
"systray_upload_started_title" : "Receiving…" ,
"systray_upload_started_message" : "Started share transfer to inbox." ,
"help_local_only" : "Avoid using Tor: (Only for development)" ,
"help_stay_open" : "Keep sending after one completion" ,
"help_shutdown_timeout" : "Stop sharing after a given amount of seconds" ,
"help_stealth" : "Make share that requires HidServAuth (advanced)" ,
"help_receive" : "Receive shares instead of sending them" ,
"help_debug" : "Log OnionShare errors to stdout, and web errors to disk" ,
2014-09-19 19:15:20 -04:00
"help_filename" : "List of files or folders to share" ,
2018-09-23 00:22:05 -04:00
"help_config" : "Custom JSON config file location (optional)" ,
2018-02-04 16:13:38 -05:00
"gui_drag_and_drop" : "Drag and drop files and folders\nto start sharing" ,
2017-05-28 20:22:16 -04:00
"gui_add" : "Add" ,
2014-09-19 19:15:20 -04:00
"gui_delete" : "Delete" ,
2017-05-28 20:22:16 -04:00
"gui_choose_items" : "Choose" ,
2018-09-23 00:22:05 -04:00
"gui_share_start_server" : "Share" ,
"gui_share_stop_server" : "Stop" ,
"gui_share_stop_server_shutdown_timeout" : "Stop sharing ({}s remaining)" ,
"gui_share_stop_server_shutdown_timeout_tooltip" : "Allowed share timeframe ends {}" ,
"gui_receive_start_server" : "Receive" ,
"gui_receive_stop_server" : "Stop" ,
"gui_receive_stop_server_shutdown_timeout" : "Stop receiving ({}s remaining)" ,
"gui_receive_stop_server_shutdown_timeout_tooltip" : "Allowed receive timeframe ends {}" ,
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 00:22:05 -04:00
"gui_downloads" : "History of sent shares" ,
"gui_no_downloads" : "None yet." ,
2014-09-22 16:22:30 -04:00
"gui_canceled" : "Canceled" ,
2018-09-23 00:22:05 -04:00
"gui_copied_url_title" : "Copied" ,
"gui_copied_url" : "OnionShare address copied to clipboard" ,
"gui_copied_hidservauth_title" : "Copied" ,
"gui_copied_hidservauth" : "HidServAuth line copied to clipboard" ,
"gui_please_wait" : "Starting… Click to cancel." ,
"gui_download_upload_progress_complete" : "%p%, {0:s} elapsed." ,
"gui_download_upload_progress_starting" : "{0:s}, %p% (calculating end time.)" ,
2018-05-07 19:38:29 -04:00
"gui_download_upload_progress_eta" : "{0:s}, ETA: {1:s}, %p%" ,
2018-04-24 20:18:18 -04:00
"version_string" : "OnionShare {0:s} | https://onionshare.org/" ,
2018-09-23 00:22:05 -04:00
"gui_quit_title" : "Not so fast" ,
"gui_share_quit_warning" : "Quitting now means files en route elsewhere won't finish." ,
"gui_receive_quit_warning" : "Quitting now means files en route to you won't finish." ,
2016-04-11 13:08:24 -04:00
"gui_quit_warning_quit" : "Quit" ,
2018-02-06 20:47:05 -05:00
"gui_quit_warning_dont_quit" : "Cancel" ,
2018-09-23 00:22:05 -04:00
"error_rate_limit" : "Too many wrong attempts on your sharing address means someone could be trying to guess it. Start OnionShare again and send a new address to share." ,
"zip_progress_bar_format" : "Making share smaller: %p%" ,
"error_stealth_not_supported" : "To create shares that require knowing HidServAuth, you need at least both Tor 0.2.9.1-alpha (or Tor Browser 6.5) and python3-stem 1.5.0." ,
"error_ephemeral_not_supported" : "OnionShare requires at least both Tor 0.2.7.1 and python3-stem 1.4.0." ,
2016-12-28 21:44:41 -05:00
"gui_settings_window_title" : "Settings" ,
2018-09-23 00:22:05 -04:00
"gui_settings_whats_this" : "<a href='{0:s}'>What's this?</a>" ,
"gui_settings_stealth_option" : "Create share that requires knowing HidServAuth (legacy)" ,
"gui_settings_stealth_hidservauth_string" : "Having saved your private key for reuse, means you can now\nclick to copy your HidServAuth." ,
"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" ,
2018-09-16 18:43:19 -04:00
"gui_settings_general_label" : "General settings" ,
"gui_settings_sharing_label" : "Sharing settings" ,
2018-09-23 00:22:05 -04:00
"gui_settings_close_after_first_download_option" : "Stop sharing after first completion" ,
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 00:22:05 -04:00
"gui_settings_authenticate_label" : "Tor identification settings" ,
"gui_settings_authenticate_no_auth_option" : "None or cookie based" ,
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-23 00:22:05 -04:00
"gui_settings_shutdown_timeout_checkbox" : "Stop sharing after a given timeframe" ,
"gui_settings_shutdown_timeout" : "Stop sharing after:" ,
"settings_saved" : "Settings saved in {}" ,
"settings_error_unknown" : "Can't connect to Tor controller because it knows your settings aren't making sense." ,
"settings_error_automatic" : "Could not connect to the Tor controller. The Tor Browser (available from https://www.torproject.org/)\nneeds to be running in the background." ,
"settings_error_socket_port" : "Can't connect to the Tor controller at {}:{}." ,
"settings_error_socket_file" : "The Tor controller does not allow connection using the socket file {}." ,
2017-01-07 20:31:26 -05:00
"settings_error_auth" : "Connected to {}:{}, but can't authenticate. Maybe this isn't a Tor controller?" ,
2018-09-23 00:22:05 -04:00
"settings_error_missing_password" : "Connected to the Tor controller, type in the password for it." ,
"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?" ,
2018-03-22 17:06:08 -04:00
"settings_error_bundled_tor_broken" : "OnionShare could not connect to Tor in the background:\n{}" ,
2018-09-23 00:22:05 -04:00
"settings_test_success" : "Connected to the Tor controller.\n\nTor version: {}\nSupports ephemeral onion services: {}.\nSupports shares that require HidServAuth: {}." ,
2018-09-18 20:17:25 -04:00
"error_tor_protocol_error" : "There was an error with Tor: {}" ,
"error_tor_protocol_error_unknown" : "There was an unknown error with Tor" ,
2018-09-13 02:35:24 -04:00
"error_invalid_private_key" : "This private key type is unsupported" ,
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 {}." ,
"update_error_check_error" : "Could not check for new versions: The OnionShare website is saying the latest version is the unrecognizable '{}'…" ,
"update_error_invalid_latest_version" : "Could not check for new version: Maybe you're not connected to Tor, or the OnionShare website is down?" ,
"update_not_available" : "Running the latest OnionShare." ,
"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." ,
"gui_tor_connection_canceled" : "Could not connect to Tor.\n\nEnsure 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." ,
2018-09-23 00:22:05 -04:00
"gui_server_started_after_timeout" : "The set sharing timeframe ran out before the server started.\nPlease make a new share." ,
"gui_server_timeout_expired" : "The chosen sharing timeframe has already expired.\nPlease update it to start sharing." ,
"share_via_onionshare" : "OnionShare it" ,
2018-09-15 23:54:47 -04:00
"gui_use_legacy_v2_onions_checkbox" : "Use legacy addresses" ,
2018-09-16 19:02:35 -04:00
"gui_save_private_key_checkbox" : "Use a persistent address (legacy)" ,
2018-09-23 00:22:05 -04:00
"gui_share_url_description" : "<b>Anyone</b> with this OnionShare address can fetch your share using the <b>Tor Browser</b>: <img src='{}' />" ,
"gui_receive_url_description" : "<b>Anyone</b> with this link can <b>upload</b> files to your inbox folder using the <b>Tor Browser</b>: <img src='{}' />" ,
"gui_url_label_persistent" : "This share will not auto-expire unless a timeframe is set.<br><br>Every subsequent share reuse 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-expire unless a timeframe is set." ,
"gui_url_label_onetime" : "This share will expire after first completion." ,
"gui_url_label_onetime_and_persistent" : "This share will not auto-expire unless a timeframe is set.<br><br>Every subsequent share will reuse the address. (To use one-time addresses, turn off \"Use persistent address\" in the settings.)" ,
"gui_status_indicator_share_stopped" : "Ready to share" ,
2018-04-25 12:46:49 -04:00
"gui_status_indicator_share_working" : "Starting…" ,
"gui_status_indicator_share_started" : "Sharing" ,
2018-09-23 00:22:05 -04:00
"gui_status_indicator_receive_stopped" : "Ready to fetch" ,
2018-04-25 12:46:49 -04:00
"gui_status_indicator_receive_working" : "Starting…" ,
2018-09-23 00:22:05 -04:00
"gui_status_indicator_receive_started" : "Fetching" ,
"gui_file_info" : "{} files, {}" ,
"gui_file_info_single" : "{} file, {}" ,
"info_in_progress_downloads_tooltip" : "{} incoming" ,
"info_completed_downloads_tooltip" : "{} incoming completed" ,
"info_in_progress_uploads_tooltip" : "{} outgoing" ,
"info_completed_uploads_tooltip" : "{} outgoing completed" ,
"error_cannot_create_downloads_dir" : "Could not create inbox: {}" ,
"error_downloads_dir_not_writable" : "The inbox folder is write protected: {}" ,
"receive_mode_downloads_dir" : "Files sent to you appear in this folder: {}" ,
"receive_mode_warning" : "Warning: Receive mode lets someone else upload files to your computer, potentially taking control of it if you open them. Only open things from people you trust to know what they are doing." ,
"gui_receive_mode_warning" : "<b>A share could contain files that take control of your computer if opened!</b><br>Only open things from people you trust to know what they are doing." ,
2018-05-20 18:20:21 -04:00
"receive_mode_upload_starting" : "Upload of total size {} is starting" ,
2018-09-23 00:22:05 -04:00
"receive_mode_received_file" : "Received: {}" ,
"gui_mode_share_button" : "Share" ,
"gui_mode_receive_button" : "Receive" ,
"gui_settings_receiving_label" : "Reception settings" ,
"gui_settings_downloads_label" : "Save shares to" ,
2018-04-29 00:08:53 -04:00
"gui_settings_downloads_button" : "Browse" ,
2018-05-04 20:33:18 -04:00
"gui_settings_receive_allow_receiver_shutdown_checkbox" : "Receive mode can be stopped by the sender" ,
2018-09-16 19:01:30 -04:00
"gui_settings_public_mode_checkbox" : "Public mode" ,
2018-09-23 00:22:05 -04:00
"systray_close_server_title" : "OnionShare Server Shut Down" ,
2018-04-29 19:41:05 -04:00
"systray_close_server_message" : "A user closed the server" ,
"systray_page_loaded_title" : "OnionShare Page Loaded" ,
2018-09-23 00:22:05 -04:00
"systray_download_page_loaded_message" : "Your page has been loaded" ,
"systray_upload_page_loaded_message" : "Someone is browsing what you share" ,
"gui_uploads" : "Sent Shares" ,
"gui_no_uploads" : "Nothing sent yet." ,
"gui_clear_history" : "Clear" ,
"gui_upload_in_progress" : "Delivery Started {}" ,
"gui_upload_finished_range" : "Sent {} to {}" ,
"gui_upload_finished" : "Sent {}" ,
"gui_open_folder_error_nautilus" : "Cannot open folder without a file manager. The file is here: {}"
2014-09-19 19:15:20 -04:00
}