184 lines
13 KiB
XML
184 lines
13 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
|
|
<string name="app_name" translatable="false">Bote</string>
|
|
<string name="intro_private">Private.</string>
|
|
<string name="intro_distributed">Distributed.</string>
|
|
<string name="intro_secure">Secure.</string>
|
|
<string name="swipe_to_start">Swipe to start</string>
|
|
<string name="i_know_what_to_do">I know what to do</string>
|
|
<string name="intro_1_1">Traditional email is insecure. It was not designed to protect people from dragnet surveillance.</string>
|
|
<string name="intro_1_2">Even if you encrypt your emails, the email metadata can be monitored to reveal large amounts of information about you.</string>
|
|
<string name="intro_2_1">Bote is a new kind of email that provides complete end-to-end privacy and security.</string>
|
|
<string name="intro_2_2"></string>
|
|
<string name="intro_3_1">With traditional email, you need to trust a central server. And if it is blocked, you can\'t send or receive emails.</string>
|
|
<string name="intro_3_2">Bote uses a distributed peer-to-peer network, similar to BitTorrent. Encrypted emails are split up and stored with many other Bote users.</string>
|
|
<string name="intro_4_1">When you send an email in Bote, everything is encrypted - including the email metadata. Only the recipient can download and read the email.</string>
|
|
<string name="intro_4_2">An outsider can only see that an email was sent, not who sent it. And if the recipient never publishes their address, the outsider can\'t even tell who the recipient is.</string>
|
|
<string name="intro_5_1">Because Bote is a little different to traditional email, there are a few things to set up before you can start using it.</string>
|
|
<string name="intro_5_2">The setup wizard will take a couple of minutes, and then everything will be ready.</string>
|
|
<string name="lets_get_started">Let\'s get started</string>
|
|
<string name="title_activity_setup">Setup</string>
|
|
<string name="skip">Skip</string>
|
|
<string name="set_password">Set password</string>
|
|
<string name="setup_set_password_1">You can set a password for Bote. This will prevent other users from reading your emails, and will encrypt all files on-disk.</string>
|
|
<string name="setup_set_password_2">If you set a password, automatic email checking will be disabled. You can manually check for emails once you have authenticated by pulling down on the Inbox.</string>
|
|
<string name="setup_set_password_3">If you do not set a password now, you can do so later from the Settings menu.</string>
|
|
<string name="create_identity">Create identity</string>
|
|
<string name="setup_create_identity_1">To receive emails, you need an Identity. This is a set of cryptographic keys that enables you to encrypt and decrypt emails.</string>
|
|
<string name="setup_create_identity_2">A Destination is the public part of an Identity. This is the address that you will give to your contacts so they can send emails to you. When you send emails using an Identity, its Destination is included in the From field so the recipient can reply.</string>
|
|
<string name="setup_create_identity_3">If you do not create an Identity now, you can do so later from the Settings menu. If you only want to send emails, you do not need an Identity, because Bote emails can be sent anonymously. However the recipient will be unable to reply to you.</string>
|
|
<string name="setup_finished">Setup finished</string>
|
|
<string name="setup_finished_1">Bote is configured and ready to use.</string>
|
|
<string name="setup_finished_2">To send and receive emails, Bote needs to connect to the distributed network. You can do this from the menu.</string>
|
|
<string name="setup_finished_3">While Bote is offline, you can read emails that have already been downloaded. You can also write emails and put them in the Outbox; they will be sent the next time Bote is online.</string>
|
|
<string name="go_to_inbox">Go to inbox</string>
|
|
<string name="action_new_email">New email</string>
|
|
<string name="action_send_email">Send email</string>
|
|
<string name="action_start_bote">Connect to network</string>
|
|
<string name="action_stop_bote">Disconnect from network</string>
|
|
<string name="action_settings">Settings</string>
|
|
<string name="start_i2p_android">It appears that I2P Android is not running. Would you like to start it?</string>
|
|
<string name="pull_text">Pull to check email</string>
|
|
<string name="refreshing_text">Checking email…</string>
|
|
<string name="release_text">Let go to check email</string>
|
|
<string name="incomplete_emails">%s incomplete emails</string>
|
|
<string name="items_selected">%s selected</string>
|
|
<string name="action_delete">Delete</string>
|
|
<string name="action_mark_read">Mark read</string>
|
|
<string name="action_mark_unread">Mark unread</string>
|
|
<string name="action_move_to">Move to</string>
|
|
<string name="drawer_open">Open nav</string>
|
|
<string name="drawer_close">Close nav</string>
|
|
<string name="enter_password">Enter password:</string>
|
|
<string name="checking_password">Checking password…</string>
|
|
<string name="password_incorrect">Password was incorrect</string>
|
|
<string name="password_file_error">Could not read password verification file</string>
|
|
<string name="not_authed">Not authenticated</string>
|
|
<string name="folder_inbox">Inbox</string>
|
|
<string name="folder_outbox">Outbox</string>
|
|
<string name="folder_sent">Sent</string>
|
|
<string name="folder_trash">Trash</string>
|
|
<string name="address_book">Address book</string>
|
|
<string name="network_status">Network status</string>
|
|
<string name="not_started">Not started</string>
|
|
<string name="connect_delay">Waiting 3 minutes…</string>
|
|
<string name="connecting">Connecting…</string>
|
|
<string name="connected">Connected</string>
|
|
<string name="error">Error</string>
|
|
<string name="folder_empty">Folder is empty</string>
|
|
<string name="folder_does_not_exist">Folder does not exist</string>
|
|
<string name="waiting_for_network">Waiting on I2P</string>
|
|
<string name="connecting_to_network">Connecting to the Bote network</string>
|
|
<string name="connected_to_network">Connected to the Bote network</string>
|
|
|
|
<plurals name="n_new_emails">
|
|
<item quantity="one">One new email</item>
|
|
<item quantity="other">%d new emails</item>
|
|
</plurals>
|
|
|
|
<string name="queued">Queued</string>
|
|
<string name="sending">Sending</string>
|
|
<string name="sent_to_short">Sent %1$d of %2$d</string>
|
|
<string name="sent_to">Sent to %1$d out of %2$d recipients</string>
|
|
<string name="email_sent">Email sent</string>
|
|
<string name="gateway_disabled">Gateway disabled</string>
|
|
<string name="no_identity_matches">No identity matches the sender/from field: %s</string>
|
|
<string name="invalid_recipient">Invalid recipient address: %s</string>
|
|
<string name="error_creating_packets">Error creating email packets: %s</string>
|
|
<string name="error_sending">Error while sending email: %s</string>
|
|
<string name="error_saving_metadata">Error saving email metadata: %s</string>
|
|
<string name="email_not_found">Email not found</string>
|
|
<string name="email_from">From:</string>
|
|
<string name="email_to">To:</string>
|
|
<string name="label_sent">Sent:</string>
|
|
<string name="email_received">Received:</string>
|
|
<string name="email_status">Status:</string>
|
|
<string name="reply">Reply</string>
|
|
<string name="compose">Compose</string>
|
|
<string name="subject">Subject</string>
|
|
<string name="compose_email">Compose email</string>
|
|
<string name="add_one_recipient">Add at least one recipient.</string>
|
|
<string name="email_queued_for_sending">Email queued for sending</string>
|
|
<string name="response_prefix_re">Re:</string>
|
|
<string name="response_prefix_re_hide" translatable="false">Re:</string>
|
|
<string name="response_quote_wrote">%s wrote:</string>
|
|
<string name="response_quote_wrote_hide" translatable="false">%s wrote:</string>
|
|
<string name="address_book_empty">Address book is empty</string>
|
|
<string name="share">Share</string>
|
|
<string name="action_new_contact">New contact</string>
|
|
<string name="select_a_picture">Select a picture</string>
|
|
<string name="no_image_cropping_app_found">No image cropping app found</string>
|
|
<string name="select_a_cropping_app">Select a cropping app</string>
|
|
<string name="contact_name">Contact name</string>
|
|
<string name="email_destination">Email destination</string>
|
|
<string name="label_browse">Browse</string>
|
|
<string name="select_email_destination_file">Select file containing Email Destination</string>
|
|
<string name="please_install_a_file_manager">Please install a File Manager.</string>
|
|
<string name="failed_to_read_email_destination_file">Failed to read Email Destination file.</string>
|
|
<string name="could_not_find_email_destination_file">Could not find Email Destination file.</string>
|
|
<string name="save_contact">Save contact</string>
|
|
<string name="delete_contact">Delete contact?</string>
|
|
<string name="network_info_unavailable">Network information is not available because Bote hasn\'t started connecting to the network yet.</string>
|
|
<string name="network_info_unavailable_delay">Bote is waiting for the I2P router to start up and be ready.</string>
|
|
<string name="local_destination">Local Destination:</string>
|
|
<string name="not_set">Not set</string>
|
|
<string name="kademlia_peers">Kademlia Peers:</string>
|
|
<string name="relay_peers">Relay Peers:</string>
|
|
<string name="banned_peers">Banned Peers:</string>
|
|
<string name="pref_title_general">General</string>
|
|
<string name="pref_summ_general">General settings and default identity settings</string>
|
|
<string name="pref_title_autoMail">Auto-check mail</string>
|
|
<string name="pref_title_checkInterval">Check interval</string>
|
|
<string name="pref_summ_checkInterval">%s minutes</string>
|
|
<string name="pref_title_delivery">Delivery status</string>
|
|
<string name="pref_summ_delivery">Check delivery status of sent emails</string>
|
|
<string name="pref_title_privacy">Privacy</string>
|
|
<string name="pref_title_hideLocale">Hide locale</string>
|
|
<string name="pref_summ_hideLocale">Use English for text added to outgoing emails (\'Re:\', \'wrote:\', etc.)</string>
|
|
<string name="pref_title_sentTime">Sent time</string>
|
|
<string name="pref_summ_sentTime">Include sent time in outgoing emails</string>
|
|
<string name="pref_title_routing">Routing</string>
|
|
<string name="pref_title_numHops">Relays</string>
|
|
<string name="pref_summ_numHops">Use %s relays when sending mail</string>
|
|
<string name="pref_title_minDelay">Minimum delay per hop</string>
|
|
<string name="pref_summ_minDelay">%s minutes</string>
|
|
<string name="pref_title_maxDelay">Maximum delay per hop</string>
|
|
<string name="pref_summ_maxDelay">%s minutes</string>
|
|
<string name="router_settings">Router settings</string>
|
|
<string name="auto">Auto</string>
|
|
<string name="manual">Manual</string>
|
|
<string name="pref_title_router">Router</string>
|
|
<string name="internal">Internal</string>
|
|
<string name="remote_i2p_router">Remote I2P router</string>
|
|
<string name="pref_dialog_title_router">Router to use</string>
|
|
<string name="pref_title_i2cp_host">I2CP host</string>
|
|
<string name="pref_title_i2cp_port">I2CP port</string>
|
|
<string name="pref_title_change_password">Change password</string>
|
|
<string name="old_password">Old password</string>
|
|
<string name="new_password">New password</string>
|
|
<string name="confirm_new_password">Confirm new password</string>
|
|
<string name="password_changed">Password changed successfully</string>
|
|
<string name="pref_title_identities">Identities</string>
|
|
<string name="new_identity">New identity…</string>
|
|
<string name="edit_identity">Edit identity</string>
|
|
<string name="public_name">Public name</string>
|
|
<string name="description">Description</string>
|
|
<string name="default_identity">Default identity</string>
|
|
<string name="save_identity">Save identity</string>
|
|
<string name="delete_identity">Delete identity?</string>
|
|
<string name="identity_saved">Identity saved</string>
|
|
<string name="export_identities">Export identities</string>
|
|
<string name="password_empty">Password is empty</string>
|
|
<string name="passwords_do_not_match">Passwords do not match</string>
|
|
<string name="file_exists">File exists</string>
|
|
<string name="exporting_identities">Exporting identities</string>
|
|
<string name="identities_exported">Identities exported to Downloads folder</string>
|
|
<string name="import_identities">Import identities</string>
|
|
<string name="importing_identities">Importing identities</string>
|
|
<string name="no_identities_found">No identities were found.</string>
|
|
<string name="no_identities_found_maybe_encrypted">No identities were found. Is the file encrypted?</string>
|
|
<string name="identities_imported">Identities imported</string>
|
|
|
|
</resources>
|