mirror of
https://github.com/onionshare/onionshare.git
synced 2024-10-01 01:35:40 -04:00
185 lines
14 KiB
JSON
185 lines
14 KiB
JSON
{
|
|
"preparing_files": "Compressing files.",
|
|
"not_a_readable_file": "{0:s} is not a readable file.",
|
|
"no_available_port": "Could not find an available port to start the onion service",
|
|
"other_page_loaded": "Address loaded",
|
|
"invalid_password_guess": "Invalid password guess",
|
|
"close_on_autostop_timer": "Stopped because auto-stop timer ran out",
|
|
"closing_automatically": "Stopped because transfer is complete",
|
|
"large_filesize": "Warning: Sending a large share could take hours",
|
|
"gui_drag_and_drop": "Drag and drop files and folders\nto start sharing",
|
|
"gui_add": "Add",
|
|
"gui_add_files": "Add Files",
|
|
"gui_add_folder": "Add Folder",
|
|
"gui_delete": "Delete",
|
|
"gui_choose_items": "Choose",
|
|
"gui_share_start_server": "Start sharing",
|
|
"gui_share_stop_server": "Stop sharing",
|
|
"gui_share_stop_server_autostop_timer": "Stop Sharing ({})",
|
|
"gui_stop_server_autostop_timer_tooltip": "Auto-stop timer ends at {}",
|
|
"gui_start_server_autostart_timer_tooltip": "Auto-start timer ends at {}",
|
|
"gui_receive_start_server": "Start Receive Mode",
|
|
"gui_receive_stop_server": "Stop Receive Mode",
|
|
"gui_receive_stop_server_autostop_timer": "Stop Receive Mode ({} remaining)",
|
|
"gui_copy_url": "Copy Address",
|
|
"gui_copy_hidservauth": "Copy HidServAuth",
|
|
"gui_canceled": "Canceled",
|
|
"gui_copied_url_title": "Copied OnionShare Address",
|
|
"gui_copied_url": "OnionShare address copied to clipboard",
|
|
"gui_copied_hidservauth_title": "Copied HidServAuth",
|
|
"gui_copied_hidservauth": "HidServAuth line copied to clipboard",
|
|
"gui_waiting_to_start": "Scheduled to start in {}. Click to cancel.",
|
|
"gui_please_wait": "Starting… Click to cancel.",
|
|
"gui_quit_title": "Not so fast",
|
|
"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?",
|
|
"gui_quit_warning_quit": "Quit",
|
|
"gui_quit_warning_dont_quit": "Cancel",
|
|
"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.",
|
|
"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.",
|
|
"error_ephemeral_not_supported": "OnionShare requires at least both Tor 0.2.7.1 and python3-stem 1.4.0.",
|
|
"gui_settings_window_title": "Settings",
|
|
"gui_settings_whats_this": "<a href='{0:s}'>What's this?</a>",
|
|
"gui_settings_stealth_option": "Use client authorization",
|
|
"gui_settings_stealth_hidservauth_string": "Having saved your private key for reuse, means you can now click to copy your HidServAuth.",
|
|
"gui_settings_autoupdate_label": "Check for new version",
|
|
"gui_settings_autoupdate_option": "Notify me when a new version is available",
|
|
"gui_settings_autoupdate_timestamp": "Last checked: {}",
|
|
"gui_settings_autoupdate_timestamp_never": "Never",
|
|
"gui_settings_autoupdate_check_button": "Check for New Version",
|
|
"gui_settings_general_label": "General settings",
|
|
"gui_settings_onion_label": "Onion settings",
|
|
"gui_settings_sharing_label": "Sharing settings",
|
|
"gui_settings_close_after_first_download_option": "Stop sharing after files have been sent",
|
|
"gui_settings_connection_type_label": "How should OnionShare connect to Tor?",
|
|
"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",
|
|
"gui_settings_connection_type_control_port_option": "Connect using control port",
|
|
"gui_settings_connection_type_socket_file_option": "Connect using socket file",
|
|
"gui_settings_connection_type_test_button": "Test Connection to Tor",
|
|
"gui_settings_control_port_label": "Control port",
|
|
"gui_settings_socket_file_label": "Socket file",
|
|
"gui_settings_socks_label": "SOCKS port",
|
|
"gui_settings_authenticate_label": "Tor authentication settings",
|
|
"gui_settings_authenticate_no_auth_option": "No authentication, or cookie authentication",
|
|
"gui_settings_authenticate_password_option": "Password",
|
|
"gui_settings_password_label": "Password",
|
|
"gui_settings_tor_bridges": "Tor bridge support",
|
|
"gui_settings_tor_bridges_no_bridges_radio_option": "Don't use bridges",
|
|
"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)",
|
|
"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)",
|
|
"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.",
|
|
"gui_settings_tor_bridges_custom_radio_option": "Use custom bridges",
|
|
"gui_settings_tor_bridges_custom_label": "You can get bridges from <a href=\"https://bridges.torproject.org/options\">https://bridges.torproject.org</a>",
|
|
"gui_settings_tor_bridges_invalid": "None of the bridges you added work.\nDouble-check them or add others.",
|
|
"gui_settings_button_save": "Save",
|
|
"gui_settings_button_cancel": "Cancel",
|
|
"gui_settings_button_help": "Help",
|
|
"gui_settings_autostop_timer_checkbox": "Use auto-stop timer",
|
|
"gui_settings_autostop_timer": "Stop the share at:",
|
|
"gui_settings_autostart_timer_checkbox": "Use auto-start timer",
|
|
"gui_settings_autostart_timer": "Start the share at:",
|
|
"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 in the background:\n{}",
|
|
"settings_test_success": "Connected to the Tor controller.\n\nTor version: {}\nSupports ephemeral onion services: {}.\nSupports client authentication: {}.\nSupports next-gen .onion addresses: {}.",
|
|
"error_tor_protocol_error": "There was an error with Tor: {}",
|
|
"error_tor_protocol_error_unknown": "There was an unknown error with Tor",
|
|
"connecting_to_tor": "Connecting to the Tor network",
|
|
"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": "You are running the latest OnionShare.",
|
|
"gui_tor_connection_ask": "Open the settings to sort out connection to Tor?",
|
|
"gui_tor_connection_ask_open_settings": "Yes",
|
|
"gui_tor_connection_ask_quit": "Quit",
|
|
"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.",
|
|
"gui_tor_connection_lost": "Disconnected from Tor.",
|
|
"gui_server_started_after_autostop_timer": "The auto-stop timer ran out before the server started. Please make a new share.",
|
|
"gui_server_autostop_timer_expired": "The auto-stop timer already ran out. Please update it to start sharing.",
|
|
"gui_server_autostart_timer_expired": "The scheduled time has already passed. Please update 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 update it to start sharing.",
|
|
"share_via_onionshare": "OnionShare it",
|
|
"gui_connect_to_tor_for_onion_settings": "Connect to Tor to see onion service settings",
|
|
"gui_use_legacy_v2_onions_checkbox": "Use legacy addresses",
|
|
"gui_save_private_key_checkbox": "Use a persistent address",
|
|
"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='{}' />",
|
|
"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='{}' />",
|
|
"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.)",
|
|
"gui_status_indicator_share_stopped": "Ready to share",
|
|
"gui_status_indicator_share_working": "Starting…",
|
|
"gui_status_indicator_share_scheduled": "Scheduled…",
|
|
"gui_status_indicator_share_started": "Sharing",
|
|
"gui_status_indicator_receive_stopped": "Ready to receive",
|
|
"gui_status_indicator_receive_working": "Starting…",
|
|
"gui_status_indicator_receive_scheduled": "Scheduled…",
|
|
"gui_status_indicator_receive_started": "Receiving",
|
|
"gui_file_info": "{} files, {}",
|
|
"gui_file_info_single": "{} file, {}",
|
|
"history_in_progress_tooltip": "{} in progress",
|
|
"history_completed_tooltip": "{} completed",
|
|
"error_cannot_create_data_dir": "Could not create OnionShare data folder: {}",
|
|
"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>",
|
|
"gui_mode_share_button": "Share Files",
|
|
"gui_mode_receive_button": "Receive Files",
|
|
"gui_mode_website_button": "Publish Website",
|
|
"gui_settings_receiving_label": "Receiving settings",
|
|
"gui_settings_data_dir_label": "Save files to",
|
|
"gui_settings_data_dir_browse_button": "Browse",
|
|
"gui_settings_public_mode_checkbox": "Public mode",
|
|
"gui_open_folder_error_nautilus": "Cannot open folder because nautilus is not available. The file is here: {}",
|
|
"gui_settings_language_label": "Preferred language",
|
|
"gui_settings_language_changed_notice": "Restart OnionShare for your change in language to take effect.",
|
|
"systray_menu_exit": "Quit",
|
|
"systray_page_loaded_title": "Page Loaded",
|
|
"systray_page_loaded_message": "OnionShare address loaded",
|
|
"systray_site_loaded_title": "Site Loaded",
|
|
"systray_site_loaded_message": "OnionShare site 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",
|
|
"systray_website_started_title": "Starting sharing website",
|
|
"systray_website_started_message": "Someone is visiting your website",
|
|
"gui_all_modes_history": "History",
|
|
"gui_all_modes_clear_history": "Clear All",
|
|
"gui_all_modes_transfer_started": "Started {}",
|
|
"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 {}",
|
|
"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%",
|
|
"gui_share_mode_no_files": "No Files Sent Yet",
|
|
"gui_share_mode_autostop_timer_waiting": "Waiting to finish sending",
|
|
"gui_website_mode_no_files": "No Website Shared Yet",
|
|
"gui_receive_mode_no_files": "No Files Received Yet",
|
|
"gui_receive_mode_autostop_timer_waiting": "Waiting to finish receiving",
|
|
"gui_visit_started": "Someone has visited your website {}",
|
|
"receive_mode_upload_starting": "Upload of total size {} is starting",
|
|
"days_first_letter": "d",
|
|
"hours_first_letter": "h",
|
|
"minutes_first_letter": "m",
|
|
"seconds_first_letter": "s"
|
|
}
|