Files
Android/feature/app-settings/src/main/res/values/strings.xml
T

209 lines
19 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.
<?xml version="1.0" encoding="utf-8"?>
<resources>
<!-- RegistrationLockV2Dialog -->
<string name="RegistrationLockV2Dialog_turn_on_registration_lock">Turn on Registration Lock?</string>
<string name="RegistrationLockV2Dialog_turn_off_registration_lock">Turn off Registration Lock?</string>
<string name="RegistrationLockV2Dialog_if_you_forget_your_signal_pin_when_registering_again">If you forget your Signal PIN when registering with Signal again, youll be locked out of your account for 7 days.</string>
<string name="RegistrationLockV2Dialog_turn_on">Turn on</string>
<string name="RegistrationLockV2Dialog_turn_off">Turn off</string>
<string name="preferences__advanced_pin_settings">Advanced PIN settings</string>
<string name="preferences__delete_account">Delete account</string>
<!-- Button label to prompt the user to switch between an alphanumeric and numeric-only keyboards -->
<string name="RegistrationLockFragment__switch_keyboard">Switch keyboard</string>
<string name="preferences_chats__transfer_account">Transfer account</string>
<string name="preferences_chats__transfer_account_to_a_new_android_device">Transfer account to a new Android device</string>
<string name="preferences_app_protection__signal_pin">Signal PIN</string>
<string name="preferences_app_protection__create_a_pin">Create a PIN</string>
<string name="preferences_app_protection__change_your_pin">Change your PIN</string>
<string name="preferences_app_protection__pin_reminders">PIN reminders</string>
<string name="preferences_app_protection__turn_off">Turn off</string>
<string name="preferences_app_protection__confirm_pin">Confirm PIN</string>
<string name="preferences_app_protection__confirm_your_signal_pin">Confirm your Signal PIN</string>
<string name="preferences_app_protection__make_sure_you_memorize_or_securely_store_your_pin">Make sure you memorize or securely store your PIN as it can\'t be recovered. If you forget your PIN, you may lose data when re-registering your Signal account.</string>
<string name="preferences_app_protection__incorrect_pin_try_again">Incorrect PIN. Try again.</string>
<string name="preferences_app_protection__registration_lock">Registration Lock</string>
<!-- Option in settings that will take use to re-register if they are no longer registered -->
<string name="preferences_account_reregister">Re-register account</string>
<!-- Option in settings that will take user to our website or playstore to update their expired build -->
<string name="preferences_account_update_signal">Update Signal</string>
<!-- Option in settings shown when user is no longer registered or expired client that will WIPE ALL THEIR DATA -->
<string name="preferences_account_delete_all_data">Delete all data</string>
<!-- Title for confirmation dialog confirming user wants to delete all their data -->
<string name="preferences_account_delete_all_data_confirmation_title">Delete all data?</string>
<!-- Message in confirmation dialog to delete all data explaining how it works, and that the app will be closed after deletion -->
<string name="preferences_account_delete_all_data_confirmation_message">This will reset the app and delete all messages. The app will close after this process is complete.</string>
<!-- Confirmation action to proceed with application data deletion -->
<string name="preferences_account_delete_all_data_confirmation_proceed">Proceed</string>
<!-- Confirmation action to cancel application data deletion -->
<string name="preferences_account_delete_all_data_confirmation_cancel">Cancel</string>
<!-- AccountSettingsFragment -->
<string name="AccountSettingsFragment__account">Account</string>
<string name="AccountSettingsFragment__youll_be_asked_less_frequently">You\'ll be asked less frequently over time</string>
<string name="AccountSettingsFragment__require_your_signal_pin">Require your Signal PIN to register your phone number with Signal again</string>
<string name="AccountSettingsFragment__change_phone_number">Change phone number</string>
<!-- Account setting that allows user to request and export their signal account data -->
<string name="AccountSettingsFragment__request_account_data">Your account data</string>
<!-- Section header for the Signal Login section of account settings -->
<string name="AccountSettingsFragment__signal_login">Signal Login</string>
<!-- Title of the card that opens the user\'s Signal Login account and recovery keys -->
<string name="AccountSettingsFragment__account_and_recovery">Account &amp; recovery</string>
<!-- Description of what a Signal Login is, shown below the Signal Login card -->
<string name="AccountSettingsFragment__your_signal_login_is_used_to_recover">Your Signal Login is used to recover and restore your account. Keep these keys stored safely in a password manager you trust.</string>
<!-- Section header for the two-factor authentication section of account settings -->
<string name="AccountSettingsFragment__two_factor_authentication">Two-factor authentication</string>
<!-- Row that opens the menu of second factors the user can add -->
<string name="AccountSettingsFragment__set_up">Set up</string>
<!-- Menu option that starts setting up an authenticator app -->
<string name="AccountSettingsFragment__authenticator_app">Authenticator app</string>
<!-- Description of the authenticator app menu option -->
<string name="AccountSettingsFragment__one_time_verification_codes">One-time verification codes</string>
<!-- Name of a passkey in the list of second factors on the account -->
<string name="AccountSettingsFragment__passkey">Passkey</string>
<!-- Subtitle of a second factor saying what kind it is and when it was added. First placeholder is the kind, second is a date or time. -->
<string name="AccountSettingsFragment__s_added_s">%1$s · Added %2$s</string>
<!-- Content description of the button that opens a second factor\'s options -->
<string name="AccountSettingsFragment__open_two_factor_options">Open two-factor authentication options</string>
<!-- Menu option that renames a second factor -->
<string name="AccountSettingsFragment__rename">Rename</string>
<!-- Menu option that removes a second factor -->
<string name="AccountSettingsFragment__remove">Remove</string>
<!-- Title of the dialog confirming removal of an authenticator app -->
<string name="AccountSettingsFragment__remove_authenticator_app">Remove authenticator app?</string>
<!-- Body of the dialog confirming removal of an authenticator app -->
<string name="AccountSettingsFragment__you_wont_be_able_to_use_this_app">You won\'t be able to use this app for one-time verification codes when you sign in.</string>
<!-- Title of the device screen lock prompt shown before a two-factor authentication method can be removed -->
<string name="AccountSettingsFragment__unlock_to_remove_two_factor_method">Unlock to remove two-factor method</string>
<!-- Title of the sheet explaining that the device screen lock is needed before a two-factor authentication method can be removed -->
<string name="AccountSettingsFragment__to_remove_this_method_confirm_its_you">To remove this method, confirm it\'s you</string>
<!-- Title of the device screen lock prompt shown before the Signal Login details can be viewed -->
<string name="AccountSettingsFragment__unlock_to_view_signal_login">Unlock to view Signal Login</string>
<!-- Title of the sheet explaining that the device screen lock is needed before the Signal Login details can be viewed -->
<string name="AccountSettingsFragment__to_view_your_signal_login_confirm_its_you">To view your Signal Login, confirm it\'s you</string>
<!-- Title of the device screen lock prompt shown before the delete account flow can be opened -->
<string name="AccountSettingsFragment__unlock_to_confirm_its_you">Unlock to confirm it\'s you</string>
<!-- Title of the sheet explaining that the device screen lock is needed before the delete account flow can be opened -->
<string name="AccountSettingsFragment__to_delete_your_account_confirm_its_you">To delete your account, confirm it\'s you</string>
<!-- Toast shown when the device screen lock wasn\'t confirmed, so nothing happened -->
<string name="AccountSettingsFragment__authentication_required">Authentication required</string>
<!-- Title of the dialog shown when the account already has as many authenticator apps as it\'s allowed -->
<string name="AccountSettingsFragment__cant_add_authenticator_app">Can\'t add authenticator app</string>
<!-- Body of the dialog shown when the account already has as many authenticator apps as it\'s allowed -->
<string name="AccountSettingsFragment__you_cant_add_more_than_d">You can\'t add more than %1$d authenticator apps. Try removing one first.</string>
<!-- Body of the dialog shown when the account has room for another authenticator app but already has as many two-factor methods of all kinds as it\'s allowed -->
<string name="AccountSettingsFragment__you_cant_add_more_than_d_two_factor_methods">You can\'t add more than %1$d two-factor authentication methods. Try removing one first.</string>
<!-- Shown in place of the list when we couldn\'t work out which second factors are on the account -->
<string name="AccountSettingsFragment__couldnt_load_your_two_factor_methods">Couldn\'t load your two-factor authentication methods. Check your connection and try again.</string>
<!-- Toast shown after an authenticator app has been removed -->
<string name="AccountSettingsFragment__authenticator_app_removed">Authenticator app removed</string>
<!-- Toast shown when an authenticator app couldn\'t be removed -->
<string name="AccountSettingsFragment__couldnt_remove_authenticator_app">Couldn\'t remove authenticator app. Check your connection and try again.</string>
<!-- Description of two-factor authentication, shown below the two-factor authentication list -->
<string name="AccountSettingsFragment__use_a_second_form_of_authentication">Use a second form of authentication to protect your account when using your Signal Login on a new device.</string>
<!-- Clickable text that takes the user to a support article -->
<string name="AccountSettingsFragment__learn_more">Learn more</string>
<!-- TotpSetupScreen -->
<!-- Title of the screen that walks the user through setting up an authenticator app -->
<string name="TotpSetupScreen__set_up_your_authenticator_app">Set up your authenticator app</string>
<!-- Instructions shown at the top of the authenticator app setup screen -->
<string name="TotpSetupScreen__follow_these_steps">Follow these steps to set up your authenticator app.</string>
<!-- Clickable text that takes the user to a support article -->
<string name="TotpSetupScreen__learn_more">Learn more</string>
<!-- Header of the first step of authenticator app setup -->
<string name="TotpSetupScreen__step_1">Step 1</string>
<!-- Body of the first step of authenticator app setup -->
<string name="TotpSetupScreen__install_a_trusted_authenticator_app">Install a trusted authenticator app on your device.</string>
<!-- Header of the second step of authenticator app setup -->
<string name="TotpSetupScreen__step_2">Step 2</string>
<!-- Body of the second step of authenticator app setup -->
<string name="TotpSetupScreen__open_your_authenticator_app">Open your authenticator app by tapping the button below to add your Signal account.</string>
<!-- Button that opens the user\'s authenticator app -->
<string name="TotpSetupScreen__open">Open</string>
<!-- Text above the setup key explaining that it can be entered by hand instead -->
<string name="TotpSetupScreen__or_you_can_copy_this_key">Or you can copy this key to manually set it up.</string>
<!-- Button that copies the setup key to the clipboard -->
<string name="TotpSetupScreen__copy">Copy</string>
<!-- Toast shown after the setup key has been copied to the clipboard -->
<string name="TotpSetupScreen__copied_to_clipboard">Copied to clipboard</string>
<!-- Toast shown when there is no app installed that can handle the authenticator setup link -->
<string name="TotpSetupScreen__no_authenticator_app_found">No authenticator app found</string>
<!-- Dialog message shown when the account already has as many authenticator apps as it\'s allowed -->
<string name="TotpSetupScreen__you_cant_add_more_than_d">You can\'t add more than %1$d authenticator apps. Try removing one first.</string>
<!-- Dialog message shown when we couldn\'t reach the service to start setting up an authenticator app -->
<string name="TotpSetupScreen__couldnt_reach_signal">Couldn\'t reach Signal. Check your connection and try again.</string>
<!-- Header of the third step of authenticator app setup -->
<string name="TotpSetupScreen__step_3">Step 3</string>
<!-- Body of the third step of authenticator app setup -->
<string name="TotpSetupScreen__copy_the_code_thats_generated">Copy the code that\'s generated and return here to continue.</string>
<!-- Button that advances from the setup instructions to entering a code -->
<string name="TotpSetupScreen__continue">Continue</string>
<!-- TotpCodeEntryScreen -->
<!-- Title of the screen where the user enters the code from their authenticator app -->
<string name="TotpCodeEntryScreen__enter_your_code">Enter your code</string>
<!-- Instructions shown above the code entry field -->
<string name="TotpCodeEntryScreen__enter_the_6_digit_code">Enter the 6-digit code from your authenticator app.</string>
<!-- Button that submits the entered code -->
<string name="TotpCodeEntryScreen__next">Next</string>
<!-- Error shown under the code field when the code the user entered was rejected -->
<string name="TotpCodeEntryScreen__incorrect_code">Incorrect code. Enter the code showing in your authenticator app now.</string>
<!-- Error shown under the code field when we couldn\'t reach the service to check the code -->
<string name="TotpCodeEntryScreen__couldnt_reach_signal">Couldn\'t reach Signal. Check your connection and try again.</string>
<!-- Default name given to an authenticator app the moment it\'s set up, before the user chooses their own name for it -->
<string name="TotpRepository__authenticator">Authenticator</string>
<!-- TotpNameEntryScreen -->
<!-- Title of the screen where the user names an authenticator app -->
<string name="TotpNameEntryScreen__choose_a_name">Choose a name</string>
<!-- Instructions shown above the name field when renaming an authenticator app -->
<string name="TotpNameEntryScreen__choose_a_unique_name">Choose a unique name for this authenticator app.</string>
<!-- Instructions shown above the name field when naming a newly configured authenticator app -->
<string name="TotpNameEntryScreen__choose_a_unique_name_to_help_you_identify_it">Choose a unique name for this authenticator app to help you identify it later.</string>
<!-- Label of the name field -->
<string name="TotpNameEntryScreen__name">Name</string>
<!-- Button that submits the entered name -->
<string name="TotpNameEntryScreen__next">Next</string>
<!-- Toast shown after an authenticator app has been successfully set up -->
<string name="TotpNameEntryScreen__authenticator_app_set_up">Authenticator app set up</string>
<!-- Toast shown after an authenticator app has been renamed -->
<string name="TotpNameEntryScreen__authenticator_app_renamed">Authenticator app renamed</string>
<!-- Toast shown when we couldn\'t reach the service to save the name -->
<string name="TotpNameEntryScreen__couldnt_save_name">Couldn\'t save name. Check your connection and try again.</string>
<!-- DeleteAccountScreen -->
<!-- DeleteAccountFragment -->
<string name="DeleteAccountFragment__deleting_your_account_will">Deleting your account will:</string>
<string name="DeleteAccountFragment__enter_your_phone_number">Enter your phone number</string>
<string name="DeleteAccountFragment__delete_account">Delete account</string>
<string name="DeleteAccountFragment__delete_your_account_info_and_profile_photo">Delete your account info and profile photo</string>
<string name="DeleteAccountFragment__delete_all_your_messages">Delete all your messages</string>
<string name="DeleteAccountFragment__delete_s_in_your_payments_account">Delete %1$s in your payments account</string>
<string name="DeleteAccountFragment__no_country_code">No country code specified</string>
<string name="DeleteAccountFragment__no_number">No number specified</string>
<string name="DeleteAccountFragment__the_phone_number">The phone number you entered doesn\'t match your account\'s.</string>
<string name="DeleteAccountFragment__are_you_sure">Are you sure you want to delete your account?</string>
<string name="DeleteAccountFragment__this_will_delete_your_signal_account">This will delete your Signal account and reset the application. The app will close after the process is complete.</string>
<string name="DeleteAccountFragment__failed_to_delete_local_data">Failed to delete local data. You can manually clear it in the system application settings.</string>
<string name="DeleteAccountFragment__launch_app_settings">Launch App Settings</string>
<!-- Title of progress dialog shown when a user deletes their account and the process is leaving all groups -->
<string name="DeleteAccountFragment__leaving_groups">Leaving groups…</string>
<!-- Title of progress dialog shown when a user deletes their account and the process has left all groups -->
<string name="DeleteAccountFragment__deleting_account">Deleting account…</string>
<!-- Message of progress dialog shown when a user deletes their account and the process is canceling their subscription -->
<string name="DeleteAccountFragment__canceling_your_subscription">Canceling your subscription…</string>
<!-- Message of progress dialog shown when a user deletes their account and the process is leaving groups -->
<string name="DeleteAccountFragment__depending_on_the_number_of_groups">Depending on the number of groups you\'re in, this might take a few minutes</string>
<!-- Message of progress dialog shown when a user deletes their account and the process has left all groups -->
<string name="DeleteAccountFragment__deleting_all_user_data_and_resetting">Deleting user data and resetting the app</string>
<!-- Title of error dialog shown when a network error occurs during account deletion -->
<string name="DeleteAccountFragment__account_not_deleted">Account Not Deleted</string>
<!-- Message of error dialog shown when a network error occurs during account deletion -->
<string name="DeleteAccountFragment__there_was_a_problem">There was a problem completing the deletion process. Check your network connection and try again.</string>
<!-- Shared with the registration screens -->
<string name="RegistrationActivity_select_your_country">Select your country</string>
<string name="RegistrationActivity_phone_number_description">Phone number</string>
</resources>