mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-06-28 01:55:45 +01:00
Update translations and other static files.
This commit is contained in:
@@ -398,4 +398,87 @@
|
||||
<string name="LinkAccountScreen__dont_have_signal_on_another_device">Jy het nie Signal op ’n ander toestel nie?</string>
|
||||
<!-- Inline link in the link-account screen footer that takes the user to the new-account creation flow instead of linking -->
|
||||
<string name="LinkAccountScreen__create_account">Skep rekening</string>
|
||||
|
||||
<!-- Device transfer: Instructions screen -->
|
||||
<string name="DeviceTransferInstructions__transfer_your_account">Transfer your account</string>
|
||||
<string name="DeviceTransferInstructions__to_transfer_open_signal_on_your_old_android_device">To transfer your account, open Signal on your old Android device and select Transfer Account.</string>
|
||||
<string name="DeviceTransferInstructions__continue">Continue</string>
|
||||
|
||||
<!-- Device transfer: Setup screen -->
|
||||
<string name="DeviceTransferSetup__preparing_to_connect">Preparing to connect to old Android device…</string>
|
||||
<string name="DeviceTransferSetup__take_a_moment_should_be_ready_soon">This might take a moment. Should be ready soon.</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_old_device">Waiting for your old device to connect…</string>
|
||||
<string name="DeviceTransferSetup__verify_numbers_match">Verify the numbers match on both devices</string>
|
||||
<string name="DeviceTransferSetup__numbers_match">Yes, the numbers match</string>
|
||||
<string name="DeviceTransferSetup__numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_other_to_verify">Waiting for your old device to verify…</string>
|
||||
<string name="DeviceTransferSetup__location_permission_required">Signal needs the location permission to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__grant_location_permission">Grant permission</string>
|
||||
<string name="DeviceTransferSetup__location_services_required">Signal needs location services enabled to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_location_services">Turn on location services</string>
|
||||
<string name="DeviceTransferSetup__wifi_required">Signal needs Wi-Fi turned on to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_wifi">Turn on Wi-Fi</string>
|
||||
<string name="DeviceTransferSetup__wifi_direct_unavailable">Sorry, it appears your device does not support Wi-Fi Direct.</string>
|
||||
<string name="DeviceTransferSetup__restore_a_backup">Restore a backup instead</string>
|
||||
<string name="DeviceTransferSetup__unexpected_error_connecting">An unexpected error occurred while attempting to connect to your old device.</string>
|
||||
<string name="DeviceTransferSetup__retry">Retry</string>
|
||||
<string name="DeviceTransferSetup__unable_to_discover_old_device">Unable to discover your old device</string>
|
||||
<string name="DeviceTransferSetup__troubleshooting_tips">• Make sure location permissions are granted.\n• Make sure Wi-Fi is on and no Wi-Fi Direct groups are remembered.\n• Try turning Wi-Fi off and on on both devices.\n• Make sure both devices are in transfer mode.</string>
|
||||
<string name="DeviceTransferSetup__try_again">Try again</string>
|
||||
<string name="DeviceTransferSetup__the_numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__if_numbers_dont_match_wrong_device">If the numbers on your devices do not match, it\'s possible you connected to the wrong device.</string>
|
||||
<string name="DeviceTransferSetup__stop_transfer">Stop transfer</string>
|
||||
|
||||
<!-- Device transfer: Progress screen -->
|
||||
<string name="DeviceTransferProgress__transferring_data">Transferring data</string>
|
||||
<string name="DeviceTransferProgress__d_messages_so_far">%1$d messages so far</string>
|
||||
<string name="DeviceTransferProgress__unable_to_transfer">Unable to transfer</string>
|
||||
<string name="DeviceTransferProgress__cannot_transfer_from_newer_signal">Cannot transfer from a newer version of Signal.</string>
|
||||
<string name="DeviceTransferProgress__failure_foreign_key">Some data could not be transferred due to a database constraint.</string>
|
||||
<string name="DeviceTransferProgress__transfer_failed">The transfer failed. Please try again.</string>
|
||||
<string name="DeviceTransferProgress__try_again">Try again</string>
|
||||
<string name="DeviceTransferProgress__cancel">Cancel</string>
|
||||
<string name="DeviceTransferProgress__stop_transfer">Stop transfer?</string>
|
||||
<string name="DeviceTransferProgress__all_transfer_progress_will_be_lost">All transfer progress will be lost.</string>
|
||||
|
||||
<!-- Device transfer: Complete screen -->
|
||||
<string name="DeviceTransferComplete__transfer_complete">Transfer complete</string>
|
||||
<string name="DeviceTransferComplete__your_account_is_now_on_this_device">Your account is now on this device.</string>
|
||||
<string name="DeviceTransferComplete__continue_registration">Continue</string>
|
||||
|
||||
<!-- Create profile screen -->
|
||||
<!-- Title displayed at the top of the create-profile screen during registration. -->
|
||||
<string name="CreateProfileScreen__set_up_your_profile">Set up your profile</string>
|
||||
<!-- Subtitle on create-profile screen explaining that the profile is end-to-end encrypted and visible to recipients. -->
|
||||
<string name="CreateProfileScreen__your_profile_is_end_to_end_encrypted">Your profile and changes to it will be visible to people you message, contacts, and groups.</string>
|
||||
<!-- Label/hint for the first-name field, indicating it is required. -->
|
||||
<string name="CreateProfileScreen__first_name_required">First name (required)</string>
|
||||
<!-- Label/hint for the last-name field, indicating it is optional. -->
|
||||
<string name="CreateProfileScreen__last_name_optional">Last name (optional)</string>
|
||||
<!-- Action button text to advance from create-profile screen. -->
|
||||
<string name="CreateProfileScreen__next">Next</string>
|
||||
<!-- Content description for the avatar selection control. -->
|
||||
<string name="CreateProfileScreen__set_avatar_description">Set avatar</string>
|
||||
|
||||
<!-- Phone number discoverability picker -->
|
||||
<!-- Title row label shown on the create-profile screen pointing at the discoverability picker. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__who_can_find_me_by_number">Who can find me by number?</string>
|
||||
<!-- Description shown on the picker when "Everyone" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__anyone_who_has_your">Anyone who has your phone number will see you\'re on Signal and can start chats with you.</string>
|
||||
<!-- Description shown on the picker when "Nobody" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__nobody_will_be_able">Nobody will be able to see you\'re on Signal unless you message them or have an existing chat with them.</string>
|
||||
<!-- Radio option label for "Everyone can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_everyone">Everyone</string>
|
||||
<!-- Radio option label for "Nobody can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_nobody">Nobody</string>
|
||||
<!-- Title for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_title">Are you sure?</string>
|
||||
<!-- Body for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_message">Setting \"Who can find me by number\" to \"Nobody\" will make it harder for people to find you on Signal.</string>
|
||||
<!-- Cancel button on the "Nobody" confirmation dialog. -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__cancel">Cancel</string>
|
||||
<!-- Save button on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__save">Save</string>
|
||||
<!-- Content description for the back arrow on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__back">Back</string>
|
||||
</resources>
|
||||
|
||||
@@ -406,4 +406,87 @@
|
||||
<string name="LinkAccountScreen__dont_have_signal_on_another_device">ليس لديك سيجنال على جهازٍ آخر؟</string>
|
||||
<!-- Inline link in the link-account screen footer that takes the user to the new-account creation flow instead of linking -->
|
||||
<string name="LinkAccountScreen__create_account">أنشِئ حسابًا</string>
|
||||
|
||||
<!-- Device transfer: Instructions screen -->
|
||||
<string name="DeviceTransferInstructions__transfer_your_account">Transfer your account</string>
|
||||
<string name="DeviceTransferInstructions__to_transfer_open_signal_on_your_old_android_device">To transfer your account, open Signal on your old Android device and select Transfer Account.</string>
|
||||
<string name="DeviceTransferInstructions__continue">Continue</string>
|
||||
|
||||
<!-- Device transfer: Setup screen -->
|
||||
<string name="DeviceTransferSetup__preparing_to_connect">Preparing to connect to old Android device…</string>
|
||||
<string name="DeviceTransferSetup__take_a_moment_should_be_ready_soon">This might take a moment. Should be ready soon.</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_old_device">Waiting for your old device to connect…</string>
|
||||
<string name="DeviceTransferSetup__verify_numbers_match">Verify the numbers match on both devices</string>
|
||||
<string name="DeviceTransferSetup__numbers_match">Yes, the numbers match</string>
|
||||
<string name="DeviceTransferSetup__numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_other_to_verify">Waiting for your old device to verify…</string>
|
||||
<string name="DeviceTransferSetup__location_permission_required">Signal needs the location permission to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__grant_location_permission">Grant permission</string>
|
||||
<string name="DeviceTransferSetup__location_services_required">Signal needs location services enabled to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_location_services">Turn on location services</string>
|
||||
<string name="DeviceTransferSetup__wifi_required">Signal needs Wi-Fi turned on to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_wifi">Turn on Wi-Fi</string>
|
||||
<string name="DeviceTransferSetup__wifi_direct_unavailable">Sorry, it appears your device does not support Wi-Fi Direct.</string>
|
||||
<string name="DeviceTransferSetup__restore_a_backup">Restore a backup instead</string>
|
||||
<string name="DeviceTransferSetup__unexpected_error_connecting">An unexpected error occurred while attempting to connect to your old device.</string>
|
||||
<string name="DeviceTransferSetup__retry">Retry</string>
|
||||
<string name="DeviceTransferSetup__unable_to_discover_old_device">Unable to discover your old device</string>
|
||||
<string name="DeviceTransferSetup__troubleshooting_tips">• Make sure location permissions are granted.\n• Make sure Wi-Fi is on and no Wi-Fi Direct groups are remembered.\n• Try turning Wi-Fi off and on on both devices.\n• Make sure both devices are in transfer mode.</string>
|
||||
<string name="DeviceTransferSetup__try_again">Try again</string>
|
||||
<string name="DeviceTransferSetup__the_numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__if_numbers_dont_match_wrong_device">If the numbers on your devices do not match, it\'s possible you connected to the wrong device.</string>
|
||||
<string name="DeviceTransferSetup__stop_transfer">Stop transfer</string>
|
||||
|
||||
<!-- Device transfer: Progress screen -->
|
||||
<string name="DeviceTransferProgress__transferring_data">Transferring data</string>
|
||||
<string name="DeviceTransferProgress__d_messages_so_far">%1$d messages so far</string>
|
||||
<string name="DeviceTransferProgress__unable_to_transfer">Unable to transfer</string>
|
||||
<string name="DeviceTransferProgress__cannot_transfer_from_newer_signal">Cannot transfer from a newer version of Signal.</string>
|
||||
<string name="DeviceTransferProgress__failure_foreign_key">Some data could not be transferred due to a database constraint.</string>
|
||||
<string name="DeviceTransferProgress__transfer_failed">The transfer failed. Please try again.</string>
|
||||
<string name="DeviceTransferProgress__try_again">Try again</string>
|
||||
<string name="DeviceTransferProgress__cancel">Cancel</string>
|
||||
<string name="DeviceTransferProgress__stop_transfer">Stop transfer?</string>
|
||||
<string name="DeviceTransferProgress__all_transfer_progress_will_be_lost">All transfer progress will be lost.</string>
|
||||
|
||||
<!-- Device transfer: Complete screen -->
|
||||
<string name="DeviceTransferComplete__transfer_complete">Transfer complete</string>
|
||||
<string name="DeviceTransferComplete__your_account_is_now_on_this_device">Your account is now on this device.</string>
|
||||
<string name="DeviceTransferComplete__continue_registration">Continue</string>
|
||||
|
||||
<!-- Create profile screen -->
|
||||
<!-- Title displayed at the top of the create-profile screen during registration. -->
|
||||
<string name="CreateProfileScreen__set_up_your_profile">Set up your profile</string>
|
||||
<!-- Subtitle on create-profile screen explaining that the profile is end-to-end encrypted and visible to recipients. -->
|
||||
<string name="CreateProfileScreen__your_profile_is_end_to_end_encrypted">Your profile and changes to it will be visible to people you message, contacts, and groups.</string>
|
||||
<!-- Label/hint for the first-name field, indicating it is required. -->
|
||||
<string name="CreateProfileScreen__first_name_required">First name (required)</string>
|
||||
<!-- Label/hint for the last-name field, indicating it is optional. -->
|
||||
<string name="CreateProfileScreen__last_name_optional">Last name (optional)</string>
|
||||
<!-- Action button text to advance from create-profile screen. -->
|
||||
<string name="CreateProfileScreen__next">Next</string>
|
||||
<!-- Content description for the avatar selection control. -->
|
||||
<string name="CreateProfileScreen__set_avatar_description">Set avatar</string>
|
||||
|
||||
<!-- Phone number discoverability picker -->
|
||||
<!-- Title row label shown on the create-profile screen pointing at the discoverability picker. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__who_can_find_me_by_number">Who can find me by number?</string>
|
||||
<!-- Description shown on the picker when "Everyone" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__anyone_who_has_your">Anyone who has your phone number will see you\'re on Signal and can start chats with you.</string>
|
||||
<!-- Description shown on the picker when "Nobody" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__nobody_will_be_able">Nobody will be able to see you\'re on Signal unless you message them or have an existing chat with them.</string>
|
||||
<!-- Radio option label for "Everyone can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_everyone">Everyone</string>
|
||||
<!-- Radio option label for "Nobody can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_nobody">Nobody</string>
|
||||
<!-- Title for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_title">Are you sure?</string>
|
||||
<!-- Body for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_message">Setting \"Who can find me by number\" to \"Nobody\" will make it harder for people to find you on Signal.</string>
|
||||
<!-- Cancel button on the "Nobody" confirmation dialog. -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__cancel">Cancel</string>
|
||||
<!-- Save button on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__save">Save</string>
|
||||
<!-- Content description for the back arrow on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__back">Back</string>
|
||||
</resources>
|
||||
|
||||
@@ -398,4 +398,87 @@
|
||||
<string name="LinkAccountScreen__dont_have_signal_on_another_device">Digər cihazda Signal tətbiqi yoxdur?</string>
|
||||
<!-- Inline link in the link-account screen footer that takes the user to the new-account creation flow instead of linking -->
|
||||
<string name="LinkAccountScreen__create_account">Hesab yaradın</string>
|
||||
|
||||
<!-- Device transfer: Instructions screen -->
|
||||
<string name="DeviceTransferInstructions__transfer_your_account">Transfer your account</string>
|
||||
<string name="DeviceTransferInstructions__to_transfer_open_signal_on_your_old_android_device">To transfer your account, open Signal on your old Android device and select Transfer Account.</string>
|
||||
<string name="DeviceTransferInstructions__continue">Continue</string>
|
||||
|
||||
<!-- Device transfer: Setup screen -->
|
||||
<string name="DeviceTransferSetup__preparing_to_connect">Preparing to connect to old Android device…</string>
|
||||
<string name="DeviceTransferSetup__take_a_moment_should_be_ready_soon">This might take a moment. Should be ready soon.</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_old_device">Waiting for your old device to connect…</string>
|
||||
<string name="DeviceTransferSetup__verify_numbers_match">Verify the numbers match on both devices</string>
|
||||
<string name="DeviceTransferSetup__numbers_match">Yes, the numbers match</string>
|
||||
<string name="DeviceTransferSetup__numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_other_to_verify">Waiting for your old device to verify…</string>
|
||||
<string name="DeviceTransferSetup__location_permission_required">Signal needs the location permission to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__grant_location_permission">Grant permission</string>
|
||||
<string name="DeviceTransferSetup__location_services_required">Signal needs location services enabled to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_location_services">Turn on location services</string>
|
||||
<string name="DeviceTransferSetup__wifi_required">Signal needs Wi-Fi turned on to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_wifi">Turn on Wi-Fi</string>
|
||||
<string name="DeviceTransferSetup__wifi_direct_unavailable">Sorry, it appears your device does not support Wi-Fi Direct.</string>
|
||||
<string name="DeviceTransferSetup__restore_a_backup">Restore a backup instead</string>
|
||||
<string name="DeviceTransferSetup__unexpected_error_connecting">An unexpected error occurred while attempting to connect to your old device.</string>
|
||||
<string name="DeviceTransferSetup__retry">Retry</string>
|
||||
<string name="DeviceTransferSetup__unable_to_discover_old_device">Unable to discover your old device</string>
|
||||
<string name="DeviceTransferSetup__troubleshooting_tips">• Make sure location permissions are granted.\n• Make sure Wi-Fi is on and no Wi-Fi Direct groups are remembered.\n• Try turning Wi-Fi off and on on both devices.\n• Make sure both devices are in transfer mode.</string>
|
||||
<string name="DeviceTransferSetup__try_again">Try again</string>
|
||||
<string name="DeviceTransferSetup__the_numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__if_numbers_dont_match_wrong_device">If the numbers on your devices do not match, it\'s possible you connected to the wrong device.</string>
|
||||
<string name="DeviceTransferSetup__stop_transfer">Stop transfer</string>
|
||||
|
||||
<!-- Device transfer: Progress screen -->
|
||||
<string name="DeviceTransferProgress__transferring_data">Transferring data</string>
|
||||
<string name="DeviceTransferProgress__d_messages_so_far">%1$d messages so far</string>
|
||||
<string name="DeviceTransferProgress__unable_to_transfer">Unable to transfer</string>
|
||||
<string name="DeviceTransferProgress__cannot_transfer_from_newer_signal">Cannot transfer from a newer version of Signal.</string>
|
||||
<string name="DeviceTransferProgress__failure_foreign_key">Some data could not be transferred due to a database constraint.</string>
|
||||
<string name="DeviceTransferProgress__transfer_failed">The transfer failed. Please try again.</string>
|
||||
<string name="DeviceTransferProgress__try_again">Try again</string>
|
||||
<string name="DeviceTransferProgress__cancel">Cancel</string>
|
||||
<string name="DeviceTransferProgress__stop_transfer">Stop transfer?</string>
|
||||
<string name="DeviceTransferProgress__all_transfer_progress_will_be_lost">All transfer progress will be lost.</string>
|
||||
|
||||
<!-- Device transfer: Complete screen -->
|
||||
<string name="DeviceTransferComplete__transfer_complete">Transfer complete</string>
|
||||
<string name="DeviceTransferComplete__your_account_is_now_on_this_device">Your account is now on this device.</string>
|
||||
<string name="DeviceTransferComplete__continue_registration">Continue</string>
|
||||
|
||||
<!-- Create profile screen -->
|
||||
<!-- Title displayed at the top of the create-profile screen during registration. -->
|
||||
<string name="CreateProfileScreen__set_up_your_profile">Set up your profile</string>
|
||||
<!-- Subtitle on create-profile screen explaining that the profile is end-to-end encrypted and visible to recipients. -->
|
||||
<string name="CreateProfileScreen__your_profile_is_end_to_end_encrypted">Your profile and changes to it will be visible to people you message, contacts, and groups.</string>
|
||||
<!-- Label/hint for the first-name field, indicating it is required. -->
|
||||
<string name="CreateProfileScreen__first_name_required">First name (required)</string>
|
||||
<!-- Label/hint for the last-name field, indicating it is optional. -->
|
||||
<string name="CreateProfileScreen__last_name_optional">Last name (optional)</string>
|
||||
<!-- Action button text to advance from create-profile screen. -->
|
||||
<string name="CreateProfileScreen__next">Next</string>
|
||||
<!-- Content description for the avatar selection control. -->
|
||||
<string name="CreateProfileScreen__set_avatar_description">Set avatar</string>
|
||||
|
||||
<!-- Phone number discoverability picker -->
|
||||
<!-- Title row label shown on the create-profile screen pointing at the discoverability picker. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__who_can_find_me_by_number">Who can find me by number?</string>
|
||||
<!-- Description shown on the picker when "Everyone" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__anyone_who_has_your">Anyone who has your phone number will see you\'re on Signal and can start chats with you.</string>
|
||||
<!-- Description shown on the picker when "Nobody" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__nobody_will_be_able">Nobody will be able to see you\'re on Signal unless you message them or have an existing chat with them.</string>
|
||||
<!-- Radio option label for "Everyone can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_everyone">Everyone</string>
|
||||
<!-- Radio option label for "Nobody can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_nobody">Nobody</string>
|
||||
<!-- Title for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_title">Are you sure?</string>
|
||||
<!-- Body for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_message">Setting \"Who can find me by number\" to \"Nobody\" will make it harder for people to find you on Signal.</string>
|
||||
<!-- Cancel button on the "Nobody" confirmation dialog. -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__cancel">Cancel</string>
|
||||
<!-- Save button on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__save">Save</string>
|
||||
<!-- Content description for the back arrow on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__back">Back</string>
|
||||
</resources>
|
||||
|
||||
@@ -402,4 +402,87 @@
|
||||
<string name="LinkAccountScreen__dont_have_signal_on_another_device">Не маеце Signal на іншай прыладзе?</string>
|
||||
<!-- Inline link in the link-account screen footer that takes the user to the new-account creation flow instead of linking -->
|
||||
<string name="LinkAccountScreen__create_account">Стварыць уліковы запіс</string>
|
||||
|
||||
<!-- Device transfer: Instructions screen -->
|
||||
<string name="DeviceTransferInstructions__transfer_your_account">Transfer your account</string>
|
||||
<string name="DeviceTransferInstructions__to_transfer_open_signal_on_your_old_android_device">To transfer your account, open Signal on your old Android device and select Transfer Account.</string>
|
||||
<string name="DeviceTransferInstructions__continue">Continue</string>
|
||||
|
||||
<!-- Device transfer: Setup screen -->
|
||||
<string name="DeviceTransferSetup__preparing_to_connect">Preparing to connect to old Android device…</string>
|
||||
<string name="DeviceTransferSetup__take_a_moment_should_be_ready_soon">This might take a moment. Should be ready soon.</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_old_device">Waiting for your old device to connect…</string>
|
||||
<string name="DeviceTransferSetup__verify_numbers_match">Verify the numbers match on both devices</string>
|
||||
<string name="DeviceTransferSetup__numbers_match">Yes, the numbers match</string>
|
||||
<string name="DeviceTransferSetup__numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_other_to_verify">Waiting for your old device to verify…</string>
|
||||
<string name="DeviceTransferSetup__location_permission_required">Signal needs the location permission to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__grant_location_permission">Grant permission</string>
|
||||
<string name="DeviceTransferSetup__location_services_required">Signal needs location services enabled to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_location_services">Turn on location services</string>
|
||||
<string name="DeviceTransferSetup__wifi_required">Signal needs Wi-Fi turned on to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_wifi">Turn on Wi-Fi</string>
|
||||
<string name="DeviceTransferSetup__wifi_direct_unavailable">Sorry, it appears your device does not support Wi-Fi Direct.</string>
|
||||
<string name="DeviceTransferSetup__restore_a_backup">Restore a backup instead</string>
|
||||
<string name="DeviceTransferSetup__unexpected_error_connecting">An unexpected error occurred while attempting to connect to your old device.</string>
|
||||
<string name="DeviceTransferSetup__retry">Retry</string>
|
||||
<string name="DeviceTransferSetup__unable_to_discover_old_device">Unable to discover your old device</string>
|
||||
<string name="DeviceTransferSetup__troubleshooting_tips">• Make sure location permissions are granted.\n• Make sure Wi-Fi is on and no Wi-Fi Direct groups are remembered.\n• Try turning Wi-Fi off and on on both devices.\n• Make sure both devices are in transfer mode.</string>
|
||||
<string name="DeviceTransferSetup__try_again">Try again</string>
|
||||
<string name="DeviceTransferSetup__the_numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__if_numbers_dont_match_wrong_device">If the numbers on your devices do not match, it\'s possible you connected to the wrong device.</string>
|
||||
<string name="DeviceTransferSetup__stop_transfer">Stop transfer</string>
|
||||
|
||||
<!-- Device transfer: Progress screen -->
|
||||
<string name="DeviceTransferProgress__transferring_data">Transferring data</string>
|
||||
<string name="DeviceTransferProgress__d_messages_so_far">%1$d messages so far</string>
|
||||
<string name="DeviceTransferProgress__unable_to_transfer">Unable to transfer</string>
|
||||
<string name="DeviceTransferProgress__cannot_transfer_from_newer_signal">Cannot transfer from a newer version of Signal.</string>
|
||||
<string name="DeviceTransferProgress__failure_foreign_key">Some data could not be transferred due to a database constraint.</string>
|
||||
<string name="DeviceTransferProgress__transfer_failed">The transfer failed. Please try again.</string>
|
||||
<string name="DeviceTransferProgress__try_again">Try again</string>
|
||||
<string name="DeviceTransferProgress__cancel">Cancel</string>
|
||||
<string name="DeviceTransferProgress__stop_transfer">Stop transfer?</string>
|
||||
<string name="DeviceTransferProgress__all_transfer_progress_will_be_lost">All transfer progress will be lost.</string>
|
||||
|
||||
<!-- Device transfer: Complete screen -->
|
||||
<string name="DeviceTransferComplete__transfer_complete">Transfer complete</string>
|
||||
<string name="DeviceTransferComplete__your_account_is_now_on_this_device">Your account is now on this device.</string>
|
||||
<string name="DeviceTransferComplete__continue_registration">Continue</string>
|
||||
|
||||
<!-- Create profile screen -->
|
||||
<!-- Title displayed at the top of the create-profile screen during registration. -->
|
||||
<string name="CreateProfileScreen__set_up_your_profile">Set up your profile</string>
|
||||
<!-- Subtitle on create-profile screen explaining that the profile is end-to-end encrypted and visible to recipients. -->
|
||||
<string name="CreateProfileScreen__your_profile_is_end_to_end_encrypted">Your profile and changes to it will be visible to people you message, contacts, and groups.</string>
|
||||
<!-- Label/hint for the first-name field, indicating it is required. -->
|
||||
<string name="CreateProfileScreen__first_name_required">First name (required)</string>
|
||||
<!-- Label/hint for the last-name field, indicating it is optional. -->
|
||||
<string name="CreateProfileScreen__last_name_optional">Last name (optional)</string>
|
||||
<!-- Action button text to advance from create-profile screen. -->
|
||||
<string name="CreateProfileScreen__next">Next</string>
|
||||
<!-- Content description for the avatar selection control. -->
|
||||
<string name="CreateProfileScreen__set_avatar_description">Set avatar</string>
|
||||
|
||||
<!-- Phone number discoverability picker -->
|
||||
<!-- Title row label shown on the create-profile screen pointing at the discoverability picker. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__who_can_find_me_by_number">Who can find me by number?</string>
|
||||
<!-- Description shown on the picker when "Everyone" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__anyone_who_has_your">Anyone who has your phone number will see you\'re on Signal and can start chats with you.</string>
|
||||
<!-- Description shown on the picker when "Nobody" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__nobody_will_be_able">Nobody will be able to see you\'re on Signal unless you message them or have an existing chat with them.</string>
|
||||
<!-- Radio option label for "Everyone can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_everyone">Everyone</string>
|
||||
<!-- Radio option label for "Nobody can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_nobody">Nobody</string>
|
||||
<!-- Title for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_title">Are you sure?</string>
|
||||
<!-- Body for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_message">Setting \"Who can find me by number\" to \"Nobody\" will make it harder for people to find you on Signal.</string>
|
||||
<!-- Cancel button on the "Nobody" confirmation dialog. -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__cancel">Cancel</string>
|
||||
<!-- Save button on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__save">Save</string>
|
||||
<!-- Content description for the back arrow on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__back">Back</string>
|
||||
</resources>
|
||||
|
||||
@@ -398,4 +398,87 @@
|
||||
<string name="LinkAccountScreen__dont_have_signal_on_another_device">Нямате Signal на друго устройство?</string>
|
||||
<!-- Inline link in the link-account screen footer that takes the user to the new-account creation flow instead of linking -->
|
||||
<string name="LinkAccountScreen__create_account">Създаване на акаунт</string>
|
||||
|
||||
<!-- Device transfer: Instructions screen -->
|
||||
<string name="DeviceTransferInstructions__transfer_your_account">Transfer your account</string>
|
||||
<string name="DeviceTransferInstructions__to_transfer_open_signal_on_your_old_android_device">To transfer your account, open Signal on your old Android device and select Transfer Account.</string>
|
||||
<string name="DeviceTransferInstructions__continue">Continue</string>
|
||||
|
||||
<!-- Device transfer: Setup screen -->
|
||||
<string name="DeviceTransferSetup__preparing_to_connect">Preparing to connect to old Android device…</string>
|
||||
<string name="DeviceTransferSetup__take_a_moment_should_be_ready_soon">This might take a moment. Should be ready soon.</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_old_device">Waiting for your old device to connect…</string>
|
||||
<string name="DeviceTransferSetup__verify_numbers_match">Verify the numbers match on both devices</string>
|
||||
<string name="DeviceTransferSetup__numbers_match">Yes, the numbers match</string>
|
||||
<string name="DeviceTransferSetup__numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_other_to_verify">Waiting for your old device to verify…</string>
|
||||
<string name="DeviceTransferSetup__location_permission_required">Signal needs the location permission to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__grant_location_permission">Grant permission</string>
|
||||
<string name="DeviceTransferSetup__location_services_required">Signal needs location services enabled to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_location_services">Turn on location services</string>
|
||||
<string name="DeviceTransferSetup__wifi_required">Signal needs Wi-Fi turned on to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_wifi">Turn on Wi-Fi</string>
|
||||
<string name="DeviceTransferSetup__wifi_direct_unavailable">Sorry, it appears your device does not support Wi-Fi Direct.</string>
|
||||
<string name="DeviceTransferSetup__restore_a_backup">Restore a backup instead</string>
|
||||
<string name="DeviceTransferSetup__unexpected_error_connecting">An unexpected error occurred while attempting to connect to your old device.</string>
|
||||
<string name="DeviceTransferSetup__retry">Retry</string>
|
||||
<string name="DeviceTransferSetup__unable_to_discover_old_device">Unable to discover your old device</string>
|
||||
<string name="DeviceTransferSetup__troubleshooting_tips">• Make sure location permissions are granted.\n• Make sure Wi-Fi is on and no Wi-Fi Direct groups are remembered.\n• Try turning Wi-Fi off and on on both devices.\n• Make sure both devices are in transfer mode.</string>
|
||||
<string name="DeviceTransferSetup__try_again">Try again</string>
|
||||
<string name="DeviceTransferSetup__the_numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__if_numbers_dont_match_wrong_device">If the numbers on your devices do not match, it\'s possible you connected to the wrong device.</string>
|
||||
<string name="DeviceTransferSetup__stop_transfer">Stop transfer</string>
|
||||
|
||||
<!-- Device transfer: Progress screen -->
|
||||
<string name="DeviceTransferProgress__transferring_data">Transferring data</string>
|
||||
<string name="DeviceTransferProgress__d_messages_so_far">%1$d messages so far</string>
|
||||
<string name="DeviceTransferProgress__unable_to_transfer">Unable to transfer</string>
|
||||
<string name="DeviceTransferProgress__cannot_transfer_from_newer_signal">Cannot transfer from a newer version of Signal.</string>
|
||||
<string name="DeviceTransferProgress__failure_foreign_key">Some data could not be transferred due to a database constraint.</string>
|
||||
<string name="DeviceTransferProgress__transfer_failed">The transfer failed. Please try again.</string>
|
||||
<string name="DeviceTransferProgress__try_again">Try again</string>
|
||||
<string name="DeviceTransferProgress__cancel">Cancel</string>
|
||||
<string name="DeviceTransferProgress__stop_transfer">Stop transfer?</string>
|
||||
<string name="DeviceTransferProgress__all_transfer_progress_will_be_lost">All transfer progress will be lost.</string>
|
||||
|
||||
<!-- Device transfer: Complete screen -->
|
||||
<string name="DeviceTransferComplete__transfer_complete">Transfer complete</string>
|
||||
<string name="DeviceTransferComplete__your_account_is_now_on_this_device">Your account is now on this device.</string>
|
||||
<string name="DeviceTransferComplete__continue_registration">Continue</string>
|
||||
|
||||
<!-- Create profile screen -->
|
||||
<!-- Title displayed at the top of the create-profile screen during registration. -->
|
||||
<string name="CreateProfileScreen__set_up_your_profile">Set up your profile</string>
|
||||
<!-- Subtitle on create-profile screen explaining that the profile is end-to-end encrypted and visible to recipients. -->
|
||||
<string name="CreateProfileScreen__your_profile_is_end_to_end_encrypted">Your profile and changes to it will be visible to people you message, contacts, and groups.</string>
|
||||
<!-- Label/hint for the first-name field, indicating it is required. -->
|
||||
<string name="CreateProfileScreen__first_name_required">First name (required)</string>
|
||||
<!-- Label/hint for the last-name field, indicating it is optional. -->
|
||||
<string name="CreateProfileScreen__last_name_optional">Last name (optional)</string>
|
||||
<!-- Action button text to advance from create-profile screen. -->
|
||||
<string name="CreateProfileScreen__next">Next</string>
|
||||
<!-- Content description for the avatar selection control. -->
|
||||
<string name="CreateProfileScreen__set_avatar_description">Set avatar</string>
|
||||
|
||||
<!-- Phone number discoverability picker -->
|
||||
<!-- Title row label shown on the create-profile screen pointing at the discoverability picker. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__who_can_find_me_by_number">Who can find me by number?</string>
|
||||
<!-- Description shown on the picker when "Everyone" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__anyone_who_has_your">Anyone who has your phone number will see you\'re on Signal and can start chats with you.</string>
|
||||
<!-- Description shown on the picker when "Nobody" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__nobody_will_be_able">Nobody will be able to see you\'re on Signal unless you message them or have an existing chat with them.</string>
|
||||
<!-- Radio option label for "Everyone can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_everyone">Everyone</string>
|
||||
<!-- Radio option label for "Nobody can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_nobody">Nobody</string>
|
||||
<!-- Title for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_title">Are you sure?</string>
|
||||
<!-- Body for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_message">Setting \"Who can find me by number\" to \"Nobody\" will make it harder for people to find you on Signal.</string>
|
||||
<!-- Cancel button on the "Nobody" confirmation dialog. -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__cancel">Cancel</string>
|
||||
<!-- Save button on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__save">Save</string>
|
||||
<!-- Content description for the back arrow on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__back">Back</string>
|
||||
</resources>
|
||||
|
||||
@@ -398,4 +398,87 @@
|
||||
<string name="LinkAccountScreen__dont_have_signal_on_another_device">অন্য কোনো ডিভাইসে Signal নেই?</string>
|
||||
<!-- Inline link in the link-account screen footer that takes the user to the new-account creation flow instead of linking -->
|
||||
<string name="LinkAccountScreen__create_account">অ্যাকাউন্ট তৈরি করুন</string>
|
||||
|
||||
<!-- Device transfer: Instructions screen -->
|
||||
<string name="DeviceTransferInstructions__transfer_your_account">Transfer your account</string>
|
||||
<string name="DeviceTransferInstructions__to_transfer_open_signal_on_your_old_android_device">To transfer your account, open Signal on your old Android device and select Transfer Account.</string>
|
||||
<string name="DeviceTransferInstructions__continue">Continue</string>
|
||||
|
||||
<!-- Device transfer: Setup screen -->
|
||||
<string name="DeviceTransferSetup__preparing_to_connect">Preparing to connect to old Android device…</string>
|
||||
<string name="DeviceTransferSetup__take_a_moment_should_be_ready_soon">This might take a moment. Should be ready soon.</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_old_device">Waiting for your old device to connect…</string>
|
||||
<string name="DeviceTransferSetup__verify_numbers_match">Verify the numbers match on both devices</string>
|
||||
<string name="DeviceTransferSetup__numbers_match">Yes, the numbers match</string>
|
||||
<string name="DeviceTransferSetup__numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_other_to_verify">Waiting for your old device to verify…</string>
|
||||
<string name="DeviceTransferSetup__location_permission_required">Signal needs the location permission to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__grant_location_permission">Grant permission</string>
|
||||
<string name="DeviceTransferSetup__location_services_required">Signal needs location services enabled to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_location_services">Turn on location services</string>
|
||||
<string name="DeviceTransferSetup__wifi_required">Signal needs Wi-Fi turned on to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_wifi">Turn on Wi-Fi</string>
|
||||
<string name="DeviceTransferSetup__wifi_direct_unavailable">Sorry, it appears your device does not support Wi-Fi Direct.</string>
|
||||
<string name="DeviceTransferSetup__restore_a_backup">Restore a backup instead</string>
|
||||
<string name="DeviceTransferSetup__unexpected_error_connecting">An unexpected error occurred while attempting to connect to your old device.</string>
|
||||
<string name="DeviceTransferSetup__retry">Retry</string>
|
||||
<string name="DeviceTransferSetup__unable_to_discover_old_device">Unable to discover your old device</string>
|
||||
<string name="DeviceTransferSetup__troubleshooting_tips">• Make sure location permissions are granted.\n• Make sure Wi-Fi is on and no Wi-Fi Direct groups are remembered.\n• Try turning Wi-Fi off and on on both devices.\n• Make sure both devices are in transfer mode.</string>
|
||||
<string name="DeviceTransferSetup__try_again">Try again</string>
|
||||
<string name="DeviceTransferSetup__the_numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__if_numbers_dont_match_wrong_device">If the numbers on your devices do not match, it\'s possible you connected to the wrong device.</string>
|
||||
<string name="DeviceTransferSetup__stop_transfer">Stop transfer</string>
|
||||
|
||||
<!-- Device transfer: Progress screen -->
|
||||
<string name="DeviceTransferProgress__transferring_data">Transferring data</string>
|
||||
<string name="DeviceTransferProgress__d_messages_so_far">%1$d messages so far</string>
|
||||
<string name="DeviceTransferProgress__unable_to_transfer">Unable to transfer</string>
|
||||
<string name="DeviceTransferProgress__cannot_transfer_from_newer_signal">Cannot transfer from a newer version of Signal.</string>
|
||||
<string name="DeviceTransferProgress__failure_foreign_key">Some data could not be transferred due to a database constraint.</string>
|
||||
<string name="DeviceTransferProgress__transfer_failed">The transfer failed. Please try again.</string>
|
||||
<string name="DeviceTransferProgress__try_again">Try again</string>
|
||||
<string name="DeviceTransferProgress__cancel">Cancel</string>
|
||||
<string name="DeviceTransferProgress__stop_transfer">Stop transfer?</string>
|
||||
<string name="DeviceTransferProgress__all_transfer_progress_will_be_lost">All transfer progress will be lost.</string>
|
||||
|
||||
<!-- Device transfer: Complete screen -->
|
||||
<string name="DeviceTransferComplete__transfer_complete">Transfer complete</string>
|
||||
<string name="DeviceTransferComplete__your_account_is_now_on_this_device">Your account is now on this device.</string>
|
||||
<string name="DeviceTransferComplete__continue_registration">Continue</string>
|
||||
|
||||
<!-- Create profile screen -->
|
||||
<!-- Title displayed at the top of the create-profile screen during registration. -->
|
||||
<string name="CreateProfileScreen__set_up_your_profile">Set up your profile</string>
|
||||
<!-- Subtitle on create-profile screen explaining that the profile is end-to-end encrypted and visible to recipients. -->
|
||||
<string name="CreateProfileScreen__your_profile_is_end_to_end_encrypted">Your profile and changes to it will be visible to people you message, contacts, and groups.</string>
|
||||
<!-- Label/hint for the first-name field, indicating it is required. -->
|
||||
<string name="CreateProfileScreen__first_name_required">First name (required)</string>
|
||||
<!-- Label/hint for the last-name field, indicating it is optional. -->
|
||||
<string name="CreateProfileScreen__last_name_optional">Last name (optional)</string>
|
||||
<!-- Action button text to advance from create-profile screen. -->
|
||||
<string name="CreateProfileScreen__next">Next</string>
|
||||
<!-- Content description for the avatar selection control. -->
|
||||
<string name="CreateProfileScreen__set_avatar_description">Set avatar</string>
|
||||
|
||||
<!-- Phone number discoverability picker -->
|
||||
<!-- Title row label shown on the create-profile screen pointing at the discoverability picker. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__who_can_find_me_by_number">Who can find me by number?</string>
|
||||
<!-- Description shown on the picker when "Everyone" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__anyone_who_has_your">Anyone who has your phone number will see you\'re on Signal and can start chats with you.</string>
|
||||
<!-- Description shown on the picker when "Nobody" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__nobody_will_be_able">Nobody will be able to see you\'re on Signal unless you message them or have an existing chat with them.</string>
|
||||
<!-- Radio option label for "Everyone can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_everyone">Everyone</string>
|
||||
<!-- Radio option label for "Nobody can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_nobody">Nobody</string>
|
||||
<!-- Title for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_title">Are you sure?</string>
|
||||
<!-- Body for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_message">Setting \"Who can find me by number\" to \"Nobody\" will make it harder for people to find you on Signal.</string>
|
||||
<!-- Cancel button on the "Nobody" confirmation dialog. -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__cancel">Cancel</string>
|
||||
<!-- Save button on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__save">Save</string>
|
||||
<!-- Content description for the back arrow on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__back">Back</string>
|
||||
</resources>
|
||||
|
||||
@@ -402,4 +402,87 @@
|
||||
<string name="LinkAccountScreen__dont_have_signal_on_another_device">Nemate Signal na drugom uređaju?</string>
|
||||
<!-- Inline link in the link-account screen footer that takes the user to the new-account creation flow instead of linking -->
|
||||
<string name="LinkAccountScreen__create_account">Kreirajte račun</string>
|
||||
|
||||
<!-- Device transfer: Instructions screen -->
|
||||
<string name="DeviceTransferInstructions__transfer_your_account">Transfer your account</string>
|
||||
<string name="DeviceTransferInstructions__to_transfer_open_signal_on_your_old_android_device">To transfer your account, open Signal on your old Android device and select Transfer Account.</string>
|
||||
<string name="DeviceTransferInstructions__continue">Continue</string>
|
||||
|
||||
<!-- Device transfer: Setup screen -->
|
||||
<string name="DeviceTransferSetup__preparing_to_connect">Preparing to connect to old Android device…</string>
|
||||
<string name="DeviceTransferSetup__take_a_moment_should_be_ready_soon">This might take a moment. Should be ready soon.</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_old_device">Waiting for your old device to connect…</string>
|
||||
<string name="DeviceTransferSetup__verify_numbers_match">Verify the numbers match on both devices</string>
|
||||
<string name="DeviceTransferSetup__numbers_match">Yes, the numbers match</string>
|
||||
<string name="DeviceTransferSetup__numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_other_to_verify">Waiting for your old device to verify…</string>
|
||||
<string name="DeviceTransferSetup__location_permission_required">Signal needs the location permission to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__grant_location_permission">Grant permission</string>
|
||||
<string name="DeviceTransferSetup__location_services_required">Signal needs location services enabled to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_location_services">Turn on location services</string>
|
||||
<string name="DeviceTransferSetup__wifi_required">Signal needs Wi-Fi turned on to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_wifi">Turn on Wi-Fi</string>
|
||||
<string name="DeviceTransferSetup__wifi_direct_unavailable">Sorry, it appears your device does not support Wi-Fi Direct.</string>
|
||||
<string name="DeviceTransferSetup__restore_a_backup">Restore a backup instead</string>
|
||||
<string name="DeviceTransferSetup__unexpected_error_connecting">An unexpected error occurred while attempting to connect to your old device.</string>
|
||||
<string name="DeviceTransferSetup__retry">Retry</string>
|
||||
<string name="DeviceTransferSetup__unable_to_discover_old_device">Unable to discover your old device</string>
|
||||
<string name="DeviceTransferSetup__troubleshooting_tips">• Make sure location permissions are granted.\n• Make sure Wi-Fi is on and no Wi-Fi Direct groups are remembered.\n• Try turning Wi-Fi off and on on both devices.\n• Make sure both devices are in transfer mode.</string>
|
||||
<string name="DeviceTransferSetup__try_again">Try again</string>
|
||||
<string name="DeviceTransferSetup__the_numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__if_numbers_dont_match_wrong_device">If the numbers on your devices do not match, it\'s possible you connected to the wrong device.</string>
|
||||
<string name="DeviceTransferSetup__stop_transfer">Stop transfer</string>
|
||||
|
||||
<!-- Device transfer: Progress screen -->
|
||||
<string name="DeviceTransferProgress__transferring_data">Transferring data</string>
|
||||
<string name="DeviceTransferProgress__d_messages_so_far">%1$d messages so far</string>
|
||||
<string name="DeviceTransferProgress__unable_to_transfer">Unable to transfer</string>
|
||||
<string name="DeviceTransferProgress__cannot_transfer_from_newer_signal">Cannot transfer from a newer version of Signal.</string>
|
||||
<string name="DeviceTransferProgress__failure_foreign_key">Some data could not be transferred due to a database constraint.</string>
|
||||
<string name="DeviceTransferProgress__transfer_failed">The transfer failed. Please try again.</string>
|
||||
<string name="DeviceTransferProgress__try_again">Try again</string>
|
||||
<string name="DeviceTransferProgress__cancel">Cancel</string>
|
||||
<string name="DeviceTransferProgress__stop_transfer">Stop transfer?</string>
|
||||
<string name="DeviceTransferProgress__all_transfer_progress_will_be_lost">All transfer progress will be lost.</string>
|
||||
|
||||
<!-- Device transfer: Complete screen -->
|
||||
<string name="DeviceTransferComplete__transfer_complete">Transfer complete</string>
|
||||
<string name="DeviceTransferComplete__your_account_is_now_on_this_device">Your account is now on this device.</string>
|
||||
<string name="DeviceTransferComplete__continue_registration">Continue</string>
|
||||
|
||||
<!-- Create profile screen -->
|
||||
<!-- Title displayed at the top of the create-profile screen during registration. -->
|
||||
<string name="CreateProfileScreen__set_up_your_profile">Set up your profile</string>
|
||||
<!-- Subtitle on create-profile screen explaining that the profile is end-to-end encrypted and visible to recipients. -->
|
||||
<string name="CreateProfileScreen__your_profile_is_end_to_end_encrypted">Your profile and changes to it will be visible to people you message, contacts, and groups.</string>
|
||||
<!-- Label/hint for the first-name field, indicating it is required. -->
|
||||
<string name="CreateProfileScreen__first_name_required">First name (required)</string>
|
||||
<!-- Label/hint for the last-name field, indicating it is optional. -->
|
||||
<string name="CreateProfileScreen__last_name_optional">Last name (optional)</string>
|
||||
<!-- Action button text to advance from create-profile screen. -->
|
||||
<string name="CreateProfileScreen__next">Next</string>
|
||||
<!-- Content description for the avatar selection control. -->
|
||||
<string name="CreateProfileScreen__set_avatar_description">Set avatar</string>
|
||||
|
||||
<!-- Phone number discoverability picker -->
|
||||
<!-- Title row label shown on the create-profile screen pointing at the discoverability picker. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__who_can_find_me_by_number">Who can find me by number?</string>
|
||||
<!-- Description shown on the picker when "Everyone" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__anyone_who_has_your">Anyone who has your phone number will see you\'re on Signal and can start chats with you.</string>
|
||||
<!-- Description shown on the picker when "Nobody" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__nobody_will_be_able">Nobody will be able to see you\'re on Signal unless you message them or have an existing chat with them.</string>
|
||||
<!-- Radio option label for "Everyone can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_everyone">Everyone</string>
|
||||
<!-- Radio option label for "Nobody can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_nobody">Nobody</string>
|
||||
<!-- Title for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_title">Are you sure?</string>
|
||||
<!-- Body for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_message">Setting \"Who can find me by number\" to \"Nobody\" will make it harder for people to find you on Signal.</string>
|
||||
<!-- Cancel button on the "Nobody" confirmation dialog. -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__cancel">Cancel</string>
|
||||
<!-- Save button on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__save">Save</string>
|
||||
<!-- Content description for the back arrow on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__back">Back</string>
|
||||
</resources>
|
||||
|
||||
@@ -398,4 +398,87 @@
|
||||
<string name="LinkAccountScreen__dont_have_signal_on_another_device">No tens Signal en un altre dispositiu?</string>
|
||||
<!-- Inline link in the link-account screen footer that takes the user to the new-account creation flow instead of linking -->
|
||||
<string name="LinkAccountScreen__create_account">Crea\'n un ara</string>
|
||||
|
||||
<!-- Device transfer: Instructions screen -->
|
||||
<string name="DeviceTransferInstructions__transfer_your_account">Transfer your account</string>
|
||||
<string name="DeviceTransferInstructions__to_transfer_open_signal_on_your_old_android_device">To transfer your account, open Signal on your old Android device and select Transfer Account.</string>
|
||||
<string name="DeviceTransferInstructions__continue">Continue</string>
|
||||
|
||||
<!-- Device transfer: Setup screen -->
|
||||
<string name="DeviceTransferSetup__preparing_to_connect">Preparing to connect to old Android device…</string>
|
||||
<string name="DeviceTransferSetup__take_a_moment_should_be_ready_soon">This might take a moment. Should be ready soon.</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_old_device">Waiting for your old device to connect…</string>
|
||||
<string name="DeviceTransferSetup__verify_numbers_match">Verify the numbers match on both devices</string>
|
||||
<string name="DeviceTransferSetup__numbers_match">Yes, the numbers match</string>
|
||||
<string name="DeviceTransferSetup__numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_other_to_verify">Waiting for your old device to verify…</string>
|
||||
<string name="DeviceTransferSetup__location_permission_required">Signal needs the location permission to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__grant_location_permission">Grant permission</string>
|
||||
<string name="DeviceTransferSetup__location_services_required">Signal needs location services enabled to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_location_services">Turn on location services</string>
|
||||
<string name="DeviceTransferSetup__wifi_required">Signal needs Wi-Fi turned on to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_wifi">Turn on Wi-Fi</string>
|
||||
<string name="DeviceTransferSetup__wifi_direct_unavailable">Sorry, it appears your device does not support Wi-Fi Direct.</string>
|
||||
<string name="DeviceTransferSetup__restore_a_backup">Restore a backup instead</string>
|
||||
<string name="DeviceTransferSetup__unexpected_error_connecting">An unexpected error occurred while attempting to connect to your old device.</string>
|
||||
<string name="DeviceTransferSetup__retry">Retry</string>
|
||||
<string name="DeviceTransferSetup__unable_to_discover_old_device">Unable to discover your old device</string>
|
||||
<string name="DeviceTransferSetup__troubleshooting_tips">• Make sure location permissions are granted.\n• Make sure Wi-Fi is on and no Wi-Fi Direct groups are remembered.\n• Try turning Wi-Fi off and on on both devices.\n• Make sure both devices are in transfer mode.</string>
|
||||
<string name="DeviceTransferSetup__try_again">Try again</string>
|
||||
<string name="DeviceTransferSetup__the_numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__if_numbers_dont_match_wrong_device">If the numbers on your devices do not match, it\'s possible you connected to the wrong device.</string>
|
||||
<string name="DeviceTransferSetup__stop_transfer">Stop transfer</string>
|
||||
|
||||
<!-- Device transfer: Progress screen -->
|
||||
<string name="DeviceTransferProgress__transferring_data">Transferring data</string>
|
||||
<string name="DeviceTransferProgress__d_messages_so_far">%1$d messages so far</string>
|
||||
<string name="DeviceTransferProgress__unable_to_transfer">Unable to transfer</string>
|
||||
<string name="DeviceTransferProgress__cannot_transfer_from_newer_signal">Cannot transfer from a newer version of Signal.</string>
|
||||
<string name="DeviceTransferProgress__failure_foreign_key">Some data could not be transferred due to a database constraint.</string>
|
||||
<string name="DeviceTransferProgress__transfer_failed">The transfer failed. Please try again.</string>
|
||||
<string name="DeviceTransferProgress__try_again">Try again</string>
|
||||
<string name="DeviceTransferProgress__cancel">Cancel</string>
|
||||
<string name="DeviceTransferProgress__stop_transfer">Stop transfer?</string>
|
||||
<string name="DeviceTransferProgress__all_transfer_progress_will_be_lost">All transfer progress will be lost.</string>
|
||||
|
||||
<!-- Device transfer: Complete screen -->
|
||||
<string name="DeviceTransferComplete__transfer_complete">Transfer complete</string>
|
||||
<string name="DeviceTransferComplete__your_account_is_now_on_this_device">Your account is now on this device.</string>
|
||||
<string name="DeviceTransferComplete__continue_registration">Continue</string>
|
||||
|
||||
<!-- Create profile screen -->
|
||||
<!-- Title displayed at the top of the create-profile screen during registration. -->
|
||||
<string name="CreateProfileScreen__set_up_your_profile">Set up your profile</string>
|
||||
<!-- Subtitle on create-profile screen explaining that the profile is end-to-end encrypted and visible to recipients. -->
|
||||
<string name="CreateProfileScreen__your_profile_is_end_to_end_encrypted">Your profile and changes to it will be visible to people you message, contacts, and groups.</string>
|
||||
<!-- Label/hint for the first-name field, indicating it is required. -->
|
||||
<string name="CreateProfileScreen__first_name_required">First name (required)</string>
|
||||
<!-- Label/hint for the last-name field, indicating it is optional. -->
|
||||
<string name="CreateProfileScreen__last_name_optional">Last name (optional)</string>
|
||||
<!-- Action button text to advance from create-profile screen. -->
|
||||
<string name="CreateProfileScreen__next">Next</string>
|
||||
<!-- Content description for the avatar selection control. -->
|
||||
<string name="CreateProfileScreen__set_avatar_description">Set avatar</string>
|
||||
|
||||
<!-- Phone number discoverability picker -->
|
||||
<!-- Title row label shown on the create-profile screen pointing at the discoverability picker. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__who_can_find_me_by_number">Who can find me by number?</string>
|
||||
<!-- Description shown on the picker when "Everyone" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__anyone_who_has_your">Anyone who has your phone number will see you\'re on Signal and can start chats with you.</string>
|
||||
<!-- Description shown on the picker when "Nobody" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__nobody_will_be_able">Nobody will be able to see you\'re on Signal unless you message them or have an existing chat with them.</string>
|
||||
<!-- Radio option label for "Everyone can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_everyone">Everyone</string>
|
||||
<!-- Radio option label for "Nobody can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_nobody">Nobody</string>
|
||||
<!-- Title for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_title">Are you sure?</string>
|
||||
<!-- Body for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_message">Setting \"Who can find me by number\" to \"Nobody\" will make it harder for people to find you on Signal.</string>
|
||||
<!-- Cancel button on the "Nobody" confirmation dialog. -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__cancel">Cancel</string>
|
||||
<!-- Save button on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__save">Save</string>
|
||||
<!-- Content description for the back arrow on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__back">Back</string>
|
||||
</resources>
|
||||
|
||||
@@ -402,4 +402,87 @@
|
||||
<string name="LinkAccountScreen__dont_have_signal_on_another_device">Nemáte Signal na jiném zařízení?</string>
|
||||
<!-- Inline link in the link-account screen footer that takes the user to the new-account creation flow instead of linking -->
|
||||
<string name="LinkAccountScreen__create_account">Vytvořit účet</string>
|
||||
|
||||
<!-- Device transfer: Instructions screen -->
|
||||
<string name="DeviceTransferInstructions__transfer_your_account">Transfer your account</string>
|
||||
<string name="DeviceTransferInstructions__to_transfer_open_signal_on_your_old_android_device">To transfer your account, open Signal on your old Android device and select Transfer Account.</string>
|
||||
<string name="DeviceTransferInstructions__continue">Continue</string>
|
||||
|
||||
<!-- Device transfer: Setup screen -->
|
||||
<string name="DeviceTransferSetup__preparing_to_connect">Preparing to connect to old Android device…</string>
|
||||
<string name="DeviceTransferSetup__take_a_moment_should_be_ready_soon">This might take a moment. Should be ready soon.</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_old_device">Waiting for your old device to connect…</string>
|
||||
<string name="DeviceTransferSetup__verify_numbers_match">Verify the numbers match on both devices</string>
|
||||
<string name="DeviceTransferSetup__numbers_match">Yes, the numbers match</string>
|
||||
<string name="DeviceTransferSetup__numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_other_to_verify">Waiting for your old device to verify…</string>
|
||||
<string name="DeviceTransferSetup__location_permission_required">Signal needs the location permission to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__grant_location_permission">Grant permission</string>
|
||||
<string name="DeviceTransferSetup__location_services_required">Signal needs location services enabled to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_location_services">Turn on location services</string>
|
||||
<string name="DeviceTransferSetup__wifi_required">Signal needs Wi-Fi turned on to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_wifi">Turn on Wi-Fi</string>
|
||||
<string name="DeviceTransferSetup__wifi_direct_unavailable">Sorry, it appears your device does not support Wi-Fi Direct.</string>
|
||||
<string name="DeviceTransferSetup__restore_a_backup">Restore a backup instead</string>
|
||||
<string name="DeviceTransferSetup__unexpected_error_connecting">An unexpected error occurred while attempting to connect to your old device.</string>
|
||||
<string name="DeviceTransferSetup__retry">Retry</string>
|
||||
<string name="DeviceTransferSetup__unable_to_discover_old_device">Unable to discover your old device</string>
|
||||
<string name="DeviceTransferSetup__troubleshooting_tips">• Make sure location permissions are granted.\n• Make sure Wi-Fi is on and no Wi-Fi Direct groups are remembered.\n• Try turning Wi-Fi off and on on both devices.\n• Make sure both devices are in transfer mode.</string>
|
||||
<string name="DeviceTransferSetup__try_again">Try again</string>
|
||||
<string name="DeviceTransferSetup__the_numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__if_numbers_dont_match_wrong_device">If the numbers on your devices do not match, it\'s possible you connected to the wrong device.</string>
|
||||
<string name="DeviceTransferSetup__stop_transfer">Stop transfer</string>
|
||||
|
||||
<!-- Device transfer: Progress screen -->
|
||||
<string name="DeviceTransferProgress__transferring_data">Transferring data</string>
|
||||
<string name="DeviceTransferProgress__d_messages_so_far">%1$d messages so far</string>
|
||||
<string name="DeviceTransferProgress__unable_to_transfer">Unable to transfer</string>
|
||||
<string name="DeviceTransferProgress__cannot_transfer_from_newer_signal">Cannot transfer from a newer version of Signal.</string>
|
||||
<string name="DeviceTransferProgress__failure_foreign_key">Some data could not be transferred due to a database constraint.</string>
|
||||
<string name="DeviceTransferProgress__transfer_failed">The transfer failed. Please try again.</string>
|
||||
<string name="DeviceTransferProgress__try_again">Try again</string>
|
||||
<string name="DeviceTransferProgress__cancel">Cancel</string>
|
||||
<string name="DeviceTransferProgress__stop_transfer">Stop transfer?</string>
|
||||
<string name="DeviceTransferProgress__all_transfer_progress_will_be_lost">All transfer progress will be lost.</string>
|
||||
|
||||
<!-- Device transfer: Complete screen -->
|
||||
<string name="DeviceTransferComplete__transfer_complete">Transfer complete</string>
|
||||
<string name="DeviceTransferComplete__your_account_is_now_on_this_device">Your account is now on this device.</string>
|
||||
<string name="DeviceTransferComplete__continue_registration">Continue</string>
|
||||
|
||||
<!-- Create profile screen -->
|
||||
<!-- Title displayed at the top of the create-profile screen during registration. -->
|
||||
<string name="CreateProfileScreen__set_up_your_profile">Set up your profile</string>
|
||||
<!-- Subtitle on create-profile screen explaining that the profile is end-to-end encrypted and visible to recipients. -->
|
||||
<string name="CreateProfileScreen__your_profile_is_end_to_end_encrypted">Your profile and changes to it will be visible to people you message, contacts, and groups.</string>
|
||||
<!-- Label/hint for the first-name field, indicating it is required. -->
|
||||
<string name="CreateProfileScreen__first_name_required">First name (required)</string>
|
||||
<!-- Label/hint for the last-name field, indicating it is optional. -->
|
||||
<string name="CreateProfileScreen__last_name_optional">Last name (optional)</string>
|
||||
<!-- Action button text to advance from create-profile screen. -->
|
||||
<string name="CreateProfileScreen__next">Next</string>
|
||||
<!-- Content description for the avatar selection control. -->
|
||||
<string name="CreateProfileScreen__set_avatar_description">Set avatar</string>
|
||||
|
||||
<!-- Phone number discoverability picker -->
|
||||
<!-- Title row label shown on the create-profile screen pointing at the discoverability picker. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__who_can_find_me_by_number">Who can find me by number?</string>
|
||||
<!-- Description shown on the picker when "Everyone" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__anyone_who_has_your">Anyone who has your phone number will see you\'re on Signal and can start chats with you.</string>
|
||||
<!-- Description shown on the picker when "Nobody" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__nobody_will_be_able">Nobody will be able to see you\'re on Signal unless you message them or have an existing chat with them.</string>
|
||||
<!-- Radio option label for "Everyone can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_everyone">Everyone</string>
|
||||
<!-- Radio option label for "Nobody can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_nobody">Nobody</string>
|
||||
<!-- Title for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_title">Are you sure?</string>
|
||||
<!-- Body for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_message">Setting \"Who can find me by number\" to \"Nobody\" will make it harder for people to find you on Signal.</string>
|
||||
<!-- Cancel button on the "Nobody" confirmation dialog. -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__cancel">Cancel</string>
|
||||
<!-- Save button on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__save">Save</string>
|
||||
<!-- Content description for the back arrow on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__back">Back</string>
|
||||
</resources>
|
||||
|
||||
@@ -398,4 +398,87 @@
|
||||
<string name="LinkAccountScreen__dont_have_signal_on_another_device">Har du ikke Signal på en anden enhed?</string>
|
||||
<!-- Inline link in the link-account screen footer that takes the user to the new-account creation flow instead of linking -->
|
||||
<string name="LinkAccountScreen__create_account">Opret konto</string>
|
||||
|
||||
<!-- Device transfer: Instructions screen -->
|
||||
<string name="DeviceTransferInstructions__transfer_your_account">Transfer your account</string>
|
||||
<string name="DeviceTransferInstructions__to_transfer_open_signal_on_your_old_android_device">To transfer your account, open Signal on your old Android device and select Transfer Account.</string>
|
||||
<string name="DeviceTransferInstructions__continue">Continue</string>
|
||||
|
||||
<!-- Device transfer: Setup screen -->
|
||||
<string name="DeviceTransferSetup__preparing_to_connect">Preparing to connect to old Android device…</string>
|
||||
<string name="DeviceTransferSetup__take_a_moment_should_be_ready_soon">This might take a moment. Should be ready soon.</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_old_device">Waiting for your old device to connect…</string>
|
||||
<string name="DeviceTransferSetup__verify_numbers_match">Verify the numbers match on both devices</string>
|
||||
<string name="DeviceTransferSetup__numbers_match">Yes, the numbers match</string>
|
||||
<string name="DeviceTransferSetup__numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_other_to_verify">Waiting for your old device to verify…</string>
|
||||
<string name="DeviceTransferSetup__location_permission_required">Signal needs the location permission to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__grant_location_permission">Grant permission</string>
|
||||
<string name="DeviceTransferSetup__location_services_required">Signal needs location services enabled to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_location_services">Turn on location services</string>
|
||||
<string name="DeviceTransferSetup__wifi_required">Signal needs Wi-Fi turned on to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_wifi">Turn on Wi-Fi</string>
|
||||
<string name="DeviceTransferSetup__wifi_direct_unavailable">Sorry, it appears your device does not support Wi-Fi Direct.</string>
|
||||
<string name="DeviceTransferSetup__restore_a_backup">Restore a backup instead</string>
|
||||
<string name="DeviceTransferSetup__unexpected_error_connecting">An unexpected error occurred while attempting to connect to your old device.</string>
|
||||
<string name="DeviceTransferSetup__retry">Retry</string>
|
||||
<string name="DeviceTransferSetup__unable_to_discover_old_device">Unable to discover your old device</string>
|
||||
<string name="DeviceTransferSetup__troubleshooting_tips">• Make sure location permissions are granted.\n• Make sure Wi-Fi is on and no Wi-Fi Direct groups are remembered.\n• Try turning Wi-Fi off and on on both devices.\n• Make sure both devices are in transfer mode.</string>
|
||||
<string name="DeviceTransferSetup__try_again">Try again</string>
|
||||
<string name="DeviceTransferSetup__the_numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__if_numbers_dont_match_wrong_device">If the numbers on your devices do not match, it\'s possible you connected to the wrong device.</string>
|
||||
<string name="DeviceTransferSetup__stop_transfer">Stop transfer</string>
|
||||
|
||||
<!-- Device transfer: Progress screen -->
|
||||
<string name="DeviceTransferProgress__transferring_data">Transferring data</string>
|
||||
<string name="DeviceTransferProgress__d_messages_so_far">%1$d messages so far</string>
|
||||
<string name="DeviceTransferProgress__unable_to_transfer">Unable to transfer</string>
|
||||
<string name="DeviceTransferProgress__cannot_transfer_from_newer_signal">Cannot transfer from a newer version of Signal.</string>
|
||||
<string name="DeviceTransferProgress__failure_foreign_key">Some data could not be transferred due to a database constraint.</string>
|
||||
<string name="DeviceTransferProgress__transfer_failed">The transfer failed. Please try again.</string>
|
||||
<string name="DeviceTransferProgress__try_again">Try again</string>
|
||||
<string name="DeviceTransferProgress__cancel">Cancel</string>
|
||||
<string name="DeviceTransferProgress__stop_transfer">Stop transfer?</string>
|
||||
<string name="DeviceTransferProgress__all_transfer_progress_will_be_lost">All transfer progress will be lost.</string>
|
||||
|
||||
<!-- Device transfer: Complete screen -->
|
||||
<string name="DeviceTransferComplete__transfer_complete">Transfer complete</string>
|
||||
<string name="DeviceTransferComplete__your_account_is_now_on_this_device">Your account is now on this device.</string>
|
||||
<string name="DeviceTransferComplete__continue_registration">Continue</string>
|
||||
|
||||
<!-- Create profile screen -->
|
||||
<!-- Title displayed at the top of the create-profile screen during registration. -->
|
||||
<string name="CreateProfileScreen__set_up_your_profile">Set up your profile</string>
|
||||
<!-- Subtitle on create-profile screen explaining that the profile is end-to-end encrypted and visible to recipients. -->
|
||||
<string name="CreateProfileScreen__your_profile_is_end_to_end_encrypted">Your profile and changes to it will be visible to people you message, contacts, and groups.</string>
|
||||
<!-- Label/hint for the first-name field, indicating it is required. -->
|
||||
<string name="CreateProfileScreen__first_name_required">First name (required)</string>
|
||||
<!-- Label/hint for the last-name field, indicating it is optional. -->
|
||||
<string name="CreateProfileScreen__last_name_optional">Last name (optional)</string>
|
||||
<!-- Action button text to advance from create-profile screen. -->
|
||||
<string name="CreateProfileScreen__next">Next</string>
|
||||
<!-- Content description for the avatar selection control. -->
|
||||
<string name="CreateProfileScreen__set_avatar_description">Set avatar</string>
|
||||
|
||||
<!-- Phone number discoverability picker -->
|
||||
<!-- Title row label shown on the create-profile screen pointing at the discoverability picker. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__who_can_find_me_by_number">Who can find me by number?</string>
|
||||
<!-- Description shown on the picker when "Everyone" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__anyone_who_has_your">Anyone who has your phone number will see you\'re on Signal and can start chats with you.</string>
|
||||
<!-- Description shown on the picker when "Nobody" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__nobody_will_be_able">Nobody will be able to see you\'re on Signal unless you message them or have an existing chat with them.</string>
|
||||
<!-- Radio option label for "Everyone can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_everyone">Everyone</string>
|
||||
<!-- Radio option label for "Nobody can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_nobody">Nobody</string>
|
||||
<!-- Title for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_title">Are you sure?</string>
|
||||
<!-- Body for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_message">Setting \"Who can find me by number\" to \"Nobody\" will make it harder for people to find you on Signal.</string>
|
||||
<!-- Cancel button on the "Nobody" confirmation dialog. -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__cancel">Cancel</string>
|
||||
<!-- Save button on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__save">Save</string>
|
||||
<!-- Content description for the back arrow on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__back">Back</string>
|
||||
</resources>
|
||||
|
||||
@@ -398,4 +398,87 @@
|
||||
<string name="LinkAccountScreen__dont_have_signal_on_another_device">Du hast Signal noch nicht auf einem anderen Gerät installiert?</string>
|
||||
<!-- Inline link in the link-account screen footer that takes the user to the new-account creation flow instead of linking -->
|
||||
<string name="LinkAccountScreen__create_account">Erstelle ein Konto</string>
|
||||
|
||||
<!-- Device transfer: Instructions screen -->
|
||||
<string name="DeviceTransferInstructions__transfer_your_account">Transfer your account</string>
|
||||
<string name="DeviceTransferInstructions__to_transfer_open_signal_on_your_old_android_device">To transfer your account, open Signal on your old Android device and select Transfer Account.</string>
|
||||
<string name="DeviceTransferInstructions__continue">Continue</string>
|
||||
|
||||
<!-- Device transfer: Setup screen -->
|
||||
<string name="DeviceTransferSetup__preparing_to_connect">Preparing to connect to old Android device…</string>
|
||||
<string name="DeviceTransferSetup__take_a_moment_should_be_ready_soon">This might take a moment. Should be ready soon.</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_old_device">Waiting for your old device to connect…</string>
|
||||
<string name="DeviceTransferSetup__verify_numbers_match">Verify the numbers match on both devices</string>
|
||||
<string name="DeviceTransferSetup__numbers_match">Yes, the numbers match</string>
|
||||
<string name="DeviceTransferSetup__numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_other_to_verify">Waiting for your old device to verify…</string>
|
||||
<string name="DeviceTransferSetup__location_permission_required">Signal needs the location permission to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__grant_location_permission">Grant permission</string>
|
||||
<string name="DeviceTransferSetup__location_services_required">Signal needs location services enabled to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_location_services">Turn on location services</string>
|
||||
<string name="DeviceTransferSetup__wifi_required">Signal needs Wi-Fi turned on to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_wifi">Turn on Wi-Fi</string>
|
||||
<string name="DeviceTransferSetup__wifi_direct_unavailable">Sorry, it appears your device does not support Wi-Fi Direct.</string>
|
||||
<string name="DeviceTransferSetup__restore_a_backup">Restore a backup instead</string>
|
||||
<string name="DeviceTransferSetup__unexpected_error_connecting">An unexpected error occurred while attempting to connect to your old device.</string>
|
||||
<string name="DeviceTransferSetup__retry">Retry</string>
|
||||
<string name="DeviceTransferSetup__unable_to_discover_old_device">Unable to discover your old device</string>
|
||||
<string name="DeviceTransferSetup__troubleshooting_tips">• Make sure location permissions are granted.\n• Make sure Wi-Fi is on and no Wi-Fi Direct groups are remembered.\n• Try turning Wi-Fi off and on on both devices.\n• Make sure both devices are in transfer mode.</string>
|
||||
<string name="DeviceTransferSetup__try_again">Try again</string>
|
||||
<string name="DeviceTransferSetup__the_numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__if_numbers_dont_match_wrong_device">If the numbers on your devices do not match, it\'s possible you connected to the wrong device.</string>
|
||||
<string name="DeviceTransferSetup__stop_transfer">Stop transfer</string>
|
||||
|
||||
<!-- Device transfer: Progress screen -->
|
||||
<string name="DeviceTransferProgress__transferring_data">Transferring data</string>
|
||||
<string name="DeviceTransferProgress__d_messages_so_far">%1$d messages so far</string>
|
||||
<string name="DeviceTransferProgress__unable_to_transfer">Unable to transfer</string>
|
||||
<string name="DeviceTransferProgress__cannot_transfer_from_newer_signal">Cannot transfer from a newer version of Signal.</string>
|
||||
<string name="DeviceTransferProgress__failure_foreign_key">Some data could not be transferred due to a database constraint.</string>
|
||||
<string name="DeviceTransferProgress__transfer_failed">The transfer failed. Please try again.</string>
|
||||
<string name="DeviceTransferProgress__try_again">Try again</string>
|
||||
<string name="DeviceTransferProgress__cancel">Cancel</string>
|
||||
<string name="DeviceTransferProgress__stop_transfer">Stop transfer?</string>
|
||||
<string name="DeviceTransferProgress__all_transfer_progress_will_be_lost">All transfer progress will be lost.</string>
|
||||
|
||||
<!-- Device transfer: Complete screen -->
|
||||
<string name="DeviceTransferComplete__transfer_complete">Transfer complete</string>
|
||||
<string name="DeviceTransferComplete__your_account_is_now_on_this_device">Your account is now on this device.</string>
|
||||
<string name="DeviceTransferComplete__continue_registration">Continue</string>
|
||||
|
||||
<!-- Create profile screen -->
|
||||
<!-- Title displayed at the top of the create-profile screen during registration. -->
|
||||
<string name="CreateProfileScreen__set_up_your_profile">Set up your profile</string>
|
||||
<!-- Subtitle on create-profile screen explaining that the profile is end-to-end encrypted and visible to recipients. -->
|
||||
<string name="CreateProfileScreen__your_profile_is_end_to_end_encrypted">Your profile and changes to it will be visible to people you message, contacts, and groups.</string>
|
||||
<!-- Label/hint for the first-name field, indicating it is required. -->
|
||||
<string name="CreateProfileScreen__first_name_required">First name (required)</string>
|
||||
<!-- Label/hint for the last-name field, indicating it is optional. -->
|
||||
<string name="CreateProfileScreen__last_name_optional">Last name (optional)</string>
|
||||
<!-- Action button text to advance from create-profile screen. -->
|
||||
<string name="CreateProfileScreen__next">Next</string>
|
||||
<!-- Content description for the avatar selection control. -->
|
||||
<string name="CreateProfileScreen__set_avatar_description">Set avatar</string>
|
||||
|
||||
<!-- Phone number discoverability picker -->
|
||||
<!-- Title row label shown on the create-profile screen pointing at the discoverability picker. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__who_can_find_me_by_number">Who can find me by number?</string>
|
||||
<!-- Description shown on the picker when "Everyone" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__anyone_who_has_your">Anyone who has your phone number will see you\'re on Signal and can start chats with you.</string>
|
||||
<!-- Description shown on the picker when "Nobody" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__nobody_will_be_able">Nobody will be able to see you\'re on Signal unless you message them or have an existing chat with them.</string>
|
||||
<!-- Radio option label for "Everyone can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_everyone">Everyone</string>
|
||||
<!-- Radio option label for "Nobody can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_nobody">Nobody</string>
|
||||
<!-- Title for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_title">Are you sure?</string>
|
||||
<!-- Body for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_message">Setting \"Who can find me by number\" to \"Nobody\" will make it harder for people to find you on Signal.</string>
|
||||
<!-- Cancel button on the "Nobody" confirmation dialog. -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__cancel">Cancel</string>
|
||||
<!-- Save button on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__save">Save</string>
|
||||
<!-- Content description for the back arrow on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__back">Back</string>
|
||||
</resources>
|
||||
|
||||
@@ -398,4 +398,87 @@
|
||||
<string name="LinkAccountScreen__dont_have_signal_on_another_device">Δεν έχεις το Signal σε άλλη συσκευή;</string>
|
||||
<!-- Inline link in the link-account screen footer that takes the user to the new-account creation flow instead of linking -->
|
||||
<string name="LinkAccountScreen__create_account">Δημιουργία λογαριασμού</string>
|
||||
|
||||
<!-- Device transfer: Instructions screen -->
|
||||
<string name="DeviceTransferInstructions__transfer_your_account">Transfer your account</string>
|
||||
<string name="DeviceTransferInstructions__to_transfer_open_signal_on_your_old_android_device">To transfer your account, open Signal on your old Android device and select Transfer Account.</string>
|
||||
<string name="DeviceTransferInstructions__continue">Continue</string>
|
||||
|
||||
<!-- Device transfer: Setup screen -->
|
||||
<string name="DeviceTransferSetup__preparing_to_connect">Preparing to connect to old Android device…</string>
|
||||
<string name="DeviceTransferSetup__take_a_moment_should_be_ready_soon">This might take a moment. Should be ready soon.</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_old_device">Waiting for your old device to connect…</string>
|
||||
<string name="DeviceTransferSetup__verify_numbers_match">Verify the numbers match on both devices</string>
|
||||
<string name="DeviceTransferSetup__numbers_match">Yes, the numbers match</string>
|
||||
<string name="DeviceTransferSetup__numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_other_to_verify">Waiting for your old device to verify…</string>
|
||||
<string name="DeviceTransferSetup__location_permission_required">Signal needs the location permission to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__grant_location_permission">Grant permission</string>
|
||||
<string name="DeviceTransferSetup__location_services_required">Signal needs location services enabled to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_location_services">Turn on location services</string>
|
||||
<string name="DeviceTransferSetup__wifi_required">Signal needs Wi-Fi turned on to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_wifi">Turn on Wi-Fi</string>
|
||||
<string name="DeviceTransferSetup__wifi_direct_unavailable">Sorry, it appears your device does not support Wi-Fi Direct.</string>
|
||||
<string name="DeviceTransferSetup__restore_a_backup">Restore a backup instead</string>
|
||||
<string name="DeviceTransferSetup__unexpected_error_connecting">An unexpected error occurred while attempting to connect to your old device.</string>
|
||||
<string name="DeviceTransferSetup__retry">Retry</string>
|
||||
<string name="DeviceTransferSetup__unable_to_discover_old_device">Unable to discover your old device</string>
|
||||
<string name="DeviceTransferSetup__troubleshooting_tips">• Make sure location permissions are granted.\n• Make sure Wi-Fi is on and no Wi-Fi Direct groups are remembered.\n• Try turning Wi-Fi off and on on both devices.\n• Make sure both devices are in transfer mode.</string>
|
||||
<string name="DeviceTransferSetup__try_again">Try again</string>
|
||||
<string name="DeviceTransferSetup__the_numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__if_numbers_dont_match_wrong_device">If the numbers on your devices do not match, it\'s possible you connected to the wrong device.</string>
|
||||
<string name="DeviceTransferSetup__stop_transfer">Stop transfer</string>
|
||||
|
||||
<!-- Device transfer: Progress screen -->
|
||||
<string name="DeviceTransferProgress__transferring_data">Transferring data</string>
|
||||
<string name="DeviceTransferProgress__d_messages_so_far">%1$d messages so far</string>
|
||||
<string name="DeviceTransferProgress__unable_to_transfer">Unable to transfer</string>
|
||||
<string name="DeviceTransferProgress__cannot_transfer_from_newer_signal">Cannot transfer from a newer version of Signal.</string>
|
||||
<string name="DeviceTransferProgress__failure_foreign_key">Some data could not be transferred due to a database constraint.</string>
|
||||
<string name="DeviceTransferProgress__transfer_failed">The transfer failed. Please try again.</string>
|
||||
<string name="DeviceTransferProgress__try_again">Try again</string>
|
||||
<string name="DeviceTransferProgress__cancel">Cancel</string>
|
||||
<string name="DeviceTransferProgress__stop_transfer">Stop transfer?</string>
|
||||
<string name="DeviceTransferProgress__all_transfer_progress_will_be_lost">All transfer progress will be lost.</string>
|
||||
|
||||
<!-- Device transfer: Complete screen -->
|
||||
<string name="DeviceTransferComplete__transfer_complete">Transfer complete</string>
|
||||
<string name="DeviceTransferComplete__your_account_is_now_on_this_device">Your account is now on this device.</string>
|
||||
<string name="DeviceTransferComplete__continue_registration">Continue</string>
|
||||
|
||||
<!-- Create profile screen -->
|
||||
<!-- Title displayed at the top of the create-profile screen during registration. -->
|
||||
<string name="CreateProfileScreen__set_up_your_profile">Set up your profile</string>
|
||||
<!-- Subtitle on create-profile screen explaining that the profile is end-to-end encrypted and visible to recipients. -->
|
||||
<string name="CreateProfileScreen__your_profile_is_end_to_end_encrypted">Your profile and changes to it will be visible to people you message, contacts, and groups.</string>
|
||||
<!-- Label/hint for the first-name field, indicating it is required. -->
|
||||
<string name="CreateProfileScreen__first_name_required">First name (required)</string>
|
||||
<!-- Label/hint for the last-name field, indicating it is optional. -->
|
||||
<string name="CreateProfileScreen__last_name_optional">Last name (optional)</string>
|
||||
<!-- Action button text to advance from create-profile screen. -->
|
||||
<string name="CreateProfileScreen__next">Next</string>
|
||||
<!-- Content description for the avatar selection control. -->
|
||||
<string name="CreateProfileScreen__set_avatar_description">Set avatar</string>
|
||||
|
||||
<!-- Phone number discoverability picker -->
|
||||
<!-- Title row label shown on the create-profile screen pointing at the discoverability picker. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__who_can_find_me_by_number">Who can find me by number?</string>
|
||||
<!-- Description shown on the picker when "Everyone" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__anyone_who_has_your">Anyone who has your phone number will see you\'re on Signal and can start chats with you.</string>
|
||||
<!-- Description shown on the picker when "Nobody" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__nobody_will_be_able">Nobody will be able to see you\'re on Signal unless you message them or have an existing chat with them.</string>
|
||||
<!-- Radio option label for "Everyone can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_everyone">Everyone</string>
|
||||
<!-- Radio option label for "Nobody can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_nobody">Nobody</string>
|
||||
<!-- Title for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_title">Are you sure?</string>
|
||||
<!-- Body for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_message">Setting \"Who can find me by number\" to \"Nobody\" will make it harder for people to find you on Signal.</string>
|
||||
<!-- Cancel button on the "Nobody" confirmation dialog. -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__cancel">Cancel</string>
|
||||
<!-- Save button on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__save">Save</string>
|
||||
<!-- Content description for the back arrow on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__back">Back</string>
|
||||
</resources>
|
||||
|
||||
@@ -398,4 +398,87 @@
|
||||
<string name="LinkAccountScreen__dont_have_signal_on_another_device">¿No tienes Signal en otro dispositivo?</string>
|
||||
<!-- Inline link in the link-account screen footer that takes the user to the new-account creation flow instead of linking -->
|
||||
<string name="LinkAccountScreen__create_account">Crear una cuenta</string>
|
||||
|
||||
<!-- Device transfer: Instructions screen -->
|
||||
<string name="DeviceTransferInstructions__transfer_your_account">Transfer your account</string>
|
||||
<string name="DeviceTransferInstructions__to_transfer_open_signal_on_your_old_android_device">To transfer your account, open Signal on your old Android device and select Transfer Account.</string>
|
||||
<string name="DeviceTransferInstructions__continue">Continue</string>
|
||||
|
||||
<!-- Device transfer: Setup screen -->
|
||||
<string name="DeviceTransferSetup__preparing_to_connect">Preparing to connect to old Android device…</string>
|
||||
<string name="DeviceTransferSetup__take_a_moment_should_be_ready_soon">This might take a moment. Should be ready soon.</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_old_device">Waiting for your old device to connect…</string>
|
||||
<string name="DeviceTransferSetup__verify_numbers_match">Verify the numbers match on both devices</string>
|
||||
<string name="DeviceTransferSetup__numbers_match">Yes, the numbers match</string>
|
||||
<string name="DeviceTransferSetup__numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_other_to_verify">Waiting for your old device to verify…</string>
|
||||
<string name="DeviceTransferSetup__location_permission_required">Signal needs the location permission to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__grant_location_permission">Grant permission</string>
|
||||
<string name="DeviceTransferSetup__location_services_required">Signal needs location services enabled to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_location_services">Turn on location services</string>
|
||||
<string name="DeviceTransferSetup__wifi_required">Signal needs Wi-Fi turned on to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_wifi">Turn on Wi-Fi</string>
|
||||
<string name="DeviceTransferSetup__wifi_direct_unavailable">Sorry, it appears your device does not support Wi-Fi Direct.</string>
|
||||
<string name="DeviceTransferSetup__restore_a_backup">Restore a backup instead</string>
|
||||
<string name="DeviceTransferSetup__unexpected_error_connecting">An unexpected error occurred while attempting to connect to your old device.</string>
|
||||
<string name="DeviceTransferSetup__retry">Retry</string>
|
||||
<string name="DeviceTransferSetup__unable_to_discover_old_device">Unable to discover your old device</string>
|
||||
<string name="DeviceTransferSetup__troubleshooting_tips">• Make sure location permissions are granted.\n• Make sure Wi-Fi is on and no Wi-Fi Direct groups are remembered.\n• Try turning Wi-Fi off and on on both devices.\n• Make sure both devices are in transfer mode.</string>
|
||||
<string name="DeviceTransferSetup__try_again">Try again</string>
|
||||
<string name="DeviceTransferSetup__the_numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__if_numbers_dont_match_wrong_device">If the numbers on your devices do not match, it\'s possible you connected to the wrong device.</string>
|
||||
<string name="DeviceTransferSetup__stop_transfer">Stop transfer</string>
|
||||
|
||||
<!-- Device transfer: Progress screen -->
|
||||
<string name="DeviceTransferProgress__transferring_data">Transferring data</string>
|
||||
<string name="DeviceTransferProgress__d_messages_so_far">%1$d messages so far</string>
|
||||
<string name="DeviceTransferProgress__unable_to_transfer">Unable to transfer</string>
|
||||
<string name="DeviceTransferProgress__cannot_transfer_from_newer_signal">Cannot transfer from a newer version of Signal.</string>
|
||||
<string name="DeviceTransferProgress__failure_foreign_key">Some data could not be transferred due to a database constraint.</string>
|
||||
<string name="DeviceTransferProgress__transfer_failed">The transfer failed. Please try again.</string>
|
||||
<string name="DeviceTransferProgress__try_again">Try again</string>
|
||||
<string name="DeviceTransferProgress__cancel">Cancel</string>
|
||||
<string name="DeviceTransferProgress__stop_transfer">Stop transfer?</string>
|
||||
<string name="DeviceTransferProgress__all_transfer_progress_will_be_lost">All transfer progress will be lost.</string>
|
||||
|
||||
<!-- Device transfer: Complete screen -->
|
||||
<string name="DeviceTransferComplete__transfer_complete">Transfer complete</string>
|
||||
<string name="DeviceTransferComplete__your_account_is_now_on_this_device">Your account is now on this device.</string>
|
||||
<string name="DeviceTransferComplete__continue_registration">Continue</string>
|
||||
|
||||
<!-- Create profile screen -->
|
||||
<!-- Title displayed at the top of the create-profile screen during registration. -->
|
||||
<string name="CreateProfileScreen__set_up_your_profile">Set up your profile</string>
|
||||
<!-- Subtitle on create-profile screen explaining that the profile is end-to-end encrypted and visible to recipients. -->
|
||||
<string name="CreateProfileScreen__your_profile_is_end_to_end_encrypted">Your profile and changes to it will be visible to people you message, contacts, and groups.</string>
|
||||
<!-- Label/hint for the first-name field, indicating it is required. -->
|
||||
<string name="CreateProfileScreen__first_name_required">First name (required)</string>
|
||||
<!-- Label/hint for the last-name field, indicating it is optional. -->
|
||||
<string name="CreateProfileScreen__last_name_optional">Last name (optional)</string>
|
||||
<!-- Action button text to advance from create-profile screen. -->
|
||||
<string name="CreateProfileScreen__next">Next</string>
|
||||
<!-- Content description for the avatar selection control. -->
|
||||
<string name="CreateProfileScreen__set_avatar_description">Set avatar</string>
|
||||
|
||||
<!-- Phone number discoverability picker -->
|
||||
<!-- Title row label shown on the create-profile screen pointing at the discoverability picker. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__who_can_find_me_by_number">Who can find me by number?</string>
|
||||
<!-- Description shown on the picker when "Everyone" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__anyone_who_has_your">Anyone who has your phone number will see you\'re on Signal and can start chats with you.</string>
|
||||
<!-- Description shown on the picker when "Nobody" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__nobody_will_be_able">Nobody will be able to see you\'re on Signal unless you message them or have an existing chat with them.</string>
|
||||
<!-- Radio option label for "Everyone can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_everyone">Everyone</string>
|
||||
<!-- Radio option label for "Nobody can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_nobody">Nobody</string>
|
||||
<!-- Title for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_title">Are you sure?</string>
|
||||
<!-- Body for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_message">Setting \"Who can find me by number\" to \"Nobody\" will make it harder for people to find you on Signal.</string>
|
||||
<!-- Cancel button on the "Nobody" confirmation dialog. -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__cancel">Cancel</string>
|
||||
<!-- Save button on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__save">Save</string>
|
||||
<!-- Content description for the back arrow on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__back">Back</string>
|
||||
</resources>
|
||||
|
||||
@@ -398,4 +398,87 @@
|
||||
<string name="LinkAccountScreen__dont_have_signal_on_another_device">Kas sul ei ole teises seadmes Signalit?</string>
|
||||
<!-- Inline link in the link-account screen footer that takes the user to the new-account creation flow instead of linking -->
|
||||
<string name="LinkAccountScreen__create_account">Loo konto</string>
|
||||
|
||||
<!-- Device transfer: Instructions screen -->
|
||||
<string name="DeviceTransferInstructions__transfer_your_account">Transfer your account</string>
|
||||
<string name="DeviceTransferInstructions__to_transfer_open_signal_on_your_old_android_device">To transfer your account, open Signal on your old Android device and select Transfer Account.</string>
|
||||
<string name="DeviceTransferInstructions__continue">Continue</string>
|
||||
|
||||
<!-- Device transfer: Setup screen -->
|
||||
<string name="DeviceTransferSetup__preparing_to_connect">Preparing to connect to old Android device…</string>
|
||||
<string name="DeviceTransferSetup__take_a_moment_should_be_ready_soon">This might take a moment. Should be ready soon.</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_old_device">Waiting for your old device to connect…</string>
|
||||
<string name="DeviceTransferSetup__verify_numbers_match">Verify the numbers match on both devices</string>
|
||||
<string name="DeviceTransferSetup__numbers_match">Yes, the numbers match</string>
|
||||
<string name="DeviceTransferSetup__numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_other_to_verify">Waiting for your old device to verify…</string>
|
||||
<string name="DeviceTransferSetup__location_permission_required">Signal needs the location permission to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__grant_location_permission">Grant permission</string>
|
||||
<string name="DeviceTransferSetup__location_services_required">Signal needs location services enabled to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_location_services">Turn on location services</string>
|
||||
<string name="DeviceTransferSetup__wifi_required">Signal needs Wi-Fi turned on to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_wifi">Turn on Wi-Fi</string>
|
||||
<string name="DeviceTransferSetup__wifi_direct_unavailable">Sorry, it appears your device does not support Wi-Fi Direct.</string>
|
||||
<string name="DeviceTransferSetup__restore_a_backup">Restore a backup instead</string>
|
||||
<string name="DeviceTransferSetup__unexpected_error_connecting">An unexpected error occurred while attempting to connect to your old device.</string>
|
||||
<string name="DeviceTransferSetup__retry">Retry</string>
|
||||
<string name="DeviceTransferSetup__unable_to_discover_old_device">Unable to discover your old device</string>
|
||||
<string name="DeviceTransferSetup__troubleshooting_tips">• Make sure location permissions are granted.\n• Make sure Wi-Fi is on and no Wi-Fi Direct groups are remembered.\n• Try turning Wi-Fi off and on on both devices.\n• Make sure both devices are in transfer mode.</string>
|
||||
<string name="DeviceTransferSetup__try_again">Try again</string>
|
||||
<string name="DeviceTransferSetup__the_numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__if_numbers_dont_match_wrong_device">If the numbers on your devices do not match, it\'s possible you connected to the wrong device.</string>
|
||||
<string name="DeviceTransferSetup__stop_transfer">Stop transfer</string>
|
||||
|
||||
<!-- Device transfer: Progress screen -->
|
||||
<string name="DeviceTransferProgress__transferring_data">Transferring data</string>
|
||||
<string name="DeviceTransferProgress__d_messages_so_far">%1$d messages so far</string>
|
||||
<string name="DeviceTransferProgress__unable_to_transfer">Unable to transfer</string>
|
||||
<string name="DeviceTransferProgress__cannot_transfer_from_newer_signal">Cannot transfer from a newer version of Signal.</string>
|
||||
<string name="DeviceTransferProgress__failure_foreign_key">Some data could not be transferred due to a database constraint.</string>
|
||||
<string name="DeviceTransferProgress__transfer_failed">The transfer failed. Please try again.</string>
|
||||
<string name="DeviceTransferProgress__try_again">Try again</string>
|
||||
<string name="DeviceTransferProgress__cancel">Cancel</string>
|
||||
<string name="DeviceTransferProgress__stop_transfer">Stop transfer?</string>
|
||||
<string name="DeviceTransferProgress__all_transfer_progress_will_be_lost">All transfer progress will be lost.</string>
|
||||
|
||||
<!-- Device transfer: Complete screen -->
|
||||
<string name="DeviceTransferComplete__transfer_complete">Transfer complete</string>
|
||||
<string name="DeviceTransferComplete__your_account_is_now_on_this_device">Your account is now on this device.</string>
|
||||
<string name="DeviceTransferComplete__continue_registration">Continue</string>
|
||||
|
||||
<!-- Create profile screen -->
|
||||
<!-- Title displayed at the top of the create-profile screen during registration. -->
|
||||
<string name="CreateProfileScreen__set_up_your_profile">Set up your profile</string>
|
||||
<!-- Subtitle on create-profile screen explaining that the profile is end-to-end encrypted and visible to recipients. -->
|
||||
<string name="CreateProfileScreen__your_profile_is_end_to_end_encrypted">Your profile and changes to it will be visible to people you message, contacts, and groups.</string>
|
||||
<!-- Label/hint for the first-name field, indicating it is required. -->
|
||||
<string name="CreateProfileScreen__first_name_required">First name (required)</string>
|
||||
<!-- Label/hint for the last-name field, indicating it is optional. -->
|
||||
<string name="CreateProfileScreen__last_name_optional">Last name (optional)</string>
|
||||
<!-- Action button text to advance from create-profile screen. -->
|
||||
<string name="CreateProfileScreen__next">Next</string>
|
||||
<!-- Content description for the avatar selection control. -->
|
||||
<string name="CreateProfileScreen__set_avatar_description">Set avatar</string>
|
||||
|
||||
<!-- Phone number discoverability picker -->
|
||||
<!-- Title row label shown on the create-profile screen pointing at the discoverability picker. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__who_can_find_me_by_number">Who can find me by number?</string>
|
||||
<!-- Description shown on the picker when "Everyone" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__anyone_who_has_your">Anyone who has your phone number will see you\'re on Signal and can start chats with you.</string>
|
||||
<!-- Description shown on the picker when "Nobody" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__nobody_will_be_able">Nobody will be able to see you\'re on Signal unless you message them or have an existing chat with them.</string>
|
||||
<!-- Radio option label for "Everyone can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_everyone">Everyone</string>
|
||||
<!-- Radio option label for "Nobody can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_nobody">Nobody</string>
|
||||
<!-- Title for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_title">Are you sure?</string>
|
||||
<!-- Body for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_message">Setting \"Who can find me by number\" to \"Nobody\" will make it harder for people to find you on Signal.</string>
|
||||
<!-- Cancel button on the "Nobody" confirmation dialog. -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__cancel">Cancel</string>
|
||||
<!-- Save button on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__save">Save</string>
|
||||
<!-- Content description for the back arrow on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__back">Back</string>
|
||||
</resources>
|
||||
|
||||
@@ -398,4 +398,87 @@
|
||||
<string name="LinkAccountScreen__dont_have_signal_on_another_device">Ez duzu Signal beste gailu batean?</string>
|
||||
<!-- Inline link in the link-account screen footer that takes the user to the new-account creation flow instead of linking -->
|
||||
<string name="LinkAccountScreen__create_account">Sortu kontu bat</string>
|
||||
|
||||
<!-- Device transfer: Instructions screen -->
|
||||
<string name="DeviceTransferInstructions__transfer_your_account">Transfer your account</string>
|
||||
<string name="DeviceTransferInstructions__to_transfer_open_signal_on_your_old_android_device">To transfer your account, open Signal on your old Android device and select Transfer Account.</string>
|
||||
<string name="DeviceTransferInstructions__continue">Continue</string>
|
||||
|
||||
<!-- Device transfer: Setup screen -->
|
||||
<string name="DeviceTransferSetup__preparing_to_connect">Preparing to connect to old Android device…</string>
|
||||
<string name="DeviceTransferSetup__take_a_moment_should_be_ready_soon">This might take a moment. Should be ready soon.</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_old_device">Waiting for your old device to connect…</string>
|
||||
<string name="DeviceTransferSetup__verify_numbers_match">Verify the numbers match on both devices</string>
|
||||
<string name="DeviceTransferSetup__numbers_match">Yes, the numbers match</string>
|
||||
<string name="DeviceTransferSetup__numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_other_to_verify">Waiting for your old device to verify…</string>
|
||||
<string name="DeviceTransferSetup__location_permission_required">Signal needs the location permission to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__grant_location_permission">Grant permission</string>
|
||||
<string name="DeviceTransferSetup__location_services_required">Signal needs location services enabled to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_location_services">Turn on location services</string>
|
||||
<string name="DeviceTransferSetup__wifi_required">Signal needs Wi-Fi turned on to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_wifi">Turn on Wi-Fi</string>
|
||||
<string name="DeviceTransferSetup__wifi_direct_unavailable">Sorry, it appears your device does not support Wi-Fi Direct.</string>
|
||||
<string name="DeviceTransferSetup__restore_a_backup">Restore a backup instead</string>
|
||||
<string name="DeviceTransferSetup__unexpected_error_connecting">An unexpected error occurred while attempting to connect to your old device.</string>
|
||||
<string name="DeviceTransferSetup__retry">Retry</string>
|
||||
<string name="DeviceTransferSetup__unable_to_discover_old_device">Unable to discover your old device</string>
|
||||
<string name="DeviceTransferSetup__troubleshooting_tips">• Make sure location permissions are granted.\n• Make sure Wi-Fi is on and no Wi-Fi Direct groups are remembered.\n• Try turning Wi-Fi off and on on both devices.\n• Make sure both devices are in transfer mode.</string>
|
||||
<string name="DeviceTransferSetup__try_again">Try again</string>
|
||||
<string name="DeviceTransferSetup__the_numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__if_numbers_dont_match_wrong_device">If the numbers on your devices do not match, it\'s possible you connected to the wrong device.</string>
|
||||
<string name="DeviceTransferSetup__stop_transfer">Stop transfer</string>
|
||||
|
||||
<!-- Device transfer: Progress screen -->
|
||||
<string name="DeviceTransferProgress__transferring_data">Transferring data</string>
|
||||
<string name="DeviceTransferProgress__d_messages_so_far">%1$d messages so far</string>
|
||||
<string name="DeviceTransferProgress__unable_to_transfer">Unable to transfer</string>
|
||||
<string name="DeviceTransferProgress__cannot_transfer_from_newer_signal">Cannot transfer from a newer version of Signal.</string>
|
||||
<string name="DeviceTransferProgress__failure_foreign_key">Some data could not be transferred due to a database constraint.</string>
|
||||
<string name="DeviceTransferProgress__transfer_failed">The transfer failed. Please try again.</string>
|
||||
<string name="DeviceTransferProgress__try_again">Try again</string>
|
||||
<string name="DeviceTransferProgress__cancel">Cancel</string>
|
||||
<string name="DeviceTransferProgress__stop_transfer">Stop transfer?</string>
|
||||
<string name="DeviceTransferProgress__all_transfer_progress_will_be_lost">All transfer progress will be lost.</string>
|
||||
|
||||
<!-- Device transfer: Complete screen -->
|
||||
<string name="DeviceTransferComplete__transfer_complete">Transfer complete</string>
|
||||
<string name="DeviceTransferComplete__your_account_is_now_on_this_device">Your account is now on this device.</string>
|
||||
<string name="DeviceTransferComplete__continue_registration">Continue</string>
|
||||
|
||||
<!-- Create profile screen -->
|
||||
<!-- Title displayed at the top of the create-profile screen during registration. -->
|
||||
<string name="CreateProfileScreen__set_up_your_profile">Set up your profile</string>
|
||||
<!-- Subtitle on create-profile screen explaining that the profile is end-to-end encrypted and visible to recipients. -->
|
||||
<string name="CreateProfileScreen__your_profile_is_end_to_end_encrypted">Your profile and changes to it will be visible to people you message, contacts, and groups.</string>
|
||||
<!-- Label/hint for the first-name field, indicating it is required. -->
|
||||
<string name="CreateProfileScreen__first_name_required">First name (required)</string>
|
||||
<!-- Label/hint for the last-name field, indicating it is optional. -->
|
||||
<string name="CreateProfileScreen__last_name_optional">Last name (optional)</string>
|
||||
<!-- Action button text to advance from create-profile screen. -->
|
||||
<string name="CreateProfileScreen__next">Next</string>
|
||||
<!-- Content description for the avatar selection control. -->
|
||||
<string name="CreateProfileScreen__set_avatar_description">Set avatar</string>
|
||||
|
||||
<!-- Phone number discoverability picker -->
|
||||
<!-- Title row label shown on the create-profile screen pointing at the discoverability picker. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__who_can_find_me_by_number">Who can find me by number?</string>
|
||||
<!-- Description shown on the picker when "Everyone" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__anyone_who_has_your">Anyone who has your phone number will see you\'re on Signal and can start chats with you.</string>
|
||||
<!-- Description shown on the picker when "Nobody" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__nobody_will_be_able">Nobody will be able to see you\'re on Signal unless you message them or have an existing chat with them.</string>
|
||||
<!-- Radio option label for "Everyone can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_everyone">Everyone</string>
|
||||
<!-- Radio option label for "Nobody can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_nobody">Nobody</string>
|
||||
<!-- Title for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_title">Are you sure?</string>
|
||||
<!-- Body for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_message">Setting \"Who can find me by number\" to \"Nobody\" will make it harder for people to find you on Signal.</string>
|
||||
<!-- Cancel button on the "Nobody" confirmation dialog. -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__cancel">Cancel</string>
|
||||
<!-- Save button on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__save">Save</string>
|
||||
<!-- Content description for the back arrow on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__back">Back</string>
|
||||
</resources>
|
||||
|
||||
@@ -398,4 +398,87 @@
|
||||
<string name="LinkAccountScreen__dont_have_signal_on_another_device">سیگنال را روی دستگاه دیگری ندارید؟</string>
|
||||
<!-- Inline link in the link-account screen footer that takes the user to the new-account creation flow instead of linking -->
|
||||
<string name="LinkAccountScreen__create_account">ایجاد حساب</string>
|
||||
|
||||
<!-- Device transfer: Instructions screen -->
|
||||
<string name="DeviceTransferInstructions__transfer_your_account">Transfer your account</string>
|
||||
<string name="DeviceTransferInstructions__to_transfer_open_signal_on_your_old_android_device">To transfer your account, open Signal on your old Android device and select Transfer Account.</string>
|
||||
<string name="DeviceTransferInstructions__continue">Continue</string>
|
||||
|
||||
<!-- Device transfer: Setup screen -->
|
||||
<string name="DeviceTransferSetup__preparing_to_connect">Preparing to connect to old Android device…</string>
|
||||
<string name="DeviceTransferSetup__take_a_moment_should_be_ready_soon">This might take a moment. Should be ready soon.</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_old_device">Waiting for your old device to connect…</string>
|
||||
<string name="DeviceTransferSetup__verify_numbers_match">Verify the numbers match on both devices</string>
|
||||
<string name="DeviceTransferSetup__numbers_match">Yes, the numbers match</string>
|
||||
<string name="DeviceTransferSetup__numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_other_to_verify">Waiting for your old device to verify…</string>
|
||||
<string name="DeviceTransferSetup__location_permission_required">Signal needs the location permission to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__grant_location_permission">Grant permission</string>
|
||||
<string name="DeviceTransferSetup__location_services_required">Signal needs location services enabled to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_location_services">Turn on location services</string>
|
||||
<string name="DeviceTransferSetup__wifi_required">Signal needs Wi-Fi turned on to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_wifi">Turn on Wi-Fi</string>
|
||||
<string name="DeviceTransferSetup__wifi_direct_unavailable">Sorry, it appears your device does not support Wi-Fi Direct.</string>
|
||||
<string name="DeviceTransferSetup__restore_a_backup">Restore a backup instead</string>
|
||||
<string name="DeviceTransferSetup__unexpected_error_connecting">An unexpected error occurred while attempting to connect to your old device.</string>
|
||||
<string name="DeviceTransferSetup__retry">Retry</string>
|
||||
<string name="DeviceTransferSetup__unable_to_discover_old_device">Unable to discover your old device</string>
|
||||
<string name="DeviceTransferSetup__troubleshooting_tips">• Make sure location permissions are granted.\n• Make sure Wi-Fi is on and no Wi-Fi Direct groups are remembered.\n• Try turning Wi-Fi off and on on both devices.\n• Make sure both devices are in transfer mode.</string>
|
||||
<string name="DeviceTransferSetup__try_again">Try again</string>
|
||||
<string name="DeviceTransferSetup__the_numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__if_numbers_dont_match_wrong_device">If the numbers on your devices do not match, it\'s possible you connected to the wrong device.</string>
|
||||
<string name="DeviceTransferSetup__stop_transfer">Stop transfer</string>
|
||||
|
||||
<!-- Device transfer: Progress screen -->
|
||||
<string name="DeviceTransferProgress__transferring_data">Transferring data</string>
|
||||
<string name="DeviceTransferProgress__d_messages_so_far">%1$d messages so far</string>
|
||||
<string name="DeviceTransferProgress__unable_to_transfer">Unable to transfer</string>
|
||||
<string name="DeviceTransferProgress__cannot_transfer_from_newer_signal">Cannot transfer from a newer version of Signal.</string>
|
||||
<string name="DeviceTransferProgress__failure_foreign_key">Some data could not be transferred due to a database constraint.</string>
|
||||
<string name="DeviceTransferProgress__transfer_failed">The transfer failed. Please try again.</string>
|
||||
<string name="DeviceTransferProgress__try_again">Try again</string>
|
||||
<string name="DeviceTransferProgress__cancel">Cancel</string>
|
||||
<string name="DeviceTransferProgress__stop_transfer">Stop transfer?</string>
|
||||
<string name="DeviceTransferProgress__all_transfer_progress_will_be_lost">All transfer progress will be lost.</string>
|
||||
|
||||
<!-- Device transfer: Complete screen -->
|
||||
<string name="DeviceTransferComplete__transfer_complete">Transfer complete</string>
|
||||
<string name="DeviceTransferComplete__your_account_is_now_on_this_device">Your account is now on this device.</string>
|
||||
<string name="DeviceTransferComplete__continue_registration">Continue</string>
|
||||
|
||||
<!-- Create profile screen -->
|
||||
<!-- Title displayed at the top of the create-profile screen during registration. -->
|
||||
<string name="CreateProfileScreen__set_up_your_profile">Set up your profile</string>
|
||||
<!-- Subtitle on create-profile screen explaining that the profile is end-to-end encrypted and visible to recipients. -->
|
||||
<string name="CreateProfileScreen__your_profile_is_end_to_end_encrypted">Your profile and changes to it will be visible to people you message, contacts, and groups.</string>
|
||||
<!-- Label/hint for the first-name field, indicating it is required. -->
|
||||
<string name="CreateProfileScreen__first_name_required">First name (required)</string>
|
||||
<!-- Label/hint for the last-name field, indicating it is optional. -->
|
||||
<string name="CreateProfileScreen__last_name_optional">Last name (optional)</string>
|
||||
<!-- Action button text to advance from create-profile screen. -->
|
||||
<string name="CreateProfileScreen__next">Next</string>
|
||||
<!-- Content description for the avatar selection control. -->
|
||||
<string name="CreateProfileScreen__set_avatar_description">Set avatar</string>
|
||||
|
||||
<!-- Phone number discoverability picker -->
|
||||
<!-- Title row label shown on the create-profile screen pointing at the discoverability picker. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__who_can_find_me_by_number">Who can find me by number?</string>
|
||||
<!-- Description shown on the picker when "Everyone" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__anyone_who_has_your">Anyone who has your phone number will see you\'re on Signal and can start chats with you.</string>
|
||||
<!-- Description shown on the picker when "Nobody" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__nobody_will_be_able">Nobody will be able to see you\'re on Signal unless you message them or have an existing chat with them.</string>
|
||||
<!-- Radio option label for "Everyone can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_everyone">Everyone</string>
|
||||
<!-- Radio option label for "Nobody can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_nobody">Nobody</string>
|
||||
<!-- Title for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_title">Are you sure?</string>
|
||||
<!-- Body for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_message">Setting \"Who can find me by number\" to \"Nobody\" will make it harder for people to find you on Signal.</string>
|
||||
<!-- Cancel button on the "Nobody" confirmation dialog. -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__cancel">Cancel</string>
|
||||
<!-- Save button on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__save">Save</string>
|
||||
<!-- Content description for the back arrow on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__back">Back</string>
|
||||
</resources>
|
||||
|
||||
@@ -398,4 +398,87 @@
|
||||
<string name="LinkAccountScreen__dont_have_signal_on_another_device">Eikö sinulla ole Signalia toisella laitteella?</string>
|
||||
<!-- Inline link in the link-account screen footer that takes the user to the new-account creation flow instead of linking -->
|
||||
<string name="LinkAccountScreen__create_account">Luo tili</string>
|
||||
|
||||
<!-- Device transfer: Instructions screen -->
|
||||
<string name="DeviceTransferInstructions__transfer_your_account">Transfer your account</string>
|
||||
<string name="DeviceTransferInstructions__to_transfer_open_signal_on_your_old_android_device">To transfer your account, open Signal on your old Android device and select Transfer Account.</string>
|
||||
<string name="DeviceTransferInstructions__continue">Continue</string>
|
||||
|
||||
<!-- Device transfer: Setup screen -->
|
||||
<string name="DeviceTransferSetup__preparing_to_connect">Preparing to connect to old Android device…</string>
|
||||
<string name="DeviceTransferSetup__take_a_moment_should_be_ready_soon">This might take a moment. Should be ready soon.</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_old_device">Waiting for your old device to connect…</string>
|
||||
<string name="DeviceTransferSetup__verify_numbers_match">Verify the numbers match on both devices</string>
|
||||
<string name="DeviceTransferSetup__numbers_match">Yes, the numbers match</string>
|
||||
<string name="DeviceTransferSetup__numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_other_to_verify">Waiting for your old device to verify…</string>
|
||||
<string name="DeviceTransferSetup__location_permission_required">Signal needs the location permission to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__grant_location_permission">Grant permission</string>
|
||||
<string name="DeviceTransferSetup__location_services_required">Signal needs location services enabled to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_location_services">Turn on location services</string>
|
||||
<string name="DeviceTransferSetup__wifi_required">Signal needs Wi-Fi turned on to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_wifi">Turn on Wi-Fi</string>
|
||||
<string name="DeviceTransferSetup__wifi_direct_unavailable">Sorry, it appears your device does not support Wi-Fi Direct.</string>
|
||||
<string name="DeviceTransferSetup__restore_a_backup">Restore a backup instead</string>
|
||||
<string name="DeviceTransferSetup__unexpected_error_connecting">An unexpected error occurred while attempting to connect to your old device.</string>
|
||||
<string name="DeviceTransferSetup__retry">Retry</string>
|
||||
<string name="DeviceTransferSetup__unable_to_discover_old_device">Unable to discover your old device</string>
|
||||
<string name="DeviceTransferSetup__troubleshooting_tips">• Make sure location permissions are granted.\n• Make sure Wi-Fi is on and no Wi-Fi Direct groups are remembered.\n• Try turning Wi-Fi off and on on both devices.\n• Make sure both devices are in transfer mode.</string>
|
||||
<string name="DeviceTransferSetup__try_again">Try again</string>
|
||||
<string name="DeviceTransferSetup__the_numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__if_numbers_dont_match_wrong_device">If the numbers on your devices do not match, it\'s possible you connected to the wrong device.</string>
|
||||
<string name="DeviceTransferSetup__stop_transfer">Stop transfer</string>
|
||||
|
||||
<!-- Device transfer: Progress screen -->
|
||||
<string name="DeviceTransferProgress__transferring_data">Transferring data</string>
|
||||
<string name="DeviceTransferProgress__d_messages_so_far">%1$d messages so far</string>
|
||||
<string name="DeviceTransferProgress__unable_to_transfer">Unable to transfer</string>
|
||||
<string name="DeviceTransferProgress__cannot_transfer_from_newer_signal">Cannot transfer from a newer version of Signal.</string>
|
||||
<string name="DeviceTransferProgress__failure_foreign_key">Some data could not be transferred due to a database constraint.</string>
|
||||
<string name="DeviceTransferProgress__transfer_failed">The transfer failed. Please try again.</string>
|
||||
<string name="DeviceTransferProgress__try_again">Try again</string>
|
||||
<string name="DeviceTransferProgress__cancel">Cancel</string>
|
||||
<string name="DeviceTransferProgress__stop_transfer">Stop transfer?</string>
|
||||
<string name="DeviceTransferProgress__all_transfer_progress_will_be_lost">All transfer progress will be lost.</string>
|
||||
|
||||
<!-- Device transfer: Complete screen -->
|
||||
<string name="DeviceTransferComplete__transfer_complete">Transfer complete</string>
|
||||
<string name="DeviceTransferComplete__your_account_is_now_on_this_device">Your account is now on this device.</string>
|
||||
<string name="DeviceTransferComplete__continue_registration">Continue</string>
|
||||
|
||||
<!-- Create profile screen -->
|
||||
<!-- Title displayed at the top of the create-profile screen during registration. -->
|
||||
<string name="CreateProfileScreen__set_up_your_profile">Set up your profile</string>
|
||||
<!-- Subtitle on create-profile screen explaining that the profile is end-to-end encrypted and visible to recipients. -->
|
||||
<string name="CreateProfileScreen__your_profile_is_end_to_end_encrypted">Your profile and changes to it will be visible to people you message, contacts, and groups.</string>
|
||||
<!-- Label/hint for the first-name field, indicating it is required. -->
|
||||
<string name="CreateProfileScreen__first_name_required">First name (required)</string>
|
||||
<!-- Label/hint for the last-name field, indicating it is optional. -->
|
||||
<string name="CreateProfileScreen__last_name_optional">Last name (optional)</string>
|
||||
<!-- Action button text to advance from create-profile screen. -->
|
||||
<string name="CreateProfileScreen__next">Next</string>
|
||||
<!-- Content description for the avatar selection control. -->
|
||||
<string name="CreateProfileScreen__set_avatar_description">Set avatar</string>
|
||||
|
||||
<!-- Phone number discoverability picker -->
|
||||
<!-- Title row label shown on the create-profile screen pointing at the discoverability picker. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__who_can_find_me_by_number">Who can find me by number?</string>
|
||||
<!-- Description shown on the picker when "Everyone" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__anyone_who_has_your">Anyone who has your phone number will see you\'re on Signal and can start chats with you.</string>
|
||||
<!-- Description shown on the picker when "Nobody" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__nobody_will_be_able">Nobody will be able to see you\'re on Signal unless you message them or have an existing chat with them.</string>
|
||||
<!-- Radio option label for "Everyone can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_everyone">Everyone</string>
|
||||
<!-- Radio option label for "Nobody can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_nobody">Nobody</string>
|
||||
<!-- Title for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_title">Are you sure?</string>
|
||||
<!-- Body for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_message">Setting \"Who can find me by number\" to \"Nobody\" will make it harder for people to find you on Signal.</string>
|
||||
<!-- Cancel button on the "Nobody" confirmation dialog. -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__cancel">Cancel</string>
|
||||
<!-- Save button on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__save">Save</string>
|
||||
<!-- Content description for the back arrow on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__back">Back</string>
|
||||
</resources>
|
||||
|
||||
@@ -398,4 +398,87 @@
|
||||
<string name="LinkAccountScreen__dont_have_signal_on_another_device">Signal n\'est installé sur aucun autre appareil ?</string>
|
||||
<!-- Inline link in the link-account screen footer that takes the user to the new-account creation flow instead of linking -->
|
||||
<string name="LinkAccountScreen__create_account">Créer un compte</string>
|
||||
|
||||
<!-- Device transfer: Instructions screen -->
|
||||
<string name="DeviceTransferInstructions__transfer_your_account">Transfer your account</string>
|
||||
<string name="DeviceTransferInstructions__to_transfer_open_signal_on_your_old_android_device">To transfer your account, open Signal on your old Android device and select Transfer Account.</string>
|
||||
<string name="DeviceTransferInstructions__continue">Continue</string>
|
||||
|
||||
<!-- Device transfer: Setup screen -->
|
||||
<string name="DeviceTransferSetup__preparing_to_connect">Preparing to connect to old Android device…</string>
|
||||
<string name="DeviceTransferSetup__take_a_moment_should_be_ready_soon">This might take a moment. Should be ready soon.</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_old_device">Waiting for your old device to connect…</string>
|
||||
<string name="DeviceTransferSetup__verify_numbers_match">Verify the numbers match on both devices</string>
|
||||
<string name="DeviceTransferSetup__numbers_match">Yes, the numbers match</string>
|
||||
<string name="DeviceTransferSetup__numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_other_to_verify">Waiting for your old device to verify…</string>
|
||||
<string name="DeviceTransferSetup__location_permission_required">Signal needs the location permission to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__grant_location_permission">Grant permission</string>
|
||||
<string name="DeviceTransferSetup__location_services_required">Signal needs location services enabled to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_location_services">Turn on location services</string>
|
||||
<string name="DeviceTransferSetup__wifi_required">Signal needs Wi-Fi turned on to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_wifi">Turn on Wi-Fi</string>
|
||||
<string name="DeviceTransferSetup__wifi_direct_unavailable">Sorry, it appears your device does not support Wi-Fi Direct.</string>
|
||||
<string name="DeviceTransferSetup__restore_a_backup">Restore a backup instead</string>
|
||||
<string name="DeviceTransferSetup__unexpected_error_connecting">An unexpected error occurred while attempting to connect to your old device.</string>
|
||||
<string name="DeviceTransferSetup__retry">Retry</string>
|
||||
<string name="DeviceTransferSetup__unable_to_discover_old_device">Unable to discover your old device</string>
|
||||
<string name="DeviceTransferSetup__troubleshooting_tips">• Make sure location permissions are granted.\n• Make sure Wi-Fi is on and no Wi-Fi Direct groups are remembered.\n• Try turning Wi-Fi off and on on both devices.\n• Make sure both devices are in transfer mode.</string>
|
||||
<string name="DeviceTransferSetup__try_again">Try again</string>
|
||||
<string name="DeviceTransferSetup__the_numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__if_numbers_dont_match_wrong_device">If the numbers on your devices do not match, it\'s possible you connected to the wrong device.</string>
|
||||
<string name="DeviceTransferSetup__stop_transfer">Stop transfer</string>
|
||||
|
||||
<!-- Device transfer: Progress screen -->
|
||||
<string name="DeviceTransferProgress__transferring_data">Transferring data</string>
|
||||
<string name="DeviceTransferProgress__d_messages_so_far">%1$d messages so far</string>
|
||||
<string name="DeviceTransferProgress__unable_to_transfer">Unable to transfer</string>
|
||||
<string name="DeviceTransferProgress__cannot_transfer_from_newer_signal">Cannot transfer from a newer version of Signal.</string>
|
||||
<string name="DeviceTransferProgress__failure_foreign_key">Some data could not be transferred due to a database constraint.</string>
|
||||
<string name="DeviceTransferProgress__transfer_failed">The transfer failed. Please try again.</string>
|
||||
<string name="DeviceTransferProgress__try_again">Try again</string>
|
||||
<string name="DeviceTransferProgress__cancel">Cancel</string>
|
||||
<string name="DeviceTransferProgress__stop_transfer">Stop transfer?</string>
|
||||
<string name="DeviceTransferProgress__all_transfer_progress_will_be_lost">All transfer progress will be lost.</string>
|
||||
|
||||
<!-- Device transfer: Complete screen -->
|
||||
<string name="DeviceTransferComplete__transfer_complete">Transfer complete</string>
|
||||
<string name="DeviceTransferComplete__your_account_is_now_on_this_device">Your account is now on this device.</string>
|
||||
<string name="DeviceTransferComplete__continue_registration">Continue</string>
|
||||
|
||||
<!-- Create profile screen -->
|
||||
<!-- Title displayed at the top of the create-profile screen during registration. -->
|
||||
<string name="CreateProfileScreen__set_up_your_profile">Set up your profile</string>
|
||||
<!-- Subtitle on create-profile screen explaining that the profile is end-to-end encrypted and visible to recipients. -->
|
||||
<string name="CreateProfileScreen__your_profile_is_end_to_end_encrypted">Your profile and changes to it will be visible to people you message, contacts, and groups.</string>
|
||||
<!-- Label/hint for the first-name field, indicating it is required. -->
|
||||
<string name="CreateProfileScreen__first_name_required">First name (required)</string>
|
||||
<!-- Label/hint for the last-name field, indicating it is optional. -->
|
||||
<string name="CreateProfileScreen__last_name_optional">Last name (optional)</string>
|
||||
<!-- Action button text to advance from create-profile screen. -->
|
||||
<string name="CreateProfileScreen__next">Next</string>
|
||||
<!-- Content description for the avatar selection control. -->
|
||||
<string name="CreateProfileScreen__set_avatar_description">Set avatar</string>
|
||||
|
||||
<!-- Phone number discoverability picker -->
|
||||
<!-- Title row label shown on the create-profile screen pointing at the discoverability picker. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__who_can_find_me_by_number">Who can find me by number?</string>
|
||||
<!-- Description shown on the picker when "Everyone" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__anyone_who_has_your">Anyone who has your phone number will see you\'re on Signal and can start chats with you.</string>
|
||||
<!-- Description shown on the picker when "Nobody" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__nobody_will_be_able">Nobody will be able to see you\'re on Signal unless you message them or have an existing chat with them.</string>
|
||||
<!-- Radio option label for "Everyone can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_everyone">Everyone</string>
|
||||
<!-- Radio option label for "Nobody can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_nobody">Nobody</string>
|
||||
<!-- Title for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_title">Are you sure?</string>
|
||||
<!-- Body for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_message">Setting \"Who can find me by number\" to \"Nobody\" will make it harder for people to find you on Signal.</string>
|
||||
<!-- Cancel button on the "Nobody" confirmation dialog. -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__cancel">Cancel</string>
|
||||
<!-- Save button on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__save">Save</string>
|
||||
<!-- Content description for the back arrow on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__back">Back</string>
|
||||
</resources>
|
||||
|
||||
@@ -404,4 +404,87 @@
|
||||
<string name="LinkAccountScreen__dont_have_signal_on_another_device">Nach bhfuil Signal agat ar ghléas eile?</string>
|
||||
<!-- Inline link in the link-account screen footer that takes the user to the new-account creation flow instead of linking -->
|
||||
<string name="LinkAccountScreen__create_account">Cruthaigh cuntas</string>
|
||||
|
||||
<!-- Device transfer: Instructions screen -->
|
||||
<string name="DeviceTransferInstructions__transfer_your_account">Transfer your account</string>
|
||||
<string name="DeviceTransferInstructions__to_transfer_open_signal_on_your_old_android_device">To transfer your account, open Signal on your old Android device and select Transfer Account.</string>
|
||||
<string name="DeviceTransferInstructions__continue">Continue</string>
|
||||
|
||||
<!-- Device transfer: Setup screen -->
|
||||
<string name="DeviceTransferSetup__preparing_to_connect">Preparing to connect to old Android device…</string>
|
||||
<string name="DeviceTransferSetup__take_a_moment_should_be_ready_soon">This might take a moment. Should be ready soon.</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_old_device">Waiting for your old device to connect…</string>
|
||||
<string name="DeviceTransferSetup__verify_numbers_match">Verify the numbers match on both devices</string>
|
||||
<string name="DeviceTransferSetup__numbers_match">Yes, the numbers match</string>
|
||||
<string name="DeviceTransferSetup__numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_other_to_verify">Waiting for your old device to verify…</string>
|
||||
<string name="DeviceTransferSetup__location_permission_required">Signal needs the location permission to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__grant_location_permission">Grant permission</string>
|
||||
<string name="DeviceTransferSetup__location_services_required">Signal needs location services enabled to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_location_services">Turn on location services</string>
|
||||
<string name="DeviceTransferSetup__wifi_required">Signal needs Wi-Fi turned on to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_wifi">Turn on Wi-Fi</string>
|
||||
<string name="DeviceTransferSetup__wifi_direct_unavailable">Sorry, it appears your device does not support Wi-Fi Direct.</string>
|
||||
<string name="DeviceTransferSetup__restore_a_backup">Restore a backup instead</string>
|
||||
<string name="DeviceTransferSetup__unexpected_error_connecting">An unexpected error occurred while attempting to connect to your old device.</string>
|
||||
<string name="DeviceTransferSetup__retry">Retry</string>
|
||||
<string name="DeviceTransferSetup__unable_to_discover_old_device">Unable to discover your old device</string>
|
||||
<string name="DeviceTransferSetup__troubleshooting_tips">• Make sure location permissions are granted.\n• Make sure Wi-Fi is on and no Wi-Fi Direct groups are remembered.\n• Try turning Wi-Fi off and on on both devices.\n• Make sure both devices are in transfer mode.</string>
|
||||
<string name="DeviceTransferSetup__try_again">Try again</string>
|
||||
<string name="DeviceTransferSetup__the_numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__if_numbers_dont_match_wrong_device">If the numbers on your devices do not match, it\'s possible you connected to the wrong device.</string>
|
||||
<string name="DeviceTransferSetup__stop_transfer">Stop transfer</string>
|
||||
|
||||
<!-- Device transfer: Progress screen -->
|
||||
<string name="DeviceTransferProgress__transferring_data">Transferring data</string>
|
||||
<string name="DeviceTransferProgress__d_messages_so_far">%1$d messages so far</string>
|
||||
<string name="DeviceTransferProgress__unable_to_transfer">Unable to transfer</string>
|
||||
<string name="DeviceTransferProgress__cannot_transfer_from_newer_signal">Cannot transfer from a newer version of Signal.</string>
|
||||
<string name="DeviceTransferProgress__failure_foreign_key">Some data could not be transferred due to a database constraint.</string>
|
||||
<string name="DeviceTransferProgress__transfer_failed">The transfer failed. Please try again.</string>
|
||||
<string name="DeviceTransferProgress__try_again">Try again</string>
|
||||
<string name="DeviceTransferProgress__cancel">Cancel</string>
|
||||
<string name="DeviceTransferProgress__stop_transfer">Stop transfer?</string>
|
||||
<string name="DeviceTransferProgress__all_transfer_progress_will_be_lost">All transfer progress will be lost.</string>
|
||||
|
||||
<!-- Device transfer: Complete screen -->
|
||||
<string name="DeviceTransferComplete__transfer_complete">Transfer complete</string>
|
||||
<string name="DeviceTransferComplete__your_account_is_now_on_this_device">Your account is now on this device.</string>
|
||||
<string name="DeviceTransferComplete__continue_registration">Continue</string>
|
||||
|
||||
<!-- Create profile screen -->
|
||||
<!-- Title displayed at the top of the create-profile screen during registration. -->
|
||||
<string name="CreateProfileScreen__set_up_your_profile">Set up your profile</string>
|
||||
<!-- Subtitle on create-profile screen explaining that the profile is end-to-end encrypted and visible to recipients. -->
|
||||
<string name="CreateProfileScreen__your_profile_is_end_to_end_encrypted">Your profile and changes to it will be visible to people you message, contacts, and groups.</string>
|
||||
<!-- Label/hint for the first-name field, indicating it is required. -->
|
||||
<string name="CreateProfileScreen__first_name_required">First name (required)</string>
|
||||
<!-- Label/hint for the last-name field, indicating it is optional. -->
|
||||
<string name="CreateProfileScreen__last_name_optional">Last name (optional)</string>
|
||||
<!-- Action button text to advance from create-profile screen. -->
|
||||
<string name="CreateProfileScreen__next">Next</string>
|
||||
<!-- Content description for the avatar selection control. -->
|
||||
<string name="CreateProfileScreen__set_avatar_description">Set avatar</string>
|
||||
|
||||
<!-- Phone number discoverability picker -->
|
||||
<!-- Title row label shown on the create-profile screen pointing at the discoverability picker. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__who_can_find_me_by_number">Who can find me by number?</string>
|
||||
<!-- Description shown on the picker when "Everyone" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__anyone_who_has_your">Anyone who has your phone number will see you\'re on Signal and can start chats with you.</string>
|
||||
<!-- Description shown on the picker when "Nobody" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__nobody_will_be_able">Nobody will be able to see you\'re on Signal unless you message them or have an existing chat with them.</string>
|
||||
<!-- Radio option label for "Everyone can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_everyone">Everyone</string>
|
||||
<!-- Radio option label for "Nobody can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_nobody">Nobody</string>
|
||||
<!-- Title for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_title">Are you sure?</string>
|
||||
<!-- Body for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_message">Setting \"Who can find me by number\" to \"Nobody\" will make it harder for people to find you on Signal.</string>
|
||||
<!-- Cancel button on the "Nobody" confirmation dialog. -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__cancel">Cancel</string>
|
||||
<!-- Save button on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__save">Save</string>
|
||||
<!-- Content description for the back arrow on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__back">Back</string>
|
||||
</resources>
|
||||
|
||||
@@ -398,4 +398,87 @@
|
||||
<string name="LinkAccountScreen__dont_have_signal_on_another_device">Non tes Signal noutro dispositivo?</string>
|
||||
<!-- Inline link in the link-account screen footer that takes the user to the new-account creation flow instead of linking -->
|
||||
<string name="LinkAccountScreen__create_account">Crear conta</string>
|
||||
|
||||
<!-- Device transfer: Instructions screen -->
|
||||
<string name="DeviceTransferInstructions__transfer_your_account">Transfer your account</string>
|
||||
<string name="DeviceTransferInstructions__to_transfer_open_signal_on_your_old_android_device">To transfer your account, open Signal on your old Android device and select Transfer Account.</string>
|
||||
<string name="DeviceTransferInstructions__continue">Continue</string>
|
||||
|
||||
<!-- Device transfer: Setup screen -->
|
||||
<string name="DeviceTransferSetup__preparing_to_connect">Preparing to connect to old Android device…</string>
|
||||
<string name="DeviceTransferSetup__take_a_moment_should_be_ready_soon">This might take a moment. Should be ready soon.</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_old_device">Waiting for your old device to connect…</string>
|
||||
<string name="DeviceTransferSetup__verify_numbers_match">Verify the numbers match on both devices</string>
|
||||
<string name="DeviceTransferSetup__numbers_match">Yes, the numbers match</string>
|
||||
<string name="DeviceTransferSetup__numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_other_to_verify">Waiting for your old device to verify…</string>
|
||||
<string name="DeviceTransferSetup__location_permission_required">Signal needs the location permission to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__grant_location_permission">Grant permission</string>
|
||||
<string name="DeviceTransferSetup__location_services_required">Signal needs location services enabled to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_location_services">Turn on location services</string>
|
||||
<string name="DeviceTransferSetup__wifi_required">Signal needs Wi-Fi turned on to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_wifi">Turn on Wi-Fi</string>
|
||||
<string name="DeviceTransferSetup__wifi_direct_unavailable">Sorry, it appears your device does not support Wi-Fi Direct.</string>
|
||||
<string name="DeviceTransferSetup__restore_a_backup">Restore a backup instead</string>
|
||||
<string name="DeviceTransferSetup__unexpected_error_connecting">An unexpected error occurred while attempting to connect to your old device.</string>
|
||||
<string name="DeviceTransferSetup__retry">Retry</string>
|
||||
<string name="DeviceTransferSetup__unable_to_discover_old_device">Unable to discover your old device</string>
|
||||
<string name="DeviceTransferSetup__troubleshooting_tips">• Make sure location permissions are granted.\n• Make sure Wi-Fi is on and no Wi-Fi Direct groups are remembered.\n• Try turning Wi-Fi off and on on both devices.\n• Make sure both devices are in transfer mode.</string>
|
||||
<string name="DeviceTransferSetup__try_again">Try again</string>
|
||||
<string name="DeviceTransferSetup__the_numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__if_numbers_dont_match_wrong_device">If the numbers on your devices do not match, it\'s possible you connected to the wrong device.</string>
|
||||
<string name="DeviceTransferSetup__stop_transfer">Stop transfer</string>
|
||||
|
||||
<!-- Device transfer: Progress screen -->
|
||||
<string name="DeviceTransferProgress__transferring_data">Transferring data</string>
|
||||
<string name="DeviceTransferProgress__d_messages_so_far">%1$d messages so far</string>
|
||||
<string name="DeviceTransferProgress__unable_to_transfer">Unable to transfer</string>
|
||||
<string name="DeviceTransferProgress__cannot_transfer_from_newer_signal">Cannot transfer from a newer version of Signal.</string>
|
||||
<string name="DeviceTransferProgress__failure_foreign_key">Some data could not be transferred due to a database constraint.</string>
|
||||
<string name="DeviceTransferProgress__transfer_failed">The transfer failed. Please try again.</string>
|
||||
<string name="DeviceTransferProgress__try_again">Try again</string>
|
||||
<string name="DeviceTransferProgress__cancel">Cancel</string>
|
||||
<string name="DeviceTransferProgress__stop_transfer">Stop transfer?</string>
|
||||
<string name="DeviceTransferProgress__all_transfer_progress_will_be_lost">All transfer progress will be lost.</string>
|
||||
|
||||
<!-- Device transfer: Complete screen -->
|
||||
<string name="DeviceTransferComplete__transfer_complete">Transfer complete</string>
|
||||
<string name="DeviceTransferComplete__your_account_is_now_on_this_device">Your account is now on this device.</string>
|
||||
<string name="DeviceTransferComplete__continue_registration">Continue</string>
|
||||
|
||||
<!-- Create profile screen -->
|
||||
<!-- Title displayed at the top of the create-profile screen during registration. -->
|
||||
<string name="CreateProfileScreen__set_up_your_profile">Set up your profile</string>
|
||||
<!-- Subtitle on create-profile screen explaining that the profile is end-to-end encrypted and visible to recipients. -->
|
||||
<string name="CreateProfileScreen__your_profile_is_end_to_end_encrypted">Your profile and changes to it will be visible to people you message, contacts, and groups.</string>
|
||||
<!-- Label/hint for the first-name field, indicating it is required. -->
|
||||
<string name="CreateProfileScreen__first_name_required">First name (required)</string>
|
||||
<!-- Label/hint for the last-name field, indicating it is optional. -->
|
||||
<string name="CreateProfileScreen__last_name_optional">Last name (optional)</string>
|
||||
<!-- Action button text to advance from create-profile screen. -->
|
||||
<string name="CreateProfileScreen__next">Next</string>
|
||||
<!-- Content description for the avatar selection control. -->
|
||||
<string name="CreateProfileScreen__set_avatar_description">Set avatar</string>
|
||||
|
||||
<!-- Phone number discoverability picker -->
|
||||
<!-- Title row label shown on the create-profile screen pointing at the discoverability picker. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__who_can_find_me_by_number">Who can find me by number?</string>
|
||||
<!-- Description shown on the picker when "Everyone" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__anyone_who_has_your">Anyone who has your phone number will see you\'re on Signal and can start chats with you.</string>
|
||||
<!-- Description shown on the picker when "Nobody" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__nobody_will_be_able">Nobody will be able to see you\'re on Signal unless you message them or have an existing chat with them.</string>
|
||||
<!-- Radio option label for "Everyone can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_everyone">Everyone</string>
|
||||
<!-- Radio option label for "Nobody can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_nobody">Nobody</string>
|
||||
<!-- Title for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_title">Are you sure?</string>
|
||||
<!-- Body for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_message">Setting \"Who can find me by number\" to \"Nobody\" will make it harder for people to find you on Signal.</string>
|
||||
<!-- Cancel button on the "Nobody" confirmation dialog. -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__cancel">Cancel</string>
|
||||
<!-- Save button on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__save">Save</string>
|
||||
<!-- Content description for the back arrow on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__back">Back</string>
|
||||
</resources>
|
||||
|
||||
@@ -398,4 +398,87 @@
|
||||
<string name="LinkAccountScreen__dont_have_signal_on_another_device">અન્ય ડિવાઇસ પર Signal નથી?</string>
|
||||
<!-- Inline link in the link-account screen footer that takes the user to the new-account creation flow instead of linking -->
|
||||
<string name="LinkAccountScreen__create_account">એકાઉન્ટ બનાવો</string>
|
||||
|
||||
<!-- Device transfer: Instructions screen -->
|
||||
<string name="DeviceTransferInstructions__transfer_your_account">Transfer your account</string>
|
||||
<string name="DeviceTransferInstructions__to_transfer_open_signal_on_your_old_android_device">To transfer your account, open Signal on your old Android device and select Transfer Account.</string>
|
||||
<string name="DeviceTransferInstructions__continue">Continue</string>
|
||||
|
||||
<!-- Device transfer: Setup screen -->
|
||||
<string name="DeviceTransferSetup__preparing_to_connect">Preparing to connect to old Android device…</string>
|
||||
<string name="DeviceTransferSetup__take_a_moment_should_be_ready_soon">This might take a moment. Should be ready soon.</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_old_device">Waiting for your old device to connect…</string>
|
||||
<string name="DeviceTransferSetup__verify_numbers_match">Verify the numbers match on both devices</string>
|
||||
<string name="DeviceTransferSetup__numbers_match">Yes, the numbers match</string>
|
||||
<string name="DeviceTransferSetup__numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_other_to_verify">Waiting for your old device to verify…</string>
|
||||
<string name="DeviceTransferSetup__location_permission_required">Signal needs the location permission to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__grant_location_permission">Grant permission</string>
|
||||
<string name="DeviceTransferSetup__location_services_required">Signal needs location services enabled to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_location_services">Turn on location services</string>
|
||||
<string name="DeviceTransferSetup__wifi_required">Signal needs Wi-Fi turned on to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_wifi">Turn on Wi-Fi</string>
|
||||
<string name="DeviceTransferSetup__wifi_direct_unavailable">Sorry, it appears your device does not support Wi-Fi Direct.</string>
|
||||
<string name="DeviceTransferSetup__restore_a_backup">Restore a backup instead</string>
|
||||
<string name="DeviceTransferSetup__unexpected_error_connecting">An unexpected error occurred while attempting to connect to your old device.</string>
|
||||
<string name="DeviceTransferSetup__retry">Retry</string>
|
||||
<string name="DeviceTransferSetup__unable_to_discover_old_device">Unable to discover your old device</string>
|
||||
<string name="DeviceTransferSetup__troubleshooting_tips">• Make sure location permissions are granted.\n• Make sure Wi-Fi is on and no Wi-Fi Direct groups are remembered.\n• Try turning Wi-Fi off and on on both devices.\n• Make sure both devices are in transfer mode.</string>
|
||||
<string name="DeviceTransferSetup__try_again">Try again</string>
|
||||
<string name="DeviceTransferSetup__the_numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__if_numbers_dont_match_wrong_device">If the numbers on your devices do not match, it\'s possible you connected to the wrong device.</string>
|
||||
<string name="DeviceTransferSetup__stop_transfer">Stop transfer</string>
|
||||
|
||||
<!-- Device transfer: Progress screen -->
|
||||
<string name="DeviceTransferProgress__transferring_data">Transferring data</string>
|
||||
<string name="DeviceTransferProgress__d_messages_so_far">%1$d messages so far</string>
|
||||
<string name="DeviceTransferProgress__unable_to_transfer">Unable to transfer</string>
|
||||
<string name="DeviceTransferProgress__cannot_transfer_from_newer_signal">Cannot transfer from a newer version of Signal.</string>
|
||||
<string name="DeviceTransferProgress__failure_foreign_key">Some data could not be transferred due to a database constraint.</string>
|
||||
<string name="DeviceTransferProgress__transfer_failed">The transfer failed. Please try again.</string>
|
||||
<string name="DeviceTransferProgress__try_again">Try again</string>
|
||||
<string name="DeviceTransferProgress__cancel">Cancel</string>
|
||||
<string name="DeviceTransferProgress__stop_transfer">Stop transfer?</string>
|
||||
<string name="DeviceTransferProgress__all_transfer_progress_will_be_lost">All transfer progress will be lost.</string>
|
||||
|
||||
<!-- Device transfer: Complete screen -->
|
||||
<string name="DeviceTransferComplete__transfer_complete">Transfer complete</string>
|
||||
<string name="DeviceTransferComplete__your_account_is_now_on_this_device">Your account is now on this device.</string>
|
||||
<string name="DeviceTransferComplete__continue_registration">Continue</string>
|
||||
|
||||
<!-- Create profile screen -->
|
||||
<!-- Title displayed at the top of the create-profile screen during registration. -->
|
||||
<string name="CreateProfileScreen__set_up_your_profile">Set up your profile</string>
|
||||
<!-- Subtitle on create-profile screen explaining that the profile is end-to-end encrypted and visible to recipients. -->
|
||||
<string name="CreateProfileScreen__your_profile_is_end_to_end_encrypted">Your profile and changes to it will be visible to people you message, contacts, and groups.</string>
|
||||
<!-- Label/hint for the first-name field, indicating it is required. -->
|
||||
<string name="CreateProfileScreen__first_name_required">First name (required)</string>
|
||||
<!-- Label/hint for the last-name field, indicating it is optional. -->
|
||||
<string name="CreateProfileScreen__last_name_optional">Last name (optional)</string>
|
||||
<!-- Action button text to advance from create-profile screen. -->
|
||||
<string name="CreateProfileScreen__next">Next</string>
|
||||
<!-- Content description for the avatar selection control. -->
|
||||
<string name="CreateProfileScreen__set_avatar_description">Set avatar</string>
|
||||
|
||||
<!-- Phone number discoverability picker -->
|
||||
<!-- Title row label shown on the create-profile screen pointing at the discoverability picker. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__who_can_find_me_by_number">Who can find me by number?</string>
|
||||
<!-- Description shown on the picker when "Everyone" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__anyone_who_has_your">Anyone who has your phone number will see you\'re on Signal and can start chats with you.</string>
|
||||
<!-- Description shown on the picker when "Nobody" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__nobody_will_be_able">Nobody will be able to see you\'re on Signal unless you message them or have an existing chat with them.</string>
|
||||
<!-- Radio option label for "Everyone can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_everyone">Everyone</string>
|
||||
<!-- Radio option label for "Nobody can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_nobody">Nobody</string>
|
||||
<!-- Title for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_title">Are you sure?</string>
|
||||
<!-- Body for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_message">Setting \"Who can find me by number\" to \"Nobody\" will make it harder for people to find you on Signal.</string>
|
||||
<!-- Cancel button on the "Nobody" confirmation dialog. -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__cancel">Cancel</string>
|
||||
<!-- Save button on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__save">Save</string>
|
||||
<!-- Content description for the back arrow on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__back">Back</string>
|
||||
</resources>
|
||||
|
||||
@@ -398,4 +398,87 @@
|
||||
<string name="LinkAccountScreen__dont_have_signal_on_another_device">क्या आपके किसी दूसरे डिवाइस पर Signal मौजूद नहीं है?</string>
|
||||
<!-- Inline link in the link-account screen footer that takes the user to the new-account creation flow instead of linking -->
|
||||
<string name="LinkAccountScreen__create_account">अकाउंट बनाएं</string>
|
||||
|
||||
<!-- Device transfer: Instructions screen -->
|
||||
<string name="DeviceTransferInstructions__transfer_your_account">Transfer your account</string>
|
||||
<string name="DeviceTransferInstructions__to_transfer_open_signal_on_your_old_android_device">To transfer your account, open Signal on your old Android device and select Transfer Account.</string>
|
||||
<string name="DeviceTransferInstructions__continue">Continue</string>
|
||||
|
||||
<!-- Device transfer: Setup screen -->
|
||||
<string name="DeviceTransferSetup__preparing_to_connect">Preparing to connect to old Android device…</string>
|
||||
<string name="DeviceTransferSetup__take_a_moment_should_be_ready_soon">This might take a moment. Should be ready soon.</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_old_device">Waiting for your old device to connect…</string>
|
||||
<string name="DeviceTransferSetup__verify_numbers_match">Verify the numbers match on both devices</string>
|
||||
<string name="DeviceTransferSetup__numbers_match">Yes, the numbers match</string>
|
||||
<string name="DeviceTransferSetup__numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_other_to_verify">Waiting for your old device to verify…</string>
|
||||
<string name="DeviceTransferSetup__location_permission_required">Signal needs the location permission to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__grant_location_permission">Grant permission</string>
|
||||
<string name="DeviceTransferSetup__location_services_required">Signal needs location services enabled to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_location_services">Turn on location services</string>
|
||||
<string name="DeviceTransferSetup__wifi_required">Signal needs Wi-Fi turned on to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_wifi">Turn on Wi-Fi</string>
|
||||
<string name="DeviceTransferSetup__wifi_direct_unavailable">Sorry, it appears your device does not support Wi-Fi Direct.</string>
|
||||
<string name="DeviceTransferSetup__restore_a_backup">Restore a backup instead</string>
|
||||
<string name="DeviceTransferSetup__unexpected_error_connecting">An unexpected error occurred while attempting to connect to your old device.</string>
|
||||
<string name="DeviceTransferSetup__retry">Retry</string>
|
||||
<string name="DeviceTransferSetup__unable_to_discover_old_device">Unable to discover your old device</string>
|
||||
<string name="DeviceTransferSetup__troubleshooting_tips">• Make sure location permissions are granted.\n• Make sure Wi-Fi is on and no Wi-Fi Direct groups are remembered.\n• Try turning Wi-Fi off and on on both devices.\n• Make sure both devices are in transfer mode.</string>
|
||||
<string name="DeviceTransferSetup__try_again">Try again</string>
|
||||
<string name="DeviceTransferSetup__the_numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__if_numbers_dont_match_wrong_device">If the numbers on your devices do not match, it\'s possible you connected to the wrong device.</string>
|
||||
<string name="DeviceTransferSetup__stop_transfer">Stop transfer</string>
|
||||
|
||||
<!-- Device transfer: Progress screen -->
|
||||
<string name="DeviceTransferProgress__transferring_data">Transferring data</string>
|
||||
<string name="DeviceTransferProgress__d_messages_so_far">%1$d messages so far</string>
|
||||
<string name="DeviceTransferProgress__unable_to_transfer">Unable to transfer</string>
|
||||
<string name="DeviceTransferProgress__cannot_transfer_from_newer_signal">Cannot transfer from a newer version of Signal.</string>
|
||||
<string name="DeviceTransferProgress__failure_foreign_key">Some data could not be transferred due to a database constraint.</string>
|
||||
<string name="DeviceTransferProgress__transfer_failed">The transfer failed. Please try again.</string>
|
||||
<string name="DeviceTransferProgress__try_again">Try again</string>
|
||||
<string name="DeviceTransferProgress__cancel">Cancel</string>
|
||||
<string name="DeviceTransferProgress__stop_transfer">Stop transfer?</string>
|
||||
<string name="DeviceTransferProgress__all_transfer_progress_will_be_lost">All transfer progress will be lost.</string>
|
||||
|
||||
<!-- Device transfer: Complete screen -->
|
||||
<string name="DeviceTransferComplete__transfer_complete">Transfer complete</string>
|
||||
<string name="DeviceTransferComplete__your_account_is_now_on_this_device">Your account is now on this device.</string>
|
||||
<string name="DeviceTransferComplete__continue_registration">Continue</string>
|
||||
|
||||
<!-- Create profile screen -->
|
||||
<!-- Title displayed at the top of the create-profile screen during registration. -->
|
||||
<string name="CreateProfileScreen__set_up_your_profile">Set up your profile</string>
|
||||
<!-- Subtitle on create-profile screen explaining that the profile is end-to-end encrypted and visible to recipients. -->
|
||||
<string name="CreateProfileScreen__your_profile_is_end_to_end_encrypted">Your profile and changes to it will be visible to people you message, contacts, and groups.</string>
|
||||
<!-- Label/hint for the first-name field, indicating it is required. -->
|
||||
<string name="CreateProfileScreen__first_name_required">First name (required)</string>
|
||||
<!-- Label/hint for the last-name field, indicating it is optional. -->
|
||||
<string name="CreateProfileScreen__last_name_optional">Last name (optional)</string>
|
||||
<!-- Action button text to advance from create-profile screen. -->
|
||||
<string name="CreateProfileScreen__next">Next</string>
|
||||
<!-- Content description for the avatar selection control. -->
|
||||
<string name="CreateProfileScreen__set_avatar_description">Set avatar</string>
|
||||
|
||||
<!-- Phone number discoverability picker -->
|
||||
<!-- Title row label shown on the create-profile screen pointing at the discoverability picker. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__who_can_find_me_by_number">Who can find me by number?</string>
|
||||
<!-- Description shown on the picker when "Everyone" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__anyone_who_has_your">Anyone who has your phone number will see you\'re on Signal and can start chats with you.</string>
|
||||
<!-- Description shown on the picker when "Nobody" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__nobody_will_be_able">Nobody will be able to see you\'re on Signal unless you message them or have an existing chat with them.</string>
|
||||
<!-- Radio option label for "Everyone can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_everyone">Everyone</string>
|
||||
<!-- Radio option label for "Nobody can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_nobody">Nobody</string>
|
||||
<!-- Title for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_title">Are you sure?</string>
|
||||
<!-- Body for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_message">Setting \"Who can find me by number\" to \"Nobody\" will make it harder for people to find you on Signal.</string>
|
||||
<!-- Cancel button on the "Nobody" confirmation dialog. -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__cancel">Cancel</string>
|
||||
<!-- Save button on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__save">Save</string>
|
||||
<!-- Content description for the back arrow on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__back">Back</string>
|
||||
</resources>
|
||||
|
||||
@@ -402,4 +402,87 @@
|
||||
<string name="LinkAccountScreen__dont_have_signal_on_another_device">Nemate Signal na drugom uređaju?</string>
|
||||
<!-- Inline link in the link-account screen footer that takes the user to the new-account creation flow instead of linking -->
|
||||
<string name="LinkAccountScreen__create_account">Izradite račun</string>
|
||||
|
||||
<!-- Device transfer: Instructions screen -->
|
||||
<string name="DeviceTransferInstructions__transfer_your_account">Transfer your account</string>
|
||||
<string name="DeviceTransferInstructions__to_transfer_open_signal_on_your_old_android_device">To transfer your account, open Signal on your old Android device and select Transfer Account.</string>
|
||||
<string name="DeviceTransferInstructions__continue">Continue</string>
|
||||
|
||||
<!-- Device transfer: Setup screen -->
|
||||
<string name="DeviceTransferSetup__preparing_to_connect">Preparing to connect to old Android device…</string>
|
||||
<string name="DeviceTransferSetup__take_a_moment_should_be_ready_soon">This might take a moment. Should be ready soon.</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_old_device">Waiting for your old device to connect…</string>
|
||||
<string name="DeviceTransferSetup__verify_numbers_match">Verify the numbers match on both devices</string>
|
||||
<string name="DeviceTransferSetup__numbers_match">Yes, the numbers match</string>
|
||||
<string name="DeviceTransferSetup__numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_other_to_verify">Waiting for your old device to verify…</string>
|
||||
<string name="DeviceTransferSetup__location_permission_required">Signal needs the location permission to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__grant_location_permission">Grant permission</string>
|
||||
<string name="DeviceTransferSetup__location_services_required">Signal needs location services enabled to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_location_services">Turn on location services</string>
|
||||
<string name="DeviceTransferSetup__wifi_required">Signal needs Wi-Fi turned on to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_wifi">Turn on Wi-Fi</string>
|
||||
<string name="DeviceTransferSetup__wifi_direct_unavailable">Sorry, it appears your device does not support Wi-Fi Direct.</string>
|
||||
<string name="DeviceTransferSetup__restore_a_backup">Restore a backup instead</string>
|
||||
<string name="DeviceTransferSetup__unexpected_error_connecting">An unexpected error occurred while attempting to connect to your old device.</string>
|
||||
<string name="DeviceTransferSetup__retry">Retry</string>
|
||||
<string name="DeviceTransferSetup__unable_to_discover_old_device">Unable to discover your old device</string>
|
||||
<string name="DeviceTransferSetup__troubleshooting_tips">• Make sure location permissions are granted.\n• Make sure Wi-Fi is on and no Wi-Fi Direct groups are remembered.\n• Try turning Wi-Fi off and on on both devices.\n• Make sure both devices are in transfer mode.</string>
|
||||
<string name="DeviceTransferSetup__try_again">Try again</string>
|
||||
<string name="DeviceTransferSetup__the_numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__if_numbers_dont_match_wrong_device">If the numbers on your devices do not match, it\'s possible you connected to the wrong device.</string>
|
||||
<string name="DeviceTransferSetup__stop_transfer">Stop transfer</string>
|
||||
|
||||
<!-- Device transfer: Progress screen -->
|
||||
<string name="DeviceTransferProgress__transferring_data">Transferring data</string>
|
||||
<string name="DeviceTransferProgress__d_messages_so_far">%1$d messages so far</string>
|
||||
<string name="DeviceTransferProgress__unable_to_transfer">Unable to transfer</string>
|
||||
<string name="DeviceTransferProgress__cannot_transfer_from_newer_signal">Cannot transfer from a newer version of Signal.</string>
|
||||
<string name="DeviceTransferProgress__failure_foreign_key">Some data could not be transferred due to a database constraint.</string>
|
||||
<string name="DeviceTransferProgress__transfer_failed">The transfer failed. Please try again.</string>
|
||||
<string name="DeviceTransferProgress__try_again">Try again</string>
|
||||
<string name="DeviceTransferProgress__cancel">Cancel</string>
|
||||
<string name="DeviceTransferProgress__stop_transfer">Stop transfer?</string>
|
||||
<string name="DeviceTransferProgress__all_transfer_progress_will_be_lost">All transfer progress will be lost.</string>
|
||||
|
||||
<!-- Device transfer: Complete screen -->
|
||||
<string name="DeviceTransferComplete__transfer_complete">Transfer complete</string>
|
||||
<string name="DeviceTransferComplete__your_account_is_now_on_this_device">Your account is now on this device.</string>
|
||||
<string name="DeviceTransferComplete__continue_registration">Continue</string>
|
||||
|
||||
<!-- Create profile screen -->
|
||||
<!-- Title displayed at the top of the create-profile screen during registration. -->
|
||||
<string name="CreateProfileScreen__set_up_your_profile">Set up your profile</string>
|
||||
<!-- Subtitle on create-profile screen explaining that the profile is end-to-end encrypted and visible to recipients. -->
|
||||
<string name="CreateProfileScreen__your_profile_is_end_to_end_encrypted">Your profile and changes to it will be visible to people you message, contacts, and groups.</string>
|
||||
<!-- Label/hint for the first-name field, indicating it is required. -->
|
||||
<string name="CreateProfileScreen__first_name_required">First name (required)</string>
|
||||
<!-- Label/hint for the last-name field, indicating it is optional. -->
|
||||
<string name="CreateProfileScreen__last_name_optional">Last name (optional)</string>
|
||||
<!-- Action button text to advance from create-profile screen. -->
|
||||
<string name="CreateProfileScreen__next">Next</string>
|
||||
<!-- Content description for the avatar selection control. -->
|
||||
<string name="CreateProfileScreen__set_avatar_description">Set avatar</string>
|
||||
|
||||
<!-- Phone number discoverability picker -->
|
||||
<!-- Title row label shown on the create-profile screen pointing at the discoverability picker. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__who_can_find_me_by_number">Who can find me by number?</string>
|
||||
<!-- Description shown on the picker when "Everyone" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__anyone_who_has_your">Anyone who has your phone number will see you\'re on Signal and can start chats with you.</string>
|
||||
<!-- Description shown on the picker when "Nobody" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__nobody_will_be_able">Nobody will be able to see you\'re on Signal unless you message them or have an existing chat with them.</string>
|
||||
<!-- Radio option label for "Everyone can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_everyone">Everyone</string>
|
||||
<!-- Radio option label for "Nobody can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_nobody">Nobody</string>
|
||||
<!-- Title for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_title">Are you sure?</string>
|
||||
<!-- Body for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_message">Setting \"Who can find me by number\" to \"Nobody\" will make it harder for people to find you on Signal.</string>
|
||||
<!-- Cancel button on the "Nobody" confirmation dialog. -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__cancel">Cancel</string>
|
||||
<!-- Save button on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__save">Save</string>
|
||||
<!-- Content description for the back arrow on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__back">Back</string>
|
||||
</resources>
|
||||
|
||||
@@ -398,4 +398,87 @@
|
||||
<string name="LinkAccountScreen__dont_have_signal_on_another_device">Nincs letöltve a Signal másik eszközre?</string>
|
||||
<!-- Inline link in the link-account screen footer that takes the user to the new-account creation flow instead of linking -->
|
||||
<string name="LinkAccountScreen__create_account">Fiók létrehozása</string>
|
||||
|
||||
<!-- Device transfer: Instructions screen -->
|
||||
<string name="DeviceTransferInstructions__transfer_your_account">Transfer your account</string>
|
||||
<string name="DeviceTransferInstructions__to_transfer_open_signal_on_your_old_android_device">To transfer your account, open Signal on your old Android device and select Transfer Account.</string>
|
||||
<string name="DeviceTransferInstructions__continue">Continue</string>
|
||||
|
||||
<!-- Device transfer: Setup screen -->
|
||||
<string name="DeviceTransferSetup__preparing_to_connect">Preparing to connect to old Android device…</string>
|
||||
<string name="DeviceTransferSetup__take_a_moment_should_be_ready_soon">This might take a moment. Should be ready soon.</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_old_device">Waiting for your old device to connect…</string>
|
||||
<string name="DeviceTransferSetup__verify_numbers_match">Verify the numbers match on both devices</string>
|
||||
<string name="DeviceTransferSetup__numbers_match">Yes, the numbers match</string>
|
||||
<string name="DeviceTransferSetup__numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_other_to_verify">Waiting for your old device to verify…</string>
|
||||
<string name="DeviceTransferSetup__location_permission_required">Signal needs the location permission to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__grant_location_permission">Grant permission</string>
|
||||
<string name="DeviceTransferSetup__location_services_required">Signal needs location services enabled to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_location_services">Turn on location services</string>
|
||||
<string name="DeviceTransferSetup__wifi_required">Signal needs Wi-Fi turned on to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_wifi">Turn on Wi-Fi</string>
|
||||
<string name="DeviceTransferSetup__wifi_direct_unavailable">Sorry, it appears your device does not support Wi-Fi Direct.</string>
|
||||
<string name="DeviceTransferSetup__restore_a_backup">Restore a backup instead</string>
|
||||
<string name="DeviceTransferSetup__unexpected_error_connecting">An unexpected error occurred while attempting to connect to your old device.</string>
|
||||
<string name="DeviceTransferSetup__retry">Retry</string>
|
||||
<string name="DeviceTransferSetup__unable_to_discover_old_device">Unable to discover your old device</string>
|
||||
<string name="DeviceTransferSetup__troubleshooting_tips">• Make sure location permissions are granted.\n• Make sure Wi-Fi is on and no Wi-Fi Direct groups are remembered.\n• Try turning Wi-Fi off and on on both devices.\n• Make sure both devices are in transfer mode.</string>
|
||||
<string name="DeviceTransferSetup__try_again">Try again</string>
|
||||
<string name="DeviceTransferSetup__the_numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__if_numbers_dont_match_wrong_device">If the numbers on your devices do not match, it\'s possible you connected to the wrong device.</string>
|
||||
<string name="DeviceTransferSetup__stop_transfer">Stop transfer</string>
|
||||
|
||||
<!-- Device transfer: Progress screen -->
|
||||
<string name="DeviceTransferProgress__transferring_data">Transferring data</string>
|
||||
<string name="DeviceTransferProgress__d_messages_so_far">%1$d messages so far</string>
|
||||
<string name="DeviceTransferProgress__unable_to_transfer">Unable to transfer</string>
|
||||
<string name="DeviceTransferProgress__cannot_transfer_from_newer_signal">Cannot transfer from a newer version of Signal.</string>
|
||||
<string name="DeviceTransferProgress__failure_foreign_key">Some data could not be transferred due to a database constraint.</string>
|
||||
<string name="DeviceTransferProgress__transfer_failed">The transfer failed. Please try again.</string>
|
||||
<string name="DeviceTransferProgress__try_again">Try again</string>
|
||||
<string name="DeviceTransferProgress__cancel">Cancel</string>
|
||||
<string name="DeviceTransferProgress__stop_transfer">Stop transfer?</string>
|
||||
<string name="DeviceTransferProgress__all_transfer_progress_will_be_lost">All transfer progress will be lost.</string>
|
||||
|
||||
<!-- Device transfer: Complete screen -->
|
||||
<string name="DeviceTransferComplete__transfer_complete">Transfer complete</string>
|
||||
<string name="DeviceTransferComplete__your_account_is_now_on_this_device">Your account is now on this device.</string>
|
||||
<string name="DeviceTransferComplete__continue_registration">Continue</string>
|
||||
|
||||
<!-- Create profile screen -->
|
||||
<!-- Title displayed at the top of the create-profile screen during registration. -->
|
||||
<string name="CreateProfileScreen__set_up_your_profile">Set up your profile</string>
|
||||
<!-- Subtitle on create-profile screen explaining that the profile is end-to-end encrypted and visible to recipients. -->
|
||||
<string name="CreateProfileScreen__your_profile_is_end_to_end_encrypted">Your profile and changes to it will be visible to people you message, contacts, and groups.</string>
|
||||
<!-- Label/hint for the first-name field, indicating it is required. -->
|
||||
<string name="CreateProfileScreen__first_name_required">First name (required)</string>
|
||||
<!-- Label/hint for the last-name field, indicating it is optional. -->
|
||||
<string name="CreateProfileScreen__last_name_optional">Last name (optional)</string>
|
||||
<!-- Action button text to advance from create-profile screen. -->
|
||||
<string name="CreateProfileScreen__next">Next</string>
|
||||
<!-- Content description for the avatar selection control. -->
|
||||
<string name="CreateProfileScreen__set_avatar_description">Set avatar</string>
|
||||
|
||||
<!-- Phone number discoverability picker -->
|
||||
<!-- Title row label shown on the create-profile screen pointing at the discoverability picker. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__who_can_find_me_by_number">Who can find me by number?</string>
|
||||
<!-- Description shown on the picker when "Everyone" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__anyone_who_has_your">Anyone who has your phone number will see you\'re on Signal and can start chats with you.</string>
|
||||
<!-- Description shown on the picker when "Nobody" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__nobody_will_be_able">Nobody will be able to see you\'re on Signal unless you message them or have an existing chat with them.</string>
|
||||
<!-- Radio option label for "Everyone can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_everyone">Everyone</string>
|
||||
<!-- Radio option label for "Nobody can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_nobody">Nobody</string>
|
||||
<!-- Title for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_title">Are you sure?</string>
|
||||
<!-- Body for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_message">Setting \"Who can find me by number\" to \"Nobody\" will make it harder for people to find you on Signal.</string>
|
||||
<!-- Cancel button on the "Nobody" confirmation dialog. -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__cancel">Cancel</string>
|
||||
<!-- Save button on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__save">Save</string>
|
||||
<!-- Content description for the back arrow on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__back">Back</string>
|
||||
</resources>
|
||||
|
||||
@@ -396,4 +396,87 @@
|
||||
<string name="LinkAccountScreen__dont_have_signal_on_another_device">Tidak punya Signal di perangkat lain?</string>
|
||||
<!-- Inline link in the link-account screen footer that takes the user to the new-account creation flow instead of linking -->
|
||||
<string name="LinkAccountScreen__create_account">Buat akun</string>
|
||||
|
||||
<!-- Device transfer: Instructions screen -->
|
||||
<string name="DeviceTransferInstructions__transfer_your_account">Transfer your account</string>
|
||||
<string name="DeviceTransferInstructions__to_transfer_open_signal_on_your_old_android_device">To transfer your account, open Signal on your old Android device and select Transfer Account.</string>
|
||||
<string name="DeviceTransferInstructions__continue">Continue</string>
|
||||
|
||||
<!-- Device transfer: Setup screen -->
|
||||
<string name="DeviceTransferSetup__preparing_to_connect">Preparing to connect to old Android device…</string>
|
||||
<string name="DeviceTransferSetup__take_a_moment_should_be_ready_soon">This might take a moment. Should be ready soon.</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_old_device">Waiting for your old device to connect…</string>
|
||||
<string name="DeviceTransferSetup__verify_numbers_match">Verify the numbers match on both devices</string>
|
||||
<string name="DeviceTransferSetup__numbers_match">Yes, the numbers match</string>
|
||||
<string name="DeviceTransferSetup__numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_other_to_verify">Waiting for your old device to verify…</string>
|
||||
<string name="DeviceTransferSetup__location_permission_required">Signal needs the location permission to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__grant_location_permission">Grant permission</string>
|
||||
<string name="DeviceTransferSetup__location_services_required">Signal needs location services enabled to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_location_services">Turn on location services</string>
|
||||
<string name="DeviceTransferSetup__wifi_required">Signal needs Wi-Fi turned on to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_wifi">Turn on Wi-Fi</string>
|
||||
<string name="DeviceTransferSetup__wifi_direct_unavailable">Sorry, it appears your device does not support Wi-Fi Direct.</string>
|
||||
<string name="DeviceTransferSetup__restore_a_backup">Restore a backup instead</string>
|
||||
<string name="DeviceTransferSetup__unexpected_error_connecting">An unexpected error occurred while attempting to connect to your old device.</string>
|
||||
<string name="DeviceTransferSetup__retry">Retry</string>
|
||||
<string name="DeviceTransferSetup__unable_to_discover_old_device">Unable to discover your old device</string>
|
||||
<string name="DeviceTransferSetup__troubleshooting_tips">• Make sure location permissions are granted.\n• Make sure Wi-Fi is on and no Wi-Fi Direct groups are remembered.\n• Try turning Wi-Fi off and on on both devices.\n• Make sure both devices are in transfer mode.</string>
|
||||
<string name="DeviceTransferSetup__try_again">Try again</string>
|
||||
<string name="DeviceTransferSetup__the_numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__if_numbers_dont_match_wrong_device">If the numbers on your devices do not match, it\'s possible you connected to the wrong device.</string>
|
||||
<string name="DeviceTransferSetup__stop_transfer">Stop transfer</string>
|
||||
|
||||
<!-- Device transfer: Progress screen -->
|
||||
<string name="DeviceTransferProgress__transferring_data">Transferring data</string>
|
||||
<string name="DeviceTransferProgress__d_messages_so_far">%1$d messages so far</string>
|
||||
<string name="DeviceTransferProgress__unable_to_transfer">Unable to transfer</string>
|
||||
<string name="DeviceTransferProgress__cannot_transfer_from_newer_signal">Cannot transfer from a newer version of Signal.</string>
|
||||
<string name="DeviceTransferProgress__failure_foreign_key">Some data could not be transferred due to a database constraint.</string>
|
||||
<string name="DeviceTransferProgress__transfer_failed">The transfer failed. Please try again.</string>
|
||||
<string name="DeviceTransferProgress__try_again">Try again</string>
|
||||
<string name="DeviceTransferProgress__cancel">Cancel</string>
|
||||
<string name="DeviceTransferProgress__stop_transfer">Stop transfer?</string>
|
||||
<string name="DeviceTransferProgress__all_transfer_progress_will_be_lost">All transfer progress will be lost.</string>
|
||||
|
||||
<!-- Device transfer: Complete screen -->
|
||||
<string name="DeviceTransferComplete__transfer_complete">Transfer complete</string>
|
||||
<string name="DeviceTransferComplete__your_account_is_now_on_this_device">Your account is now on this device.</string>
|
||||
<string name="DeviceTransferComplete__continue_registration">Continue</string>
|
||||
|
||||
<!-- Create profile screen -->
|
||||
<!-- Title displayed at the top of the create-profile screen during registration. -->
|
||||
<string name="CreateProfileScreen__set_up_your_profile">Set up your profile</string>
|
||||
<!-- Subtitle on create-profile screen explaining that the profile is end-to-end encrypted and visible to recipients. -->
|
||||
<string name="CreateProfileScreen__your_profile_is_end_to_end_encrypted">Your profile and changes to it will be visible to people you message, contacts, and groups.</string>
|
||||
<!-- Label/hint for the first-name field, indicating it is required. -->
|
||||
<string name="CreateProfileScreen__first_name_required">First name (required)</string>
|
||||
<!-- Label/hint for the last-name field, indicating it is optional. -->
|
||||
<string name="CreateProfileScreen__last_name_optional">Last name (optional)</string>
|
||||
<!-- Action button text to advance from create-profile screen. -->
|
||||
<string name="CreateProfileScreen__next">Next</string>
|
||||
<!-- Content description for the avatar selection control. -->
|
||||
<string name="CreateProfileScreen__set_avatar_description">Set avatar</string>
|
||||
|
||||
<!-- Phone number discoverability picker -->
|
||||
<!-- Title row label shown on the create-profile screen pointing at the discoverability picker. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__who_can_find_me_by_number">Who can find me by number?</string>
|
||||
<!-- Description shown on the picker when "Everyone" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__anyone_who_has_your">Anyone who has your phone number will see you\'re on Signal and can start chats with you.</string>
|
||||
<!-- Description shown on the picker when "Nobody" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__nobody_will_be_able">Nobody will be able to see you\'re on Signal unless you message them or have an existing chat with them.</string>
|
||||
<!-- Radio option label for "Everyone can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_everyone">Everyone</string>
|
||||
<!-- Radio option label for "Nobody can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_nobody">Nobody</string>
|
||||
<!-- Title for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_title">Are you sure?</string>
|
||||
<!-- Body for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_message">Setting \"Who can find me by number\" to \"Nobody\" will make it harder for people to find you on Signal.</string>
|
||||
<!-- Cancel button on the "Nobody" confirmation dialog. -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__cancel">Cancel</string>
|
||||
<!-- Save button on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__save">Save</string>
|
||||
<!-- Content description for the back arrow on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__back">Back</string>
|
||||
</resources>
|
||||
|
||||
@@ -398,4 +398,87 @@
|
||||
<string name="LinkAccountScreen__dont_have_signal_on_another_device">Non hai Signal su un altro dispositivo?</string>
|
||||
<!-- Inline link in the link-account screen footer that takes the user to the new-account creation flow instead of linking -->
|
||||
<string name="LinkAccountScreen__create_account">Crea un account</string>
|
||||
|
||||
<!-- Device transfer: Instructions screen -->
|
||||
<string name="DeviceTransferInstructions__transfer_your_account">Transfer your account</string>
|
||||
<string name="DeviceTransferInstructions__to_transfer_open_signal_on_your_old_android_device">To transfer your account, open Signal on your old Android device and select Transfer Account.</string>
|
||||
<string name="DeviceTransferInstructions__continue">Continue</string>
|
||||
|
||||
<!-- Device transfer: Setup screen -->
|
||||
<string name="DeviceTransferSetup__preparing_to_connect">Preparing to connect to old Android device…</string>
|
||||
<string name="DeviceTransferSetup__take_a_moment_should_be_ready_soon">This might take a moment. Should be ready soon.</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_old_device">Waiting for your old device to connect…</string>
|
||||
<string name="DeviceTransferSetup__verify_numbers_match">Verify the numbers match on both devices</string>
|
||||
<string name="DeviceTransferSetup__numbers_match">Yes, the numbers match</string>
|
||||
<string name="DeviceTransferSetup__numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_other_to_verify">Waiting for your old device to verify…</string>
|
||||
<string name="DeviceTransferSetup__location_permission_required">Signal needs the location permission to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__grant_location_permission">Grant permission</string>
|
||||
<string name="DeviceTransferSetup__location_services_required">Signal needs location services enabled to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_location_services">Turn on location services</string>
|
||||
<string name="DeviceTransferSetup__wifi_required">Signal needs Wi-Fi turned on to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_wifi">Turn on Wi-Fi</string>
|
||||
<string name="DeviceTransferSetup__wifi_direct_unavailable">Sorry, it appears your device does not support Wi-Fi Direct.</string>
|
||||
<string name="DeviceTransferSetup__restore_a_backup">Restore a backup instead</string>
|
||||
<string name="DeviceTransferSetup__unexpected_error_connecting">An unexpected error occurred while attempting to connect to your old device.</string>
|
||||
<string name="DeviceTransferSetup__retry">Retry</string>
|
||||
<string name="DeviceTransferSetup__unable_to_discover_old_device">Unable to discover your old device</string>
|
||||
<string name="DeviceTransferSetup__troubleshooting_tips">• Make sure location permissions are granted.\n• Make sure Wi-Fi is on and no Wi-Fi Direct groups are remembered.\n• Try turning Wi-Fi off and on on both devices.\n• Make sure both devices are in transfer mode.</string>
|
||||
<string name="DeviceTransferSetup__try_again">Try again</string>
|
||||
<string name="DeviceTransferSetup__the_numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__if_numbers_dont_match_wrong_device">If the numbers on your devices do not match, it\'s possible you connected to the wrong device.</string>
|
||||
<string name="DeviceTransferSetup__stop_transfer">Stop transfer</string>
|
||||
|
||||
<!-- Device transfer: Progress screen -->
|
||||
<string name="DeviceTransferProgress__transferring_data">Transferring data</string>
|
||||
<string name="DeviceTransferProgress__d_messages_so_far">%1$d messages so far</string>
|
||||
<string name="DeviceTransferProgress__unable_to_transfer">Unable to transfer</string>
|
||||
<string name="DeviceTransferProgress__cannot_transfer_from_newer_signal">Cannot transfer from a newer version of Signal.</string>
|
||||
<string name="DeviceTransferProgress__failure_foreign_key">Some data could not be transferred due to a database constraint.</string>
|
||||
<string name="DeviceTransferProgress__transfer_failed">The transfer failed. Please try again.</string>
|
||||
<string name="DeviceTransferProgress__try_again">Try again</string>
|
||||
<string name="DeviceTransferProgress__cancel">Cancel</string>
|
||||
<string name="DeviceTransferProgress__stop_transfer">Stop transfer?</string>
|
||||
<string name="DeviceTransferProgress__all_transfer_progress_will_be_lost">All transfer progress will be lost.</string>
|
||||
|
||||
<!-- Device transfer: Complete screen -->
|
||||
<string name="DeviceTransferComplete__transfer_complete">Transfer complete</string>
|
||||
<string name="DeviceTransferComplete__your_account_is_now_on_this_device">Your account is now on this device.</string>
|
||||
<string name="DeviceTransferComplete__continue_registration">Continue</string>
|
||||
|
||||
<!-- Create profile screen -->
|
||||
<!-- Title displayed at the top of the create-profile screen during registration. -->
|
||||
<string name="CreateProfileScreen__set_up_your_profile">Set up your profile</string>
|
||||
<!-- Subtitle on create-profile screen explaining that the profile is end-to-end encrypted and visible to recipients. -->
|
||||
<string name="CreateProfileScreen__your_profile_is_end_to_end_encrypted">Your profile and changes to it will be visible to people you message, contacts, and groups.</string>
|
||||
<!-- Label/hint for the first-name field, indicating it is required. -->
|
||||
<string name="CreateProfileScreen__first_name_required">First name (required)</string>
|
||||
<!-- Label/hint for the last-name field, indicating it is optional. -->
|
||||
<string name="CreateProfileScreen__last_name_optional">Last name (optional)</string>
|
||||
<!-- Action button text to advance from create-profile screen. -->
|
||||
<string name="CreateProfileScreen__next">Next</string>
|
||||
<!-- Content description for the avatar selection control. -->
|
||||
<string name="CreateProfileScreen__set_avatar_description">Set avatar</string>
|
||||
|
||||
<!-- Phone number discoverability picker -->
|
||||
<!-- Title row label shown on the create-profile screen pointing at the discoverability picker. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__who_can_find_me_by_number">Who can find me by number?</string>
|
||||
<!-- Description shown on the picker when "Everyone" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__anyone_who_has_your">Anyone who has your phone number will see you\'re on Signal and can start chats with you.</string>
|
||||
<!-- Description shown on the picker when "Nobody" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__nobody_will_be_able">Nobody will be able to see you\'re on Signal unless you message them or have an existing chat with them.</string>
|
||||
<!-- Radio option label for "Everyone can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_everyone">Everyone</string>
|
||||
<!-- Radio option label for "Nobody can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_nobody">Nobody</string>
|
||||
<!-- Title for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_title">Are you sure?</string>
|
||||
<!-- Body for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_message">Setting \"Who can find me by number\" to \"Nobody\" will make it harder for people to find you on Signal.</string>
|
||||
<!-- Cancel button on the "Nobody" confirmation dialog. -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__cancel">Cancel</string>
|
||||
<!-- Save button on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__save">Save</string>
|
||||
<!-- Content description for the back arrow on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__back">Back</string>
|
||||
</resources>
|
||||
|
||||
@@ -402,4 +402,87 @@
|
||||
<string name="LinkAccountScreen__dont_have_signal_on_another_device">אין לך את Signal במכשיר אחר?</string>
|
||||
<!-- Inline link in the link-account screen footer that takes the user to the new-account creation flow instead of linking -->
|
||||
<string name="LinkAccountScreen__create_account">יצירת חשבון</string>
|
||||
|
||||
<!-- Device transfer: Instructions screen -->
|
||||
<string name="DeviceTransferInstructions__transfer_your_account">Transfer your account</string>
|
||||
<string name="DeviceTransferInstructions__to_transfer_open_signal_on_your_old_android_device">To transfer your account, open Signal on your old Android device and select Transfer Account.</string>
|
||||
<string name="DeviceTransferInstructions__continue">Continue</string>
|
||||
|
||||
<!-- Device transfer: Setup screen -->
|
||||
<string name="DeviceTransferSetup__preparing_to_connect">Preparing to connect to old Android device…</string>
|
||||
<string name="DeviceTransferSetup__take_a_moment_should_be_ready_soon">This might take a moment. Should be ready soon.</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_old_device">Waiting for your old device to connect…</string>
|
||||
<string name="DeviceTransferSetup__verify_numbers_match">Verify the numbers match on both devices</string>
|
||||
<string name="DeviceTransferSetup__numbers_match">Yes, the numbers match</string>
|
||||
<string name="DeviceTransferSetup__numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_other_to_verify">Waiting for your old device to verify…</string>
|
||||
<string name="DeviceTransferSetup__location_permission_required">Signal needs the location permission to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__grant_location_permission">Grant permission</string>
|
||||
<string name="DeviceTransferSetup__location_services_required">Signal needs location services enabled to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_location_services">Turn on location services</string>
|
||||
<string name="DeviceTransferSetup__wifi_required">Signal needs Wi-Fi turned on to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_wifi">Turn on Wi-Fi</string>
|
||||
<string name="DeviceTransferSetup__wifi_direct_unavailable">Sorry, it appears your device does not support Wi-Fi Direct.</string>
|
||||
<string name="DeviceTransferSetup__restore_a_backup">Restore a backup instead</string>
|
||||
<string name="DeviceTransferSetup__unexpected_error_connecting">An unexpected error occurred while attempting to connect to your old device.</string>
|
||||
<string name="DeviceTransferSetup__retry">Retry</string>
|
||||
<string name="DeviceTransferSetup__unable_to_discover_old_device">Unable to discover your old device</string>
|
||||
<string name="DeviceTransferSetup__troubleshooting_tips">• Make sure location permissions are granted.\n• Make sure Wi-Fi is on and no Wi-Fi Direct groups are remembered.\n• Try turning Wi-Fi off and on on both devices.\n• Make sure both devices are in transfer mode.</string>
|
||||
<string name="DeviceTransferSetup__try_again">Try again</string>
|
||||
<string name="DeviceTransferSetup__the_numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__if_numbers_dont_match_wrong_device">If the numbers on your devices do not match, it\'s possible you connected to the wrong device.</string>
|
||||
<string name="DeviceTransferSetup__stop_transfer">Stop transfer</string>
|
||||
|
||||
<!-- Device transfer: Progress screen -->
|
||||
<string name="DeviceTransferProgress__transferring_data">Transferring data</string>
|
||||
<string name="DeviceTransferProgress__d_messages_so_far">%1$d messages so far</string>
|
||||
<string name="DeviceTransferProgress__unable_to_transfer">Unable to transfer</string>
|
||||
<string name="DeviceTransferProgress__cannot_transfer_from_newer_signal">Cannot transfer from a newer version of Signal.</string>
|
||||
<string name="DeviceTransferProgress__failure_foreign_key">Some data could not be transferred due to a database constraint.</string>
|
||||
<string name="DeviceTransferProgress__transfer_failed">The transfer failed. Please try again.</string>
|
||||
<string name="DeviceTransferProgress__try_again">Try again</string>
|
||||
<string name="DeviceTransferProgress__cancel">Cancel</string>
|
||||
<string name="DeviceTransferProgress__stop_transfer">Stop transfer?</string>
|
||||
<string name="DeviceTransferProgress__all_transfer_progress_will_be_lost">All transfer progress will be lost.</string>
|
||||
|
||||
<!-- Device transfer: Complete screen -->
|
||||
<string name="DeviceTransferComplete__transfer_complete">Transfer complete</string>
|
||||
<string name="DeviceTransferComplete__your_account_is_now_on_this_device">Your account is now on this device.</string>
|
||||
<string name="DeviceTransferComplete__continue_registration">Continue</string>
|
||||
|
||||
<!-- Create profile screen -->
|
||||
<!-- Title displayed at the top of the create-profile screen during registration. -->
|
||||
<string name="CreateProfileScreen__set_up_your_profile">Set up your profile</string>
|
||||
<!-- Subtitle on create-profile screen explaining that the profile is end-to-end encrypted and visible to recipients. -->
|
||||
<string name="CreateProfileScreen__your_profile_is_end_to_end_encrypted">Your profile and changes to it will be visible to people you message, contacts, and groups.</string>
|
||||
<!-- Label/hint for the first-name field, indicating it is required. -->
|
||||
<string name="CreateProfileScreen__first_name_required">First name (required)</string>
|
||||
<!-- Label/hint for the last-name field, indicating it is optional. -->
|
||||
<string name="CreateProfileScreen__last_name_optional">Last name (optional)</string>
|
||||
<!-- Action button text to advance from create-profile screen. -->
|
||||
<string name="CreateProfileScreen__next">Next</string>
|
||||
<!-- Content description for the avatar selection control. -->
|
||||
<string name="CreateProfileScreen__set_avatar_description">Set avatar</string>
|
||||
|
||||
<!-- Phone number discoverability picker -->
|
||||
<!-- Title row label shown on the create-profile screen pointing at the discoverability picker. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__who_can_find_me_by_number">Who can find me by number?</string>
|
||||
<!-- Description shown on the picker when "Everyone" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__anyone_who_has_your">Anyone who has your phone number will see you\'re on Signal and can start chats with you.</string>
|
||||
<!-- Description shown on the picker when "Nobody" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__nobody_will_be_able">Nobody will be able to see you\'re on Signal unless you message them or have an existing chat with them.</string>
|
||||
<!-- Radio option label for "Everyone can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_everyone">Everyone</string>
|
||||
<!-- Radio option label for "Nobody can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_nobody">Nobody</string>
|
||||
<!-- Title for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_title">Are you sure?</string>
|
||||
<!-- Body for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_message">Setting \"Who can find me by number\" to \"Nobody\" will make it harder for people to find you on Signal.</string>
|
||||
<!-- Cancel button on the "Nobody" confirmation dialog. -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__cancel">Cancel</string>
|
||||
<!-- Save button on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__save">Save</string>
|
||||
<!-- Content description for the back arrow on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__back">Back</string>
|
||||
</resources>
|
||||
|
||||
@@ -396,4 +396,87 @@
|
||||
<string name="LinkAccountScreen__dont_have_signal_on_another_device">他の端末にはSignalをインストールしていませんか?</string>
|
||||
<!-- Inline link in the link-account screen footer that takes the user to the new-account creation flow instead of linking -->
|
||||
<string name="LinkAccountScreen__create_account">アカウントを作成</string>
|
||||
|
||||
<!-- Device transfer: Instructions screen -->
|
||||
<string name="DeviceTransferInstructions__transfer_your_account">Transfer your account</string>
|
||||
<string name="DeviceTransferInstructions__to_transfer_open_signal_on_your_old_android_device">To transfer your account, open Signal on your old Android device and select Transfer Account.</string>
|
||||
<string name="DeviceTransferInstructions__continue">Continue</string>
|
||||
|
||||
<!-- Device transfer: Setup screen -->
|
||||
<string name="DeviceTransferSetup__preparing_to_connect">Preparing to connect to old Android device…</string>
|
||||
<string name="DeviceTransferSetup__take_a_moment_should_be_ready_soon">This might take a moment. Should be ready soon.</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_old_device">Waiting for your old device to connect…</string>
|
||||
<string name="DeviceTransferSetup__verify_numbers_match">Verify the numbers match on both devices</string>
|
||||
<string name="DeviceTransferSetup__numbers_match">Yes, the numbers match</string>
|
||||
<string name="DeviceTransferSetup__numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_other_to_verify">Waiting for your old device to verify…</string>
|
||||
<string name="DeviceTransferSetup__location_permission_required">Signal needs the location permission to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__grant_location_permission">Grant permission</string>
|
||||
<string name="DeviceTransferSetup__location_services_required">Signal needs location services enabled to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_location_services">Turn on location services</string>
|
||||
<string name="DeviceTransferSetup__wifi_required">Signal needs Wi-Fi turned on to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_wifi">Turn on Wi-Fi</string>
|
||||
<string name="DeviceTransferSetup__wifi_direct_unavailable">Sorry, it appears your device does not support Wi-Fi Direct.</string>
|
||||
<string name="DeviceTransferSetup__restore_a_backup">Restore a backup instead</string>
|
||||
<string name="DeviceTransferSetup__unexpected_error_connecting">An unexpected error occurred while attempting to connect to your old device.</string>
|
||||
<string name="DeviceTransferSetup__retry">Retry</string>
|
||||
<string name="DeviceTransferSetup__unable_to_discover_old_device">Unable to discover your old device</string>
|
||||
<string name="DeviceTransferSetup__troubleshooting_tips">• Make sure location permissions are granted.\n• Make sure Wi-Fi is on and no Wi-Fi Direct groups are remembered.\n• Try turning Wi-Fi off and on on both devices.\n• Make sure both devices are in transfer mode.</string>
|
||||
<string name="DeviceTransferSetup__try_again">Try again</string>
|
||||
<string name="DeviceTransferSetup__the_numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__if_numbers_dont_match_wrong_device">If the numbers on your devices do not match, it\'s possible you connected to the wrong device.</string>
|
||||
<string name="DeviceTransferSetup__stop_transfer">Stop transfer</string>
|
||||
|
||||
<!-- Device transfer: Progress screen -->
|
||||
<string name="DeviceTransferProgress__transferring_data">Transferring data</string>
|
||||
<string name="DeviceTransferProgress__d_messages_so_far">%1$d messages so far</string>
|
||||
<string name="DeviceTransferProgress__unable_to_transfer">Unable to transfer</string>
|
||||
<string name="DeviceTransferProgress__cannot_transfer_from_newer_signal">Cannot transfer from a newer version of Signal.</string>
|
||||
<string name="DeviceTransferProgress__failure_foreign_key">Some data could not be transferred due to a database constraint.</string>
|
||||
<string name="DeviceTransferProgress__transfer_failed">The transfer failed. Please try again.</string>
|
||||
<string name="DeviceTransferProgress__try_again">Try again</string>
|
||||
<string name="DeviceTransferProgress__cancel">Cancel</string>
|
||||
<string name="DeviceTransferProgress__stop_transfer">Stop transfer?</string>
|
||||
<string name="DeviceTransferProgress__all_transfer_progress_will_be_lost">All transfer progress will be lost.</string>
|
||||
|
||||
<!-- Device transfer: Complete screen -->
|
||||
<string name="DeviceTransferComplete__transfer_complete">Transfer complete</string>
|
||||
<string name="DeviceTransferComplete__your_account_is_now_on_this_device">Your account is now on this device.</string>
|
||||
<string name="DeviceTransferComplete__continue_registration">Continue</string>
|
||||
|
||||
<!-- Create profile screen -->
|
||||
<!-- Title displayed at the top of the create-profile screen during registration. -->
|
||||
<string name="CreateProfileScreen__set_up_your_profile">Set up your profile</string>
|
||||
<!-- Subtitle on create-profile screen explaining that the profile is end-to-end encrypted and visible to recipients. -->
|
||||
<string name="CreateProfileScreen__your_profile_is_end_to_end_encrypted">Your profile and changes to it will be visible to people you message, contacts, and groups.</string>
|
||||
<!-- Label/hint for the first-name field, indicating it is required. -->
|
||||
<string name="CreateProfileScreen__first_name_required">First name (required)</string>
|
||||
<!-- Label/hint for the last-name field, indicating it is optional. -->
|
||||
<string name="CreateProfileScreen__last_name_optional">Last name (optional)</string>
|
||||
<!-- Action button text to advance from create-profile screen. -->
|
||||
<string name="CreateProfileScreen__next">Next</string>
|
||||
<!-- Content description for the avatar selection control. -->
|
||||
<string name="CreateProfileScreen__set_avatar_description">Set avatar</string>
|
||||
|
||||
<!-- Phone number discoverability picker -->
|
||||
<!-- Title row label shown on the create-profile screen pointing at the discoverability picker. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__who_can_find_me_by_number">Who can find me by number?</string>
|
||||
<!-- Description shown on the picker when "Everyone" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__anyone_who_has_your">Anyone who has your phone number will see you\'re on Signal and can start chats with you.</string>
|
||||
<!-- Description shown on the picker when "Nobody" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__nobody_will_be_able">Nobody will be able to see you\'re on Signal unless you message them or have an existing chat with them.</string>
|
||||
<!-- Radio option label for "Everyone can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_everyone">Everyone</string>
|
||||
<!-- Radio option label for "Nobody can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_nobody">Nobody</string>
|
||||
<!-- Title for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_title">Are you sure?</string>
|
||||
<!-- Body for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_message">Setting \"Who can find me by number\" to \"Nobody\" will make it harder for people to find you on Signal.</string>
|
||||
<!-- Cancel button on the "Nobody" confirmation dialog. -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__cancel">Cancel</string>
|
||||
<!-- Save button on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__save">Save</string>
|
||||
<!-- Content description for the back arrow on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__back">Back</string>
|
||||
</resources>
|
||||
|
||||
@@ -398,4 +398,87 @@
|
||||
<string name="LinkAccountScreen__dont_have_signal_on_another_device">არ გაქვს Signal სხვა მოწყობილობაზე?</string>
|
||||
<!-- Inline link in the link-account screen footer that takes the user to the new-account creation flow instead of linking -->
|
||||
<string name="LinkAccountScreen__create_account">შექმენი ანგარიში</string>
|
||||
|
||||
<!-- Device transfer: Instructions screen -->
|
||||
<string name="DeviceTransferInstructions__transfer_your_account">Transfer your account</string>
|
||||
<string name="DeviceTransferInstructions__to_transfer_open_signal_on_your_old_android_device">To transfer your account, open Signal on your old Android device and select Transfer Account.</string>
|
||||
<string name="DeviceTransferInstructions__continue">Continue</string>
|
||||
|
||||
<!-- Device transfer: Setup screen -->
|
||||
<string name="DeviceTransferSetup__preparing_to_connect">Preparing to connect to old Android device…</string>
|
||||
<string name="DeviceTransferSetup__take_a_moment_should_be_ready_soon">This might take a moment. Should be ready soon.</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_old_device">Waiting for your old device to connect…</string>
|
||||
<string name="DeviceTransferSetup__verify_numbers_match">Verify the numbers match on both devices</string>
|
||||
<string name="DeviceTransferSetup__numbers_match">Yes, the numbers match</string>
|
||||
<string name="DeviceTransferSetup__numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_other_to_verify">Waiting for your old device to verify…</string>
|
||||
<string name="DeviceTransferSetup__location_permission_required">Signal needs the location permission to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__grant_location_permission">Grant permission</string>
|
||||
<string name="DeviceTransferSetup__location_services_required">Signal needs location services enabled to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_location_services">Turn on location services</string>
|
||||
<string name="DeviceTransferSetup__wifi_required">Signal needs Wi-Fi turned on to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_wifi">Turn on Wi-Fi</string>
|
||||
<string name="DeviceTransferSetup__wifi_direct_unavailable">Sorry, it appears your device does not support Wi-Fi Direct.</string>
|
||||
<string name="DeviceTransferSetup__restore_a_backup">Restore a backup instead</string>
|
||||
<string name="DeviceTransferSetup__unexpected_error_connecting">An unexpected error occurred while attempting to connect to your old device.</string>
|
||||
<string name="DeviceTransferSetup__retry">Retry</string>
|
||||
<string name="DeviceTransferSetup__unable_to_discover_old_device">Unable to discover your old device</string>
|
||||
<string name="DeviceTransferSetup__troubleshooting_tips">• Make sure location permissions are granted.\n• Make sure Wi-Fi is on and no Wi-Fi Direct groups are remembered.\n• Try turning Wi-Fi off and on on both devices.\n• Make sure both devices are in transfer mode.</string>
|
||||
<string name="DeviceTransferSetup__try_again">Try again</string>
|
||||
<string name="DeviceTransferSetup__the_numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__if_numbers_dont_match_wrong_device">If the numbers on your devices do not match, it\'s possible you connected to the wrong device.</string>
|
||||
<string name="DeviceTransferSetup__stop_transfer">Stop transfer</string>
|
||||
|
||||
<!-- Device transfer: Progress screen -->
|
||||
<string name="DeviceTransferProgress__transferring_data">Transferring data</string>
|
||||
<string name="DeviceTransferProgress__d_messages_so_far">%1$d messages so far</string>
|
||||
<string name="DeviceTransferProgress__unable_to_transfer">Unable to transfer</string>
|
||||
<string name="DeviceTransferProgress__cannot_transfer_from_newer_signal">Cannot transfer from a newer version of Signal.</string>
|
||||
<string name="DeviceTransferProgress__failure_foreign_key">Some data could not be transferred due to a database constraint.</string>
|
||||
<string name="DeviceTransferProgress__transfer_failed">The transfer failed. Please try again.</string>
|
||||
<string name="DeviceTransferProgress__try_again">Try again</string>
|
||||
<string name="DeviceTransferProgress__cancel">Cancel</string>
|
||||
<string name="DeviceTransferProgress__stop_transfer">Stop transfer?</string>
|
||||
<string name="DeviceTransferProgress__all_transfer_progress_will_be_lost">All transfer progress will be lost.</string>
|
||||
|
||||
<!-- Device transfer: Complete screen -->
|
||||
<string name="DeviceTransferComplete__transfer_complete">Transfer complete</string>
|
||||
<string name="DeviceTransferComplete__your_account_is_now_on_this_device">Your account is now on this device.</string>
|
||||
<string name="DeviceTransferComplete__continue_registration">Continue</string>
|
||||
|
||||
<!-- Create profile screen -->
|
||||
<!-- Title displayed at the top of the create-profile screen during registration. -->
|
||||
<string name="CreateProfileScreen__set_up_your_profile">Set up your profile</string>
|
||||
<!-- Subtitle on create-profile screen explaining that the profile is end-to-end encrypted and visible to recipients. -->
|
||||
<string name="CreateProfileScreen__your_profile_is_end_to_end_encrypted">Your profile and changes to it will be visible to people you message, contacts, and groups.</string>
|
||||
<!-- Label/hint for the first-name field, indicating it is required. -->
|
||||
<string name="CreateProfileScreen__first_name_required">First name (required)</string>
|
||||
<!-- Label/hint for the last-name field, indicating it is optional. -->
|
||||
<string name="CreateProfileScreen__last_name_optional">Last name (optional)</string>
|
||||
<!-- Action button text to advance from create-profile screen. -->
|
||||
<string name="CreateProfileScreen__next">Next</string>
|
||||
<!-- Content description for the avatar selection control. -->
|
||||
<string name="CreateProfileScreen__set_avatar_description">Set avatar</string>
|
||||
|
||||
<!-- Phone number discoverability picker -->
|
||||
<!-- Title row label shown on the create-profile screen pointing at the discoverability picker. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__who_can_find_me_by_number">Who can find me by number?</string>
|
||||
<!-- Description shown on the picker when "Everyone" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__anyone_who_has_your">Anyone who has your phone number will see you\'re on Signal and can start chats with you.</string>
|
||||
<!-- Description shown on the picker when "Nobody" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__nobody_will_be_able">Nobody will be able to see you\'re on Signal unless you message them or have an existing chat with them.</string>
|
||||
<!-- Radio option label for "Everyone can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_everyone">Everyone</string>
|
||||
<!-- Radio option label for "Nobody can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_nobody">Nobody</string>
|
||||
<!-- Title for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_title">Are you sure?</string>
|
||||
<!-- Body for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_message">Setting \"Who can find me by number\" to \"Nobody\" will make it harder for people to find you on Signal.</string>
|
||||
<!-- Cancel button on the "Nobody" confirmation dialog. -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__cancel">Cancel</string>
|
||||
<!-- Save button on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__save">Save</string>
|
||||
<!-- Content description for the back arrow on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__back">Back</string>
|
||||
</resources>
|
||||
|
||||
@@ -398,4 +398,87 @@
|
||||
<string name="LinkAccountScreen__dont_have_signal_on_another_device">Екінші құрылғыда Signal қолданбасы орнатылмаған ба?</string>
|
||||
<!-- Inline link in the link-account screen footer that takes the user to the new-account creation flow instead of linking -->
|
||||
<string name="LinkAccountScreen__create_account">Аккаунт жасау</string>
|
||||
|
||||
<!-- Device transfer: Instructions screen -->
|
||||
<string name="DeviceTransferInstructions__transfer_your_account">Transfer your account</string>
|
||||
<string name="DeviceTransferInstructions__to_transfer_open_signal_on_your_old_android_device">To transfer your account, open Signal on your old Android device and select Transfer Account.</string>
|
||||
<string name="DeviceTransferInstructions__continue">Continue</string>
|
||||
|
||||
<!-- Device transfer: Setup screen -->
|
||||
<string name="DeviceTransferSetup__preparing_to_connect">Preparing to connect to old Android device…</string>
|
||||
<string name="DeviceTransferSetup__take_a_moment_should_be_ready_soon">This might take a moment. Should be ready soon.</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_old_device">Waiting for your old device to connect…</string>
|
||||
<string name="DeviceTransferSetup__verify_numbers_match">Verify the numbers match on both devices</string>
|
||||
<string name="DeviceTransferSetup__numbers_match">Yes, the numbers match</string>
|
||||
<string name="DeviceTransferSetup__numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_other_to_verify">Waiting for your old device to verify…</string>
|
||||
<string name="DeviceTransferSetup__location_permission_required">Signal needs the location permission to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__grant_location_permission">Grant permission</string>
|
||||
<string name="DeviceTransferSetup__location_services_required">Signal needs location services enabled to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_location_services">Turn on location services</string>
|
||||
<string name="DeviceTransferSetup__wifi_required">Signal needs Wi-Fi turned on to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_wifi">Turn on Wi-Fi</string>
|
||||
<string name="DeviceTransferSetup__wifi_direct_unavailable">Sorry, it appears your device does not support Wi-Fi Direct.</string>
|
||||
<string name="DeviceTransferSetup__restore_a_backup">Restore a backup instead</string>
|
||||
<string name="DeviceTransferSetup__unexpected_error_connecting">An unexpected error occurred while attempting to connect to your old device.</string>
|
||||
<string name="DeviceTransferSetup__retry">Retry</string>
|
||||
<string name="DeviceTransferSetup__unable_to_discover_old_device">Unable to discover your old device</string>
|
||||
<string name="DeviceTransferSetup__troubleshooting_tips">• Make sure location permissions are granted.\n• Make sure Wi-Fi is on and no Wi-Fi Direct groups are remembered.\n• Try turning Wi-Fi off and on on both devices.\n• Make sure both devices are in transfer mode.</string>
|
||||
<string name="DeviceTransferSetup__try_again">Try again</string>
|
||||
<string name="DeviceTransferSetup__the_numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__if_numbers_dont_match_wrong_device">If the numbers on your devices do not match, it\'s possible you connected to the wrong device.</string>
|
||||
<string name="DeviceTransferSetup__stop_transfer">Stop transfer</string>
|
||||
|
||||
<!-- Device transfer: Progress screen -->
|
||||
<string name="DeviceTransferProgress__transferring_data">Transferring data</string>
|
||||
<string name="DeviceTransferProgress__d_messages_so_far">%1$d messages so far</string>
|
||||
<string name="DeviceTransferProgress__unable_to_transfer">Unable to transfer</string>
|
||||
<string name="DeviceTransferProgress__cannot_transfer_from_newer_signal">Cannot transfer from a newer version of Signal.</string>
|
||||
<string name="DeviceTransferProgress__failure_foreign_key">Some data could not be transferred due to a database constraint.</string>
|
||||
<string name="DeviceTransferProgress__transfer_failed">The transfer failed. Please try again.</string>
|
||||
<string name="DeviceTransferProgress__try_again">Try again</string>
|
||||
<string name="DeviceTransferProgress__cancel">Cancel</string>
|
||||
<string name="DeviceTransferProgress__stop_transfer">Stop transfer?</string>
|
||||
<string name="DeviceTransferProgress__all_transfer_progress_will_be_lost">All transfer progress will be lost.</string>
|
||||
|
||||
<!-- Device transfer: Complete screen -->
|
||||
<string name="DeviceTransferComplete__transfer_complete">Transfer complete</string>
|
||||
<string name="DeviceTransferComplete__your_account_is_now_on_this_device">Your account is now on this device.</string>
|
||||
<string name="DeviceTransferComplete__continue_registration">Continue</string>
|
||||
|
||||
<!-- Create profile screen -->
|
||||
<!-- Title displayed at the top of the create-profile screen during registration. -->
|
||||
<string name="CreateProfileScreen__set_up_your_profile">Set up your profile</string>
|
||||
<!-- Subtitle on create-profile screen explaining that the profile is end-to-end encrypted and visible to recipients. -->
|
||||
<string name="CreateProfileScreen__your_profile_is_end_to_end_encrypted">Your profile and changes to it will be visible to people you message, contacts, and groups.</string>
|
||||
<!-- Label/hint for the first-name field, indicating it is required. -->
|
||||
<string name="CreateProfileScreen__first_name_required">First name (required)</string>
|
||||
<!-- Label/hint for the last-name field, indicating it is optional. -->
|
||||
<string name="CreateProfileScreen__last_name_optional">Last name (optional)</string>
|
||||
<!-- Action button text to advance from create-profile screen. -->
|
||||
<string name="CreateProfileScreen__next">Next</string>
|
||||
<!-- Content description for the avatar selection control. -->
|
||||
<string name="CreateProfileScreen__set_avatar_description">Set avatar</string>
|
||||
|
||||
<!-- Phone number discoverability picker -->
|
||||
<!-- Title row label shown on the create-profile screen pointing at the discoverability picker. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__who_can_find_me_by_number">Who can find me by number?</string>
|
||||
<!-- Description shown on the picker when "Everyone" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__anyone_who_has_your">Anyone who has your phone number will see you\'re on Signal and can start chats with you.</string>
|
||||
<!-- Description shown on the picker when "Nobody" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__nobody_will_be_able">Nobody will be able to see you\'re on Signal unless you message them or have an existing chat with them.</string>
|
||||
<!-- Radio option label for "Everyone can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_everyone">Everyone</string>
|
||||
<!-- Radio option label for "Nobody can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_nobody">Nobody</string>
|
||||
<!-- Title for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_title">Are you sure?</string>
|
||||
<!-- Body for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_message">Setting \"Who can find me by number\" to \"Nobody\" will make it harder for people to find you on Signal.</string>
|
||||
<!-- Cancel button on the "Nobody" confirmation dialog. -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__cancel">Cancel</string>
|
||||
<!-- Save button on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__save">Save</string>
|
||||
<!-- Content description for the back arrow on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__back">Back</string>
|
||||
</resources>
|
||||
|
||||
@@ -396,4 +396,87 @@
|
||||
<string name="LinkAccountScreen__dont_have_signal_on_another_device">មិនមាន Signal នៅលើឧបករណ៍ផ្សេងទៀតទេ?</string>
|
||||
<!-- Inline link in the link-account screen footer that takes the user to the new-account creation flow instead of linking -->
|
||||
<string name="LinkAccountScreen__create_account">បង្កើតគណនី</string>
|
||||
|
||||
<!-- Device transfer: Instructions screen -->
|
||||
<string name="DeviceTransferInstructions__transfer_your_account">Transfer your account</string>
|
||||
<string name="DeviceTransferInstructions__to_transfer_open_signal_on_your_old_android_device">To transfer your account, open Signal on your old Android device and select Transfer Account.</string>
|
||||
<string name="DeviceTransferInstructions__continue">Continue</string>
|
||||
|
||||
<!-- Device transfer: Setup screen -->
|
||||
<string name="DeviceTransferSetup__preparing_to_connect">Preparing to connect to old Android device…</string>
|
||||
<string name="DeviceTransferSetup__take_a_moment_should_be_ready_soon">This might take a moment. Should be ready soon.</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_old_device">Waiting for your old device to connect…</string>
|
||||
<string name="DeviceTransferSetup__verify_numbers_match">Verify the numbers match on both devices</string>
|
||||
<string name="DeviceTransferSetup__numbers_match">Yes, the numbers match</string>
|
||||
<string name="DeviceTransferSetup__numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_other_to_verify">Waiting for your old device to verify…</string>
|
||||
<string name="DeviceTransferSetup__location_permission_required">Signal needs the location permission to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__grant_location_permission">Grant permission</string>
|
||||
<string name="DeviceTransferSetup__location_services_required">Signal needs location services enabled to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_location_services">Turn on location services</string>
|
||||
<string name="DeviceTransferSetup__wifi_required">Signal needs Wi-Fi turned on to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_wifi">Turn on Wi-Fi</string>
|
||||
<string name="DeviceTransferSetup__wifi_direct_unavailable">Sorry, it appears your device does not support Wi-Fi Direct.</string>
|
||||
<string name="DeviceTransferSetup__restore_a_backup">Restore a backup instead</string>
|
||||
<string name="DeviceTransferSetup__unexpected_error_connecting">An unexpected error occurred while attempting to connect to your old device.</string>
|
||||
<string name="DeviceTransferSetup__retry">Retry</string>
|
||||
<string name="DeviceTransferSetup__unable_to_discover_old_device">Unable to discover your old device</string>
|
||||
<string name="DeviceTransferSetup__troubleshooting_tips">• Make sure location permissions are granted.\n• Make sure Wi-Fi is on and no Wi-Fi Direct groups are remembered.\n• Try turning Wi-Fi off and on on both devices.\n• Make sure both devices are in transfer mode.</string>
|
||||
<string name="DeviceTransferSetup__try_again">Try again</string>
|
||||
<string name="DeviceTransferSetup__the_numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__if_numbers_dont_match_wrong_device">If the numbers on your devices do not match, it\'s possible you connected to the wrong device.</string>
|
||||
<string name="DeviceTransferSetup__stop_transfer">Stop transfer</string>
|
||||
|
||||
<!-- Device transfer: Progress screen -->
|
||||
<string name="DeviceTransferProgress__transferring_data">Transferring data</string>
|
||||
<string name="DeviceTransferProgress__d_messages_so_far">%1$d messages so far</string>
|
||||
<string name="DeviceTransferProgress__unable_to_transfer">Unable to transfer</string>
|
||||
<string name="DeviceTransferProgress__cannot_transfer_from_newer_signal">Cannot transfer from a newer version of Signal.</string>
|
||||
<string name="DeviceTransferProgress__failure_foreign_key">Some data could not be transferred due to a database constraint.</string>
|
||||
<string name="DeviceTransferProgress__transfer_failed">The transfer failed. Please try again.</string>
|
||||
<string name="DeviceTransferProgress__try_again">Try again</string>
|
||||
<string name="DeviceTransferProgress__cancel">Cancel</string>
|
||||
<string name="DeviceTransferProgress__stop_transfer">Stop transfer?</string>
|
||||
<string name="DeviceTransferProgress__all_transfer_progress_will_be_lost">All transfer progress will be lost.</string>
|
||||
|
||||
<!-- Device transfer: Complete screen -->
|
||||
<string name="DeviceTransferComplete__transfer_complete">Transfer complete</string>
|
||||
<string name="DeviceTransferComplete__your_account_is_now_on_this_device">Your account is now on this device.</string>
|
||||
<string name="DeviceTransferComplete__continue_registration">Continue</string>
|
||||
|
||||
<!-- Create profile screen -->
|
||||
<!-- Title displayed at the top of the create-profile screen during registration. -->
|
||||
<string name="CreateProfileScreen__set_up_your_profile">Set up your profile</string>
|
||||
<!-- Subtitle on create-profile screen explaining that the profile is end-to-end encrypted and visible to recipients. -->
|
||||
<string name="CreateProfileScreen__your_profile_is_end_to_end_encrypted">Your profile and changes to it will be visible to people you message, contacts, and groups.</string>
|
||||
<!-- Label/hint for the first-name field, indicating it is required. -->
|
||||
<string name="CreateProfileScreen__first_name_required">First name (required)</string>
|
||||
<!-- Label/hint for the last-name field, indicating it is optional. -->
|
||||
<string name="CreateProfileScreen__last_name_optional">Last name (optional)</string>
|
||||
<!-- Action button text to advance from create-profile screen. -->
|
||||
<string name="CreateProfileScreen__next">Next</string>
|
||||
<!-- Content description for the avatar selection control. -->
|
||||
<string name="CreateProfileScreen__set_avatar_description">Set avatar</string>
|
||||
|
||||
<!-- Phone number discoverability picker -->
|
||||
<!-- Title row label shown on the create-profile screen pointing at the discoverability picker. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__who_can_find_me_by_number">Who can find me by number?</string>
|
||||
<!-- Description shown on the picker when "Everyone" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__anyone_who_has_your">Anyone who has your phone number will see you\'re on Signal and can start chats with you.</string>
|
||||
<!-- Description shown on the picker when "Nobody" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__nobody_will_be_able">Nobody will be able to see you\'re on Signal unless you message them or have an existing chat with them.</string>
|
||||
<!-- Radio option label for "Everyone can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_everyone">Everyone</string>
|
||||
<!-- Radio option label for "Nobody can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_nobody">Nobody</string>
|
||||
<!-- Title for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_title">Are you sure?</string>
|
||||
<!-- Body for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_message">Setting \"Who can find me by number\" to \"Nobody\" will make it harder for people to find you on Signal.</string>
|
||||
<!-- Cancel button on the "Nobody" confirmation dialog. -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__cancel">Cancel</string>
|
||||
<!-- Save button on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__save">Save</string>
|
||||
<!-- Content description for the back arrow on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__back">Back</string>
|
||||
</resources>
|
||||
|
||||
@@ -398,4 +398,87 @@
|
||||
<string name="LinkAccountScreen__dont_have_signal_on_another_device">ಬೇರೆ ಸಾಧನದಲ್ಲಿ Signal ಅನ್ನು ಹೊಂದಿಲ್ಲವೇ?</string>
|
||||
<!-- Inline link in the link-account screen footer that takes the user to the new-account creation flow instead of linking -->
|
||||
<string name="LinkAccountScreen__create_account">ಖಾತೆಯನ್ನು ರಚಿಸಿ</string>
|
||||
|
||||
<!-- Device transfer: Instructions screen -->
|
||||
<string name="DeviceTransferInstructions__transfer_your_account">Transfer your account</string>
|
||||
<string name="DeviceTransferInstructions__to_transfer_open_signal_on_your_old_android_device">To transfer your account, open Signal on your old Android device and select Transfer Account.</string>
|
||||
<string name="DeviceTransferInstructions__continue">Continue</string>
|
||||
|
||||
<!-- Device transfer: Setup screen -->
|
||||
<string name="DeviceTransferSetup__preparing_to_connect">Preparing to connect to old Android device…</string>
|
||||
<string name="DeviceTransferSetup__take_a_moment_should_be_ready_soon">This might take a moment. Should be ready soon.</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_old_device">Waiting for your old device to connect…</string>
|
||||
<string name="DeviceTransferSetup__verify_numbers_match">Verify the numbers match on both devices</string>
|
||||
<string name="DeviceTransferSetup__numbers_match">Yes, the numbers match</string>
|
||||
<string name="DeviceTransferSetup__numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_other_to_verify">Waiting for your old device to verify…</string>
|
||||
<string name="DeviceTransferSetup__location_permission_required">Signal needs the location permission to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__grant_location_permission">Grant permission</string>
|
||||
<string name="DeviceTransferSetup__location_services_required">Signal needs location services enabled to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_location_services">Turn on location services</string>
|
||||
<string name="DeviceTransferSetup__wifi_required">Signal needs Wi-Fi turned on to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_wifi">Turn on Wi-Fi</string>
|
||||
<string name="DeviceTransferSetup__wifi_direct_unavailable">Sorry, it appears your device does not support Wi-Fi Direct.</string>
|
||||
<string name="DeviceTransferSetup__restore_a_backup">Restore a backup instead</string>
|
||||
<string name="DeviceTransferSetup__unexpected_error_connecting">An unexpected error occurred while attempting to connect to your old device.</string>
|
||||
<string name="DeviceTransferSetup__retry">Retry</string>
|
||||
<string name="DeviceTransferSetup__unable_to_discover_old_device">Unable to discover your old device</string>
|
||||
<string name="DeviceTransferSetup__troubleshooting_tips">• Make sure location permissions are granted.\n• Make sure Wi-Fi is on and no Wi-Fi Direct groups are remembered.\n• Try turning Wi-Fi off and on on both devices.\n• Make sure both devices are in transfer mode.</string>
|
||||
<string name="DeviceTransferSetup__try_again">Try again</string>
|
||||
<string name="DeviceTransferSetup__the_numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__if_numbers_dont_match_wrong_device">If the numbers on your devices do not match, it\'s possible you connected to the wrong device.</string>
|
||||
<string name="DeviceTransferSetup__stop_transfer">Stop transfer</string>
|
||||
|
||||
<!-- Device transfer: Progress screen -->
|
||||
<string name="DeviceTransferProgress__transferring_data">Transferring data</string>
|
||||
<string name="DeviceTransferProgress__d_messages_so_far">%1$d messages so far</string>
|
||||
<string name="DeviceTransferProgress__unable_to_transfer">Unable to transfer</string>
|
||||
<string name="DeviceTransferProgress__cannot_transfer_from_newer_signal">Cannot transfer from a newer version of Signal.</string>
|
||||
<string name="DeviceTransferProgress__failure_foreign_key">Some data could not be transferred due to a database constraint.</string>
|
||||
<string name="DeviceTransferProgress__transfer_failed">The transfer failed. Please try again.</string>
|
||||
<string name="DeviceTransferProgress__try_again">Try again</string>
|
||||
<string name="DeviceTransferProgress__cancel">Cancel</string>
|
||||
<string name="DeviceTransferProgress__stop_transfer">Stop transfer?</string>
|
||||
<string name="DeviceTransferProgress__all_transfer_progress_will_be_lost">All transfer progress will be lost.</string>
|
||||
|
||||
<!-- Device transfer: Complete screen -->
|
||||
<string name="DeviceTransferComplete__transfer_complete">Transfer complete</string>
|
||||
<string name="DeviceTransferComplete__your_account_is_now_on_this_device">Your account is now on this device.</string>
|
||||
<string name="DeviceTransferComplete__continue_registration">Continue</string>
|
||||
|
||||
<!-- Create profile screen -->
|
||||
<!-- Title displayed at the top of the create-profile screen during registration. -->
|
||||
<string name="CreateProfileScreen__set_up_your_profile">Set up your profile</string>
|
||||
<!-- Subtitle on create-profile screen explaining that the profile is end-to-end encrypted and visible to recipients. -->
|
||||
<string name="CreateProfileScreen__your_profile_is_end_to_end_encrypted">Your profile and changes to it will be visible to people you message, contacts, and groups.</string>
|
||||
<!-- Label/hint for the first-name field, indicating it is required. -->
|
||||
<string name="CreateProfileScreen__first_name_required">First name (required)</string>
|
||||
<!-- Label/hint for the last-name field, indicating it is optional. -->
|
||||
<string name="CreateProfileScreen__last_name_optional">Last name (optional)</string>
|
||||
<!-- Action button text to advance from create-profile screen. -->
|
||||
<string name="CreateProfileScreen__next">Next</string>
|
||||
<!-- Content description for the avatar selection control. -->
|
||||
<string name="CreateProfileScreen__set_avatar_description">Set avatar</string>
|
||||
|
||||
<!-- Phone number discoverability picker -->
|
||||
<!-- Title row label shown on the create-profile screen pointing at the discoverability picker. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__who_can_find_me_by_number">Who can find me by number?</string>
|
||||
<!-- Description shown on the picker when "Everyone" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__anyone_who_has_your">Anyone who has your phone number will see you\'re on Signal and can start chats with you.</string>
|
||||
<!-- Description shown on the picker when "Nobody" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__nobody_will_be_able">Nobody will be able to see you\'re on Signal unless you message them or have an existing chat with them.</string>
|
||||
<!-- Radio option label for "Everyone can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_everyone">Everyone</string>
|
||||
<!-- Radio option label for "Nobody can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_nobody">Nobody</string>
|
||||
<!-- Title for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_title">Are you sure?</string>
|
||||
<!-- Body for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_message">Setting \"Who can find me by number\" to \"Nobody\" will make it harder for people to find you on Signal.</string>
|
||||
<!-- Cancel button on the "Nobody" confirmation dialog. -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__cancel">Cancel</string>
|
||||
<!-- Save button on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__save">Save</string>
|
||||
<!-- Content description for the back arrow on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__back">Back</string>
|
||||
</resources>
|
||||
|
||||
@@ -396,4 +396,87 @@
|
||||
<string name="LinkAccountScreen__dont_have_signal_on_another_device">다른 기기에 Signal이 설치되어 있지 않나요?</string>
|
||||
<!-- Inline link in the link-account screen footer that takes the user to the new-account creation flow instead of linking -->
|
||||
<string name="LinkAccountScreen__create_account">여기서 계정을 생성하세요</string>
|
||||
|
||||
<!-- Device transfer: Instructions screen -->
|
||||
<string name="DeviceTransferInstructions__transfer_your_account">Transfer your account</string>
|
||||
<string name="DeviceTransferInstructions__to_transfer_open_signal_on_your_old_android_device">To transfer your account, open Signal on your old Android device and select Transfer Account.</string>
|
||||
<string name="DeviceTransferInstructions__continue">Continue</string>
|
||||
|
||||
<!-- Device transfer: Setup screen -->
|
||||
<string name="DeviceTransferSetup__preparing_to_connect">Preparing to connect to old Android device…</string>
|
||||
<string name="DeviceTransferSetup__take_a_moment_should_be_ready_soon">This might take a moment. Should be ready soon.</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_old_device">Waiting for your old device to connect…</string>
|
||||
<string name="DeviceTransferSetup__verify_numbers_match">Verify the numbers match on both devices</string>
|
||||
<string name="DeviceTransferSetup__numbers_match">Yes, the numbers match</string>
|
||||
<string name="DeviceTransferSetup__numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_other_to_verify">Waiting for your old device to verify…</string>
|
||||
<string name="DeviceTransferSetup__location_permission_required">Signal needs the location permission to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__grant_location_permission">Grant permission</string>
|
||||
<string name="DeviceTransferSetup__location_services_required">Signal needs location services enabled to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_location_services">Turn on location services</string>
|
||||
<string name="DeviceTransferSetup__wifi_required">Signal needs Wi-Fi turned on to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_wifi">Turn on Wi-Fi</string>
|
||||
<string name="DeviceTransferSetup__wifi_direct_unavailable">Sorry, it appears your device does not support Wi-Fi Direct.</string>
|
||||
<string name="DeviceTransferSetup__restore_a_backup">Restore a backup instead</string>
|
||||
<string name="DeviceTransferSetup__unexpected_error_connecting">An unexpected error occurred while attempting to connect to your old device.</string>
|
||||
<string name="DeviceTransferSetup__retry">Retry</string>
|
||||
<string name="DeviceTransferSetup__unable_to_discover_old_device">Unable to discover your old device</string>
|
||||
<string name="DeviceTransferSetup__troubleshooting_tips">• Make sure location permissions are granted.\n• Make sure Wi-Fi is on and no Wi-Fi Direct groups are remembered.\n• Try turning Wi-Fi off and on on both devices.\n• Make sure both devices are in transfer mode.</string>
|
||||
<string name="DeviceTransferSetup__try_again">Try again</string>
|
||||
<string name="DeviceTransferSetup__the_numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__if_numbers_dont_match_wrong_device">If the numbers on your devices do not match, it\'s possible you connected to the wrong device.</string>
|
||||
<string name="DeviceTransferSetup__stop_transfer">Stop transfer</string>
|
||||
|
||||
<!-- Device transfer: Progress screen -->
|
||||
<string name="DeviceTransferProgress__transferring_data">Transferring data</string>
|
||||
<string name="DeviceTransferProgress__d_messages_so_far">%1$d messages so far</string>
|
||||
<string name="DeviceTransferProgress__unable_to_transfer">Unable to transfer</string>
|
||||
<string name="DeviceTransferProgress__cannot_transfer_from_newer_signal">Cannot transfer from a newer version of Signal.</string>
|
||||
<string name="DeviceTransferProgress__failure_foreign_key">Some data could not be transferred due to a database constraint.</string>
|
||||
<string name="DeviceTransferProgress__transfer_failed">The transfer failed. Please try again.</string>
|
||||
<string name="DeviceTransferProgress__try_again">Try again</string>
|
||||
<string name="DeviceTransferProgress__cancel">Cancel</string>
|
||||
<string name="DeviceTransferProgress__stop_transfer">Stop transfer?</string>
|
||||
<string name="DeviceTransferProgress__all_transfer_progress_will_be_lost">All transfer progress will be lost.</string>
|
||||
|
||||
<!-- Device transfer: Complete screen -->
|
||||
<string name="DeviceTransferComplete__transfer_complete">Transfer complete</string>
|
||||
<string name="DeviceTransferComplete__your_account_is_now_on_this_device">Your account is now on this device.</string>
|
||||
<string name="DeviceTransferComplete__continue_registration">Continue</string>
|
||||
|
||||
<!-- Create profile screen -->
|
||||
<!-- Title displayed at the top of the create-profile screen during registration. -->
|
||||
<string name="CreateProfileScreen__set_up_your_profile">Set up your profile</string>
|
||||
<!-- Subtitle on create-profile screen explaining that the profile is end-to-end encrypted and visible to recipients. -->
|
||||
<string name="CreateProfileScreen__your_profile_is_end_to_end_encrypted">Your profile and changes to it will be visible to people you message, contacts, and groups.</string>
|
||||
<!-- Label/hint for the first-name field, indicating it is required. -->
|
||||
<string name="CreateProfileScreen__first_name_required">First name (required)</string>
|
||||
<!-- Label/hint for the last-name field, indicating it is optional. -->
|
||||
<string name="CreateProfileScreen__last_name_optional">Last name (optional)</string>
|
||||
<!-- Action button text to advance from create-profile screen. -->
|
||||
<string name="CreateProfileScreen__next">Next</string>
|
||||
<!-- Content description for the avatar selection control. -->
|
||||
<string name="CreateProfileScreen__set_avatar_description">Set avatar</string>
|
||||
|
||||
<!-- Phone number discoverability picker -->
|
||||
<!-- Title row label shown on the create-profile screen pointing at the discoverability picker. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__who_can_find_me_by_number">Who can find me by number?</string>
|
||||
<!-- Description shown on the picker when "Everyone" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__anyone_who_has_your">Anyone who has your phone number will see you\'re on Signal and can start chats with you.</string>
|
||||
<!-- Description shown on the picker when "Nobody" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__nobody_will_be_able">Nobody will be able to see you\'re on Signal unless you message them or have an existing chat with them.</string>
|
||||
<!-- Radio option label for "Everyone can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_everyone">Everyone</string>
|
||||
<!-- Radio option label for "Nobody can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_nobody">Nobody</string>
|
||||
<!-- Title for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_title">Are you sure?</string>
|
||||
<!-- Body for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_message">Setting \"Who can find me by number\" to \"Nobody\" will make it harder for people to find you on Signal.</string>
|
||||
<!-- Cancel button on the "Nobody" confirmation dialog. -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__cancel">Cancel</string>
|
||||
<!-- Save button on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__save">Save</string>
|
||||
<!-- Content description for the back arrow on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__back">Back</string>
|
||||
</resources>
|
||||
|
||||
@@ -398,4 +398,87 @@
|
||||
<string name="LinkAccountScreen__dont_have_signal_on_another_device">Башка түзмөгүңүздө Signal жокпу?</string>
|
||||
<!-- Inline link in the link-account screen footer that takes the user to the new-account creation flow instead of linking -->
|
||||
<string name="LinkAccountScreen__create_account">Аккаунт түзүү</string>
|
||||
|
||||
<!-- Device transfer: Instructions screen -->
|
||||
<string name="DeviceTransferInstructions__transfer_your_account">Transfer your account</string>
|
||||
<string name="DeviceTransferInstructions__to_transfer_open_signal_on_your_old_android_device">To transfer your account, open Signal on your old Android device and select Transfer Account.</string>
|
||||
<string name="DeviceTransferInstructions__continue">Continue</string>
|
||||
|
||||
<!-- Device transfer: Setup screen -->
|
||||
<string name="DeviceTransferSetup__preparing_to_connect">Preparing to connect to old Android device…</string>
|
||||
<string name="DeviceTransferSetup__take_a_moment_should_be_ready_soon">This might take a moment. Should be ready soon.</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_old_device">Waiting for your old device to connect…</string>
|
||||
<string name="DeviceTransferSetup__verify_numbers_match">Verify the numbers match on both devices</string>
|
||||
<string name="DeviceTransferSetup__numbers_match">Yes, the numbers match</string>
|
||||
<string name="DeviceTransferSetup__numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_other_to_verify">Waiting for your old device to verify…</string>
|
||||
<string name="DeviceTransferSetup__location_permission_required">Signal needs the location permission to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__grant_location_permission">Grant permission</string>
|
||||
<string name="DeviceTransferSetup__location_services_required">Signal needs location services enabled to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_location_services">Turn on location services</string>
|
||||
<string name="DeviceTransferSetup__wifi_required">Signal needs Wi-Fi turned on to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_wifi">Turn on Wi-Fi</string>
|
||||
<string name="DeviceTransferSetup__wifi_direct_unavailable">Sorry, it appears your device does not support Wi-Fi Direct.</string>
|
||||
<string name="DeviceTransferSetup__restore_a_backup">Restore a backup instead</string>
|
||||
<string name="DeviceTransferSetup__unexpected_error_connecting">An unexpected error occurred while attempting to connect to your old device.</string>
|
||||
<string name="DeviceTransferSetup__retry">Retry</string>
|
||||
<string name="DeviceTransferSetup__unable_to_discover_old_device">Unable to discover your old device</string>
|
||||
<string name="DeviceTransferSetup__troubleshooting_tips">• Make sure location permissions are granted.\n• Make sure Wi-Fi is on and no Wi-Fi Direct groups are remembered.\n• Try turning Wi-Fi off and on on both devices.\n• Make sure both devices are in transfer mode.</string>
|
||||
<string name="DeviceTransferSetup__try_again">Try again</string>
|
||||
<string name="DeviceTransferSetup__the_numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__if_numbers_dont_match_wrong_device">If the numbers on your devices do not match, it\'s possible you connected to the wrong device.</string>
|
||||
<string name="DeviceTransferSetup__stop_transfer">Stop transfer</string>
|
||||
|
||||
<!-- Device transfer: Progress screen -->
|
||||
<string name="DeviceTransferProgress__transferring_data">Transferring data</string>
|
||||
<string name="DeviceTransferProgress__d_messages_so_far">%1$d messages so far</string>
|
||||
<string name="DeviceTransferProgress__unable_to_transfer">Unable to transfer</string>
|
||||
<string name="DeviceTransferProgress__cannot_transfer_from_newer_signal">Cannot transfer from a newer version of Signal.</string>
|
||||
<string name="DeviceTransferProgress__failure_foreign_key">Some data could not be transferred due to a database constraint.</string>
|
||||
<string name="DeviceTransferProgress__transfer_failed">The transfer failed. Please try again.</string>
|
||||
<string name="DeviceTransferProgress__try_again">Try again</string>
|
||||
<string name="DeviceTransferProgress__cancel">Cancel</string>
|
||||
<string name="DeviceTransferProgress__stop_transfer">Stop transfer?</string>
|
||||
<string name="DeviceTransferProgress__all_transfer_progress_will_be_lost">All transfer progress will be lost.</string>
|
||||
|
||||
<!-- Device transfer: Complete screen -->
|
||||
<string name="DeviceTransferComplete__transfer_complete">Transfer complete</string>
|
||||
<string name="DeviceTransferComplete__your_account_is_now_on_this_device">Your account is now on this device.</string>
|
||||
<string name="DeviceTransferComplete__continue_registration">Continue</string>
|
||||
|
||||
<!-- Create profile screen -->
|
||||
<!-- Title displayed at the top of the create-profile screen during registration. -->
|
||||
<string name="CreateProfileScreen__set_up_your_profile">Set up your profile</string>
|
||||
<!-- Subtitle on create-profile screen explaining that the profile is end-to-end encrypted and visible to recipients. -->
|
||||
<string name="CreateProfileScreen__your_profile_is_end_to_end_encrypted">Your profile and changes to it will be visible to people you message, contacts, and groups.</string>
|
||||
<!-- Label/hint for the first-name field, indicating it is required. -->
|
||||
<string name="CreateProfileScreen__first_name_required">First name (required)</string>
|
||||
<!-- Label/hint for the last-name field, indicating it is optional. -->
|
||||
<string name="CreateProfileScreen__last_name_optional">Last name (optional)</string>
|
||||
<!-- Action button text to advance from create-profile screen. -->
|
||||
<string name="CreateProfileScreen__next">Next</string>
|
||||
<!-- Content description for the avatar selection control. -->
|
||||
<string name="CreateProfileScreen__set_avatar_description">Set avatar</string>
|
||||
|
||||
<!-- Phone number discoverability picker -->
|
||||
<!-- Title row label shown on the create-profile screen pointing at the discoverability picker. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__who_can_find_me_by_number">Who can find me by number?</string>
|
||||
<!-- Description shown on the picker when "Everyone" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__anyone_who_has_your">Anyone who has your phone number will see you\'re on Signal and can start chats with you.</string>
|
||||
<!-- Description shown on the picker when "Nobody" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__nobody_will_be_able">Nobody will be able to see you\'re on Signal unless you message them or have an existing chat with them.</string>
|
||||
<!-- Radio option label for "Everyone can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_everyone">Everyone</string>
|
||||
<!-- Radio option label for "Nobody can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_nobody">Nobody</string>
|
||||
<!-- Title for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_title">Are you sure?</string>
|
||||
<!-- Body for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_message">Setting \"Who can find me by number\" to \"Nobody\" will make it harder for people to find you on Signal.</string>
|
||||
<!-- Cancel button on the "Nobody" confirmation dialog. -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__cancel">Cancel</string>
|
||||
<!-- Save button on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__save">Save</string>
|
||||
<!-- Content description for the back arrow on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__back">Back</string>
|
||||
</resources>
|
||||
|
||||
@@ -402,4 +402,87 @@
|
||||
<string name="LinkAccountScreen__dont_have_signal_on_another_device">Neturite „Signal“ kitame įrenginyje?</string>
|
||||
<!-- Inline link in the link-account screen footer that takes the user to the new-account creation flow instead of linking -->
|
||||
<string name="LinkAccountScreen__create_account">Susikurkite paskyrą</string>
|
||||
|
||||
<!-- Device transfer: Instructions screen -->
|
||||
<string name="DeviceTransferInstructions__transfer_your_account">Transfer your account</string>
|
||||
<string name="DeviceTransferInstructions__to_transfer_open_signal_on_your_old_android_device">To transfer your account, open Signal on your old Android device and select Transfer Account.</string>
|
||||
<string name="DeviceTransferInstructions__continue">Continue</string>
|
||||
|
||||
<!-- Device transfer: Setup screen -->
|
||||
<string name="DeviceTransferSetup__preparing_to_connect">Preparing to connect to old Android device…</string>
|
||||
<string name="DeviceTransferSetup__take_a_moment_should_be_ready_soon">This might take a moment. Should be ready soon.</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_old_device">Waiting for your old device to connect…</string>
|
||||
<string name="DeviceTransferSetup__verify_numbers_match">Verify the numbers match on both devices</string>
|
||||
<string name="DeviceTransferSetup__numbers_match">Yes, the numbers match</string>
|
||||
<string name="DeviceTransferSetup__numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_other_to_verify">Waiting for your old device to verify…</string>
|
||||
<string name="DeviceTransferSetup__location_permission_required">Signal needs the location permission to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__grant_location_permission">Grant permission</string>
|
||||
<string name="DeviceTransferSetup__location_services_required">Signal needs location services enabled to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_location_services">Turn on location services</string>
|
||||
<string name="DeviceTransferSetup__wifi_required">Signal needs Wi-Fi turned on to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_wifi">Turn on Wi-Fi</string>
|
||||
<string name="DeviceTransferSetup__wifi_direct_unavailable">Sorry, it appears your device does not support Wi-Fi Direct.</string>
|
||||
<string name="DeviceTransferSetup__restore_a_backup">Restore a backup instead</string>
|
||||
<string name="DeviceTransferSetup__unexpected_error_connecting">An unexpected error occurred while attempting to connect to your old device.</string>
|
||||
<string name="DeviceTransferSetup__retry">Retry</string>
|
||||
<string name="DeviceTransferSetup__unable_to_discover_old_device">Unable to discover your old device</string>
|
||||
<string name="DeviceTransferSetup__troubleshooting_tips">• Make sure location permissions are granted.\n• Make sure Wi-Fi is on and no Wi-Fi Direct groups are remembered.\n• Try turning Wi-Fi off and on on both devices.\n• Make sure both devices are in transfer mode.</string>
|
||||
<string name="DeviceTransferSetup__try_again">Try again</string>
|
||||
<string name="DeviceTransferSetup__the_numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__if_numbers_dont_match_wrong_device">If the numbers on your devices do not match, it\'s possible you connected to the wrong device.</string>
|
||||
<string name="DeviceTransferSetup__stop_transfer">Stop transfer</string>
|
||||
|
||||
<!-- Device transfer: Progress screen -->
|
||||
<string name="DeviceTransferProgress__transferring_data">Transferring data</string>
|
||||
<string name="DeviceTransferProgress__d_messages_so_far">%1$d messages so far</string>
|
||||
<string name="DeviceTransferProgress__unable_to_transfer">Unable to transfer</string>
|
||||
<string name="DeviceTransferProgress__cannot_transfer_from_newer_signal">Cannot transfer from a newer version of Signal.</string>
|
||||
<string name="DeviceTransferProgress__failure_foreign_key">Some data could not be transferred due to a database constraint.</string>
|
||||
<string name="DeviceTransferProgress__transfer_failed">The transfer failed. Please try again.</string>
|
||||
<string name="DeviceTransferProgress__try_again">Try again</string>
|
||||
<string name="DeviceTransferProgress__cancel">Cancel</string>
|
||||
<string name="DeviceTransferProgress__stop_transfer">Stop transfer?</string>
|
||||
<string name="DeviceTransferProgress__all_transfer_progress_will_be_lost">All transfer progress will be lost.</string>
|
||||
|
||||
<!-- Device transfer: Complete screen -->
|
||||
<string name="DeviceTransferComplete__transfer_complete">Transfer complete</string>
|
||||
<string name="DeviceTransferComplete__your_account_is_now_on_this_device">Your account is now on this device.</string>
|
||||
<string name="DeviceTransferComplete__continue_registration">Continue</string>
|
||||
|
||||
<!-- Create profile screen -->
|
||||
<!-- Title displayed at the top of the create-profile screen during registration. -->
|
||||
<string name="CreateProfileScreen__set_up_your_profile">Set up your profile</string>
|
||||
<!-- Subtitle on create-profile screen explaining that the profile is end-to-end encrypted and visible to recipients. -->
|
||||
<string name="CreateProfileScreen__your_profile_is_end_to_end_encrypted">Your profile and changes to it will be visible to people you message, contacts, and groups.</string>
|
||||
<!-- Label/hint for the first-name field, indicating it is required. -->
|
||||
<string name="CreateProfileScreen__first_name_required">First name (required)</string>
|
||||
<!-- Label/hint for the last-name field, indicating it is optional. -->
|
||||
<string name="CreateProfileScreen__last_name_optional">Last name (optional)</string>
|
||||
<!-- Action button text to advance from create-profile screen. -->
|
||||
<string name="CreateProfileScreen__next">Next</string>
|
||||
<!-- Content description for the avatar selection control. -->
|
||||
<string name="CreateProfileScreen__set_avatar_description">Set avatar</string>
|
||||
|
||||
<!-- Phone number discoverability picker -->
|
||||
<!-- Title row label shown on the create-profile screen pointing at the discoverability picker. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__who_can_find_me_by_number">Who can find me by number?</string>
|
||||
<!-- Description shown on the picker when "Everyone" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__anyone_who_has_your">Anyone who has your phone number will see you\'re on Signal and can start chats with you.</string>
|
||||
<!-- Description shown on the picker when "Nobody" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__nobody_will_be_able">Nobody will be able to see you\'re on Signal unless you message them or have an existing chat with them.</string>
|
||||
<!-- Radio option label for "Everyone can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_everyone">Everyone</string>
|
||||
<!-- Radio option label for "Nobody can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_nobody">Nobody</string>
|
||||
<!-- Title for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_title">Are you sure?</string>
|
||||
<!-- Body for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_message">Setting \"Who can find me by number\" to \"Nobody\" will make it harder for people to find you on Signal.</string>
|
||||
<!-- Cancel button on the "Nobody" confirmation dialog. -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__cancel">Cancel</string>
|
||||
<!-- Save button on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__save">Save</string>
|
||||
<!-- Content description for the back arrow on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__back">Back</string>
|
||||
</resources>
|
||||
|
||||
@@ -400,4 +400,87 @@
|
||||
<string name="LinkAccountScreen__dont_have_signal_on_another_device">Signal nav pieejams citā ierīcē?</string>
|
||||
<!-- Inline link in the link-account screen footer that takes the user to the new-account creation flow instead of linking -->
|
||||
<string name="LinkAccountScreen__create_account">Izveidot kontu</string>
|
||||
|
||||
<!-- Device transfer: Instructions screen -->
|
||||
<string name="DeviceTransferInstructions__transfer_your_account">Transfer your account</string>
|
||||
<string name="DeviceTransferInstructions__to_transfer_open_signal_on_your_old_android_device">To transfer your account, open Signal on your old Android device and select Transfer Account.</string>
|
||||
<string name="DeviceTransferInstructions__continue">Continue</string>
|
||||
|
||||
<!-- Device transfer: Setup screen -->
|
||||
<string name="DeviceTransferSetup__preparing_to_connect">Preparing to connect to old Android device…</string>
|
||||
<string name="DeviceTransferSetup__take_a_moment_should_be_ready_soon">This might take a moment. Should be ready soon.</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_old_device">Waiting for your old device to connect…</string>
|
||||
<string name="DeviceTransferSetup__verify_numbers_match">Verify the numbers match on both devices</string>
|
||||
<string name="DeviceTransferSetup__numbers_match">Yes, the numbers match</string>
|
||||
<string name="DeviceTransferSetup__numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_other_to_verify">Waiting for your old device to verify…</string>
|
||||
<string name="DeviceTransferSetup__location_permission_required">Signal needs the location permission to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__grant_location_permission">Grant permission</string>
|
||||
<string name="DeviceTransferSetup__location_services_required">Signal needs location services enabled to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_location_services">Turn on location services</string>
|
||||
<string name="DeviceTransferSetup__wifi_required">Signal needs Wi-Fi turned on to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_wifi">Turn on Wi-Fi</string>
|
||||
<string name="DeviceTransferSetup__wifi_direct_unavailable">Sorry, it appears your device does not support Wi-Fi Direct.</string>
|
||||
<string name="DeviceTransferSetup__restore_a_backup">Restore a backup instead</string>
|
||||
<string name="DeviceTransferSetup__unexpected_error_connecting">An unexpected error occurred while attempting to connect to your old device.</string>
|
||||
<string name="DeviceTransferSetup__retry">Retry</string>
|
||||
<string name="DeviceTransferSetup__unable_to_discover_old_device">Unable to discover your old device</string>
|
||||
<string name="DeviceTransferSetup__troubleshooting_tips">• Make sure location permissions are granted.\n• Make sure Wi-Fi is on and no Wi-Fi Direct groups are remembered.\n• Try turning Wi-Fi off and on on both devices.\n• Make sure both devices are in transfer mode.</string>
|
||||
<string name="DeviceTransferSetup__try_again">Try again</string>
|
||||
<string name="DeviceTransferSetup__the_numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__if_numbers_dont_match_wrong_device">If the numbers on your devices do not match, it\'s possible you connected to the wrong device.</string>
|
||||
<string name="DeviceTransferSetup__stop_transfer">Stop transfer</string>
|
||||
|
||||
<!-- Device transfer: Progress screen -->
|
||||
<string name="DeviceTransferProgress__transferring_data">Transferring data</string>
|
||||
<string name="DeviceTransferProgress__d_messages_so_far">%1$d messages so far</string>
|
||||
<string name="DeviceTransferProgress__unable_to_transfer">Unable to transfer</string>
|
||||
<string name="DeviceTransferProgress__cannot_transfer_from_newer_signal">Cannot transfer from a newer version of Signal.</string>
|
||||
<string name="DeviceTransferProgress__failure_foreign_key">Some data could not be transferred due to a database constraint.</string>
|
||||
<string name="DeviceTransferProgress__transfer_failed">The transfer failed. Please try again.</string>
|
||||
<string name="DeviceTransferProgress__try_again">Try again</string>
|
||||
<string name="DeviceTransferProgress__cancel">Cancel</string>
|
||||
<string name="DeviceTransferProgress__stop_transfer">Stop transfer?</string>
|
||||
<string name="DeviceTransferProgress__all_transfer_progress_will_be_lost">All transfer progress will be lost.</string>
|
||||
|
||||
<!-- Device transfer: Complete screen -->
|
||||
<string name="DeviceTransferComplete__transfer_complete">Transfer complete</string>
|
||||
<string name="DeviceTransferComplete__your_account_is_now_on_this_device">Your account is now on this device.</string>
|
||||
<string name="DeviceTransferComplete__continue_registration">Continue</string>
|
||||
|
||||
<!-- Create profile screen -->
|
||||
<!-- Title displayed at the top of the create-profile screen during registration. -->
|
||||
<string name="CreateProfileScreen__set_up_your_profile">Set up your profile</string>
|
||||
<!-- Subtitle on create-profile screen explaining that the profile is end-to-end encrypted and visible to recipients. -->
|
||||
<string name="CreateProfileScreen__your_profile_is_end_to_end_encrypted">Your profile and changes to it will be visible to people you message, contacts, and groups.</string>
|
||||
<!-- Label/hint for the first-name field, indicating it is required. -->
|
||||
<string name="CreateProfileScreen__first_name_required">First name (required)</string>
|
||||
<!-- Label/hint for the last-name field, indicating it is optional. -->
|
||||
<string name="CreateProfileScreen__last_name_optional">Last name (optional)</string>
|
||||
<!-- Action button text to advance from create-profile screen. -->
|
||||
<string name="CreateProfileScreen__next">Next</string>
|
||||
<!-- Content description for the avatar selection control. -->
|
||||
<string name="CreateProfileScreen__set_avatar_description">Set avatar</string>
|
||||
|
||||
<!-- Phone number discoverability picker -->
|
||||
<!-- Title row label shown on the create-profile screen pointing at the discoverability picker. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__who_can_find_me_by_number">Who can find me by number?</string>
|
||||
<!-- Description shown on the picker when "Everyone" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__anyone_who_has_your">Anyone who has your phone number will see you\'re on Signal and can start chats with you.</string>
|
||||
<!-- Description shown on the picker when "Nobody" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__nobody_will_be_able">Nobody will be able to see you\'re on Signal unless you message them or have an existing chat with them.</string>
|
||||
<!-- Radio option label for "Everyone can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_everyone">Everyone</string>
|
||||
<!-- Radio option label for "Nobody can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_nobody">Nobody</string>
|
||||
<!-- Title for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_title">Are you sure?</string>
|
||||
<!-- Body for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_message">Setting \"Who can find me by number\" to \"Nobody\" will make it harder for people to find you on Signal.</string>
|
||||
<!-- Cancel button on the "Nobody" confirmation dialog. -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__cancel">Cancel</string>
|
||||
<!-- Save button on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__save">Save</string>
|
||||
<!-- Content description for the back arrow on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__back">Back</string>
|
||||
</resources>
|
||||
|
||||
@@ -398,4 +398,87 @@
|
||||
<string name="LinkAccountScreen__dont_have_signal_on_another_device">Немате Signal на друг уред?</string>
|
||||
<!-- Inline link in the link-account screen footer that takes the user to the new-account creation flow instead of linking -->
|
||||
<string name="LinkAccountScreen__create_account">Направете корисничка сметка</string>
|
||||
|
||||
<!-- Device transfer: Instructions screen -->
|
||||
<string name="DeviceTransferInstructions__transfer_your_account">Transfer your account</string>
|
||||
<string name="DeviceTransferInstructions__to_transfer_open_signal_on_your_old_android_device">To transfer your account, open Signal on your old Android device and select Transfer Account.</string>
|
||||
<string name="DeviceTransferInstructions__continue">Continue</string>
|
||||
|
||||
<!-- Device transfer: Setup screen -->
|
||||
<string name="DeviceTransferSetup__preparing_to_connect">Preparing to connect to old Android device…</string>
|
||||
<string name="DeviceTransferSetup__take_a_moment_should_be_ready_soon">This might take a moment. Should be ready soon.</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_old_device">Waiting for your old device to connect…</string>
|
||||
<string name="DeviceTransferSetup__verify_numbers_match">Verify the numbers match on both devices</string>
|
||||
<string name="DeviceTransferSetup__numbers_match">Yes, the numbers match</string>
|
||||
<string name="DeviceTransferSetup__numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_other_to_verify">Waiting for your old device to verify…</string>
|
||||
<string name="DeviceTransferSetup__location_permission_required">Signal needs the location permission to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__grant_location_permission">Grant permission</string>
|
||||
<string name="DeviceTransferSetup__location_services_required">Signal needs location services enabled to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_location_services">Turn on location services</string>
|
||||
<string name="DeviceTransferSetup__wifi_required">Signal needs Wi-Fi turned on to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_wifi">Turn on Wi-Fi</string>
|
||||
<string name="DeviceTransferSetup__wifi_direct_unavailable">Sorry, it appears your device does not support Wi-Fi Direct.</string>
|
||||
<string name="DeviceTransferSetup__restore_a_backup">Restore a backup instead</string>
|
||||
<string name="DeviceTransferSetup__unexpected_error_connecting">An unexpected error occurred while attempting to connect to your old device.</string>
|
||||
<string name="DeviceTransferSetup__retry">Retry</string>
|
||||
<string name="DeviceTransferSetup__unable_to_discover_old_device">Unable to discover your old device</string>
|
||||
<string name="DeviceTransferSetup__troubleshooting_tips">• Make sure location permissions are granted.\n• Make sure Wi-Fi is on and no Wi-Fi Direct groups are remembered.\n• Try turning Wi-Fi off and on on both devices.\n• Make sure both devices are in transfer mode.</string>
|
||||
<string name="DeviceTransferSetup__try_again">Try again</string>
|
||||
<string name="DeviceTransferSetup__the_numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__if_numbers_dont_match_wrong_device">If the numbers on your devices do not match, it\'s possible you connected to the wrong device.</string>
|
||||
<string name="DeviceTransferSetup__stop_transfer">Stop transfer</string>
|
||||
|
||||
<!-- Device transfer: Progress screen -->
|
||||
<string name="DeviceTransferProgress__transferring_data">Transferring data</string>
|
||||
<string name="DeviceTransferProgress__d_messages_so_far">%1$d messages so far</string>
|
||||
<string name="DeviceTransferProgress__unable_to_transfer">Unable to transfer</string>
|
||||
<string name="DeviceTransferProgress__cannot_transfer_from_newer_signal">Cannot transfer from a newer version of Signal.</string>
|
||||
<string name="DeviceTransferProgress__failure_foreign_key">Some data could not be transferred due to a database constraint.</string>
|
||||
<string name="DeviceTransferProgress__transfer_failed">The transfer failed. Please try again.</string>
|
||||
<string name="DeviceTransferProgress__try_again">Try again</string>
|
||||
<string name="DeviceTransferProgress__cancel">Cancel</string>
|
||||
<string name="DeviceTransferProgress__stop_transfer">Stop transfer?</string>
|
||||
<string name="DeviceTransferProgress__all_transfer_progress_will_be_lost">All transfer progress will be lost.</string>
|
||||
|
||||
<!-- Device transfer: Complete screen -->
|
||||
<string name="DeviceTransferComplete__transfer_complete">Transfer complete</string>
|
||||
<string name="DeviceTransferComplete__your_account_is_now_on_this_device">Your account is now on this device.</string>
|
||||
<string name="DeviceTransferComplete__continue_registration">Continue</string>
|
||||
|
||||
<!-- Create profile screen -->
|
||||
<!-- Title displayed at the top of the create-profile screen during registration. -->
|
||||
<string name="CreateProfileScreen__set_up_your_profile">Set up your profile</string>
|
||||
<!-- Subtitle on create-profile screen explaining that the profile is end-to-end encrypted and visible to recipients. -->
|
||||
<string name="CreateProfileScreen__your_profile_is_end_to_end_encrypted">Your profile and changes to it will be visible to people you message, contacts, and groups.</string>
|
||||
<!-- Label/hint for the first-name field, indicating it is required. -->
|
||||
<string name="CreateProfileScreen__first_name_required">First name (required)</string>
|
||||
<!-- Label/hint for the last-name field, indicating it is optional. -->
|
||||
<string name="CreateProfileScreen__last_name_optional">Last name (optional)</string>
|
||||
<!-- Action button text to advance from create-profile screen. -->
|
||||
<string name="CreateProfileScreen__next">Next</string>
|
||||
<!-- Content description for the avatar selection control. -->
|
||||
<string name="CreateProfileScreen__set_avatar_description">Set avatar</string>
|
||||
|
||||
<!-- Phone number discoverability picker -->
|
||||
<!-- Title row label shown on the create-profile screen pointing at the discoverability picker. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__who_can_find_me_by_number">Who can find me by number?</string>
|
||||
<!-- Description shown on the picker when "Everyone" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__anyone_who_has_your">Anyone who has your phone number will see you\'re on Signal and can start chats with you.</string>
|
||||
<!-- Description shown on the picker when "Nobody" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__nobody_will_be_able">Nobody will be able to see you\'re on Signal unless you message them or have an existing chat with them.</string>
|
||||
<!-- Radio option label for "Everyone can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_everyone">Everyone</string>
|
||||
<!-- Radio option label for "Nobody can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_nobody">Nobody</string>
|
||||
<!-- Title for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_title">Are you sure?</string>
|
||||
<!-- Body for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_message">Setting \"Who can find me by number\" to \"Nobody\" will make it harder for people to find you on Signal.</string>
|
||||
<!-- Cancel button on the "Nobody" confirmation dialog. -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__cancel">Cancel</string>
|
||||
<!-- Save button on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__save">Save</string>
|
||||
<!-- Content description for the back arrow on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__back">Back</string>
|
||||
</resources>
|
||||
|
||||
@@ -398,4 +398,87 @@
|
||||
<string name="LinkAccountScreen__dont_have_signal_on_another_device">മറ്റൊരു ഉപകരണത്തിൽ Signal ലഭ്യമല്ലേ?</string>
|
||||
<!-- Inline link in the link-account screen footer that takes the user to the new-account creation flow instead of linking -->
|
||||
<string name="LinkAccountScreen__create_account">അക്കൗണ്ട് സൃഷ്ടിക്കുക</string>
|
||||
|
||||
<!-- Device transfer: Instructions screen -->
|
||||
<string name="DeviceTransferInstructions__transfer_your_account">Transfer your account</string>
|
||||
<string name="DeviceTransferInstructions__to_transfer_open_signal_on_your_old_android_device">To transfer your account, open Signal on your old Android device and select Transfer Account.</string>
|
||||
<string name="DeviceTransferInstructions__continue">Continue</string>
|
||||
|
||||
<!-- Device transfer: Setup screen -->
|
||||
<string name="DeviceTransferSetup__preparing_to_connect">Preparing to connect to old Android device…</string>
|
||||
<string name="DeviceTransferSetup__take_a_moment_should_be_ready_soon">This might take a moment. Should be ready soon.</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_old_device">Waiting for your old device to connect…</string>
|
||||
<string name="DeviceTransferSetup__verify_numbers_match">Verify the numbers match on both devices</string>
|
||||
<string name="DeviceTransferSetup__numbers_match">Yes, the numbers match</string>
|
||||
<string name="DeviceTransferSetup__numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_other_to_verify">Waiting for your old device to verify…</string>
|
||||
<string name="DeviceTransferSetup__location_permission_required">Signal needs the location permission to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__grant_location_permission">Grant permission</string>
|
||||
<string name="DeviceTransferSetup__location_services_required">Signal needs location services enabled to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_location_services">Turn on location services</string>
|
||||
<string name="DeviceTransferSetup__wifi_required">Signal needs Wi-Fi turned on to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_wifi">Turn on Wi-Fi</string>
|
||||
<string name="DeviceTransferSetup__wifi_direct_unavailable">Sorry, it appears your device does not support Wi-Fi Direct.</string>
|
||||
<string name="DeviceTransferSetup__restore_a_backup">Restore a backup instead</string>
|
||||
<string name="DeviceTransferSetup__unexpected_error_connecting">An unexpected error occurred while attempting to connect to your old device.</string>
|
||||
<string name="DeviceTransferSetup__retry">Retry</string>
|
||||
<string name="DeviceTransferSetup__unable_to_discover_old_device">Unable to discover your old device</string>
|
||||
<string name="DeviceTransferSetup__troubleshooting_tips">• Make sure location permissions are granted.\n• Make sure Wi-Fi is on and no Wi-Fi Direct groups are remembered.\n• Try turning Wi-Fi off and on on both devices.\n• Make sure both devices are in transfer mode.</string>
|
||||
<string name="DeviceTransferSetup__try_again">Try again</string>
|
||||
<string name="DeviceTransferSetup__the_numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__if_numbers_dont_match_wrong_device">If the numbers on your devices do not match, it\'s possible you connected to the wrong device.</string>
|
||||
<string name="DeviceTransferSetup__stop_transfer">Stop transfer</string>
|
||||
|
||||
<!-- Device transfer: Progress screen -->
|
||||
<string name="DeviceTransferProgress__transferring_data">Transferring data</string>
|
||||
<string name="DeviceTransferProgress__d_messages_so_far">%1$d messages so far</string>
|
||||
<string name="DeviceTransferProgress__unable_to_transfer">Unable to transfer</string>
|
||||
<string name="DeviceTransferProgress__cannot_transfer_from_newer_signal">Cannot transfer from a newer version of Signal.</string>
|
||||
<string name="DeviceTransferProgress__failure_foreign_key">Some data could not be transferred due to a database constraint.</string>
|
||||
<string name="DeviceTransferProgress__transfer_failed">The transfer failed. Please try again.</string>
|
||||
<string name="DeviceTransferProgress__try_again">Try again</string>
|
||||
<string name="DeviceTransferProgress__cancel">Cancel</string>
|
||||
<string name="DeviceTransferProgress__stop_transfer">Stop transfer?</string>
|
||||
<string name="DeviceTransferProgress__all_transfer_progress_will_be_lost">All transfer progress will be lost.</string>
|
||||
|
||||
<!-- Device transfer: Complete screen -->
|
||||
<string name="DeviceTransferComplete__transfer_complete">Transfer complete</string>
|
||||
<string name="DeviceTransferComplete__your_account_is_now_on_this_device">Your account is now on this device.</string>
|
||||
<string name="DeviceTransferComplete__continue_registration">Continue</string>
|
||||
|
||||
<!-- Create profile screen -->
|
||||
<!-- Title displayed at the top of the create-profile screen during registration. -->
|
||||
<string name="CreateProfileScreen__set_up_your_profile">Set up your profile</string>
|
||||
<!-- Subtitle on create-profile screen explaining that the profile is end-to-end encrypted and visible to recipients. -->
|
||||
<string name="CreateProfileScreen__your_profile_is_end_to_end_encrypted">Your profile and changes to it will be visible to people you message, contacts, and groups.</string>
|
||||
<!-- Label/hint for the first-name field, indicating it is required. -->
|
||||
<string name="CreateProfileScreen__first_name_required">First name (required)</string>
|
||||
<!-- Label/hint for the last-name field, indicating it is optional. -->
|
||||
<string name="CreateProfileScreen__last_name_optional">Last name (optional)</string>
|
||||
<!-- Action button text to advance from create-profile screen. -->
|
||||
<string name="CreateProfileScreen__next">Next</string>
|
||||
<!-- Content description for the avatar selection control. -->
|
||||
<string name="CreateProfileScreen__set_avatar_description">Set avatar</string>
|
||||
|
||||
<!-- Phone number discoverability picker -->
|
||||
<!-- Title row label shown on the create-profile screen pointing at the discoverability picker. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__who_can_find_me_by_number">Who can find me by number?</string>
|
||||
<!-- Description shown on the picker when "Everyone" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__anyone_who_has_your">Anyone who has your phone number will see you\'re on Signal and can start chats with you.</string>
|
||||
<!-- Description shown on the picker when "Nobody" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__nobody_will_be_able">Nobody will be able to see you\'re on Signal unless you message them or have an existing chat with them.</string>
|
||||
<!-- Radio option label for "Everyone can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_everyone">Everyone</string>
|
||||
<!-- Radio option label for "Nobody can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_nobody">Nobody</string>
|
||||
<!-- Title for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_title">Are you sure?</string>
|
||||
<!-- Body for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_message">Setting \"Who can find me by number\" to \"Nobody\" will make it harder for people to find you on Signal.</string>
|
||||
<!-- Cancel button on the "Nobody" confirmation dialog. -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__cancel">Cancel</string>
|
||||
<!-- Save button on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__save">Save</string>
|
||||
<!-- Content description for the back arrow on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__back">Back</string>
|
||||
</resources>
|
||||
|
||||
@@ -398,4 +398,87 @@
|
||||
<string name="LinkAccountScreen__dont_have_signal_on_another_device">दुसऱ्या डिव्हाईसवर Signal नाही?</string>
|
||||
<!-- Inline link in the link-account screen footer that takes the user to the new-account creation flow instead of linking -->
|
||||
<string name="LinkAccountScreen__create_account">खाते तयार करा</string>
|
||||
|
||||
<!-- Device transfer: Instructions screen -->
|
||||
<string name="DeviceTransferInstructions__transfer_your_account">Transfer your account</string>
|
||||
<string name="DeviceTransferInstructions__to_transfer_open_signal_on_your_old_android_device">To transfer your account, open Signal on your old Android device and select Transfer Account.</string>
|
||||
<string name="DeviceTransferInstructions__continue">Continue</string>
|
||||
|
||||
<!-- Device transfer: Setup screen -->
|
||||
<string name="DeviceTransferSetup__preparing_to_connect">Preparing to connect to old Android device…</string>
|
||||
<string name="DeviceTransferSetup__take_a_moment_should_be_ready_soon">This might take a moment. Should be ready soon.</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_old_device">Waiting for your old device to connect…</string>
|
||||
<string name="DeviceTransferSetup__verify_numbers_match">Verify the numbers match on both devices</string>
|
||||
<string name="DeviceTransferSetup__numbers_match">Yes, the numbers match</string>
|
||||
<string name="DeviceTransferSetup__numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_other_to_verify">Waiting for your old device to verify…</string>
|
||||
<string name="DeviceTransferSetup__location_permission_required">Signal needs the location permission to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__grant_location_permission">Grant permission</string>
|
||||
<string name="DeviceTransferSetup__location_services_required">Signal needs location services enabled to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_location_services">Turn on location services</string>
|
||||
<string name="DeviceTransferSetup__wifi_required">Signal needs Wi-Fi turned on to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_wifi">Turn on Wi-Fi</string>
|
||||
<string name="DeviceTransferSetup__wifi_direct_unavailable">Sorry, it appears your device does not support Wi-Fi Direct.</string>
|
||||
<string name="DeviceTransferSetup__restore_a_backup">Restore a backup instead</string>
|
||||
<string name="DeviceTransferSetup__unexpected_error_connecting">An unexpected error occurred while attempting to connect to your old device.</string>
|
||||
<string name="DeviceTransferSetup__retry">Retry</string>
|
||||
<string name="DeviceTransferSetup__unable_to_discover_old_device">Unable to discover your old device</string>
|
||||
<string name="DeviceTransferSetup__troubleshooting_tips">• Make sure location permissions are granted.\n• Make sure Wi-Fi is on and no Wi-Fi Direct groups are remembered.\n• Try turning Wi-Fi off and on on both devices.\n• Make sure both devices are in transfer mode.</string>
|
||||
<string name="DeviceTransferSetup__try_again">Try again</string>
|
||||
<string name="DeviceTransferSetup__the_numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__if_numbers_dont_match_wrong_device">If the numbers on your devices do not match, it\'s possible you connected to the wrong device.</string>
|
||||
<string name="DeviceTransferSetup__stop_transfer">Stop transfer</string>
|
||||
|
||||
<!-- Device transfer: Progress screen -->
|
||||
<string name="DeviceTransferProgress__transferring_data">Transferring data</string>
|
||||
<string name="DeviceTransferProgress__d_messages_so_far">%1$d messages so far</string>
|
||||
<string name="DeviceTransferProgress__unable_to_transfer">Unable to transfer</string>
|
||||
<string name="DeviceTransferProgress__cannot_transfer_from_newer_signal">Cannot transfer from a newer version of Signal.</string>
|
||||
<string name="DeviceTransferProgress__failure_foreign_key">Some data could not be transferred due to a database constraint.</string>
|
||||
<string name="DeviceTransferProgress__transfer_failed">The transfer failed. Please try again.</string>
|
||||
<string name="DeviceTransferProgress__try_again">Try again</string>
|
||||
<string name="DeviceTransferProgress__cancel">Cancel</string>
|
||||
<string name="DeviceTransferProgress__stop_transfer">Stop transfer?</string>
|
||||
<string name="DeviceTransferProgress__all_transfer_progress_will_be_lost">All transfer progress will be lost.</string>
|
||||
|
||||
<!-- Device transfer: Complete screen -->
|
||||
<string name="DeviceTransferComplete__transfer_complete">Transfer complete</string>
|
||||
<string name="DeviceTransferComplete__your_account_is_now_on_this_device">Your account is now on this device.</string>
|
||||
<string name="DeviceTransferComplete__continue_registration">Continue</string>
|
||||
|
||||
<!-- Create profile screen -->
|
||||
<!-- Title displayed at the top of the create-profile screen during registration. -->
|
||||
<string name="CreateProfileScreen__set_up_your_profile">Set up your profile</string>
|
||||
<!-- Subtitle on create-profile screen explaining that the profile is end-to-end encrypted and visible to recipients. -->
|
||||
<string name="CreateProfileScreen__your_profile_is_end_to_end_encrypted">Your profile and changes to it will be visible to people you message, contacts, and groups.</string>
|
||||
<!-- Label/hint for the first-name field, indicating it is required. -->
|
||||
<string name="CreateProfileScreen__first_name_required">First name (required)</string>
|
||||
<!-- Label/hint for the last-name field, indicating it is optional. -->
|
||||
<string name="CreateProfileScreen__last_name_optional">Last name (optional)</string>
|
||||
<!-- Action button text to advance from create-profile screen. -->
|
||||
<string name="CreateProfileScreen__next">Next</string>
|
||||
<!-- Content description for the avatar selection control. -->
|
||||
<string name="CreateProfileScreen__set_avatar_description">Set avatar</string>
|
||||
|
||||
<!-- Phone number discoverability picker -->
|
||||
<!-- Title row label shown on the create-profile screen pointing at the discoverability picker. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__who_can_find_me_by_number">Who can find me by number?</string>
|
||||
<!-- Description shown on the picker when "Everyone" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__anyone_who_has_your">Anyone who has your phone number will see you\'re on Signal and can start chats with you.</string>
|
||||
<!-- Description shown on the picker when "Nobody" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__nobody_will_be_able">Nobody will be able to see you\'re on Signal unless you message them or have an existing chat with them.</string>
|
||||
<!-- Radio option label for "Everyone can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_everyone">Everyone</string>
|
||||
<!-- Radio option label for "Nobody can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_nobody">Nobody</string>
|
||||
<!-- Title for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_title">Are you sure?</string>
|
||||
<!-- Body for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_message">Setting \"Who can find me by number\" to \"Nobody\" will make it harder for people to find you on Signal.</string>
|
||||
<!-- Cancel button on the "Nobody" confirmation dialog. -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__cancel">Cancel</string>
|
||||
<!-- Save button on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__save">Save</string>
|
||||
<!-- Content description for the back arrow on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__back">Back</string>
|
||||
</resources>
|
||||
|
||||
@@ -396,4 +396,87 @@
|
||||
<string name="LinkAccountScreen__dont_have_signal_on_another_device">Tidak mempunyai Signal pada peranti lain?</string>
|
||||
<!-- Inline link in the link-account screen footer that takes the user to the new-account creation flow instead of linking -->
|
||||
<string name="LinkAccountScreen__create_account">Cipta akaun</string>
|
||||
|
||||
<!-- Device transfer: Instructions screen -->
|
||||
<string name="DeviceTransferInstructions__transfer_your_account">Transfer your account</string>
|
||||
<string name="DeviceTransferInstructions__to_transfer_open_signal_on_your_old_android_device">To transfer your account, open Signal on your old Android device and select Transfer Account.</string>
|
||||
<string name="DeviceTransferInstructions__continue">Continue</string>
|
||||
|
||||
<!-- Device transfer: Setup screen -->
|
||||
<string name="DeviceTransferSetup__preparing_to_connect">Preparing to connect to old Android device…</string>
|
||||
<string name="DeviceTransferSetup__take_a_moment_should_be_ready_soon">This might take a moment. Should be ready soon.</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_old_device">Waiting for your old device to connect…</string>
|
||||
<string name="DeviceTransferSetup__verify_numbers_match">Verify the numbers match on both devices</string>
|
||||
<string name="DeviceTransferSetup__numbers_match">Yes, the numbers match</string>
|
||||
<string name="DeviceTransferSetup__numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_other_to_verify">Waiting for your old device to verify…</string>
|
||||
<string name="DeviceTransferSetup__location_permission_required">Signal needs the location permission to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__grant_location_permission">Grant permission</string>
|
||||
<string name="DeviceTransferSetup__location_services_required">Signal needs location services enabled to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_location_services">Turn on location services</string>
|
||||
<string name="DeviceTransferSetup__wifi_required">Signal needs Wi-Fi turned on to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_wifi">Turn on Wi-Fi</string>
|
||||
<string name="DeviceTransferSetup__wifi_direct_unavailable">Sorry, it appears your device does not support Wi-Fi Direct.</string>
|
||||
<string name="DeviceTransferSetup__restore_a_backup">Restore a backup instead</string>
|
||||
<string name="DeviceTransferSetup__unexpected_error_connecting">An unexpected error occurred while attempting to connect to your old device.</string>
|
||||
<string name="DeviceTransferSetup__retry">Retry</string>
|
||||
<string name="DeviceTransferSetup__unable_to_discover_old_device">Unable to discover your old device</string>
|
||||
<string name="DeviceTransferSetup__troubleshooting_tips">• Make sure location permissions are granted.\n• Make sure Wi-Fi is on and no Wi-Fi Direct groups are remembered.\n• Try turning Wi-Fi off and on on both devices.\n• Make sure both devices are in transfer mode.</string>
|
||||
<string name="DeviceTransferSetup__try_again">Try again</string>
|
||||
<string name="DeviceTransferSetup__the_numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__if_numbers_dont_match_wrong_device">If the numbers on your devices do not match, it\'s possible you connected to the wrong device.</string>
|
||||
<string name="DeviceTransferSetup__stop_transfer">Stop transfer</string>
|
||||
|
||||
<!-- Device transfer: Progress screen -->
|
||||
<string name="DeviceTransferProgress__transferring_data">Transferring data</string>
|
||||
<string name="DeviceTransferProgress__d_messages_so_far">%1$d messages so far</string>
|
||||
<string name="DeviceTransferProgress__unable_to_transfer">Unable to transfer</string>
|
||||
<string name="DeviceTransferProgress__cannot_transfer_from_newer_signal">Cannot transfer from a newer version of Signal.</string>
|
||||
<string name="DeviceTransferProgress__failure_foreign_key">Some data could not be transferred due to a database constraint.</string>
|
||||
<string name="DeviceTransferProgress__transfer_failed">The transfer failed. Please try again.</string>
|
||||
<string name="DeviceTransferProgress__try_again">Try again</string>
|
||||
<string name="DeviceTransferProgress__cancel">Cancel</string>
|
||||
<string name="DeviceTransferProgress__stop_transfer">Stop transfer?</string>
|
||||
<string name="DeviceTransferProgress__all_transfer_progress_will_be_lost">All transfer progress will be lost.</string>
|
||||
|
||||
<!-- Device transfer: Complete screen -->
|
||||
<string name="DeviceTransferComplete__transfer_complete">Transfer complete</string>
|
||||
<string name="DeviceTransferComplete__your_account_is_now_on_this_device">Your account is now on this device.</string>
|
||||
<string name="DeviceTransferComplete__continue_registration">Continue</string>
|
||||
|
||||
<!-- Create profile screen -->
|
||||
<!-- Title displayed at the top of the create-profile screen during registration. -->
|
||||
<string name="CreateProfileScreen__set_up_your_profile">Set up your profile</string>
|
||||
<!-- Subtitle on create-profile screen explaining that the profile is end-to-end encrypted and visible to recipients. -->
|
||||
<string name="CreateProfileScreen__your_profile_is_end_to_end_encrypted">Your profile and changes to it will be visible to people you message, contacts, and groups.</string>
|
||||
<!-- Label/hint for the first-name field, indicating it is required. -->
|
||||
<string name="CreateProfileScreen__first_name_required">First name (required)</string>
|
||||
<!-- Label/hint for the last-name field, indicating it is optional. -->
|
||||
<string name="CreateProfileScreen__last_name_optional">Last name (optional)</string>
|
||||
<!-- Action button text to advance from create-profile screen. -->
|
||||
<string name="CreateProfileScreen__next">Next</string>
|
||||
<!-- Content description for the avatar selection control. -->
|
||||
<string name="CreateProfileScreen__set_avatar_description">Set avatar</string>
|
||||
|
||||
<!-- Phone number discoverability picker -->
|
||||
<!-- Title row label shown on the create-profile screen pointing at the discoverability picker. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__who_can_find_me_by_number">Who can find me by number?</string>
|
||||
<!-- Description shown on the picker when "Everyone" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__anyone_who_has_your">Anyone who has your phone number will see you\'re on Signal and can start chats with you.</string>
|
||||
<!-- Description shown on the picker when "Nobody" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__nobody_will_be_able">Nobody will be able to see you\'re on Signal unless you message them or have an existing chat with them.</string>
|
||||
<!-- Radio option label for "Everyone can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_everyone">Everyone</string>
|
||||
<!-- Radio option label for "Nobody can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_nobody">Nobody</string>
|
||||
<!-- Title for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_title">Are you sure?</string>
|
||||
<!-- Body for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_message">Setting \"Who can find me by number\" to \"Nobody\" will make it harder for people to find you on Signal.</string>
|
||||
<!-- Cancel button on the "Nobody" confirmation dialog. -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__cancel">Cancel</string>
|
||||
<!-- Save button on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__save">Save</string>
|
||||
<!-- Content description for the back arrow on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__back">Back</string>
|
||||
</resources>
|
||||
|
||||
@@ -396,4 +396,87 @@
|
||||
<string name="LinkAccountScreen__dont_have_signal_on_another_device">အခြားစက်တွင် Signal မရှိဘူးလား။</string>
|
||||
<!-- Inline link in the link-account screen footer that takes the user to the new-account creation flow instead of linking -->
|
||||
<string name="LinkAccountScreen__create_account">အကောင့် ဖန်တီးရန်</string>
|
||||
|
||||
<!-- Device transfer: Instructions screen -->
|
||||
<string name="DeviceTransferInstructions__transfer_your_account">Transfer your account</string>
|
||||
<string name="DeviceTransferInstructions__to_transfer_open_signal_on_your_old_android_device">To transfer your account, open Signal on your old Android device and select Transfer Account.</string>
|
||||
<string name="DeviceTransferInstructions__continue">Continue</string>
|
||||
|
||||
<!-- Device transfer: Setup screen -->
|
||||
<string name="DeviceTransferSetup__preparing_to_connect">Preparing to connect to old Android device…</string>
|
||||
<string name="DeviceTransferSetup__take_a_moment_should_be_ready_soon">This might take a moment. Should be ready soon.</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_old_device">Waiting for your old device to connect…</string>
|
||||
<string name="DeviceTransferSetup__verify_numbers_match">Verify the numbers match on both devices</string>
|
||||
<string name="DeviceTransferSetup__numbers_match">Yes, the numbers match</string>
|
||||
<string name="DeviceTransferSetup__numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_other_to_verify">Waiting for your old device to verify…</string>
|
||||
<string name="DeviceTransferSetup__location_permission_required">Signal needs the location permission to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__grant_location_permission">Grant permission</string>
|
||||
<string name="DeviceTransferSetup__location_services_required">Signal needs location services enabled to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_location_services">Turn on location services</string>
|
||||
<string name="DeviceTransferSetup__wifi_required">Signal needs Wi-Fi turned on to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_wifi">Turn on Wi-Fi</string>
|
||||
<string name="DeviceTransferSetup__wifi_direct_unavailable">Sorry, it appears your device does not support Wi-Fi Direct.</string>
|
||||
<string name="DeviceTransferSetup__restore_a_backup">Restore a backup instead</string>
|
||||
<string name="DeviceTransferSetup__unexpected_error_connecting">An unexpected error occurred while attempting to connect to your old device.</string>
|
||||
<string name="DeviceTransferSetup__retry">Retry</string>
|
||||
<string name="DeviceTransferSetup__unable_to_discover_old_device">Unable to discover your old device</string>
|
||||
<string name="DeviceTransferSetup__troubleshooting_tips">• Make sure location permissions are granted.\n• Make sure Wi-Fi is on and no Wi-Fi Direct groups are remembered.\n• Try turning Wi-Fi off and on on both devices.\n• Make sure both devices are in transfer mode.</string>
|
||||
<string name="DeviceTransferSetup__try_again">Try again</string>
|
||||
<string name="DeviceTransferSetup__the_numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__if_numbers_dont_match_wrong_device">If the numbers on your devices do not match, it\'s possible you connected to the wrong device.</string>
|
||||
<string name="DeviceTransferSetup__stop_transfer">Stop transfer</string>
|
||||
|
||||
<!-- Device transfer: Progress screen -->
|
||||
<string name="DeviceTransferProgress__transferring_data">Transferring data</string>
|
||||
<string name="DeviceTransferProgress__d_messages_so_far">%1$d messages so far</string>
|
||||
<string name="DeviceTransferProgress__unable_to_transfer">Unable to transfer</string>
|
||||
<string name="DeviceTransferProgress__cannot_transfer_from_newer_signal">Cannot transfer from a newer version of Signal.</string>
|
||||
<string name="DeviceTransferProgress__failure_foreign_key">Some data could not be transferred due to a database constraint.</string>
|
||||
<string name="DeviceTransferProgress__transfer_failed">The transfer failed. Please try again.</string>
|
||||
<string name="DeviceTransferProgress__try_again">Try again</string>
|
||||
<string name="DeviceTransferProgress__cancel">Cancel</string>
|
||||
<string name="DeviceTransferProgress__stop_transfer">Stop transfer?</string>
|
||||
<string name="DeviceTransferProgress__all_transfer_progress_will_be_lost">All transfer progress will be lost.</string>
|
||||
|
||||
<!-- Device transfer: Complete screen -->
|
||||
<string name="DeviceTransferComplete__transfer_complete">Transfer complete</string>
|
||||
<string name="DeviceTransferComplete__your_account_is_now_on_this_device">Your account is now on this device.</string>
|
||||
<string name="DeviceTransferComplete__continue_registration">Continue</string>
|
||||
|
||||
<!-- Create profile screen -->
|
||||
<!-- Title displayed at the top of the create-profile screen during registration. -->
|
||||
<string name="CreateProfileScreen__set_up_your_profile">Set up your profile</string>
|
||||
<!-- Subtitle on create-profile screen explaining that the profile is end-to-end encrypted and visible to recipients. -->
|
||||
<string name="CreateProfileScreen__your_profile_is_end_to_end_encrypted">Your profile and changes to it will be visible to people you message, contacts, and groups.</string>
|
||||
<!-- Label/hint for the first-name field, indicating it is required. -->
|
||||
<string name="CreateProfileScreen__first_name_required">First name (required)</string>
|
||||
<!-- Label/hint for the last-name field, indicating it is optional. -->
|
||||
<string name="CreateProfileScreen__last_name_optional">Last name (optional)</string>
|
||||
<!-- Action button text to advance from create-profile screen. -->
|
||||
<string name="CreateProfileScreen__next">Next</string>
|
||||
<!-- Content description for the avatar selection control. -->
|
||||
<string name="CreateProfileScreen__set_avatar_description">Set avatar</string>
|
||||
|
||||
<!-- Phone number discoverability picker -->
|
||||
<!-- Title row label shown on the create-profile screen pointing at the discoverability picker. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__who_can_find_me_by_number">Who can find me by number?</string>
|
||||
<!-- Description shown on the picker when "Everyone" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__anyone_who_has_your">Anyone who has your phone number will see you\'re on Signal and can start chats with you.</string>
|
||||
<!-- Description shown on the picker when "Nobody" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__nobody_will_be_able">Nobody will be able to see you\'re on Signal unless you message them or have an existing chat with them.</string>
|
||||
<!-- Radio option label for "Everyone can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_everyone">Everyone</string>
|
||||
<!-- Radio option label for "Nobody can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_nobody">Nobody</string>
|
||||
<!-- Title for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_title">Are you sure?</string>
|
||||
<!-- Body for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_message">Setting \"Who can find me by number\" to \"Nobody\" will make it harder for people to find you on Signal.</string>
|
||||
<!-- Cancel button on the "Nobody" confirmation dialog. -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__cancel">Cancel</string>
|
||||
<!-- Save button on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__save">Save</string>
|
||||
<!-- Content description for the back arrow on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__back">Back</string>
|
||||
</resources>
|
||||
|
||||
@@ -398,4 +398,87 @@
|
||||
<string name="LinkAccountScreen__dont_have_signal_on_another_device">Har du ikke Signal på en annen enhet?</string>
|
||||
<!-- Inline link in the link-account screen footer that takes the user to the new-account creation flow instead of linking -->
|
||||
<string name="LinkAccountScreen__create_account">Opprett en konto</string>
|
||||
|
||||
<!-- Device transfer: Instructions screen -->
|
||||
<string name="DeviceTransferInstructions__transfer_your_account">Transfer your account</string>
|
||||
<string name="DeviceTransferInstructions__to_transfer_open_signal_on_your_old_android_device">To transfer your account, open Signal on your old Android device and select Transfer Account.</string>
|
||||
<string name="DeviceTransferInstructions__continue">Continue</string>
|
||||
|
||||
<!-- Device transfer: Setup screen -->
|
||||
<string name="DeviceTransferSetup__preparing_to_connect">Preparing to connect to old Android device…</string>
|
||||
<string name="DeviceTransferSetup__take_a_moment_should_be_ready_soon">This might take a moment. Should be ready soon.</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_old_device">Waiting for your old device to connect…</string>
|
||||
<string name="DeviceTransferSetup__verify_numbers_match">Verify the numbers match on both devices</string>
|
||||
<string name="DeviceTransferSetup__numbers_match">Yes, the numbers match</string>
|
||||
<string name="DeviceTransferSetup__numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_other_to_verify">Waiting for your old device to verify…</string>
|
||||
<string name="DeviceTransferSetup__location_permission_required">Signal needs the location permission to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__grant_location_permission">Grant permission</string>
|
||||
<string name="DeviceTransferSetup__location_services_required">Signal needs location services enabled to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_location_services">Turn on location services</string>
|
||||
<string name="DeviceTransferSetup__wifi_required">Signal needs Wi-Fi turned on to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_wifi">Turn on Wi-Fi</string>
|
||||
<string name="DeviceTransferSetup__wifi_direct_unavailable">Sorry, it appears your device does not support Wi-Fi Direct.</string>
|
||||
<string name="DeviceTransferSetup__restore_a_backup">Restore a backup instead</string>
|
||||
<string name="DeviceTransferSetup__unexpected_error_connecting">An unexpected error occurred while attempting to connect to your old device.</string>
|
||||
<string name="DeviceTransferSetup__retry">Retry</string>
|
||||
<string name="DeviceTransferSetup__unable_to_discover_old_device">Unable to discover your old device</string>
|
||||
<string name="DeviceTransferSetup__troubleshooting_tips">• Make sure location permissions are granted.\n• Make sure Wi-Fi is on and no Wi-Fi Direct groups are remembered.\n• Try turning Wi-Fi off and on on both devices.\n• Make sure both devices are in transfer mode.</string>
|
||||
<string name="DeviceTransferSetup__try_again">Try again</string>
|
||||
<string name="DeviceTransferSetup__the_numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__if_numbers_dont_match_wrong_device">If the numbers on your devices do not match, it\'s possible you connected to the wrong device.</string>
|
||||
<string name="DeviceTransferSetup__stop_transfer">Stop transfer</string>
|
||||
|
||||
<!-- Device transfer: Progress screen -->
|
||||
<string name="DeviceTransferProgress__transferring_data">Transferring data</string>
|
||||
<string name="DeviceTransferProgress__d_messages_so_far">%1$d messages so far</string>
|
||||
<string name="DeviceTransferProgress__unable_to_transfer">Unable to transfer</string>
|
||||
<string name="DeviceTransferProgress__cannot_transfer_from_newer_signal">Cannot transfer from a newer version of Signal.</string>
|
||||
<string name="DeviceTransferProgress__failure_foreign_key">Some data could not be transferred due to a database constraint.</string>
|
||||
<string name="DeviceTransferProgress__transfer_failed">The transfer failed. Please try again.</string>
|
||||
<string name="DeviceTransferProgress__try_again">Try again</string>
|
||||
<string name="DeviceTransferProgress__cancel">Cancel</string>
|
||||
<string name="DeviceTransferProgress__stop_transfer">Stop transfer?</string>
|
||||
<string name="DeviceTransferProgress__all_transfer_progress_will_be_lost">All transfer progress will be lost.</string>
|
||||
|
||||
<!-- Device transfer: Complete screen -->
|
||||
<string name="DeviceTransferComplete__transfer_complete">Transfer complete</string>
|
||||
<string name="DeviceTransferComplete__your_account_is_now_on_this_device">Your account is now on this device.</string>
|
||||
<string name="DeviceTransferComplete__continue_registration">Continue</string>
|
||||
|
||||
<!-- Create profile screen -->
|
||||
<!-- Title displayed at the top of the create-profile screen during registration. -->
|
||||
<string name="CreateProfileScreen__set_up_your_profile">Set up your profile</string>
|
||||
<!-- Subtitle on create-profile screen explaining that the profile is end-to-end encrypted and visible to recipients. -->
|
||||
<string name="CreateProfileScreen__your_profile_is_end_to_end_encrypted">Your profile and changes to it will be visible to people you message, contacts, and groups.</string>
|
||||
<!-- Label/hint for the first-name field, indicating it is required. -->
|
||||
<string name="CreateProfileScreen__first_name_required">First name (required)</string>
|
||||
<!-- Label/hint for the last-name field, indicating it is optional. -->
|
||||
<string name="CreateProfileScreen__last_name_optional">Last name (optional)</string>
|
||||
<!-- Action button text to advance from create-profile screen. -->
|
||||
<string name="CreateProfileScreen__next">Next</string>
|
||||
<!-- Content description for the avatar selection control. -->
|
||||
<string name="CreateProfileScreen__set_avatar_description">Set avatar</string>
|
||||
|
||||
<!-- Phone number discoverability picker -->
|
||||
<!-- Title row label shown on the create-profile screen pointing at the discoverability picker. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__who_can_find_me_by_number">Who can find me by number?</string>
|
||||
<!-- Description shown on the picker when "Everyone" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__anyone_who_has_your">Anyone who has your phone number will see you\'re on Signal and can start chats with you.</string>
|
||||
<!-- Description shown on the picker when "Nobody" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__nobody_will_be_able">Nobody will be able to see you\'re on Signal unless you message them or have an existing chat with them.</string>
|
||||
<!-- Radio option label for "Everyone can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_everyone">Everyone</string>
|
||||
<!-- Radio option label for "Nobody can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_nobody">Nobody</string>
|
||||
<!-- Title for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_title">Are you sure?</string>
|
||||
<!-- Body for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_message">Setting \"Who can find me by number\" to \"Nobody\" will make it harder for people to find you on Signal.</string>
|
||||
<!-- Cancel button on the "Nobody" confirmation dialog. -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__cancel">Cancel</string>
|
||||
<!-- Save button on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__save">Save</string>
|
||||
<!-- Content description for the back arrow on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__back">Back</string>
|
||||
</resources>
|
||||
|
||||
@@ -398,4 +398,87 @@
|
||||
<string name="LinkAccountScreen__dont_have_signal_on_another_device">Heb je Signal niet op een ander apparaat?</string>
|
||||
<!-- Inline link in the link-account screen footer that takes the user to the new-account creation flow instead of linking -->
|
||||
<string name="LinkAccountScreen__create_account">Maak een account aan</string>
|
||||
|
||||
<!-- Device transfer: Instructions screen -->
|
||||
<string name="DeviceTransferInstructions__transfer_your_account">Transfer your account</string>
|
||||
<string name="DeviceTransferInstructions__to_transfer_open_signal_on_your_old_android_device">To transfer your account, open Signal on your old Android device and select Transfer Account.</string>
|
||||
<string name="DeviceTransferInstructions__continue">Continue</string>
|
||||
|
||||
<!-- Device transfer: Setup screen -->
|
||||
<string name="DeviceTransferSetup__preparing_to_connect">Preparing to connect to old Android device…</string>
|
||||
<string name="DeviceTransferSetup__take_a_moment_should_be_ready_soon">This might take a moment. Should be ready soon.</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_old_device">Waiting for your old device to connect…</string>
|
||||
<string name="DeviceTransferSetup__verify_numbers_match">Verify the numbers match on both devices</string>
|
||||
<string name="DeviceTransferSetup__numbers_match">Yes, the numbers match</string>
|
||||
<string name="DeviceTransferSetup__numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_other_to_verify">Waiting for your old device to verify…</string>
|
||||
<string name="DeviceTransferSetup__location_permission_required">Signal needs the location permission to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__grant_location_permission">Grant permission</string>
|
||||
<string name="DeviceTransferSetup__location_services_required">Signal needs location services enabled to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_location_services">Turn on location services</string>
|
||||
<string name="DeviceTransferSetup__wifi_required">Signal needs Wi-Fi turned on to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_wifi">Turn on Wi-Fi</string>
|
||||
<string name="DeviceTransferSetup__wifi_direct_unavailable">Sorry, it appears your device does not support Wi-Fi Direct.</string>
|
||||
<string name="DeviceTransferSetup__restore_a_backup">Restore a backup instead</string>
|
||||
<string name="DeviceTransferSetup__unexpected_error_connecting">An unexpected error occurred while attempting to connect to your old device.</string>
|
||||
<string name="DeviceTransferSetup__retry">Retry</string>
|
||||
<string name="DeviceTransferSetup__unable_to_discover_old_device">Unable to discover your old device</string>
|
||||
<string name="DeviceTransferSetup__troubleshooting_tips">• Make sure location permissions are granted.\n• Make sure Wi-Fi is on and no Wi-Fi Direct groups are remembered.\n• Try turning Wi-Fi off and on on both devices.\n• Make sure both devices are in transfer mode.</string>
|
||||
<string name="DeviceTransferSetup__try_again">Try again</string>
|
||||
<string name="DeviceTransferSetup__the_numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__if_numbers_dont_match_wrong_device">If the numbers on your devices do not match, it\'s possible you connected to the wrong device.</string>
|
||||
<string name="DeviceTransferSetup__stop_transfer">Stop transfer</string>
|
||||
|
||||
<!-- Device transfer: Progress screen -->
|
||||
<string name="DeviceTransferProgress__transferring_data">Transferring data</string>
|
||||
<string name="DeviceTransferProgress__d_messages_so_far">%1$d messages so far</string>
|
||||
<string name="DeviceTransferProgress__unable_to_transfer">Unable to transfer</string>
|
||||
<string name="DeviceTransferProgress__cannot_transfer_from_newer_signal">Cannot transfer from a newer version of Signal.</string>
|
||||
<string name="DeviceTransferProgress__failure_foreign_key">Some data could not be transferred due to a database constraint.</string>
|
||||
<string name="DeviceTransferProgress__transfer_failed">The transfer failed. Please try again.</string>
|
||||
<string name="DeviceTransferProgress__try_again">Try again</string>
|
||||
<string name="DeviceTransferProgress__cancel">Cancel</string>
|
||||
<string name="DeviceTransferProgress__stop_transfer">Stop transfer?</string>
|
||||
<string name="DeviceTransferProgress__all_transfer_progress_will_be_lost">All transfer progress will be lost.</string>
|
||||
|
||||
<!-- Device transfer: Complete screen -->
|
||||
<string name="DeviceTransferComplete__transfer_complete">Transfer complete</string>
|
||||
<string name="DeviceTransferComplete__your_account_is_now_on_this_device">Your account is now on this device.</string>
|
||||
<string name="DeviceTransferComplete__continue_registration">Continue</string>
|
||||
|
||||
<!-- Create profile screen -->
|
||||
<!-- Title displayed at the top of the create-profile screen during registration. -->
|
||||
<string name="CreateProfileScreen__set_up_your_profile">Set up your profile</string>
|
||||
<!-- Subtitle on create-profile screen explaining that the profile is end-to-end encrypted and visible to recipients. -->
|
||||
<string name="CreateProfileScreen__your_profile_is_end_to_end_encrypted">Your profile and changes to it will be visible to people you message, contacts, and groups.</string>
|
||||
<!-- Label/hint for the first-name field, indicating it is required. -->
|
||||
<string name="CreateProfileScreen__first_name_required">First name (required)</string>
|
||||
<!-- Label/hint for the last-name field, indicating it is optional. -->
|
||||
<string name="CreateProfileScreen__last_name_optional">Last name (optional)</string>
|
||||
<!-- Action button text to advance from create-profile screen. -->
|
||||
<string name="CreateProfileScreen__next">Next</string>
|
||||
<!-- Content description for the avatar selection control. -->
|
||||
<string name="CreateProfileScreen__set_avatar_description">Set avatar</string>
|
||||
|
||||
<!-- Phone number discoverability picker -->
|
||||
<!-- Title row label shown on the create-profile screen pointing at the discoverability picker. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__who_can_find_me_by_number">Who can find me by number?</string>
|
||||
<!-- Description shown on the picker when "Everyone" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__anyone_who_has_your">Anyone who has your phone number will see you\'re on Signal and can start chats with you.</string>
|
||||
<!-- Description shown on the picker when "Nobody" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__nobody_will_be_able">Nobody will be able to see you\'re on Signal unless you message them or have an existing chat with them.</string>
|
||||
<!-- Radio option label for "Everyone can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_everyone">Everyone</string>
|
||||
<!-- Radio option label for "Nobody can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_nobody">Nobody</string>
|
||||
<!-- Title for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_title">Are you sure?</string>
|
||||
<!-- Body for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_message">Setting \"Who can find me by number\" to \"Nobody\" will make it harder for people to find you on Signal.</string>
|
||||
<!-- Cancel button on the "Nobody" confirmation dialog. -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__cancel">Cancel</string>
|
||||
<!-- Save button on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__save">Save</string>
|
||||
<!-- Content description for the back arrow on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__back">Back</string>
|
||||
</resources>
|
||||
|
||||
@@ -398,4 +398,87 @@
|
||||
<string name="LinkAccountScreen__dont_have_signal_on_another_device">ਕੀ ਤੁਹਾਡੇ ਕਿਸੇ ਹੋਰ ਡਿਵਾਈਸ \'ਤੇ Signal ਨਹੀਂ ਹੈ?</string>
|
||||
<!-- Inline link in the link-account screen footer that takes the user to the new-account creation flow instead of linking -->
|
||||
<string name="LinkAccountScreen__create_account">ਖਾਤਾ ਬਣਾਓ</string>
|
||||
|
||||
<!-- Device transfer: Instructions screen -->
|
||||
<string name="DeviceTransferInstructions__transfer_your_account">Transfer your account</string>
|
||||
<string name="DeviceTransferInstructions__to_transfer_open_signal_on_your_old_android_device">To transfer your account, open Signal on your old Android device and select Transfer Account.</string>
|
||||
<string name="DeviceTransferInstructions__continue">Continue</string>
|
||||
|
||||
<!-- Device transfer: Setup screen -->
|
||||
<string name="DeviceTransferSetup__preparing_to_connect">Preparing to connect to old Android device…</string>
|
||||
<string name="DeviceTransferSetup__take_a_moment_should_be_ready_soon">This might take a moment. Should be ready soon.</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_old_device">Waiting for your old device to connect…</string>
|
||||
<string name="DeviceTransferSetup__verify_numbers_match">Verify the numbers match on both devices</string>
|
||||
<string name="DeviceTransferSetup__numbers_match">Yes, the numbers match</string>
|
||||
<string name="DeviceTransferSetup__numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_other_to_verify">Waiting for your old device to verify…</string>
|
||||
<string name="DeviceTransferSetup__location_permission_required">Signal needs the location permission to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__grant_location_permission">Grant permission</string>
|
||||
<string name="DeviceTransferSetup__location_services_required">Signal needs location services enabled to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_location_services">Turn on location services</string>
|
||||
<string name="DeviceTransferSetup__wifi_required">Signal needs Wi-Fi turned on to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_wifi">Turn on Wi-Fi</string>
|
||||
<string name="DeviceTransferSetup__wifi_direct_unavailable">Sorry, it appears your device does not support Wi-Fi Direct.</string>
|
||||
<string name="DeviceTransferSetup__restore_a_backup">Restore a backup instead</string>
|
||||
<string name="DeviceTransferSetup__unexpected_error_connecting">An unexpected error occurred while attempting to connect to your old device.</string>
|
||||
<string name="DeviceTransferSetup__retry">Retry</string>
|
||||
<string name="DeviceTransferSetup__unable_to_discover_old_device">Unable to discover your old device</string>
|
||||
<string name="DeviceTransferSetup__troubleshooting_tips">• Make sure location permissions are granted.\n• Make sure Wi-Fi is on and no Wi-Fi Direct groups are remembered.\n• Try turning Wi-Fi off and on on both devices.\n• Make sure both devices are in transfer mode.</string>
|
||||
<string name="DeviceTransferSetup__try_again">Try again</string>
|
||||
<string name="DeviceTransferSetup__the_numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__if_numbers_dont_match_wrong_device">If the numbers on your devices do not match, it\'s possible you connected to the wrong device.</string>
|
||||
<string name="DeviceTransferSetup__stop_transfer">Stop transfer</string>
|
||||
|
||||
<!-- Device transfer: Progress screen -->
|
||||
<string name="DeviceTransferProgress__transferring_data">Transferring data</string>
|
||||
<string name="DeviceTransferProgress__d_messages_so_far">%1$d messages so far</string>
|
||||
<string name="DeviceTransferProgress__unable_to_transfer">Unable to transfer</string>
|
||||
<string name="DeviceTransferProgress__cannot_transfer_from_newer_signal">Cannot transfer from a newer version of Signal.</string>
|
||||
<string name="DeviceTransferProgress__failure_foreign_key">Some data could not be transferred due to a database constraint.</string>
|
||||
<string name="DeviceTransferProgress__transfer_failed">The transfer failed. Please try again.</string>
|
||||
<string name="DeviceTransferProgress__try_again">Try again</string>
|
||||
<string name="DeviceTransferProgress__cancel">Cancel</string>
|
||||
<string name="DeviceTransferProgress__stop_transfer">Stop transfer?</string>
|
||||
<string name="DeviceTransferProgress__all_transfer_progress_will_be_lost">All transfer progress will be lost.</string>
|
||||
|
||||
<!-- Device transfer: Complete screen -->
|
||||
<string name="DeviceTransferComplete__transfer_complete">Transfer complete</string>
|
||||
<string name="DeviceTransferComplete__your_account_is_now_on_this_device">Your account is now on this device.</string>
|
||||
<string name="DeviceTransferComplete__continue_registration">Continue</string>
|
||||
|
||||
<!-- Create profile screen -->
|
||||
<!-- Title displayed at the top of the create-profile screen during registration. -->
|
||||
<string name="CreateProfileScreen__set_up_your_profile">Set up your profile</string>
|
||||
<!-- Subtitle on create-profile screen explaining that the profile is end-to-end encrypted and visible to recipients. -->
|
||||
<string name="CreateProfileScreen__your_profile_is_end_to_end_encrypted">Your profile and changes to it will be visible to people you message, contacts, and groups.</string>
|
||||
<!-- Label/hint for the first-name field, indicating it is required. -->
|
||||
<string name="CreateProfileScreen__first_name_required">First name (required)</string>
|
||||
<!-- Label/hint for the last-name field, indicating it is optional. -->
|
||||
<string name="CreateProfileScreen__last_name_optional">Last name (optional)</string>
|
||||
<!-- Action button text to advance from create-profile screen. -->
|
||||
<string name="CreateProfileScreen__next">Next</string>
|
||||
<!-- Content description for the avatar selection control. -->
|
||||
<string name="CreateProfileScreen__set_avatar_description">Set avatar</string>
|
||||
|
||||
<!-- Phone number discoverability picker -->
|
||||
<!-- Title row label shown on the create-profile screen pointing at the discoverability picker. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__who_can_find_me_by_number">Who can find me by number?</string>
|
||||
<!-- Description shown on the picker when "Everyone" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__anyone_who_has_your">Anyone who has your phone number will see you\'re on Signal and can start chats with you.</string>
|
||||
<!-- Description shown on the picker when "Nobody" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__nobody_will_be_able">Nobody will be able to see you\'re on Signal unless you message them or have an existing chat with them.</string>
|
||||
<!-- Radio option label for "Everyone can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_everyone">Everyone</string>
|
||||
<!-- Radio option label for "Nobody can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_nobody">Nobody</string>
|
||||
<!-- Title for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_title">Are you sure?</string>
|
||||
<!-- Body for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_message">Setting \"Who can find me by number\" to \"Nobody\" will make it harder for people to find you on Signal.</string>
|
||||
<!-- Cancel button on the "Nobody" confirmation dialog. -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__cancel">Cancel</string>
|
||||
<!-- Save button on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__save">Save</string>
|
||||
<!-- Content description for the back arrow on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__back">Back</string>
|
||||
</resources>
|
||||
|
||||
@@ -402,4 +402,87 @@
|
||||
<string name="LinkAccountScreen__dont_have_signal_on_another_device">Nie masz aplikacji Signal na innym urządzeniu?</string>
|
||||
<!-- Inline link in the link-account screen footer that takes the user to the new-account creation flow instead of linking -->
|
||||
<string name="LinkAccountScreen__create_account">Utwórz konto</string>
|
||||
|
||||
<!-- Device transfer: Instructions screen -->
|
||||
<string name="DeviceTransferInstructions__transfer_your_account">Transfer your account</string>
|
||||
<string name="DeviceTransferInstructions__to_transfer_open_signal_on_your_old_android_device">To transfer your account, open Signal on your old Android device and select Transfer Account.</string>
|
||||
<string name="DeviceTransferInstructions__continue">Continue</string>
|
||||
|
||||
<!-- Device transfer: Setup screen -->
|
||||
<string name="DeviceTransferSetup__preparing_to_connect">Preparing to connect to old Android device…</string>
|
||||
<string name="DeviceTransferSetup__take_a_moment_should_be_ready_soon">This might take a moment. Should be ready soon.</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_old_device">Waiting for your old device to connect…</string>
|
||||
<string name="DeviceTransferSetup__verify_numbers_match">Verify the numbers match on both devices</string>
|
||||
<string name="DeviceTransferSetup__numbers_match">Yes, the numbers match</string>
|
||||
<string name="DeviceTransferSetup__numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_other_to_verify">Waiting for your old device to verify…</string>
|
||||
<string name="DeviceTransferSetup__location_permission_required">Signal needs the location permission to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__grant_location_permission">Grant permission</string>
|
||||
<string name="DeviceTransferSetup__location_services_required">Signal needs location services enabled to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_location_services">Turn on location services</string>
|
||||
<string name="DeviceTransferSetup__wifi_required">Signal needs Wi-Fi turned on to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_wifi">Turn on Wi-Fi</string>
|
||||
<string name="DeviceTransferSetup__wifi_direct_unavailable">Sorry, it appears your device does not support Wi-Fi Direct.</string>
|
||||
<string name="DeviceTransferSetup__restore_a_backup">Restore a backup instead</string>
|
||||
<string name="DeviceTransferSetup__unexpected_error_connecting">An unexpected error occurred while attempting to connect to your old device.</string>
|
||||
<string name="DeviceTransferSetup__retry">Retry</string>
|
||||
<string name="DeviceTransferSetup__unable_to_discover_old_device">Unable to discover your old device</string>
|
||||
<string name="DeviceTransferSetup__troubleshooting_tips">• Make sure location permissions are granted.\n• Make sure Wi-Fi is on and no Wi-Fi Direct groups are remembered.\n• Try turning Wi-Fi off and on on both devices.\n• Make sure both devices are in transfer mode.</string>
|
||||
<string name="DeviceTransferSetup__try_again">Try again</string>
|
||||
<string name="DeviceTransferSetup__the_numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__if_numbers_dont_match_wrong_device">If the numbers on your devices do not match, it\'s possible you connected to the wrong device.</string>
|
||||
<string name="DeviceTransferSetup__stop_transfer">Stop transfer</string>
|
||||
|
||||
<!-- Device transfer: Progress screen -->
|
||||
<string name="DeviceTransferProgress__transferring_data">Transferring data</string>
|
||||
<string name="DeviceTransferProgress__d_messages_so_far">%1$d messages so far</string>
|
||||
<string name="DeviceTransferProgress__unable_to_transfer">Unable to transfer</string>
|
||||
<string name="DeviceTransferProgress__cannot_transfer_from_newer_signal">Cannot transfer from a newer version of Signal.</string>
|
||||
<string name="DeviceTransferProgress__failure_foreign_key">Some data could not be transferred due to a database constraint.</string>
|
||||
<string name="DeviceTransferProgress__transfer_failed">The transfer failed. Please try again.</string>
|
||||
<string name="DeviceTransferProgress__try_again">Try again</string>
|
||||
<string name="DeviceTransferProgress__cancel">Cancel</string>
|
||||
<string name="DeviceTransferProgress__stop_transfer">Stop transfer?</string>
|
||||
<string name="DeviceTransferProgress__all_transfer_progress_will_be_lost">All transfer progress will be lost.</string>
|
||||
|
||||
<!-- Device transfer: Complete screen -->
|
||||
<string name="DeviceTransferComplete__transfer_complete">Transfer complete</string>
|
||||
<string name="DeviceTransferComplete__your_account_is_now_on_this_device">Your account is now on this device.</string>
|
||||
<string name="DeviceTransferComplete__continue_registration">Continue</string>
|
||||
|
||||
<!-- Create profile screen -->
|
||||
<!-- Title displayed at the top of the create-profile screen during registration. -->
|
||||
<string name="CreateProfileScreen__set_up_your_profile">Set up your profile</string>
|
||||
<!-- Subtitle on create-profile screen explaining that the profile is end-to-end encrypted and visible to recipients. -->
|
||||
<string name="CreateProfileScreen__your_profile_is_end_to_end_encrypted">Your profile and changes to it will be visible to people you message, contacts, and groups.</string>
|
||||
<!-- Label/hint for the first-name field, indicating it is required. -->
|
||||
<string name="CreateProfileScreen__first_name_required">First name (required)</string>
|
||||
<!-- Label/hint for the last-name field, indicating it is optional. -->
|
||||
<string name="CreateProfileScreen__last_name_optional">Last name (optional)</string>
|
||||
<!-- Action button text to advance from create-profile screen. -->
|
||||
<string name="CreateProfileScreen__next">Next</string>
|
||||
<!-- Content description for the avatar selection control. -->
|
||||
<string name="CreateProfileScreen__set_avatar_description">Set avatar</string>
|
||||
|
||||
<!-- Phone number discoverability picker -->
|
||||
<!-- Title row label shown on the create-profile screen pointing at the discoverability picker. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__who_can_find_me_by_number">Who can find me by number?</string>
|
||||
<!-- Description shown on the picker when "Everyone" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__anyone_who_has_your">Anyone who has your phone number will see you\'re on Signal and can start chats with you.</string>
|
||||
<!-- Description shown on the picker when "Nobody" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__nobody_will_be_able">Nobody will be able to see you\'re on Signal unless you message them or have an existing chat with them.</string>
|
||||
<!-- Radio option label for "Everyone can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_everyone">Everyone</string>
|
||||
<!-- Radio option label for "Nobody can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_nobody">Nobody</string>
|
||||
<!-- Title for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_title">Are you sure?</string>
|
||||
<!-- Body for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_message">Setting \"Who can find me by number\" to \"Nobody\" will make it harder for people to find you on Signal.</string>
|
||||
<!-- Cancel button on the "Nobody" confirmation dialog. -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__cancel">Cancel</string>
|
||||
<!-- Save button on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__save">Save</string>
|
||||
<!-- Content description for the back arrow on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__back">Back</string>
|
||||
</resources>
|
||||
|
||||
@@ -398,4 +398,87 @@
|
||||
<string name="LinkAccountScreen__dont_have_signal_on_another_device">Não tem o Signal em outro dispositivo?</string>
|
||||
<!-- Inline link in the link-account screen footer that takes the user to the new-account creation flow instead of linking -->
|
||||
<string name="LinkAccountScreen__create_account">Criar conta</string>
|
||||
|
||||
<!-- Device transfer: Instructions screen -->
|
||||
<string name="DeviceTransferInstructions__transfer_your_account">Transfer your account</string>
|
||||
<string name="DeviceTransferInstructions__to_transfer_open_signal_on_your_old_android_device">To transfer your account, open Signal on your old Android device and select Transfer Account.</string>
|
||||
<string name="DeviceTransferInstructions__continue">Continue</string>
|
||||
|
||||
<!-- Device transfer: Setup screen -->
|
||||
<string name="DeviceTransferSetup__preparing_to_connect">Preparing to connect to old Android device…</string>
|
||||
<string name="DeviceTransferSetup__take_a_moment_should_be_ready_soon">This might take a moment. Should be ready soon.</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_old_device">Waiting for your old device to connect…</string>
|
||||
<string name="DeviceTransferSetup__verify_numbers_match">Verify the numbers match on both devices</string>
|
||||
<string name="DeviceTransferSetup__numbers_match">Yes, the numbers match</string>
|
||||
<string name="DeviceTransferSetup__numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_other_to_verify">Waiting for your old device to verify…</string>
|
||||
<string name="DeviceTransferSetup__location_permission_required">Signal needs the location permission to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__grant_location_permission">Grant permission</string>
|
||||
<string name="DeviceTransferSetup__location_services_required">Signal needs location services enabled to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_location_services">Turn on location services</string>
|
||||
<string name="DeviceTransferSetup__wifi_required">Signal needs Wi-Fi turned on to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_wifi">Turn on Wi-Fi</string>
|
||||
<string name="DeviceTransferSetup__wifi_direct_unavailable">Sorry, it appears your device does not support Wi-Fi Direct.</string>
|
||||
<string name="DeviceTransferSetup__restore_a_backup">Restore a backup instead</string>
|
||||
<string name="DeviceTransferSetup__unexpected_error_connecting">An unexpected error occurred while attempting to connect to your old device.</string>
|
||||
<string name="DeviceTransferSetup__retry">Retry</string>
|
||||
<string name="DeviceTransferSetup__unable_to_discover_old_device">Unable to discover your old device</string>
|
||||
<string name="DeviceTransferSetup__troubleshooting_tips">• Make sure location permissions are granted.\n• Make sure Wi-Fi is on and no Wi-Fi Direct groups are remembered.\n• Try turning Wi-Fi off and on on both devices.\n• Make sure both devices are in transfer mode.</string>
|
||||
<string name="DeviceTransferSetup__try_again">Try again</string>
|
||||
<string name="DeviceTransferSetup__the_numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__if_numbers_dont_match_wrong_device">If the numbers on your devices do not match, it\'s possible you connected to the wrong device.</string>
|
||||
<string name="DeviceTransferSetup__stop_transfer">Stop transfer</string>
|
||||
|
||||
<!-- Device transfer: Progress screen -->
|
||||
<string name="DeviceTransferProgress__transferring_data">Transferring data</string>
|
||||
<string name="DeviceTransferProgress__d_messages_so_far">%1$d messages so far</string>
|
||||
<string name="DeviceTransferProgress__unable_to_transfer">Unable to transfer</string>
|
||||
<string name="DeviceTransferProgress__cannot_transfer_from_newer_signal">Cannot transfer from a newer version of Signal.</string>
|
||||
<string name="DeviceTransferProgress__failure_foreign_key">Some data could not be transferred due to a database constraint.</string>
|
||||
<string name="DeviceTransferProgress__transfer_failed">The transfer failed. Please try again.</string>
|
||||
<string name="DeviceTransferProgress__try_again">Try again</string>
|
||||
<string name="DeviceTransferProgress__cancel">Cancel</string>
|
||||
<string name="DeviceTransferProgress__stop_transfer">Stop transfer?</string>
|
||||
<string name="DeviceTransferProgress__all_transfer_progress_will_be_lost">All transfer progress will be lost.</string>
|
||||
|
||||
<!-- Device transfer: Complete screen -->
|
||||
<string name="DeviceTransferComplete__transfer_complete">Transfer complete</string>
|
||||
<string name="DeviceTransferComplete__your_account_is_now_on_this_device">Your account is now on this device.</string>
|
||||
<string name="DeviceTransferComplete__continue_registration">Continue</string>
|
||||
|
||||
<!-- Create profile screen -->
|
||||
<!-- Title displayed at the top of the create-profile screen during registration. -->
|
||||
<string name="CreateProfileScreen__set_up_your_profile">Set up your profile</string>
|
||||
<!-- Subtitle on create-profile screen explaining that the profile is end-to-end encrypted and visible to recipients. -->
|
||||
<string name="CreateProfileScreen__your_profile_is_end_to_end_encrypted">Your profile and changes to it will be visible to people you message, contacts, and groups.</string>
|
||||
<!-- Label/hint for the first-name field, indicating it is required. -->
|
||||
<string name="CreateProfileScreen__first_name_required">First name (required)</string>
|
||||
<!-- Label/hint for the last-name field, indicating it is optional. -->
|
||||
<string name="CreateProfileScreen__last_name_optional">Last name (optional)</string>
|
||||
<!-- Action button text to advance from create-profile screen. -->
|
||||
<string name="CreateProfileScreen__next">Next</string>
|
||||
<!-- Content description for the avatar selection control. -->
|
||||
<string name="CreateProfileScreen__set_avatar_description">Set avatar</string>
|
||||
|
||||
<!-- Phone number discoverability picker -->
|
||||
<!-- Title row label shown on the create-profile screen pointing at the discoverability picker. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__who_can_find_me_by_number">Who can find me by number?</string>
|
||||
<!-- Description shown on the picker when "Everyone" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__anyone_who_has_your">Anyone who has your phone number will see you\'re on Signal and can start chats with you.</string>
|
||||
<!-- Description shown on the picker when "Nobody" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__nobody_will_be_able">Nobody will be able to see you\'re on Signal unless you message them or have an existing chat with them.</string>
|
||||
<!-- Radio option label for "Everyone can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_everyone">Everyone</string>
|
||||
<!-- Radio option label for "Nobody can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_nobody">Nobody</string>
|
||||
<!-- Title for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_title">Are you sure?</string>
|
||||
<!-- Body for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_message">Setting \"Who can find me by number\" to \"Nobody\" will make it harder for people to find you on Signal.</string>
|
||||
<!-- Cancel button on the "Nobody" confirmation dialog. -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__cancel">Cancel</string>
|
||||
<!-- Save button on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__save">Save</string>
|
||||
<!-- Content description for the back arrow on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__back">Back</string>
|
||||
</resources>
|
||||
|
||||
@@ -398,4 +398,87 @@
|
||||
<string name="LinkAccountScreen__dont_have_signal_on_another_device">Não tem o Signal noutro dispositivo?</string>
|
||||
<!-- Inline link in the link-account screen footer that takes the user to the new-account creation flow instead of linking -->
|
||||
<string name="LinkAccountScreen__create_account">Criar conta</string>
|
||||
|
||||
<!-- Device transfer: Instructions screen -->
|
||||
<string name="DeviceTransferInstructions__transfer_your_account">Transfer your account</string>
|
||||
<string name="DeviceTransferInstructions__to_transfer_open_signal_on_your_old_android_device">To transfer your account, open Signal on your old Android device and select Transfer Account.</string>
|
||||
<string name="DeviceTransferInstructions__continue">Continue</string>
|
||||
|
||||
<!-- Device transfer: Setup screen -->
|
||||
<string name="DeviceTransferSetup__preparing_to_connect">Preparing to connect to old Android device…</string>
|
||||
<string name="DeviceTransferSetup__take_a_moment_should_be_ready_soon">This might take a moment. Should be ready soon.</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_old_device">Waiting for your old device to connect…</string>
|
||||
<string name="DeviceTransferSetup__verify_numbers_match">Verify the numbers match on both devices</string>
|
||||
<string name="DeviceTransferSetup__numbers_match">Yes, the numbers match</string>
|
||||
<string name="DeviceTransferSetup__numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_other_to_verify">Waiting for your old device to verify…</string>
|
||||
<string name="DeviceTransferSetup__location_permission_required">Signal needs the location permission to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__grant_location_permission">Grant permission</string>
|
||||
<string name="DeviceTransferSetup__location_services_required">Signal needs location services enabled to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_location_services">Turn on location services</string>
|
||||
<string name="DeviceTransferSetup__wifi_required">Signal needs Wi-Fi turned on to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_wifi">Turn on Wi-Fi</string>
|
||||
<string name="DeviceTransferSetup__wifi_direct_unavailable">Sorry, it appears your device does not support Wi-Fi Direct.</string>
|
||||
<string name="DeviceTransferSetup__restore_a_backup">Restore a backup instead</string>
|
||||
<string name="DeviceTransferSetup__unexpected_error_connecting">An unexpected error occurred while attempting to connect to your old device.</string>
|
||||
<string name="DeviceTransferSetup__retry">Retry</string>
|
||||
<string name="DeviceTransferSetup__unable_to_discover_old_device">Unable to discover your old device</string>
|
||||
<string name="DeviceTransferSetup__troubleshooting_tips">• Make sure location permissions are granted.\n• Make sure Wi-Fi is on and no Wi-Fi Direct groups are remembered.\n• Try turning Wi-Fi off and on on both devices.\n• Make sure both devices are in transfer mode.</string>
|
||||
<string name="DeviceTransferSetup__try_again">Try again</string>
|
||||
<string name="DeviceTransferSetup__the_numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__if_numbers_dont_match_wrong_device">If the numbers on your devices do not match, it\'s possible you connected to the wrong device.</string>
|
||||
<string name="DeviceTransferSetup__stop_transfer">Stop transfer</string>
|
||||
|
||||
<!-- Device transfer: Progress screen -->
|
||||
<string name="DeviceTransferProgress__transferring_data">Transferring data</string>
|
||||
<string name="DeviceTransferProgress__d_messages_so_far">%1$d messages so far</string>
|
||||
<string name="DeviceTransferProgress__unable_to_transfer">Unable to transfer</string>
|
||||
<string name="DeviceTransferProgress__cannot_transfer_from_newer_signal">Cannot transfer from a newer version of Signal.</string>
|
||||
<string name="DeviceTransferProgress__failure_foreign_key">Some data could not be transferred due to a database constraint.</string>
|
||||
<string name="DeviceTransferProgress__transfer_failed">The transfer failed. Please try again.</string>
|
||||
<string name="DeviceTransferProgress__try_again">Try again</string>
|
||||
<string name="DeviceTransferProgress__cancel">Cancel</string>
|
||||
<string name="DeviceTransferProgress__stop_transfer">Stop transfer?</string>
|
||||
<string name="DeviceTransferProgress__all_transfer_progress_will_be_lost">All transfer progress will be lost.</string>
|
||||
|
||||
<!-- Device transfer: Complete screen -->
|
||||
<string name="DeviceTransferComplete__transfer_complete">Transfer complete</string>
|
||||
<string name="DeviceTransferComplete__your_account_is_now_on_this_device">Your account is now on this device.</string>
|
||||
<string name="DeviceTransferComplete__continue_registration">Continue</string>
|
||||
|
||||
<!-- Create profile screen -->
|
||||
<!-- Title displayed at the top of the create-profile screen during registration. -->
|
||||
<string name="CreateProfileScreen__set_up_your_profile">Set up your profile</string>
|
||||
<!-- Subtitle on create-profile screen explaining that the profile is end-to-end encrypted and visible to recipients. -->
|
||||
<string name="CreateProfileScreen__your_profile_is_end_to_end_encrypted">Your profile and changes to it will be visible to people you message, contacts, and groups.</string>
|
||||
<!-- Label/hint for the first-name field, indicating it is required. -->
|
||||
<string name="CreateProfileScreen__first_name_required">First name (required)</string>
|
||||
<!-- Label/hint for the last-name field, indicating it is optional. -->
|
||||
<string name="CreateProfileScreen__last_name_optional">Last name (optional)</string>
|
||||
<!-- Action button text to advance from create-profile screen. -->
|
||||
<string name="CreateProfileScreen__next">Next</string>
|
||||
<!-- Content description for the avatar selection control. -->
|
||||
<string name="CreateProfileScreen__set_avatar_description">Set avatar</string>
|
||||
|
||||
<!-- Phone number discoverability picker -->
|
||||
<!-- Title row label shown on the create-profile screen pointing at the discoverability picker. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__who_can_find_me_by_number">Who can find me by number?</string>
|
||||
<!-- Description shown on the picker when "Everyone" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__anyone_who_has_your">Anyone who has your phone number will see you\'re on Signal and can start chats with you.</string>
|
||||
<!-- Description shown on the picker when "Nobody" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__nobody_will_be_able">Nobody will be able to see you\'re on Signal unless you message them or have an existing chat with them.</string>
|
||||
<!-- Radio option label for "Everyone can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_everyone">Everyone</string>
|
||||
<!-- Radio option label for "Nobody can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_nobody">Nobody</string>
|
||||
<!-- Title for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_title">Are you sure?</string>
|
||||
<!-- Body for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_message">Setting \"Who can find me by number\" to \"Nobody\" will make it harder for people to find you on Signal.</string>
|
||||
<!-- Cancel button on the "Nobody" confirmation dialog. -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__cancel">Cancel</string>
|
||||
<!-- Save button on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__save">Save</string>
|
||||
<!-- Content description for the back arrow on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__back">Back</string>
|
||||
</resources>
|
||||
|
||||
@@ -400,4 +400,87 @@
|
||||
<string name="LinkAccountScreen__dont_have_signal_on_another_device">Nu ai Signal pe alt dispozitiv?</string>
|
||||
<!-- Inline link in the link-account screen footer that takes the user to the new-account creation flow instead of linking -->
|
||||
<string name="LinkAccountScreen__create_account">Creează cont</string>
|
||||
|
||||
<!-- Device transfer: Instructions screen -->
|
||||
<string name="DeviceTransferInstructions__transfer_your_account">Transfer your account</string>
|
||||
<string name="DeviceTransferInstructions__to_transfer_open_signal_on_your_old_android_device">To transfer your account, open Signal on your old Android device and select Transfer Account.</string>
|
||||
<string name="DeviceTransferInstructions__continue">Continue</string>
|
||||
|
||||
<!-- Device transfer: Setup screen -->
|
||||
<string name="DeviceTransferSetup__preparing_to_connect">Preparing to connect to old Android device…</string>
|
||||
<string name="DeviceTransferSetup__take_a_moment_should_be_ready_soon">This might take a moment. Should be ready soon.</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_old_device">Waiting for your old device to connect…</string>
|
||||
<string name="DeviceTransferSetup__verify_numbers_match">Verify the numbers match on both devices</string>
|
||||
<string name="DeviceTransferSetup__numbers_match">Yes, the numbers match</string>
|
||||
<string name="DeviceTransferSetup__numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_other_to_verify">Waiting for your old device to verify…</string>
|
||||
<string name="DeviceTransferSetup__location_permission_required">Signal needs the location permission to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__grant_location_permission">Grant permission</string>
|
||||
<string name="DeviceTransferSetup__location_services_required">Signal needs location services enabled to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_location_services">Turn on location services</string>
|
||||
<string name="DeviceTransferSetup__wifi_required">Signal needs Wi-Fi turned on to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_wifi">Turn on Wi-Fi</string>
|
||||
<string name="DeviceTransferSetup__wifi_direct_unavailable">Sorry, it appears your device does not support Wi-Fi Direct.</string>
|
||||
<string name="DeviceTransferSetup__restore_a_backup">Restore a backup instead</string>
|
||||
<string name="DeviceTransferSetup__unexpected_error_connecting">An unexpected error occurred while attempting to connect to your old device.</string>
|
||||
<string name="DeviceTransferSetup__retry">Retry</string>
|
||||
<string name="DeviceTransferSetup__unable_to_discover_old_device">Unable to discover your old device</string>
|
||||
<string name="DeviceTransferSetup__troubleshooting_tips">• Make sure location permissions are granted.\n• Make sure Wi-Fi is on and no Wi-Fi Direct groups are remembered.\n• Try turning Wi-Fi off and on on both devices.\n• Make sure both devices are in transfer mode.</string>
|
||||
<string name="DeviceTransferSetup__try_again">Try again</string>
|
||||
<string name="DeviceTransferSetup__the_numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__if_numbers_dont_match_wrong_device">If the numbers on your devices do not match, it\'s possible you connected to the wrong device.</string>
|
||||
<string name="DeviceTransferSetup__stop_transfer">Stop transfer</string>
|
||||
|
||||
<!-- Device transfer: Progress screen -->
|
||||
<string name="DeviceTransferProgress__transferring_data">Transferring data</string>
|
||||
<string name="DeviceTransferProgress__d_messages_so_far">%1$d messages so far</string>
|
||||
<string name="DeviceTransferProgress__unable_to_transfer">Unable to transfer</string>
|
||||
<string name="DeviceTransferProgress__cannot_transfer_from_newer_signal">Cannot transfer from a newer version of Signal.</string>
|
||||
<string name="DeviceTransferProgress__failure_foreign_key">Some data could not be transferred due to a database constraint.</string>
|
||||
<string name="DeviceTransferProgress__transfer_failed">The transfer failed. Please try again.</string>
|
||||
<string name="DeviceTransferProgress__try_again">Try again</string>
|
||||
<string name="DeviceTransferProgress__cancel">Cancel</string>
|
||||
<string name="DeviceTransferProgress__stop_transfer">Stop transfer?</string>
|
||||
<string name="DeviceTransferProgress__all_transfer_progress_will_be_lost">All transfer progress will be lost.</string>
|
||||
|
||||
<!-- Device transfer: Complete screen -->
|
||||
<string name="DeviceTransferComplete__transfer_complete">Transfer complete</string>
|
||||
<string name="DeviceTransferComplete__your_account_is_now_on_this_device">Your account is now on this device.</string>
|
||||
<string name="DeviceTransferComplete__continue_registration">Continue</string>
|
||||
|
||||
<!-- Create profile screen -->
|
||||
<!-- Title displayed at the top of the create-profile screen during registration. -->
|
||||
<string name="CreateProfileScreen__set_up_your_profile">Set up your profile</string>
|
||||
<!-- Subtitle on create-profile screen explaining that the profile is end-to-end encrypted and visible to recipients. -->
|
||||
<string name="CreateProfileScreen__your_profile_is_end_to_end_encrypted">Your profile and changes to it will be visible to people you message, contacts, and groups.</string>
|
||||
<!-- Label/hint for the first-name field, indicating it is required. -->
|
||||
<string name="CreateProfileScreen__first_name_required">First name (required)</string>
|
||||
<!-- Label/hint for the last-name field, indicating it is optional. -->
|
||||
<string name="CreateProfileScreen__last_name_optional">Last name (optional)</string>
|
||||
<!-- Action button text to advance from create-profile screen. -->
|
||||
<string name="CreateProfileScreen__next">Next</string>
|
||||
<!-- Content description for the avatar selection control. -->
|
||||
<string name="CreateProfileScreen__set_avatar_description">Set avatar</string>
|
||||
|
||||
<!-- Phone number discoverability picker -->
|
||||
<!-- Title row label shown on the create-profile screen pointing at the discoverability picker. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__who_can_find_me_by_number">Who can find me by number?</string>
|
||||
<!-- Description shown on the picker when "Everyone" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__anyone_who_has_your">Anyone who has your phone number will see you\'re on Signal and can start chats with you.</string>
|
||||
<!-- Description shown on the picker when "Nobody" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__nobody_will_be_able">Nobody will be able to see you\'re on Signal unless you message them or have an existing chat with them.</string>
|
||||
<!-- Radio option label for "Everyone can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_everyone">Everyone</string>
|
||||
<!-- Radio option label for "Nobody can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_nobody">Nobody</string>
|
||||
<!-- Title for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_title">Are you sure?</string>
|
||||
<!-- Body for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_message">Setting \"Who can find me by number\" to \"Nobody\" will make it harder for people to find you on Signal.</string>
|
||||
<!-- Cancel button on the "Nobody" confirmation dialog. -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__cancel">Cancel</string>
|
||||
<!-- Save button on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__save">Save</string>
|
||||
<!-- Content description for the back arrow on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__back">Back</string>
|
||||
</resources>
|
||||
|
||||
@@ -402,4 +402,87 @@
|
||||
<string name="LinkAccountScreen__dont_have_signal_on_another_device">Нет Signal на другом устройстве?</string>
|
||||
<!-- Inline link in the link-account screen footer that takes the user to the new-account creation flow instead of linking -->
|
||||
<string name="LinkAccountScreen__create_account">Создайте учётную запись</string>
|
||||
|
||||
<!-- Device transfer: Instructions screen -->
|
||||
<string name="DeviceTransferInstructions__transfer_your_account">Transfer your account</string>
|
||||
<string name="DeviceTransferInstructions__to_transfer_open_signal_on_your_old_android_device">To transfer your account, open Signal on your old Android device and select Transfer Account.</string>
|
||||
<string name="DeviceTransferInstructions__continue">Continue</string>
|
||||
|
||||
<!-- Device transfer: Setup screen -->
|
||||
<string name="DeviceTransferSetup__preparing_to_connect">Preparing to connect to old Android device…</string>
|
||||
<string name="DeviceTransferSetup__take_a_moment_should_be_ready_soon">This might take a moment. Should be ready soon.</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_old_device">Waiting for your old device to connect…</string>
|
||||
<string name="DeviceTransferSetup__verify_numbers_match">Verify the numbers match on both devices</string>
|
||||
<string name="DeviceTransferSetup__numbers_match">Yes, the numbers match</string>
|
||||
<string name="DeviceTransferSetup__numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_other_to_verify">Waiting for your old device to verify…</string>
|
||||
<string name="DeviceTransferSetup__location_permission_required">Signal needs the location permission to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__grant_location_permission">Grant permission</string>
|
||||
<string name="DeviceTransferSetup__location_services_required">Signal needs location services enabled to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_location_services">Turn on location services</string>
|
||||
<string name="DeviceTransferSetup__wifi_required">Signal needs Wi-Fi turned on to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_wifi">Turn on Wi-Fi</string>
|
||||
<string name="DeviceTransferSetup__wifi_direct_unavailable">Sorry, it appears your device does not support Wi-Fi Direct.</string>
|
||||
<string name="DeviceTransferSetup__restore_a_backup">Restore a backup instead</string>
|
||||
<string name="DeviceTransferSetup__unexpected_error_connecting">An unexpected error occurred while attempting to connect to your old device.</string>
|
||||
<string name="DeviceTransferSetup__retry">Retry</string>
|
||||
<string name="DeviceTransferSetup__unable_to_discover_old_device">Unable to discover your old device</string>
|
||||
<string name="DeviceTransferSetup__troubleshooting_tips">• Make sure location permissions are granted.\n• Make sure Wi-Fi is on and no Wi-Fi Direct groups are remembered.\n• Try turning Wi-Fi off and on on both devices.\n• Make sure both devices are in transfer mode.</string>
|
||||
<string name="DeviceTransferSetup__try_again">Try again</string>
|
||||
<string name="DeviceTransferSetup__the_numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__if_numbers_dont_match_wrong_device">If the numbers on your devices do not match, it\'s possible you connected to the wrong device.</string>
|
||||
<string name="DeviceTransferSetup__stop_transfer">Stop transfer</string>
|
||||
|
||||
<!-- Device transfer: Progress screen -->
|
||||
<string name="DeviceTransferProgress__transferring_data">Transferring data</string>
|
||||
<string name="DeviceTransferProgress__d_messages_so_far">%1$d messages so far</string>
|
||||
<string name="DeviceTransferProgress__unable_to_transfer">Unable to transfer</string>
|
||||
<string name="DeviceTransferProgress__cannot_transfer_from_newer_signal">Cannot transfer from a newer version of Signal.</string>
|
||||
<string name="DeviceTransferProgress__failure_foreign_key">Some data could not be transferred due to a database constraint.</string>
|
||||
<string name="DeviceTransferProgress__transfer_failed">The transfer failed. Please try again.</string>
|
||||
<string name="DeviceTransferProgress__try_again">Try again</string>
|
||||
<string name="DeviceTransferProgress__cancel">Cancel</string>
|
||||
<string name="DeviceTransferProgress__stop_transfer">Stop transfer?</string>
|
||||
<string name="DeviceTransferProgress__all_transfer_progress_will_be_lost">All transfer progress will be lost.</string>
|
||||
|
||||
<!-- Device transfer: Complete screen -->
|
||||
<string name="DeviceTransferComplete__transfer_complete">Transfer complete</string>
|
||||
<string name="DeviceTransferComplete__your_account_is_now_on_this_device">Your account is now on this device.</string>
|
||||
<string name="DeviceTransferComplete__continue_registration">Continue</string>
|
||||
|
||||
<!-- Create profile screen -->
|
||||
<!-- Title displayed at the top of the create-profile screen during registration. -->
|
||||
<string name="CreateProfileScreen__set_up_your_profile">Set up your profile</string>
|
||||
<!-- Subtitle on create-profile screen explaining that the profile is end-to-end encrypted and visible to recipients. -->
|
||||
<string name="CreateProfileScreen__your_profile_is_end_to_end_encrypted">Your profile and changes to it will be visible to people you message, contacts, and groups.</string>
|
||||
<!-- Label/hint for the first-name field, indicating it is required. -->
|
||||
<string name="CreateProfileScreen__first_name_required">First name (required)</string>
|
||||
<!-- Label/hint for the last-name field, indicating it is optional. -->
|
||||
<string name="CreateProfileScreen__last_name_optional">Last name (optional)</string>
|
||||
<!-- Action button text to advance from create-profile screen. -->
|
||||
<string name="CreateProfileScreen__next">Next</string>
|
||||
<!-- Content description for the avatar selection control. -->
|
||||
<string name="CreateProfileScreen__set_avatar_description">Set avatar</string>
|
||||
|
||||
<!-- Phone number discoverability picker -->
|
||||
<!-- Title row label shown on the create-profile screen pointing at the discoverability picker. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__who_can_find_me_by_number">Who can find me by number?</string>
|
||||
<!-- Description shown on the picker when "Everyone" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__anyone_who_has_your">Anyone who has your phone number will see you\'re on Signal and can start chats with you.</string>
|
||||
<!-- Description shown on the picker when "Nobody" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__nobody_will_be_able">Nobody will be able to see you\'re on Signal unless you message them or have an existing chat with them.</string>
|
||||
<!-- Radio option label for "Everyone can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_everyone">Everyone</string>
|
||||
<!-- Radio option label for "Nobody can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_nobody">Nobody</string>
|
||||
<!-- Title for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_title">Are you sure?</string>
|
||||
<!-- Body for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_message">Setting \"Who can find me by number\" to \"Nobody\" will make it harder for people to find you on Signal.</string>
|
||||
<!-- Cancel button on the "Nobody" confirmation dialog. -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__cancel">Cancel</string>
|
||||
<!-- Save button on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__save">Save</string>
|
||||
<!-- Content description for the back arrow on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__back">Back</string>
|
||||
</resources>
|
||||
|
||||
@@ -402,4 +402,87 @@
|
||||
<string name="LinkAccountScreen__dont_have_signal_on_another_device">Nemáte Signal na inom zariadení?</string>
|
||||
<!-- Inline link in the link-account screen footer that takes the user to the new-account creation flow instead of linking -->
|
||||
<string name="LinkAccountScreen__create_account">Vytvorte si účet</string>
|
||||
|
||||
<!-- Device transfer: Instructions screen -->
|
||||
<string name="DeviceTransferInstructions__transfer_your_account">Transfer your account</string>
|
||||
<string name="DeviceTransferInstructions__to_transfer_open_signal_on_your_old_android_device">To transfer your account, open Signal on your old Android device and select Transfer Account.</string>
|
||||
<string name="DeviceTransferInstructions__continue">Continue</string>
|
||||
|
||||
<!-- Device transfer: Setup screen -->
|
||||
<string name="DeviceTransferSetup__preparing_to_connect">Preparing to connect to old Android device…</string>
|
||||
<string name="DeviceTransferSetup__take_a_moment_should_be_ready_soon">This might take a moment. Should be ready soon.</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_old_device">Waiting for your old device to connect…</string>
|
||||
<string name="DeviceTransferSetup__verify_numbers_match">Verify the numbers match on both devices</string>
|
||||
<string name="DeviceTransferSetup__numbers_match">Yes, the numbers match</string>
|
||||
<string name="DeviceTransferSetup__numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_other_to_verify">Waiting for your old device to verify…</string>
|
||||
<string name="DeviceTransferSetup__location_permission_required">Signal needs the location permission to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__grant_location_permission">Grant permission</string>
|
||||
<string name="DeviceTransferSetup__location_services_required">Signal needs location services enabled to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_location_services">Turn on location services</string>
|
||||
<string name="DeviceTransferSetup__wifi_required">Signal needs Wi-Fi turned on to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_wifi">Turn on Wi-Fi</string>
|
||||
<string name="DeviceTransferSetup__wifi_direct_unavailable">Sorry, it appears your device does not support Wi-Fi Direct.</string>
|
||||
<string name="DeviceTransferSetup__restore_a_backup">Restore a backup instead</string>
|
||||
<string name="DeviceTransferSetup__unexpected_error_connecting">An unexpected error occurred while attempting to connect to your old device.</string>
|
||||
<string name="DeviceTransferSetup__retry">Retry</string>
|
||||
<string name="DeviceTransferSetup__unable_to_discover_old_device">Unable to discover your old device</string>
|
||||
<string name="DeviceTransferSetup__troubleshooting_tips">• Make sure location permissions are granted.\n• Make sure Wi-Fi is on and no Wi-Fi Direct groups are remembered.\n• Try turning Wi-Fi off and on on both devices.\n• Make sure both devices are in transfer mode.</string>
|
||||
<string name="DeviceTransferSetup__try_again">Try again</string>
|
||||
<string name="DeviceTransferSetup__the_numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__if_numbers_dont_match_wrong_device">If the numbers on your devices do not match, it\'s possible you connected to the wrong device.</string>
|
||||
<string name="DeviceTransferSetup__stop_transfer">Stop transfer</string>
|
||||
|
||||
<!-- Device transfer: Progress screen -->
|
||||
<string name="DeviceTransferProgress__transferring_data">Transferring data</string>
|
||||
<string name="DeviceTransferProgress__d_messages_so_far">%1$d messages so far</string>
|
||||
<string name="DeviceTransferProgress__unable_to_transfer">Unable to transfer</string>
|
||||
<string name="DeviceTransferProgress__cannot_transfer_from_newer_signal">Cannot transfer from a newer version of Signal.</string>
|
||||
<string name="DeviceTransferProgress__failure_foreign_key">Some data could not be transferred due to a database constraint.</string>
|
||||
<string name="DeviceTransferProgress__transfer_failed">The transfer failed. Please try again.</string>
|
||||
<string name="DeviceTransferProgress__try_again">Try again</string>
|
||||
<string name="DeviceTransferProgress__cancel">Cancel</string>
|
||||
<string name="DeviceTransferProgress__stop_transfer">Stop transfer?</string>
|
||||
<string name="DeviceTransferProgress__all_transfer_progress_will_be_lost">All transfer progress will be lost.</string>
|
||||
|
||||
<!-- Device transfer: Complete screen -->
|
||||
<string name="DeviceTransferComplete__transfer_complete">Transfer complete</string>
|
||||
<string name="DeviceTransferComplete__your_account_is_now_on_this_device">Your account is now on this device.</string>
|
||||
<string name="DeviceTransferComplete__continue_registration">Continue</string>
|
||||
|
||||
<!-- Create profile screen -->
|
||||
<!-- Title displayed at the top of the create-profile screen during registration. -->
|
||||
<string name="CreateProfileScreen__set_up_your_profile">Set up your profile</string>
|
||||
<!-- Subtitle on create-profile screen explaining that the profile is end-to-end encrypted and visible to recipients. -->
|
||||
<string name="CreateProfileScreen__your_profile_is_end_to_end_encrypted">Your profile and changes to it will be visible to people you message, contacts, and groups.</string>
|
||||
<!-- Label/hint for the first-name field, indicating it is required. -->
|
||||
<string name="CreateProfileScreen__first_name_required">First name (required)</string>
|
||||
<!-- Label/hint for the last-name field, indicating it is optional. -->
|
||||
<string name="CreateProfileScreen__last_name_optional">Last name (optional)</string>
|
||||
<!-- Action button text to advance from create-profile screen. -->
|
||||
<string name="CreateProfileScreen__next">Next</string>
|
||||
<!-- Content description for the avatar selection control. -->
|
||||
<string name="CreateProfileScreen__set_avatar_description">Set avatar</string>
|
||||
|
||||
<!-- Phone number discoverability picker -->
|
||||
<!-- Title row label shown on the create-profile screen pointing at the discoverability picker. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__who_can_find_me_by_number">Who can find me by number?</string>
|
||||
<!-- Description shown on the picker when "Everyone" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__anyone_who_has_your">Anyone who has your phone number will see you\'re on Signal and can start chats with you.</string>
|
||||
<!-- Description shown on the picker when "Nobody" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__nobody_will_be_able">Nobody will be able to see you\'re on Signal unless you message them or have an existing chat with them.</string>
|
||||
<!-- Radio option label for "Everyone can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_everyone">Everyone</string>
|
||||
<!-- Radio option label for "Nobody can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_nobody">Nobody</string>
|
||||
<!-- Title for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_title">Are you sure?</string>
|
||||
<!-- Body for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_message">Setting \"Who can find me by number\" to \"Nobody\" will make it harder for people to find you on Signal.</string>
|
||||
<!-- Cancel button on the "Nobody" confirmation dialog. -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__cancel">Cancel</string>
|
||||
<!-- Save button on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__save">Save</string>
|
||||
<!-- Content description for the back arrow on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__back">Back</string>
|
||||
</resources>
|
||||
|
||||
@@ -402,4 +402,87 @@
|
||||
<string name="LinkAccountScreen__dont_have_signal_on_another_device">Nimate Signala na drugi napravi?</string>
|
||||
<!-- Inline link in the link-account screen footer that takes the user to the new-account creation flow instead of linking -->
|
||||
<string name="LinkAccountScreen__create_account">Ustvari račun</string>
|
||||
|
||||
<!-- Device transfer: Instructions screen -->
|
||||
<string name="DeviceTransferInstructions__transfer_your_account">Transfer your account</string>
|
||||
<string name="DeviceTransferInstructions__to_transfer_open_signal_on_your_old_android_device">To transfer your account, open Signal on your old Android device and select Transfer Account.</string>
|
||||
<string name="DeviceTransferInstructions__continue">Continue</string>
|
||||
|
||||
<!-- Device transfer: Setup screen -->
|
||||
<string name="DeviceTransferSetup__preparing_to_connect">Preparing to connect to old Android device…</string>
|
||||
<string name="DeviceTransferSetup__take_a_moment_should_be_ready_soon">This might take a moment. Should be ready soon.</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_old_device">Waiting for your old device to connect…</string>
|
||||
<string name="DeviceTransferSetup__verify_numbers_match">Verify the numbers match on both devices</string>
|
||||
<string name="DeviceTransferSetup__numbers_match">Yes, the numbers match</string>
|
||||
<string name="DeviceTransferSetup__numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_other_to_verify">Waiting for your old device to verify…</string>
|
||||
<string name="DeviceTransferSetup__location_permission_required">Signal needs the location permission to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__grant_location_permission">Grant permission</string>
|
||||
<string name="DeviceTransferSetup__location_services_required">Signal needs location services enabled to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_location_services">Turn on location services</string>
|
||||
<string name="DeviceTransferSetup__wifi_required">Signal needs Wi-Fi turned on to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_wifi">Turn on Wi-Fi</string>
|
||||
<string name="DeviceTransferSetup__wifi_direct_unavailable">Sorry, it appears your device does not support Wi-Fi Direct.</string>
|
||||
<string name="DeviceTransferSetup__restore_a_backup">Restore a backup instead</string>
|
||||
<string name="DeviceTransferSetup__unexpected_error_connecting">An unexpected error occurred while attempting to connect to your old device.</string>
|
||||
<string name="DeviceTransferSetup__retry">Retry</string>
|
||||
<string name="DeviceTransferSetup__unable_to_discover_old_device">Unable to discover your old device</string>
|
||||
<string name="DeviceTransferSetup__troubleshooting_tips">• Make sure location permissions are granted.\n• Make sure Wi-Fi is on and no Wi-Fi Direct groups are remembered.\n• Try turning Wi-Fi off and on on both devices.\n• Make sure both devices are in transfer mode.</string>
|
||||
<string name="DeviceTransferSetup__try_again">Try again</string>
|
||||
<string name="DeviceTransferSetup__the_numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__if_numbers_dont_match_wrong_device">If the numbers on your devices do not match, it\'s possible you connected to the wrong device.</string>
|
||||
<string name="DeviceTransferSetup__stop_transfer">Stop transfer</string>
|
||||
|
||||
<!-- Device transfer: Progress screen -->
|
||||
<string name="DeviceTransferProgress__transferring_data">Transferring data</string>
|
||||
<string name="DeviceTransferProgress__d_messages_so_far">%1$d messages so far</string>
|
||||
<string name="DeviceTransferProgress__unable_to_transfer">Unable to transfer</string>
|
||||
<string name="DeviceTransferProgress__cannot_transfer_from_newer_signal">Cannot transfer from a newer version of Signal.</string>
|
||||
<string name="DeviceTransferProgress__failure_foreign_key">Some data could not be transferred due to a database constraint.</string>
|
||||
<string name="DeviceTransferProgress__transfer_failed">The transfer failed. Please try again.</string>
|
||||
<string name="DeviceTransferProgress__try_again">Try again</string>
|
||||
<string name="DeviceTransferProgress__cancel">Cancel</string>
|
||||
<string name="DeviceTransferProgress__stop_transfer">Stop transfer?</string>
|
||||
<string name="DeviceTransferProgress__all_transfer_progress_will_be_lost">All transfer progress will be lost.</string>
|
||||
|
||||
<!-- Device transfer: Complete screen -->
|
||||
<string name="DeviceTransferComplete__transfer_complete">Transfer complete</string>
|
||||
<string name="DeviceTransferComplete__your_account_is_now_on_this_device">Your account is now on this device.</string>
|
||||
<string name="DeviceTransferComplete__continue_registration">Continue</string>
|
||||
|
||||
<!-- Create profile screen -->
|
||||
<!-- Title displayed at the top of the create-profile screen during registration. -->
|
||||
<string name="CreateProfileScreen__set_up_your_profile">Set up your profile</string>
|
||||
<!-- Subtitle on create-profile screen explaining that the profile is end-to-end encrypted and visible to recipients. -->
|
||||
<string name="CreateProfileScreen__your_profile_is_end_to_end_encrypted">Your profile and changes to it will be visible to people you message, contacts, and groups.</string>
|
||||
<!-- Label/hint for the first-name field, indicating it is required. -->
|
||||
<string name="CreateProfileScreen__first_name_required">First name (required)</string>
|
||||
<!-- Label/hint for the last-name field, indicating it is optional. -->
|
||||
<string name="CreateProfileScreen__last_name_optional">Last name (optional)</string>
|
||||
<!-- Action button text to advance from create-profile screen. -->
|
||||
<string name="CreateProfileScreen__next">Next</string>
|
||||
<!-- Content description for the avatar selection control. -->
|
||||
<string name="CreateProfileScreen__set_avatar_description">Set avatar</string>
|
||||
|
||||
<!-- Phone number discoverability picker -->
|
||||
<!-- Title row label shown on the create-profile screen pointing at the discoverability picker. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__who_can_find_me_by_number">Who can find me by number?</string>
|
||||
<!-- Description shown on the picker when "Everyone" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__anyone_who_has_your">Anyone who has your phone number will see you\'re on Signal and can start chats with you.</string>
|
||||
<!-- Description shown on the picker when "Nobody" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__nobody_will_be_able">Nobody will be able to see you\'re on Signal unless you message them or have an existing chat with them.</string>
|
||||
<!-- Radio option label for "Everyone can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_everyone">Everyone</string>
|
||||
<!-- Radio option label for "Nobody can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_nobody">Nobody</string>
|
||||
<!-- Title for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_title">Are you sure?</string>
|
||||
<!-- Body for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_message">Setting \"Who can find me by number\" to \"Nobody\" will make it harder for people to find you on Signal.</string>
|
||||
<!-- Cancel button on the "Nobody" confirmation dialog. -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__cancel">Cancel</string>
|
||||
<!-- Save button on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__save">Save</string>
|
||||
<!-- Content description for the back arrow on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__back">Back</string>
|
||||
</resources>
|
||||
|
||||
@@ -398,4 +398,87 @@
|
||||
<string name="LinkAccountScreen__dont_have_signal_on_another_device">A nuk e ke Signal në një pajisje tjetër?</string>
|
||||
<!-- Inline link in the link-account screen footer that takes the user to the new-account creation flow instead of linking -->
|
||||
<string name="LinkAccountScreen__create_account">Krijo llogari</string>
|
||||
|
||||
<!-- Device transfer: Instructions screen -->
|
||||
<string name="DeviceTransferInstructions__transfer_your_account">Transfer your account</string>
|
||||
<string name="DeviceTransferInstructions__to_transfer_open_signal_on_your_old_android_device">To transfer your account, open Signal on your old Android device and select Transfer Account.</string>
|
||||
<string name="DeviceTransferInstructions__continue">Continue</string>
|
||||
|
||||
<!-- Device transfer: Setup screen -->
|
||||
<string name="DeviceTransferSetup__preparing_to_connect">Preparing to connect to old Android device…</string>
|
||||
<string name="DeviceTransferSetup__take_a_moment_should_be_ready_soon">This might take a moment. Should be ready soon.</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_old_device">Waiting for your old device to connect…</string>
|
||||
<string name="DeviceTransferSetup__verify_numbers_match">Verify the numbers match on both devices</string>
|
||||
<string name="DeviceTransferSetup__numbers_match">Yes, the numbers match</string>
|
||||
<string name="DeviceTransferSetup__numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_other_to_verify">Waiting for your old device to verify…</string>
|
||||
<string name="DeviceTransferSetup__location_permission_required">Signal needs the location permission to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__grant_location_permission">Grant permission</string>
|
||||
<string name="DeviceTransferSetup__location_services_required">Signal needs location services enabled to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_location_services">Turn on location services</string>
|
||||
<string name="DeviceTransferSetup__wifi_required">Signal needs Wi-Fi turned on to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_wifi">Turn on Wi-Fi</string>
|
||||
<string name="DeviceTransferSetup__wifi_direct_unavailable">Sorry, it appears your device does not support Wi-Fi Direct.</string>
|
||||
<string name="DeviceTransferSetup__restore_a_backup">Restore a backup instead</string>
|
||||
<string name="DeviceTransferSetup__unexpected_error_connecting">An unexpected error occurred while attempting to connect to your old device.</string>
|
||||
<string name="DeviceTransferSetup__retry">Retry</string>
|
||||
<string name="DeviceTransferSetup__unable_to_discover_old_device">Unable to discover your old device</string>
|
||||
<string name="DeviceTransferSetup__troubleshooting_tips">• Make sure location permissions are granted.\n• Make sure Wi-Fi is on and no Wi-Fi Direct groups are remembered.\n• Try turning Wi-Fi off and on on both devices.\n• Make sure both devices are in transfer mode.</string>
|
||||
<string name="DeviceTransferSetup__try_again">Try again</string>
|
||||
<string name="DeviceTransferSetup__the_numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__if_numbers_dont_match_wrong_device">If the numbers on your devices do not match, it\'s possible you connected to the wrong device.</string>
|
||||
<string name="DeviceTransferSetup__stop_transfer">Stop transfer</string>
|
||||
|
||||
<!-- Device transfer: Progress screen -->
|
||||
<string name="DeviceTransferProgress__transferring_data">Transferring data</string>
|
||||
<string name="DeviceTransferProgress__d_messages_so_far">%1$d messages so far</string>
|
||||
<string name="DeviceTransferProgress__unable_to_transfer">Unable to transfer</string>
|
||||
<string name="DeviceTransferProgress__cannot_transfer_from_newer_signal">Cannot transfer from a newer version of Signal.</string>
|
||||
<string name="DeviceTransferProgress__failure_foreign_key">Some data could not be transferred due to a database constraint.</string>
|
||||
<string name="DeviceTransferProgress__transfer_failed">The transfer failed. Please try again.</string>
|
||||
<string name="DeviceTransferProgress__try_again">Try again</string>
|
||||
<string name="DeviceTransferProgress__cancel">Cancel</string>
|
||||
<string name="DeviceTransferProgress__stop_transfer">Stop transfer?</string>
|
||||
<string name="DeviceTransferProgress__all_transfer_progress_will_be_lost">All transfer progress will be lost.</string>
|
||||
|
||||
<!-- Device transfer: Complete screen -->
|
||||
<string name="DeviceTransferComplete__transfer_complete">Transfer complete</string>
|
||||
<string name="DeviceTransferComplete__your_account_is_now_on_this_device">Your account is now on this device.</string>
|
||||
<string name="DeviceTransferComplete__continue_registration">Continue</string>
|
||||
|
||||
<!-- Create profile screen -->
|
||||
<!-- Title displayed at the top of the create-profile screen during registration. -->
|
||||
<string name="CreateProfileScreen__set_up_your_profile">Set up your profile</string>
|
||||
<!-- Subtitle on create-profile screen explaining that the profile is end-to-end encrypted and visible to recipients. -->
|
||||
<string name="CreateProfileScreen__your_profile_is_end_to_end_encrypted">Your profile and changes to it will be visible to people you message, contacts, and groups.</string>
|
||||
<!-- Label/hint for the first-name field, indicating it is required. -->
|
||||
<string name="CreateProfileScreen__first_name_required">First name (required)</string>
|
||||
<!-- Label/hint for the last-name field, indicating it is optional. -->
|
||||
<string name="CreateProfileScreen__last_name_optional">Last name (optional)</string>
|
||||
<!-- Action button text to advance from create-profile screen. -->
|
||||
<string name="CreateProfileScreen__next">Next</string>
|
||||
<!-- Content description for the avatar selection control. -->
|
||||
<string name="CreateProfileScreen__set_avatar_description">Set avatar</string>
|
||||
|
||||
<!-- Phone number discoverability picker -->
|
||||
<!-- Title row label shown on the create-profile screen pointing at the discoverability picker. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__who_can_find_me_by_number">Who can find me by number?</string>
|
||||
<!-- Description shown on the picker when "Everyone" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__anyone_who_has_your">Anyone who has your phone number will see you\'re on Signal and can start chats with you.</string>
|
||||
<!-- Description shown on the picker when "Nobody" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__nobody_will_be_able">Nobody will be able to see you\'re on Signal unless you message them or have an existing chat with them.</string>
|
||||
<!-- Radio option label for "Everyone can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_everyone">Everyone</string>
|
||||
<!-- Radio option label for "Nobody can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_nobody">Nobody</string>
|
||||
<!-- Title for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_title">Are you sure?</string>
|
||||
<!-- Body for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_message">Setting \"Who can find me by number\" to \"Nobody\" will make it harder for people to find you on Signal.</string>
|
||||
<!-- Cancel button on the "Nobody" confirmation dialog. -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__cancel">Cancel</string>
|
||||
<!-- Save button on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__save">Save</string>
|
||||
<!-- Content description for the back arrow on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__back">Back</string>
|
||||
</resources>
|
||||
|
||||
@@ -398,4 +398,87 @@
|
||||
<string name="LinkAccountScreen__dont_have_signal_on_another_device">Немате Signal на другом уређају?</string>
|
||||
<!-- Inline link in the link-account screen footer that takes the user to the new-account creation flow instead of linking -->
|
||||
<string name="LinkAccountScreen__create_account">Креирајте налог</string>
|
||||
|
||||
<!-- Device transfer: Instructions screen -->
|
||||
<string name="DeviceTransferInstructions__transfer_your_account">Transfer your account</string>
|
||||
<string name="DeviceTransferInstructions__to_transfer_open_signal_on_your_old_android_device">To transfer your account, open Signal on your old Android device and select Transfer Account.</string>
|
||||
<string name="DeviceTransferInstructions__continue">Continue</string>
|
||||
|
||||
<!-- Device transfer: Setup screen -->
|
||||
<string name="DeviceTransferSetup__preparing_to_connect">Preparing to connect to old Android device…</string>
|
||||
<string name="DeviceTransferSetup__take_a_moment_should_be_ready_soon">This might take a moment. Should be ready soon.</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_old_device">Waiting for your old device to connect…</string>
|
||||
<string name="DeviceTransferSetup__verify_numbers_match">Verify the numbers match on both devices</string>
|
||||
<string name="DeviceTransferSetup__numbers_match">Yes, the numbers match</string>
|
||||
<string name="DeviceTransferSetup__numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_other_to_verify">Waiting for your old device to verify…</string>
|
||||
<string name="DeviceTransferSetup__location_permission_required">Signal needs the location permission to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__grant_location_permission">Grant permission</string>
|
||||
<string name="DeviceTransferSetup__location_services_required">Signal needs location services enabled to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_location_services">Turn on location services</string>
|
||||
<string name="DeviceTransferSetup__wifi_required">Signal needs Wi-Fi turned on to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_wifi">Turn on Wi-Fi</string>
|
||||
<string name="DeviceTransferSetup__wifi_direct_unavailable">Sorry, it appears your device does not support Wi-Fi Direct.</string>
|
||||
<string name="DeviceTransferSetup__restore_a_backup">Restore a backup instead</string>
|
||||
<string name="DeviceTransferSetup__unexpected_error_connecting">An unexpected error occurred while attempting to connect to your old device.</string>
|
||||
<string name="DeviceTransferSetup__retry">Retry</string>
|
||||
<string name="DeviceTransferSetup__unable_to_discover_old_device">Unable to discover your old device</string>
|
||||
<string name="DeviceTransferSetup__troubleshooting_tips">• Make sure location permissions are granted.\n• Make sure Wi-Fi is on and no Wi-Fi Direct groups are remembered.\n• Try turning Wi-Fi off and on on both devices.\n• Make sure both devices are in transfer mode.</string>
|
||||
<string name="DeviceTransferSetup__try_again">Try again</string>
|
||||
<string name="DeviceTransferSetup__the_numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__if_numbers_dont_match_wrong_device">If the numbers on your devices do not match, it\'s possible you connected to the wrong device.</string>
|
||||
<string name="DeviceTransferSetup__stop_transfer">Stop transfer</string>
|
||||
|
||||
<!-- Device transfer: Progress screen -->
|
||||
<string name="DeviceTransferProgress__transferring_data">Transferring data</string>
|
||||
<string name="DeviceTransferProgress__d_messages_so_far">%1$d messages so far</string>
|
||||
<string name="DeviceTransferProgress__unable_to_transfer">Unable to transfer</string>
|
||||
<string name="DeviceTransferProgress__cannot_transfer_from_newer_signal">Cannot transfer from a newer version of Signal.</string>
|
||||
<string name="DeviceTransferProgress__failure_foreign_key">Some data could not be transferred due to a database constraint.</string>
|
||||
<string name="DeviceTransferProgress__transfer_failed">The transfer failed. Please try again.</string>
|
||||
<string name="DeviceTransferProgress__try_again">Try again</string>
|
||||
<string name="DeviceTransferProgress__cancel">Cancel</string>
|
||||
<string name="DeviceTransferProgress__stop_transfer">Stop transfer?</string>
|
||||
<string name="DeviceTransferProgress__all_transfer_progress_will_be_lost">All transfer progress will be lost.</string>
|
||||
|
||||
<!-- Device transfer: Complete screen -->
|
||||
<string name="DeviceTransferComplete__transfer_complete">Transfer complete</string>
|
||||
<string name="DeviceTransferComplete__your_account_is_now_on_this_device">Your account is now on this device.</string>
|
||||
<string name="DeviceTransferComplete__continue_registration">Continue</string>
|
||||
|
||||
<!-- Create profile screen -->
|
||||
<!-- Title displayed at the top of the create-profile screen during registration. -->
|
||||
<string name="CreateProfileScreen__set_up_your_profile">Set up your profile</string>
|
||||
<!-- Subtitle on create-profile screen explaining that the profile is end-to-end encrypted and visible to recipients. -->
|
||||
<string name="CreateProfileScreen__your_profile_is_end_to_end_encrypted">Your profile and changes to it will be visible to people you message, contacts, and groups.</string>
|
||||
<!-- Label/hint for the first-name field, indicating it is required. -->
|
||||
<string name="CreateProfileScreen__first_name_required">First name (required)</string>
|
||||
<!-- Label/hint for the last-name field, indicating it is optional. -->
|
||||
<string name="CreateProfileScreen__last_name_optional">Last name (optional)</string>
|
||||
<!-- Action button text to advance from create-profile screen. -->
|
||||
<string name="CreateProfileScreen__next">Next</string>
|
||||
<!-- Content description for the avatar selection control. -->
|
||||
<string name="CreateProfileScreen__set_avatar_description">Set avatar</string>
|
||||
|
||||
<!-- Phone number discoverability picker -->
|
||||
<!-- Title row label shown on the create-profile screen pointing at the discoverability picker. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__who_can_find_me_by_number">Who can find me by number?</string>
|
||||
<!-- Description shown on the picker when "Everyone" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__anyone_who_has_your">Anyone who has your phone number will see you\'re on Signal and can start chats with you.</string>
|
||||
<!-- Description shown on the picker when "Nobody" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__nobody_will_be_able">Nobody will be able to see you\'re on Signal unless you message them or have an existing chat with them.</string>
|
||||
<!-- Radio option label for "Everyone can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_everyone">Everyone</string>
|
||||
<!-- Radio option label for "Nobody can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_nobody">Nobody</string>
|
||||
<!-- Title for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_title">Are you sure?</string>
|
||||
<!-- Body for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_message">Setting \"Who can find me by number\" to \"Nobody\" will make it harder for people to find you on Signal.</string>
|
||||
<!-- Cancel button on the "Nobody" confirmation dialog. -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__cancel">Cancel</string>
|
||||
<!-- Save button on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__save">Save</string>
|
||||
<!-- Content description for the back arrow on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__back">Back</string>
|
||||
</resources>
|
||||
|
||||
@@ -398,4 +398,87 @@
|
||||
<string name="LinkAccountScreen__dont_have_signal_on_another_device">Har du inte Signal på en annan enhet?</string>
|
||||
<!-- Inline link in the link-account screen footer that takes the user to the new-account creation flow instead of linking -->
|
||||
<string name="LinkAccountScreen__create_account">Skapa konto</string>
|
||||
|
||||
<!-- Device transfer: Instructions screen -->
|
||||
<string name="DeviceTransferInstructions__transfer_your_account">Transfer your account</string>
|
||||
<string name="DeviceTransferInstructions__to_transfer_open_signal_on_your_old_android_device">To transfer your account, open Signal on your old Android device and select Transfer Account.</string>
|
||||
<string name="DeviceTransferInstructions__continue">Continue</string>
|
||||
|
||||
<!-- Device transfer: Setup screen -->
|
||||
<string name="DeviceTransferSetup__preparing_to_connect">Preparing to connect to old Android device…</string>
|
||||
<string name="DeviceTransferSetup__take_a_moment_should_be_ready_soon">This might take a moment. Should be ready soon.</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_old_device">Waiting for your old device to connect…</string>
|
||||
<string name="DeviceTransferSetup__verify_numbers_match">Verify the numbers match on both devices</string>
|
||||
<string name="DeviceTransferSetup__numbers_match">Yes, the numbers match</string>
|
||||
<string name="DeviceTransferSetup__numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_other_to_verify">Waiting for your old device to verify…</string>
|
||||
<string name="DeviceTransferSetup__location_permission_required">Signal needs the location permission to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__grant_location_permission">Grant permission</string>
|
||||
<string name="DeviceTransferSetup__location_services_required">Signal needs location services enabled to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_location_services">Turn on location services</string>
|
||||
<string name="DeviceTransferSetup__wifi_required">Signal needs Wi-Fi turned on to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_wifi">Turn on Wi-Fi</string>
|
||||
<string name="DeviceTransferSetup__wifi_direct_unavailable">Sorry, it appears your device does not support Wi-Fi Direct.</string>
|
||||
<string name="DeviceTransferSetup__restore_a_backup">Restore a backup instead</string>
|
||||
<string name="DeviceTransferSetup__unexpected_error_connecting">An unexpected error occurred while attempting to connect to your old device.</string>
|
||||
<string name="DeviceTransferSetup__retry">Retry</string>
|
||||
<string name="DeviceTransferSetup__unable_to_discover_old_device">Unable to discover your old device</string>
|
||||
<string name="DeviceTransferSetup__troubleshooting_tips">• Make sure location permissions are granted.\n• Make sure Wi-Fi is on and no Wi-Fi Direct groups are remembered.\n• Try turning Wi-Fi off and on on both devices.\n• Make sure both devices are in transfer mode.</string>
|
||||
<string name="DeviceTransferSetup__try_again">Try again</string>
|
||||
<string name="DeviceTransferSetup__the_numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__if_numbers_dont_match_wrong_device">If the numbers on your devices do not match, it\'s possible you connected to the wrong device.</string>
|
||||
<string name="DeviceTransferSetup__stop_transfer">Stop transfer</string>
|
||||
|
||||
<!-- Device transfer: Progress screen -->
|
||||
<string name="DeviceTransferProgress__transferring_data">Transferring data</string>
|
||||
<string name="DeviceTransferProgress__d_messages_so_far">%1$d messages so far</string>
|
||||
<string name="DeviceTransferProgress__unable_to_transfer">Unable to transfer</string>
|
||||
<string name="DeviceTransferProgress__cannot_transfer_from_newer_signal">Cannot transfer from a newer version of Signal.</string>
|
||||
<string name="DeviceTransferProgress__failure_foreign_key">Some data could not be transferred due to a database constraint.</string>
|
||||
<string name="DeviceTransferProgress__transfer_failed">The transfer failed. Please try again.</string>
|
||||
<string name="DeviceTransferProgress__try_again">Try again</string>
|
||||
<string name="DeviceTransferProgress__cancel">Cancel</string>
|
||||
<string name="DeviceTransferProgress__stop_transfer">Stop transfer?</string>
|
||||
<string name="DeviceTransferProgress__all_transfer_progress_will_be_lost">All transfer progress will be lost.</string>
|
||||
|
||||
<!-- Device transfer: Complete screen -->
|
||||
<string name="DeviceTransferComplete__transfer_complete">Transfer complete</string>
|
||||
<string name="DeviceTransferComplete__your_account_is_now_on_this_device">Your account is now on this device.</string>
|
||||
<string name="DeviceTransferComplete__continue_registration">Continue</string>
|
||||
|
||||
<!-- Create profile screen -->
|
||||
<!-- Title displayed at the top of the create-profile screen during registration. -->
|
||||
<string name="CreateProfileScreen__set_up_your_profile">Set up your profile</string>
|
||||
<!-- Subtitle on create-profile screen explaining that the profile is end-to-end encrypted and visible to recipients. -->
|
||||
<string name="CreateProfileScreen__your_profile_is_end_to_end_encrypted">Your profile and changes to it will be visible to people you message, contacts, and groups.</string>
|
||||
<!-- Label/hint for the first-name field, indicating it is required. -->
|
||||
<string name="CreateProfileScreen__first_name_required">First name (required)</string>
|
||||
<!-- Label/hint for the last-name field, indicating it is optional. -->
|
||||
<string name="CreateProfileScreen__last_name_optional">Last name (optional)</string>
|
||||
<!-- Action button text to advance from create-profile screen. -->
|
||||
<string name="CreateProfileScreen__next">Next</string>
|
||||
<!-- Content description for the avatar selection control. -->
|
||||
<string name="CreateProfileScreen__set_avatar_description">Set avatar</string>
|
||||
|
||||
<!-- Phone number discoverability picker -->
|
||||
<!-- Title row label shown on the create-profile screen pointing at the discoverability picker. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__who_can_find_me_by_number">Who can find me by number?</string>
|
||||
<!-- Description shown on the picker when "Everyone" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__anyone_who_has_your">Anyone who has your phone number will see you\'re on Signal and can start chats with you.</string>
|
||||
<!-- Description shown on the picker when "Nobody" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__nobody_will_be_able">Nobody will be able to see you\'re on Signal unless you message them or have an existing chat with them.</string>
|
||||
<!-- Radio option label for "Everyone can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_everyone">Everyone</string>
|
||||
<!-- Radio option label for "Nobody can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_nobody">Nobody</string>
|
||||
<!-- Title for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_title">Are you sure?</string>
|
||||
<!-- Body for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_message">Setting \"Who can find me by number\" to \"Nobody\" will make it harder for people to find you on Signal.</string>
|
||||
<!-- Cancel button on the "Nobody" confirmation dialog. -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__cancel">Cancel</string>
|
||||
<!-- Save button on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__save">Save</string>
|
||||
<!-- Content description for the back arrow on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__back">Back</string>
|
||||
</resources>
|
||||
|
||||
@@ -398,4 +398,87 @@
|
||||
<string name="LinkAccountScreen__dont_have_signal_on_another_device">Hauna Signal kwenye kifaa kingine?</string>
|
||||
<!-- Inline link in the link-account screen footer that takes the user to the new-account creation flow instead of linking -->
|
||||
<string name="LinkAccountScreen__create_account">Fungua akaunti</string>
|
||||
|
||||
<!-- Device transfer: Instructions screen -->
|
||||
<string name="DeviceTransferInstructions__transfer_your_account">Transfer your account</string>
|
||||
<string name="DeviceTransferInstructions__to_transfer_open_signal_on_your_old_android_device">To transfer your account, open Signal on your old Android device and select Transfer Account.</string>
|
||||
<string name="DeviceTransferInstructions__continue">Continue</string>
|
||||
|
||||
<!-- Device transfer: Setup screen -->
|
||||
<string name="DeviceTransferSetup__preparing_to_connect">Preparing to connect to old Android device…</string>
|
||||
<string name="DeviceTransferSetup__take_a_moment_should_be_ready_soon">This might take a moment. Should be ready soon.</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_old_device">Waiting for your old device to connect…</string>
|
||||
<string name="DeviceTransferSetup__verify_numbers_match">Verify the numbers match on both devices</string>
|
||||
<string name="DeviceTransferSetup__numbers_match">Yes, the numbers match</string>
|
||||
<string name="DeviceTransferSetup__numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_other_to_verify">Waiting for your old device to verify…</string>
|
||||
<string name="DeviceTransferSetup__location_permission_required">Signal needs the location permission to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__grant_location_permission">Grant permission</string>
|
||||
<string name="DeviceTransferSetup__location_services_required">Signal needs location services enabled to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_location_services">Turn on location services</string>
|
||||
<string name="DeviceTransferSetup__wifi_required">Signal needs Wi-Fi turned on to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_wifi">Turn on Wi-Fi</string>
|
||||
<string name="DeviceTransferSetup__wifi_direct_unavailable">Sorry, it appears your device does not support Wi-Fi Direct.</string>
|
||||
<string name="DeviceTransferSetup__restore_a_backup">Restore a backup instead</string>
|
||||
<string name="DeviceTransferSetup__unexpected_error_connecting">An unexpected error occurred while attempting to connect to your old device.</string>
|
||||
<string name="DeviceTransferSetup__retry">Retry</string>
|
||||
<string name="DeviceTransferSetup__unable_to_discover_old_device">Unable to discover your old device</string>
|
||||
<string name="DeviceTransferSetup__troubleshooting_tips">• Make sure location permissions are granted.\n• Make sure Wi-Fi is on and no Wi-Fi Direct groups are remembered.\n• Try turning Wi-Fi off and on on both devices.\n• Make sure both devices are in transfer mode.</string>
|
||||
<string name="DeviceTransferSetup__try_again">Try again</string>
|
||||
<string name="DeviceTransferSetup__the_numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__if_numbers_dont_match_wrong_device">If the numbers on your devices do not match, it\'s possible you connected to the wrong device.</string>
|
||||
<string name="DeviceTransferSetup__stop_transfer">Stop transfer</string>
|
||||
|
||||
<!-- Device transfer: Progress screen -->
|
||||
<string name="DeviceTransferProgress__transferring_data">Transferring data</string>
|
||||
<string name="DeviceTransferProgress__d_messages_so_far">%1$d messages so far</string>
|
||||
<string name="DeviceTransferProgress__unable_to_transfer">Unable to transfer</string>
|
||||
<string name="DeviceTransferProgress__cannot_transfer_from_newer_signal">Cannot transfer from a newer version of Signal.</string>
|
||||
<string name="DeviceTransferProgress__failure_foreign_key">Some data could not be transferred due to a database constraint.</string>
|
||||
<string name="DeviceTransferProgress__transfer_failed">The transfer failed. Please try again.</string>
|
||||
<string name="DeviceTransferProgress__try_again">Try again</string>
|
||||
<string name="DeviceTransferProgress__cancel">Cancel</string>
|
||||
<string name="DeviceTransferProgress__stop_transfer">Stop transfer?</string>
|
||||
<string name="DeviceTransferProgress__all_transfer_progress_will_be_lost">All transfer progress will be lost.</string>
|
||||
|
||||
<!-- Device transfer: Complete screen -->
|
||||
<string name="DeviceTransferComplete__transfer_complete">Transfer complete</string>
|
||||
<string name="DeviceTransferComplete__your_account_is_now_on_this_device">Your account is now on this device.</string>
|
||||
<string name="DeviceTransferComplete__continue_registration">Continue</string>
|
||||
|
||||
<!-- Create profile screen -->
|
||||
<!-- Title displayed at the top of the create-profile screen during registration. -->
|
||||
<string name="CreateProfileScreen__set_up_your_profile">Set up your profile</string>
|
||||
<!-- Subtitle on create-profile screen explaining that the profile is end-to-end encrypted and visible to recipients. -->
|
||||
<string name="CreateProfileScreen__your_profile_is_end_to_end_encrypted">Your profile and changes to it will be visible to people you message, contacts, and groups.</string>
|
||||
<!-- Label/hint for the first-name field, indicating it is required. -->
|
||||
<string name="CreateProfileScreen__first_name_required">First name (required)</string>
|
||||
<!-- Label/hint for the last-name field, indicating it is optional. -->
|
||||
<string name="CreateProfileScreen__last_name_optional">Last name (optional)</string>
|
||||
<!-- Action button text to advance from create-profile screen. -->
|
||||
<string name="CreateProfileScreen__next">Next</string>
|
||||
<!-- Content description for the avatar selection control. -->
|
||||
<string name="CreateProfileScreen__set_avatar_description">Set avatar</string>
|
||||
|
||||
<!-- Phone number discoverability picker -->
|
||||
<!-- Title row label shown on the create-profile screen pointing at the discoverability picker. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__who_can_find_me_by_number">Who can find me by number?</string>
|
||||
<!-- Description shown on the picker when "Everyone" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__anyone_who_has_your">Anyone who has your phone number will see you\'re on Signal and can start chats with you.</string>
|
||||
<!-- Description shown on the picker when "Nobody" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__nobody_will_be_able">Nobody will be able to see you\'re on Signal unless you message them or have an existing chat with them.</string>
|
||||
<!-- Radio option label for "Everyone can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_everyone">Everyone</string>
|
||||
<!-- Radio option label for "Nobody can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_nobody">Nobody</string>
|
||||
<!-- Title for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_title">Are you sure?</string>
|
||||
<!-- Body for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_message">Setting \"Who can find me by number\" to \"Nobody\" will make it harder for people to find you on Signal.</string>
|
||||
<!-- Cancel button on the "Nobody" confirmation dialog. -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__cancel">Cancel</string>
|
||||
<!-- Save button on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__save">Save</string>
|
||||
<!-- Content description for the back arrow on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__back">Back</string>
|
||||
</resources>
|
||||
|
||||
@@ -398,4 +398,87 @@
|
||||
<string name="LinkAccountScreen__dont_have_signal_on_another_device">மற்றொரு சாதனத்தில் சிக்னல் செயலி இல்லையா?</string>
|
||||
<!-- Inline link in the link-account screen footer that takes the user to the new-account creation flow instead of linking -->
|
||||
<string name="LinkAccountScreen__create_account">கணக்கை உருவாக்கவும்</string>
|
||||
|
||||
<!-- Device transfer: Instructions screen -->
|
||||
<string name="DeviceTransferInstructions__transfer_your_account">Transfer your account</string>
|
||||
<string name="DeviceTransferInstructions__to_transfer_open_signal_on_your_old_android_device">To transfer your account, open Signal on your old Android device and select Transfer Account.</string>
|
||||
<string name="DeviceTransferInstructions__continue">Continue</string>
|
||||
|
||||
<!-- Device transfer: Setup screen -->
|
||||
<string name="DeviceTransferSetup__preparing_to_connect">Preparing to connect to old Android device…</string>
|
||||
<string name="DeviceTransferSetup__take_a_moment_should_be_ready_soon">This might take a moment. Should be ready soon.</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_old_device">Waiting for your old device to connect…</string>
|
||||
<string name="DeviceTransferSetup__verify_numbers_match">Verify the numbers match on both devices</string>
|
||||
<string name="DeviceTransferSetup__numbers_match">Yes, the numbers match</string>
|
||||
<string name="DeviceTransferSetup__numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_other_to_verify">Waiting for your old device to verify…</string>
|
||||
<string name="DeviceTransferSetup__location_permission_required">Signal needs the location permission to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__grant_location_permission">Grant permission</string>
|
||||
<string name="DeviceTransferSetup__location_services_required">Signal needs location services enabled to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_location_services">Turn on location services</string>
|
||||
<string name="DeviceTransferSetup__wifi_required">Signal needs Wi-Fi turned on to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_wifi">Turn on Wi-Fi</string>
|
||||
<string name="DeviceTransferSetup__wifi_direct_unavailable">Sorry, it appears your device does not support Wi-Fi Direct.</string>
|
||||
<string name="DeviceTransferSetup__restore_a_backup">Restore a backup instead</string>
|
||||
<string name="DeviceTransferSetup__unexpected_error_connecting">An unexpected error occurred while attempting to connect to your old device.</string>
|
||||
<string name="DeviceTransferSetup__retry">Retry</string>
|
||||
<string name="DeviceTransferSetup__unable_to_discover_old_device">Unable to discover your old device</string>
|
||||
<string name="DeviceTransferSetup__troubleshooting_tips">• Make sure location permissions are granted.\n• Make sure Wi-Fi is on and no Wi-Fi Direct groups are remembered.\n• Try turning Wi-Fi off and on on both devices.\n• Make sure both devices are in transfer mode.</string>
|
||||
<string name="DeviceTransferSetup__try_again">Try again</string>
|
||||
<string name="DeviceTransferSetup__the_numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__if_numbers_dont_match_wrong_device">If the numbers on your devices do not match, it\'s possible you connected to the wrong device.</string>
|
||||
<string name="DeviceTransferSetup__stop_transfer">Stop transfer</string>
|
||||
|
||||
<!-- Device transfer: Progress screen -->
|
||||
<string name="DeviceTransferProgress__transferring_data">Transferring data</string>
|
||||
<string name="DeviceTransferProgress__d_messages_so_far">%1$d messages so far</string>
|
||||
<string name="DeviceTransferProgress__unable_to_transfer">Unable to transfer</string>
|
||||
<string name="DeviceTransferProgress__cannot_transfer_from_newer_signal">Cannot transfer from a newer version of Signal.</string>
|
||||
<string name="DeviceTransferProgress__failure_foreign_key">Some data could not be transferred due to a database constraint.</string>
|
||||
<string name="DeviceTransferProgress__transfer_failed">The transfer failed. Please try again.</string>
|
||||
<string name="DeviceTransferProgress__try_again">Try again</string>
|
||||
<string name="DeviceTransferProgress__cancel">Cancel</string>
|
||||
<string name="DeviceTransferProgress__stop_transfer">Stop transfer?</string>
|
||||
<string name="DeviceTransferProgress__all_transfer_progress_will_be_lost">All transfer progress will be lost.</string>
|
||||
|
||||
<!-- Device transfer: Complete screen -->
|
||||
<string name="DeviceTransferComplete__transfer_complete">Transfer complete</string>
|
||||
<string name="DeviceTransferComplete__your_account_is_now_on_this_device">Your account is now on this device.</string>
|
||||
<string name="DeviceTransferComplete__continue_registration">Continue</string>
|
||||
|
||||
<!-- Create profile screen -->
|
||||
<!-- Title displayed at the top of the create-profile screen during registration. -->
|
||||
<string name="CreateProfileScreen__set_up_your_profile">Set up your profile</string>
|
||||
<!-- Subtitle on create-profile screen explaining that the profile is end-to-end encrypted and visible to recipients. -->
|
||||
<string name="CreateProfileScreen__your_profile_is_end_to_end_encrypted">Your profile and changes to it will be visible to people you message, contacts, and groups.</string>
|
||||
<!-- Label/hint for the first-name field, indicating it is required. -->
|
||||
<string name="CreateProfileScreen__first_name_required">First name (required)</string>
|
||||
<!-- Label/hint for the last-name field, indicating it is optional. -->
|
||||
<string name="CreateProfileScreen__last_name_optional">Last name (optional)</string>
|
||||
<!-- Action button text to advance from create-profile screen. -->
|
||||
<string name="CreateProfileScreen__next">Next</string>
|
||||
<!-- Content description for the avatar selection control. -->
|
||||
<string name="CreateProfileScreen__set_avatar_description">Set avatar</string>
|
||||
|
||||
<!-- Phone number discoverability picker -->
|
||||
<!-- Title row label shown on the create-profile screen pointing at the discoverability picker. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__who_can_find_me_by_number">Who can find me by number?</string>
|
||||
<!-- Description shown on the picker when "Everyone" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__anyone_who_has_your">Anyone who has your phone number will see you\'re on Signal and can start chats with you.</string>
|
||||
<!-- Description shown on the picker when "Nobody" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__nobody_will_be_able">Nobody will be able to see you\'re on Signal unless you message them or have an existing chat with them.</string>
|
||||
<!-- Radio option label for "Everyone can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_everyone">Everyone</string>
|
||||
<!-- Radio option label for "Nobody can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_nobody">Nobody</string>
|
||||
<!-- Title for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_title">Are you sure?</string>
|
||||
<!-- Body for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_message">Setting \"Who can find me by number\" to \"Nobody\" will make it harder for people to find you on Signal.</string>
|
||||
<!-- Cancel button on the "Nobody" confirmation dialog. -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__cancel">Cancel</string>
|
||||
<!-- Save button on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__save">Save</string>
|
||||
<!-- Content description for the back arrow on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__back">Back</string>
|
||||
</resources>
|
||||
|
||||
@@ -398,4 +398,87 @@
|
||||
<string name="LinkAccountScreen__dont_have_signal_on_another_device">మరొక పరికరంలో Signal లేదా?</string>
|
||||
<!-- Inline link in the link-account screen footer that takes the user to the new-account creation flow instead of linking -->
|
||||
<string name="LinkAccountScreen__create_account">ఖాతాను సృష్టించండి</string>
|
||||
|
||||
<!-- Device transfer: Instructions screen -->
|
||||
<string name="DeviceTransferInstructions__transfer_your_account">Transfer your account</string>
|
||||
<string name="DeviceTransferInstructions__to_transfer_open_signal_on_your_old_android_device">To transfer your account, open Signal on your old Android device and select Transfer Account.</string>
|
||||
<string name="DeviceTransferInstructions__continue">Continue</string>
|
||||
|
||||
<!-- Device transfer: Setup screen -->
|
||||
<string name="DeviceTransferSetup__preparing_to_connect">Preparing to connect to old Android device…</string>
|
||||
<string name="DeviceTransferSetup__take_a_moment_should_be_ready_soon">This might take a moment. Should be ready soon.</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_old_device">Waiting for your old device to connect…</string>
|
||||
<string name="DeviceTransferSetup__verify_numbers_match">Verify the numbers match on both devices</string>
|
||||
<string name="DeviceTransferSetup__numbers_match">Yes, the numbers match</string>
|
||||
<string name="DeviceTransferSetup__numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_other_to_verify">Waiting for your old device to verify…</string>
|
||||
<string name="DeviceTransferSetup__location_permission_required">Signal needs the location permission to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__grant_location_permission">Grant permission</string>
|
||||
<string name="DeviceTransferSetup__location_services_required">Signal needs location services enabled to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_location_services">Turn on location services</string>
|
||||
<string name="DeviceTransferSetup__wifi_required">Signal needs Wi-Fi turned on to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_wifi">Turn on Wi-Fi</string>
|
||||
<string name="DeviceTransferSetup__wifi_direct_unavailable">Sorry, it appears your device does not support Wi-Fi Direct.</string>
|
||||
<string name="DeviceTransferSetup__restore_a_backup">Restore a backup instead</string>
|
||||
<string name="DeviceTransferSetup__unexpected_error_connecting">An unexpected error occurred while attempting to connect to your old device.</string>
|
||||
<string name="DeviceTransferSetup__retry">Retry</string>
|
||||
<string name="DeviceTransferSetup__unable_to_discover_old_device">Unable to discover your old device</string>
|
||||
<string name="DeviceTransferSetup__troubleshooting_tips">• Make sure location permissions are granted.\n• Make sure Wi-Fi is on and no Wi-Fi Direct groups are remembered.\n• Try turning Wi-Fi off and on on both devices.\n• Make sure both devices are in transfer mode.</string>
|
||||
<string name="DeviceTransferSetup__try_again">Try again</string>
|
||||
<string name="DeviceTransferSetup__the_numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__if_numbers_dont_match_wrong_device">If the numbers on your devices do not match, it\'s possible you connected to the wrong device.</string>
|
||||
<string name="DeviceTransferSetup__stop_transfer">Stop transfer</string>
|
||||
|
||||
<!-- Device transfer: Progress screen -->
|
||||
<string name="DeviceTransferProgress__transferring_data">Transferring data</string>
|
||||
<string name="DeviceTransferProgress__d_messages_so_far">%1$d messages so far</string>
|
||||
<string name="DeviceTransferProgress__unable_to_transfer">Unable to transfer</string>
|
||||
<string name="DeviceTransferProgress__cannot_transfer_from_newer_signal">Cannot transfer from a newer version of Signal.</string>
|
||||
<string name="DeviceTransferProgress__failure_foreign_key">Some data could not be transferred due to a database constraint.</string>
|
||||
<string name="DeviceTransferProgress__transfer_failed">The transfer failed. Please try again.</string>
|
||||
<string name="DeviceTransferProgress__try_again">Try again</string>
|
||||
<string name="DeviceTransferProgress__cancel">Cancel</string>
|
||||
<string name="DeviceTransferProgress__stop_transfer">Stop transfer?</string>
|
||||
<string name="DeviceTransferProgress__all_transfer_progress_will_be_lost">All transfer progress will be lost.</string>
|
||||
|
||||
<!-- Device transfer: Complete screen -->
|
||||
<string name="DeviceTransferComplete__transfer_complete">Transfer complete</string>
|
||||
<string name="DeviceTransferComplete__your_account_is_now_on_this_device">Your account is now on this device.</string>
|
||||
<string name="DeviceTransferComplete__continue_registration">Continue</string>
|
||||
|
||||
<!-- Create profile screen -->
|
||||
<!-- Title displayed at the top of the create-profile screen during registration. -->
|
||||
<string name="CreateProfileScreen__set_up_your_profile">Set up your profile</string>
|
||||
<!-- Subtitle on create-profile screen explaining that the profile is end-to-end encrypted and visible to recipients. -->
|
||||
<string name="CreateProfileScreen__your_profile_is_end_to_end_encrypted">Your profile and changes to it will be visible to people you message, contacts, and groups.</string>
|
||||
<!-- Label/hint for the first-name field, indicating it is required. -->
|
||||
<string name="CreateProfileScreen__first_name_required">First name (required)</string>
|
||||
<!-- Label/hint for the last-name field, indicating it is optional. -->
|
||||
<string name="CreateProfileScreen__last_name_optional">Last name (optional)</string>
|
||||
<!-- Action button text to advance from create-profile screen. -->
|
||||
<string name="CreateProfileScreen__next">Next</string>
|
||||
<!-- Content description for the avatar selection control. -->
|
||||
<string name="CreateProfileScreen__set_avatar_description">Set avatar</string>
|
||||
|
||||
<!-- Phone number discoverability picker -->
|
||||
<!-- Title row label shown on the create-profile screen pointing at the discoverability picker. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__who_can_find_me_by_number">Who can find me by number?</string>
|
||||
<!-- Description shown on the picker when "Everyone" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__anyone_who_has_your">Anyone who has your phone number will see you\'re on Signal and can start chats with you.</string>
|
||||
<!-- Description shown on the picker when "Nobody" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__nobody_will_be_able">Nobody will be able to see you\'re on Signal unless you message them or have an existing chat with them.</string>
|
||||
<!-- Radio option label for "Everyone can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_everyone">Everyone</string>
|
||||
<!-- Radio option label for "Nobody can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_nobody">Nobody</string>
|
||||
<!-- Title for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_title">Are you sure?</string>
|
||||
<!-- Body for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_message">Setting \"Who can find me by number\" to \"Nobody\" will make it harder for people to find you on Signal.</string>
|
||||
<!-- Cancel button on the "Nobody" confirmation dialog. -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__cancel">Cancel</string>
|
||||
<!-- Save button on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__save">Save</string>
|
||||
<!-- Content description for the back arrow on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__back">Back</string>
|
||||
</resources>
|
||||
|
||||
@@ -396,4 +396,87 @@
|
||||
<string name="LinkAccountScreen__dont_have_signal_on_another_device">หากอุปกรณ์อีกเครื่องยังไม่มีแอป Signal</string>
|
||||
<!-- Inline link in the link-account screen footer that takes the user to the new-account creation flow instead of linking -->
|
||||
<string name="LinkAccountScreen__create_account">สร้างบัญชีใหม่</string>
|
||||
|
||||
<!-- Device transfer: Instructions screen -->
|
||||
<string name="DeviceTransferInstructions__transfer_your_account">Transfer your account</string>
|
||||
<string name="DeviceTransferInstructions__to_transfer_open_signal_on_your_old_android_device">To transfer your account, open Signal on your old Android device and select Transfer Account.</string>
|
||||
<string name="DeviceTransferInstructions__continue">Continue</string>
|
||||
|
||||
<!-- Device transfer: Setup screen -->
|
||||
<string name="DeviceTransferSetup__preparing_to_connect">Preparing to connect to old Android device…</string>
|
||||
<string name="DeviceTransferSetup__take_a_moment_should_be_ready_soon">This might take a moment. Should be ready soon.</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_old_device">Waiting for your old device to connect…</string>
|
||||
<string name="DeviceTransferSetup__verify_numbers_match">Verify the numbers match on both devices</string>
|
||||
<string name="DeviceTransferSetup__numbers_match">Yes, the numbers match</string>
|
||||
<string name="DeviceTransferSetup__numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_other_to_verify">Waiting for your old device to verify…</string>
|
||||
<string name="DeviceTransferSetup__location_permission_required">Signal needs the location permission to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__grant_location_permission">Grant permission</string>
|
||||
<string name="DeviceTransferSetup__location_services_required">Signal needs location services enabled to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_location_services">Turn on location services</string>
|
||||
<string name="DeviceTransferSetup__wifi_required">Signal needs Wi-Fi turned on to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_wifi">Turn on Wi-Fi</string>
|
||||
<string name="DeviceTransferSetup__wifi_direct_unavailable">Sorry, it appears your device does not support Wi-Fi Direct.</string>
|
||||
<string name="DeviceTransferSetup__restore_a_backup">Restore a backup instead</string>
|
||||
<string name="DeviceTransferSetup__unexpected_error_connecting">An unexpected error occurred while attempting to connect to your old device.</string>
|
||||
<string name="DeviceTransferSetup__retry">Retry</string>
|
||||
<string name="DeviceTransferSetup__unable_to_discover_old_device">Unable to discover your old device</string>
|
||||
<string name="DeviceTransferSetup__troubleshooting_tips">• Make sure location permissions are granted.\n• Make sure Wi-Fi is on and no Wi-Fi Direct groups are remembered.\n• Try turning Wi-Fi off and on on both devices.\n• Make sure both devices are in transfer mode.</string>
|
||||
<string name="DeviceTransferSetup__try_again">Try again</string>
|
||||
<string name="DeviceTransferSetup__the_numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__if_numbers_dont_match_wrong_device">If the numbers on your devices do not match, it\'s possible you connected to the wrong device.</string>
|
||||
<string name="DeviceTransferSetup__stop_transfer">Stop transfer</string>
|
||||
|
||||
<!-- Device transfer: Progress screen -->
|
||||
<string name="DeviceTransferProgress__transferring_data">Transferring data</string>
|
||||
<string name="DeviceTransferProgress__d_messages_so_far">%1$d messages so far</string>
|
||||
<string name="DeviceTransferProgress__unable_to_transfer">Unable to transfer</string>
|
||||
<string name="DeviceTransferProgress__cannot_transfer_from_newer_signal">Cannot transfer from a newer version of Signal.</string>
|
||||
<string name="DeviceTransferProgress__failure_foreign_key">Some data could not be transferred due to a database constraint.</string>
|
||||
<string name="DeviceTransferProgress__transfer_failed">The transfer failed. Please try again.</string>
|
||||
<string name="DeviceTransferProgress__try_again">Try again</string>
|
||||
<string name="DeviceTransferProgress__cancel">Cancel</string>
|
||||
<string name="DeviceTransferProgress__stop_transfer">Stop transfer?</string>
|
||||
<string name="DeviceTransferProgress__all_transfer_progress_will_be_lost">All transfer progress will be lost.</string>
|
||||
|
||||
<!-- Device transfer: Complete screen -->
|
||||
<string name="DeviceTransferComplete__transfer_complete">Transfer complete</string>
|
||||
<string name="DeviceTransferComplete__your_account_is_now_on_this_device">Your account is now on this device.</string>
|
||||
<string name="DeviceTransferComplete__continue_registration">Continue</string>
|
||||
|
||||
<!-- Create profile screen -->
|
||||
<!-- Title displayed at the top of the create-profile screen during registration. -->
|
||||
<string name="CreateProfileScreen__set_up_your_profile">Set up your profile</string>
|
||||
<!-- Subtitle on create-profile screen explaining that the profile is end-to-end encrypted and visible to recipients. -->
|
||||
<string name="CreateProfileScreen__your_profile_is_end_to_end_encrypted">Your profile and changes to it will be visible to people you message, contacts, and groups.</string>
|
||||
<!-- Label/hint for the first-name field, indicating it is required. -->
|
||||
<string name="CreateProfileScreen__first_name_required">First name (required)</string>
|
||||
<!-- Label/hint for the last-name field, indicating it is optional. -->
|
||||
<string name="CreateProfileScreen__last_name_optional">Last name (optional)</string>
|
||||
<!-- Action button text to advance from create-profile screen. -->
|
||||
<string name="CreateProfileScreen__next">Next</string>
|
||||
<!-- Content description for the avatar selection control. -->
|
||||
<string name="CreateProfileScreen__set_avatar_description">Set avatar</string>
|
||||
|
||||
<!-- Phone number discoverability picker -->
|
||||
<!-- Title row label shown on the create-profile screen pointing at the discoverability picker. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__who_can_find_me_by_number">Who can find me by number?</string>
|
||||
<!-- Description shown on the picker when "Everyone" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__anyone_who_has_your">Anyone who has your phone number will see you\'re on Signal and can start chats with you.</string>
|
||||
<!-- Description shown on the picker when "Nobody" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__nobody_will_be_able">Nobody will be able to see you\'re on Signal unless you message them or have an existing chat with them.</string>
|
||||
<!-- Radio option label for "Everyone can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_everyone">Everyone</string>
|
||||
<!-- Radio option label for "Nobody can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_nobody">Nobody</string>
|
||||
<!-- Title for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_title">Are you sure?</string>
|
||||
<!-- Body for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_message">Setting \"Who can find me by number\" to \"Nobody\" will make it harder for people to find you on Signal.</string>
|
||||
<!-- Cancel button on the "Nobody" confirmation dialog. -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__cancel">Cancel</string>
|
||||
<!-- Save button on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__save">Save</string>
|
||||
<!-- Content description for the back arrow on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__back">Back</string>
|
||||
</resources>
|
||||
|
||||
@@ -398,4 +398,87 @@
|
||||
<string name="LinkAccountScreen__dont_have_signal_on_another_device">Walang Signal sa ibang device?</string>
|
||||
<!-- Inline link in the link-account screen footer that takes the user to the new-account creation flow instead of linking -->
|
||||
<string name="LinkAccountScreen__create_account">Gumawa ng account</string>
|
||||
|
||||
<!-- Device transfer: Instructions screen -->
|
||||
<string name="DeviceTransferInstructions__transfer_your_account">Transfer your account</string>
|
||||
<string name="DeviceTransferInstructions__to_transfer_open_signal_on_your_old_android_device">To transfer your account, open Signal on your old Android device and select Transfer Account.</string>
|
||||
<string name="DeviceTransferInstructions__continue">Continue</string>
|
||||
|
||||
<!-- Device transfer: Setup screen -->
|
||||
<string name="DeviceTransferSetup__preparing_to_connect">Preparing to connect to old Android device…</string>
|
||||
<string name="DeviceTransferSetup__take_a_moment_should_be_ready_soon">This might take a moment. Should be ready soon.</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_old_device">Waiting for your old device to connect…</string>
|
||||
<string name="DeviceTransferSetup__verify_numbers_match">Verify the numbers match on both devices</string>
|
||||
<string name="DeviceTransferSetup__numbers_match">Yes, the numbers match</string>
|
||||
<string name="DeviceTransferSetup__numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_other_to_verify">Waiting for your old device to verify…</string>
|
||||
<string name="DeviceTransferSetup__location_permission_required">Signal needs the location permission to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__grant_location_permission">Grant permission</string>
|
||||
<string name="DeviceTransferSetup__location_services_required">Signal needs location services enabled to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_location_services">Turn on location services</string>
|
||||
<string name="DeviceTransferSetup__wifi_required">Signal needs Wi-Fi turned on to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_wifi">Turn on Wi-Fi</string>
|
||||
<string name="DeviceTransferSetup__wifi_direct_unavailable">Sorry, it appears your device does not support Wi-Fi Direct.</string>
|
||||
<string name="DeviceTransferSetup__restore_a_backup">Restore a backup instead</string>
|
||||
<string name="DeviceTransferSetup__unexpected_error_connecting">An unexpected error occurred while attempting to connect to your old device.</string>
|
||||
<string name="DeviceTransferSetup__retry">Retry</string>
|
||||
<string name="DeviceTransferSetup__unable_to_discover_old_device">Unable to discover your old device</string>
|
||||
<string name="DeviceTransferSetup__troubleshooting_tips">• Make sure location permissions are granted.\n• Make sure Wi-Fi is on and no Wi-Fi Direct groups are remembered.\n• Try turning Wi-Fi off and on on both devices.\n• Make sure both devices are in transfer mode.</string>
|
||||
<string name="DeviceTransferSetup__try_again">Try again</string>
|
||||
<string name="DeviceTransferSetup__the_numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__if_numbers_dont_match_wrong_device">If the numbers on your devices do not match, it\'s possible you connected to the wrong device.</string>
|
||||
<string name="DeviceTransferSetup__stop_transfer">Stop transfer</string>
|
||||
|
||||
<!-- Device transfer: Progress screen -->
|
||||
<string name="DeviceTransferProgress__transferring_data">Transferring data</string>
|
||||
<string name="DeviceTransferProgress__d_messages_so_far">%1$d messages so far</string>
|
||||
<string name="DeviceTransferProgress__unable_to_transfer">Unable to transfer</string>
|
||||
<string name="DeviceTransferProgress__cannot_transfer_from_newer_signal">Cannot transfer from a newer version of Signal.</string>
|
||||
<string name="DeviceTransferProgress__failure_foreign_key">Some data could not be transferred due to a database constraint.</string>
|
||||
<string name="DeviceTransferProgress__transfer_failed">The transfer failed. Please try again.</string>
|
||||
<string name="DeviceTransferProgress__try_again">Try again</string>
|
||||
<string name="DeviceTransferProgress__cancel">Cancel</string>
|
||||
<string name="DeviceTransferProgress__stop_transfer">Stop transfer?</string>
|
||||
<string name="DeviceTransferProgress__all_transfer_progress_will_be_lost">All transfer progress will be lost.</string>
|
||||
|
||||
<!-- Device transfer: Complete screen -->
|
||||
<string name="DeviceTransferComplete__transfer_complete">Transfer complete</string>
|
||||
<string name="DeviceTransferComplete__your_account_is_now_on_this_device">Your account is now on this device.</string>
|
||||
<string name="DeviceTransferComplete__continue_registration">Continue</string>
|
||||
|
||||
<!-- Create profile screen -->
|
||||
<!-- Title displayed at the top of the create-profile screen during registration. -->
|
||||
<string name="CreateProfileScreen__set_up_your_profile">Set up your profile</string>
|
||||
<!-- Subtitle on create-profile screen explaining that the profile is end-to-end encrypted and visible to recipients. -->
|
||||
<string name="CreateProfileScreen__your_profile_is_end_to_end_encrypted">Your profile and changes to it will be visible to people you message, contacts, and groups.</string>
|
||||
<!-- Label/hint for the first-name field, indicating it is required. -->
|
||||
<string name="CreateProfileScreen__first_name_required">First name (required)</string>
|
||||
<!-- Label/hint for the last-name field, indicating it is optional. -->
|
||||
<string name="CreateProfileScreen__last_name_optional">Last name (optional)</string>
|
||||
<!-- Action button text to advance from create-profile screen. -->
|
||||
<string name="CreateProfileScreen__next">Next</string>
|
||||
<!-- Content description for the avatar selection control. -->
|
||||
<string name="CreateProfileScreen__set_avatar_description">Set avatar</string>
|
||||
|
||||
<!-- Phone number discoverability picker -->
|
||||
<!-- Title row label shown on the create-profile screen pointing at the discoverability picker. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__who_can_find_me_by_number">Who can find me by number?</string>
|
||||
<!-- Description shown on the picker when "Everyone" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__anyone_who_has_your">Anyone who has your phone number will see you\'re on Signal and can start chats with you.</string>
|
||||
<!-- Description shown on the picker when "Nobody" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__nobody_will_be_able">Nobody will be able to see you\'re on Signal unless you message them or have an existing chat with them.</string>
|
||||
<!-- Radio option label for "Everyone can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_everyone">Everyone</string>
|
||||
<!-- Radio option label for "Nobody can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_nobody">Nobody</string>
|
||||
<!-- Title for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_title">Are you sure?</string>
|
||||
<!-- Body for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_message">Setting \"Who can find me by number\" to \"Nobody\" will make it harder for people to find you on Signal.</string>
|
||||
<!-- Cancel button on the "Nobody" confirmation dialog. -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__cancel">Cancel</string>
|
||||
<!-- Save button on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__save">Save</string>
|
||||
<!-- Content description for the back arrow on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__back">Back</string>
|
||||
</resources>
|
||||
|
||||
@@ -398,4 +398,87 @@
|
||||
<string name="LinkAccountScreen__dont_have_signal_on_another_device">Başka bir cihazda Signal\'ın yok mu?</string>
|
||||
<!-- Inline link in the link-account screen footer that takes the user to the new-account creation flow instead of linking -->
|
||||
<string name="LinkAccountScreen__create_account">Hesap oluştur</string>
|
||||
|
||||
<!-- Device transfer: Instructions screen -->
|
||||
<string name="DeviceTransferInstructions__transfer_your_account">Transfer your account</string>
|
||||
<string name="DeviceTransferInstructions__to_transfer_open_signal_on_your_old_android_device">To transfer your account, open Signal on your old Android device and select Transfer Account.</string>
|
||||
<string name="DeviceTransferInstructions__continue">Continue</string>
|
||||
|
||||
<!-- Device transfer: Setup screen -->
|
||||
<string name="DeviceTransferSetup__preparing_to_connect">Preparing to connect to old Android device…</string>
|
||||
<string name="DeviceTransferSetup__take_a_moment_should_be_ready_soon">This might take a moment. Should be ready soon.</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_old_device">Waiting for your old device to connect…</string>
|
||||
<string name="DeviceTransferSetup__verify_numbers_match">Verify the numbers match on both devices</string>
|
||||
<string name="DeviceTransferSetup__numbers_match">Yes, the numbers match</string>
|
||||
<string name="DeviceTransferSetup__numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_other_to_verify">Waiting for your old device to verify…</string>
|
||||
<string name="DeviceTransferSetup__location_permission_required">Signal needs the location permission to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__grant_location_permission">Grant permission</string>
|
||||
<string name="DeviceTransferSetup__location_services_required">Signal needs location services enabled to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_location_services">Turn on location services</string>
|
||||
<string name="DeviceTransferSetup__wifi_required">Signal needs Wi-Fi turned on to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_wifi">Turn on Wi-Fi</string>
|
||||
<string name="DeviceTransferSetup__wifi_direct_unavailable">Sorry, it appears your device does not support Wi-Fi Direct.</string>
|
||||
<string name="DeviceTransferSetup__restore_a_backup">Restore a backup instead</string>
|
||||
<string name="DeviceTransferSetup__unexpected_error_connecting">An unexpected error occurred while attempting to connect to your old device.</string>
|
||||
<string name="DeviceTransferSetup__retry">Retry</string>
|
||||
<string name="DeviceTransferSetup__unable_to_discover_old_device">Unable to discover your old device</string>
|
||||
<string name="DeviceTransferSetup__troubleshooting_tips">• Make sure location permissions are granted.\n• Make sure Wi-Fi is on and no Wi-Fi Direct groups are remembered.\n• Try turning Wi-Fi off and on on both devices.\n• Make sure both devices are in transfer mode.</string>
|
||||
<string name="DeviceTransferSetup__try_again">Try again</string>
|
||||
<string name="DeviceTransferSetup__the_numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__if_numbers_dont_match_wrong_device">If the numbers on your devices do not match, it\'s possible you connected to the wrong device.</string>
|
||||
<string name="DeviceTransferSetup__stop_transfer">Stop transfer</string>
|
||||
|
||||
<!-- Device transfer: Progress screen -->
|
||||
<string name="DeviceTransferProgress__transferring_data">Transferring data</string>
|
||||
<string name="DeviceTransferProgress__d_messages_so_far">%1$d messages so far</string>
|
||||
<string name="DeviceTransferProgress__unable_to_transfer">Unable to transfer</string>
|
||||
<string name="DeviceTransferProgress__cannot_transfer_from_newer_signal">Cannot transfer from a newer version of Signal.</string>
|
||||
<string name="DeviceTransferProgress__failure_foreign_key">Some data could not be transferred due to a database constraint.</string>
|
||||
<string name="DeviceTransferProgress__transfer_failed">The transfer failed. Please try again.</string>
|
||||
<string name="DeviceTransferProgress__try_again">Try again</string>
|
||||
<string name="DeviceTransferProgress__cancel">Cancel</string>
|
||||
<string name="DeviceTransferProgress__stop_transfer">Stop transfer?</string>
|
||||
<string name="DeviceTransferProgress__all_transfer_progress_will_be_lost">All transfer progress will be lost.</string>
|
||||
|
||||
<!-- Device transfer: Complete screen -->
|
||||
<string name="DeviceTransferComplete__transfer_complete">Transfer complete</string>
|
||||
<string name="DeviceTransferComplete__your_account_is_now_on_this_device">Your account is now on this device.</string>
|
||||
<string name="DeviceTransferComplete__continue_registration">Continue</string>
|
||||
|
||||
<!-- Create profile screen -->
|
||||
<!-- Title displayed at the top of the create-profile screen during registration. -->
|
||||
<string name="CreateProfileScreen__set_up_your_profile">Set up your profile</string>
|
||||
<!-- Subtitle on create-profile screen explaining that the profile is end-to-end encrypted and visible to recipients. -->
|
||||
<string name="CreateProfileScreen__your_profile_is_end_to_end_encrypted">Your profile and changes to it will be visible to people you message, contacts, and groups.</string>
|
||||
<!-- Label/hint for the first-name field, indicating it is required. -->
|
||||
<string name="CreateProfileScreen__first_name_required">First name (required)</string>
|
||||
<!-- Label/hint for the last-name field, indicating it is optional. -->
|
||||
<string name="CreateProfileScreen__last_name_optional">Last name (optional)</string>
|
||||
<!-- Action button text to advance from create-profile screen. -->
|
||||
<string name="CreateProfileScreen__next">Next</string>
|
||||
<!-- Content description for the avatar selection control. -->
|
||||
<string name="CreateProfileScreen__set_avatar_description">Set avatar</string>
|
||||
|
||||
<!-- Phone number discoverability picker -->
|
||||
<!-- Title row label shown on the create-profile screen pointing at the discoverability picker. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__who_can_find_me_by_number">Who can find me by number?</string>
|
||||
<!-- Description shown on the picker when "Everyone" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__anyone_who_has_your">Anyone who has your phone number will see you\'re on Signal and can start chats with you.</string>
|
||||
<!-- Description shown on the picker when "Nobody" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__nobody_will_be_able">Nobody will be able to see you\'re on Signal unless you message them or have an existing chat with them.</string>
|
||||
<!-- Radio option label for "Everyone can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_everyone">Everyone</string>
|
||||
<!-- Radio option label for "Nobody can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_nobody">Nobody</string>
|
||||
<!-- Title for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_title">Are you sure?</string>
|
||||
<!-- Body for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_message">Setting \"Who can find me by number\" to \"Nobody\" will make it harder for people to find you on Signal.</string>
|
||||
<!-- Cancel button on the "Nobody" confirmation dialog. -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__cancel">Cancel</string>
|
||||
<!-- Save button on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__save">Save</string>
|
||||
<!-- Content description for the back arrow on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__back">Back</string>
|
||||
</resources>
|
||||
|
||||
@@ -396,4 +396,87 @@
|
||||
<string name="LinkAccountScreen__dont_have_signal_on_another_device">باشقا ئۈسكۈنىڭىزدە Signal يوقمۇ؟</string>
|
||||
<!-- Inline link in the link-account screen footer that takes the user to the new-account creation flow instead of linking -->
|
||||
<string name="LinkAccountScreen__create_account">ھېسابات قۇرۇش</string>
|
||||
|
||||
<!-- Device transfer: Instructions screen -->
|
||||
<string name="DeviceTransferInstructions__transfer_your_account">Transfer your account</string>
|
||||
<string name="DeviceTransferInstructions__to_transfer_open_signal_on_your_old_android_device">To transfer your account, open Signal on your old Android device and select Transfer Account.</string>
|
||||
<string name="DeviceTransferInstructions__continue">Continue</string>
|
||||
|
||||
<!-- Device transfer: Setup screen -->
|
||||
<string name="DeviceTransferSetup__preparing_to_connect">Preparing to connect to old Android device…</string>
|
||||
<string name="DeviceTransferSetup__take_a_moment_should_be_ready_soon">This might take a moment. Should be ready soon.</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_old_device">Waiting for your old device to connect…</string>
|
||||
<string name="DeviceTransferSetup__verify_numbers_match">Verify the numbers match on both devices</string>
|
||||
<string name="DeviceTransferSetup__numbers_match">Yes, the numbers match</string>
|
||||
<string name="DeviceTransferSetup__numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_other_to_verify">Waiting for your old device to verify…</string>
|
||||
<string name="DeviceTransferSetup__location_permission_required">Signal needs the location permission to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__grant_location_permission">Grant permission</string>
|
||||
<string name="DeviceTransferSetup__location_services_required">Signal needs location services enabled to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_location_services">Turn on location services</string>
|
||||
<string name="DeviceTransferSetup__wifi_required">Signal needs Wi-Fi turned on to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_wifi">Turn on Wi-Fi</string>
|
||||
<string name="DeviceTransferSetup__wifi_direct_unavailable">Sorry, it appears your device does not support Wi-Fi Direct.</string>
|
||||
<string name="DeviceTransferSetup__restore_a_backup">Restore a backup instead</string>
|
||||
<string name="DeviceTransferSetup__unexpected_error_connecting">An unexpected error occurred while attempting to connect to your old device.</string>
|
||||
<string name="DeviceTransferSetup__retry">Retry</string>
|
||||
<string name="DeviceTransferSetup__unable_to_discover_old_device">Unable to discover your old device</string>
|
||||
<string name="DeviceTransferSetup__troubleshooting_tips">• Make sure location permissions are granted.\n• Make sure Wi-Fi is on and no Wi-Fi Direct groups are remembered.\n• Try turning Wi-Fi off and on on both devices.\n• Make sure both devices are in transfer mode.</string>
|
||||
<string name="DeviceTransferSetup__try_again">Try again</string>
|
||||
<string name="DeviceTransferSetup__the_numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__if_numbers_dont_match_wrong_device">If the numbers on your devices do not match, it\'s possible you connected to the wrong device.</string>
|
||||
<string name="DeviceTransferSetup__stop_transfer">Stop transfer</string>
|
||||
|
||||
<!-- Device transfer: Progress screen -->
|
||||
<string name="DeviceTransferProgress__transferring_data">Transferring data</string>
|
||||
<string name="DeviceTransferProgress__d_messages_so_far">%1$d messages so far</string>
|
||||
<string name="DeviceTransferProgress__unable_to_transfer">Unable to transfer</string>
|
||||
<string name="DeviceTransferProgress__cannot_transfer_from_newer_signal">Cannot transfer from a newer version of Signal.</string>
|
||||
<string name="DeviceTransferProgress__failure_foreign_key">Some data could not be transferred due to a database constraint.</string>
|
||||
<string name="DeviceTransferProgress__transfer_failed">The transfer failed. Please try again.</string>
|
||||
<string name="DeviceTransferProgress__try_again">Try again</string>
|
||||
<string name="DeviceTransferProgress__cancel">Cancel</string>
|
||||
<string name="DeviceTransferProgress__stop_transfer">Stop transfer?</string>
|
||||
<string name="DeviceTransferProgress__all_transfer_progress_will_be_lost">All transfer progress will be lost.</string>
|
||||
|
||||
<!-- Device transfer: Complete screen -->
|
||||
<string name="DeviceTransferComplete__transfer_complete">Transfer complete</string>
|
||||
<string name="DeviceTransferComplete__your_account_is_now_on_this_device">Your account is now on this device.</string>
|
||||
<string name="DeviceTransferComplete__continue_registration">Continue</string>
|
||||
|
||||
<!-- Create profile screen -->
|
||||
<!-- Title displayed at the top of the create-profile screen during registration. -->
|
||||
<string name="CreateProfileScreen__set_up_your_profile">Set up your profile</string>
|
||||
<!-- Subtitle on create-profile screen explaining that the profile is end-to-end encrypted and visible to recipients. -->
|
||||
<string name="CreateProfileScreen__your_profile_is_end_to_end_encrypted">Your profile and changes to it will be visible to people you message, contacts, and groups.</string>
|
||||
<!-- Label/hint for the first-name field, indicating it is required. -->
|
||||
<string name="CreateProfileScreen__first_name_required">First name (required)</string>
|
||||
<!-- Label/hint for the last-name field, indicating it is optional. -->
|
||||
<string name="CreateProfileScreen__last_name_optional">Last name (optional)</string>
|
||||
<!-- Action button text to advance from create-profile screen. -->
|
||||
<string name="CreateProfileScreen__next">Next</string>
|
||||
<!-- Content description for the avatar selection control. -->
|
||||
<string name="CreateProfileScreen__set_avatar_description">Set avatar</string>
|
||||
|
||||
<!-- Phone number discoverability picker -->
|
||||
<!-- Title row label shown on the create-profile screen pointing at the discoverability picker. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__who_can_find_me_by_number">Who can find me by number?</string>
|
||||
<!-- Description shown on the picker when "Everyone" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__anyone_who_has_your">Anyone who has your phone number will see you\'re on Signal and can start chats with you.</string>
|
||||
<!-- Description shown on the picker when "Nobody" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__nobody_will_be_able">Nobody will be able to see you\'re on Signal unless you message them or have an existing chat with them.</string>
|
||||
<!-- Radio option label for "Everyone can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_everyone">Everyone</string>
|
||||
<!-- Radio option label for "Nobody can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_nobody">Nobody</string>
|
||||
<!-- Title for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_title">Are you sure?</string>
|
||||
<!-- Body for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_message">Setting \"Who can find me by number\" to \"Nobody\" will make it harder for people to find you on Signal.</string>
|
||||
<!-- Cancel button on the "Nobody" confirmation dialog. -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__cancel">Cancel</string>
|
||||
<!-- Save button on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__save">Save</string>
|
||||
<!-- Content description for the back arrow on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__back">Back</string>
|
||||
</resources>
|
||||
|
||||
@@ -402,4 +402,87 @@
|
||||
<string name="LinkAccountScreen__dont_have_signal_on_another_device">Не маєте Signal на іншому пристрої?</string>
|
||||
<!-- Inline link in the link-account screen footer that takes the user to the new-account creation flow instead of linking -->
|
||||
<string name="LinkAccountScreen__create_account">Створіть акаунт</string>
|
||||
|
||||
<!-- Device transfer: Instructions screen -->
|
||||
<string name="DeviceTransferInstructions__transfer_your_account">Transfer your account</string>
|
||||
<string name="DeviceTransferInstructions__to_transfer_open_signal_on_your_old_android_device">To transfer your account, open Signal on your old Android device and select Transfer Account.</string>
|
||||
<string name="DeviceTransferInstructions__continue">Continue</string>
|
||||
|
||||
<!-- Device transfer: Setup screen -->
|
||||
<string name="DeviceTransferSetup__preparing_to_connect">Preparing to connect to old Android device…</string>
|
||||
<string name="DeviceTransferSetup__take_a_moment_should_be_ready_soon">This might take a moment. Should be ready soon.</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_old_device">Waiting for your old device to connect…</string>
|
||||
<string name="DeviceTransferSetup__verify_numbers_match">Verify the numbers match on both devices</string>
|
||||
<string name="DeviceTransferSetup__numbers_match">Yes, the numbers match</string>
|
||||
<string name="DeviceTransferSetup__numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_other_to_verify">Waiting for your old device to verify…</string>
|
||||
<string name="DeviceTransferSetup__location_permission_required">Signal needs the location permission to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__grant_location_permission">Grant permission</string>
|
||||
<string name="DeviceTransferSetup__location_services_required">Signal needs location services enabled to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_location_services">Turn on location services</string>
|
||||
<string name="DeviceTransferSetup__wifi_required">Signal needs Wi-Fi turned on to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_wifi">Turn on Wi-Fi</string>
|
||||
<string name="DeviceTransferSetup__wifi_direct_unavailable">Sorry, it appears your device does not support Wi-Fi Direct.</string>
|
||||
<string name="DeviceTransferSetup__restore_a_backup">Restore a backup instead</string>
|
||||
<string name="DeviceTransferSetup__unexpected_error_connecting">An unexpected error occurred while attempting to connect to your old device.</string>
|
||||
<string name="DeviceTransferSetup__retry">Retry</string>
|
||||
<string name="DeviceTransferSetup__unable_to_discover_old_device">Unable to discover your old device</string>
|
||||
<string name="DeviceTransferSetup__troubleshooting_tips">• Make sure location permissions are granted.\n• Make sure Wi-Fi is on and no Wi-Fi Direct groups are remembered.\n• Try turning Wi-Fi off and on on both devices.\n• Make sure both devices are in transfer mode.</string>
|
||||
<string name="DeviceTransferSetup__try_again">Try again</string>
|
||||
<string name="DeviceTransferSetup__the_numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__if_numbers_dont_match_wrong_device">If the numbers on your devices do not match, it\'s possible you connected to the wrong device.</string>
|
||||
<string name="DeviceTransferSetup__stop_transfer">Stop transfer</string>
|
||||
|
||||
<!-- Device transfer: Progress screen -->
|
||||
<string name="DeviceTransferProgress__transferring_data">Transferring data</string>
|
||||
<string name="DeviceTransferProgress__d_messages_so_far">%1$d messages so far</string>
|
||||
<string name="DeviceTransferProgress__unable_to_transfer">Unable to transfer</string>
|
||||
<string name="DeviceTransferProgress__cannot_transfer_from_newer_signal">Cannot transfer from a newer version of Signal.</string>
|
||||
<string name="DeviceTransferProgress__failure_foreign_key">Some data could not be transferred due to a database constraint.</string>
|
||||
<string name="DeviceTransferProgress__transfer_failed">The transfer failed. Please try again.</string>
|
||||
<string name="DeviceTransferProgress__try_again">Try again</string>
|
||||
<string name="DeviceTransferProgress__cancel">Cancel</string>
|
||||
<string name="DeviceTransferProgress__stop_transfer">Stop transfer?</string>
|
||||
<string name="DeviceTransferProgress__all_transfer_progress_will_be_lost">All transfer progress will be lost.</string>
|
||||
|
||||
<!-- Device transfer: Complete screen -->
|
||||
<string name="DeviceTransferComplete__transfer_complete">Transfer complete</string>
|
||||
<string name="DeviceTransferComplete__your_account_is_now_on_this_device">Your account is now on this device.</string>
|
||||
<string name="DeviceTransferComplete__continue_registration">Continue</string>
|
||||
|
||||
<!-- Create profile screen -->
|
||||
<!-- Title displayed at the top of the create-profile screen during registration. -->
|
||||
<string name="CreateProfileScreen__set_up_your_profile">Set up your profile</string>
|
||||
<!-- Subtitle on create-profile screen explaining that the profile is end-to-end encrypted and visible to recipients. -->
|
||||
<string name="CreateProfileScreen__your_profile_is_end_to_end_encrypted">Your profile and changes to it will be visible to people you message, contacts, and groups.</string>
|
||||
<!-- Label/hint for the first-name field, indicating it is required. -->
|
||||
<string name="CreateProfileScreen__first_name_required">First name (required)</string>
|
||||
<!-- Label/hint for the last-name field, indicating it is optional. -->
|
||||
<string name="CreateProfileScreen__last_name_optional">Last name (optional)</string>
|
||||
<!-- Action button text to advance from create-profile screen. -->
|
||||
<string name="CreateProfileScreen__next">Next</string>
|
||||
<!-- Content description for the avatar selection control. -->
|
||||
<string name="CreateProfileScreen__set_avatar_description">Set avatar</string>
|
||||
|
||||
<!-- Phone number discoverability picker -->
|
||||
<!-- Title row label shown on the create-profile screen pointing at the discoverability picker. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__who_can_find_me_by_number">Who can find me by number?</string>
|
||||
<!-- Description shown on the picker when "Everyone" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__anyone_who_has_your">Anyone who has your phone number will see you\'re on Signal and can start chats with you.</string>
|
||||
<!-- Description shown on the picker when "Nobody" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__nobody_will_be_able">Nobody will be able to see you\'re on Signal unless you message them or have an existing chat with them.</string>
|
||||
<!-- Radio option label for "Everyone can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_everyone">Everyone</string>
|
||||
<!-- Radio option label for "Nobody can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_nobody">Nobody</string>
|
||||
<!-- Title for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_title">Are you sure?</string>
|
||||
<!-- Body for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_message">Setting \"Who can find me by number\" to \"Nobody\" will make it harder for people to find you on Signal.</string>
|
||||
<!-- Cancel button on the "Nobody" confirmation dialog. -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__cancel">Cancel</string>
|
||||
<!-- Save button on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__save">Save</string>
|
||||
<!-- Content description for the back arrow on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__back">Back</string>
|
||||
</resources>
|
||||
|
||||
@@ -398,4 +398,87 @@
|
||||
<string name="LinkAccountScreen__dont_have_signal_on_another_device">دوسری ڈیوائس پر Signal موجود نہیں ہے؟</string>
|
||||
<!-- Inline link in the link-account screen footer that takes the user to the new-account creation flow instead of linking -->
|
||||
<string name="LinkAccountScreen__create_account">اکاؤنٹ بنائیں</string>
|
||||
|
||||
<!-- Device transfer: Instructions screen -->
|
||||
<string name="DeviceTransferInstructions__transfer_your_account">Transfer your account</string>
|
||||
<string name="DeviceTransferInstructions__to_transfer_open_signal_on_your_old_android_device">To transfer your account, open Signal on your old Android device and select Transfer Account.</string>
|
||||
<string name="DeviceTransferInstructions__continue">Continue</string>
|
||||
|
||||
<!-- Device transfer: Setup screen -->
|
||||
<string name="DeviceTransferSetup__preparing_to_connect">Preparing to connect to old Android device…</string>
|
||||
<string name="DeviceTransferSetup__take_a_moment_should_be_ready_soon">This might take a moment. Should be ready soon.</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_old_device">Waiting for your old device to connect…</string>
|
||||
<string name="DeviceTransferSetup__verify_numbers_match">Verify the numbers match on both devices</string>
|
||||
<string name="DeviceTransferSetup__numbers_match">Yes, the numbers match</string>
|
||||
<string name="DeviceTransferSetup__numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_other_to_verify">Waiting for your old device to verify…</string>
|
||||
<string name="DeviceTransferSetup__location_permission_required">Signal needs the location permission to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__grant_location_permission">Grant permission</string>
|
||||
<string name="DeviceTransferSetup__location_services_required">Signal needs location services enabled to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_location_services">Turn on location services</string>
|
||||
<string name="DeviceTransferSetup__wifi_required">Signal needs Wi-Fi turned on to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_wifi">Turn on Wi-Fi</string>
|
||||
<string name="DeviceTransferSetup__wifi_direct_unavailable">Sorry, it appears your device does not support Wi-Fi Direct.</string>
|
||||
<string name="DeviceTransferSetup__restore_a_backup">Restore a backup instead</string>
|
||||
<string name="DeviceTransferSetup__unexpected_error_connecting">An unexpected error occurred while attempting to connect to your old device.</string>
|
||||
<string name="DeviceTransferSetup__retry">Retry</string>
|
||||
<string name="DeviceTransferSetup__unable_to_discover_old_device">Unable to discover your old device</string>
|
||||
<string name="DeviceTransferSetup__troubleshooting_tips">• Make sure location permissions are granted.\n• Make sure Wi-Fi is on and no Wi-Fi Direct groups are remembered.\n• Try turning Wi-Fi off and on on both devices.\n• Make sure both devices are in transfer mode.</string>
|
||||
<string name="DeviceTransferSetup__try_again">Try again</string>
|
||||
<string name="DeviceTransferSetup__the_numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__if_numbers_dont_match_wrong_device">If the numbers on your devices do not match, it\'s possible you connected to the wrong device.</string>
|
||||
<string name="DeviceTransferSetup__stop_transfer">Stop transfer</string>
|
||||
|
||||
<!-- Device transfer: Progress screen -->
|
||||
<string name="DeviceTransferProgress__transferring_data">Transferring data</string>
|
||||
<string name="DeviceTransferProgress__d_messages_so_far">%1$d messages so far</string>
|
||||
<string name="DeviceTransferProgress__unable_to_transfer">Unable to transfer</string>
|
||||
<string name="DeviceTransferProgress__cannot_transfer_from_newer_signal">Cannot transfer from a newer version of Signal.</string>
|
||||
<string name="DeviceTransferProgress__failure_foreign_key">Some data could not be transferred due to a database constraint.</string>
|
||||
<string name="DeviceTransferProgress__transfer_failed">The transfer failed. Please try again.</string>
|
||||
<string name="DeviceTransferProgress__try_again">Try again</string>
|
||||
<string name="DeviceTransferProgress__cancel">Cancel</string>
|
||||
<string name="DeviceTransferProgress__stop_transfer">Stop transfer?</string>
|
||||
<string name="DeviceTransferProgress__all_transfer_progress_will_be_lost">All transfer progress will be lost.</string>
|
||||
|
||||
<!-- Device transfer: Complete screen -->
|
||||
<string name="DeviceTransferComplete__transfer_complete">Transfer complete</string>
|
||||
<string name="DeviceTransferComplete__your_account_is_now_on_this_device">Your account is now on this device.</string>
|
||||
<string name="DeviceTransferComplete__continue_registration">Continue</string>
|
||||
|
||||
<!-- Create profile screen -->
|
||||
<!-- Title displayed at the top of the create-profile screen during registration. -->
|
||||
<string name="CreateProfileScreen__set_up_your_profile">Set up your profile</string>
|
||||
<!-- Subtitle on create-profile screen explaining that the profile is end-to-end encrypted and visible to recipients. -->
|
||||
<string name="CreateProfileScreen__your_profile_is_end_to_end_encrypted">Your profile and changes to it will be visible to people you message, contacts, and groups.</string>
|
||||
<!-- Label/hint for the first-name field, indicating it is required. -->
|
||||
<string name="CreateProfileScreen__first_name_required">First name (required)</string>
|
||||
<!-- Label/hint for the last-name field, indicating it is optional. -->
|
||||
<string name="CreateProfileScreen__last_name_optional">Last name (optional)</string>
|
||||
<!-- Action button text to advance from create-profile screen. -->
|
||||
<string name="CreateProfileScreen__next">Next</string>
|
||||
<!-- Content description for the avatar selection control. -->
|
||||
<string name="CreateProfileScreen__set_avatar_description">Set avatar</string>
|
||||
|
||||
<!-- Phone number discoverability picker -->
|
||||
<!-- Title row label shown on the create-profile screen pointing at the discoverability picker. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__who_can_find_me_by_number">Who can find me by number?</string>
|
||||
<!-- Description shown on the picker when "Everyone" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__anyone_who_has_your">Anyone who has your phone number will see you\'re on Signal and can start chats with you.</string>
|
||||
<!-- Description shown on the picker when "Nobody" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__nobody_will_be_able">Nobody will be able to see you\'re on Signal unless you message them or have an existing chat with them.</string>
|
||||
<!-- Radio option label for "Everyone can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_everyone">Everyone</string>
|
||||
<!-- Radio option label for "Nobody can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_nobody">Nobody</string>
|
||||
<!-- Title for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_title">Are you sure?</string>
|
||||
<!-- Body for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_message">Setting \"Who can find me by number\" to \"Nobody\" will make it harder for people to find you on Signal.</string>
|
||||
<!-- Cancel button on the "Nobody" confirmation dialog. -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__cancel">Cancel</string>
|
||||
<!-- Save button on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__save">Save</string>
|
||||
<!-- Content description for the back arrow on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__back">Back</string>
|
||||
</resources>
|
||||
|
||||
@@ -396,4 +396,87 @@
|
||||
<string name="LinkAccountScreen__dont_have_signal_on_another_device">Không có Signal trên thiết bị khác?</string>
|
||||
<!-- Inline link in the link-account screen footer that takes the user to the new-account creation flow instead of linking -->
|
||||
<string name="LinkAccountScreen__create_account">Tạo tài khoản</string>
|
||||
|
||||
<!-- Device transfer: Instructions screen -->
|
||||
<string name="DeviceTransferInstructions__transfer_your_account">Transfer your account</string>
|
||||
<string name="DeviceTransferInstructions__to_transfer_open_signal_on_your_old_android_device">To transfer your account, open Signal on your old Android device and select Transfer Account.</string>
|
||||
<string name="DeviceTransferInstructions__continue">Continue</string>
|
||||
|
||||
<!-- Device transfer: Setup screen -->
|
||||
<string name="DeviceTransferSetup__preparing_to_connect">Preparing to connect to old Android device…</string>
|
||||
<string name="DeviceTransferSetup__take_a_moment_should_be_ready_soon">This might take a moment. Should be ready soon.</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_old_device">Waiting for your old device to connect…</string>
|
||||
<string name="DeviceTransferSetup__verify_numbers_match">Verify the numbers match on both devices</string>
|
||||
<string name="DeviceTransferSetup__numbers_match">Yes, the numbers match</string>
|
||||
<string name="DeviceTransferSetup__numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_other_to_verify">Waiting for your old device to verify…</string>
|
||||
<string name="DeviceTransferSetup__location_permission_required">Signal needs the location permission to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__grant_location_permission">Grant permission</string>
|
||||
<string name="DeviceTransferSetup__location_services_required">Signal needs location services enabled to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_location_services">Turn on location services</string>
|
||||
<string name="DeviceTransferSetup__wifi_required">Signal needs Wi-Fi turned on to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_wifi">Turn on Wi-Fi</string>
|
||||
<string name="DeviceTransferSetup__wifi_direct_unavailable">Sorry, it appears your device does not support Wi-Fi Direct.</string>
|
||||
<string name="DeviceTransferSetup__restore_a_backup">Restore a backup instead</string>
|
||||
<string name="DeviceTransferSetup__unexpected_error_connecting">An unexpected error occurred while attempting to connect to your old device.</string>
|
||||
<string name="DeviceTransferSetup__retry">Retry</string>
|
||||
<string name="DeviceTransferSetup__unable_to_discover_old_device">Unable to discover your old device</string>
|
||||
<string name="DeviceTransferSetup__troubleshooting_tips">• Make sure location permissions are granted.\n• Make sure Wi-Fi is on and no Wi-Fi Direct groups are remembered.\n• Try turning Wi-Fi off and on on both devices.\n• Make sure both devices are in transfer mode.</string>
|
||||
<string name="DeviceTransferSetup__try_again">Try again</string>
|
||||
<string name="DeviceTransferSetup__the_numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__if_numbers_dont_match_wrong_device">If the numbers on your devices do not match, it\'s possible you connected to the wrong device.</string>
|
||||
<string name="DeviceTransferSetup__stop_transfer">Stop transfer</string>
|
||||
|
||||
<!-- Device transfer: Progress screen -->
|
||||
<string name="DeviceTransferProgress__transferring_data">Transferring data</string>
|
||||
<string name="DeviceTransferProgress__d_messages_so_far">%1$d messages so far</string>
|
||||
<string name="DeviceTransferProgress__unable_to_transfer">Unable to transfer</string>
|
||||
<string name="DeviceTransferProgress__cannot_transfer_from_newer_signal">Cannot transfer from a newer version of Signal.</string>
|
||||
<string name="DeviceTransferProgress__failure_foreign_key">Some data could not be transferred due to a database constraint.</string>
|
||||
<string name="DeviceTransferProgress__transfer_failed">The transfer failed. Please try again.</string>
|
||||
<string name="DeviceTransferProgress__try_again">Try again</string>
|
||||
<string name="DeviceTransferProgress__cancel">Cancel</string>
|
||||
<string name="DeviceTransferProgress__stop_transfer">Stop transfer?</string>
|
||||
<string name="DeviceTransferProgress__all_transfer_progress_will_be_lost">All transfer progress will be lost.</string>
|
||||
|
||||
<!-- Device transfer: Complete screen -->
|
||||
<string name="DeviceTransferComplete__transfer_complete">Transfer complete</string>
|
||||
<string name="DeviceTransferComplete__your_account_is_now_on_this_device">Your account is now on this device.</string>
|
||||
<string name="DeviceTransferComplete__continue_registration">Continue</string>
|
||||
|
||||
<!-- Create profile screen -->
|
||||
<!-- Title displayed at the top of the create-profile screen during registration. -->
|
||||
<string name="CreateProfileScreen__set_up_your_profile">Set up your profile</string>
|
||||
<!-- Subtitle on create-profile screen explaining that the profile is end-to-end encrypted and visible to recipients. -->
|
||||
<string name="CreateProfileScreen__your_profile_is_end_to_end_encrypted">Your profile and changes to it will be visible to people you message, contacts, and groups.</string>
|
||||
<!-- Label/hint for the first-name field, indicating it is required. -->
|
||||
<string name="CreateProfileScreen__first_name_required">First name (required)</string>
|
||||
<!-- Label/hint for the last-name field, indicating it is optional. -->
|
||||
<string name="CreateProfileScreen__last_name_optional">Last name (optional)</string>
|
||||
<!-- Action button text to advance from create-profile screen. -->
|
||||
<string name="CreateProfileScreen__next">Next</string>
|
||||
<!-- Content description for the avatar selection control. -->
|
||||
<string name="CreateProfileScreen__set_avatar_description">Set avatar</string>
|
||||
|
||||
<!-- Phone number discoverability picker -->
|
||||
<!-- Title row label shown on the create-profile screen pointing at the discoverability picker. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__who_can_find_me_by_number">Who can find me by number?</string>
|
||||
<!-- Description shown on the picker when "Everyone" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__anyone_who_has_your">Anyone who has your phone number will see you\'re on Signal and can start chats with you.</string>
|
||||
<!-- Description shown on the picker when "Nobody" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__nobody_will_be_able">Nobody will be able to see you\'re on Signal unless you message them or have an existing chat with them.</string>
|
||||
<!-- Radio option label for "Everyone can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_everyone">Everyone</string>
|
||||
<!-- Radio option label for "Nobody can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_nobody">Nobody</string>
|
||||
<!-- Title for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_title">Are you sure?</string>
|
||||
<!-- Body for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_message">Setting \"Who can find me by number\" to \"Nobody\" will make it harder for people to find you on Signal.</string>
|
||||
<!-- Cancel button on the "Nobody" confirmation dialog. -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__cancel">Cancel</string>
|
||||
<!-- Save button on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__save">Save</string>
|
||||
<!-- Content description for the back arrow on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__back">Back</string>
|
||||
</resources>
|
||||
|
||||
@@ -396,4 +396,87 @@
|
||||
<string name="LinkAccountScreen__dont_have_signal_on_another_device">另一部裝置係咪冇裝 Signal 呀?</string>
|
||||
<!-- Inline link in the link-account screen footer that takes the user to the new-account creation flow instead of linking -->
|
||||
<string name="LinkAccountScreen__create_account">建立帳戶</string>
|
||||
|
||||
<!-- Device transfer: Instructions screen -->
|
||||
<string name="DeviceTransferInstructions__transfer_your_account">Transfer your account</string>
|
||||
<string name="DeviceTransferInstructions__to_transfer_open_signal_on_your_old_android_device">To transfer your account, open Signal on your old Android device and select Transfer Account.</string>
|
||||
<string name="DeviceTransferInstructions__continue">Continue</string>
|
||||
|
||||
<!-- Device transfer: Setup screen -->
|
||||
<string name="DeviceTransferSetup__preparing_to_connect">Preparing to connect to old Android device…</string>
|
||||
<string name="DeviceTransferSetup__take_a_moment_should_be_ready_soon">This might take a moment. Should be ready soon.</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_old_device">Waiting for your old device to connect…</string>
|
||||
<string name="DeviceTransferSetup__verify_numbers_match">Verify the numbers match on both devices</string>
|
||||
<string name="DeviceTransferSetup__numbers_match">Yes, the numbers match</string>
|
||||
<string name="DeviceTransferSetup__numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_other_to_verify">Waiting for your old device to verify…</string>
|
||||
<string name="DeviceTransferSetup__location_permission_required">Signal needs the location permission to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__grant_location_permission">Grant permission</string>
|
||||
<string name="DeviceTransferSetup__location_services_required">Signal needs location services enabled to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_location_services">Turn on location services</string>
|
||||
<string name="DeviceTransferSetup__wifi_required">Signal needs Wi-Fi turned on to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_wifi">Turn on Wi-Fi</string>
|
||||
<string name="DeviceTransferSetup__wifi_direct_unavailable">Sorry, it appears your device does not support Wi-Fi Direct.</string>
|
||||
<string name="DeviceTransferSetup__restore_a_backup">Restore a backup instead</string>
|
||||
<string name="DeviceTransferSetup__unexpected_error_connecting">An unexpected error occurred while attempting to connect to your old device.</string>
|
||||
<string name="DeviceTransferSetup__retry">Retry</string>
|
||||
<string name="DeviceTransferSetup__unable_to_discover_old_device">Unable to discover your old device</string>
|
||||
<string name="DeviceTransferSetup__troubleshooting_tips">• Make sure location permissions are granted.\n• Make sure Wi-Fi is on and no Wi-Fi Direct groups are remembered.\n• Try turning Wi-Fi off and on on both devices.\n• Make sure both devices are in transfer mode.</string>
|
||||
<string name="DeviceTransferSetup__try_again">Try again</string>
|
||||
<string name="DeviceTransferSetup__the_numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__if_numbers_dont_match_wrong_device">If the numbers on your devices do not match, it\'s possible you connected to the wrong device.</string>
|
||||
<string name="DeviceTransferSetup__stop_transfer">Stop transfer</string>
|
||||
|
||||
<!-- Device transfer: Progress screen -->
|
||||
<string name="DeviceTransferProgress__transferring_data">Transferring data</string>
|
||||
<string name="DeviceTransferProgress__d_messages_so_far">%1$d messages so far</string>
|
||||
<string name="DeviceTransferProgress__unable_to_transfer">Unable to transfer</string>
|
||||
<string name="DeviceTransferProgress__cannot_transfer_from_newer_signal">Cannot transfer from a newer version of Signal.</string>
|
||||
<string name="DeviceTransferProgress__failure_foreign_key">Some data could not be transferred due to a database constraint.</string>
|
||||
<string name="DeviceTransferProgress__transfer_failed">The transfer failed. Please try again.</string>
|
||||
<string name="DeviceTransferProgress__try_again">Try again</string>
|
||||
<string name="DeviceTransferProgress__cancel">Cancel</string>
|
||||
<string name="DeviceTransferProgress__stop_transfer">Stop transfer?</string>
|
||||
<string name="DeviceTransferProgress__all_transfer_progress_will_be_lost">All transfer progress will be lost.</string>
|
||||
|
||||
<!-- Device transfer: Complete screen -->
|
||||
<string name="DeviceTransferComplete__transfer_complete">Transfer complete</string>
|
||||
<string name="DeviceTransferComplete__your_account_is_now_on_this_device">Your account is now on this device.</string>
|
||||
<string name="DeviceTransferComplete__continue_registration">Continue</string>
|
||||
|
||||
<!-- Create profile screen -->
|
||||
<!-- Title displayed at the top of the create-profile screen during registration. -->
|
||||
<string name="CreateProfileScreen__set_up_your_profile">Set up your profile</string>
|
||||
<!-- Subtitle on create-profile screen explaining that the profile is end-to-end encrypted and visible to recipients. -->
|
||||
<string name="CreateProfileScreen__your_profile_is_end_to_end_encrypted">Your profile and changes to it will be visible to people you message, contacts, and groups.</string>
|
||||
<!-- Label/hint for the first-name field, indicating it is required. -->
|
||||
<string name="CreateProfileScreen__first_name_required">First name (required)</string>
|
||||
<!-- Label/hint for the last-name field, indicating it is optional. -->
|
||||
<string name="CreateProfileScreen__last_name_optional">Last name (optional)</string>
|
||||
<!-- Action button text to advance from create-profile screen. -->
|
||||
<string name="CreateProfileScreen__next">Next</string>
|
||||
<!-- Content description for the avatar selection control. -->
|
||||
<string name="CreateProfileScreen__set_avatar_description">Set avatar</string>
|
||||
|
||||
<!-- Phone number discoverability picker -->
|
||||
<!-- Title row label shown on the create-profile screen pointing at the discoverability picker. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__who_can_find_me_by_number">Who can find me by number?</string>
|
||||
<!-- Description shown on the picker when "Everyone" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__anyone_who_has_your">Anyone who has your phone number will see you\'re on Signal and can start chats with you.</string>
|
||||
<!-- Description shown on the picker when "Nobody" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__nobody_will_be_able">Nobody will be able to see you\'re on Signal unless you message them or have an existing chat with them.</string>
|
||||
<!-- Radio option label for "Everyone can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_everyone">Everyone</string>
|
||||
<!-- Radio option label for "Nobody can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_nobody">Nobody</string>
|
||||
<!-- Title for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_title">Are you sure?</string>
|
||||
<!-- Body for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_message">Setting \"Who can find me by number\" to \"Nobody\" will make it harder for people to find you on Signal.</string>
|
||||
<!-- Cancel button on the "Nobody" confirmation dialog. -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__cancel">Cancel</string>
|
||||
<!-- Save button on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__save">Save</string>
|
||||
<!-- Content description for the back arrow on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__back">Back</string>
|
||||
</resources>
|
||||
|
||||
@@ -396,4 +396,87 @@
|
||||
<string name="LinkAccountScreen__dont_have_signal_on_another_device">在其他设备上没有 Signal 账户?</string>
|
||||
<!-- Inline link in the link-account screen footer that takes the user to the new-account creation flow instead of linking -->
|
||||
<string name="LinkAccountScreen__create_account">创建账户</string>
|
||||
|
||||
<!-- Device transfer: Instructions screen -->
|
||||
<string name="DeviceTransferInstructions__transfer_your_account">Transfer your account</string>
|
||||
<string name="DeviceTransferInstructions__to_transfer_open_signal_on_your_old_android_device">To transfer your account, open Signal on your old Android device and select Transfer Account.</string>
|
||||
<string name="DeviceTransferInstructions__continue">Continue</string>
|
||||
|
||||
<!-- Device transfer: Setup screen -->
|
||||
<string name="DeviceTransferSetup__preparing_to_connect">Preparing to connect to old Android device…</string>
|
||||
<string name="DeviceTransferSetup__take_a_moment_should_be_ready_soon">This might take a moment. Should be ready soon.</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_old_device">Waiting for your old device to connect…</string>
|
||||
<string name="DeviceTransferSetup__verify_numbers_match">Verify the numbers match on both devices</string>
|
||||
<string name="DeviceTransferSetup__numbers_match">Yes, the numbers match</string>
|
||||
<string name="DeviceTransferSetup__numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_other_to_verify">Waiting for your old device to verify…</string>
|
||||
<string name="DeviceTransferSetup__location_permission_required">Signal needs the location permission to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__grant_location_permission">Grant permission</string>
|
||||
<string name="DeviceTransferSetup__location_services_required">Signal needs location services enabled to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_location_services">Turn on location services</string>
|
||||
<string name="DeviceTransferSetup__wifi_required">Signal needs Wi-Fi turned on to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_wifi">Turn on Wi-Fi</string>
|
||||
<string name="DeviceTransferSetup__wifi_direct_unavailable">Sorry, it appears your device does not support Wi-Fi Direct.</string>
|
||||
<string name="DeviceTransferSetup__restore_a_backup">Restore a backup instead</string>
|
||||
<string name="DeviceTransferSetup__unexpected_error_connecting">An unexpected error occurred while attempting to connect to your old device.</string>
|
||||
<string name="DeviceTransferSetup__retry">Retry</string>
|
||||
<string name="DeviceTransferSetup__unable_to_discover_old_device">Unable to discover your old device</string>
|
||||
<string name="DeviceTransferSetup__troubleshooting_tips">• Make sure location permissions are granted.\n• Make sure Wi-Fi is on and no Wi-Fi Direct groups are remembered.\n• Try turning Wi-Fi off and on on both devices.\n• Make sure both devices are in transfer mode.</string>
|
||||
<string name="DeviceTransferSetup__try_again">Try again</string>
|
||||
<string name="DeviceTransferSetup__the_numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__if_numbers_dont_match_wrong_device">If the numbers on your devices do not match, it\'s possible you connected to the wrong device.</string>
|
||||
<string name="DeviceTransferSetup__stop_transfer">Stop transfer</string>
|
||||
|
||||
<!-- Device transfer: Progress screen -->
|
||||
<string name="DeviceTransferProgress__transferring_data">Transferring data</string>
|
||||
<string name="DeviceTransferProgress__d_messages_so_far">%1$d messages so far</string>
|
||||
<string name="DeviceTransferProgress__unable_to_transfer">Unable to transfer</string>
|
||||
<string name="DeviceTransferProgress__cannot_transfer_from_newer_signal">Cannot transfer from a newer version of Signal.</string>
|
||||
<string name="DeviceTransferProgress__failure_foreign_key">Some data could not be transferred due to a database constraint.</string>
|
||||
<string name="DeviceTransferProgress__transfer_failed">The transfer failed. Please try again.</string>
|
||||
<string name="DeviceTransferProgress__try_again">Try again</string>
|
||||
<string name="DeviceTransferProgress__cancel">Cancel</string>
|
||||
<string name="DeviceTransferProgress__stop_transfer">Stop transfer?</string>
|
||||
<string name="DeviceTransferProgress__all_transfer_progress_will_be_lost">All transfer progress will be lost.</string>
|
||||
|
||||
<!-- Device transfer: Complete screen -->
|
||||
<string name="DeviceTransferComplete__transfer_complete">Transfer complete</string>
|
||||
<string name="DeviceTransferComplete__your_account_is_now_on_this_device">Your account is now on this device.</string>
|
||||
<string name="DeviceTransferComplete__continue_registration">Continue</string>
|
||||
|
||||
<!-- Create profile screen -->
|
||||
<!-- Title displayed at the top of the create-profile screen during registration. -->
|
||||
<string name="CreateProfileScreen__set_up_your_profile">Set up your profile</string>
|
||||
<!-- Subtitle on create-profile screen explaining that the profile is end-to-end encrypted and visible to recipients. -->
|
||||
<string name="CreateProfileScreen__your_profile_is_end_to_end_encrypted">Your profile and changes to it will be visible to people you message, contacts, and groups.</string>
|
||||
<!-- Label/hint for the first-name field, indicating it is required. -->
|
||||
<string name="CreateProfileScreen__first_name_required">First name (required)</string>
|
||||
<!-- Label/hint for the last-name field, indicating it is optional. -->
|
||||
<string name="CreateProfileScreen__last_name_optional">Last name (optional)</string>
|
||||
<!-- Action button text to advance from create-profile screen. -->
|
||||
<string name="CreateProfileScreen__next">Next</string>
|
||||
<!-- Content description for the avatar selection control. -->
|
||||
<string name="CreateProfileScreen__set_avatar_description">Set avatar</string>
|
||||
|
||||
<!-- Phone number discoverability picker -->
|
||||
<!-- Title row label shown on the create-profile screen pointing at the discoverability picker. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__who_can_find_me_by_number">Who can find me by number?</string>
|
||||
<!-- Description shown on the picker when "Everyone" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__anyone_who_has_your">Anyone who has your phone number will see you\'re on Signal and can start chats with you.</string>
|
||||
<!-- Description shown on the picker when "Nobody" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__nobody_will_be_able">Nobody will be able to see you\'re on Signal unless you message them or have an existing chat with them.</string>
|
||||
<!-- Radio option label for "Everyone can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_everyone">Everyone</string>
|
||||
<!-- Radio option label for "Nobody can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_nobody">Nobody</string>
|
||||
<!-- Title for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_title">Are you sure?</string>
|
||||
<!-- Body for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_message">Setting \"Who can find me by number\" to \"Nobody\" will make it harder for people to find you on Signal.</string>
|
||||
<!-- Cancel button on the "Nobody" confirmation dialog. -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__cancel">Cancel</string>
|
||||
<!-- Save button on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__save">Save</string>
|
||||
<!-- Content description for the back arrow on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__back">Back</string>
|
||||
</resources>
|
||||
|
||||
@@ -396,4 +396,87 @@
|
||||
<string name="LinkAccountScreen__dont_have_signal_on_another_device">其他裝置上沒有安裝 Signal 嗎?</string>
|
||||
<!-- Inline link in the link-account screen footer that takes the user to the new-account creation flow instead of linking -->
|
||||
<string name="LinkAccountScreen__create_account">建立帳戶</string>
|
||||
|
||||
<!-- Device transfer: Instructions screen -->
|
||||
<string name="DeviceTransferInstructions__transfer_your_account">Transfer your account</string>
|
||||
<string name="DeviceTransferInstructions__to_transfer_open_signal_on_your_old_android_device">To transfer your account, open Signal on your old Android device and select Transfer Account.</string>
|
||||
<string name="DeviceTransferInstructions__continue">Continue</string>
|
||||
|
||||
<!-- Device transfer: Setup screen -->
|
||||
<string name="DeviceTransferSetup__preparing_to_connect">Preparing to connect to old Android device…</string>
|
||||
<string name="DeviceTransferSetup__take_a_moment_should_be_ready_soon">This might take a moment. Should be ready soon.</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_old_device">Waiting for your old device to connect…</string>
|
||||
<string name="DeviceTransferSetup__verify_numbers_match">Verify the numbers match on both devices</string>
|
||||
<string name="DeviceTransferSetup__numbers_match">Yes, the numbers match</string>
|
||||
<string name="DeviceTransferSetup__numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_other_to_verify">Waiting for your old device to verify…</string>
|
||||
<string name="DeviceTransferSetup__location_permission_required">Signal needs the location permission to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__grant_location_permission">Grant permission</string>
|
||||
<string name="DeviceTransferSetup__location_services_required">Signal needs location services enabled to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_location_services">Turn on location services</string>
|
||||
<string name="DeviceTransferSetup__wifi_required">Signal needs Wi-Fi turned on to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_wifi">Turn on Wi-Fi</string>
|
||||
<string name="DeviceTransferSetup__wifi_direct_unavailable">Sorry, it appears your device does not support Wi-Fi Direct.</string>
|
||||
<string name="DeviceTransferSetup__restore_a_backup">Restore a backup instead</string>
|
||||
<string name="DeviceTransferSetup__unexpected_error_connecting">An unexpected error occurred while attempting to connect to your old device.</string>
|
||||
<string name="DeviceTransferSetup__retry">Retry</string>
|
||||
<string name="DeviceTransferSetup__unable_to_discover_old_device">Unable to discover your old device</string>
|
||||
<string name="DeviceTransferSetup__troubleshooting_tips">• Make sure location permissions are granted.\n• Make sure Wi-Fi is on and no Wi-Fi Direct groups are remembered.\n• Try turning Wi-Fi off and on on both devices.\n• Make sure both devices are in transfer mode.</string>
|
||||
<string name="DeviceTransferSetup__try_again">Try again</string>
|
||||
<string name="DeviceTransferSetup__the_numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__if_numbers_dont_match_wrong_device">If the numbers on your devices do not match, it\'s possible you connected to the wrong device.</string>
|
||||
<string name="DeviceTransferSetup__stop_transfer">Stop transfer</string>
|
||||
|
||||
<!-- Device transfer: Progress screen -->
|
||||
<string name="DeviceTransferProgress__transferring_data">Transferring data</string>
|
||||
<string name="DeviceTransferProgress__d_messages_so_far">%1$d messages so far</string>
|
||||
<string name="DeviceTransferProgress__unable_to_transfer">Unable to transfer</string>
|
||||
<string name="DeviceTransferProgress__cannot_transfer_from_newer_signal">Cannot transfer from a newer version of Signal.</string>
|
||||
<string name="DeviceTransferProgress__failure_foreign_key">Some data could not be transferred due to a database constraint.</string>
|
||||
<string name="DeviceTransferProgress__transfer_failed">The transfer failed. Please try again.</string>
|
||||
<string name="DeviceTransferProgress__try_again">Try again</string>
|
||||
<string name="DeviceTransferProgress__cancel">Cancel</string>
|
||||
<string name="DeviceTransferProgress__stop_transfer">Stop transfer?</string>
|
||||
<string name="DeviceTransferProgress__all_transfer_progress_will_be_lost">All transfer progress will be lost.</string>
|
||||
|
||||
<!-- Device transfer: Complete screen -->
|
||||
<string name="DeviceTransferComplete__transfer_complete">Transfer complete</string>
|
||||
<string name="DeviceTransferComplete__your_account_is_now_on_this_device">Your account is now on this device.</string>
|
||||
<string name="DeviceTransferComplete__continue_registration">Continue</string>
|
||||
|
||||
<!-- Create profile screen -->
|
||||
<!-- Title displayed at the top of the create-profile screen during registration. -->
|
||||
<string name="CreateProfileScreen__set_up_your_profile">Set up your profile</string>
|
||||
<!-- Subtitle on create-profile screen explaining that the profile is end-to-end encrypted and visible to recipients. -->
|
||||
<string name="CreateProfileScreen__your_profile_is_end_to_end_encrypted">Your profile and changes to it will be visible to people you message, contacts, and groups.</string>
|
||||
<!-- Label/hint for the first-name field, indicating it is required. -->
|
||||
<string name="CreateProfileScreen__first_name_required">First name (required)</string>
|
||||
<!-- Label/hint for the last-name field, indicating it is optional. -->
|
||||
<string name="CreateProfileScreen__last_name_optional">Last name (optional)</string>
|
||||
<!-- Action button text to advance from create-profile screen. -->
|
||||
<string name="CreateProfileScreen__next">Next</string>
|
||||
<!-- Content description for the avatar selection control. -->
|
||||
<string name="CreateProfileScreen__set_avatar_description">Set avatar</string>
|
||||
|
||||
<!-- Phone number discoverability picker -->
|
||||
<!-- Title row label shown on the create-profile screen pointing at the discoverability picker. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__who_can_find_me_by_number">Who can find me by number?</string>
|
||||
<!-- Description shown on the picker when "Everyone" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__anyone_who_has_your">Anyone who has your phone number will see you\'re on Signal and can start chats with you.</string>
|
||||
<!-- Description shown on the picker when "Nobody" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__nobody_will_be_able">Nobody will be able to see you\'re on Signal unless you message them or have an existing chat with them.</string>
|
||||
<!-- Radio option label for "Everyone can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_everyone">Everyone</string>
|
||||
<!-- Radio option label for "Nobody can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_nobody">Nobody</string>
|
||||
<!-- Title for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_title">Are you sure?</string>
|
||||
<!-- Body for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_message">Setting \"Who can find me by number\" to \"Nobody\" will make it harder for people to find you on Signal.</string>
|
||||
<!-- Cancel button on the "Nobody" confirmation dialog. -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__cancel">Cancel</string>
|
||||
<!-- Save button on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__save">Save</string>
|
||||
<!-- Content description for the back arrow on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__back">Back</string>
|
||||
</resources>
|
||||
|
||||
@@ -396,4 +396,87 @@
|
||||
<string name="LinkAccountScreen__dont_have_signal_on_another_device">其他裝置上沒有安裝 Signal 嗎?</string>
|
||||
<!-- Inline link in the link-account screen footer that takes the user to the new-account creation flow instead of linking -->
|
||||
<string name="LinkAccountScreen__create_account">建立帳戶</string>
|
||||
|
||||
<!-- Device transfer: Instructions screen -->
|
||||
<string name="DeviceTransferInstructions__transfer_your_account">Transfer your account</string>
|
||||
<string name="DeviceTransferInstructions__to_transfer_open_signal_on_your_old_android_device">To transfer your account, open Signal on your old Android device and select Transfer Account.</string>
|
||||
<string name="DeviceTransferInstructions__continue">Continue</string>
|
||||
|
||||
<!-- Device transfer: Setup screen -->
|
||||
<string name="DeviceTransferSetup__preparing_to_connect">Preparing to connect to old Android device…</string>
|
||||
<string name="DeviceTransferSetup__take_a_moment_should_be_ready_soon">This might take a moment. Should be ready soon.</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_old_device">Waiting for your old device to connect…</string>
|
||||
<string name="DeviceTransferSetup__verify_numbers_match">Verify the numbers match on both devices</string>
|
||||
<string name="DeviceTransferSetup__numbers_match">Yes, the numbers match</string>
|
||||
<string name="DeviceTransferSetup__numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__waiting_for_other_to_verify">Waiting for your old device to verify…</string>
|
||||
<string name="DeviceTransferSetup__location_permission_required">Signal needs the location permission to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__grant_location_permission">Grant permission</string>
|
||||
<string name="DeviceTransferSetup__location_services_required">Signal needs location services enabled to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_location_services">Turn on location services</string>
|
||||
<string name="DeviceTransferSetup__wifi_required">Signal needs Wi-Fi turned on to discover and connect with your old device.</string>
|
||||
<string name="DeviceTransferSetup__turn_on_wifi">Turn on Wi-Fi</string>
|
||||
<string name="DeviceTransferSetup__wifi_direct_unavailable">Sorry, it appears your device does not support Wi-Fi Direct.</string>
|
||||
<string name="DeviceTransferSetup__restore_a_backup">Restore a backup instead</string>
|
||||
<string name="DeviceTransferSetup__unexpected_error_connecting">An unexpected error occurred while attempting to connect to your old device.</string>
|
||||
<string name="DeviceTransferSetup__retry">Retry</string>
|
||||
<string name="DeviceTransferSetup__unable_to_discover_old_device">Unable to discover your old device</string>
|
||||
<string name="DeviceTransferSetup__troubleshooting_tips">• Make sure location permissions are granted.\n• Make sure Wi-Fi is on and no Wi-Fi Direct groups are remembered.\n• Try turning Wi-Fi off and on on both devices.\n• Make sure both devices are in transfer mode.</string>
|
||||
<string name="DeviceTransferSetup__try_again">Try again</string>
|
||||
<string name="DeviceTransferSetup__the_numbers_do_not_match">The numbers do not match</string>
|
||||
<string name="DeviceTransferSetup__if_numbers_dont_match_wrong_device">If the numbers on your devices do not match, it\'s possible you connected to the wrong device.</string>
|
||||
<string name="DeviceTransferSetup__stop_transfer">Stop transfer</string>
|
||||
|
||||
<!-- Device transfer: Progress screen -->
|
||||
<string name="DeviceTransferProgress__transferring_data">Transferring data</string>
|
||||
<string name="DeviceTransferProgress__d_messages_so_far">%1$d messages so far</string>
|
||||
<string name="DeviceTransferProgress__unable_to_transfer">Unable to transfer</string>
|
||||
<string name="DeviceTransferProgress__cannot_transfer_from_newer_signal">Cannot transfer from a newer version of Signal.</string>
|
||||
<string name="DeviceTransferProgress__failure_foreign_key">Some data could not be transferred due to a database constraint.</string>
|
||||
<string name="DeviceTransferProgress__transfer_failed">The transfer failed. Please try again.</string>
|
||||
<string name="DeviceTransferProgress__try_again">Try again</string>
|
||||
<string name="DeviceTransferProgress__cancel">Cancel</string>
|
||||
<string name="DeviceTransferProgress__stop_transfer">Stop transfer?</string>
|
||||
<string name="DeviceTransferProgress__all_transfer_progress_will_be_lost">All transfer progress will be lost.</string>
|
||||
|
||||
<!-- Device transfer: Complete screen -->
|
||||
<string name="DeviceTransferComplete__transfer_complete">Transfer complete</string>
|
||||
<string name="DeviceTransferComplete__your_account_is_now_on_this_device">Your account is now on this device.</string>
|
||||
<string name="DeviceTransferComplete__continue_registration">Continue</string>
|
||||
|
||||
<!-- Create profile screen -->
|
||||
<!-- Title displayed at the top of the create-profile screen during registration. -->
|
||||
<string name="CreateProfileScreen__set_up_your_profile">Set up your profile</string>
|
||||
<!-- Subtitle on create-profile screen explaining that the profile is end-to-end encrypted and visible to recipients. -->
|
||||
<string name="CreateProfileScreen__your_profile_is_end_to_end_encrypted">Your profile and changes to it will be visible to people you message, contacts, and groups.</string>
|
||||
<!-- Label/hint for the first-name field, indicating it is required. -->
|
||||
<string name="CreateProfileScreen__first_name_required">First name (required)</string>
|
||||
<!-- Label/hint for the last-name field, indicating it is optional. -->
|
||||
<string name="CreateProfileScreen__last_name_optional">Last name (optional)</string>
|
||||
<!-- Action button text to advance from create-profile screen. -->
|
||||
<string name="CreateProfileScreen__next">Next</string>
|
||||
<!-- Content description for the avatar selection control. -->
|
||||
<string name="CreateProfileScreen__set_avatar_description">Set avatar</string>
|
||||
|
||||
<!-- Phone number discoverability picker -->
|
||||
<!-- Title row label shown on the create-profile screen pointing at the discoverability picker. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__who_can_find_me_by_number">Who can find me by number?</string>
|
||||
<!-- Description shown on the picker when "Everyone" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__anyone_who_has_your">Anyone who has your phone number will see you\'re on Signal and can start chats with you.</string>
|
||||
<!-- Description shown on the picker when "Nobody" is selected. -->
|
||||
<string name="WhoCanSeeMyPhoneNumberFragment__nobody_will_be_able">Nobody will be able to see you\'re on Signal unless you message them or have an existing chat with them.</string>
|
||||
<!-- Radio option label for "Everyone can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_everyone">Everyone</string>
|
||||
<!-- Radio option label for "Nobody can find me by number". -->
|
||||
<string name="PhoneNumberPrivacy_nobody">Nobody</string>
|
||||
<!-- Title for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_title">Are you sure?</string>
|
||||
<!-- Body for the confirmation dialog shown when the user selects "Nobody". -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_message">Setting \"Who can find me by number\" to \"Nobody\" will make it harder for people to find you on Signal.</string>
|
||||
<!-- Cancel button on the "Nobody" confirmation dialog. -->
|
||||
<string name="PhoneNumberPrivacySettingsFragment__cancel">Cancel</string>
|
||||
<!-- Save button on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__save">Save</string>
|
||||
<!-- Content description for the back arrow on the discoverability picker. -->
|
||||
<string name="PhoneNumberDiscoverabilityScreen__back">Back</string>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user