proton-mail-android/app/src/main/res/values/strings.xml

956 lines
56 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!--
~ Copyright (c) 2022 Proton AG
~
~ This file is part of Proton Mail.
~
~ Proton Mail is free software: you can redistribute it and/or modify
~ it under the terms of the GNU General Public License as published by
~ the Free Software Foundation, either version 3 of the License, or
~ (at your option) any later version.
~
~ Proton Mail is distributed in the hope that it will be useful,
~ but WITHOUT ANY WARRANTY; without even the implied warranty of
~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
~ GNU General Public License for more details.
~
~ You should have received a copy of the GNU General Public License
~ along with Proton Mail. If not, see https://www.gnu.org/licenses/.
-->
<resources xmlns:tools="http://schemas.android.com/tools" tools:ignore="MissingTranslation">
<!-- region All -->
<string name="x_app_version_name_code">Proton Mail %s (%d)</string>
<string name="x_add_folder">Add folder</string>
<string name="x_add_label">Add label</string>
<string name="x_days">Days</string>
<string name="x_done">Done</string>
<string name="x_edit">Edit</string>
<string name="x_hours">Hours</string>
<string name="x_more">More</string>
<string name="x_none">None</string>
<string name="x_search">Search</string>
<string name="x_set">Set</string>
<string name="x_0">0</string>
<!-- endregion -->
<!-- region Content descriptions: accessibility description for icons -->
<string name="x_label_icon_description">Label icon</string>
<string name="x_folder_icon_description">Folder icon</string>
<string name="x_parent_folder_icon_description">Folder with children icon</string>
<!-- endregion -->
<!-- region Drawer -->
<string name="drawer_contacts">Contacts</string>
<string name="drawer_lock_the_app">Lock the app</string>
<string name="drawer_report_bug">Report bug</string>
<string name="drawer_settings">Settings</string>
<string name="drawer_sign_out">Sign out</string>
<string name="drawer_create_folder_description">Create new folder</string>
<string name="drawer_create_label_description">Create new label</string>
<!-- endregion -->
<!-- region Mailbox -->
<string name="mailbox_empty_folder_subtitle">This folder is empty</string>
<string name="mailbox_empty_inbox_subtitle">You\'re up to date</string>
<string name="mailbox_empty_spam_subtitle">Your spam folder is empty</string>
<string name="mailbox_empty_trash_subtitle">Trash is empty</string>
<string name="mailbox_no_messages">No messages</string>
<string name="mailbox_unread_count">%d unread</string>
<string name="mailbox_updated_just_now">Updated just now</string>
<!-- endregion -->
<!-- region Details -->
<string name="details_open_in_proton_calendar_title">Open in Proton Calendar</string>
<string name="details_open_in_proton_calendar_subtitle">Secure encrypted calendar</string>
<string name="details_open_in_proton_calendar_icon_desc">Proton Calendar icon</string>
<string name="details_play_store_error">Can\'t open Play Store</string>
<string name="details_hyperlink_phishing_dialog_title">Warning: suspected fake website</string>
<string name="details_hyperlink_phishing_dialog_content">This link leads to a website that might be trying to steal your information, such as passwords and credit card details.&lt;br/>&lt;br/>&lt;u>%s&lt;/u>&lt;br/>&lt;br/>For your security, do not continue.</string>
<string name="details_hyperlink_phishing_dialog_cancel_action">Go back (recommended)</string>
<string name="details_hyperlink_phishing_dialog_confirm_action">Ignore warning and continue</string>
<!-- endregion -->
<!-- region Composer -->
<string name="composer_bcc">Bcc:</string>
<string name="composer_cc">Cc:</string>
<string name="composer_compose_email">Compose email</string>
<string name="composer_from">From:</string>
<string name="composer_subject">Subject:</string>
<string name="composer_to">To:</string>
<string name="composer_removing_address_generic_error">Cannot verify address: %s1. Sending might fail.</string>
<string name="composer_removing_address_server_error">Removing address: %s1. %s2</string>
<!-- arg1 = date and time, arg2 = sender name, arg3 = sender email -->
<string name="composer_quote_sender_header">On %s, %s &lt; %s&gt; wrote:</string>
<string name="set_msg_password_title">Set password</string>
<string name="set_msg_password_info">Set a password to encrypt this message for non-Proton Mail users. <a href="https://protonmail.com/support/knowledge-base/encrypt-for-outside-users/">Learn more</a></string>
<string name="set_msg_password_info_icon_description">Info</string>
<string name="set_msg_password_msg_password_title">Message password</string>
<string name="set_msg_password_msg_password_hint">4 to 21 characters long</string>
<string name="set_msg_password_repeat_password_title">Repeat password</string>
<string name="set_msg_password_repeat_password_hint">Passwords must match</string>
<string name="set_msg_password_password_hint_title">Password hint</string>
<string name="set_msg_password_password_hint_hint">Define hint (Optional)</string>
<string name="set_msg_password_apply_password">Apply password</string>
<string name="set_msg_password_remove_password">Remove password</string>
<string name="set_msg_password_error_too_short">Password too short</string>
<string name="set_msg_password_error_too_long">Password too long</string>
<string name="set_msg_password_error_mismatch">Password does not match</string>
<string name="set_msg_expiration_title">Message expiration</string>
<string name="set_msg_expiration_none">None</string>
<string name="set_msg_expiration_1_hour">1 hour</string>
<string name="set_msg_expiration_1_day">1 day</string>
<string name="set_msg_expiration_3_days">3 days</string>
<string name="set_msg_expiration_1_week">1 week</string>
<string name="set_msg_expiration_custom">Custom</string>
<string name="set_msg_expiration_check_description">This item is checked</string>
<!-- endregion -->
<!-- region Settings -->
<string name="settings_theme_title">Theme</string>
<string name="settings_create_pin_code_title">Set PIN code</string>
<string name="settings_confirm_pin_code_title">Repeat PIN code</string>
<string name="settings_pins_dont_match">The PIN codes must match!</string>
<string name="settings_enter_pin_code_title">Enter PIN code</string>
<string name="settings_storage_limit_mb_value">%1$d MB (%2$.2f MB used)</string>
<string name="settings_storage_limit_unlimited_value">Unlimited (%1$.2f MB used)</string>
<string name="settings_swipe_settings_info">Set up swipe gestures to access most used actions.</string>
<string name="settings_swipe_left_to_right">Left to right</string>
<string name="settings_swipe_right_to_left">Right to left</string>
<string name="settings_swipe_saving">Saving Swipe action…</string>
<string name="settings_swipe_generic_error">Cannot save Swipe action</string>
<!-- endregion -->
<!-- region App Theme -->
<string name="app_theme_title">App theme</string>
<string name="app_theme_light">Light</string>
<string name="app_theme_dark">Dark</string>
<string name="app_theme_system">System default</string>
<!-- endregion -->
<!-- region Labels Manger -->
<string name="labels_manager_select_parent_folder">Select parent folder (optional)</string>
<string name="labels_manager_parent_folder_selected"><b>Parent folder selected.</b> Tap to change</string>
<!-- endregion -->
<!-- region Parent Folder Picker -->
<string name="parent_picker_title">Parent folder</string>
<string name="parent_picker_header">If you do not select a parent folder, this new folder will be created as a top level folder.</string>
<!-- endregion -->
<!-- region Notifications -->
<string name="notification_summary_text_new_messages">New messages</string>
<!-- endregion -->
<!-- region Dialogs -->
<string name="contact_list_cannot_upload_groups_dialog_message">Contact groups will not be imported. Please upgrade to a paid plan to enjoy premium features.</string>
<string name="contact_details_remote_content_dialog_title">Remote content</string>
<string name="contact_details_remote_content_dialog_message">This contact contains remote content.</string>
<string name="contact_details_remote_content_dialog_positive_button">Load content</string>
<!-- endregion -->
<!-- region Onboarding -->
<string name="new_user_onboarding_privacy_for_all_headline">Privacy for all</string>
<string name="new_user_onboarding_privacy_for_all_description">Invite your contacts to Proton Mail to enjoy seamless end-to-end encryption, or add password protection to messages you send them.</string>
<string name="new_user_onboarding_neat_and_tidy_headline">Neat and tidy</string>
<string name="new_user_onboarding_neat_and_tidy_description">File, label, and color code messages to create your perfect, custom inbox.</string>
<string name="existing_user_onboarding_new_look_headline">New look, same protection</string>
<string name="existing_user_onboarding_new_look_description">Your encrypted email has been entirely redesigned for ease of use.</string>
<string name="existing_user_onboarding_new_features_headline">New features</string>
<string name="existing_user_onboarding_new_features_description">Enjoy new features like dark mode, improved notifications, an unread messages filter, and subfolders.</string>
<string name="onboarding_next">Next</string>
<string name="onboarding_get_started">Get started</string>
<string name="onboarding_image_view_content_description">Proton Mail illustration</string>
<!-- endregion -->
<!-- region Snackbars -->
<string name="snackbar_message_draft_saved">Draft saved</string>
<string name="snackbar_message_draft_moved_to_trash">Draft moved to trash</string>
<string name="snackbar_action_discard">Discard</string>
<!-- endregion -->
<!-- region Old / V3 / pre-conventions -->
<string name="protonmail">Proton Mail</string>
<string name="sign_out">Sign Out</string>
<string name="sign_out_question">Are you sure you want to sign out?</string>
<string name="processing_request">Your request is being processed</string>
<!-- should check for html tag -->
<!-- Toast messages -->
<string name="error_chrome_disabled">Impossible to load content. Please enable Chrome</string>
<string name="error_chrome_not_found">Impossible to load content. Please install Chrome</string>
<string name="messages_load_failure">Unable to retrieve messages</string>
<string name="message_details_load_failure">Unable to retrieve message details</string>
<string name="no_more_messages">No more messages</string>
<string name="no_network_queued">No network, message queued</string>
<string name="update_app_title">Update required</string>
<string name="update_app">Your Proton Mail app cannot be used until it is updated</string>
<string name="you_are_offline">You are offline</string>
<string name="api_offline">Proton Mail is currently offline, check https://protonstatus.com or our twitter for the current status: https://twitter.com/protonmail</string>
<string name="contact_saved">Contact saved</string>
<string name="contact_saved_offline">Contact saved, will be synced when connection is available</string>
<string name="contact_exist">Contact email already exists</string>
<string name="invalid_email">Email address is not valid</string>
<string name="duplicate_email">Email address is a duplicate</string>
<string name="message_drafted">Message sending failed. Your messages are saved in drafts folder</string>
<string name="attachment_failed_message_drafted">Please remove and re-attach \"%s\" and send the message again. Your message can be found in the "Drafts" folder.</string>
<string name="open_drawer">Open</string>
<string name="close_drawer">Close</string>
<string name="inbox_option">Inbox</string>
<string name="starred_option">Starred</string>
<string name="drafts_option">Drafts</string>
<string name="sent_option">Sent</string>
<string name="archive_option">Archive</string>
<string name="trash_option">Trash</string>
<string name="spam_option">Spam</string>
<string name="allmail_option">All Mail</string>
<string name="inbox">Inbox</string>
<string name="starred">Starred</string>
<string name="drafts">Drafts</string>
<string name="sent">Sent</string>
<string name="archive">Archive</string>
<string name="trash">Trash</string>
<string name="spam">Spam</string>
<string name="all_mail">All Mail</string>
<string name="contacts">Contacts</string>
<string name="search_contacts">Search contacts</string>
<string name="fetching_contacts">Fetching Proton Mail contacts...</string>
<string name="fetching_contacts_success">Contacts refreshed successfully</string>
<string name="fetching_contacts_failure">Unable to refresh contacts</string>
<string name="no_search_results">No search results</string>
<string name="compose">Compose</string>
<string name="compose_message">Compose message</string>
<string name="empty_folder">Empty Folder</string>
<string name="view_headers">View Headers</string>
<string name="message_headers">Message Header</string>
<string name="delete_messages">Delete messages</string>
<string name="move_to_archive">Move to Archive</string>
<string name="move_to_trash">Move to Trash</string>
<string name="move_to_spam">Move to Spam</string>
<string name="move_to_inbox">Move to Inbox</string>
<string name="move_to">Move to…</string>
<string name="are_you_sure_empty">Are you sure you want to delete all messages from this folder?</string>
<string name="send">Send</string>
<string name="selected">Selected</string>
<string name="no_labels">No labels</string>
<string name="to">To</string>
<string name="cc">Cc</string>
<string name="bcc">Bcc</string>
<string name="to_prefix">To:</string>
<string name="attachment_size" translatable="false">(%s)</string>
<string name="reply">Reply</string>
<string name="reply_all">Reply All</string>
<string name="forward">Forward</string>
<string name="email_subject">Email subject</string>
<string name="define_message_password">Message Password</string>
<string name="confirm_message_password">Confirm Password</string>
<string name="define_password_hint">Define Hint (Optional)</string>
<string name="eo_passwords_do_not_match">Passwords do not match</string>
<string name="define_expiration_period">Define Expiration Period</string>
<string name="set_message_expiration">Set Message Expiration</string>
<string name="days">Days</string>
<string name="hours">Hours</string>
<string name="max_labels_exceeded">The message %1$s cannot have more than %2$d labels.</string>
<string name="max_attachments_reached">Maximum attachments per message has been reached</string>
<string name="max_attachments_size_reached">Maximum attachments size per message has been reached</string>
<string name="expiration_days">%dD</string>
<string name="expiration_hours">%dH</string>
<string name="expiration_minutes">%dM</string>
<plurals name="attachments">
<item quantity="one">One Attachment</item>
<item quantity="other">%d Attachments</item>
</plurals>
<plurals name="attachments_non_descriptive">
<item quantity="one">\u0020 1 Attachment</item>
<item quantity="other">\u0020 %d Attachments</item>
</plurals>
<plurals name="attachments_number">
<item quantity="one">1 Attachment</item>
<item quantity="other">%d Attachments</item>
</plurals>
<string name="add_attachment">Add attachment</string>
<string name="select_file">Select file</string>
<string name="attach_file">Attach file</string>
<string name="take_photo">Take photo</string>
<string name="problem_taking_photo">There was a problem taking a photo</string>
<string name="problem_selecting_file">There was a problem adding the selected file</string>
<string name="add_contact">Add Contact</string>
<string name="delete_contact">Remove %s from Contacts?</string>
<string name="confirm">Confirm</string>
<string name="confirm_destructive_action">Are you sure? This cannot be undone.</string>
<string name="create">Create</string>
<string name="email">Email</string>
<string name="phone">Phone number</string>
<string name="save">Save</string>
<string name="no_subject">Send message without subject?</string>
<string name="yes">Yes</string>
<string name="no">No</string>
<string name="okay">Okay</string>
<string name="reply_prefix" translatable="false">Re:</string>
<string name="forward_prefix">Fw:</string>
<string name="original_message_divider">-------- Original Message --------</string>
<string name="invalid_email_address">The address \'%s\' is invalid</string>
<string name="invalid_email_address_removed">The address \'%s\' is invalid and was removed</string>
<string name="no_recipients_specified">Please add at least one recipient</string>
<string name="no_password_specified">Expiration times can only be set on fully encrypted messages. Please set a password for your non-Proton Mail recipients.</string>
<string name="attachment_limit">Attachments are limited to %1$s. Total attached would be %2$s.</string>
<string name="sending_message">Sending message...</string>
<string name="sending_message_offline">Offline, queued for sending later...</string>
<string name="message_sent">Message Sent</string>
<string name="message_failed">Message Send Failure</string>
<string name="storage_limit">Storage limit</string>
<string name="edit_settings">Edit Settings</string>
<string name="share">Share</string>
<string name="cancel">Cancel</string>
<string name="close">Close</string>
<string name="eo_password_title">Set Password</string>
<string name="eo_password_subtitle">Set a password to encrypt this message for non-Proton Mail users</string>
<string name="eo_password_more_info">Get more information</string>
<string name="no_attachments">0 Attachments</string>
<string name="display_name_banned_chars">Invalid Display Name. \'&gt;\' and \'&lt;\' are not allowed</string>
<string name="cont">Continue</string>
<string name="reply_prefix_on">On</string>
<string name="label_name">Label Name</string>
<string name="label_created">Label Created</string>
<string name="label_invalid">Label not added due to invalid name.</string>
<string name="undo">Undo</string>
<string name="label_apply">Apply</string>
<string name="label_add">Add</string>
<string name="no_browser_found">Please install a browser app in order to finish this action</string>
<string name="no_application_found">No app found to handle this action</string>
<string name="no_application_found_or_link_invalid">No app found to handle this action or invalid URL</string>
<string name="label_deleted">Label Deleted</string>
<string name="label_deleted_error">Error while deleting label</string>
<string name="message_deleted_error">Error while deleting some messages. Some of the selected messages are in sending process?!</string>
<string name="respond_inline">Respond in-line</string>
<string name="server_not_reachable_troubleshoot">Server not reachable&#8230; (<u>Troubleshoot</u>)</string>
<string name="connectivity_checking">Checking for connection…</string>
<string name="draft_label_attachments_uploading">uploading attachments…</string>
<string name="draft_label_message_uploading">sending message…</string>
<string name="attachment_failed">Attachment Upload Failed for message </string>
<string name="attaching_photo_failed">Attaching Photo Failed</string>
<string name="empty_message">Empty message</string>
<string name="new_message_arrived">New message!</string>
<string name="display_images">Show remote content</string>
<string name="retry">Retry</string>
<string name="saving_failed_no_conn">Saving failed, no connection</string>
<string name="attachment_exists">Attachment already attached</string>
<string name="eo_password_not_completed">Message Password not completed.</string>
<string name="delinquency_subtitle">Access to this account is disabled due to non-payment. Please sign in through protonmail.com to pay your unpaid invoice.</string>
<string name="downloading">Downloading...</string>
<string name="cant_download_attachment">Can\'t Download Attachment</string>
<string-array name="auto_logout_options_array">
<item>Immediately</item>
<item>5 min inactivity</item>
<item>15 min inactivity</item>
<item>1h inactivity</item>
<item>24h inactivity</item>
</string-array>
<string name="delete_label_confirmation_title">Delete selected labels?</string>
<string name="delete_folder_confirmation_title">Delete selected folders?</string>
<string name="delete_label_confirmation_message">The emails contained here will be found in <b>All Mails</b></string>
<string name="pin_invalid">PIN is invalid, enter correct 4 digit PIN</string>
<string name="pin_not_match">PIN does not match</string>
<string name="new_pin_saved">New PIN saved</string>
<string name="new_emails">%d new emails</string>
<string name="attachment_download_success">%s successfully downloaded to File Manager</string>
<string name="attachment_download_failed">%s failed to download correctly</string>
<string name="ringtone">Ringtone</string>
<string name="ringtone_selected">Ringtone:</string>
<string name="ringtone_invalid">Ringtone selection returned an invalid value</string>
<string name="ringtone_no_default">Impossible to load a default Ringtone</string>
<string name="select_tone">Select Tone</string>
<string name="copy_link">Copy Link</string>
<string name="share_link">Share Link</string>
<string name="sync_attachments">Syncing attachments</string>
<string name="processing_attachment">Processing attachment</string>
<string name="hyperlink_confirmation_dialog_text_html">You are about to launch the web browser and navigate to:&lt;br/>&lt;br/>&lt;u>%s&lt;/u>&lt;br/>&lt;br/>Do you want to continue?</string>
<string name="dont_ask_again">Don\'t ask again</string>
<plurals name="incorrect_pin_remaining_attempts">
<item quantity="one">Incorrect PIN, %d attempt remaining</item>
<item quantity="other">Incorrect PIN, %d attempts remaining</item>
</plurals>
<plurals name="incorrect_pin_remaining_attempts_wipe">
<item quantity="one">%d attempt until secure data wipe!</item>
<item quantity="other">%d attempts until secure data wipe!</item>
</plurals>
<string name="logout">Logout</string>
<string name="logout_question_next_account">You will be switched to %s.</string>
<string name="upgrade">Upgrade</string>
<string name="error">Error</string>
<string name="inline_prefix">[Inline]</string>
<string name="inline_header">%d Embedded Images</string>
<string name="warning">Warning</string>
<string name="available_addresses">Available Addresses</string>
<string name="inactive_addresses">Inactive Addresses</string>
<string name="not_set">Not Set</string>
<string name="no_available_addresses">You have no available addresses</string>
<string name="no_inactive_addresses">You have no inactive addresses</string>
<string name="label_add_new">Add New Label</string>
<string name="available_labels">Available Labels</string>
<string name="delete_selected">Delete Selected</string>
<string name="pin_not_activated">PIN not activated</string>
<string name="available_options">Available options</string>
<string name="background_sync_subtitle">If this option is enabled, the app will sync with the server in the background. Disabling this feature will disable push notifications.</string>
<string-array name="notification_options">
<item>No vibration or sound</item>
<item>Sound without vibration</item>
<item>Vibration without sound</item>
<item>Vibration and sound</item>
</string-array>
<string-array name="account_type_names">
<item>Free</item>
<item>Plus</item>
<item>Visionary</item>
<item>Professional</item>
</string-array>
<string name="contact_details">Contact Details</string>
<string name="email_type_home">Home</string>
<string name="type_title">Choose Type</string>
<string name="sync_local_contacts">Upload to Proton Mail</string>
<string name="please_select_only_phone_contacts">Please select only Local Phone Contacts</string>
<string name="contact_vcard_hint_email">Enter Email</string>
<string name="contact_vcard_hint_phone">Enter Phone Number</string>
<string name="contact_vcard_hint_address">Enter Address</string>
<string name="contact_vcard_hint_other">Enter Information</string>
<string name="contact_vcard_hint_note">Enter Note</string>
<string name="contact_vcard_new_row_email">add email address</string>
<string name="contact_vcard_new_row_phone">add phone number</string>
<string name="contact_vcard_new_row_address">add address</string>
<string name="contact_vcard_new_row_other">add information</string>
<string name="vcard_other_option_org">Organization</string>
<string name="vcard_other_option_title">Title</string>
<string name="vcard_other_option_nickname">Nickname</string>
<string name="vcard_other_option_birthday">Birthday</string>
<string name="vcard_other_option_anniversary">Anniversary</string>
<string name="vcard_other_option_gender">Gender</string>
<string name="vcard_other_option_role">Role</string>
<string name="vcard_other_option_url">URL</string>
<string name="contacts_import_contact">Import Contact</string>
<string name="contacts_import">Import</string>
<string name="upload_contacts">Upload Contacts</string>
<string name="uploading_contacts">Uploading contacts&#8230;</string>
<string-array name="vcard_option_phone">
<item>Phone</item>
<item>Mobile</item>
<item>Work</item>
<item>Fax</item>
<item>Other</item>
</string-array>
<string-array name="vcard_option_email">
<item>Email</item>
<item>Personal</item>
<item>Work</item>
<item>Other</item>
</string-array>
<string-array name="vcard_option_address">
<item>Address</item>
<item>Personal</item>
<item>Work</item>
<item>Other</item>
</string-array>
<string-array name="vcard_option_other">
<item>@string/vcard_other_option_org</item>
<item>@string/vcard_other_option_anniversary</item>
<item>@string/vcard_other_option_birthday</item>
<item>@string/vcard_other_option_gender</item>
<item>@string/vcard_other_option_nickname</item>
<item>@string/vcard_other_option_role</item>
<item>@string/vcard_other_option_title</item>
<item>@string/vcard_other_option_url</item>
</string-array>
<string name="logged_out">Logged out</string>
<string name="logged_out_description">You have been logged out. Please login again.</string>
<string name="print_error">Printing Error</string>
<string name="download_complete">Download complete</string>
<string name="message_expires_in">This message will expire in %s</string>
<string name="unsaved_changes_title">Unsaved Changes</string>
<string name="unsaved_changes_subtitle">There are unsaved entries in the form. Are you sure you want to discard them?</string>
<string name="request_timeout">Request timed out, please try again</string>
<string name="no_folders">No folders</string>
<string name="folder_add_new">Add New Folder</string>
<string name="folder_name">Folder Name</string>
<string name="available_folders">Available Folders</string>
<string name="folder_created">Folder Created</string>
<string name="folder_invalid">Folder not created due to invalid name.</string>
<string name="folder_deleted">Folder Deleted</string>
<string name="folder_deleted_error">Error while deleting folder</string>
<string name="empty_emails">No emails</string>
<string name="empty_email_list">No email address</string>
<string name="no_contacts">No Contacts</string>
<string name="sender_name_address">%1$s &lt; %2$s&gt; wrote:</string>
<string name="update_label">Update Label</string>
<string name="delete">Delete</string>
<string name="subject_copied">Subject copied to clipboard</string>
<string name="details_copied">Details copied to clipboard</string>
<string name="saving">Saving...</string>
<string name="update_folder">Update Folder</string>
<string name="spam_score_100">This email seems to be from a Proton Mail address but came from outside our system and failed our authentication requirements. It may be spoofed or improperly forwarded!</string>
<string name="spam_score_101">This email has failed its domain\'s authentication requirements. It may be spoofed or improperly forwarded!</string>
<string name="spam_score_102">This message may be a phishing attempt. Please check the sender and contents to make sure they are legitimate. <a href="https://protonmail.com/blog/prevent-phishing-attacks/">LEARN MORE</a></string>
<string name="print_from_template">From: %s</string>
<string name="print_to_template">To: %s; &#160;</string>
<string name="print_cc_template">CC: %s; &#160;</string>
<string name="print_bcc_template">BCC: %s; &#160;</string>
<string name="address">Address: </string>
<string name="address_street">Street</string>
<string name="address_extended_street">Extended street</string>
<string name="address_city">City</string>
<string name="address_region">Region (state or province)</string>
<string name="address_postcode">Post code</string>
<string name="address_po_box">PO Box</string>
<string name="address_country">Country</string>
<string name="recheck_delinquency">Check Again</string>
<string name="close_app">Close App</string>
<string name="empty_subject">(No Subject)</string>
<string name="empty_recipients">(No recipients)</string>
<string name="contacts_unknown">Unknown</string>
<string name="learn_more"><u>Learn More</u></string>
<string name="info">Info</string>
<string name="error_can_not_send_from_this_address">Upgrade to a paid plan to send from your %s address.</string>
<string name="email_empty">Email address is missing</string>
<string name="encrypted_contact_details">Encrypted Contact Details</string>
<string name="convert_question">Upload local contacts</string>
<string name="convert_question_subtitle">This will upload the local contacts on your device to your Proton Mail contacts directory. You will then be able to access these contacts on your other devices through Proton Mail.</string>
<string name="refresh_contacts">Refresh</string>
<string name="invalid_email_some_contacts">Email address is not valid for some of your contacts</string>
<string name="protonmail_contacts">Proton Mail Contacts</string>
<string name="device_contacts">Device Contacts</string>
<string name="print_date_template">Date: %s</string>
<string name="print_attachment_template">Attachment: %s; &#160;</string>
<string name="pm_me_changed">Sending messages from @pm.me address is a paid feature. Your message will be sent from your default address %s</string>
<string name="pm_me_can_not_be_default">Upgrade to a paid plan to be able to set your %s address as default</string>
<string name="dont_remind_again">Don\'t remind me again</string>
<string name="load_embedded_images">Load embedded images</string>
<string name="remove_password">Remove Password</string>
<string name="remove_password_question">Remove Password?</string>
<string name="attachment_storage_value_current">Currently selected: %dMB</string>
<string name="attachment_storage_value_current_unlimited">Currently selected: Unlimited</string>
<string name="attachment_offline_max_storage">Sets the maximum amount of storage space Proton Mail can use on your mobile device.</string>
<string name="load_embedded_images_failed_no_network">Embedded images loading failed. Please check your network connection.</string>
<string name="load_embedded_images_failed">Embedded images loading failed.</string>
<string name="unlimited">Unlimited</string>
<string name="local_storage_cleared">Local storage cleared</string>
<string name="recipient_popup_compose_to">Compose to</string>
<string name="recipient_popup_copy_address">Copy address</string>
<string name="recipient_popup_see_details">See contact details</string>
<string name="send_with_untrusted_key_title">Do you want to send with an untrusted key?</string>
<string name="send_with_untrusted_key_message">You have enabled Address Verification with Trusted Keys for %s, but no active encryption keys have been trusted.</string>
<string name="resign_contact_title">Do you want to re-sign the contact?</string>
<string name="resign_contact_message">The verification of %s has failed: the contact is not signed correctly. You must re-sign the contact in order to send a message to this address or edit the contact. This can also happen when you have recovered your password and reset your keys.</string>
<!-- Sender locks -->
<string name="sender_lock_zero_access">Stored with zero access encryption</string> <!-- External message that was encrypted by the BE -->
<string name="sender_lock_sent_end_to_end">Sent by you with end-to-end encryption</string> <!-- External message that was encrypted by the BE -->
<string name="sender_lock_sent_autoresponder">Sent by Proton Mail with zero access encryption</string>
<string name="sender_lock_verification_failed">Sender verification failed</string>
<string name="sender_lock_pgp_encrypted">PGP-encrypted message</string>
<string name="sender_lock_pgp_encrypted_verified">PGP-encrypted message from verified address</string>
<string name="sender_lock_pgp_signed_verified_sender">PGP-signed message from verified address</string> <!-- External PGP signed-only message that was encrypted by the BE -->
<string name="sender_lock_internal">End-to-end encrypted and signed message</string>
<string name="sender_lock_internal_verified">End-to-end encrypted message from verified address</string>
<string name="sender_lock_unknown_scheme" translatable="false">Unknown encryption scheme</string>
<!-- Composer locks -->
<string name="composer_lock_internal">End-to-end encrypted</string>
<string name="composer_lock_internal_pinned">End-to-end encrypted to verified address</string>
<string name="composer_lock_pgp_encrypted_pinned">PGP-encrypted to verified recipient</string>
<string name="composer_lock_pgp_signed">PGP-signed</string>
<string name="recipient_not_found_and_removed">Recipient could not be found: %s and it has been removed</string>
<string name="recipient_error_and_removed">An error occurred while retrieving recipient information and the recipient has been removed: %s</string>
<string name="send_anyway">Send anyway</string>
<string name="expiration_error_title">You enabled message expiration, but not all recipients support this.</string>
<string name="expiration_error_add_msg_password">Please add a message password for the following recipients:</string>
<string name="expiration_error_disable_pgp_sending">Please disable PGP sending to enable expiration for the following recipients:</string>
<string name="expiration_error_proceed">Tap send anyway to send without expiration to these recipients.</string>
<string name="expiration_error_learn_more"><a href="https://protonmail.com/support/knowledge-base/encrypt-for-outside-users/">LEARN MORE</a></string>
<string name="channel_name_attachments">Attachments</string>
<string name="channel_description_attachments">Informs about attachment download status</string>
<string name="channel_name_emails">Emails</string>
<string name="channel_description_emails">Incoming email notifications</string>
<string name="channel_name_account">Account</string>
<string name="channel_description_account">Account status</string>
<string name="channel_name_ongoing_operations">Ongoing operations</string>
<string name="channel_description_ongoing_operations">Shows all ongoing operations like new
message download on background
</string>
<string name="retrieving_notifications">Retrieving notifications</string>
<string name="report_phishing">Report phishing</string>
<string name="print">Print</string>
<string name="phishing_dialog_title">Confirm phishing report</string>
<string name="phishing_dialog_message">Reporting a message as a phishing attempt will send the
message to us, so we can analyze it and improve our filters. This means that we will be able
to see the contents of the message in full.</string>
<string name="phishing_report_send_message_moved_to_spam">Report sent. Message moved to spam.</string>
<string name="cannot_send_report_send">Cannot send report</string>
<string name="title_activity_contact_group_details">ContactGroupDetailsActivity</string>
<!-- Contact Groups Strings -->
<string name="add_photo">Add Photo</string>
<string name="contact_display_name">Display Name</string>
<string name="add_new_email">Add Email Address</string>
<string name="no_groups">No Groups</string>
<string name="contact_vcard_note">Note</string>
<string name="edit_contact">Edit Contact</string>
<string name="create_contact_group">Create Contact Group</string>
<string name="edit_contact_group">Edit Contact Group</string>
<string name="contact_groups_manage_members">Manage Members</string>
<string name="contact_group_display_name">Display Name</string>
<string name="contact_group_groups_icon">\ue91a </string>
<string name="title_activity_address_chooser">Manage Members</string>
<string name="default_error_message">Error occurred</string>
<string name="no_contact_groups">No contact groups</string>
<string name="search_contacts_inside_group">Search for contacts</string>
<string name="contact_group_toolbar_title">%s (%s)</string>
<plurals name="contact_group_members">
<item quantity="one">%d Member</item>
<item quantity="other">%d Members</item>
</plurals>
<string name="groups">Groups</string>
<string name="tab_contacts">Contacts (%d)</string>
<string name="tab_contact_groups">Groups (%d)</string>
<string name="contact_group_saved">Group saved</string>
<string name="no_recipients">No Recipients</string>
<string name="contact_group_selected">%d Selected</string>
<string name="paid_plan_needed">Please upgrade to a paid plan for these premium features</string>
<string name="composer_group_count_of">%1$s (%2$d/%3$d Members)</string>
<plurals name="are_you_sure_delete_group">
<item quantity="one">Are you sure you want to delete this group?</item>
<item quantity="other">Are you sure you want to delete the selected groups?</item>
</plurals>
<plurals name="group_deleted">
<item quantity="one">Group Deleted</item>
<item quantity="other">Groups Deleted</item>
</plurals>
<plurals name="are_you_sure_delete_contact">
<item quantity="one">Are you sure you want to delete this contact?</item>
<item quantity="other">Are you sure you want to delete the selected contacts?</item>
</plurals>
<string name="members">Members</string>
<string name="select_deselect_all">Select All</string>
<string name="contact_group_name_hint">Choose a group name</string>
<string name="contact_group_change_color">Change color</string>
<string name="fab_add_contact">Add new contact</string>
<string name="fab_add_contact_group">Add new contact group</string>
<string name="contacts_add_photo_title">Add Photo</string>
<string name="contacts_add_photo_select_gallery">Select from Gallery</string>
<string name="contacts_add_photo_select_camera">Capture from Camera</string>
<string name="save_group_validation_error">Please provide a group name</string>
<!-- region Storage Limit Reached -->
<string name="storage_limit_alert">Storage limit reached. Unable to send or receive emails.
Press to learn more.</string>
<string name="storage_limit_warning_title">Warning</string>
<string name="storage_limit_reached_text">You have reached 100% of your storage capacity. You
wont be able to send or receive emails unless you permanently delete some emails or purchase more
storage.</string>
<string name="storage_limit_approaching_text">You have reached 90% of your storage capacity.
Consider freeing up some space or purchasing more storage before you run out of capacity.</string>
<!-- endregion -->
<string name="need_permissions_title">Permissions</string>
<string name="need_storage_permissions_add_attachment_text">In order to add attachments you need to allow
access to storage.</string>
<string name="need_storage_permissions_download_attachment_text">In order to download attachments you need to allow
access to storage.</string>
<string name="need_contacts_permissions_text">In order to import contacts you need to allow access to contacts.</string>
<string name="push_notifications_alert_title">Push notifications alert</string>
<string name="push_notifications_alert_subtitle">Push notifications for Proton Mail do not work without updated Google Play services.</string>
<string name="app_locked">App locked</string>
<string name="use_pin_instead">Use PIN instead</string>
<!-- strings used for biometric enrollment -->
<string name="no_biometric_data_enrolled">No biometric data enrolled</string>
<string name="log_in_using_biometric_credential">Unlock using your biometric credentials</string>
<string name="unlock_using_biometrics">Unlock using biometrics</string>
<string name="biometric_error_hw_not_available">Biometric hardware not available.</string>
<!-- end strings used for biometric enrollment -->
<string name="undisclosed_recipients">Undisclosed Recipients</string>
<!-- region Settings -->
<string name="settings">Settings</string>
<string name="account_settings">Account settings</string>
<!-- region Acc Settings -->
<string name="account">Account</string>
<string name="drawer_subscription">Subscription</string>
<string name="password_manager">Password management</string>
<string name="password_changed">Password changed.</string>
<string name="recovery_email">Recovery email</string>
<string name="recovery_email_changed">Recovery email changed.</string>
<string name="storage">Mailbox size</string>
<string name="storage_used">%1$s / %2$s</string>
<string name="addresses">Addresses</string>
<string name="default_mail_address">Default email address</string>
<string name="default_address">Default address</string>
<string name="display_name_n_signature">Display name &amp; signature</string>
<string name="display_name">Display name</string>
<string name="edit_display_name">Edit display name</string>
<string name="signature">Signature</string>
<string name="mobile_footer">Mobile footer</string>
<string name="edit_mobile_footer">Enable mobile footer</string>
<string name="default_mobile_footer">Sent from Proton Mail mobile</string>
<string name="mobile_footer_is_premium">Changing the Mobile Footer is allowed to Paid users only</string>
<string name="mobile_footer_info">This footer is added after your signature</string>
<!-- region Snooze Settings -->
<string name="snooze_header">Snooze</string>
<string name="notifications_snooze">Notifications snooze</string>
<string-array name="quick_snooze_values">
<item>30 minutes</item>
<item>1 hour</item>
<item>2 hours</item>
<item>4 hours</item>
<item>8 hours</item>
<item>12 hours</item>
<item>Custom</item>
<item>Scheduled</item>
</string-array>
<string name="notifications_snoozed">Notifications snoozed</string>
<string name="notifications_snooze_scheduled">Scheduled</string>
<string name="notifications_snooze_scheduled_settings">Scheduled Snooze Settings</string>
<string name="notifications_snooze_current_status">Status</string>
<string name="snooze_start_time">Start time:</string>
<string name="snooze_end_time">End time:</string>
<string name="snooze_repeat">Repeat:</string>
<plurals name="quick_snooze_resume_min">
<item quantity="zero">Notifications will resume in less than a minute</item>
<item quantity="one">Notifications will resume in 1 min</item>
<item quantity="other">Notifications will resume in %d mins</item>
</plurals>
<string name="quick_snooze_resume_hours">Notifications will resume in %1$d hours and %2$d mins</string>
<string name="minutes">Minutes</string>
<string name="set_custom_quick_snooze">Set custom quick snooze value</string>
<string name="turn_off">Turn off</string>
<string name="work_days">Work days</string>
<string name="weekends">Weekend</string>
<string name="every_day">Every day</string>
<string-array name="snooze_repeat_values">
<item>Mo</item>
<item>Tu</item>
<item>We</item>
<item>Th</item>
<item>Fr</item>
<item>Sa</item>
<item>Su</item>
</string-array>
<string name="quick_and_scheduled_enabled">Quick Snooze and Scheduled Snooze active</string>
<string name="quick_only_enabled">Quick Snooze active</string>
<string name="scheduled_only_enabled">Scheduled Snooze active</string>
<string name="quick_and_scheduled_disabled">Quick Snooze and Scheduled Snooze disabled</string>
<string name="scheduled_snooze_on">Scheduled (On)</string>
<string name="scheduled_snooze_off">Scheduled (Off)</string>
<!-- endregion -->
<string name="mailbox">Mailbox</string>
<string name="privacy">Privacy</string>
<string name="auto_download_messages_title">Auto-download messages</string>
<string name="auto_download_messages_subtitle">When this option is enabled, messaged bodies will be automatically downloaded each time you receive a new email notification (this will consume more data). If this option is not enabled, message bodies will only be downloaded when you open an email. (Note: with either option, if you clear the cache or log out, you will not be able to read message bodies while offline.)</string>
<string name="settings_background_sync">Background Sync</string>
<string name="settings_auto_show_images">Auto Show Remote Images</string>
<string name="settings_auto_show_embedded_images">Auto Show Embedded Images</string>
<string name="settings_prevent_taking_screenshots">Prevent taking Screenshots</string>
<string name="hyperlink_confirmation">Request link confirmation</string>
<string name="labels_and_folders">Labels &amp; folders </string>
<string name="folders">Folders</string>
<string name="labels">Labels</string>
<string name="swipe_actions">Swipe actions</string>
<string name="swipe_action_right">Swipe right</string>
<string name="swipe_action_left">Swipe left</string>
<!-- region Swipe Actions -->
<string name="swipe_action_chooser_title">Choose swipe action</string>
<string name="swipe_action_trash">Message moved to trash</string>
<string name="swipe_action_trash_short">Move to Trash</string>
<string name="swipe_action_star">Message star updated</string>
<string name="swipe_action_star_short">Update star</string>
<string name="swipe_action_spam">Message marked as spam</string>
<string name="swipe_action_spam_short">Spam</string>
<string name="swipe_action_archive">Message archived</string>
<string name="swipe_action_archive_short">Archive</string>
<string name="swipe_action_mark_read">Message marked as read</string>
<string name="swipe_action_mark_read_short">Read</string>
<plurals name="action_move_to_trash">
<item quantity="one">Message moved to trash</item>
<item quantity="other">Messages moved to trash</item>
</plurals>
<!-- endregion -->
<string name="local_storage">Local storage limit</string>
<!-- endregion -->
<string name="app_settings">App settings</string>
<!-- region App Settings -->
<string name="push_notifications">Push notifications</string>
<string name="extended_notifications">Extended Notifications</string>
<string name="extended_notifications_description">Turn this feature on to see the sender of the emails in the push notifications.</string>
<string name="notification_settings">Notification Settings</string>
<string name="auto_lock">Auto-lock</string>
<string name="auto_lock_app">Auto-lock app</string>
<string name="auto_lock_description">Turn this feature on to auto-lock your app and use a PIN code or fingerprint to unlock it.</string>
<string name="change_pin_code">Change PIN code</string>
<string name="auto_lock_timer">Auto-lock timer</string>
<string name="connections_via_third_parties">Alternative routing</string>
<string name="allow_secure_connections_via_third_parties">Allow alternative routing</string>
<string name="allow_secure_connections_via_third_parties_settings_description">In case Proton sites are blocked, this setting allows the app to try alternative network routing to reach Proton, which can be useful for bypassing firewalls or network issues. We recommend keeping this setting on for greater reliability.</string>
<string name="allow_secure_connections_via_third_parties_troubleshoot_description">In case Proton sites are blocked, this setting allows the app to try alternative network routing to reach Proton, which can be useful for bypassing firewalls or network issues. We recommend keeping this setting on for greater reliability. <a href="https://protonmail.com/blog/anti-censorship-alternative-routing/">Learn more</a></string>
<string name="app_language">App language</string>
<string name="custom_language_dialog_title">Select App Language</string>
<string name="auto_detect">Auto-detect</string>
<string name="combined_contacts">Combined contacts</string>
<string name="turn_combined_contacts_on">Turn this feature on to auto-complete email addresses using contacts from all your logged in accounts.</string>
<string name="local_cache_management">Local cache</string>
<string name="cache_cleared">Local cache is Refreshed</string>
<string name="empty_data">Clear data</string>
<!-- endregion -->
<string name="enabled">Enabled</string>
<string name="disabled">Disabled</string>
<string name="app_info">App information</string>
<string name="app_version">App version</string>
<string name="app_version_code" translatable="false">%1$s (%2$d)</string>
<!-- endregion -->
<!-- region Multi Account -->
<string name="signed_in_with">Signed in with %s</string>
<!-- endregion -->
<!-- region Compose shortcut -->
<string name="shortcut_compose">Compose</string>
<string name="shortcut_compose_new_message">Compose a new message</string>
<!-- endregion -->
<!-- region Troubleshoot screen -->
<string name="troubleshoot_dialog_title">Common connection problems and solutions</string>
<string name="troubleshoot_dialog_message">&lt;i>No internet connection&lt;/i> - Please make sure that your internet connection is working.
&lt;br/>&lt;br/>&lt;i>Internet Service Provider (ISP) problem&lt;/i> - Try connecting to Proton from a different network (or use &lt;a href="https://protonvpn.com/">ProtonVPN&lt;/a> or &lt;a href="https://www.torproject.org/">Tor&lt;/a>).
&lt;br/>&lt;br/>&lt;i>Government block&lt;/i> - Your country may be blocking access to Proton. Try &lt;a href="https://protonvpn.com/">ProtonVPN&lt;/a> (or any other VPN) or &lt;a href="https://www.torproject.org/">Tor&lt;/a> to access Proton.
&lt;br/>&lt;br/>&lt;i>Antivirus interference&lt;/i> - Temporarily disable or remove your antivirus software.
&lt;br/>&lt;br/>&lt;i>Proxy/Firewall interference&lt;/i> - Disable any proxies or firewalls, or contact your network administrator.
&lt;br/>&lt;br/>&lt;i>Proton is down&lt;/i> - Check &lt;a href="http://protonstatus.com/">Proton Status&lt;/a> for our system status.
&lt;br/>&lt;br/>&lt;i>Still cant find a solution&lt;/i> - Contact us directly through our &lt;a href="https://protonmail.com/support-form">support form&lt;/a>, &lt;a href="mailto:support@protonmail.zendesk.com">email&lt;/a> (support@protonmail.zendesk.com), or &lt;a href="https://twitter.com/ProtonMail">Twitter&lt;/a>.
</string>
<!-- endregion -->
<!-- region errors -->
<string name="error_image_not_found">Image not found</string>
<string name="error_image_bad_url">Malformed image URL</string>
<string name="error_saving_try_again">Error while saving message. Try again.</string>
<!-- endregion -->
<string name="allowed">Allowed</string>
<string name="denied">Denied</string>
<string name="more">More</string>
<!-- region Swipe gestures changed dialog -->
<string name="swipe_gestures_changed">Swipe gestures changed</string>
<string name="swipe_gestures_changed_message">After last update swipe gestures have been switched. If you want, you can reset them in the settings.</string>
<string name="go_to_settings">Go to settings</string>
<!-- endregion -->
<string name="invalid_firebase_api_key_message">Invalid Firebase API key. Push notifications will not work.</string>
<string name="failed_saving_draft_online">Failed saving online draft for message: "%s"</string>
<string name="failed_uploading_attachment_online">Attachment error for message: \"%s\"</string>
<string name="cannot_open_message_while_being_sent">Can\'t open this message while it\'s being sent</string>
<string name="enable_conversation_mode">Enable conversation mode</string>
<!-- endregion -->
<string name="recipient_email_format">&lt;%s&gt;</string>
<string name="recipient_name_email_format">%s &lt;%s&gt;</string>
<string name="star">Star</string>
<string name="unstar">Unstar</string>
<string name="star_unstar">Star/unstar</string>
<string name="send_to_archive">Send to archive?</string>
<string name="label_as">Label as…</string>
<string name="mark_as_unread">Mark as unread</string>
<string name="mark_as_read">Mark as read</string>
<string name="move_message">Move message</string>
<string name="manage">Manage</string>
<string name="message_from">Message from %s</string>
<string name="not_spam_move_to_inbox">Not spam (Move to Inbox)</string>
<string name="action_sheet_view_in_light_mode">View in Light mode</string>
<string name="action_sheet_view_in_dark_mode">View in Dark mode</string>
<plurals name="x_messages_count">
<item quantity="one">%d message</item>
<item quantity="other">%d messages</item>
</plurals>
<plurals name="x_conversations_count">
<item quantity="one">%d conversation</item>
<item quantity="other">%d conversations</item>
</plurals>
<string name="contacts_call">Call</string>
<string name="contacts_send_group_message">Send group message</string>
<string name="inbox_this_folder_is_empty">This folder is empty</string>
<string name="inbox_could_not_retrieve_messages">Couldn\'t retrieve your messages</string>
<string name="inbox_pull_down_to_retry">Please pull down to retry</string>
<string name="edit_draft">Edit draft</string>
<string name="details_show_history">Show history</string>
<string name="could_not_complete_action">Could not complete the action</string>
<string name="decryption_of_message_failed">Decryption error: decryption of this message\'s encrypted content failed.</string>
</resources>