ente/lib/l10n/intl_en.arb

191 lines
9.5 KiB
Plaintext
Raw Normal View History

2023-03-21 03:28:13 +00:00
{
2023-03-25 01:37:01 +00:00
"enterYourEmailAddress": "Enter your email address",
"accountWelcomeBack": "Welcome back!",
"email": "Email",
"cancel": "Cancel",
"verify": "Verify",
2023-04-04 14:28:20 +00:00
"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.'"
},
2023-04-04 16:56:36 +00:00
"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",
2023-04-04 17:02:16 +00:00
"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.",
2023-04-04 19:05:53 +00:00
"howItWorks": "How it works",
"encryption": "Encryption",
"ackPasswordLostWarningPart1": "I understand that if I lose my password, I may lose my data since my data is ",
"endToEndEncrypted": "end-to-end encrypted",
"ackPasswordLostWarningPart2": " with ente",
"@ackPasswordLostWarningPart2": {
"description": "This text is part2 the sentence 'I understand that if I lose my password, I may lose my data since my data is end-to-end encrypted with ente.'"
},
"privacyPolicyTitle": "Privacy Policy",
"termsOfServicesTitle": "Terms",
2023-04-04 19:09:22 +00:00
"termsAgreePart1": "I agree to the ",
2023-04-04 19:05:53 +00:00
"@termsAgreePart1": {
2023-04-04 19:09:22 +00:00
"description": "Note: there's a trailing space. This text is part the sentence 'I agree to the terms of service and privacy policy.'"
2023-04-04 19:05:53 +00:00
},
"privacyPolicy": "privacy policy",
"and": "and",
"@and": {
"description": "Separator used in sentences like 'I agree to the terms of service and privacy policy.'"
},
2023-04-04 19:16:37 +00:00
"termsOfService": "terms of service",
"logInLabel": "Log in",
"byClickingLogInIAgreeToThe": "By clicking log in, I agree to the",
"@byClickingLogInIAgreeToThe": {
"description": "This text is part the sentence 'By clicking log in, I agree to the terms of service and privacy policy'"
2023-04-04 20:21:40 +00:00
},
"changeEmail": "Change email",
"enterYourPassword": "Enter your password",
"welcomeBack": "Welcome back!",
"contactSupport": "Contact support",
"incorrectPasswordTitle": "Incorrect password",
"pleaseTryAgain": "Please try again",
"recreatePasswordTitle": "Recreate password",
"useRecoveryKey": "Use recovery key",
"recreatePasswordBody": "The current device is not powerful enough to verify your ",
"verifyPassword": "Verify password",
"recoveryKey": "Recovery key",
"recoveryKeyOnForgotPassword": "If you forget your password, the only way you can recover your data is with this key.",
"recoveryKeySaveDescription": "We don't store this key, please save this 24 word key in a safe place.",
"doThisLater": "Do this later",
"saveKey": "Save key",
"recoveryKeyCopiedToClipboard": "Recovery key copied to clipboard",
"recoverAccount": "Recover account",
"recover": "Recover",
"dropSupportEmail": "Please drop an email to {supportEmail} from your registered email address",
"@dropSupportEmail": {
"placeholders": {
"supportEmail": {
"description": "The support email address",
"type": "String",
"example": "support@ente.io"
}
}
},
"twofactorSetup": "Two-factor setup",
"enterCode": "Enter code",
"scanCode": "Scan code",
"codeCopiedToClipboard": "Code copied to clipboard",
"copypasteThisCodentoYourAuthenticatorApp": "Copy-paste this code\nto your authenticator app",
"tapToCopy": "tap to copy",
"scanThisBarcodeWithnyourAuthenticatorApp": "Scan this barcode with\nyour authenticator app",
"enterThe6digitCodeFromnyourAuthenticatorApp": "Enter the 6-digit code from\nyour authenticator app",
"confirm": "Confirm",
"setupComplete": "Setup complete",
"saveYourRecoveryKeyIfYouHaventAlready": "Save your recovery key if you haven't already",
"thisCanBeUsedToRecoverYourAccountIfYou": "This can be used to recover your account if you lose your second factor",
"twofactorAuthenticationPageTitle": "Two-factor authentication",
"lostDevice": "Lost device?",
"verifyingRecoveryKey": "Verifying recovery key...",
"recoveryKeyVerified": "Recovery key verified",
"recoveryKeySuccessBody": "Great! Your recovery key is valid. Thank you for verifying.\n\nPlease remember to keep your recovery key safely backed up.",
"invalidRecoveryKey": "The recovery key you entered is not valid. Please make sure it ",
"invalidKey": "Invalid key",
"tryAgain": "Try again",
"viewRecoveryKey": "View recovery key",
"confirmRecoveryKey": "Confirm recovery key",
"recoveryKeyVerifyReason": "Your recovery key is the only way to recover your photos if you forget your password. You can find your recovery key in Settings > Account.\n\nPlease enter your recovery key here to verify that you have saved it correctly.",
"confirmYourRecoveryKey": "Confirm your recovery key",
"addViewer": "Add viewer",
"addCollaborator": "Add collaborator",
"addANewEmail": "Add a new email",
"orPickAnExistingOne": "Or pick an existing one",
"collaboratorsCanAddPhotosAndVideosToTheSharedAlbum": "Collaborators can add photos and videos to the shared album.",
2023-04-05 01:06:58 +00:00
"enterEmail": "Enter email",
"albumOwner": "Owner",
"@albumOwner": {
"description": "This is the role of the album owner"
},
"you": "You",
"collaborator": "Collaborator",
"addMore": "Add more",
"@addMore": {
"description": "This is the button text to add more collaborators/viewers"
},
"viewer": "Viewer"
2023-03-21 03:28:13 +00:00
}