2014-09-19 19:15:20 -04:00
{
2018-09-23 17:00:13 -04:00
"preparing_files" : "Compressing files." ,
2019-04-20 00:57:33 -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" ,
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" ,
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" ,
2018-11-27 15:10:16 -05:00
"gui_add_files" : "Add Files" ,
"gui_add_folder" : "Add Folder" ,
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 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 ({})" ,
"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)" ,
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" ,
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." ,
"gui_quit_title" : "Not so fast" ,
2018-09-23 17:00:13 -04:00
"gui_share_quit_warning" : "You're in the process of sending files. Are you sure you want to quit OnionShare?" ,
"gui_receive_quit_warning" : "You're in the process of receiving files. Are you sure you want to quit OnionShare?" ,
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" ,
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%" ,
"error_stealth_not_supported" : "To use client authorization, you need at least both Tor 0.2.9.1-alpha (or Tor Browser 6.5) and python3-stem 1.5.0." ,
2018-09-23 00:22:05 -04:00
"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>" ,
2018-12-13 23:58:13 -05:00
"gui_settings_stealth_option" : "Use client authorization" ,
2019-01-28 23:30:05 -05:00
"gui_settings_stealth_hidservauth_string" : "Having saved your private key for reuse, means you can now click to copy your HidServAuth." ,
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" ,
2018-09-16 18:43:19 -04:00
"gui_settings_general_label" : "General settings" ,
2019-01-28 23:30:05 -05:00
"gui_settings_onion_label" : "Onion settings" ,
2018-09-16 18:43:19 -04:00
"gui_settings_sharing_label" : "Sharing settings" ,
2019-01-19 23:56:09 -05:00
"gui_settings_close_after_first_download_option" : "Stop sharing after files have been sent" ,
2019-09-22 02:49:31 -04:00
"gui_settings_csp_header_disabled_option" : "Disable Content Security Policy header" ,
2019-09-08 15:02:17 -04:00
"gui_settings_individual_downloads_label" : "Uncheck to allow downloading individual files" ,
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" ,
2019-03-25 00:05:54 -04:00
"gui_settings_autostop_timer_checkbox" : "Use auto-stop timer" ,
"gui_settings_autostop_timer" : "Stop the share at:" ,
2019-03-25 00:28:31 -04:00
"gui_settings_autostart_timer_checkbox" : "Use auto-start timer" ,
"gui_settings_autostart_timer" : "Start the share at:" ,
2018-09-23 17:00:13 -04:00
"settings_error_unknown" : "Can't connect to Tor controller because your settings don't make sense." ,
2018-09-23 17:36:36 -04:00
"settings_error_automatic" : "Could not connect to the Tor controller. Is Tor Browser (available from torproject.org) running in the background?" ,
2018-09-23 00:22:05 -04:00
"settings_error_socket_port" : "Can't connect to the Tor controller at {}:{}." ,
2018-09-23 17:00:13 -04:00
"settings_error_socket_file" : "Can't connect to the Tor controller using 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 17:00:13 -04:00
"settings_error_missing_password" : "Connected to Tor controller, but it requires a password to authenticate." ,
2018-09-23 00:22:05 -04:00
"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-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: {}." ,
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" ,
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-09-16 03:58:15 -04:00
"update_error_check_error" : "Could not check for new version: The OnionShare website is saying the latest version is the unrecognizable '{}'…" ,
2018-09-23 00:22:05 -04:00
"update_error_invalid_latest_version" : "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-12-05 23:14:52 -05:00
"gui_connect_to_tor_for_onion_settings" : "Connect to Tor to see onion service settings" ,
2018-09-15 23:54:47 -04:00
"gui_use_legacy_v2_onions_checkbox" : "Use legacy addresses" ,
2018-12-13 23:58:13 -05:00
"gui_save_private_key_checkbox" : "Use a persistent address" ,
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>" ,
2018-09-23 17:00:13 -04:00
"gui_mode_share_button" : "Share Files" ,
"gui_mode_receive_button" : "Receive Files" ,
2019-04-19 10:52:43 -04:00
"gui_mode_website_button" : "Publish Website" ,
2018-09-23 17:00:13 -04:00
"gui_settings_receiving_label" : "Receiving settings" ,
2019-09-22 02:49:31 -04:00
"gui_settings_website_label" : "Website settings" ,
2019-01-20 14:46:20 -05:00
"gui_settings_data_dir_label" : "Save files to" ,
"gui_settings_data_dir_browse_button" : "Browse" ,
2018-09-16 19:01:30 -04:00
"gui_settings_public_mode_checkbox" : "Public mode" ,
2018-09-30 19:14:14 -04:00
"gui_open_folder_error_nautilus" : "Cannot open folder because nautilus is not available. 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 {}" ,
2019-04-20 00:51:03 -04:00
"gui_all_modes_transfer_finished_range" : "Transferred {} - {}" ,
"gui_all_modes_transfer_finished" : "Transferred {}" ,
"gui_all_modes_transfer_canceled_range" : "Canceled {} - {}" ,
"gui_all_modes_transfer_canceled" : "Canceled {}" ,
2019-01-19 22:00:41 -05:00
"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-04-20 00:57:33 -04:00
"receive_mode_upload_starting" : "Upload of total size {} is starting" ,
2019-03-24 02:53:13 -04:00
"days_first_letter" : "d" ,
"hours_first_letter" : "h" ,
"minutes_first_letter" : "m" ,
"seconds_first_letter" : "s"
2014-09-19 19:15:20 -04:00
}