FairEmail/app/src/main/res/values/strings.xml

1261 lines
76 KiB
XML
Raw Normal View History

2018-08-02 13:33:06 +00:00
<resources>
2018-08-14 05:53:24 +00:00
<string name="app_name" translatable="false">FairEmail</string>
2018-12-31 08:04:33 +00:00
<string name="app_copyright" translatable="false">Copyright &#x24B8; 20182019 by M. Bokhorst</string>
2019-05-13 17:54:05 +00:00
<string name="app_search">FairEmail search</string>
2019-04-19 13:16:40 +00:00
<string name="app_changelog">Changelog</string>
2018-12-11 12:23:40 +00:00
<string name="app_welcome">FairEmail is an open source email app focused on privacy and security. For this reason some features might work differently from what you are used to.</string>
2019-01-29 17:11:32 +00:00
<string name="app_limitations">For example, messages will always be reformatted to remove unsafe elements and to improve readability and opening links needs to be confirmed for safety.</string>
<string name="app_eula" translatable="false">THIS SOFTWARE IS PROVIDED BY THE AUTHOR \'\'AS IS\'\' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.</string>
2019-03-08 09:50:01 +00:00
<string name="app_crash">FairEmail is not supported on this device because bugs in Android cause crashes</string>
2019-06-18 17:49:17 +00:00
<string name="app_exit">Go \'back\' again to exit</string>
2018-08-02 13:33:06 +00:00
<string name="channel_service">Service</string>
2019-06-09 18:51:02 +00:00
<string name="channel_send">Send</string>
2018-08-05 08:53:43 +00:00
<string name="channel_notification">Notifications</string>
2019-06-23 13:17:45 +00:00
<string name="channel_update">Updates</string>
2019-01-23 08:44:25 +00:00
<string name="channel_warning">Warnings</string>
2018-08-02 13:33:06 +00:00
<string name="channel_error">Errors</string>
2019-12-10 10:51:03 +00:00
<string name="channel_alert">Server alerts</string>
2019-03-17 18:06:51 +00:00
<string name="channel_group_contacts">Contacts</string>
2018-08-02 13:33:06 +00:00
2019-08-17 11:59:10 +00:00
<plurals name="page_conversation">
<item quantity="one">Conversation</item>
<item quantity="other">Conversations</item>
</plurals>
2019-08-20 14:52:02 +00:00
<plurals name="page_message">
<item quantity="one">Message</item>
<item quantity="other">Messages</item>
</plurals>
2019-08-17 11:59:10 +00:00
<string name="page_folders">Folders</string>
<string name="page_compose">Compose</string>
2018-11-07 12:10:58 +00:00
<string name="tile_synchronize">Synchronize</string>
<string name="tile_unseen">New messages</string>
2019-08-12 09:54:34 +00:00
<string name="shortcut_refresh">Refresh</string>
2018-11-06 11:06:28 +00:00
<string name="shortcut_compose">Compose</string>
2019-05-21 12:15:43 +00:00
<string name="shortcut_setup">Settings</string>
2018-11-06 11:06:28 +00:00
<plurals name="title_notification_synchronizing">
2019-12-07 08:56:02 +00:00
<item quantity="one">Monitoring %1$d account</item>
<item quantity="other">Monitoring %1$d accounts</item>
</plurals>
<plurals name="title_notification_operations">
<item quantity="zero"></item>
<item quantity="one">%1$d operation pending</item>
<item quantity="other">%1$d operations pending</item>
</plurals>
<plurals name="title_notification_unseen">
<item quantity="one">%1$d new message</item>
<item quantity="other">%1$d new messages</item>
</plurals>
2018-08-12 11:17:50 +00:00
<plurals name="title_notification_unsent">
2019-04-24 07:34:05 +00:00
<item quantity="one">%1$d message to be sent</item>
<item quantity="other">%1$d messages to be sent</item>
2018-08-12 11:17:50 +00:00
</plurals>
2018-11-07 08:09:05 +00:00
<plurals name="title_tile_unseen">
<item quantity="one">%1$d new</item>
<item quantity="other">%1$d new</item>
</plurals>
2019-10-04 17:17:33 +00:00
<plurals name="title_selected_conversations">
<item quantity="one">Selected %1$d conversation</item>
<item quantity="other">Selected %1$d conversations</item>
2019-07-28 08:14:12 +00:00
</plurals>
2018-12-14 12:36:52 +00:00
<plurals name="title_moving_messages">
2019-01-04 16:49:10 +00:00
<item quantity="one">Move %1$d message to %2$s?</item>
<item quantity="other">Move %1$d messages to %2$s?</item>
2018-12-14 12:36:52 +00:00
</plurals>
2019-01-28 06:14:45 +00:00
<plurals name="title_deleting_messages">
<item quantity="one">Delete %1$d message permanently?</item>
<item quantity="other">Delete %1$d messages permanently?</item>
</plurals>
<plurals name="title_ask_spam">
2019-05-19 08:08:24 +00:00
<item quantity="one">Treat %1$d message as spam?</item>
<item quantity="other">Treat %1$d messages as spam?</item>
</plurals>
2019-07-12 15:05:28 +00:00
<string name="title_ask_spam_who">Treat message from %1$s as spam?</string>
2019-06-23 17:09:02 +00:00
<string name="title_notification_waiting">Waiting for suitable connection</string>
<string name="title_notification_sending">Sending messages</string>
2018-08-05 08:53:43 +00:00
<string name="title_notification_failed">\'%1$s\' failed</string>
2019-12-10 10:51:03 +00:00
<string name="title_notification_alert">\'%1$s\' server alert</string>
2018-08-02 13:33:06 +00:00
2019-03-12 15:26:21 +00:00
<string name="title_name_count">%1$s (%2$s)</string>
2019-12-09 16:55:29 +00:00
<string name="menu_exit">Exit</string>
2018-11-13 15:02:31 +00:00
<string name="menu_answers">Templates</string>
<string name="menu_operations">Operations</string>
2019-03-14 18:47:10 +00:00
<string name="menu_contacts">Local contacts</string>
2019-05-21 12:15:43 +00:00
<string name="menu_setup">Settings</string>
2019-01-27 12:35:23 +00:00
2018-08-22 06:20:31 +00:00
<string name="menu_legend">Legend</string>
<string name="menu_test">Test program</string>
2018-11-13 15:02:31 +00:00
<string name="menu_faq">Support</string>
2019-01-27 12:35:23 +00:00
<string name="menu_issue">Report issue</string>
2019-07-23 12:30:57 +00:00
<string name="menu_attribution">Attribution</string>
2018-08-22 06:20:31 +00:00
<string name="menu_privacy">Privacy</string>
<string name="menu_about">About</string>
2019-01-27 12:35:23 +00:00
<string name="menu_pro">Pro features</string>
2018-10-10 13:45:50 +00:00
<string name="menu_invite">Invite</string>
2018-09-07 11:08:20 +00:00
<string name="menu_rate">Rate this app</string>
2018-08-17 05:46:22 +00:00
<string name="menu_other">Other apps</string>
2018-08-02 13:33:06 +00:00
2018-12-11 12:23:40 +00:00
<string name="title_welcome">Welcome</string>
<string name="title_eula">End-user license agreement</string>
2018-08-02 13:33:06 +00:00
<string name="title_agree">I agree</string>
<string name="title_disagree">I disagree</string>
<string name="title_version">Version %1$s</string>
2018-08-02 13:33:06 +00:00
<string name="title_list_accounts">Accounts</string>
<string name="title_list_identities">Identities</string>
<string name="title_edit_account">Edit account</string>
2018-08-03 05:00:58 +00:00
<string name="title_edit_identity">Edit identity</string>
2018-08-02 13:33:06 +00:00
<string name="title_edit_folder">Edit folder</string>
2019-05-21 12:15:43 +00:00
<string name="title_setup">Settings</string>
2019-01-14 10:29:47 +00:00
<string name="title_setup_help">Help</string>
2019-07-07 07:54:49 +00:00
<string name="title_setup_welcome">
Receiving and sending messages requires setting up an account and an identity like in any other email app.
The quick setup will create both an account and identity by just asking for your name, email address and password.
Accounts and identities (aliases) can be setup manually too if needed.
</string>
2019-01-15 09:46:25 +00:00
<string name="title_setup_quick">Quick setup</string>
2019-04-17 07:26:50 +00:00
<string name="title_setup_quick_remark">To quickly setup an account and an identity for most providers</string>
2019-02-14 19:25:41 +00:00
<string name="title_setup_quick_hint">The quick setup will fetch configuration information from autoconfig.thunderbird.net</string>
2019-02-19 07:03:58 +00:00
<string name="title_setup_quick_imap">IMAP server to receive messages</string>
2019-02-18 12:37:13 +00:00
<string name="title_setup_quick_smtp">SMTP server to send messages</string>
2019-07-14 10:34:30 +00:00
<string name="title_setup_wizard">Wizard</string>
2019-09-29 09:30:43 +00:00
<string name="title_setup_wizard_remark">Go \'back\' to go to the inbox</string>
2019-09-18 14:34:07 +00:00
<string name="title_setup_gmail" translatable="false">Gmail</string>
2019-12-20 12:54:05 +00:00
<string name="title_setup_oauth" translatable="false">%1$s (OAuth)</string>
2019-11-16 09:04:05 +00:00
<string name="title_setup_activesync" translatable="false">Exchange ActiveSync</string>
<string name="title_setup_other">Other provider</string>
2019-09-26 09:43:30 +00:00
<string name="title_setup_gmail_support">Authorizing Google accounts will work in official versions only because Android checks the app signature</string>
2019-09-19 09:18:34 +00:00
<string name="title_setup_gmail_rationale">Please grant permissions to select an account and read your name</string>
2019-12-08 15:45:54 +00:00
<string name="title_setup_gmail_permissions">Google will ask for permissions to read, compose, send and permanently delete all your email. FairEmail will never delete your messages without your explicit consent.</string>
2019-12-08 10:41:02 +00:00
<string name="title_setup_gmail_drafts">If the drafts folder is not accessible by IMAP, this can be fixed in the Gmail label settings</string>
2019-12-21 11:06:21 +00:00
<string name="title_setup_oauth_rationale">Authorize access to your %1$s account</string>
<string name="title_setup_oauth_authorize">Authorize</string>
2019-09-21 19:53:54 +00:00
<string name="title_setup_select_account">Select account</string>
2019-06-19 12:51:19 +00:00
<string name="title_setup_instructions">Setup instructions</string>
<string name="title_setup_no_settings">No settings found for domain \'%1$s\'</string>
2019-11-12 07:39:37 +00:00
<string name="title_setup_no_system_folders">Inbox or draft folder not found</string>
2019-01-14 11:11:03 +00:00
<string name="title_setup_quick_success">An account and an identity have successfully been added</string>
2018-12-30 12:53:44 +00:00
<string name="title_setup_quick_failed">You can try to configure an account and an identity below too</string>
2019-01-14 17:45:24 +00:00
<string name="title_setup_manage">Manage</string>
2019-01-15 09:46:25 +00:00
<string name="title_setup_grant">Grant</string>
2019-12-12 13:30:19 +00:00
<string name="title_setup_grant_again">Grant required permissions</string>
2019-01-14 17:45:24 +00:00
<string name="title_setup_account">Setup accounts</string>
2018-08-02 13:33:06 +00:00
<string name="title_setup_account_remark">To receive email</string>
2019-07-13 09:23:21 +00:00
<string name="title_setup_account_hint">To change color, swipe left/right target folder, etc</string>
2019-01-14 17:45:24 +00:00
<string name="title_setup_identity">Setup identities</string>
2018-08-02 13:33:06 +00:00
<string name="title_setup_identity_remark">To send email</string>
2019-07-13 07:50:55 +00:00
<string name="title_setup_identity_hint">To change name, color, signature, etc</string>
2019-01-15 09:46:25 +00:00
<string name="title_setup_permissions">Grant permissions</string>
2018-11-08 11:17:26 +00:00
<string name="title_setup_permissions_remark">To access contact information (optional)</string>
2019-01-14 17:45:24 +00:00
<string name="title_setup_doze">Setup battery optimizations</string>
2018-09-04 18:06:22 +00:00
<string name="title_setup_doze_remark">To continuously receive email (optional)</string>
<string name="title_setup_doze_instructions">In the next dialog, select \"All apps\" at the top, select this app and select and confirm \"Don\'t optimize\"</string>
2019-07-08 17:58:02 +00:00
<string name="title_setup_doze_battery">High battery usage?</string>
2019-10-17 15:32:09 +00:00
<string name="title_setup_doze_stopped">Sync stopped?</string>
2019-07-28 14:50:43 +00:00
<string name="title_setup_data">Data saver is enabled</string>
2019-06-12 19:38:06 +00:00
<string name="title_setup_inbox">Go to messages</string>
2019-11-13 09:17:36 +00:00
<string name="title_setup_go">Go</string>
<string name="title_setup_to_do">To do</string>
2018-08-02 13:33:06 +00:00
<string name="title_setup_done">Done</string>
2019-11-15 08:33:43 +00:00
<string name="title_setup_error">Error</string>
2019-05-01 05:58:45 +00:00
<string name="title_setup_export">Export settings</string>
<string name="title_setup_import">Import settings</string>
2019-07-28 05:50:20 +00:00
<string name="title_setup_import_do">Imported accounts will be added without overwriting any existing ones</string>
2019-05-01 05:58:45 +00:00
<string name="title_setup_password">Password</string>
<string name="title_setup_password_repeat">Repeat password</string>
<string name="title_setup_password_missing">Password missing</string>
2019-07-28 05:50:20 +00:00
<string name="title_setup_password_different">Passwords don\'t match</string>
2019-05-01 05:58:45 +00:00
<string name="title_setup_password_invalid">Password invalid</string>
<string name="title_setup_exported">Settings exported</string>
<string name="title_setup_imported">Settings imported</string>
<string name="title_setup_import_invalid">Invalid settings file</string>
2019-05-01 05:58:45 +00:00
<string name="title_setup_reorder_accounts">Order accounts</string>
<string name="title_setup_reorder_folders">Order folders</string>
<string name="title_reset_order">Reset order</string>
2019-07-11 05:34:56 +00:00
<string name="title_setup_authentication">Authentication</string>
2019-07-10 15:58:26 +00:00
<string name="title_setup_biometrics">Biometric authentication</string>
<string name="title_setup_biometrics_enable">Enable</string>
<string name="title_setup_biometrics_disable">Disable</string>
2019-07-11 05:34:56 +00:00
<string name="title_setup_biometrics_unlock">Unlock</string>
2019-12-26 15:15:46 +00:00
2019-04-17 13:12:25 +00:00
<string name="title_setup_theme">Select theme</string>
2019-12-26 15:15:46 +00:00
2019-12-27 17:51:00 +00:00
<string name="title_setup_theme_blue_orange">Blue/orange</string>
2019-12-27 16:11:07 +00:00
<string name="title_setup_theme_yellow_purple">Yellow/purple</string>
<string name="title_setup_theme_red_green">Red/green</string>
<string name="title_setup_theme_grey">Grey</string>
2019-12-30 14:21:20 +00:00
<string name="title_setup_theme_black">Black</string>
2019-12-26 15:15:46 +00:00
2019-12-27 16:11:07 +00:00
<string name="title_setup_theme_reverse">Reverse colors</string>
<string name="title_setup_theme_dark">Dark</string>
2019-12-30 14:21:20 +00:00
<string name="title_setup_theme_black_background">Black background</string>
2019-12-27 16:11:07 +00:00
<string name="title_setup_theme_system">Follow system</string>
2019-12-26 15:15:46 +00:00
2019-12-27 16:11:07 +00:00
<string name="title_setup_theme_system_hint">Follow system theme will automatically switch to light/dark on day/night, if supported by Android</string>
2019-12-26 15:15:46 +00:00
2019-05-01 05:58:45 +00:00
<string name="title_setup_advanced">Advanced</string>
2019-02-10 20:29:42 +00:00
<string name="title_setup_options">Options</string>
2019-05-09 05:32:48 +00:00
<string name="title_setup_defaults">Restore defaults</string>
<string name="title_setup_reset_questions">Reset questions</string>
2019-06-12 19:38:06 +00:00
<string name="title_advanced_section_main">Principal</string>
2019-05-13 05:28:43 +00:00
<string name="title_advanced_section_synchronize">Receive</string>
<string name="title_advanced_section_send">Send</string>
2018-12-16 13:18:15 +00:00
<string name="title_advanced_section_connection">Connection</string>
<string name="title_advanced_section_display">Display</string>
<string name="title_advanced_section_behavior">Behavior</string>
2019-05-05 20:28:07 +00:00
<string name="title_advanced_section_notifications">Notifications</string>
2019-10-05 08:26:56 +00:00
<string name="title_advanced_section_privacy">Privacy</string>
2018-12-16 13:18:15 +00:00
<string name="title_advanced_section_misc">Miscellaneous</string>
2019-12-13 11:49:10 +00:00
<string name="title_advanced_receive">Receive messages</string>
2019-05-06 13:03:35 +00:00
<string name="title_advanced_when">When</string>
2019-02-14 12:28:03 +00:00
<string name="title_advanced_schedule">Schedule</string>
<string name="title_advanced_unseen">All unread messages</string>
<string name="title_advanced_flagged">All starred messages</string>
<string name="title_advanced_delete_unseen">Delete old unread messages</string>
<string name="title_advanced_kept_removed">Check if old messages were removed from the server</string>
<string name="title_advanced_sync_folders">Synchronize folder list</string>
<string name="title_advanced_subscriptions">Manage folder subscriptions</string>
<string name="title_advanced_sync_subscribed">Synchronize subscribed folders only</string>
<string name="title_advanced_keyboard">Show keyboard by default</string>
<string name="title_advanced_suggest_local">Suggest locally stored contacts</string>
<string name="title_advanced_suggest_sent">Suggest addresses found in sent messages</string>
<string name="title_advanced_suggest_received">Suggest addresses found in received messages</string>
2019-05-09 16:04:18 +00:00
<string name="title_advanced_prefix_once">Prefix subject only once on replying or forwarding</string>
2019-11-07 10:15:02 +00:00
<string name="title_advanced_extended_reply">Use extended reply/forward header</string>
<string name="title_advanced_quote_reply">Quote replied text</string>
<string name="title_advanced_plain_only">Send plain text only by default</string>
2019-08-22 16:09:52 +00:00
<string name="title_advanced_usenet_signature">Usenet signature convention</string>
2019-05-09 16:04:18 +00:00
<string name="title_advanced_autoresize">Automatically resize attached and embedded images</string>
<string name="title_advanced_resize_pixels">&lt; %1$d pixels</string>
<string name="title_advanced_lookup_mx">Check recipient email addresses before sending</string>
2019-05-09 16:04:18 +00:00
<string name="title_advanced_send_delayed">Delay sending messages</string>
<string name="title_advanced_metered">Use metered connections</string>
<string name="title_advanced_download">Automatically download messages and attachments on a metered connection up to</string>
<string name="title_advanced_roaming">Download messages and attachments while roaming</string>
2019-06-14 19:54:36 +00:00
<string name="title_advanced_rlah">Roam like at home</string>
2019-10-21 11:26:15 +00:00
<string name="title_advanced_socks">Use SOCKS proxy</string>
2019-06-14 19:54:36 +00:00
<string name="title_advanced_manage_connectivity">Manage connectivity</string>
<string name="title_advanced_landscape">Use two columns in landscape mode</string>
<string name="title_advanced_startup">Show on start screen</string>
2019-08-14 10:16:25 +00:00
<string name="title_advanced_cards">Show cards</string>
2019-01-21 18:12:22 +00:00
<string name="title_advanced_date_header">Group by date</string>
<string name="title_advanced_threading">Conversation threading</string>
2019-10-12 17:40:30 +00:00
<string name="title_advanced_indentation">Left/right indent received/sent messages in conversations</string>
<string name="title_advanced_highlight_unread">Highlight unread messages</string>
2019-10-02 06:08:42 +00:00
<string name="title_advanced_distinguish_contacts">Distinguish messages from known and unknown contacts</string>
<string name="title_advanced_color_stripe">Show color stripe</string>
<string name="title_advanced_avatars">Show contact photos</string>
<string name="title_advanced_generated_icons">Show generated icons</string>
2018-11-03 16:34:35 +00:00
<string name="title_advanced_identicons">Show identicons</string>
2019-04-25 06:37:48 +00:00
<string name="title_advanced_circular">Show round icons</string>
<string name="title_advanced_color_saturation">Saturation</string>
<string name="title_advanced_color_value">Brightness</string>
2019-10-14 08:51:58 +00:00
<string name="title_advanced_color_threshold">Threshold letter color</string>
<string name="title_advanced_name_email">Show names and email addresses</string>
2019-09-11 20:00:21 +00:00
<string name="title_advanced_authentication">Show a warning when the receiving server could not authenticate the message</string>
<string name="title_advanced_font_size_sender">Font size sender</string>
<string name="title_advanced_font_size_subject">Font size subject</string>
<string name="title_advanced_subject_top">Show subject above sender</string>
2019-08-12 13:04:35 +00:00
<string name="title_advanced_subject_italic">Show subject in italics</string>
2019-09-09 19:23:08 +00:00
<string name="title_advanced_subject_elipsed">When needed, shorten the subject</string>
2019-05-13 10:23:02 +00:00
<string name="title_advanced_flags">Show stars</string>
<string name="title_advanced_flags_background">Show colored background instead of colored stars</string>
2018-11-04 12:42:41 +00:00
<string name="title_advanced_preview">Show message preview</string>
2019-08-12 13:04:35 +00:00
<string name="title_advanced_preview_italic">Show message preview in italics</string>
<string name="title_advanced_preview_lines">Number of preview lines</string>
<string name="title_advanced_addresses">Show address details by default</string>
<string name="title_advanced_attachments_alt">Show attachments after the message text</string>
<string name="title_advanced_contrast">Use high contrast for message text</string>
<string name="title_advanced_monospaced">Use monospaced font for message text</string>
2019-09-23 18:13:38 +00:00
<string name="title_advanced_text_color">Show text colors</string>
<string name="title_advanced_collapse_quotes">Collapse quoted text</string>
2019-09-23 18:13:38 +00:00
<string name="title_advanced_images_inline">Automatically show inline images</string>
2019-09-09 16:41:04 +00:00
<string name="title_advanced_seekbar">Show relative conversation position with a dot</string>
<string name="title_advanced_actionbar">Show conversation action bar</string>
2019-10-20 17:12:39 +00:00
<string name="title_advanced_double_back">Double \'back\' to exit</string>
<string name="title_advanced_pull_refresh">Pull down to refresh</string>
<string name="title_advanced_autoscroll">Scroll to top on receiving new messages</string>
2019-09-29 16:44:59 +00:00
<string name="title_advanced_double_tap">Double tap to mark message read/unread</string>
<string name="title_advanced_swipenav">Swipe left/right to go to next/previous conversation</string>
2019-09-17 09:31:28 +00:00
<string name="title_advanced_reversed">Reverse navigation direction</string>
2019-01-30 19:35:36 +00:00
<string name="title_advanced_autoexpand">Automatically expand messages</string>
2019-10-10 16:06:44 +00:00
<string name="title_advanced_expand_all">Automatically expand all read messages</string>
2019-09-14 16:51:51 +00:00
<string name="title_advanced_expand_one">Expand only one message at a time</string>
2019-10-13 06:57:01 +00:00
<string name="title_advanced_collapse_multiple">Collapse messages in a conversation with multiple messages on \'back\'</string>
<string name="title_advanced_autoclose">Automatically close conversations</string>
<string name="title_advanced_onclose">On closing a conversation</string>
<string name="title_advanced_quick_filter">Show non-obtrusive quick filter icons</string>
<string name="title_advanced_quick_scroll">Show non-obtrusive quick scroll up/down icons</string>
2018-12-24 08:54:25 +00:00
<string name="title_advanced_autoread">Automatically mark messages read on moving messages</string>
2019-09-29 17:28:25 +00:00
<string name="title_advanced_autounstar">Automatically remove stars from messages on moving messages</string>
<string name="title_advanced_automove">Confirm moving messages</string>
<string name="title_advanced_discard_delete">On discard draft permanently delete draft</string>
2019-10-20 17:12:39 +00:00
<string name="title_advanced_default_snooze">Default snooze time</string>
<string name="title_advanced_notifications">Manage notifications</string>
<string name="title_advanced_notifications_default">Default channel</string>
<string name="title_advanced_notifications_service">Service channel</string>
<string name="title_advanced_badge">Show launcher icon with number of new messages</string>
<string name="title_advanced_unseen_ignored">Let the number of new messages match the number of notifications</string>
<string name="title_advanced_notify_summary">Show summary notification only</string>
<string name="title_advanced_notify_preview">Show message preview in notifications</string>
2019-05-05 20:28:07 +00:00
<string name="title_advanced_notify_actions">Notification actions</string>
<string name="title_advanced_notify_action_trash">Trash</string>
2019-09-26 19:28:05 +00:00
<string name="title_advanced_notify_action_junk">Spam</string>
2019-05-05 20:28:07 +00:00
<string name="title_advanced_notify_action_archive">Archive</string>
2019-10-23 10:51:20 +00:00
<string name="title_advanced_notify_action_move">Move</string>
2019-05-05 20:28:07 +00:00
<string name="title_advanced_notify_action_reply">Reply</string>
2019-08-24 13:00:14 +00:00
<string name="title_advanced_notify_action_reply_direct">Direct reply</string>
2019-05-06 08:33:29 +00:00
<string name="title_advanced_notify_action_flag">Star</string>
2019-05-05 20:28:07 +00:00
<string name="title_advanced_notify_action_seen">Read</string>
2019-09-24 07:34:43 +00:00
<string name="title_advanced_notify_action_snooze">Snooze</string>
<string name="title_advanced_notify_remove">Remove new message notification on tapping on notification</string>
<string name="title_advanced_notify_clear">Remove new message notifications on viewing message list</string>
2019-10-21 08:34:16 +00:00
<string name="title_advanced_wearable_preview">Only send notifications with a message preview to wearables</string>
2019-08-21 17:39:06 +00:00
<string name="title_advanced_biometrics_notify">Show notification content when using biometric authentication</string>
<string name="title_advanced_light">Use notification light</string>
<string name="title_advanced_sound">Select notification sound</string>
<string name="title_advanced_alert_once" translatable="false">MIUI notification sound workaround</string>
2019-05-05 20:28:07 +00:00
2019-10-05 08:26:56 +00:00
<string name="title_advanced_tracking">Automatically recognize and disable tracking images</string>
2019-10-16 09:05:38 +00:00
<string name="title_advanced_display_hidden">Display hidden message texts</string>
2019-12-04 19:36:33 +00:00
<string name="title_advanced_encrypt_method">Default encryption method</string>
2019-11-08 12:31:01 +00:00
<string name="title_advanced_openpgp">OpenPGP provider</string>
2019-12-25 10:23:25 +00:00
<string name="title_advanced_autocrypt_mutual">Autocrypt mutual mode</string>
2019-12-01 16:35:50 +00:00
<string name="title_advanced_sign_default">Sign by default</string>
<string name="title_advanced_encrypt_default">Encrypt by default</string>
2019-10-29 18:31:48 +00:00
<string name="title_advanced_auto_decrypt">Automatically decrypt messages</string>
2019-11-15 13:27:28 +00:00
<string name="title_advanced_secure">Hide from recent apps screen and prevent taking screenshots</string>
2019-10-20 17:12:39 +00:00
<string name="title_advanced_pin">PIN</string>
2019-12-04 19:36:33 +00:00
<string name="title_advanced_biometrics_timeout">Biometric authentication timeout</string>
2019-12-10 19:36:44 +00:00
<string name="title_advanced_smime" translatable="false">S/MIME</string>
2019-12-04 19:36:33 +00:00
<string name="title_advanced_manage_certificates">Manage public keys</string>
<string name="title_advanced_import_key">Import private key</string>
2019-12-06 11:04:51 +00:00
<string name="title_advanced_manage_keys">Manage private keys</string>
2019-12-04 19:36:33 +00:00
<string name="title_advanced_aes_key_size" translatable="false">Max AES key size: %1$d</string>
2019-10-05 08:26:56 +00:00
<string name="title_advanced_english">Force English language</string>
2019-05-12 18:15:16 +00:00
<string name="title_advanced_watchdog">Periodically check if FairEmail is still active</string>
2019-02-14 12:28:03 +00:00
<string name="title_advanced_updates">Check for updates</string>
2019-08-24 10:30:33 +00:00
<string name="title_advanced_experiments">Try experimental features</string>
2019-05-10 08:10:13 +00:00
<string name="title_advanced_crash_reports">Send error reports</string>
2018-09-18 10:07:49 +00:00
<string name="title_advanced_debug">Debug mode</string>
2019-07-10 07:35:20 +00:00
<string name="title_advanced_cleanup">Cleanup</string>
2019-06-16 08:38:25 +00:00
<string name="title_advanced_processors" translatable="false">Processors: %1$d</string>
2019-05-26 10:41:41 +00:00
<string name="title_advanced_memory_class" translatable="false">Memory class: %1$s</string>
2019-12-24 09:53:42 +00:00
<string name="title_advanced_storage_space" translatable="false">Storage space: %1$s/%2$s</string>
2019-12-22 06:23:43 +00:00
<string name="title_advanced_last_cleanup">Last cleanup: %1$s</string>
2018-08-02 13:33:06 +00:00
2019-10-28 07:32:33 +00:00
<string name="title_advanced_hint">All settings have sensible default values, which should only be changed if necessary</string>
2019-10-27 19:22:01 +00:00
2019-05-13 05:28:43 +00:00
<string name="title_advanced_enabled_hint">Globally disable or enable receiving of messages</string>
2019-12-09 12:15:30 +00:00
<string name="title_advanced_manual_hint">If synchronization is disabled, it is still possible to synchronize manually by pulling down the message list.</string>
2019-07-28 05:50:20 +00:00
<string name="title_advanced_poll_hint">Synchronizing periodically will compare local and remote messages each and every time, which is an expensive operation possibly resulting in extra battery usage, especially when there are a lot of messages to synchronize. Always synchronizing will avoid this by continuous monitoring for changes only.</string>
2019-04-20 14:34:01 +00:00
<string name="title_advanced_schedule_hint">Tap on a time to set a time</string>
<string name="title_advanced_check_mx">Check sender email addresses on synchronizing messages</string>
2019-09-26 09:43:30 +00:00
<string name="title_advanced_unseen_hint">Some providers don\'t support this properly, which may cause synchronizing none or all messages</string>
2019-07-28 05:50:20 +00:00
<string name="title_advanced_sync_kept_hint">This will transfer extra data and consume extra battery power, especially if a lot of messages are stored on the device</string>
<string name="title_advanced_sync_folders_hint">Disabling this will reduce data and battery usage somewhat, but will disable updating the list of folders too</string>
<string name="title_advanced_sync_delay_hint">This will slow down synchronizing messages</string>
<string name="title_advanced_suggest_local_hint">In addition to contacts provided by Android. Contact data will be stored for newly sent or received messages only when enabled.</string>
<string name="title_advanced_lookup_mx_hint">This will check if DNS MX records exist</string>
<string name="title_advanced_metered_hint">Metered connections are generally mobile connections or paid Wi-Fi hotspots</string>
2019-04-17 07:13:54 +00:00
<string name="title_advanced_metered_warning">Disabling this option will disable receiving and sending messages on mobile internet connections</string>
2019-05-13 05:28:43 +00:00
<string name="title_advanced_rlah_hint">Assuming no roaming within the EU</string>
2019-10-29 16:56:12 +00:00
<string name="title_advanced_socks_hint">Using a remote proxy server is insecure because proxy connections are not encrypted</string>
2019-06-02 08:34:31 +00:00
<string name="title_advanced_roaming_hint">Messages headers will always be fetched when roaming. You can use the device\'s roaming setting to disable internet while roaming.</string>
2019-04-20 14:34:01 +00:00
2019-01-20 11:39:22 +00:00
<string name="title_advanced_browse_hint">Fetch more messages when scrolling down</string>
2019-10-02 08:36:33 +00:00
<string name="title_advanced_layout_hint">Switching to a more compact layout and changing the message text size can be done in the top action bar menu in the message view</string>
2019-09-18 06:52:38 +00:00
<string name="title_advanced_date_hint">Messages are only grouped by date if they are sorted by time</string>
<string name="title_advanced_threading_hint">Group messages related to each other</string>
<string name="title_advanced_name_email_hint">When disabled only names will be shown when available</string>
2019-07-29 05:10:29 +00:00
<string name="title_advanced_preview_hint">Only available when message text has been downloaded</string>
<string name="title_advanced_inline_hint">Inline images are images included in the message</string>
2019-01-30 19:35:36 +00:00
<string name="title_advanced_autoexpand_hint">Automatically open message when there is just one message or just one unread message in a conversation</string>
2019-11-09 08:34:52 +00:00
<string name="title_advanced_autoseen_hint">Automatically marking messages read on expanding can be disabled in the individual account settings</string>
2019-01-30 19:35:36 +00:00
<string name="title_advanced_autoclose_hint">Automatically close conversations when all messages are archived, sent or trashed</string>
<string name="title_advanced_sender_hint">Most providers do not allow modified sender addresses</string>
2019-10-16 09:05:38 +00:00
<string name="title_advanced_display_hidden_hint">This can result in odd looking and double texts</string>
2019-10-20 17:12:39 +00:00
<string name="title_advanced_display_pin_hint">A PIN takes precedence over biometrics authentication</string>
2019-10-16 09:05:38 +00:00
2019-10-23 11:36:41 +00:00
<string name="title_advanced_badge_hint">Only available on supported launchers</string>
<string name="title_advanced_notify_action_hint">At most three actions will be shown</string>
<string name="title_advanced_notify_remove_hint">New message notifications will always be removed on being swiped away and on marking messages read</string>
<string name="title_advanced_notify_manage_hint">Tap on the channel name to set the channel properties</string>
<string name="title_advanced_notify_manage_default_hint">To set the default sound, etc</string>
<string name="title_advanced_notify_manage_service_hint">To disable the permanent notification</string>
2019-10-23 11:36:41 +00:00
<string name="title_advanced_wearable_hint">Notifications are only sent to a wearable after the message text has been downloaded</string>
<string name="title_advanced_move_hint">The target folder can be configured in the account settings</string>
<string name="title_advanced_notify_no_grouping">This Android version does not support notification grouping</string>
<string name="title_advanced_notify_no_channels">This Android version does not support notification channels</string>
2019-05-25 14:57:16 +00:00
<string name="title_advanced_subscribed_only_hint">Enabling this will delete all local folders without subscription</string>
<string name="title_advanced_english_hint">This will restart the app</string>
2019-08-24 11:13:48 +00:00
<string name="title_advanced_experiments_hint">List of current experimental features</string>
2019-04-30 10:14:48 +00:00
<string name="title_advanced_debug_hint">Enable extra logging and show debug information at various places</string>
2019-07-10 07:35:20 +00:00
<string name="title_advanced_cleanup_hint">This will delete all temporary files</string>
<string name="title_advanced_never_favorite">Never favorite</string>
2018-08-27 14:31:45 +00:00
<string name="title_select">Select &#8230;</string>
<string name="title_identity_name">Your name</string>
<string name="title_identity_email">Your email address</string>
2019-10-08 08:40:11 +00:00
<string name="title_identity_color_hint">Identity colors take precedence over folder and account colors</string>
2019-05-09 16:04:18 +00:00
<string name="title_advanced_sender">Allow editing sender address</string>
2019-09-23 08:47:05 +00:00
<string name="title_advanced_sender_regex">Regex to match edited addresses</string>
<string name="title_identity_reply_to">Reply to address</string>
2019-10-01 11:56:48 +00:00
<string name="title_identity_receipt">Request delivery/read receipt by default</string>
2019-03-04 09:24:15 +00:00
<string name="title_identity_use_ip_hint">In case of \'invalid greeting\', \'requires valid address\' or a similar error, try to change this setting</string>
<string name="title_optional">Optional</string>
2019-04-21 07:26:15 +00:00
<string name="title_recommended">Recommended</string>
2018-08-08 10:22:12 +00:00
<string name="title_account_linked">Linked account</string>
2018-08-02 13:33:06 +00:00
<string name="title_account_name">Account name</string>
2018-08-06 06:18:25 +00:00
<string name="title_account_name_hint">Used to differentiate folders</string>
2019-05-16 13:09:14 +00:00
<string name="title_account_interval_hint">Frequency of refreshing the connection for push messages or frequency of checking for new messages</string>
<string name="title_account_partial_fetch_hint">Disable this only in case of empty messages or corrupt attachments</string>
2018-09-07 08:44:48 +00:00
<string name="title_account_signature">Signature text</string>
2019-07-13 11:53:45 +00:00
<string name="title_color">Color</string>
2019-12-08 14:00:15 +00:00
<string name="title_account_ondemand">Synchronize manually</string>
<string name="title_account_notify">Separate notifications</string>
2019-01-20 15:22:21 +00:00
<string name="title_account_left">Swipe left</string>
<string name="title_account_right">Swipe right</string>
2019-10-23 10:51:20 +00:00
<string name="title_account_move">Default move to</string>
2018-09-18 14:22:10 +00:00
<string name="title_domain">Domain name</string>
<string name="title_autoconfig">Get settings</string>
2019-01-07 20:15:09 +00:00
<string name="title_imap" translatable="false">IMAP</string>
2019-02-09 21:03:53 +00:00
<string name="title_pop3" translatable="false">POP3</string>
2019-01-07 20:15:09 +00:00
<string name="title_smtp" translatable="false">SMTP</string>
2019-10-11 13:54:12 +00:00
<string name="title_aliases">Aliases</string>
2018-08-02 13:33:06 +00:00
<string name="title_provider">Provider</string>
<string name="title_custom">Custom</string>
<string name="title_host">Host name</string>
2019-06-22 10:07:27 +00:00
<string name="title_ssl" translatable="false">SSL/TLS</string>
2019-01-07 20:15:09 +00:00
<string name="title_starttls" translatable="false">STARTTLS</string>
2018-10-23 07:52:20 +00:00
<string name="title_allow_insecure">Allow insecure connections</string>
2019-10-03 09:39:14 +00:00
<string name="title_insecure_remark">Insecure connections should only be allowed on trusted networks and never on public networks</string>
2018-08-02 13:33:06 +00:00
<string name="title_port">Port number</string>
<string name="title_user">User name</string>
<string name="title_password">Password</string>
2019-01-10 18:24:20 +00:00
<string name="title_realm">Realm</string>
2019-02-22 07:12:46 +00:00
<string name="title_use_ip">Use local IP address instead of host name</string>
<string name="title_primary_account">Primary (default account)</string>
2018-08-02 13:33:06 +00:00
<string name="title_primary_identity">Primary (default identity)</string>
<string name="title_leave_on_server">Leave messages on server</string>
2018-12-05 18:50:55 +00:00
<string name="title_keep_alive_interval">Keep-alive/poll interval (minutes)</string>
2019-11-01 09:18:56 +00:00
<string name="title_partial_fetch" translatable="false">Partial fetch</string>
<string name="title_ignore_size" translatable="false">Ignore bodystructure size</string>
<string name="title_use_date">Use date header sent time instead of server received time</string>
2019-10-19 18:56:19 +00:00
<string name="title_related_identity">Add related identity</string>
2018-08-10 09:45:36 +00:00
<string name="title_check">Check</string>
2019-12-17 12:09:28 +00:00
<string name="title_trust">Trust server certificate with fingerprint %1$s</string>
2018-08-08 10:22:12 +00:00
<string name="title_no_name">Name missing</string>
<string name="title_no_email">Email address missing</string>
2019-09-08 16:22:48 +00:00
<string name="title_email_invalid">Email address invalid: \'%1$s\'</string>
2019-04-23 14:18:21 +00:00
<string name="title_address_parse_error">Address \'%1$s\' invalid: %2$s</string>
2018-08-08 10:22:12 +00:00
<string name="title_no_account">Account missing</string>
<string name="title_no_host">Host name missing</string>
<string name="title_no_user">User name missing</string>
<string name="title_no_password">Password missing</string>
2019-02-02 07:28:14 +00:00
<string name="title_no_inbox">Inbox not found</string>
<string name="title_no_primary_drafts">No primary account or no drafts folder</string>
2019-04-11 10:09:20 +00:00
<string name="title_no_identities">Sending emails requires at least one identity</string>
2018-10-23 06:38:43 +00:00
<string name="title_no_idle">This provider does not support push messages. This will delay reception of new messages and increase battery usage.</string>
<string name="title_no_utf8">This provider does not support UTF-8</string>
2019-01-23 08:44:25 +00:00
<string name="title_no_sync">Synchronization errors since %1$s</string>
<string name="title_identity_required">An identity is required to send messages</string>
2019-02-02 20:12:17 +00:00
<string name="title_drafts_required">A drafts folder is required to send messages</string>
2018-08-07 19:35:21 +00:00
<string name="title_account_delete">Delete this account permanently?</string>
<string name="title_identity_delete">Delete this identity permanently?</string>
2019-01-05 17:03:19 +00:00
<string name="title_edit_html">Edit as HTML</string>
2019-10-29 17:32:54 +00:00
<string name="title_sign_key">Sign key: %1$s</string>
2019-01-23 09:16:33 +00:00
<string name="title_last_connected">Last connected: %1$s</string>
2019-09-25 16:08:54 +00:00
<string name="title_pop_support">The POP3 protocol supports downloading and deleting messages from the inbox only. POP3 cannot mark messages as read, move messages, etc. POP3 will use more battery power and data than IMAP. So, consider using the IMAP protocol whenever possible.</string>
2019-09-06 12:11:15 +00:00
<string name="title_oauth_support">OAuth is not supported</string>
2019-09-21 10:04:36 +00:00
<string name="title_review">Review</string>
2019-10-11 13:54:12 +00:00
<string name="title_hint_alias">Long press for options, like copy to create alias identities</string>
2018-08-02 13:33:06 +00:00
<string name="title_advanced_browse">Browse messages on the server</string>
<string name="title_advanced_expand_read">Mark messages read on expanding</string>
<string name="title_synchronize_now">Synchronize now</string>
2019-06-25 08:46:26 +00:00
<string name="title_synchronize_all">Synchronize all messages</string>
2019-05-06 13:03:35 +00:00
<string name="title_synchronize_enabled">Synchronize</string>
<string name="title_delete_local">Delete local messages</string>
2019-03-09 14:09:30 +00:00
<string name="title_delete_browsed">Delete browsed/searched messages</string>
2018-12-29 10:33:22 +00:00
<string name="title_empty_trash">Empty trash</string>
2019-09-29 14:45:05 +00:00
<string name="title_empty_spam">Empty spam</string>
2018-09-14 07:24:34 +00:00
<string name="title_edit_properties">Edit properties</string>
2019-01-18 08:23:53 +00:00
<string name="title_edit_rules">Edit rules</string>
<string name="title_create_channel">Create notification channel</string>
<string name="title_edit_channel">Edit notification channel</string>
<string name="title_delete_channel">Delete notification channel</string>
2019-06-26 06:55:27 +00:00
<string name="title_create_sub_folder">Create sub folder</string>
2018-09-14 07:24:34 +00:00
2018-12-29 10:33:22 +00:00
<string name="title_empty_trash_ask">Delete all trashed messages permanently?</string>
2019-09-30 07:15:47 +00:00
<string name="title_empty_spam_ask">Delete all spam messages permanently?</string>
2018-12-11 18:05:37 +00:00
<string name="title_delete_operation">Delete operations with an error message?</string>
2019-03-15 07:01:04 +00:00
<string name="title_delete_contacts">Delete all local contacts?</string>
2019-01-13 09:16:42 +00:00
<string name="title_no_operations">No pending operations</string>
2019-10-30 16:07:53 +00:00
<string name="title_hint_operations">Deleting operations can result in disappearing messages and synchronization problems</string>
2018-09-19 14:09:00 +00:00
<string name="title_folder_name">Folder name</string>
2018-09-19 17:47:03 +00:00
<string name="title_display_name">Display name</string>
2019-06-15 09:58:56 +00:00
<string name="title_show_folders">Show hidden folders</string>
2019-10-19 15:01:59 +00:00
<string name="title_apply_to_all">Apply to all &#8230;</string>
2019-06-15 09:58:56 +00:00
<string name="title_hide_folder">Hide folder</string>
<string name="title_unified_folder">Show in unified inbox</string>
<string name="title_navigation_folder">Show in navigation menu</string>
2018-08-02 13:33:06 +00:00
<string name="title_synchronize_folder">Synchronize (receive messages)</string>
2018-12-05 18:50:55 +00:00
<string name="title_poll_folder">Check periodically instead of continuous synchronize</string>
<string name="title_download_folder">Automatically download message texts and attachments</string>
2019-07-30 17:07:58 +00:00
<string name="title_notify_folder">Notify on new messages</string>
2018-11-14 09:49:59 +00:00
<string name="title_sync_days">Synchronize messages (days)</string>
<string name="title_sync_days_remark">Increasing this value will increase battery and data usage</string>
2018-11-14 09:49:59 +00:00
<string name="title_keep_days">Keep messages (days)</string>
2019-10-02 08:36:33 +00:00
<string name="title_keep_days_remark">Old messages will be removed from the device, but will remain on the server</string>
<string name="title_keep_all">Keep all messages</string>
2019-07-08 07:19:16 +00:00
<string name="title_auto_trash">Automatically move old messages to trash</string>
<string name="title_auto_delete">Automatically permanently delete old messages</string>
2018-12-22 11:40:47 +00:00
<string name="title_folder_name_missing">Folder name missing</string>
<string name="title_folder_exists">Folder %1$s exists</string>
2018-12-05 18:50:55 +00:00
<string name="title_folder_delete">Permanently delete this folder and any messages it contains?</string>
2018-08-02 13:33:06 +00:00
<string name="title_folder_unified">Unified inbox</string>
<string name="title_folder_inbox">Inbox</string>
<string name="title_folder_outbox">Outbox</string>
2018-08-03 09:21:57 +00:00
<string name="title_folder_all">Archive</string>
2018-08-02 13:33:06 +00:00
<string name="title_folder_drafts">Drafts</string>
2018-08-03 09:21:57 +00:00
<string name="title_folder_trash">Trash</string>
<string name="title_folder_junk">Spam</string>
2018-08-02 13:33:06 +00:00
<string name="title_folder_sent">Sent</string>
<string name="title_folder_system">System</string>
2018-08-03 09:21:57 +00:00
<string name="title_folder_user">User</string>
2019-10-20 17:09:01 +00:00
<string name="title_folder_user_only">User folders only</string>
<string name="title_folder_primary">Folders primary account</string>
2018-12-03 08:04:32 +00:00
<string name="title_folders_unified">Unified inbox folders</string>
2019-07-27 16:37:29 +00:00
<string name="title_no_folders">No folders</string>
2019-09-19 09:36:47 +00:00
<string name="title_no_messages">No messages</string>
<string name="title_filters_active">One or more filters active</string>
2019-12-10 15:07:55 +00:00
<string name="title_duplicate_in">Duplicate message in %1$s</string>
2018-08-02 13:33:06 +00:00
<string name="title_subject_reply">Re: %1$s</string>
<string name="title_subject_forward">Fwd: %1$s</string>
2018-08-23 07:52:56 +00:00
<string name="title_seen">Mark read</string>
<string name="title_unseen">Mark unread</string>
2019-10-12 09:09:54 +00:00
<string name="title_hide">Hide</string>
<string name="title_unhide">Show</string>
<string name="title_flag">Add star</string>
2019-05-15 09:10:47 +00:00
<string name="title_flag_color">Colored star &#8230;</string>
<string name="title_unflag">Remove star</string>
2018-08-02 13:33:06 +00:00
<string name="title_forward">Forward</string>
2019-10-03 12:34:48 +00:00
<string name="title_new_message">New message</string>
2019-07-21 09:54:36 +00:00
<string name="title_editasnew">Edit as new</string>
2019-03-01 12:51:57 +00:00
<string name="title_create_rule">Create rule &#8230;</string>
2019-01-03 19:31:45 +00:00
<string name="title_share">Share</string>
2019-03-05 11:18:22 +00:00
<string name="title_print">Print</string>
2018-09-05 07:23:51 +00:00
<string name="title_show_headers">Show headers</string>
<string name="title_raw_download">Download raw message</string>
<string name="title_raw_save">Save raw message</string>
2019-09-09 12:06:43 +00:00
<string name="title_raw_send">Send as attachment</string>
2018-11-26 11:42:06 +00:00
<string name="title_manage_keywords">Manage keywords</string>
2018-11-26 13:48:59 +00:00
<string name="title_add_keyword">Add keyword</string>
<string name="title_show_inline">Show inline attachments</string>
2019-01-05 14:56:19 +00:00
<string name="title_download_all">Download all</string>
2019-01-05 12:00:36 +00:00
<string name="title_save_all">Save all</string>
2019-10-29 12:21:34 +00:00
<string name="title_save_eml">Save raw message file</string>
2018-08-02 13:33:06 +00:00
2018-08-05 18:22:55 +00:00
<string name="title_trash">Trash</string>
2019-03-02 14:32:19 +00:00
<string name="title_copy">Copy &#8230;</string>
2019-05-22 17:37:46 +00:00
<string name="title_copy_to">Copy to &#8230;</string>
2019-04-25 16:47:52 +00:00
<string name="title_subscribe">Subscribe</string>
<string name="title_delete">Delete</string>
2018-10-15 10:05:42 +00:00
<string name="title_more">More</string>
2018-08-02 13:33:06 +00:00
<string name="title_spam">Spam</string>
2018-08-04 20:00:11 +00:00
<string name="title_move">Move</string>
2019-05-22 17:37:46 +00:00
<string name="title_move_to_folder">Move to &#8230;</string>
<string name="title_move_to_account">Move to %1$s &#8230;</string>
2019-01-08 15:42:16 +00:00
<string name="title_snooze">Snooze &#8230;</string>
2018-08-02 13:33:06 +00:00
<string name="title_archive">Archive</string>
<string name="title_reply">Reply</string>
2019-03-02 08:48:02 +00:00
<string name="title_reply_to_sender">Sender</string>
<string name="title_reply_to_all">All</string>
2019-04-23 09:47:56 +00:00
<string name="title_reply_list">List</string>
2019-04-18 17:13:38 +00:00
<string name="title_reply_receipt">Read receipt</string>
2019-03-02 08:48:02 +00:00
<string name="title_reply_template">Template</string>
2018-12-05 14:26:01 +00:00
<string name="title_moving">Moving to %1$s</string>
2018-11-11 10:08:57 +00:00
<string name="title_open_with">Open with</string>
<string name="title_authentication_failed">%1$s authentication failed</string>
2018-08-02 13:33:06 +00:00
2019-04-18 17:13:38 +00:00
<string name="title_receipt_subject">Read receipt: %1$s</string>
<string name="title_receipt_text">This read receipt only acknowledges that the message was displayed. There is no guarantee that the recipient has read the message contents.</string>
2018-10-24 10:11:42 +00:00
<string name="title_no_answers">No reply templates defined</string>
2018-08-23 06:33:27 +00:00
<string name="title_no_viewer">No viewer app available for %1$s</string>
2018-11-02 19:28:55 +00:00
<string name="title_no_saf">Storage access framework not available</string>
2018-12-19 18:12:37 +00:00
<string name="title_no_stream">An outdated app sent a file path instead of a file stream</string>
2018-11-13 19:45:09 +00:00
<string name="title_no_contacts">Contact picker not available</string>
2019-03-06 09:51:46 +00:00
<string name="title_no_internet">No or no suitable internet connection</string>
2019-12-12 16:20:20 +00:00
<string name="title_no_connection">Connecting to one or more accounts &#8230;</string>
2019-02-04 16:10:13 +00:00
<string name="title_no_folder">Folder does not exist</string>
2019-04-19 17:25:09 +00:00
<string name="title_no_format">The originally received message will be included</string>
2019-10-09 16:30:50 +00:00
<string name="title_no_image">Image could not be decoded</string>
2019-11-16 11:53:36 +00:00
<string name="title_no_search">Search on server is not available for this account</string>
2019-11-16 17:56:03 +00:00
<string name="title_unused_inline">Unused inline images will be removed on send</string>
2019-01-29 16:38:28 +00:00
<string name="title_accross_remark">Messages moved across accounts will be downloaded again resulting in extra data usage</string>
<string name="title_raw_saved">Raw message saved</string>
2018-08-23 06:33:27 +00:00
<string name="title_attachment_saved">Attachment saved</string>
2019-01-05 14:58:45 +00:00
<string name="title_attachments_saved">Attachments saved</string>
2019-05-08 13:27:54 +00:00
<string name="title_attachments_incomplete">Some attachments or images were not downloaded and could not be added</string>
2019-06-16 06:51:27 +00:00
<string name="title_ask_save">Save changes?</string>
2018-08-02 13:33:06 +00:00
<string name="title_ask_delete">Delete message permanently?</string>
2018-11-10 08:15:28 +00:00
<string name="title_ask_delete_answer">Delete reply template permanently?</string>
2019-01-17 13:29:35 +00:00
<string name="title_ask_delete_rule">Delete rule permanently?</string>
2018-10-18 17:45:39 +00:00
<string name="title_ask_discard">Discard draft?</string>
2018-11-11 11:24:34 +00:00
<string name="title_ask_show_html">Showing the original message can leak privacy sensitive information</string>
2019-10-05 08:26:56 +00:00
<string name="title_ask_show_html_remark">Displaying the original message with a dark background is not possible because it can cause invisible dark texts and images</string>
<string name="title_ask_show_html_images">Always show images on showing original messages</string>
2018-11-12 17:45:52 +00:00
<string name="title_ask_show_image">Showing images can leak privacy sensitive information</string>
<string name="title_ask_show_image_hint">Images recognized as tracking images will not be shown</string>
2019-06-24 10:45:52 +00:00
<string name="title_ask_sync_all">Synchronize all messages in %1$s?</string>
2019-07-13 16:47:37 +00:00
<string name="title_ask_delete_local">Delete local messages? Messages will remain on the remote server.</string>
2019-05-11 15:02:11 +00:00
<string name="title_ask_help">Help improve FairEmail</string>
2019-05-10 12:49:11 +00:00
<string name="title_ask_reporting">Send error reports?</string>
<string name="title_reporting_why">Error reporting will help improve FairEmail</string>
2019-12-26 17:57:15 +00:00
2019-12-26 18:40:42 +00:00
<string name="title_ask_review">Please review FairEmail</string>
<string name="title_ask_review_rationale">
2019-12-26 18:13:41 +00:00
You have been using FairEmail for a while.
It would be appreciated if you could rate FairEmail in the Play Store.
This will help to maintain a balance between unfavorable and favorable reviews.
</string>
2019-12-26 17:57:15 +00:00
2019-10-18 17:35:40 +00:00
<string name="title_expand_warning">Expanding this message will download %1$s</string>
2019-10-05 08:26:56 +00:00
<string name="title_download_message">Downloading &#8230;</string>
2018-08-02 13:33:06 +00:00
2018-11-11 13:31:43 +00:00
<string name="title_compose">Compose</string>
2018-08-02 13:33:06 +00:00
<string name="title_from">From:</string>
<string name="title_to">To:</string>
<string name="title_reply_to">Reply to:</string>
2018-08-03 07:39:43 +00:00
<string name="title_cc">CC:</string>
<string name="title_bcc">BCC:</string>
<string name="title_via_identity">Via:</string>
2019-12-08 11:27:38 +00:00
<string name="title_sent">Sent:</string>
2018-11-29 18:56:00 +00:00
<string name="title_received">Received:</string>
<string name="title_size">Size:</string>
2018-08-02 13:33:06 +00:00
<string name="title_subject">Subject:</string>
<string name="title_body_hint">Your message</string>
2018-10-18 17:45:39 +00:00
<string name="title_discard">Discard</string>
2018-08-02 13:33:06 +00:00
<string name="title_save">Save</string>
<string name="title_send">Send</string>
2019-09-26 18:14:58 +00:00
<string name="title_send_via">Send via</string>
2019-09-12 20:06:08 +00:00
<string name="title_send_with_options">Send &#8230;</string>
2019-01-24 15:13:45 +00:00
<string name="title_send_at">Send at &#8230;</string>
2019-11-27 09:40:43 +00:00
<string name="title_send_encryption">Encryption</string>
2019-09-30 14:55:58 +00:00
<string name="title_send_priority">Priority</string>
<string name="title_no_server">No server found at \'%1$s\'</string>
2018-08-02 13:33:06 +00:00
<string name="title_style_bold">Bold</string>
<string name="title_style_italic">Italic</string>
2019-05-01 12:35:31 +00:00
<string name="title_style_underline">Underline</string>
<string name="title_style_size">Size</string>
<string name="title_style_color">Color</string>
2018-11-05 11:18:49 +00:00
<string name="title_style_clear">Clear formatting</string>
2018-09-13 18:24:48 +00:00
<string name="title_style_link">Insert link</string>
<string name="title_style_image">Insert image</string>
2018-08-10 17:13:42 +00:00
<string name="title_add_attachment">Add attachment</string>
2019-05-09 10:19:43 +00:00
<string name="title_attachment_file">Attach file</string>
<string name="title_attachment_photo">Take photo</string>
<string name="title_attachment_audio">Record audio</string>
2018-09-13 18:24:48 +00:00
<string name="title_show_addresses">Show CC/BCC</string>
2019-05-09 11:08:02 +00:00
<string name="title_media_toolbar">Media toolbar</string>
2019-04-27 11:31:55 +00:00
<string name="title_insert_contact_group">Insert contact group</string>
2019-04-27 13:58:28 +00:00
<string name="title_insert_template">Insert template</string>
<string name="title_edit_plain_text">Edit as plain text</string>
<string name="title_edit_formatted_text">Edit as reformatted text</string>
2019-12-04 12:10:33 +00:00
<string name="title_select_certificate">Select public key</string>
2019-12-05 12:10:21 +00:00
<string name="title_certificate_missing">No public key for %1$s</string>
2019-12-06 10:32:41 +00:00
<string name="title_certificate_invalid">Public key of %1$s is invalid</string>
2019-12-05 16:23:01 +00:00
<string name="title_no_key">No private key</string>
2019-12-05 09:46:20 +00:00
<string name="title_invalid_key">Invalid private key</string>
2019-09-11 09:43:04 +00:00
<string name="title_send_plain_text">Plain text only</string>
2019-10-01 11:56:48 +00:00
<string name="title_send_receipt">Request delivery/read receipt</string>
<string name="title_send_receipt_remark">Most providers and email clients ignore receipt requests</string>
2018-08-10 17:13:42 +00:00
2018-08-02 13:33:06 +00:00
<string name="title_from_missing">Sender missing</string>
<string name="title_to_missing">Recipient missing</string>
2019-09-11 18:37:31 +00:00
<string name="title_subject_reminder">Subject is empty</string>
2019-10-02 20:05:04 +00:00
<string name="title_text_reminder">Message is empty</string>
2019-09-09 19:23:08 +00:00
<string name="title_attachment_keywords">attached,attachment,attachments,included</string>
<string name="title_attachment_reminder">Did you intend to add an attachment?</string>
2019-01-06 14:21:20 +00:00
<string name="title_attachments_missing">Not all attachments are downloaded</string>
2019-09-13 06:51:34 +00:00
<string name="title_send_dialog_hint">This dialog will still be available via the three-dots overflow menu in the action bar</string>
2018-10-18 17:45:39 +00:00
<string name="title_draft_deleted">Draft discarded</string>
2018-08-02 15:27:47 +00:00
<string name="title_draft_saved">Draft saved</string>
2019-01-25 18:21:58 +00:00
<string name="title_ask_send_via">Send message to %1$s via %2$s?</string>
2018-08-07 08:30:47 +00:00
<string name="title_queued">Sending message</string>
<string name="title_queued_at">Message will be sent around %1$s</string>
2018-08-03 05:02:27 +00:00
2019-11-27 09:40:43 +00:00
<string name="title_sign">Sign</string>
2018-10-28 17:16:25 +00:00
<string name="title_encrypt">Encrypt</string>
<string name="title_decrypt">Decrypt</string>
2019-04-04 15:54:05 +00:00
<string name="title_resync">Resync</string>
2018-10-28 13:38:13 +00:00
<string name="title_no_openpgp">OpenKeychain not found</string>
2019-11-30 08:22:16 +00:00
<string name="title_not_encrypted">Message is not signed or encrypted</string>
<string name="title_reset_sign_key">Reset sign key</string>
2018-10-28 12:49:13 +00:00
2019-05-29 07:52:14 +00:00
<string name="title_signature_none">Message not signed</string>
<string name="title_signature_valid">Message signature valid</string>
<string name="title_signature_unconfirmed">Message signature valid but not confirmed</string>
2019-05-29 07:52:14 +00:00
<string name="title_signature_invalid">Message signature invalid</string>
2019-12-05 12:02:33 +00:00
<string name="title_signature_sender">Sender\'s address</string>
<string name="title_signature_email">Signature\'s address</string>
<string name="title_signature_mismatch">The email address of the sender and signature do not match</string>
<string name="title_signature_subject">Subject</string>
2019-12-06 10:32:41 +00:00
<string name="title_signature_validity">Validity</string>
<string name="title_signature_outdated">This public key is currently not valid</string>
2019-12-04 13:10:09 +00:00
<string name="title_signature_store">Store</string>
2019-05-29 07:52:14 +00:00
2018-08-26 12:17:09 +00:00
<string name="title_search">Search</string>
2019-08-13 19:34:49 +00:00
<string name="title_search_server">Search on server</string>
<string name="title_search_text">Search in text</string>
2019-05-13 11:24:01 +00:00
<string name="title_search_in">Search in</string>
2018-08-26 12:17:09 +00:00
2018-09-13 10:06:48 +00:00
<string name="title_sort_on">Sort on</string>
<string name="title_sort_on_time">Time</string>
<string name="title_sort_on_unread">Unread</string>
<string name="title_sort_on_starred">Starred</string>
2018-12-27 11:32:20 +00:00
<string name="title_sort_on_sender">Sender</string>
2019-03-05 07:50:53 +00:00
<string name="title_sort_on_subject">Subject</string>
2019-04-04 13:11:31 +00:00
<string name="title_sort_on_size">Size</string>
2019-10-12 09:09:54 +00:00
<string name="title_sort_on_hidden">Hidden</string>
2019-09-03 08:33:52 +00:00
<string name="title_sort_ascending">Oldest first</string>
2018-09-13 10:06:48 +00:00
2019-05-13 13:56:09 +00:00
<string name="title_filter">Filter out</string>
2019-04-28 13:16:26 +00:00
<string name="title_filter_seen">Read</string>
2019-05-13 10:57:20 +00:00
<string name="title_filter_unflagged">Unstarred</string>
2019-10-12 09:09:54 +00:00
<string name="title_filter_hidden">Hidden</string>
2019-04-28 13:16:26 +00:00
<string name="title_filter_duplicates">Duplicates</string>
2019-01-15 17:39:12 +00:00
<string name="title_compact">Compact view</string>
2018-12-13 18:26:27 +00:00
<string name="title_zoom">Text size</string>
2019-04-20 09:11:03 +00:00
<string name="title_select_all">Select all</string>
2019-10-29 07:18:54 +00:00
<string name="title_select_found">Select found</string>
2019-08-12 15:02:34 +00:00
<string name="title_force_sync">Force sync</string>
2018-12-13 18:26:27 +00:00
2018-10-20 18:17:52 +00:00
<string name="title_previous">Previous</string>
<string name="title_next">Next</string>
2019-05-03 05:28:36 +00:00
<string name="title_answer_caption">Edit template</string>
2018-10-21 17:48:36 +00:00
<string name="title_answer_reply">Reply template</string>
2018-10-26 11:04:02 +00:00
<string name="title_answer_name">Template name</string>
2019-04-20 08:35:30 +00:00
<string name="title_answer_hide">Hide from menus</string>
2018-10-26 11:04:02 +00:00
<string name="title_answer_text">Template text</string>
2018-11-05 07:57:46 +00:00
<string name="title_answer_template_name">$name$ will be replaced by the sender full name</string>
<string name="title_answer_template_email">$email$ will be replaced by the sender email address</string>
2018-08-27 09:39:27 +00:00
2019-10-01 10:40:54 +00:00
<string name="title_rule_noop">No action</string>
2019-05-18 06:34:26 +00:00
<string name="title_rule_seen">Mark read</string>
<string name="title_rule_unseen">Mark unread</string>
2019-10-12 09:09:54 +00:00
<string name="title_rule_hide">Hide</string>
2019-09-22 09:54:29 +00:00
<string name="title_rule_ignore">Suppress notification</string>
2019-06-01 13:27:21 +00:00
<string name="title_rule_snooze">Snooze</string>
2019-05-18 06:34:26 +00:00
<string name="title_rule_flag">Add star</string>
2019-10-09 09:09:00 +00:00
<string name="title_rule_keyword">Add keyword</string>
2019-05-18 06:34:26 +00:00
<string name="title_rule_move">Move</string>
<string name="title_rule_copy">Copy (label)</string>
<string name="title_rule_answer">Reply</string>
<string name="title_rule_automation">Automation</string>
2019-05-03 05:28:36 +00:00
<string name="title_rule_caption">Edit rule</string>
<string name="title_rule_title">Rule applies to</string>
2019-01-17 13:29:35 +00:00
<string name="title_rule_name">Name</string>
<string name="title_rule_order">Order</string>
2019-01-17 21:25:22 +00:00
<string name="title_rule_enabled">Enabled</string>
2019-02-17 12:43:30 +00:00
<string name="title_rule_stop">Stop processing rules after executing this rule</string>
2019-01-18 10:58:55 +00:00
<string name="title_rule_sender">Sender contains</string>
2019-09-22 09:44:11 +00:00
<string name="title_rule_sender_known">Sender is a contact</string>
2019-03-17 11:11:12 +00:00
<string name="title_rule_recipient">Recipient contains</string>
2019-01-18 10:58:55 +00:00
<string name="title_rule_subject">Subject contains</string>
2019-10-13 14:47:35 +00:00
<string name="title_rule_attachments">Has attachments</string>
2019-01-18 10:58:55 +00:00
<string name="title_rule_header">Header contains</string>
2019-08-04 17:14:53 +00:00
<string name="title_rule_time">Time between</string>
2019-01-18 10:58:55 +00:00
<string name="title_rule_regex">Regex</string>
<string name="title_rule_and">AND</string>
2019-01-17 13:29:35 +00:00
<string name="title_rule_action">Action</string>
<string name="title_rule_action_remark">This action will be applied to new messages arriving in the folder %1$s</string>
2019-06-01 13:27:21 +00:00
<string name="title_rule_hours">Hours</string>
2019-08-20 19:12:45 +00:00
<string name="title_rule_schedule_end">From the end of the time condition</string>
2019-01-19 08:25:47 +00:00
<string name="title_rule_folder">Folder</string>
<string name="title_rule_thread">All messages in same conversation and folder</string>
2019-01-19 08:25:47 +00:00
<string name="title_rule_identity">Identity</string>
2019-05-18 06:34:26 +00:00
<string name="title_rule_template">Reply template</string>
2019-02-18 09:19:12 +00:00
<string name="title_rule_cc">Reply to CC addresses</string>
2019-01-17 13:29:35 +00:00
<string name="title_rule_name_missing">Rule name missing</string>
2019-01-18 10:58:55 +00:00
<string name="title_rule_condition_missing">Condition missing</string>
2019-03-17 12:49:10 +00:00
<string name="title_rule_automation_hint">This will send the intent \'%1$s\' with the extras \'%2$s\'</string>
2019-01-17 13:29:35 +00:00
<string name="title_rule_execute">Execute now</string>
<string name="title_rule_applied">Affected messages: %1$d</string>
2019-05-22 07:01:25 +00:00
<string name="title_rule_check">Check</string>
<string name="title_rule_no_headers">Header conditions cannot be checked</string>
<string name="title_rule_matched">Matching messages</string>
<string name="title_rule_no_matches">No matching messages</string>
2019-05-13 07:51:51 +00:00
<string name="title_legend_section_synchronize">Synchronize</string>
<string name="title_legend_section_folders">Folders</string>
<string name="title_legend_section_messages">Messages</string>
<string name="title_legend_section_compose">Compose</string>
2019-12-20 20:00:17 +00:00
<string name="title_legend_oauth">OAuth authorization</string>
2019-05-13 07:51:51 +00:00
<string name="title_legend_primary_connected">Account connected</string>
<string name="title_legend_primary_disconnected">Account disconnected</string>
<string name="title_legend_download_on">Download message content automatically</string>
<string name="title_legend_download_off">Download message content on demand</string>
<string name="title_legend_synchronize_on">Synchronize on</string>
<string name="title_legend_synchronize_off">Synchronize off</string>
<string name="title_legend_disconnected">Disconnected</string>
<string name="title_legend_connecting">Connecting</string>
<string name="title_legend_connected">Connected</string>
<string name="title_legend_executing">Executing operations</string>
<string name="title_legend_synchronizing">Synchronizing</string>
<string name="title_legend_downloading">Downloading</string>
<string name="title_legend_closing">Closing</string>
<string name="title_legend_waiting">Waiting for next synchronization</string>
<string name="title_legend_unified">Unified inbox / primary account</string>
2018-09-14 17:21:32 +00:00
<string name="title_legend_inbox">Inbox</string>
2019-05-13 06:13:03 +00:00
<string name="title_legend_drafts">Drafts</string>
2019-05-22 14:29:18 +00:00
<string name="title_legend_sent">Sent</string>
<string name="title_legend_archive">Archive</string>
2018-09-18 09:36:48 +00:00
<string name="title_legend_trash">Trash</string>
2019-01-20 18:51:29 +00:00
<string name="title_legend_junk">Spam</string>
2019-05-13 07:51:51 +00:00
<string name="title_legend_primary">Primary</string>
2019-04-25 16:11:18 +00:00
<string name="title_legend_subscribed">Subscribed to</string>
2019-06-21 06:39:36 +00:00
<string name="title_legend_rule">Has rules</string>
2019-09-13 15:47:33 +00:00
<string name="title_legend_similar">Search similar messages</string>
2019-07-31 06:07:19 +00:00
<string name="title_legend_notify">Notify on new messages</string>
2019-05-13 07:51:51 +00:00
<string name="title_legend_sync_keep">Number of days to synchronize / to keep messages</string>
2019-05-26 07:57:47 +00:00
<string name="title_legend_download_fetch">Number of message downloaded / headers fetched</string>
2019-05-13 07:51:51 +00:00
<string name="title_legend_stop">Stop processing rules</string>
2019-02-01 08:11:58 +00:00
2018-11-24 12:02:21 +00:00
<string name="title_legend_thread">Conversation</string>
2019-02-02 08:29:29 +00:00
<string name="title_legend_zoom">Change text size</string>
<string name="title_legend_draft">Has draft</string>
2019-09-30 14:55:58 +00:00
<string name="title_legend_priority">Has high priority</string>
2019-10-21 09:54:39 +00:00
<string name="title_legend_priority_low">Has low priority</string>
2019-11-27 09:40:43 +00:00
<string name="title_legend_signed">Is signed</string>
2019-11-17 11:22:01 +00:00
<string name="title_legend_encrypted">Is encrypted</string>
<string name="title_legend_auth">Authentication failed</string>
2019-02-02 08:29:29 +00:00
<string name="title_legend_snoozed">Is snoozed</string>
<string name="title_legend_browsed">Is browsed or searched</string>
<string name="title_legend_answered">Has been answered</string>
2019-05-04 19:31:14 +00:00
<string name="title_legend_plain_only">Is plain text only</string>
<string name="title_legend_receipt">Receipt was requested</string>
2019-02-02 08:29:29 +00:00
<string name="title_legend_attachment">Has attachment</string>
2019-05-13 10:23:02 +00:00
<string name="title_legend_flagged">Is favorite</string>
2019-02-02 08:29:29 +00:00
<string name="title_legend_contacts">Manage contacts</string>
2019-05-13 12:08:51 +00:00
<string name="title_legend_search">Search for sender</string>
2018-12-25 13:16:23 +00:00
<string name="title_legend_view">View content</string>
2019-03-02 10:59:45 +00:00
<string name="title_legend_hide">Hide content</string>
2018-12-25 13:16:23 +00:00
<string name="title_legend_download">Download content</string>
2018-11-29 12:49:37 +00:00
<string name="title_legend_external_image">External image placeholder</string>
<string name="title_legend_embedded_image">Embedded image placeholder</string>
2019-10-05 08:26:56 +00:00
<string name="title_legend_tracking_pixel">Tracking image</string>
2018-11-29 12:49:37 +00:00
<string name="title_legend_broken_image">Broken image</string>
2019-02-01 08:11:58 +00:00
2019-02-02 08:29:29 +00:00
<string name="title_legend_pick">Pick contact</string>
2019-05-13 07:51:51 +00:00
<string name="title_legend_cc">Show CC/BCC</string>
2019-02-02 08:29:29 +00:00
<string name="title_legend_link">Insert link</string>
<string name="title_legend_file">Attach file</string>
2019-05-13 07:51:51 +00:00
<string name="title_legend_picture">Insert picture</string>
<string name="title_legend_photo">Take photo</string>
<string name="title_legend_audio">Record audio</string>
<string name="title_legend_bold">Make text bold</string>
<string name="title_legend_italic">Make text italic</string>
<string name="title_legend_underline">Underline text</string>
<string name="title_legend_text_size">Set text size</string>
<string name="title_legend_text_color">Set text color</string>
2018-08-22 06:20:31 +00:00
2019-02-01 08:11:58 +00:00
<string name="title_legend_metered">Connection is metered</string>
<string name="title_legend_unmetered">Connection is unmetered</string>
2019-04-19 16:54:40 +00:00
<string name="title_legend_roaming">Roaming</string>
2019-02-01 08:11:58 +00:00
2019-04-18 12:34:09 +00:00
<string name="title_legend_expander">Expander</string>
<string name="title_legend_avatar">Avatar</string>
<string name="title_legend_show_quotes">Show quotes</string>
2019-09-08 10:57:21 +00:00
<string name="title_legend_show_unsubscribe">Unsubscribe from list</string>
2019-04-18 12:34:09 +00:00
<string name="title_legend_show_images">Show images</string>
<string name="title_legend_show_full">Show fullscreen</string>
2019-04-18 12:34:09 +00:00
<string name="title_legend_edit">Edit</string>
<string name="title_legend_default_color">Default color</string>
<string name="title_legend_close_hint">Close hint</string>
<string name="title_legend_connection_state">Connection state</string>
<string name="title_legend_sync_state">Synchronization state</string>
<string name="title_legend_download_state">Download state</string>
<string name="title_legend_save">Save</string>
<string name="title_legend_delete">Delete</string>
<string name="title_legend_count">Count</string>
2019-05-29 13:12:07 +00:00
<string name="title_legend_folder_type">Folder type</string>
2019-04-18 12:34:09 +00:00
<string name="title_hint_folder_actions">Long press for options</string>
<string name="title_hint_folder_sync">To limit battery and network usage not all folders and not all messages will be synchronized by default</string>
2018-09-14 09:09:58 +00:00
<string name="title_hint_support">If you have a question or a problem, please use the support menu to get help</string>
2019-09-07 15:53:06 +00:00
<string name="title_hint_message_actions">Swipe left to trash; Swipe right to archive (if available); The swipe actions can be configured in the account settings</string>
<string name="title_hint_message_selection">Long press a message to start selecting multiple messages; Hold and swipe up or down to select more messages</string>
2018-11-11 11:51:35 +00:00
<string name="title_hint_sync">Downloading messages can take some time, depending on the speed of the provider, internet connection and device and on the number of messages. While downloading messages the app might respond slower.</string>
<string name="title_hint_contact_actions">Long press for options</string>
2019-10-29 12:21:34 +00:00
<string name="title_hint_eml">This is a summary of the content of a raw message file. Save the raw message with the save icon in the action bar to view all content.</string>
<string name="title_open_link">Open link</string>
2019-10-12 12:05:31 +00:00
<string name="title_different_link">The title and the link address are different</string>
2019-11-11 18:00:11 +00:00
<string name="title_link_http">Traffic will not be encrypted</string>
<string name="title_link_https">Traffic will be encrypted</string>
2019-06-28 15:06:13 +00:00
<string name="title_sanitize_link">Remove tracking parameters</string>
2019-03-03 16:07:09 +00:00
<string name="title_insecure_link">This link is insecure</string>
2019-07-07 08:49:16 +00:00
<string name="title_check_owner">Check owner</string>
2019-07-07 09:11:31 +00:00
<string name="title_remark_owner">Information will be retrieved from <a href="https://ipinfo.io/">ipinfo.io</a></string>
2019-06-28 15:06:13 +00:00
<string name="title_ip_owner">Owner IP address</string>
<string name="title_select_app">Select app</string>
2018-09-08 09:41:05 +00:00
<string name="title_updated">There is an update to version %1$s available</string>
2018-09-07 11:08:20 +00:00
<string name="title_issue">Do you have a question or problem?</string>
<string name="title_yes">Yes</string>
<string name="title_no">No</string>
2019-12-26 18:40:42 +00:00
<string name="title_later">Later</string>
2018-09-08 19:54:20 +00:00
<string name="title_undo">Undo</string>
2019-04-18 09:29:15 +00:00
<string name="title_redo">Redo</string>
2018-11-26 11:59:15 +00:00
<string name="title_add">Add</string>
2019-11-06 20:01:03 +00:00
<string name="title_browse">Open with</string>
<string name="title_info">Info</string>
2018-12-01 12:17:33 +00:00
<string name="title_report">Report</string>
<string name="title_fix">Fix</string>
<string name="title_enable">Enable</string>
2019-09-13 17:38:41 +00:00
<string name="title_enabled">Enabled</string>
2019-07-16 08:49:42 +00:00
<string name="title_executing">Executing</string>
<string name="title_completed">Completed</string>
<string name="title_ask_what">Ask what to do</string>
2019-01-04 14:42:09 +00:00
<string name="title_no_ask_again">Do not ask this again</string>
2019-09-01 20:33:32 +00:00
<string name="title_no_ask_for_again">Do not ask this again for %1$s</string>
2019-01-17 08:09:33 +00:00
<string name="title_no_body">No message text found</string>
2019-01-17 08:07:49 +00:00
<string name="title_no_charset">Unsupported encoding: %1$s</string>
2019-01-19 19:08:01 +00:00
<string name="title_via">Via: %1$s</string>
2019-09-06 12:32:26 +00:00
<string name="title_1hour">1 hour</string>
<string name="title_1day">1 day</string>
2019-11-04 08:07:28 +00:00
<string name="title_1week">1 week</string>
2019-09-11 09:43:04 +00:00
<string name="title_now">Now</string>
<string name="title_after">After %1$s</string>
2019-09-11 17:27:45 +00:00
<string name="title_reset">Reset</string>
2019-10-06 19:01:01 +00:00
<string name="title_hours">Hours</string>
2019-09-24 07:34:43 +00:00
<string name="title_minutes">Minutes</string>
2019-09-26 15:46:15 +00:00
<string name="title_dismiss">Dismiss</string>
2019-10-06 19:01:01 +00:00
<string name="title_snooze_now">Snooze</string>
2019-10-11 07:02:41 +00:00
<string name="title_loading">Loading &#8230;</string>
2019-10-21 11:26:15 +00:00
<string name="title_set">Set</string>
2018-09-07 11:08:20 +00:00
2019-05-18 09:19:39 +00:00
<string name="title_icalendar_accept">Accept</string>
<string name="title_icalendar_decline">Decline</string>
<string name="title_icalendar_maybe">Maybe</string>
2019-11-09 15:01:47 +00:00
<string name="title_icalendar_calendar">Calendar</string>
2019-05-18 09:19:39 +00:00
2018-10-10 13:45:50 +00:00
<string name="title_try">Try FairEmail, an open source, privacy friendly email app for Android</string>
2018-08-25 18:51:01 +00:00
<string name="title_pro_feature">This is a pro feature</string>
2018-08-26 06:11:06 +00:00
<string name="title_pro_list">List of pro features</string>
<string name="title_pro_purchase">Buy</string>
2019-07-16 11:32:02 +00:00
<string name="title_pro_once">Only once</string>
2019-09-07 05:43:18 +00:00
<string name="title_pro_info">
2019-09-06 17:18:34 +00:00
Developing FairEmail took literally thousands of hours and despite that most features are free to use.
To make FairEmail sustainable in the long term, some convenience and advanced features are not free to use.
2019-09-07 05:43:18 +00:00
FairEmail displays a small message to remind you of this, which will be removed if you purchase the pro features.
2019-09-06 17:18:34 +00:00
</string>
2019-12-29 11:09:20 +00:00
<string name="title_pro_hide">Hide small message for a week</string>
2019-09-06 19:02:08 +00:00
<string name="title_pro_hint">Buying pro features will allow you to use all current and future pro features, will keep this app maintained, and supported.</string>
2019-07-12 16:20:47 +00:00
<string name="title_pro_price">Please see <a href="https://github.com/M66B/FairEmail/blob/master/FAQ.md#user-content-faq19">this FAQ</a> about the price of the pro features</string>
<string name="title_pro_pending">Purchase pending</string>
2018-08-25 13:32:52 +00:00
<string name="title_pro_activated">All pro features are activated</string>
2018-08-25 11:27:54 +00:00
<string name="title_pro_valid">All pro features activated</string>
<string name="title_pro_invalid">Invalid response</string>
2018-09-12 09:10:03 +00:00
<string name="title_pro_support">FairEmail needs your help. Tap to purchase pro features to keep the project going.</string>
2018-08-25 11:27:54 +00:00
2018-09-15 05:49:54 +00:00
<string name="title_unexpected_error">Unexpected error</string>
2018-09-03 19:11:16 +00:00
<string name="title_log">Log</string>
2018-12-11 18:27:23 +00:00
<string name="title_auto_scroll">Auto scroll</string>
2019-12-11 10:56:51 +00:00
<string name="title_log_clear">Clear</string>
<string name="title_debug_info">Debug info</string>
<string name="title_debug_info_remark">Please describe the problem and indicate the time of the problem:</string>
2018-09-12 10:24:28 +00:00
<string name="title_crash_info_remark">Please describe what you were doing when the app crashed:</string>
2019-01-27 12:35:23 +00:00
<string name="title_issue_subject" translatable="false">FairEmail %1$s issue</string>
2018-09-12 16:54:48 +00:00
2019-07-24 16:46:39 +00:00
<string name="title_search_special_prefix">special</string>
<string name="title_search_special_unseen">unread</string>
<string name="title_search_special_flagged">starred</string>
2019-11-04 08:35:30 +00:00
<string name="title_search_special_snoozed">hidden</string>
<string name="title_search_special_encrypted">encrypted</string>
2019-07-24 16:46:39 +00:00
2019-11-15 12:05:31 +00:00
<string name="title_widget_title_count">New message count</string>
<string name="title_widget_title_list">Message list</string>
2019-09-20 13:14:04 +00:00
<string name="title_widget_account">Account</string>
<string name="title_widget_account_all">All</string>
<string name="title_widget_folder">Folder</string>
<string name="title_widget_folder_unified">Unified inbox folders</string>
<string name="title_widget_unseen">Unread messages only</string>
<string name="title_widget_flagged">Starred messages only</string>
2019-12-19 13:26:17 +00:00
<string name="title_accessibility_collapsed">Collapsed</string>
<string name="title_accessibility_expanded">Expanded</string>
<string name="title_accessibility_seen">Read</string>
<string name="title_accessibility_unseen">Unread</string>
2019-12-26 17:04:37 +00:00
2019-12-27 18:13:20 +00:00
<plurals name="title_accessibility_messages">
<item quantity="one">%1$d message</item>
<item quantity="other">%1$d messages</item>
</plurals>
2019-12-19 13:26:17 +00:00
<string name="title_accessibility_flagged">Starred</string>
<string name="title_accessibility_unflagged">Unstarred</string>
2019-12-24 10:39:45 +00:00
<string name="title_accessibility_collapse">Collapse</string>
<string name="title_accessibility_expand">Expand</string>
<string name="title_accessibility_view_contact">View contact</string>
<string name="title_accessibility_show_authentication_result">Show authentication result</string>
<string name="title_accessibility_show_snooze_time">Show snooze time</string>
<string name="title_accessibility_view_help">View help</string>
<string name="title_accessibility_selected">Selected</string>
<string name="title_accessibility_answered">Replied</string>
<string name="title_accessibility_scroll_down">Scroll down</string>
<string name="title_accessibility_scroll_up">Scroll up</string>
<string name="title_accessibility_filter_out_seen">Toggle read messages filter</string>
<string name="title_accessibility_filter_out_unflagged">Toggle starred messages filter</string>
<string name="title_accessibility_filter_out_snoozed">Toggle snoozed messages filter</string>
<string name="title_accessibility_edit">Edit</string>
<string name="title_accessibility_show_addresses">Show addresses</string>
<string name="title_accessibility_hide_addresses">Hide addresses</string>
2019-12-30 11:56:03 +00:00
<string name="title_accessibility_attachment">Attachment</string>
2019-12-19 13:26:17 +00:00
2019-04-26 10:45:45 +00:00
<string-array name="pollIntervalNames">
<item>Always</item>
2019-07-16 07:28:44 +00:00
<item>Every 15 minutes</item>
<item>Every 30 minutes</item>
2019-04-26 11:46:32 +00:00
<item>Every hour</item>
<item>Every 2 hours</item>
<item>Every 4 hours</item>
2019-07-16 07:28:44 +00:00
<item>Every 8 hours</item>
2019-04-26 10:45:45 +00:00
</string-array>
<integer-array name="pollIntervalValues" translatable="false">
<item>0</item>
2019-07-16 07:28:44 +00:00
<item>15</item>
<item>30</item>
2019-04-26 10:45:45 +00:00
<item>60</item>
<item>120</item>
<item>240</item>
2019-07-16 07:28:44 +00:00
<item>480</item>
2019-04-26 10:45:45 +00:00
</integer-array>
<string-array name="sendDelayedNames">
2019-05-09 19:19:06 +00:00
<item>No</item>
<item>15 seconds</item>
<item>30 seconds</item>
<item>1 minute</item>
<item>2 minutes</item>
<item>5 minutes</item>
<item>10 minutes</item>
</string-array>
<integer-array name="sendDelayedValues" translatable="false">
<item>0</item>
<item>15</item>
<item>30</item>
<item>60</item>
<item>120</item>
<item>300</item>
<item>600</item>
</integer-array>
<string-array name="startupValues" translatable="false">
<item>unified</item>
<item>folders</item>
<item>accounts</item>
</string-array>
<string-array name="startupNames">
<item>Unified inbox</item>
<item>Unified folders</item>
<item>Accounts</item>
</string-array>
2019-04-17 10:54:46 +00:00
<string-array name="downloadNames">
<item>16 KB</item>
<item>32 KB</item>
<item>64 KB</item>
<item>128 KB</item>
<item>256 KB</item>
<item>512 KB</item>
<item>1 MB</item>
<item>2 MB</item>
<item>&#8734;</item>
</string-array>
2018-11-04 14:37:52 +00:00
<integer-array name="downloadValues" translatable="false">
<item>16384</item>
<item>32768</item>
<item>65536</item>
<item>131072</item>
<item>262144</item>
<item>524288</item>
<item>1048576</item>
<item>2097152</item>
<item>0</item>
</integer-array>
<string-array name="onCloseNames">
<item>Do nothing</item>
<item>Go to previous conversation</item>
<item>Go to next conversation</item>
</string-array>
<string-array name="onCloseValues" translatable="false">
<item></item>
<item>previous</item>
<item>next</item>
</string-array>
2019-04-17 10:54:46 +00:00
<string-array name="resizeNames">
<item>Small</item>
<item>Medium</item>
<item>Large</item>
2019-11-13 08:40:12 +00:00
<item>Extra large</item>
2019-04-17 10:54:46 +00:00
</string-array>
2019-11-16 11:53:36 +00:00
<!-- https://en.wikipedia.org/wiki/Display_resolution -->
2019-11-16 13:17:25 +00:00
<!-- https://en.wikipedia.org/wiki/Comparison_of_high-definition_smartphone_displays -->
2019-04-17 10:54:46 +00:00
<integer-array name="resizeValues" translatable="false">
<item>1080</item>
<item>1440</item>
<item>1920</item>
2019-11-13 08:40:12 +00:00
<item>2560</item>
2019-04-17 10:54:46 +00:00
</integer-array>
2019-04-27 11:31:55 +00:00
<string-array name="targetNames">
<item>To</item>
<item>Cc</item>
<item>Bcc</item>
</string-array>
<integer-array name="biometricsTimeoutValues" translatable="false">
<item>1</item>
<item>2</item>
<item>5</item>
<item>10</item>
<item>20</item>
</integer-array>
<string-array name="biometricsTimeoutNames">
<item>One minute</item>
<item>2 minutes</item>
<item>5 minutes</item>
<item>10 minutes</item>
<item>20 minutes</item>
</string-array>
<string-array name="ellipsizeValues" translatable="false">
<item>start</item>
<item>middle</item>
<item>end</item>
</string-array>
<string-array name="ellipsizeNames">
<item>At the start</item>
<item>In the middle</item>
<item>At the end</item>
</string-array>
2019-09-30 14:55:58 +00:00
<string-array name="priorityNames">
<item>Low</item>
<item>Normal</item>
<item>High</item>
</string-array>
<string-array name="linesNames">
<item>1</item>
<item>2</item>
<item>3</item>
<item>4</item>
</string-array>
<integer-array name="fontSizeValues" translatable="false">
<item>-1</item>
<item>0</item>
<item>1</item>
<item>2</item>
</integer-array>
<string-array name="fontSizeNames">
<item>Default</item>
<item>Small</item>
<item>Medium</item>
<item>Large</item>
</string-array>
2019-12-04 19:36:33 +00:00
<string-array name="encryptMethod" translatable="false">
<item>PGP</item>
<item>S/MIME</item>
</string-array>
2019-11-27 09:40:43 +00:00
<string-array name="encryptNames">
<item>None</item>
2019-11-30 16:59:23 +00:00
<item>PGP sign-only</item>
2019-11-27 09:40:43 +00:00
<item>PGP sign+encrypt</item>
2019-12-03 10:31:41 +00:00
<item>S/MIME sign-only</item>
<item>S/MIME sign+encrypt</item>
2019-11-27 09:40:43 +00:00
</string-array>
<integer-array name="encryptValues" translatable="false">
<item>0</item>
2019-11-30 16:59:23 +00:00
<item>2</item>
2019-11-27 09:40:43 +00:00
<item>1</item>
2019-12-03 10:31:41 +00:00
<item>4</item>
<item>3</item>
2019-11-27 09:40:43 +00:00
</integer-array>
2018-09-27 06:44:02 +00:00
<string name="fingerprint" translatable="false">17BA15C1AF55D925F98B99CEA4375D4CDF4C174B</string>
2018-12-16 14:08:50 +00:00
<string name="public_key" translatable="false">MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtFbxEbzL8u5accPGgBw/XdyiSS5BBE6ZQ9ELpKyJ/OQN+kdYniCAOw3lsQ/GuJScy4Y2HobqbBgLL8GLHG+Yu2EHC9dLjA3v2Mc25vvnfn86BsrpQvz1poN2n+roTBdq09FWbtebJ8m0hDBVmtfRi7RhTKIL4No3kodLhksdnucKjcFheubebWKgpmvbmw7NwuELhaZmyhw8WTtnQ4rZPMhjY1JJZgzwNExXgD7zzg4pJPkuQlfkuRkkvBpHpi3C7VDnYjrBlLHngI4wv3wxQBVwJqlvAT9PmX8dOVnTsWWdJdLQBZVWphuqVY54kjBIovN+o8w03WjsV9QiOQq+XwIDAQAB</string>
2018-08-02 13:33:06 +00:00
</resources>