ente/lib/l10n/intl_en.arb
2023-04-04 23:28:01 +05:30

98 lines
4.9 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

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

{
"enterYourEmailAddress": "Enter your email address",
"accountWelcomeBack": "Welcome back!",
"email": "Email",
"cancel": "Cancel",
"verify": "Verify",
"invalidEmailAddress": "Invalid email address",
"enterValidEmail": "Please enter a valid email address.",
"deleteAccount": "Delete account",
"askDeleteReason": "What is the main reason you are deleting your account?",
"deleteAccountFeedbackPrompt": "We are sorry to see you go. Please share your feedback to help us improve.",
"feedback": "Feedback",
"kindlyHelpUsWithThisInformation": "Kindly help us with this information",
"confirmDeletePrompt": "Yes, I want to permanently delete this account and all its data.",
"confirmAccountDeletion": "Confirm Account Deletion",
"deleteConfirmDialogBody": "You are about to permanently delete your account and all its data.\nThis action is irreversible.",
"deleteAccountPermanentlyButton": "Delete Account Permanently",
"yourAccountHasBeenDeleted": "Your account has been deleted",
"selectReason": "Select reason",
"deleteReason1": "Its missing a key feature that I need",
"deleteReason2": "The app or a certain feature does not \nbehave as I think it should",
"deleteReason3": "I found another service that I like better",
"deleteReason4": "My reason isnt listed",
"sendEmail": "Send email",
"deleteRequestSLAText": "Your request will be processed within 72 hours.",
"pleaseSendAnEmailTo": "Please send an email to",
"@pleaseSendAnEmailTo": {
"description": "This text is part of the sentence 'Please send an email to email@ente.io from your registered email address.'"
},
"fromYourRegisteredEmailAddress": "from your registered email address.",
"@fromYourRegisteredEmailAddress": {
"description": "This text is part of the sentence 'Please send an email to email@ente.io from your registered email address.'"
},
"ok": "Ok",
"createAccount": "Create account",
"createNewAccount": "Create new account",
"password": "Password",
"confirmPassword": "Confirm password",
"activeSessions": "Active sessions",
"oops": "Oops",
"somethingWentWrongPleaseTryAgain": "Something went wrong, please try again",
"thisWillLogYouOutOfThisDevice": "This will log you out of this device!",
"thisWillLogYouOutOfTheFollowingDevice": "This will log you out of the following device:",
"terminateSession": "Terminate session?",
"terminate": "Terminate",
"thisDevice": "This device",
"recoverButton": "Recover",
"recoverySuccessful": "Recovery successful!",
"decrypting": "Decrypting...",
"incorrectRecoveryKeyTitle": "Incorrect recovery key",
"incorrectRecoveryKeyBody": "The recovery key you entered is incorrect",
"forgotPassword": "Forgot password",
"enterYourRecoveryKey": "Enter your recovery key",
"noRecoveryKey": "No recovery key?",
"sorry": "Sorry",
"noRecoveryKeyNoDecryption": "Due to the nature of our end-to-end encryption protocol, your data cannot be decrypted without your password or recovery key",
"verifyEmail": "Verify email",
"checkInboxAndSpamFolder": "Please check your inbox (and spam) to complete verification",
"tapToEnterCode": "Tap to enter code",
"resendEmail": "Resend email",
"weveSentAMailTo": "We've sent a mail to",
"setPasswordTitle": "Set password",
"changePasswordTitle": "Change password",
"resetPasswordTitle": "Reset password",
"encryptionKeys": "Encryption keys",
"noPasswordWarningPart1": "We don't store this password, so if you forget,",
"@noPasswordWarningPart1": {
"description": "This text is part1 the sentence 'We don't store this password, so if you forget, we cannot decrypt your data.'"
},
"noPasswordWarningPart2": "we cannot decrypt your data",
"@noPasswordWarningPart2": {
"description": "This text is part2 the sentence 'We don't store this password, so if you forget, we cannot decrypt your data.'"
},
"enterPasswordToEncrypt": "Enter a password we can use to encrypt your data",
"enterNewPasswordToEncrypt": "Enter a new password we can use to encrypt your data",
"weakStrength": "Weak",
"strongStrength": "Strong",
"moderateStrength": "Moderate",
"passwordStrength": "Password strength: {passwordStrengthValue}",
"@passwordStrength": {
"description": "Text to indicate the password strength",
"placeholders": {
"passwordStrengthValue": {
"description": "The strength of the password as a string",
"type": "String",
"example": "Weak or Moderate or Strong"
}
},
"message": "Password Strength: {passwordStrengthText}"
},
"passwordChangedSuccessfully": "Password changed successfully",
"generatingEncryptionKeys": "Generating encryption keys...",
"pleaseWait": "Please wait...",
"continueLabel": "Continue",
"insecureDevice": "Insecure device",
"sorryWeCouldNotGenerateSecureKeysOnThisDevicennplease": "Sorry, we could not generate secure keys on this device.\n\nplease sign up from a different device.",
"howItWorks": "How it works"
}