Quelle strings.xml
Sprache: XML
|
|
<? xml version= "1.0" encoding= "utf-8"?>
<resources xmlns:tools= "http://schemas.android.com/tools">
<string name= "title_section2">Contacts</string>
<!-- Label on first tab on app's main screen, selecting it leads to the list of chats -->
<string name= "title_section1">Chats</string>
<string name= "title_compose_message">Start chat</string>
<string name= "title_choose_recipient">Select Recipients</string>
<!-- ${app_name_short} is a placeholder for the app's name, e.g. "Threema". It must be left as-is and not translated. -->
<string name= "title_mythreemaid">My ${app_name_short} ID</string>
<!-- ${app_name_short} is a placeholder for the app's name, e.g. "Threema". It must be left as-is and not translated. -->
<string name= "title_threemaid">${app_name_short} ID</string>
<string name= "title_adduser">Add new contact</string>
<string name= "title_enter_id">Enter ID</string>
<string name= "title_invite_friend">Invite a Friend</string>
<string name= "invite_via">Invite a friend via…</string>
<!-- ${app_name_short} is a placeholder for the app's name, e.g. "Threema". It must be left as-is and not translated. -->
<string name= "invite_email_body">Hello,\n\nI use %1$s, the secure instant messenger that pr otects users’ privacy.\n\nMy ${app_name_short} ID: https://threema.id/%2$s\n\nLet’s communicate via %1$s!\n\nCheers,\n</string>
<!-- ${app_name_short} is a placeholder for the app's name, e.g. "Threema". It must be left as-is and not translated. -->
<string name="invite_sms_body">Hi! Let’s use %1$s to communicate in a safe and privacy-compliant way! My ${app_name_short} ID: https://threema.id/%2$s</string>
<!-- ${app_name_short} is a placeholder for the app's name, e.g. "Threema". It must be left as-is and not translated. -->
<string name="invite_email_subject">${app_name_short}. The secure messenger that protects our privacy</string>
<!-- ${app_name_short} is a placeholder for the app's name, e.g. "Threema". It must be left as-is and not translated. -->
<string name="enter_id_hint">Enter ${app_name_short} ID</string>
<string name="account_links">Linked accounts</string>
<string name="menu_settings">Settings</string>
<!-- ${app_name} is a placeholder for the app's name, it must be kept as-is, not translated. -->
<string name="menu_about">About ${app_name}</string>
<string name="menu_add_contact">New contact</string>
<string name="menu_done">Done</string>
<string name="compose_message_and_enter">Tap here to type</string>
<string name="title_job_title">Job Title</string>
<string name="title_department">Department</string>
<string name="send">Send</string>
<string name="prefs_privacy">Privacy</string>
<string name="prefs_notifications">Sound & Notifications</string>
<string name="prefs_chatdisplay">Chat</string>
<string name="prefs_security">Security</string>
<string name="prefs_sum_privacy">Privacy-related settings</string>
<string name="prefs_sum_notifications">Set sound and vibration settings</string>
<string name="prefs_sum_chatdisplay">Chat settings</string>
<string name="prefs_masterkey">Encryption of locally stored data</string>
<string name="prefs_header_contacts">Contacts</string>
<string name="prefs_header_chat">Chat</string>
<string name="prefs_header_reset">Reset</string>
<string name="prefs_header_keyboard">Keyboard</string>
<string name="prefs_sum_sync_contacts_on">Keep %s users in sync with your device’s address book</string>
<string name="prefs_sum_sync_contacts_off">Do not sync %s users with your device’s address book</string>
<string name="prefs_title_sync_contacts">Sync contacts</string>
<string name="prefs_sum_block_unknown_off">Anybody can send you a message. New contacts will be added automatically when the first message arrives.</string>
<string name="prefs_sum_block_unknown_on">Only people on your contact list can send you a message.</string>
<string name="prefs_title_block_unknown">Block unknown</string>
<string name="prefs_title_read_receipts">Send read receipts</string>
<string name="prefs_title_typing_indicator">Send typing indicator</string>
<string name="prefs_media_title">Media & Storage</string>
<string name="prefs_sum_media_title">Media and storage settings</string>
<string name="prefs_image_size">Image dimensions</string>
<string name="prefs_notification_sound">Notification Sound</string>
<string name="prefs_sum_notification_sound">System default</string>
<string name="prefs_vibrate">Vibrate</string>
<string name="prefs_sum_vibrate">Vibrate on incoming message</string>
<!-- Label on checkbox in notification settings screen, to let the user enable/disable the use of the device's color LED for notifications. Only relevant on Android 7 -->
<string name="prefs_notification_light">Notification light</string>
<!-- Summary on checkbox in notification settings screen, to let the user enable/disable the use of the device's color LED for notifications. Only relevant on Android 7 -->
<string name="prefs_sum_notification_light">Use color LED (if available) for incoming messages</string>
<string name="prefs_title_wallpaper_switch">Wallpaper</string>
<string name="prefs_title_enter">Enter to send</string>
<string name="prefs_sum_enter_on">Enter key immediately sends message</string>
<string name="prefs_sum_enter_off">Enter key adds a new line</string>
<string name="prefs_system_notifications">Single Chat</string>
<string name="prefs_inapp">In-app</string>
<string name="prefs_inapp_sounds">In-app sounds</string>
<string name="prefs_inapp_sounds_on">Play sound when sending/receiving messages</string>
<string name="prefs_inapp_sounds_off">Do not play any in-app sounds</string>
<string name="prefs_inapp_vibrate">In-app vibration</string>
<string name="prefs_inapp_vibrate_on">Vibrate when receiving messages</string>
<string name="prefs_inapp_vibrate_off">Do not vibrate when receiving messages</string>
<string name="prefs_developers" translatable="false">Developer settings</string>
<string name="workarounds">Workarounds</string>
<!-- ${app_name_short} is a placeholder for the app's name, e.g. "Threema". It must be left as-is and not translated. -->
<string name="prefs_title_threema_push_switch">Use ${app_name_short} Push</string>
<!-- ${app_name_short} is a placeholder for the app's name, e.g. "Threema". It must be left as-is and not translated. -->
<string name="prefs_sum_threema_push_on">Use ${app_name_short} Push to be notified about new messages</string>
<string name="prefs_sum_threema_push_off">Check for new messages using system push service</string>
<string name="prefs_logging">Logging</string>
<string name="prefs_title_message_log_switch">Log to file</string>
<string name="prefs_title_sum_message_log_on">Events and network information will be logged to the file debug_log.txt</string>
<string name="prefs_title_sum_message_log_off">Events will not be logged</string>
<string name="prefs_reset_push">Reset push token</string>
<string name="prefs_sum_reset_push">Re-register the device for push notifications with FCM/HMS</string>
<string name="prefs_notification_preview">Show message preview</string>
<string name="prefs_sum_reset_ringtones">Restore system defaults</string>
<string name="prefs_title_reset_ringtones">Reset notification sound settings</string>
<string name="image_size_small">Small (640x640)</string>
<string name="image_size_medium">Medium (1024x1024)</string>
<string name="image_size_large">Large (1600x1600)</string>
<string name="image_size_xlarge">X-Large (2592x2592)</string>
<string name="image_size_original">Original size</string>
<string name="next">Next</string>
<string name="finish">Finish</string>
<string name="please_wait">Please wait…</string>
<!-- Text shown when a task which shows a loading spinner takes longer than expected (e.g. creating a group) -->
<string name="please_wait_timeout">This takes longer than expected</string>
<!-- ${app_name_short} is a placeholder for the app's name, e.g. "Threema". It must be left as-is and not translated. -->
<string name="wizard_first_create_id">Creating your ${app_name_short} ID…</string>
<string name="wizard1_sync_contacts">Syncing Contacts…</string>
<string name="wizard2_email_hint">Enter your email address</string>
<string name="wizard2_email_linking">Linking email to your ID</string>
<string name="wizard2_phone_hint">Enter your mobile no.</string>
<string name="wizard2_phone_number_confirm_title">Confirm number</string>
<string name="wizard2_phone_number_confirm">We are about to send an SMS to:\n\n%1$s\n\nIs this number correct?</string>
<string name="wizard2_phone_linking">Linking phone number to your ID</string>
<string name="wizard3_nickname_hint">Enter your nickname</string>
<string name="set_nickname_title">Set nickname</string>
<string name="ok">OK</string>
<string name="cancel">Cancel</string>
<string name="copy_message_action">Copy</string>
<string name="delete_contact_action">Delete contact</string>
<string name="delete_multiple_contact_action">Delete contacts</string>
<string name="scan_id">Scan ID</string>
<string name="id_scanned">ID scanned</string>
<string name="id_mismatch">The public key that you have scanned does not match the key that the server has stored
for this ID. This means that somebody has manipulated the scanned code, and that the key should not be trusted.</string>
<string name="scan_successful">The ID has been successfully scanned and the contact is now verified.</string>
<string name="scan_duplicate">This ID has already been scanned and verified.</string>
<string name="linked_email">Email</string>
<!-- Pattern for displaying the user's email address on the My Profile screen. %1$s is a placeholder for the email address, %2$s is a placeholder for the verification state (e.g. "pending") -->
<string name="linked_email_pattern">%1$s (%2$s)</string>
<string name="linked_mobile">Mobile Number</string>
<!-- Pattern for displaying the user's mobile phone number on the My Profile screen. %1$s is a placeholder for the phone number, %2$s is a placeholder for the verification state (e.g. "pending") -->
<string name="linked_mobile_pattern">%1$s (%2$s)</string>
<string name="public_nickname">Nickname</string>
<string name="share_via">Share via…</string>
<string name="share_subject">%s conversation</string>
<!-- ${app_name_short} is a placeholder for the app's name, e.g. "Threema". It must be left as-is and not translated. -->
<string name="mobile_already_linked">Your ${app_name_short} ID is already linked to this mobile number</string>
<!-- ${app_name_short} is a placeholder for the app's name, e.g. "Threema". It must be left as-is and not translated. -->
<string name="email_already_linked">Your ${app_name_short} ID is already linked to this email address</string>
<string name="whoaaa">Notice</string>
<string name="really_delete_message_title">Delete message</string>
<string name="really_delete_thread">Delete chat</string>
<string name="really_delete_multiple_threads">Delete chats</string>
<string name="really_delete_contact">Do you really want to delete this contact and all associated messages?</string>
<string name="image_placeholder">Image</string>
<!-- ${app_name_short} is a placeholder for the app's name, e.g. "Threema". It must be left as-is and not translated. -->
<string name="invalid_threema_id">Invalid ${app_name_short} ID</string>
<string name="close">Close</string>
<string name="creating_contact">Adding new contact</string>
<string name="creating_contact_successful">Contact successfully added</string>
<string name="invalid_threema_qr_code">Invalid QR Code</string>
<!-- ${app_name_short} is a placeholder for the app's name, it must be kept as-is, not translated. -->
<string name="threema_contact">${app_name_short} Contact</string>
<string name="first_name">First Name</string>
<string name="last_name">Last Name</string>
<string name="os_licenses">Licenses</string>
<string name="verify_title">Verifying Mobile Number</string>
<string name="verify_success_text">Your mobile number has been successfully verified.</string>
<string name="verify_failed">Failed</string>
<string name="verify_failed_summary">Verifying your mobile number failed. Please make sure the number you entered is
correct and you are connected to your mobile network before trying again.</string>
<string name="verify_failed_not_linked">Verifying your mobile number failed. The verification process has been aborted.</string>
<string name="backup_title">Export ID</string>
<!-- ${app_name_short} is a placeholder for the app's name, e.g. "Threema". It must be left as-is and not translated. -->
<string name="backup_sum">Export your ${app_name_short} ID</string>
<string name="backup_and_delete">Backup and delete</string>
<string name="delete_id_title">Delete ID</string>
<string name="delete_id_message">Unless you have created a backup or exported and saved a copy of this ID, you will never be able to send or receive
messages with this ID again.\n\nIf you don’t want to use this ID anymore, it is recommended to set a revocation password and revoke the ID on myid.threema.ch/revoke before deleting it.</string>
<string name="delete_id_message2">Last warning: do you really want to delete your ID on this device?</string>
<string name="delete_id_sum">Permanently delete your ${app_name_short}-ID and all data on this device</string>
<string name="delete_all_data_prompt">Delete all app data?</string>
<string name="backup_password_summary">Your ID export will be encrypted with a password. Use a combination of letters, numbers and symbols. Do not forget what you enter here!</string>
<string name="backup_password_again_summary">Enter Password again</string>
<string name="password_hint">Password</string>
<string name="generating_backup_data">Generating backup data</string>
<string name="backup_id_title">Your ID export</string>
<string name="backup_id_summary">The text string displayed above or the QR code, along with the password that you
have chosen, can be used to restore your ID on another device. You should copy it to a suitable place, share it by
email or scan the QR code using another device.</string>
<string name="support">Help</string>
<!-- ${app_name_short} is a placeholder for the app's name, e.g. "Threema". It must be left as-is and not translated. -->
<string name="backup_share_content">The following text string can be used together with the chosen password to restore your ${app_name_short} ID.</string>
<!-- ${app_name_short} is a placeholder for the app's name, e.g. "Threema". It must be left as-is and not translated. -->
<string name="backup_share_subject">${app_name_short} ID export for</string>
<string name="add_attachment">New Attachment</string>
<string name="invalid_passphrase">Invalid passphrase</string>
<string name="master_key_locked">Master key is locked</string>
<string name="master_key_locked_notify_description">Tap here to enter your passphrase</string>
<string name="prefs_masterkey_passphrase">No passphrase set</string>
<string name="prefs_title_masterkey_passphrase">Passphrase</string>
<string name="setting_masterkey_passphrase">Setting master key passphrase</string>
<string name="masterkey_passphrase_title">Master Key Passphrase</string>
<string name="masterkey_passphrase_summary">Set a passphrase to protect your master key. Note that you will have to enter it each time the app restarts.</string>
<string name="masterkey_passphrase_again_summary">Enter passphrase again</string>
<string name="masterkey_passphrase_hint">Passphrase</string>
<string name="master_key_locked_want_exit">The master key is still locked. Would you like to try again?</string>
<string name="click_here_to_change_passphrase">Tap here to change passphrase</string>
<string name="attach_camera">System Camera</string>
<string name="menu_restore">Restore from backup</string>
<string name="restore_id_hint">Enter or paste the text string of the ID export to restore</string>
<string name="location_placeholder">Location</string>
<string name="video_placeholder">Video</string>
<string name="audio_placeholder">Audio</string>
<string name="restoring_backup">Restoring backup</string>
<!-- ${company_name} is a placeholder for the name of the company that operates the app, e.g. "Threema". It must be left as-is and not translated. -->
<string name="server_message_title">Message from ${company_name} Server</string>
<string name="error">Error</string>
<!-- Empty state text for Contacts tab, shown when there are no contacts and Contact Synchronization is disabled -->
<string name="no_contacts"><![CDATA[You don’t have any contacts yet. Turn on synchronization (Settings > Privacy), or add contacts manually.]]></string>
<!-- Empty state text for Contacts tab, shown when there are no contacts and Contact Synchronization is enabled -->
<!-- ${app_name_short} is a placeholder for the app's name, e.g. "Threema". It must be left as-is and not translated. -->
<string name="no_contacts_sync_on"><![CDATA[You don’t have any contacts yet. Synchronization is on, but it looks like none of your address book contacts are on ${app_name_short} (invite them!).]]></string>
<string name="masterkey_title">Enter Passphrase</string>
<string name="masterkey_body">Your master key is protected by a passphrase. Enter your passphrase to unlock the key.</string>
<string name="masterkey_unlocking">Unlocking master key</string>
<string name="verify_phonecall_text">Request a call</string>
<string name="prepare_call_message">If you proceed, we will attempt to call you immediately. Your verification code
will be read to you twice. Note that we will only make one attempt, so please be sure that you are ready before
you continue.</string>
<string name="enter_code_hint">Enter code</string>
<string name="enter_code_sum">Please enter the code from the verification SMS or mentioned in the phone call.</string>
<string name="no_matching_contacts">No contacts found.</string>
<string name="code_invalid">The code you entered is not valid.</string>
<string name="try_again">Try again</string>
<string name="decoding_message">Decrypting Message</string>
<string name="expired_barcode">This code has expired. Please scan it again directly from the other user’s app.</string>
<string name="pending">Pending</string>
<string name="unlinking_email">Unlinking email</string>
<string name="unlink">Unlink</string>
<string name="threema_version">Version</string>
<string name="threema_version_code">Version Code</string>
<!-- Section title on "About" screen, for section which shows information about the (on prem) server and user credentials -->
<string name="about_server_config_title">Server Configuration</string>
<string name="wrong_backupid_or_password_or_no_internet_connection">No connection to the internet, invalid ID export data or incorrect password</string>
<string name="prefs_header_other">Other</string>
<string name="an_error_occurred">An error occurred</string>
<string name="an_error_occurred_more">An error occurred: “%1$s”</string>
<string name="acknowledge">Agree</string>
<string name="decline">Disagree</string>
<string name="forward_message">Forward message</string>
<string name="connection_error">Connection error, please try again later.</string>
<string name="me_myself_and_i">Me</string>
<string name="really_forward">Forward to “%1$s”?</string>
<string name="really_send">Send to “%1$s”?</string>
<string name="ringtone_none">Silent</string>
<string name="no_camera_installed">No usable camera available</string>
<string name="save_message_action">Save</string>
<string name="masterkey_is_unlocked">Master key is unlocked</string>
<string name="file_too_large">File is larger than the maximum of %1$d MB</string>
<string name="enter_serial_body"><![CDATA[Please enter your shop license key. You can <a href="https://shop.threema.ch/">purchase</a> a license or <a href="https://shop.threema.ch/retrieve_keys">retrieve</a> your keys in case you already purchased a license previously.]]></string>
<!-- ${app_name_short} is a placeholder for the app's name, it must be kept as-is, not translated. -->
<string name="work_enter_serial_body">Please enter the ${app_name_short} credentials provided by your company.</string>
<!-- ${app_name} is a placeholder for the app's name, e.g. "Threema". It must be left as-is and not translated. -->
<string name="enter_serial_title">Unlock ${app_name}</string>
<!-- ${app_name} is a placeholder for the app's name, it must be kept as-is, not translated. -->
<string name="serial_required_want_exit">The license key is invalid. Would you like to try again or quit ${app_name}?</string>
<!-- Message shown on progress dialog that shows while checking whether the user has a valid license -->
<string name="checking_serial">Checking license</string>
<!-- Message shown on progress dialog that shows while the credentials that the user entered are being checked for their validity -->
<string name="work_checking_credentials">Checking credentials</string>
<string name="update_available">Update available</string>
<!-- Message shown in Update dialog to inform the user that a new version of the app is available -->
<string name="update_available_message">A new version is available. Would you like to download it now?</string>
<string name="no_update_available">No update available</string>
<string name="download">Download</string>
<string name="not_now">Remind me later</string>
<string name="preparing_messages">Preparing messages</string>
<string name="select_emoji">emojis</string>
<string name="push_reset_title">Push token reset</string>
<string name="push_reset_text">The push token has been reset</string>
<string name="emoji_recent">Recent</string>
<string name="emoji_smileys">Smileys & Emotion</string>
<string name="emoji_people">People & Body</string>
<string name="emoji_nature">Animals & Nature</string>
<string name="emoji_food">Food & Drink</string>
<string name="emoji_travel">Travel & Places</string>
<string name="emoji_activity">Activities</string>
<string name="emoji_objects">Objects</string>
<string name="emoji_symbols">Symbols</string>
<string name="emoji_flags">Flags</string>
<string name="emoji_search">Search emojis</string>
<string name="emoji_search_no_result">No search results</string>
<string name="title_lock">Lock</string>
<string name="new_messages_locked">New messages available</string>
<string name="new_messages_locked_description">Touch to view new messages.</string>
<string name="new_unprocessed_messages">New messages available</string>
<string name="new_unprocessed_messages_description">Touch to fetch and view new incoming messages.</string>
<string name="prefs_title_masterkey_notification_newmsg">New message notifications</string>
<string name="prefs_masterkey_notification_newmsg_off">New messages do not trigger a notification when the master
key is locked</string>
<string name="prefs_masterkey_notification_newmsg_on">New messages trigger a generic notification when the master
key is locked</string>
<string name="chat_history_attached">The conversation log is attached.</string>
<string name="backup_data_title">Data Backup</string>
<string name="backup_data_password_msg">Your data will be saved in a ZIP file on your internal USB storage and can
be restored on any Android device. Please enter a password to protect your data backup with.</string>
<string name="restore_data_password_msg">Enter the password that you used to create this backup.</string>
<string name="backup_data_media">Include large media files (video, documents, original pictures)</string>
<string name="backup_data_new">Create data backup</string>
<!-- ${app_name} is a placeholder for the app's name, e.g. "Threema". It must be left as-is and not translated. -->
<string name="pinentry_enter_pin">Enter your ${app_name} PIN to continue</string>
<string name="pinentry_wrong_pin">PIN incorrect</string>
<string name="prefs_sum_security_pin">Lock access to the UI</string>
<string name="prefs_title_pin_switch">App lock</string>
<string name="prefs_title_pin_code">Set a PIN</string>
<string name="prefs_pin_grace">Time to lock</string>
<string name="prefs_sum_pin_grace">Time until the screen lock is activated</string>
<string name="click_here_to_change_pin">PIN set. Tap here to change</string>
<string name="set_pin_menu_title">Set new PIN</string>
<string name="set_pin_summary_intro">Protect your privacy by setting a numeric PIN (digits only). This PIN can be used to lock access to the app’s UI after a grace time or to protect private chats</string>
<string name="set_pin_again_summary">Enter PIN again</string>
<string name="set_pin_hint">PIN</string>
<string name="title_addgroup">New group</string>
<string name="updating_system">Updating system</string>
<string name="title_select_contacts">Select members</string>
<string name="pin_invalid_not_set">PIN invalid. Not set.</string>
<string name="prefs_group_notifications">Group Chat</string>
<string name="group_select_at_least_two">Need to select at least one member to continue</string>
<string name="group_select_max">You may not select more than %1$d group members</string>
<string name="search">Search</string>
<string name="hint_search_keyword">Search keyword</string>
<string name="add_group_owner">Group creator</string>
<string name="title_tab_users">Contacts</string>
<string name="title_tab_groups">Groups</string>
<string name="no_matching_groups">No groups found</string>
<string name="action_leave_group">Leave group</string>
<string name="group_edit_title">Edit group</string>
<string name="really_leave_group_message">Do you really want to leave this group?</string>
<string name="search_no_matches">No matches found</string>
<string name="search_no_more_matches">No more matches</string>
<string name="backup_share">Share backup</string>
<string name="my_backups_title">Backups</string>
<string name="backup_delete_confirm">Backup file deleted</string>
<string name="message_log_title">Message details</string>
<string name="state_read">read</string>
<string name="state_delivered">delivered</string>
<string name="state_sending">sending</string>
<string name="state_pending">pending</string>
<string name="state_failed">failed</string>
<string name="state_sent">sent</string>
<string name="state_dialog_created">Created</string>
<string name="state_dialog_posted">Sent</string>
<string name="state_dialog_modified">Updated</string>
<string name="state_dialog_edited">Edited</string>
<string name="state_dialog_deleted">Deleted</string>
<string name="title_tab_recent">Recents</string>
<string name="no_recent_conversations">No chats found</string>
<string name="creating_group">Creating group</string>
<string name="updating_group">Updating group</string>
<string name="leaving_group">Leaving group</string>
<string name="disbanding_group">Dissolving group</string>
<string name="removing_group">Deleting group</string>
<string name="resyncing_group">Resyncing group</string>
<string name="status_create_group">Group created.</string>
<string name="status_rename_group">Group renamed to “%1$s”</string>
<string name="status_group_new_photo">Group picture updated.</string>
<string name="status_group_new_member">“%1$s” added to group.</string>
<string name="status_group_member_left">“%1$s” left the group.</string>
<string name="status_group_member_kicked">“%1$s” has been removed from the group.</string>
<string name="can_not_send_no_group_members">You cannot send a message to an empty group</string>
<string name="you_are_not_a_member_of_this_group">You are not a member of this group</string>
<string name="title_public_nickname">Nickname</string>
<string name="prefs_sum_excluded_sync_identities">The IDs listed here will be ignored when synchronizing contacts</string>
<string name="prefs_title_excluded_sync_identities">Exclusion list</string>
<string name="synchronize_contact">Address book sync</string>
<string name="exclude_contact">Exclude from auto sync</string>
<string name="prefs_header_lists">Lists</string>
<string name="prefs_title_blocked_contacts">Blocked contacts</string>
<string name="prefs_sum_blocked_contacts">Messages from IDs listed here will be ignored.</string>
<string name="verified">Verified</string>
<!-- ${app_name_short} is a placeholder for the app's name, e.g. "Threema". It must be left as-is and not translated. -->
<string name="want_to_add_to_exclude_list">This contact is linked to a record in your phone’s addressbook. If you
delete it in ${app_name_short} it will reappear after a contact sync.\nWould you like to exclude it from synchronization?</string>
<string name="no">No</string>
<string name="yes">Yes</string>
<string name="deleting_contact">Deleting contact</string>
<string name="prefs_contact_soring">Sorting</string>
<string name="prefs_contact_format">View contact names</string>
<string name="prefs_contact_list_title">Contact List</string>
<string name="prefs_default_contact_picture_colored">Default contact pictures</string>
<string name="prefs_show_inactive_contacts">Show inactive IDs</string>
<string name="prefs_sum_default_contact_picture_colored_on">Display multi-color placeholders if contact picture is
missing</string>
<string name="prefs_sum_default_contact_picture_colored_off">Use gray placeholders if contact picture is missing</string>
<!-- ${app_name_short} is a placeholder for the app's name, e.g. "Threema". It must be left as-is and not translated. -->
<string name="prefs_sum_show_inactive_contacts_on">Show all ${app_name_short} IDs in your contact list</string>
<!-- ${app_name_short} is a placeholder for the app's name, e.g. "Threema". It must be left as-is and not translated. -->
<string name="prefs_sum_show_inactive_contacts_off">Hide inactive/revoked ${app_name_short} IDs</string>
<string name="contact_sorting_first_name">First-Name - Last-Name</string>
<string name="contact_sorting_last_name">Last-Name - First-Name</string>
<string name="contact_format_first_name_last_name">First-Name Last-Name</string>
<string name="contact_format_last_name_first_name">Last-Name First-Name</string>
<string name="block_contact">Block contact</string>
<string name="unblock_contact">Unblock contact</string>
<!-- ${app_name_short} is a placeholder for the app's name, e.g. "Threema". It must be left as-is and not translated. -->
<string name="add_acount_from_within_threema">Manage your ${app_name_short} ID from within ${app_name_short}.</string>
<string name="share_image">Share Image</string>
<string name="view_in_gallery">View in Gallery</string>
<string name="token_register_failed">Failed to update push token, please try again later.</string>
<string name="internet_connection_required">No Internet connection.</string>
<string name="prefs_sum_save_media">Save incoming pictures and videos as well as outgoing camera pictures in unencrypted form</string>
<string name="prefs_save_media">Auto-save to gallery</string>
<string name="title_add_distribution_list">New distribution list</string>
<string name="title_edit_distribution_list">Edit distribution list</string>
<string name="really_delete_distribution_list">Delete distribution list</string>
<string name="really_delete_distribution_list_message">Do you really want to remove this list and delete its
messages?</string>
<string name="enter_distribution_list_name">Choose a name for this list</string>
<string name="distribution_list">Distribution list</string>
<string name="title_tab_distribution_list">Distribution lists</string>
<string name="no_matching_distribution_lists">No matching distribution lists</string>
<string name="is_typing">is typing…</string>
<string name="push_not_available_title">No push service found</string>
<string name="push_not_available_text1">We could not find a push service on your device because Google Play Services are not installed or outdated.</string>
<string name="push_not_available_text2">%s will try to open a persistent background connection to the server. This may not work reliably if your device’s battery optimization mechanisms interfere with the background connection.</string>
<string name="backup_in_progress">Backup in progress</string>
<string name="backup_or_restore_success_body">Data backup successfully completed</string>
<!-- ${app_name_short} is a placeholder for the app's name, e.g. "Threema". It must be left as-is and not translated. -->
<string name="backup_or_restore_error">${app_name_short} Backup</string>
<string name="backup_or_restore_error_body">Backup did not complete successfully</string>
<string name="could_not_download_message">Could not download message</string>
<string name="info">Info</string>
<string name="resync_group">Resync group</string>
<string name="edit_name">Edit name and picture</string>
<string name="edit_name_only">Edit name</string>
<string name="group_was_synchronized">Group synced.</string>
<string name="verification_level2_work_explain">Internal contact, prepopulated by your organization.</string>
<string name="verification_level3_work_explain">Internal contact whose identity and public key you have personally verified by scanning their QR code.</string>
<string name="verification_level3_explain">Contact whose identity and public key you have personally verified by scanning their QR code.</string>
<string name="verification_level2_explain">Contact whose phone number and/or email address is contained in your address book.</string>
<string name="verification_level1_explain">Unknown contact; either this contact did not link a phone number nor an email address to their ID, or your address book does not contain these contact details.</string>
<string name="state_dialog_received">Received</string>
<string name="prefs_title_hide_screenshots">No thumbnails and screenshots</string>
<string name="prefs_summary_hide_screenshots">Do not show thumbnails in app switcher and disable screenshots of
select screens</string>
<string name="media_gallery">Media gallery</string>
<string name="media_file_not_found">Could not open media file. It was deleted or not downloaded from the server.</string>
<string name="media_gallery_pictures">Pictures</string>
<string name="media_gallery_videos">Videos</string>
<string name="group_membership_title">Member of these groups</string>
<string name="group_description">Group description</string>
<string name="change_group_description">Change group description</string>
<string name="add_group_description">Add a group description</string>
<string name="read_more">read more</string>
<string name="read_less">read less</string>
<string name="changed_group_desc_date">Last changed:\u0020</string>
<string name="num_items_sected">%s selected</string>
<string name="really_delete_media">Do you really want to delete %d media messages?</string>
<string name="check_updates">Check for updates</string>
<!-- ${app_name} and ${app_name_short} are placeholders for the app's name, e.g. "Threema". They must be left as-is and not translated. -->
<string name="masterkey_lock_explain">${app_name} keeps the passphrase in memory. If you need to re-enter the passphrase often, make sure that task killer and battery saver apps that may terminate ${app_name_short} prematurely, are disabled.</string>
<string name="identity_already_exists">This ID is already in your contact list</string>
<string name="share_contact">Share contact</string>
<string name="add_shortcut">Add shortcut</string>
<string name="group_not_found">No such group found.</string>
<string name="contact_not_found">No such contact</string>
<string name="contact_now_blocked">Contact blocked</string>
<string name="contact_now_unblocked">Contact unblocked</string>
<string name="share_conversation_body">A modern ZIP tool with AES support is needed in order to unzip the file, e.g.
http://www.7-zip.org or https://itunes.apple.com/us/app/the-unarchiver/id425424353</string>
<string name="enter_zip_password_body">The chat will be sent as an encrypted zip file. Please choose a password:</string>
<string name="ballot_create">Create a poll</string>
<string name="ballot_choice_add">Add choice</string>
<string name="ballot_state_closed">Closed</string>
<string name="ballot_vote">Vote</string>
<string name="ballot_placeholder">Poll</string>
<string name="ballot_close">Close this poll</string>
<string name="ballot_really_close">Really close this poll?</string>
<string name="ballot_multiple_choice">Multiple choice</string>
<string name="ballot_result_intermediate">Intermediate results</string>
<string name="ballot_error_more_than_x_choices">Need to define at least two choices</string>
<string name="ballot_message_closed">Results available</string>
<string name="ballot_vote_posted_successfully">Vote successfully posted</string>
<string name="ballot_vote_posted_failed">Vote posting failed</string>
<string name="attach_ballot">Poll</string>
<string name="ballot_overview">All polls</string>
<string name="ballot_copy">Copy poll</string>
<string name="ballot_remove">Remove poll</string>
<string name="ballot_not_exist">Poll does not exist</string>
<string name="ballot_tap_to_vote">Tap to vote</string>
<string name="ballot_tap_to_view_results">Poll closed. Tap to view results</string>
<string name="ballot_subject_hint">Enter title of this poll</string>
<string name="ballot_no_ballots_yet">No polls yet.</string>
<string name="print">Print</string>
<!-- ${app_name_short} is a placeholder for the app's name, e.g. "Threema". It must be left as-is and not translated. -->
<string name="ballot_wizard0_explain">Quickly create an online poll directly with ${app_name_short}. Schedule an event, create
a survey or ask your contacts anything you want.</string>
<string name="ballot_add_choices">Add answers</string>
<string name="blocked_cannot_send">You cannot send messages to a blocked contact</string>
<string name="invalid_some_cannot_send">Some of the recipients cannot be selected.</string>
<string name="invalid_all_cannot_send">These recipients cannot be selected.</string>
<string name="really_block_contact">Future messages from this contact will be discarded. Continue?</string>
<string name="ballot_result_final">Final result</string>
<string name="invalid_cannot_send">You cannot send messages to an invalid contact</string>
<string name="ballot_answer_count_error">Please enter at least two answers for a poll.</string>
<string name="contact_state_inactive">Inactive</string>
<string name="contact_state_invalid">Invalid</string>
<string name="back">Back</string>
<string name="wearable_reply">Reply</string>
<string name="wearable_reply_label">Reply to %s</string>
<!-- ${app_name_short} is a placeholder for the app's name, e.g. "Threema". It must be left as-is and not translated. -->
<string name="push_disable_text">If you continue, “${app_name_short} Push” will be used instead of the system’s push service. This helps reducing your digital footprint but requires that your phone is configured in a way to allow the app to run in the background. You may want to contact your device manufacturer’s support for assistance with the configuration if the corresponding options cannot be found in the device settings.</string>
<string name="debug_log_enabled_recently_warning">If you’re having a specific problem, please try to reproduce it before sending us the debug log file. This will help us investigate the issue more effectively. Thank you.</string>
<string name="ballot_intermediate_results_show">Show intermediate results</string>
<string name="converting_video">Processing video</string>
<string name="video_size_small">High (less data)</string>
<string name="video_size_large">Low (more data)</string>
<string name="video_size_original">None (huge amount of data)</string>
<string name="prefs_video_size">Video compression</string>
<string name="menu_video_size_small">Small size</string>
<string name="menu_video_size_medium">Medium size</string>
<string name="menu_video_size_large">Original size</string>
<string name="show_contact">Show contact</string>
<string name="chat_with">Chat with %1$s</string>
<string name="kick_user_from_group">Kick %1$s from group</string>
<string name="show_as_qrcode">Show as QR code</string>
<string name="qr_code">QR code</string>
<!-- ${app_name_short} is a placeholder for the app's name, e.g. "Threema". It must be left as-is and not translated. -->
<string name="really_leave_id_export">If you haven’t already done so, save your ID export text string or the corresponding QR code to a safe place or print it. Your ${app_name_short} ID cannot be restored without a backup.</string>
<string name="revocation_key_title">ID Revocation</string>
<string name="revocation_key_not_set">No revocation password set</string>
<string name="revocation_key_set_at">Password set %1$s</string>
<string name="prefs_sum_remove_wallpapers">Delete all individual wallpapers</string>
<string name="prefs_title_remove_wallpapers">Remove all wallpapers</string>
<string name="really_remove_wallpapers">Do you really want to remove all wallpapers?</string>
<string name="wallpapers_removed">Wallpapers removed</string>
<string name="invalid_backup">Invalid backup data. Cannot restore.</string>
<string name="invalid_zip_restore_failed">Restore failed. Invalid backup file: %1$s</string>
<string name="revocation_explain">The password you enter here allows you to revoke your ID at
https://myid.threema.ch/revoke in case you lose it or it gets stolen</string>
<!-- Empty state text shown on home screen widget when there are no unread messages -->
<string name="no_unread_messages">No unread messages</string>
<string name="send_media">Send media</string>
<string name="rotate">Rotate</string>
<string name="remove">Remove</string>
<string name="item_already_added">This item has already been added.</string>
<string name="password_too_short" tools:ignore="PluralsCandidate">%d characters min.</string>
<string name="mark_read">Mark as read</string>
<string name="attach_document">File</string>
<string name="parent_directory">Parent</string>
<string name="file_placeholder">File</string>
<string name="internal_storage">Internal storage</string>
<string name="no_activity_for_mime_type">No app found to open this file.</string>
<string name="no_activity_for_intent">No app found.</string>
<string name="open_from">Open from</string>
<string name="mime_android_apk">Android package</string>
<string name="mime_audio">Audio file</string>
<string name="mime_certificate">Digital certificate</string>
<string name="mime_codes">Source code</string>
<string name="mime_compressed">Archive</string>
<string name="mime_contact">Contact</string>
<string name="mime_event">Calendar event</string>
<string name="mime_font">Font</string>
<string name="mime_image">Image file</string>
<string name="mime_pdf">PDF document</string>
<string name="mime_presentation">Presentation</string>
<string name="mime_spreadsheet">Spreadsheet</string>
<string name="mime_text">Text file</string>
<string name="mime_video">Video file</string>
<string name="mime_word">Text document</string>
<string name="no_filename"><![CDATA[<No filename>]]></string>
<string name="send_as_files">Send as file</string>
<string name="send_as_files_warning">Transferring uncompressed files and images can cause substantial data usage
that may lead to additional charges by your mobile provider. We recommend to upload and download files in WiFi
networks only.</string>
<string name="prefs_theme">Design theme</string>
<string name="list_theme_light">Light</string>
<string name="list_theme_dark">Dark</string>
<string name="prefs_header_appearance">Appearance</string>
<string name="prefs_sum_passphrase">Require a passphrase to unlock local encryption</string>
<string name="prefs_title_masterkey_change_passphrase">Change passphrase</string>
<string name="storage_total">Space on internal storage</string>
<string name="storage_threema">Used by %s</string>
<string name="storage_total_free">Total free space</string>
<string name="storage_total_in_use">In use</string>
<string name="one_year">1 year</string>
<string name="six_months">6 months</string>
<string name="three_months">3 months</string>
<string name="one_month">1 month</string>
<string name="one_week">1 week</string>
<string name="everything">everything</string>
<string name="delete_media_files_time">Delete media and files older than:</string>
<string name="storage_explain">If you run out of free space, you can delete older encrypted media files to make
room. Thumbnails will still be kept. Note that this is not an automatic process. Unless you hit one of the buttons below, nothing will be deleted.</string>
<string name="delete_data">Delete data now</string>
<string name="delete_date_confirm_message">If you continue, the files will be deleted and only thumbnails will be
kept.</string>
<string name="storage_management">Storage Management</string>
<string name="media">Media</string>
<string name="prefs_storage_mgmt_title">Clean up media, files and messages</string>
<string name="num_messages">Number of messages</string>
<string name="delete_messages_explain">Delete messages older than:</string>
<string name="delete_message">Delete messages now</string>
<string name="really_delete_messages">If you continue, the messages will be permanently deleted. You will not be
able to recover them.</string>
<string name="messages_delete_explain">You can also remove older messages completely.</string>
<string name="backup_started">Data backup started</string>
<string name="invalid_data">Invalid data. Cannot send.</string>
<string name="prefs_emoji_style">Emoji style</string>
<string name="prefs_android_emojis">System Emojis</string>
<!-- ${app_name_short} is a placeholder for the app's name, e.g. "Threema". It must be left as-is and not translated. -->
<string name="prefs_default_emojis">${app_name_short} Emojis (default)</string>
<!-- ${app_name_short} is a placeholder for the app's name, e.g. "Threema". It must be left as-is and not translated. -->
<string name="android_emojis_warning">Note: The system’s character set may not be able to display all emojis supported by ${app_name_short}.</string>
<string name="crop">Crop</string>
<string name="scan_id_mismatch_title">ID mismatch</string>
<string name="scan_id_mismatch_message">The ID that you have scanned does not match the contact that you have
stored.</string>
<string name="title_remove_picture">Remove picture</string>
<string name="blocked">blocked</string>
<string name="name">Name</string>
<string name="privacy_policy">Privacy Policy</string>
<string name="terms_of_service">Terms of Service</string>
<string name="eula">End-User License Agreement</string>
<string name="save_group_changes">Would you like to save changes to group?</string>
<string name="prefs_title_fontsize">Font size</string>
<string name="fontsize_normal">Regular</string>
<string name="fontsize_large">Large</string>
<string name="fontsize_xlarge">Extra Large</string>
<string name="no_app_for_location">No map application found on this device</string>
<string name="prefs_sendlog">Send Log</string>
<!-- ${company_name} is a placeholder for the name of the company that operates the app, e.g. "Threema". It must be left as-is and not translated. -->
<string name="prefs_sendlog_summary">Send Logfile to ${company_name} for further analysis in case of problems</string>
<string name="prefs_exportlog">Export Log</string>
<string name="prefs_exportlog_summary">Share logfile with another app</string>
<!-- ${app_name} is a placeholder for the app's name, e.g. "Threema". It must be left as-is and not translated. -->
<string name="permission_storage_required">To save or send media, allow ${app_name} permission to access storage.</string>
<!-- ${app_name} is a placeholder for the app's name, e.g. "Threema". It must be left as-is and not translated. -->
<string name="permission_location_required">To send a location, allow ${app_name} permission to access your position.</string>
<!-- ${app_name} is a placeholder for the app's name, e.g. "Threema". It must be left as-is and not translated. -->
<string name="permission_contacts_required">To send contacts, allow ${app_name} permission to read contacts.</string>
<!-- "Thumbs up" should be translated by the name of the emoji -->
<string name="message_acknowledged">“Thumbs up” sent</string>
<!-- "Thumbs down" should be translated by the name of the emoji -->
<string name="message_declined">“Thumbs down” sent</string>
<string name="notifications_settings">Notification settings</string>
<string name="notifications_default">Default settings</string>
<string name="notifications_until">Until %s</string>
<string name="notifications_mute">Muted</string>
<string name="notifications_choose_sound">Choose sound</string>
<string name="confirm_your_pin">Confirm your PIN</string>
<string name="too_many_incorrect_attempts">Too many incorrect attempts. Try again in %s seconds.</string>
<string name="no_lockscreen_set">No system screen lock set.</string>
<string name="on">on</string>
<string name="off">off</string>
<string name="new_wizard_select_country">Select your country</string>
<string name="new_wizard_lets_get_started">Let’s get started!</string>
<string name="new_wizard_setup_threema">Set up now</string>
<!-- Label on call-to-action button in setup wizard when app is first opened, to allow the user to start setting up the app. ${app_name} is a placeholder for the app's name, it must be kept as-is, not translated. -->
<string name="work_new_wizard_setup_threema">Set up ${app_name}</string>
<string name="new_wizard_restore_id_backup">Restore exported ID</string>
<!-- ${app_name} is a placeholder for the app's name, it must be kept as-is, not translated. -->
<string name="new_wizard_welcome">Welcome to ${app_name}!</string>
<!-- ${app_name_short} is a placeholder for the app's name, e.g. "Threema". It must be left as-is and not translated. -->
<string name="new_wizard_move_finger">Move your finger on the screen to generate a new ${app_name_short} ID.</string>
<!-- ${app_name_short} is a placeholder for the app's name, e.g. "Threema". It must be left as-is and not translated. -->
<string name="new_wizard_this_is_your_id">This is your ${app_name_short} ID:</string>
<!-- ${app_name_short} is a placeholder for the app's name, e.g. "Threema". It must be left as-is and not translated. -->
<string name="new_wizard_works_like_phone_number">Your ${app_name_short} ID works just like a phone number.\nYour contacts can reach you through this ID.</string>
<string name="new_wizard_choose_nickname">Choose a nickname</string>
<string name="new_wizard_nickname_explain">Your contacts will see your nickname in their notifications</string>
<string name="new_wizard_hint_enter_nickname">Enter a nickname</string>
<string name="new_wizard_help_your_friends_find_you">Help your contacts find you!</string>
<!-- ${app_name_short} is a placeholder for the app's name, e.g. "Threema". It must be left as-is and not translated. -->
<string name="new_wizard_link_mobile">Link your mobile number and/or your email to your ${app_name_short} ID.</string>
<!-- ${app_name_short} is a placeholder for the app's name, e.g. "Threema". It must be left as-is and not translated. -->
<string name="new_wizard_link_mobile_only">Link your mobile number to your ${app_name_short} ID.</string>
<string name="new_wizard_hint_mobile_number">Mobile Number (optional)</string>
<string name="new_wizard_hint_email">Email (optional)</string>
<string name="new_wizard_done_title">You’re done!\nEverything correct?</string>
<string name="new_wizard_linked_to">Linked to</string>
<!-- ${app_name_short} is a placeholder for the app's name, e.g. "Threema". It must be left as-is and not translated. -->
<string name="new_wizard_need_internet">A stable Internet connection is required to create your unique ${app_name_short} ID. Please try again.</string>
<string name="new_wizard_more_information">More information</string>
<string name="message_details_message_id_copied">Message ID copied to clipboard</string>
<string name="contact_details_id_copied">ID copied to clipboard</string>
<string name="contact_details_nickname_copied">Nickname copied to clipboard</string>
<string name="generic_copied_to_clipboard_hint">Copied to clipboard</string>
<!-- ${app_name_short} is a placeholder for the app's name, e.g. "Threema". It must be left as-is and not translated. -->
<string name="new_wizard_use_id_as_nickname">Do you want to use your ${app_name_short} ID as your nickname?</string>
<string name="new_wizard_phone_email_invalid">Either the phone number or the email address you entered are not valid.\nPlease correct before proceeding.</string>
<string name="new_wizard_phone_invalid">The phone number you entered is not valid.\nPlease correct before proceeding.</string>
<!-- ${app_name_short} is a placeholder for the app's name, e.g. "Threema". It must be left as-is and not translated. -->
<string name="new_wizard_info_fingerprint">By moving your finger, you create random data (called entropy) that is used to generate
the keypair associated with your new unique ${app_name_short} ID. The keypair consists of a <b>public key</b> that is distributed to
your contacts and a <b>private key</b> that is safely stored on your phone. Your contacts will encrypt messages to you with
your public key. Only the owner of the private key and nobody else is able to decrypt these messages.</string>
<string name="new_wizard_info_id">You also created a key pair. The public key has been securely transmitted to our
servers. The private key never leaves your device. This ensures that nobody else can read your messages.</string>
<string name="new_wizard_info_sync_contacts_dialog">Contact sync can help you find your contacts automatically. If you agree, phone numbers and email addresses from your phone book will be encrypted before being sent to our server to look for matching contacts. Absolutely no data will be stored or shared.\n\nWould you like to enable contact sync?</string>
<!-- Instructions shown during the setup wizard. Only used for work builds (i.e., Threema Work or OnPrem). ${app_name_short} is a placeholders for the app's name, it must be kept as-is and should not be translated. -->
<string name="new_wizard_info_link">By providing your phone number and email address, ${app_name_short} can help your contacts find you automatically if they have you in their phone’s address book. The data will be stored in a one-way encrypted (hashed) form on our server. You can simply skip this step, if you would like to use ${app_name} completely anonymously.</string>
<!-- ${app_name_short} is a placeholder for the app's name, e.g. "Threema". It must be left as-is and not translated. -->
<string name="new_wizard_info_link_phone_only">By providing your phone number, ${app_name_short} can help your contacts
find you automatically if they have you in their phone’s address book. The number will be stored in a
one-way encrypted (hashed) form on our server. You can simply skip this step, if you would like to use ${app_name_short}
completely anonymously.</string>
<!-- ${app_name_short} is a placeholder for the app's name, e.g. "Threema". It must be left as-is and not translated. -->
<string name="new_wizard_info_nickname">The nickname is used in push notifications on some devices or as an
additional means of identifying you to users who do not yet have you in their address book. We recommend
providing only your first name or a pseudonym. If you don’t set a nickname, we’ll use your ${app_name_short} ID by default.</string>
<string name="not_linked">not linked</string>
<string name="linked">linked</string>
<string name="pending_sms_verification_notice">Your mobile number is not yet verified.</string>
<string name="no_sms_received">Didn’t receive an SMS?</string>
<string name="really_cancel_verify">Do you really want to abort the mobile number verification?</string>
<string name="verification_of">Verification of %s</string>
<string name="status_ballot_voting_changed">Poll “%1$s” has received a new vote</string>
<string name="status_ballot_user_first_vote">“%1$s” has cast a vote for “%2$s”</string>
<string name="status_ballot_user_modified_vote">“%1$s” has changed the vote for “%2$s”</string>
<string name="status_ballot_all_votes">Votes for “%1$s” complete</string>
<string name="restore">Restore</string>
<!-- Shown in prompt dialog during the setup wizard. Only used for work builds (i.e. Threema Work and OnPrem). ${app_name} and ${app_name_short} are placeholders for the app's name, they must be kept as-is and not translated. -->
<string name="new_wizard_anonymous_confirm">You have entered neither a mobile number nor an email address to link to your ${app_name_short} ID. You will not appear on contact lists. Do you really want to use ${app_name} anonymously?</string>
<!-- ${app_name} and ${app_name_short} are placeholders for the app's name, e.g. "Threema". It must be left as-is and not translated. -->
<string name="new_wizard_anonymous_confirm_phone_only">You have not entered a phone number to link to your ${app_name_short} ID. You will therefore not automatically be added to contact lists. Do you really want to use ${app_name} anonymously?</string>
<string name="new_wizard_scan_id_backup">Or scan the QR code of your ID export</string>
<string name="error_saving_file">Some files could not be saved</string>
<string name="wait_one_minute">Please wait for at least 10 minutes for the SMS to arrive before requesting a call.</string>
<string name="backup_id">Exported ID</string>
<string name="backup_data">Data Backup</string>
<string name="action_delete_group">Delete group</string>
<string name="action_leave_and_delete_group">Leave and delete group</string>
<string name="action_dissolve_and_delete_group">Dissolve and delete group</string>
<string name="delete_my_group_message">Do you really want to delete this group completely? All messages will be removed and remaining members can no longer use the group.</string>
<string name="configure">Configure</string>
<string name="disabled_by_policy">Some settings have been disabled by the administrator</string>
<string name="select_all">Select all</string>
<string name="deleting_messages">Deleting messages</string>
<string name="media_gallery_files">Files</string>
<string name="prefs_gif_autoplay">Auto-play animated images</string>
<string name="media_gallery_audio">Voice messages</string>
<string name="action_clone_group">Clone group</string>
<string name="clone_group_message">This will create a clone of this group with you as the administrator. Continue?</string>
<string name="prefs_proximity_sensor">Use proximity sensor</string>
<string name="prefs_proximity_sensor_explain">Use earpiece for voice message playback if proximity sensor is covered</string>
<string name="error_creating_group_network">The group was not created. Please check your internet connection and try again.</string>
<string name="error_creating_group_internal">Due to an internal error the group was not created. Please try again later.</string>
<string name="error_cloning_group_network">The group was not cloned. Please check your internet connection and try again.</string>
<string name="error_cloning_group_internal">Due to an internal error the group was not cloned. Please try again later.</string>
<string name="error_updating_group_network">The changes could not be applied. Please check your internet connection and try again.</string>
<string name="error_updating_group_internal">Due to an internal error the changes could not be applied. Please try again later.</string>
<string name="error_leaving_group_network">The group was not left. Please check your internet connection and try again.</string>
<string name="error_leaving_group_internal">Due to an internal error the group was not left. Please try again later.</string>
<string name="error_disbanding_group_network">The group was not dissolved. Please check your internet connection and try again.</string>
<string name="error_disbanding_group_internal">Due to an internal error the group was not dissolved. Please try again later.</string>
<string name="error_removing_group_network">The group was not deleted. Please check your internet connection and try again.</string>
<string name="error_removing_group_internal">Due to an internal error the group was not deleted. Please try again later.</string>
<string name="error_resyncing_group_network">The group was not resynced. Please check your internet connection and try again.</string>
<string name="error_resyncing_group_internal">Due to an internal error the group was not resynced. Please try again later.</string>
<string name="no_media_found_generic">No media found in this chat matching the selection.</string>
<string name="max_images_reached">Max. %d items can be edited at once</string>
<string name="enter_description">Please describe bug/problem here.</string>
<string name="add_caption_hint">Add an optional caption</string>
<string name="disable">Disable</string>
<string name="continue_anyway">Continue anyway</string>
<string name="invalid_input">Invalid input</string>
<string name="already_licensed">Already licensed</string>
<string name="hide_chat">Private Chats</string>
<string name="really_hide_chat_message">Do you want to mark this chat as private? Use the menu to toggle visibility of private chats in the message list.</string>
<string name="chat_hidden">Chat marked as private</string>
<string name="title_show_private_chats">Show private chats</string>
<string name="title_hide_private_chats">Hide private chats</string>
<string name="chat_visible">Chat is no longer private</string>
<string name="prefs_title_locking_mechanism">Locking mechanism</string>
<string name="lock_option_none">None</string>
<string name="lock_option_pin">PIN</string>
<string name="lock_option_screenlock">System Screen Lock</string>
<!-- ${app_name_short} is a placeholder for the app's name, e.g. "Threema". It must be left as-is and not translated. -->
<string name="hide_chat_message_explain">${app_name_short} allows you to protect certain chats with a PIN and temporarily hide them from your message list. To enable private chats, please set a PIN or enable System Screen Lock in settings.</string>
<string name="set_lock">Setup now</string>
<string name="prefs_title_access_protection">Access protection</string>
<string name="private_chat_subject">Private</string>
<string name="grace_thirty_seconds">30 seconds</string>
<string name="grace_one_minute">1 minute</string>
<string name="grace_two_minutes">2 minutes</string>
<string name="grace_five_minutes">5 minutes</string>
<string name="grace_ten_minutes">10 minutes</string>
<string name="grace_thirty_minutes">30 minutes</string>
<string name="grace_never">Never (manual)</string>
<string name="never">Never</string>
<string name="access_protection_private_chats_warning">By removing the access protection all your private chats will become visible again.</string>
<string name="verification_started">Verification started</string>
<string name="cannot_open_file">Could not open file</string>
<string name="prefs_title_image_attach_previews">Media quick select</string>
<string name="prefs_sum_image_attach_previews">Display a list of recently added images in the attachments popup</string>
<string name="prefs_title_direct_share">Direct Share</string>
<string name="prefs_sum_direct_share">Display recent chats when sharing from other apps</string>
<string name="restore_disable_energy_saving">Please connect your device to the charger and disable all energy saving options to prevent your device from interrupting the backup or restore process.</string>
<string name="draft">Draft</string>
<string name="prefs_bigger_single_emojis">Bigger single emojis</string>
<!-- ${app_name} is a placeholder for the app's name, e.g. "Threema". It must be left as-is and not translated. -->
<string name="wizard1_sync_work">Syncing ${app_name} data…</string>
<string name="notification_hidden_text">Contents hidden</string>
<string name="really_reset_ringtones">Really reset notification sound settings to defaults?</string>
<string name="reset_ringtones_confirm">Notification sound settings have been reset.</string>
<string name="prefs_language_override">Language</string>
<!-- ${app_name_short} are placeholders for the app's name, e.g. "Threema". They must be left as-is and not translated. -->
<string name="threema_channel_intro">${app_name_short} Channel provides you with news about all things ${app_name_short}. Would you like to subscribe to ${app_name_short} Channel and add it to your contacts? It’s free and you can unsubscribe at any time.</string>
<string name="quote">Quote</string>
<string name="contacts_deleted">Contacts have been deleted</string>
<string name="take_photo">Take photo</string>
<string name="select_from_gallery">Select from gallery</string>
<string name="palette">Palette</string>
<string name="stickers">Stickers</string>
<string name="text">Text</string>
<string name="undo">Undo</string>
<string name="android_backup_date">Last backup</string>
<string name="discard">Discard</string>
<string name="android_backup_restart_threema">Hold on. The app will be restarted in a few seconds.</string>
<string name="battery_optimizations_title">Disable Battery Optimizations</string>
<string name="battery_optimizations_explain">Battery optimization prevents %1$s from working correctly when your phone falls into sleep mode. Please disable battery optimization for %2$s.</string>
<string name="battery_optimizations_disable_guide">Select “All Apps” in the drop down menu</string>
<string name="battery_optimizations_disable_guide_ctd">Search for %s in the list and deactivate the optimization</string>
<string name="enter_text_hint">Enter text</string>
<!-- ${app_name_short} is a placeholder for the app's name, e.g. "Threema". It must be left as-is and not translated. -->
<string name="backup_explain_text">If you switch or lose your device, nobody can restore your ${app_name_short} ID or your chats if you don’t have a backup. Please save your data using the appropriate backup options.</string>
<string name="data_backup_explain">Data backups contain:\n\n● Your ID and your key pair\n● Contacts and trust levels\n● Group memberships\n● Chats\n● Media and files (optional)\n\nData will be saved to an encrypted ZIP file. It is recommended to move the file away from the device after the backup has completed successfully.</string>
<string name="draw">Draw</string>
<string name="edit">Edit</string>
<string name="edit_message">Edit message</string>
<string name="edited">Edited</string>
<string name="confirm_edit_desc">Confirm edit</string>
<string name="edit_history">Edit History</string>
<string name="discard_changes">Would you like to discard changes?</string>
<string name="prefs_title_network">Network</string>
<string name="prefs_title_ipv6_preferred">IPv6 for messages</string>
<string name="prefs_ipv6_preferred_off">Use IPv4 connections only</string>
<string name="prefs_ipv6_preferred_on">Prefer IPv6 connections over IPv4</string>
<string name="prefs_title_ipv6_webrtc_allowed">IPv6 for calls and web</string>
<!-- ${app_name_short} is a placeholder for the app's name, e.g. "Threema". It must be left as-is and not translated. -->
<string name="prefs_ipv6_webrtc_allowed_on">Allow IPv6 for ${app_name_short} calls and the desktop app / web client.</string>
<!-- ${app_name_short} is a placeholder for the app's name, e.g. "Threema". It must be left as-is and not translated. -->
<string name="prefs_ipv6_webrtc_allowed_off">Disallow IPv6 for ${app_name_short} calls and the desktop app / web client</string>
<string name="ipv6_requires_restart">To apply this setting, the app needs to restart.</string>
<string name="ipv6_restart_now">Restart now</string>
<string name="on_cap">On</string>
<string name="off_cap">Off</string>
<string name="share_chat">Share chat</string>
<string name="flip">Flip</string>
<string name="to_front">To front</string>
<string name="play">Play</string>
<string name="pause">Pause</string>
<string name="retry">Retry</string>
<string name="voice_message">Voice message</string>
<string name="voice_message_record">Record voice message</string>
<string name="open_navdrawer">Open navigation drawer</string>
<string name="profile_picture">Profile Picture</string>
<string name="profile_picture_release">Who can see your profile picture?</string>
<string name="picrelease_nobody">nobody</string>
<string name="picrelease_selected">selected contacts</string>
<string name="picrelease_everyone">everybody you write to</string>
<string name="prefs_title_receive_profilepics">Show profile pictures</string>
<string name="prefs_sum_receive_profilepics_off">Hide profile pictures provided by your contacts</string>
<string name="prefs_sum_receive_profilepics_on">Show profile pictures provided by your contacts</string>
<string name="prefs_sum_receive_profilepics_recipients_list">The contacts selected in this list will receive your profile picture when you send them a message.</string>
<string name="menu_send_profilpic">Add as profile pic recipient</string>
<string name="menu_send_profilpic_off">Remove as profile pic recipient</string>
<string name="menu_send_profilpic_now">Send profile picture now</string>
<string name="sending_messages">Sending…</string>
<!-- ${app_name} is a placeholder for the app's name, e.g. "Threema". It must be left as-is and not translated. -->
<string name="backup_data_media_confirm">Saving large media files to a local ZIP backup may exceed the CPU and memory capacity of your device and can take a very long time. ${app_name} will not send or receive messages while the backup is running. Continue anyway?</string>
<string name="backup_data_cancelled">Backup canceled</string>
<string name="message_sent">Message sent</string>
<!-- ${app_name_short} is a placeholder for the app's name, e.g. "Threema". It must be left as-is and not translated. -->
<string name="threema_call">${app_name_short} call</string>
<string name="threema_message_to">Message to %s</string>
<string name="threema_call_with">Call %s</string>
<!-- ${app_name_short} is a placeholder for the app's name, e.g. "Threema". It must be left as-is and not translated. -->
<string name="prefs_title_voip">${app_name_short} Calls</string>
<string name="prefs_title_force_turn">Always relay calls</string>
<!-- ${company_name} is a placeholder for the name of the company that operates the app, e.g. "Threema". It must be left as-is and not translated. -->
<string name="prefs_summary_force_turn_off">Establish a direct connection, if possible, and only relay calls to unverified contacts through ${company_name} servers. May expose your IP address.</string>
<!-- ${company_name} is a placeholder for the name of the company that operates the app, e.g. "Threema". It must be left as-is and not translated. -->
<string name="prefs_summary_force_turn_on">Force relaying all calls through ${company_name} servers, protecting your IP address. May affect call quality.</string>
<string name="permission_record_audio_required">To make encrypted calls and send voice messages, please allow access to the microphone.</string>
<!-- ${app_name_short} is a placeholder for the app's name, e.g. "Threema". It must be left as-is and not translated. -->
<string name="prefs_voice_call_notifications">${app_name_short} Calls</string>
<string name="prefs_voice_call_sound">Ringtone</string>
<!-- ${app_name_short} is a placeholder for the app's name, e.g. "Threema". It must be left as-is and not translated. -->
<string name="prefs_sum_voice_call_sound">Select ringtone for incoming ${app_name_short} Calls</string>
<!-- ${app_name_short} is a placeholder for the app's name, e.g. "Threema". It must be left as-is and not translated. -->
<string name="prefs_sum_voice_call_vibrate">Vibrate on incoming ${app_name_short} Calls</string>
<!-- ${app_name_short} is a placeholder for the app's name, e.g. "Threema". It must be left as-is and not translated. -->
<string name="prefs_title_voip_enable">Enable ${app_name_short} Calls</string>
<string name="webclient_invalid_push_token_message">Manual start required</string>
<string name="threema_work_contact">Threema Work contact</string>
<!-- ${app_name} is a placeholder for the app's name, e.g. "Threema". It must be left as-is and not translated. -->
<string name="permission_phone_required">Allow permission to manage phone calls while using ${app_name} Call</string>
<string name="strikethrough">Strikethru</string>
<string name="italic">Italic</string>
<string name="bold">Bold</string>
<string name="shortcut_choice_title">Create a shortcut for a…</string>
<string name="notifications_disabled_title">Notifications disabled</string>
<string name="error_attaching_files">Error adding attachments.</string>
<string name="prefs_fix_powermanager_problems">Disable power restrictions</string>
<!-- ${app_name} is a placeholder for the app's name, e.g. "Threema". It must be left as-is and not translated. -->
<string name="prefs_fix_powermanager_problems_desc">Allow ${app_name} to run in the background so it can receive messages even when it’s not active.</string>
<string name="disable_powermanager_explain">In the following screen, make sure, “%s” is protected or excluded from any power management restrictions of your phone. Tap the “back” button when you’re done.</string>
<string name="disable_autostart_explain">In the following screen, make sure “%s” is included in the list of apps that can autostart. Tap the “back” button when you’re done.</string>
<string name="notification_priority_default">Low</string>
<string name="notification_priority_high">High</string>
<string name="notification_priority_max">Max</string>
<string name="prefs_title_notification_priority">Priority</string>
<string name="pin">Pin</string>
<string name="unpin">Unpin</string>
<string name="location_services_disabled">Location services are disabled. Would you like to enable them now?</string>
<string name="send_location">Send location</string>
<string name="forward_location">Forward location</string>
<string name="unknown_address">Unknown address</string>
<string name="your_location">Your location</string>
<string name="reply_later">Talk to you later</string>
<string name="reply_on_my_way">I’m on my way</string>
<string name="reply_thank_you">Thank you</string>
<string name="reply_youre_welcome">You’re welcome</string>
<string name="prefs_auto_download_title">Automatically download media</string>
<string name="prefs_auto_download_wifi">On WiFi</string>
<string name="prefs_auto_download_mobile">On mobile data</string>
<!-- ${app_name} is a placeholder for the app's name, e.g. "Threema". It must be left as-is and not translated. -->
<string name="rate_intro">How do you rate ${app_name}?</string>
<string name="rate_feedback_intro">Please let us know what we can do to improve (optional).</string>
<string name="rate_positive">Send review</string>
<!-- ${app_name} is a placeholder for the app's name, e.g. "Threema". It must be left as-is and not translated. -->
<string name="rate_title">Rate ${app_name}</string>
<string name="rate_thank_you">Thank you for your review!</string>
<string name="disabled_by_policy_short">Feature disabled by administrator</string>
<string name="rate_forward_to_play_store">Would you like to rate us on Google Play as well?</string>
<string name="rate_error">Could not send your review to the server. Please make sure you’re connected to the internet before trying again.</string>
<string name="off_unless_i_was_mentioned">On, unless I was mentioned</string>
<string name="dnd">Do Not Disturb</string>
<string name="minus">Minus</string>
<string name="plus">Plus</string>
<string name="switched_off">Off</string>
<string name="switched_on">On</string>
<!-- ${app_name} is a placeholder for the app's name, e.g. "Threema". It must be left as-is and not translated. -->
<string name="title_tab_work_users">${app_name} users</string>
<!-- ${app_name} is a placeholder for the app's name, e.g. "Threema". It must be left as-is and not translated. -->
<string name="no_matching_work_contacts">No admin-verified ${app_name} contacts found</string>
<string name="all">All</string>
<string name="webclient_session_stop_all">Close all</string>
<string name="passphrase_service_name">Passphrase Service</string>
<string name="passphrase_service_description">Notification when passphrase is unlocked</string>
<string name="webclient_service_description">Notification when Web/Desktop session is active</string>
<!-- ${app_name} is a placeholder for the app's name, e.g. "Threema". It must be left as-is and not translated. -->
<string name="privacy_policy_explain">${app_name} protects your privacy more rigorously than any other messenger. Find out more in our %1$s.</string>
<string name="prefs_title_incognito_keyboard">Request incognito keyboard</string>
<string name="prefs_sum_incognito_keyboard">Disable data collection for personalized suggestions (if supported by keyboard)</string>
<string name="call_ongoing">Ongoing call</string>
<string name="ballot_received_votes">Number of votes received: %1$d/%2$d</string>
<string name="quote_not_found">Quoted message not found</string>
<string name="ballot_secret">secret</string>
<string name="password_too_short_generic">Password too short</string>
<string name="passwords_dont_match">Passwords don’t match</string>
<!-- Error message shown when setting up a custom server for the Threema Safe feature. %s is a placeholder for the details of the error. -->
<string name="threema_safe_test_unsuccessful">Test unsuccessful: %s</string>
<!-- ${app_name_short} is a placeholder for the app's name, e.g. "Threema". It must be left as-is and not translated. -->
<string name="preparing_threema_safe">Preparing ${app_name_short} Safe</string>
<string name="disable_powermanager_title">Power restrictions</string>
<string name="disable_autostart_title">Autostart</string>
<string name="unchanged">unchanged</string>
<string name="safe_learn_more_button">Learn more</string>
<string name="safe_enable_explain">All you need to chat is stored only on your device. You don’t have an account with us and we cannot help you out if you lose your phone or accidentally delete your data.\n\n${app_name_short} Safe creates automatic backups of all the important data, including your keys, your contact list and your group memberships (but no message content), anonymously on a secure server of your choice.</string>
<!-- ${app_name_short} is a placeholder for the app's name, e.g. "Threema". It must be left as-is and not translated. -->
<string name="safe_disable_confirm">Do you want to continue without enabling ${app_name_short} Safe? When using ${app_name_short} Safe, you can restore your ${app_name_short} ID, contacts and groups in case you lose access to your device.</string>
<!-- ${app_name_short} is a placeholder for the app's name, e.g. "Threema". It must be left as-is and not translated. -->
<string name="safe_configure_choose_password">Please choose a strong password. You will need this password to restore your ${app_name_short} Safe backup.</string>
<!-- ${app_name_short} is a placeholder for the app's name, e.g. "Threema". It must be left as-is and not translated. -->
<string name="safe_configure_choose_server">Choose a ${app_name_short} Safe server</string>
<!-- ${company_name} is a placeholder for the name of the company that operates the app, e.g. "Threema". It must be left as-is and not translated. -->
<string name="safe_configure_server_explain">You can use ${company_name}’s server or specify a third party backup server to use instead.</string>
<!-- ${app_name_short} is a placeholder for the app's name, e.g. "Threema". It must be left as-is and not translated. -->
<string name="onprem_safe_configure_server_explain">Save your ${app_name_short} Safe backup on your organization’s server, or specify a different backup server.</string>
<string name="safe_use_default_server">Use default server</string>
<string name="safe_test_server">Test server</string>
<string name="safe_advanced_options">Expert settings</string>
<string name="safe_enter_password">Please enter your ${app_name_short} Safe password</string>
<!-- ${app_name_short} is a placeholder for the app's name, e.g. "Threema". It must be left as-is and not translated. -->
<string name="safe_threema_id">Your ${app_name_short} ID</string>
<!-- ${app_name_short} is a placeholder for the app's name, e.g. "Threema". It must be left as-is and not translated. -->
<string name="safe_restore_enter_id">Please enter the ${app_name_short} ID you would like to recover</string>
<string name="safe_search_id_title">Please enter the mobile number or the email address linked to your ${app_name_short}-ID</string>
<!-- ${app_name_short} is a placeholder for the app's name, e.g. "Threema". It must be left as-is and not translated. -->
<string name="safe_id_lookup">Looking up ${app_name_short} ID</string>
<!-- ${app_name_short} is a placeholder for the app's name, e.g. "Threema". It must be left as-is and not translated. -->
<string name="safe_no_id_found">No ${app_name_short} ID found</string>
<string name="safe_no_backup_found">No backup found on the server. Check ID and password.</string>
<!-- ${app_name_short} is a placeholder for the app's name, e.g. "Threema". It must be left as-is and not translated. -->
<string name="safe_select_id">Multiple ${app_name_short} IDs found. Please select the ID to use:</string>
<string name="safe_backup_now">Backup Now</string>
<!-- ${app_name_short} is a placeholder for the app's name, e.g. "Threema". It must be left as-is and not translated. -->
<string name="safe_enable_explain_short">Enable ${app_name_short} Safe to create automatic secure and anonymous backups of all your important data.</string>
<!-- ${app_name_short} is a placeholder for the app's name, e.g. "Threema". It must be left as-is and not translated. -->
<string name="safe_deleting">Deleting ${app_name_short} Safe backup</string>
<string name="safe_delete_error">Error deleting backup: %s</string>
<string name="safe_delete_success">Backup successfully deleted on server</string>
<string name="safe_error_preparing">Error preparing ${app_name_short} Safe backup</string>
<!-- ${app_name_short} is a placeholder for the app's name, e.g. "Threema". It must be left as-is and not translated. -->
<string name="safe_configure_choose_password_force">Please set a strong password to secure your ${app_name_short} ID with ${app_name_short} Safe. Don’t forget what you enter here!</string>
<!-- ${app_name_short} is a placeholder for the app's name, e.g. "Threema". It must be left as-is and not translated. -->
<string name="safe_deactivate">Turn off ${app_name_short} Safe</string>
<!-- ${app_name_short} is a placeholder for the app's name, e.g. "Threema". It must be left as-is and not translated. -->
<string name="safe_deactivate_explain">If you disable ${app_name_short} Safe, any existing backups will be deleted on the server. Continue?</string>
<string name="add_group_members">Add more members</string>
<string name="contact_add_confirm">Would you like to add the new contact “%1$s” to your contact list?</string>
<string name="password_bad">Weak password</string>
<string name="prefs_fix_device">Fix device configuration problems</string>
<string name="safe_successful">Successful</string>
<string name="safe_unsuccessful">Failed</string>
<string name="safe_upload_failed">Upload failed</string>
<string name="safe_upload_size_exceeded">Server’s upload size exceeded</string>
<string name="safe_connection_error">Connection error</string>
<string name="safe_server_name">Server name</string>
<string name="safe_max_backup_size">Max backup size</string>
<string name="safe_retention">Backup retention</string>
<string name="safe_result">Backup result</string>
<string name="number_of_days">%d days</string>
<string name="safe_size">Backup size</string>
<string name="backup_version_mismatch">The version of this backup is higher than the supported version. Please update to the latest version of this app.</string>
<string name="safe_restore_failed">Restore failed</string>
<!-- ${app_name_short} is a placeholder for the app's name, e.g. "Threema". It must be left as-is and not translated. -->
<string name="safe_failed_notification">${app_name_short} Safe backup failed for %d consecutive days. Tap here to check.</string>
<!-- ${app_name_short} is a placeholder for the app's name, e.g. "Threema". It must be left as-is and not translated. -->
<string name="safe_restore">Restore ${app_name_short} Safe</string>
<string name="backup_restore_in_progress">Backup or restore in progress. Check notification for status information.</string>
<string name="restore_error_body">Restore did not complete successfully</string>
<string name="forgot_your_id">Forgot your ID?</string>
<string name="restore_success_body">Restore successfully completed</string>
<string name="work_data_sync">Data sync</string>
<string name="private_contact">Private Contact</string>
<string name="ringtone_selection_default">Default (%s)</string>
<!-- ${app_name} is a placeholder for the app's name, e.g. "Threema". It must be left as-is and not translated. -->
<string name="work_data_sync_desc">${app_name} synchronization</string>
<!-- ${app_name} is a placeholder for the app's name, e.g. "Threema". It must be left as-is and not translated. -->
<string name="ballot_not_connected">Please make sure ${app_name} is online before closing a poll.</string>
<string name="empty_chat_title">Empty chat</string>
<string name="empty_chat_confirm">All messages in this chat will be deleted. Continue?</string>
<string name="emptying_chat">Emptying chat</string>
<string name="emptying_chat_deleting_messages">Deleting messages…</string>
<string name="delete_chat_title">Delete chat</string>
<string name="delete_chat_confirm">All messages in this chat will be deleted and the chat will be removed. Continue?</string>
<string name="deleting_chat">Deleting chat</string>
<string name="set_private">Mark as “private chat”</string>
<string name="unset_private">Deactivate “private chat”</string>
<string name="delete_group_message">Do you want to leave this group and delete it completely? All messages will be removed.</string> | |