Update strings

This commit is contained in:
vishnukvmd
2025-07-21 14:38:15 +05:30
committed by AmanRajSinghMourya
parent a7a162d375
commit a412aa4886
24 changed files with 8227 additions and 0 deletions

View File

@@ -144,5 +144,416 @@
"saveOnlyDescription": "Do you want to save this to your storage (Downloads folder by default)?",
"@saveOnlyDescription": {
"description": "Description text asking user if they want to save to storage (for platforms that don't support sharing)"
},
"enterNewEmailHint": "Enter your new email address",
"@enterNewEmailHint": {
"description": "Hint text for entering new email address"
},
"email": "Email",
"@email": {
"description": "Email field label"
},
"verify": "Verify",
"@verify": {
"description": "Verify button label"
},
"invalidEmailTitle": "Invalid email address",
"@invalidEmailTitle": {
"description": "Title for invalid email error dialog"
},
"invalidEmailMessage": "Please enter a valid email address.",
"@invalidEmailMessage": {
"description": "Message for invalid email error dialog"
},
"pleaseWait": "Please wait...",
"@pleaseWait": {
"description": "Please wait message"
},
"verifyPassword": "Verify password",
"@verifyPassword": {
"description": "Verify password button label"
},
"incorrectPasswordTitle": "Incorrect password",
"@incorrectPasswordTitle": {
"description": "Title for incorrect password error"
},
"pleaseTryAgain": "Please try again",
"@pleaseTryAgain": {
"description": "Message asking user to try again"
},
"enterPassword": "Enter password",
"@enterPassword": {
"description": "Enter password field label"
},
"enterYourPasswordHint": "Enter your password",
"@enterYourPasswordHint": {
"description": "Hint for password field"
},
"activeSessions": "Active sessions",
"@activeSessions": {
"description": "Title for active sessions page"
},
"oops": "Oops",
"@oops": {
"description": "Oops error title"
},
"somethingWentWrongPleaseTryAgain": "Something went wrong, please try again",
"@somethingWentWrongPleaseTryAgain": {
"description": "Generic error message"
},
"thisWillLogYouOutOfThisDevice": "This will log you out of this device!",
"@thisWillLogYouOutOfThisDevice": {
"description": "Warning message for logging out of current device"
},
"thisWillLogYouOutOfTheFollowingDevice": "This will log you out of the following device:",
"@thisWillLogYouOutOfTheFollowingDevice": {
"description": "Warning message for logging out of another device"
},
"terminateSession": "Terminate session?",
"@terminateSession": {
"description": "Title for terminate session dialog"
},
"terminate": "Terminate",
"@terminate": {
"description": "Terminate button label"
},
"thisDevice": "This device",
"@thisDevice": {
"description": "Label for current device"
},
"createAccount": "Create account",
"@createAccount": {
"description": "Create account button label"
},
"weakStrength": "Weak",
"@weakStrength": {
"description": "Weak password strength label"
},
"moderateStrength": "Moderate",
"@moderateStrength": {
"description": "Moderate password strength label"
},
"strongStrength": "Strong",
"@strongStrength": {
"description": "Strong password strength label"
},
"deleteAccount": "Delete account",
"@deleteAccount": {
"description": "Delete account button label"
},
"deleteAccountQuery": "We'll be sorry to see you go. Are you facing some issue?",
"@deleteAccountQuery": {
"description": "Message asking user why they want to delete account"
},
"yesSendFeedbackAction": "Yes, send feedback",
"@yesSendFeedbackAction": {
"description": "Button to confirm sending feedback"
},
"noDeleteAccountAction": "No, delete account",
"@noDeleteAccountAction": {
"description": "Button to proceed with account deletion"
},
"initiateAccountDeleteTitle": "Please authenticate to initiate account deletion",
"@initiateAccountDeleteTitle": {
"description": "Title for authentication dialog before account deletion"
},
"confirmAccountDeleteTitle": "Confirm account deletion",
"@confirmAccountDeleteTitle": {
"description": "Title for account deletion confirmation dialog"
},
"confirmAccountDeleteMessage": "This account is linked to other Ente apps, if you use any.\n\nYour uploaded data, across all Ente apps, will be scheduled for deletion, and your account will be permanently deleted.",
"@confirmAccountDeleteMessage": {
"description": "Message warning about account deletion consequences"
},
"delete": "Delete",
"@delete": {
"description": "Delete button label"
},
"createNewAccount": "Create new account",
"@createNewAccount": {
"description": "Create new account button label"
},
"password": "Password",
"@password": {
"description": "Password field label"
},
"confirmPassword": "Confirm password",
"@confirmPassword": {
"description": "Confirm password field label"
},
"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"
}
}
},
"hearUsWhereTitle": "How did you hear about Ente? (optional)",
"@hearUsWhereTitle": {
"description": "Title asking how user heard about Ente"
},
"hearUsExplanation": "We don't track app installs. It'd help if you told us where you found us!",
"@hearUsExplanation": {
"description": "Explanation for asking how user heard about Ente"
},
"signUpTerms": "I agree to the <u-terms>terms of service</u-terms> and <u-policy>privacy policy</u-policy>",
"@signUpTerms": {
"description": "Terms agreement text for sign up"
},
"termsOfServicesTitle": "Terms",
"@termsOfServicesTitle": {
"description": "Terms of service title"
},
"privacyPolicyTitle": "Privacy Policy",
"@privacyPolicyTitle": {
"description": "Privacy policy title"
},
"ackPasswordLostWarning": "I understand that if I lose my password, I may lose my data since my data is <underline>end-to-end encrypted</underline>.",
"@ackPasswordLostWarning": {
"description": "Warning about password loss"
},
"encryption": "Encryption",
"@encryption": {
"description": "Encryption label"
},
"logInLabel": "Log in",
"@logInLabel": {
"description": "Log in button label"
},
"welcomeBack": "Welcome back!",
"@welcomeBack": {
"description": "Welcome back message"
},
"loginTerms": "By clicking log in, I agree to the <u-terms>terms of service</u-terms> and <u-policy>privacy policy</u-policy>",
"@loginTerms": {
"description": "Terms agreement text for login"
},
"noInternetConnection": "No internet connection",
"@noInternetConnection": {
"description": "No internet connection error message"
},
"pleaseCheckYourInternetConnectionAndTryAgain": "Please check your internet connection and try again.",
"@pleaseCheckYourInternetConnectionAndTryAgain": {
"description": "Message asking user to check internet connection"
},
"verificationFailedPleaseTryAgain": "Verification failed, please try again",
"@verificationFailedPleaseTryAgain": {
"description": "Verification failed error message"
},
"recreatePasswordTitle": "Recreate password",
"@recreatePasswordTitle": {
"description": "Title for recreate password dialog"
},
"recreatePasswordBody": "The current device is not powerful enough to verify your password, but we can regenerate in a way that works with all devices.\n\nPlease login using your recovery key and regenerate your password (you can use the same one again if you wish).",
"@recreatePasswordBody": {
"description": "Body text for recreate password dialog"
},
"useRecoveryKey": "Use recovery key",
"@useRecoveryKey": {
"description": "Use recovery key button label"
},
"forgotPassword": "Forgot password",
"@forgotPassword": {
"description": "Forgot password link label"
},
"changeEmail": "Change email",
"@changeEmail": {
"description": "Change email button label"
},
"verifyEmail": "Verify email",
"@verifyEmail": {
"description": "Verify email title"
},
"weHaveSendEmailTo": "We have sent a mail to <green>{email}</green>",
"@weHaveSendEmailTo": {
"description": "Text to indicate that we have sent a mail to the user",
"placeholders": {
"email": {
"description": "The email address of the user",
"type": "String",
"example": "example@ente.io"
}
}
},
"toResetVerifyEmail": "To reset your password, please verify your email first.",
"@toResetVerifyEmail": {
"description": "Message asking user to verify email before password reset"
},
"checkInboxAndSpamFolder": "Please check your inbox (and spam) to complete verification",
"@checkInboxAndSpamFolder": {
"description": "Message asking user to check inbox and spam folder"
},
"tapToEnterCode": "Tap to enter code",
"@tapToEnterCode": {
"description": "Hint for entering verification code"
},
"sendEmail": "Send email",
"resendEmail": "Resend email",
"@resendEmail": {
"description": "Resend email button label"
},
"passKeyPendingVerification": "Verification is still pending",
"@passKeyPendingVerification": {
"description": "Message when passkey verification is pending"
},
"loginSessionExpired": "Session expired",
"@loginSessionExpired": {
"description": "Login session expired title"
},
"loginSessionExpiredDetails": "Your session has expired. Please login again.",
"@loginSessionExpiredDetails": {
"description": "Login session expired details"
},
"passkeyAuthTitle": "Passkey verification",
"@passkeyAuthTitle": {
"description": "Passkey authentication title"
},
"waitingForVerification": "Waiting for verification...",
"@waitingForVerification": {
"description": "Waiting for verification message"
},
"tryAgain": "Try again",
"@tryAgain": {
"description": "Try again button label"
},
"checkStatus": "Check status",
"@checkStatus": {
"description": "Check status button label"
},
"loginWithTOTP": "Login with TOTP",
"@loginWithTOTP": {
"description": "Login with TOTP button label"
},
"recoverAccount": "Recover account",
"@recoverAccount": {
"description": "Recover account button label"
},
"setPasswordTitle": "Set password",
"@setPasswordTitle": {
"description": "Set password title"
},
"changePasswordTitle": "Change password",
"@changePasswordTitle": {
"description": "Change password title"
},
"resetPasswordTitle": "Reset password",
"@resetPasswordTitle": {
"description": "Reset password title"
},
"encryptionKeys": "Encryption keys",
"@encryptionKeys": {
"description": "Encryption keys title"
},
"enterPasswordToEncrypt": "Enter a password we can use to encrypt your data",
"@enterPasswordToEncrypt": {
"description": "Prompt to enter password for encryption"
},
"enterNewPasswordToEncrypt": "Enter a new password we can use to encrypt your data",
"@enterNewPasswordToEncrypt": {
"description": "Prompt to enter new password for encryption"
},
"passwordWarning": "We don't store this password, so if you forget, <underline>we cannot decrypt your data</underline>",
"@passwordWarning": {
"description": "Warning about password storage"
},
"howItWorks": "How it works",
"@howItWorks": {
"description": "How it works button label"
},
"generatingEncryptionKeys": "Generating encryption keys...",
"@generatingEncryptionKeys": {
"description": "Generating encryption keys message"
},
"passwordChangedSuccessfully": "Password changed successfully",
"@passwordChangedSuccessfully": {
"description": "Password changed successfully message"
},
"signOutFromOtherDevices": "Sign out from other devices",
"@signOutFromOtherDevices": {
"description": "Sign out from other devices title"
},
"signOutOtherBody": "If you think someone might know your password, you can force all other devices using your account to sign out.",
"@signOutOtherBody": {
"description": "Sign out other devices explanation"
},
"signOutOtherDevices": "Sign out other devices",
"@signOutOtherDevices": {
"description": "Sign out other devices button label"
},
"doNotSignOut": "Do not sign out",
"@doNotSignOut": {
"description": "Do not sign out button label"
},
"generatingEncryptionKeysTitle": "Generating encryption keys...",
"@generatingEncryptionKeysTitle": {
"description": "Generating encryption keys title"
},
"continueLabel": "Continue",
"@continueLabel": {
"description": "Continue button label"
},
"insecureDevice": "Insecure device",
"@insecureDevice": {
"description": "Insecure device warning title"
},
"sorryWeCouldNotGenerateSecureKeysOnThisDevicennplease": "Sorry, we could not generate secure keys on this device.\n\nplease sign up from a different device.",
"@sorryWeCouldNotGenerateSecureKeysOnThisDevicennplease": {
"description": "Error message for insecure device"
},
"recoveryKeyCopiedToClipboard": "Recovery key copied to clipboard",
"@recoveryKeyCopiedToClipboard": {
"description": "Recovery key copied message"
},
"recoveryKey": "Recovery key",
"@recoveryKey": {
"description": "Recovery key label"
},
"recoveryKeyOnForgotPassword": "If you forget your password, the only way you can recover your data is with this key.",
"@recoveryKeyOnForgotPassword": {
"description": "Recovery key importance explanation"
},
"recoveryKeySaveDescription": "We don't store this key, please save this 24 word key in a safe place.",
"@recoveryKeySaveDescription": {
"description": "Recovery key save description"
},
"doThisLater": "Do this later",
"@doThisLater": {
"description": "Do this later button label"
},
"saveKey": "Save key",
"@saveKey": {
"description": "Save key button label"
},
"recoveryKeySaved": "Recovery key saved in Downloads folder!",
"@recoveryKeySaved": {
"description": "Recovery key saved confirmation message"
},
"noRecoveryKeyTitle": "No recovery key?",
"@noRecoveryKeyTitle": {
"description": "No recovery key title"
},
"twoFactorAuthTitle": "Two-factor authentication",
"@twoFactorAuthTitle": {
"description": "Two-factor authentication title"
},
"enterCodeHint": "Enter the 6-digit code from\nyour authenticator app",
"@enterCodeHint": {
"description": "Hint for entering 2FA code"
},
"lostDeviceTitle": "Lost device?",
"@lostDeviceTitle": {
"description": "Lost device title"
},
"enterRecoveryKeyHint": "Enter your recovery key",
"@enterRecoveryKeyHint": {
"description": "Hint for entering recovery key"
},
"recover": "Recover",
"@recover": {
"description": "Recover button label"
}
}

View File

@@ -331,6 +331,606 @@ abstract class StringsLocalizations {
/// In en, this message translates to:
/// **'Do you want to save this to your storage (Downloads folder by default)?'**
String get saveOnlyDescription;
/// Hint text for entering new email address
///
/// In en, this message translates to:
/// **'Enter your new email address'**
String get enterNewEmailHint;
/// Email field label
///
/// In en, this message translates to:
/// **'Email'**
String get email;
/// Verify button label
///
/// In en, this message translates to:
/// **'Verify'**
String get verify;
/// Title for invalid email error dialog
///
/// In en, this message translates to:
/// **'Invalid email address'**
String get invalidEmailTitle;
/// Message for invalid email error dialog
///
/// In en, this message translates to:
/// **'Please enter a valid email address.'**
String get invalidEmailMessage;
/// Please wait message
///
/// In en, this message translates to:
/// **'Please wait...'**
String get pleaseWait;
/// Verify password button label
///
/// In en, this message translates to:
/// **'Verify password'**
String get verifyPassword;
/// Title for incorrect password error
///
/// In en, this message translates to:
/// **'Incorrect password'**
String get incorrectPasswordTitle;
/// Message asking user to try again
///
/// In en, this message translates to:
/// **'Please try again'**
String get pleaseTryAgain;
/// Enter password field label
///
/// In en, this message translates to:
/// **'Enter password'**
String get enterPassword;
/// Hint for password field
///
/// In en, this message translates to:
/// **'Enter your password'**
String get enterYourPasswordHint;
/// Title for active sessions page
///
/// In en, this message translates to:
/// **'Active sessions'**
String get activeSessions;
/// Oops error title
///
/// In en, this message translates to:
/// **'Oops'**
String get oops;
/// Generic error message
///
/// In en, this message translates to:
/// **'Something went wrong, please try again'**
String get somethingWentWrongPleaseTryAgain;
/// Warning message for logging out of current device
///
/// In en, this message translates to:
/// **'This will log you out of this device!'**
String get thisWillLogYouOutOfThisDevice;
/// Warning message for logging out of another device
///
/// In en, this message translates to:
/// **'This will log you out of the following device:'**
String get thisWillLogYouOutOfTheFollowingDevice;
/// Title for terminate session dialog
///
/// In en, this message translates to:
/// **'Terminate session?'**
String get terminateSession;
/// Terminate button label
///
/// In en, this message translates to:
/// **'Terminate'**
String get terminate;
/// Label for current device
///
/// In en, this message translates to:
/// **'This device'**
String get thisDevice;
/// Create account button label
///
/// In en, this message translates to:
/// **'Create account'**
String get createAccount;
/// Weak password strength label
///
/// In en, this message translates to:
/// **'Weak'**
String get weakStrength;
/// Moderate password strength label
///
/// In en, this message translates to:
/// **'Moderate'**
String get moderateStrength;
/// Strong password strength label
///
/// In en, this message translates to:
/// **'Strong'**
String get strongStrength;
/// Delete account button label
///
/// In en, this message translates to:
/// **'Delete account'**
String get deleteAccount;
/// Message asking user why they want to delete account
///
/// In en, this message translates to:
/// **'We\'ll be sorry to see you go. Are you facing some issue?'**
String get deleteAccountQuery;
/// Button to confirm sending feedback
///
/// In en, this message translates to:
/// **'Yes, send feedback'**
String get yesSendFeedbackAction;
/// Button to proceed with account deletion
///
/// In en, this message translates to:
/// **'No, delete account'**
String get noDeleteAccountAction;
/// Title for authentication dialog before account deletion
///
/// In en, this message translates to:
/// **'Please authenticate to initiate account deletion'**
String get initiateAccountDeleteTitle;
/// Title for account deletion confirmation dialog
///
/// In en, this message translates to:
/// **'Confirm account deletion'**
String get confirmAccountDeleteTitle;
/// Message warning about account deletion consequences
///
/// In en, this message translates to:
/// **'This account is linked to other Ente apps, if you use any.\n\nYour uploaded data, across all Ente apps, will be scheduled for deletion, and your account will be permanently deleted.'**
String get confirmAccountDeleteMessage;
/// Delete button label
///
/// In en, this message translates to:
/// **'Delete'**
String get delete;
/// Create new account button label
///
/// In en, this message translates to:
/// **'Create new account'**
String get createNewAccount;
/// Password field label
///
/// In en, this message translates to:
/// **'Password'**
String get password;
/// Confirm password field label
///
/// In en, this message translates to:
/// **'Confirm password'**
String get confirmPassword;
/// Text to indicate the password strength
///
/// In en, this message translates to:
/// **'Password strength: {passwordStrengthValue}'**
String passwordStrength(String passwordStrengthValue);
/// Title asking how user heard about Ente
///
/// In en, this message translates to:
/// **'How did you hear about Ente? (optional)'**
String get hearUsWhereTitle;
/// Explanation for asking how user heard about Ente
///
/// In en, this message translates to:
/// **'We don\'t track app installs. It\'d help if you told us where you found us!'**
String get hearUsExplanation;
/// Terms agreement text for sign up
///
/// In en, this message translates to:
/// **'I agree to the <u-terms>terms of service</u-terms> and <u-policy>privacy policy</u-policy>'**
String get signUpTerms;
/// Terms of service title
///
/// In en, this message translates to:
/// **'Terms'**
String get termsOfServicesTitle;
/// Privacy policy title
///
/// In en, this message translates to:
/// **'Privacy Policy'**
String get privacyPolicyTitle;
/// Warning about password loss
///
/// In en, this message translates to:
/// **'I understand that if I lose my password, I may lose my data since my data is <underline>end-to-end encrypted</underline>.'**
String get ackPasswordLostWarning;
/// Encryption label
///
/// In en, this message translates to:
/// **'Encryption'**
String get encryption;
/// Log in button label
///
/// In en, this message translates to:
/// **'Log in'**
String get logInLabel;
/// Welcome back message
///
/// In en, this message translates to:
/// **'Welcome back!'**
String get welcomeBack;
/// Terms agreement text for login
///
/// In en, this message translates to:
/// **'By clicking log in, I agree to the <u-terms>terms of service</u-terms> and <u-policy>privacy policy</u-policy>'**
String get loginTerms;
/// No internet connection error message
///
/// In en, this message translates to:
/// **'No internet connection'**
String get noInternetConnection;
/// Message asking user to check internet connection
///
/// In en, this message translates to:
/// **'Please check your internet connection and try again.'**
String get pleaseCheckYourInternetConnectionAndTryAgain;
/// Verification failed error message
///
/// In en, this message translates to:
/// **'Verification failed, please try again'**
String get verificationFailedPleaseTryAgain;
/// Title for recreate password dialog
///
/// In en, this message translates to:
/// **'Recreate password'**
String get recreatePasswordTitle;
/// Body text for recreate password dialog
///
/// In en, this message translates to:
/// **'The current device is not powerful enough to verify your password, but we can regenerate in a way that works with all devices.\n\nPlease login using your recovery key and regenerate your password (you can use the same one again if you wish).'**
String get recreatePasswordBody;
/// Use recovery key button label
///
/// In en, this message translates to:
/// **'Use recovery key'**
String get useRecoveryKey;
/// Forgot password link label
///
/// In en, this message translates to:
/// **'Forgot password'**
String get forgotPassword;
/// Change email button label
///
/// In en, this message translates to:
/// **'Change email'**
String get changeEmail;
/// Verify email title
///
/// In en, this message translates to:
/// **'Verify email'**
String get verifyEmail;
/// Text to indicate that we have sent a mail to the user
///
/// In en, this message translates to:
/// **'We have sent a mail to <green>{email}</green>'**
String weHaveSendEmailTo(String email);
/// Message asking user to verify email before password reset
///
/// In en, this message translates to:
/// **'To reset your password, please verify your email first.'**
String get toResetVerifyEmail;
/// Message asking user to check inbox and spam folder
///
/// In en, this message translates to:
/// **'Please check your inbox (and spam) to complete verification'**
String get checkInboxAndSpamFolder;
/// Hint for entering verification code
///
/// In en, this message translates to:
/// **'Tap to enter code'**
String get tapToEnterCode;
/// No description provided for @sendEmail.
///
/// In en, this message translates to:
/// **'Send email'**
String get sendEmail;
/// Resend email button label
///
/// In en, this message translates to:
/// **'Resend email'**
String get resendEmail;
/// Message when passkey verification is pending
///
/// In en, this message translates to:
/// **'Verification is still pending'**
String get passKeyPendingVerification;
/// Login session expired title
///
/// In en, this message translates to:
/// **'Session expired'**
String get loginSessionExpired;
/// Login session expired details
///
/// In en, this message translates to:
/// **'Your session has expired. Please login again.'**
String get loginSessionExpiredDetails;
/// Passkey authentication title
///
/// In en, this message translates to:
/// **'Passkey verification'**
String get passkeyAuthTitle;
/// Waiting for verification message
///
/// In en, this message translates to:
/// **'Waiting for verification...'**
String get waitingForVerification;
/// Try again button label
///
/// In en, this message translates to:
/// **'Try again'**
String get tryAgain;
/// Check status button label
///
/// In en, this message translates to:
/// **'Check status'**
String get checkStatus;
/// Login with TOTP button label
///
/// In en, this message translates to:
/// **'Login with TOTP'**
String get loginWithTOTP;
/// Recover account button label
///
/// In en, this message translates to:
/// **'Recover account'**
String get recoverAccount;
/// Set password title
///
/// In en, this message translates to:
/// **'Set password'**
String get setPasswordTitle;
/// Change password title
///
/// In en, this message translates to:
/// **'Change password'**
String get changePasswordTitle;
/// Reset password title
///
/// In en, this message translates to:
/// **'Reset password'**
String get resetPasswordTitle;
/// Encryption keys title
///
/// In en, this message translates to:
/// **'Encryption keys'**
String get encryptionKeys;
/// Prompt to enter password for encryption
///
/// In en, this message translates to:
/// **'Enter a password we can use to encrypt your data'**
String get enterPasswordToEncrypt;
/// Prompt to enter new password for encryption
///
/// In en, this message translates to:
/// **'Enter a new password we can use to encrypt your data'**
String get enterNewPasswordToEncrypt;
/// Warning about password storage
///
/// In en, this message translates to:
/// **'We don\'t store this password, so if you forget, <underline>we cannot decrypt your data</underline>'**
String get passwordWarning;
/// How it works button label
///
/// In en, this message translates to:
/// **'How it works'**
String get howItWorks;
/// Generating encryption keys message
///
/// In en, this message translates to:
/// **'Generating encryption keys...'**
String get generatingEncryptionKeys;
/// Password changed successfully message
///
/// In en, this message translates to:
/// **'Password changed successfully'**
String get passwordChangedSuccessfully;
/// Sign out from other devices title
///
/// In en, this message translates to:
/// **'Sign out from other devices'**
String get signOutFromOtherDevices;
/// Sign out other devices explanation
///
/// In en, this message translates to:
/// **'If you think someone might know your password, you can force all other devices using your account to sign out.'**
String get signOutOtherBody;
/// Sign out other devices button label
///
/// In en, this message translates to:
/// **'Sign out other devices'**
String get signOutOtherDevices;
/// Do not sign out button label
///
/// In en, this message translates to:
/// **'Do not sign out'**
String get doNotSignOut;
/// Generating encryption keys title
///
/// In en, this message translates to:
/// **'Generating encryption keys...'**
String get generatingEncryptionKeysTitle;
/// Continue button label
///
/// In en, this message translates to:
/// **'Continue'**
String get continueLabel;
/// Insecure device warning title
///
/// In en, this message translates to:
/// **'Insecure device'**
String get insecureDevice;
/// Error message for insecure device
///
/// In en, this message translates to:
/// **'Sorry, we could not generate secure keys on this device.\n\nplease sign up from a different device.'**
String get sorryWeCouldNotGenerateSecureKeysOnThisDevicennplease;
/// Recovery key copied message
///
/// In en, this message translates to:
/// **'Recovery key copied to clipboard'**
String get recoveryKeyCopiedToClipboard;
/// Recovery key label
///
/// In en, this message translates to:
/// **'Recovery key'**
String get recoveryKey;
/// Recovery key importance explanation
///
/// In en, this message translates to:
/// **'If you forget your password, the only way you can recover your data is with this key.'**
String get recoveryKeyOnForgotPassword;
/// Recovery key save description
///
/// In en, this message translates to:
/// **'We don\'t store this key, please save this 24 word key in a safe place.'**
String get recoveryKeySaveDescription;
/// Do this later button label
///
/// In en, this message translates to:
/// **'Do this later'**
String get doThisLater;
/// Save key button label
///
/// In en, this message translates to:
/// **'Save key'**
String get saveKey;
/// Recovery key saved confirmation message
///
/// In en, this message translates to:
/// **'Recovery key saved in Downloads folder!'**
String get recoveryKeySaved;
/// No recovery key title
///
/// In en, this message translates to:
/// **'No recovery key?'**
String get noRecoveryKeyTitle;
/// Two-factor authentication title
///
/// In en, this message translates to:
/// **'Two-factor authentication'**
String get twoFactorAuthTitle;
/// Hint for entering 2FA code
///
/// In en, this message translates to:
/// **'Enter the 6-digit code from\nyour authenticator app'**
String get enterCodeHint;
/// Lost device title
///
/// In en, this message translates to:
/// **'Lost device?'**
String get lostDeviceTitle;
/// Hint for entering recovery key
///
/// In en, this message translates to:
/// **'Enter your recovery key'**
String get enterRecoveryKeyHint;
/// Recover button label
///
/// In en, this message translates to:
/// **'Recover'**
String get recover;
}
class _StringsLocalizationsDelegate

View File

@@ -116,4 +116,332 @@ class StringsLocalizationsAr extends StringsLocalizations {
@override
String get saveOnlyDescription =>
'Do you want to save this to your storage (Downloads folder by default)?';
@override
String get enterNewEmailHint => 'Enter your new email address';
@override
String get email => 'Email';
@override
String get verify => 'Verify';
@override
String get invalidEmailTitle => 'Invalid email address';
@override
String get invalidEmailMessage => 'Please enter a valid email address.';
@override
String get pleaseWait => 'Please wait...';
@override
String get verifyPassword => 'Verify password';
@override
String get incorrectPasswordTitle => 'Incorrect password';
@override
String get pleaseTryAgain => 'Please try again';
@override
String get enterPassword => 'Enter password';
@override
String get enterYourPasswordHint => 'Enter your password';
@override
String get activeSessions => 'Active sessions';
@override
String get oops => 'Oops';
@override
String get somethingWentWrongPleaseTryAgain =>
'Something went wrong, please try again';
@override
String get thisWillLogYouOutOfThisDevice =>
'This will log you out of this device!';
@override
String get thisWillLogYouOutOfTheFollowingDevice =>
'This will log you out of the following device:';
@override
String get terminateSession => 'Terminate session?';
@override
String get terminate => 'Terminate';
@override
String get thisDevice => 'This device';
@override
String get createAccount => 'Create account';
@override
String get weakStrength => 'Weak';
@override
String get moderateStrength => 'Moderate';
@override
String get strongStrength => 'Strong';
@override
String get deleteAccount => 'Delete account';
@override
String get deleteAccountQuery =>
'We\'ll be sorry to see you go. Are you facing some issue?';
@override
String get yesSendFeedbackAction => 'Yes, send feedback';
@override
String get noDeleteAccountAction => 'No, delete account';
@override
String get initiateAccountDeleteTitle =>
'Please authenticate to initiate account deletion';
@override
String get confirmAccountDeleteTitle => 'Confirm account deletion';
@override
String get confirmAccountDeleteMessage =>
'This account is linked to other Ente apps, if you use any.\n\nYour uploaded data, across all Ente apps, will be scheduled for deletion, and your account will be permanently deleted.';
@override
String get delete => 'Delete';
@override
String get createNewAccount => 'Create new account';
@override
String get password => 'Password';
@override
String get confirmPassword => 'Confirm password';
@override
String passwordStrength(String passwordStrengthValue) {
return 'Password strength: $passwordStrengthValue';
}
@override
String get hearUsWhereTitle => 'How did you hear about Ente? (optional)';
@override
String get hearUsExplanation =>
'We don\'t track app installs. It\'d help if you told us where you found us!';
@override
String get signUpTerms =>
'I agree to the <u-terms>terms of service</u-terms> and <u-policy>privacy policy</u-policy>';
@override
String get termsOfServicesTitle => 'Terms';
@override
String get privacyPolicyTitle => 'Privacy Policy';
@override
String get ackPasswordLostWarning =>
'I understand that if I lose my password, I may lose my data since my data is <underline>end-to-end encrypted</underline>.';
@override
String get encryption => 'Encryption';
@override
String get logInLabel => 'Log in';
@override
String get welcomeBack => 'Welcome back!';
@override
String get loginTerms =>
'By clicking log in, I agree to the <u-terms>terms of service</u-terms> and <u-policy>privacy policy</u-policy>';
@override
String get noInternetConnection => 'No internet connection';
@override
String get pleaseCheckYourInternetConnectionAndTryAgain =>
'Please check your internet connection and try again.';
@override
String get verificationFailedPleaseTryAgain =>
'Verification failed, please try again';
@override
String get recreatePasswordTitle => 'Recreate password';
@override
String get recreatePasswordBody =>
'The current device is not powerful enough to verify your password, but we can regenerate in a way that works with all devices.\n\nPlease login using your recovery key and regenerate your password (you can use the same one again if you wish).';
@override
String get useRecoveryKey => 'Use recovery key';
@override
String get forgotPassword => 'Forgot password';
@override
String get changeEmail => 'Change email';
@override
String get verifyEmail => 'Verify email';
@override
String weHaveSendEmailTo(String email) {
return 'We have sent a mail to <green>$email</green>';
}
@override
String get toResetVerifyEmail =>
'To reset your password, please verify your email first.';
@override
String get checkInboxAndSpamFolder =>
'Please check your inbox (and spam) to complete verification';
@override
String get tapToEnterCode => 'Tap to enter code';
@override
String get sendEmail => 'Send email';
@override
String get resendEmail => 'Resend email';
@override
String get passKeyPendingVerification => 'Verification is still pending';
@override
String get loginSessionExpired => 'Session expired';
@override
String get loginSessionExpiredDetails =>
'Your session has expired. Please login again.';
@override
String get passkeyAuthTitle => 'Passkey verification';
@override
String get waitingForVerification => 'Waiting for verification...';
@override
String get tryAgain => 'Try again';
@override
String get checkStatus => 'Check status';
@override
String get loginWithTOTP => 'Login with TOTP';
@override
String get recoverAccount => 'Recover account';
@override
String get setPasswordTitle => 'Set password';
@override
String get changePasswordTitle => 'Change password';
@override
String get resetPasswordTitle => 'Reset password';
@override
String get encryptionKeys => 'Encryption keys';
@override
String get enterPasswordToEncrypt =>
'Enter a password we can use to encrypt your data';
@override
String get enterNewPasswordToEncrypt =>
'Enter a new password we can use to encrypt your data';
@override
String get passwordWarning =>
'We don\'t store this password, so if you forget, <underline>we cannot decrypt your data</underline>';
@override
String get howItWorks => 'How it works';
@override
String get generatingEncryptionKeys => 'Generating encryption keys...';
@override
String get passwordChangedSuccessfully => 'Password changed successfully';
@override
String get signOutFromOtherDevices => 'Sign out from other devices';
@override
String get signOutOtherBody =>
'If you think someone might know your password, you can force all other devices using your account to sign out.';
@override
String get signOutOtherDevices => 'Sign out other devices';
@override
String get doNotSignOut => 'Do not sign out';
@override
String get generatingEncryptionKeysTitle => 'Generating encryption keys...';
@override
String get continueLabel => 'Continue';
@override
String get insecureDevice => 'Insecure device';
@override
String get sorryWeCouldNotGenerateSecureKeysOnThisDevicennplease =>
'Sorry, we could not generate secure keys on this device.\n\nplease sign up from a different device.';
@override
String get recoveryKeyCopiedToClipboard => 'Recovery key copied to clipboard';
@override
String get recoveryKey => 'Recovery key';
@override
String get recoveryKeyOnForgotPassword =>
'If you forget your password, the only way you can recover your data is with this key.';
@override
String get recoveryKeySaveDescription =>
'We don\'t store this key, please save this 24 word key in a safe place.';
@override
String get doThisLater => 'Do this later';
@override
String get saveKey => 'Save key';
@override
String get recoveryKeySaved => 'Recovery key saved in Downloads folder!';
@override
String get noRecoveryKeyTitle => 'No recovery key?';
@override
String get twoFactorAuthTitle => 'Two-factor authentication';
@override
String get enterCodeHint =>
'Enter the 6-digit code from\nyour authenticator app';
@override
String get lostDeviceTitle => 'Lost device?';
@override
String get enterRecoveryKeyHint => 'Enter your recovery key';
@override
String get recover => 'Recover';
}

View File

@@ -116,4 +116,332 @@ class StringsLocalizationsBg extends StringsLocalizations {
@override
String get saveOnlyDescription =>
'Do you want to save this to your storage (Downloads folder by default)?';
@override
String get enterNewEmailHint => 'Enter your new email address';
@override
String get email => 'Email';
@override
String get verify => 'Verify';
@override
String get invalidEmailTitle => 'Invalid email address';
@override
String get invalidEmailMessage => 'Please enter a valid email address.';
@override
String get pleaseWait => 'Please wait...';
@override
String get verifyPassword => 'Verify password';
@override
String get incorrectPasswordTitle => 'Incorrect password';
@override
String get pleaseTryAgain => 'Please try again';
@override
String get enterPassword => 'Enter password';
@override
String get enterYourPasswordHint => 'Enter your password';
@override
String get activeSessions => 'Active sessions';
@override
String get oops => 'Oops';
@override
String get somethingWentWrongPleaseTryAgain =>
'Something went wrong, please try again';
@override
String get thisWillLogYouOutOfThisDevice =>
'This will log you out of this device!';
@override
String get thisWillLogYouOutOfTheFollowingDevice =>
'This will log you out of the following device:';
@override
String get terminateSession => 'Terminate session?';
@override
String get terminate => 'Terminate';
@override
String get thisDevice => 'This device';
@override
String get createAccount => 'Create account';
@override
String get weakStrength => 'Weak';
@override
String get moderateStrength => 'Moderate';
@override
String get strongStrength => 'Strong';
@override
String get deleteAccount => 'Delete account';
@override
String get deleteAccountQuery =>
'We\'ll be sorry to see you go. Are you facing some issue?';
@override
String get yesSendFeedbackAction => 'Yes, send feedback';
@override
String get noDeleteAccountAction => 'No, delete account';
@override
String get initiateAccountDeleteTitle =>
'Please authenticate to initiate account deletion';
@override
String get confirmAccountDeleteTitle => 'Confirm account deletion';
@override
String get confirmAccountDeleteMessage =>
'This account is linked to other Ente apps, if you use any.\n\nYour uploaded data, across all Ente apps, will be scheduled for deletion, and your account will be permanently deleted.';
@override
String get delete => 'Delete';
@override
String get createNewAccount => 'Create new account';
@override
String get password => 'Password';
@override
String get confirmPassword => 'Confirm password';
@override
String passwordStrength(String passwordStrengthValue) {
return 'Password strength: $passwordStrengthValue';
}
@override
String get hearUsWhereTitle => 'How did you hear about Ente? (optional)';
@override
String get hearUsExplanation =>
'We don\'t track app installs. It\'d help if you told us where you found us!';
@override
String get signUpTerms =>
'I agree to the <u-terms>terms of service</u-terms> and <u-policy>privacy policy</u-policy>';
@override
String get termsOfServicesTitle => 'Terms';
@override
String get privacyPolicyTitle => 'Privacy Policy';
@override
String get ackPasswordLostWarning =>
'I understand that if I lose my password, I may lose my data since my data is <underline>end-to-end encrypted</underline>.';
@override
String get encryption => 'Encryption';
@override
String get logInLabel => 'Log in';
@override
String get welcomeBack => 'Welcome back!';
@override
String get loginTerms =>
'By clicking log in, I agree to the <u-terms>terms of service</u-terms> and <u-policy>privacy policy</u-policy>';
@override
String get noInternetConnection => 'No internet connection';
@override
String get pleaseCheckYourInternetConnectionAndTryAgain =>
'Please check your internet connection and try again.';
@override
String get verificationFailedPleaseTryAgain =>
'Verification failed, please try again';
@override
String get recreatePasswordTitle => 'Recreate password';
@override
String get recreatePasswordBody =>
'The current device is not powerful enough to verify your password, but we can regenerate in a way that works with all devices.\n\nPlease login using your recovery key and regenerate your password (you can use the same one again if you wish).';
@override
String get useRecoveryKey => 'Use recovery key';
@override
String get forgotPassword => 'Forgot password';
@override
String get changeEmail => 'Change email';
@override
String get verifyEmail => 'Verify email';
@override
String weHaveSendEmailTo(String email) {
return 'We have sent a mail to <green>$email</green>';
}
@override
String get toResetVerifyEmail =>
'To reset your password, please verify your email first.';
@override
String get checkInboxAndSpamFolder =>
'Please check your inbox (and spam) to complete verification';
@override
String get tapToEnterCode => 'Tap to enter code';
@override
String get sendEmail => 'Send email';
@override
String get resendEmail => 'Resend email';
@override
String get passKeyPendingVerification => 'Verification is still pending';
@override
String get loginSessionExpired => 'Session expired';
@override
String get loginSessionExpiredDetails =>
'Your session has expired. Please login again.';
@override
String get passkeyAuthTitle => 'Passkey verification';
@override
String get waitingForVerification => 'Waiting for verification...';
@override
String get tryAgain => 'Try again';
@override
String get checkStatus => 'Check status';
@override
String get loginWithTOTP => 'Login with TOTP';
@override
String get recoverAccount => 'Recover account';
@override
String get setPasswordTitle => 'Set password';
@override
String get changePasswordTitle => 'Change password';
@override
String get resetPasswordTitle => 'Reset password';
@override
String get encryptionKeys => 'Encryption keys';
@override
String get enterPasswordToEncrypt =>
'Enter a password we can use to encrypt your data';
@override
String get enterNewPasswordToEncrypt =>
'Enter a new password we can use to encrypt your data';
@override
String get passwordWarning =>
'We don\'t store this password, so if you forget, <underline>we cannot decrypt your data</underline>';
@override
String get howItWorks => 'How it works';
@override
String get generatingEncryptionKeys => 'Generating encryption keys...';
@override
String get passwordChangedSuccessfully => 'Password changed successfully';
@override
String get signOutFromOtherDevices => 'Sign out from other devices';
@override
String get signOutOtherBody =>
'If you think someone might know your password, you can force all other devices using your account to sign out.';
@override
String get signOutOtherDevices => 'Sign out other devices';
@override
String get doNotSignOut => 'Do not sign out';
@override
String get generatingEncryptionKeysTitle => 'Generating encryption keys...';
@override
String get continueLabel => 'Continue';
@override
String get insecureDevice => 'Insecure device';
@override
String get sorryWeCouldNotGenerateSecureKeysOnThisDevicennplease =>
'Sorry, we could not generate secure keys on this device.\n\nplease sign up from a different device.';
@override
String get recoveryKeyCopiedToClipboard => 'Recovery key copied to clipboard';
@override
String get recoveryKey => 'Recovery key';
@override
String get recoveryKeyOnForgotPassword =>
'If you forget your password, the only way you can recover your data is with this key.';
@override
String get recoveryKeySaveDescription =>
'We don\'t store this key, please save this 24 word key in a safe place.';
@override
String get doThisLater => 'Do this later';
@override
String get saveKey => 'Save key';
@override
String get recoveryKeySaved => 'Recovery key saved in Downloads folder!';
@override
String get noRecoveryKeyTitle => 'No recovery key?';
@override
String get twoFactorAuthTitle => 'Two-factor authentication';
@override
String get enterCodeHint =>
'Enter the 6-digit code from\nyour authenticator app';
@override
String get lostDeviceTitle => 'Lost device?';
@override
String get enterRecoveryKeyHint => 'Enter your recovery key';
@override
String get recover => 'Recover';
}

View File

@@ -116,4 +116,332 @@ class StringsLocalizationsCs extends StringsLocalizations {
@override
String get saveOnlyDescription =>
'Do you want to save this to your storage (Downloads folder by default)?';
@override
String get enterNewEmailHint => 'Enter your new email address';
@override
String get email => 'Email';
@override
String get verify => 'Verify';
@override
String get invalidEmailTitle => 'Invalid email address';
@override
String get invalidEmailMessage => 'Please enter a valid email address.';
@override
String get pleaseWait => 'Please wait...';
@override
String get verifyPassword => 'Verify password';
@override
String get incorrectPasswordTitle => 'Incorrect password';
@override
String get pleaseTryAgain => 'Please try again';
@override
String get enterPassword => 'Enter password';
@override
String get enterYourPasswordHint => 'Enter your password';
@override
String get activeSessions => 'Active sessions';
@override
String get oops => 'Oops';
@override
String get somethingWentWrongPleaseTryAgain =>
'Something went wrong, please try again';
@override
String get thisWillLogYouOutOfThisDevice =>
'This will log you out of this device!';
@override
String get thisWillLogYouOutOfTheFollowingDevice =>
'This will log you out of the following device:';
@override
String get terminateSession => 'Terminate session?';
@override
String get terminate => 'Terminate';
@override
String get thisDevice => 'This device';
@override
String get createAccount => 'Create account';
@override
String get weakStrength => 'Weak';
@override
String get moderateStrength => 'Moderate';
@override
String get strongStrength => 'Strong';
@override
String get deleteAccount => 'Delete account';
@override
String get deleteAccountQuery =>
'We\'ll be sorry to see you go. Are you facing some issue?';
@override
String get yesSendFeedbackAction => 'Yes, send feedback';
@override
String get noDeleteAccountAction => 'No, delete account';
@override
String get initiateAccountDeleteTitle =>
'Please authenticate to initiate account deletion';
@override
String get confirmAccountDeleteTitle => 'Confirm account deletion';
@override
String get confirmAccountDeleteMessage =>
'This account is linked to other Ente apps, if you use any.\n\nYour uploaded data, across all Ente apps, will be scheduled for deletion, and your account will be permanently deleted.';
@override
String get delete => 'Delete';
@override
String get createNewAccount => 'Create new account';
@override
String get password => 'Password';
@override
String get confirmPassword => 'Confirm password';
@override
String passwordStrength(String passwordStrengthValue) {
return 'Password strength: $passwordStrengthValue';
}
@override
String get hearUsWhereTitle => 'How did you hear about Ente? (optional)';
@override
String get hearUsExplanation =>
'We don\'t track app installs. It\'d help if you told us where you found us!';
@override
String get signUpTerms =>
'I agree to the <u-terms>terms of service</u-terms> and <u-policy>privacy policy</u-policy>';
@override
String get termsOfServicesTitle => 'Terms';
@override
String get privacyPolicyTitle => 'Privacy Policy';
@override
String get ackPasswordLostWarning =>
'I understand that if I lose my password, I may lose my data since my data is <underline>end-to-end encrypted</underline>.';
@override
String get encryption => 'Encryption';
@override
String get logInLabel => 'Log in';
@override
String get welcomeBack => 'Welcome back!';
@override
String get loginTerms =>
'By clicking log in, I agree to the <u-terms>terms of service</u-terms> and <u-policy>privacy policy</u-policy>';
@override
String get noInternetConnection => 'No internet connection';
@override
String get pleaseCheckYourInternetConnectionAndTryAgain =>
'Please check your internet connection and try again.';
@override
String get verificationFailedPleaseTryAgain =>
'Verification failed, please try again';
@override
String get recreatePasswordTitle => 'Recreate password';
@override
String get recreatePasswordBody =>
'The current device is not powerful enough to verify your password, but we can regenerate in a way that works with all devices.\n\nPlease login using your recovery key and regenerate your password (you can use the same one again if you wish).';
@override
String get useRecoveryKey => 'Use recovery key';
@override
String get forgotPassword => 'Forgot password';
@override
String get changeEmail => 'Change email';
@override
String get verifyEmail => 'Verify email';
@override
String weHaveSendEmailTo(String email) {
return 'We have sent a mail to <green>$email</green>';
}
@override
String get toResetVerifyEmail =>
'To reset your password, please verify your email first.';
@override
String get checkInboxAndSpamFolder =>
'Please check your inbox (and spam) to complete verification';
@override
String get tapToEnterCode => 'Tap to enter code';
@override
String get sendEmail => 'Send email';
@override
String get resendEmail => 'Resend email';
@override
String get passKeyPendingVerification => 'Verification is still pending';
@override
String get loginSessionExpired => 'Session expired';
@override
String get loginSessionExpiredDetails =>
'Your session has expired. Please login again.';
@override
String get passkeyAuthTitle => 'Passkey verification';
@override
String get waitingForVerification => 'Waiting for verification...';
@override
String get tryAgain => 'Try again';
@override
String get checkStatus => 'Check status';
@override
String get loginWithTOTP => 'Login with TOTP';
@override
String get recoverAccount => 'Recover account';
@override
String get setPasswordTitle => 'Set password';
@override
String get changePasswordTitle => 'Change password';
@override
String get resetPasswordTitle => 'Reset password';
@override
String get encryptionKeys => 'Encryption keys';
@override
String get enterPasswordToEncrypt =>
'Enter a password we can use to encrypt your data';
@override
String get enterNewPasswordToEncrypt =>
'Enter a new password we can use to encrypt your data';
@override
String get passwordWarning =>
'We don\'t store this password, so if you forget, <underline>we cannot decrypt your data</underline>';
@override
String get howItWorks => 'How it works';
@override
String get generatingEncryptionKeys => 'Generating encryption keys...';
@override
String get passwordChangedSuccessfully => 'Password changed successfully';
@override
String get signOutFromOtherDevices => 'Sign out from other devices';
@override
String get signOutOtherBody =>
'If you think someone might know your password, you can force all other devices using your account to sign out.';
@override
String get signOutOtherDevices => 'Sign out other devices';
@override
String get doNotSignOut => 'Do not sign out';
@override
String get generatingEncryptionKeysTitle => 'Generating encryption keys...';
@override
String get continueLabel => 'Continue';
@override
String get insecureDevice => 'Insecure device';
@override
String get sorryWeCouldNotGenerateSecureKeysOnThisDevicennplease =>
'Sorry, we could not generate secure keys on this device.\n\nplease sign up from a different device.';
@override
String get recoveryKeyCopiedToClipboard => 'Recovery key copied to clipboard';
@override
String get recoveryKey => 'Recovery key';
@override
String get recoveryKeyOnForgotPassword =>
'If you forget your password, the only way you can recover your data is with this key.';
@override
String get recoveryKeySaveDescription =>
'We don\'t store this key, please save this 24 word key in a safe place.';
@override
String get doThisLater => 'Do this later';
@override
String get saveKey => 'Save key';
@override
String get recoveryKeySaved => 'Recovery key saved in Downloads folder!';
@override
String get noRecoveryKeyTitle => 'No recovery key?';
@override
String get twoFactorAuthTitle => 'Two-factor authentication';
@override
String get enterCodeHint =>
'Enter the 6-digit code from\nyour authenticator app';
@override
String get lostDeviceTitle => 'Lost device?';
@override
String get enterRecoveryKeyHint => 'Enter your recovery key';
@override
String get recover => 'Recover';
}

View File

@@ -116,4 +116,332 @@ class StringsLocalizationsDa extends StringsLocalizations {
@override
String get saveOnlyDescription =>
'Do you want to save this to your storage (Downloads folder by default)?';
@override
String get enterNewEmailHint => 'Enter your new email address';
@override
String get email => 'Email';
@override
String get verify => 'Verify';
@override
String get invalidEmailTitle => 'Invalid email address';
@override
String get invalidEmailMessage => 'Please enter a valid email address.';
@override
String get pleaseWait => 'Please wait...';
@override
String get verifyPassword => 'Verify password';
@override
String get incorrectPasswordTitle => 'Incorrect password';
@override
String get pleaseTryAgain => 'Please try again';
@override
String get enterPassword => 'Enter password';
@override
String get enterYourPasswordHint => 'Enter your password';
@override
String get activeSessions => 'Active sessions';
@override
String get oops => 'Oops';
@override
String get somethingWentWrongPleaseTryAgain =>
'Something went wrong, please try again';
@override
String get thisWillLogYouOutOfThisDevice =>
'This will log you out of this device!';
@override
String get thisWillLogYouOutOfTheFollowingDevice =>
'This will log you out of the following device:';
@override
String get terminateSession => 'Terminate session?';
@override
String get terminate => 'Terminate';
@override
String get thisDevice => 'This device';
@override
String get createAccount => 'Create account';
@override
String get weakStrength => 'Weak';
@override
String get moderateStrength => 'Moderate';
@override
String get strongStrength => 'Strong';
@override
String get deleteAccount => 'Delete account';
@override
String get deleteAccountQuery =>
'We\'ll be sorry to see you go. Are you facing some issue?';
@override
String get yesSendFeedbackAction => 'Yes, send feedback';
@override
String get noDeleteAccountAction => 'No, delete account';
@override
String get initiateAccountDeleteTitle =>
'Please authenticate to initiate account deletion';
@override
String get confirmAccountDeleteTitle => 'Confirm account deletion';
@override
String get confirmAccountDeleteMessage =>
'This account is linked to other Ente apps, if you use any.\n\nYour uploaded data, across all Ente apps, will be scheduled for deletion, and your account will be permanently deleted.';
@override
String get delete => 'Delete';
@override
String get createNewAccount => 'Create new account';
@override
String get password => 'Password';
@override
String get confirmPassword => 'Confirm password';
@override
String passwordStrength(String passwordStrengthValue) {
return 'Password strength: $passwordStrengthValue';
}
@override
String get hearUsWhereTitle => 'How did you hear about Ente? (optional)';
@override
String get hearUsExplanation =>
'We don\'t track app installs. It\'d help if you told us where you found us!';
@override
String get signUpTerms =>
'I agree to the <u-terms>terms of service</u-terms> and <u-policy>privacy policy</u-policy>';
@override
String get termsOfServicesTitle => 'Terms';
@override
String get privacyPolicyTitle => 'Privacy Policy';
@override
String get ackPasswordLostWarning =>
'I understand that if I lose my password, I may lose my data since my data is <underline>end-to-end encrypted</underline>.';
@override
String get encryption => 'Encryption';
@override
String get logInLabel => 'Log in';
@override
String get welcomeBack => 'Welcome back!';
@override
String get loginTerms =>
'By clicking log in, I agree to the <u-terms>terms of service</u-terms> and <u-policy>privacy policy</u-policy>';
@override
String get noInternetConnection => 'No internet connection';
@override
String get pleaseCheckYourInternetConnectionAndTryAgain =>
'Please check your internet connection and try again.';
@override
String get verificationFailedPleaseTryAgain =>
'Verification failed, please try again';
@override
String get recreatePasswordTitle => 'Recreate password';
@override
String get recreatePasswordBody =>
'The current device is not powerful enough to verify your password, but we can regenerate in a way that works with all devices.\n\nPlease login using your recovery key and regenerate your password (you can use the same one again if you wish).';
@override
String get useRecoveryKey => 'Use recovery key';
@override
String get forgotPassword => 'Forgot password';
@override
String get changeEmail => 'Change email';
@override
String get verifyEmail => 'Verify email';
@override
String weHaveSendEmailTo(String email) {
return 'We have sent a mail to <green>$email</green>';
}
@override
String get toResetVerifyEmail =>
'To reset your password, please verify your email first.';
@override
String get checkInboxAndSpamFolder =>
'Please check your inbox (and spam) to complete verification';
@override
String get tapToEnterCode => 'Tap to enter code';
@override
String get sendEmail => 'Send email';
@override
String get resendEmail => 'Resend email';
@override
String get passKeyPendingVerification => 'Verification is still pending';
@override
String get loginSessionExpired => 'Session expired';
@override
String get loginSessionExpiredDetails =>
'Your session has expired. Please login again.';
@override
String get passkeyAuthTitle => 'Passkey verification';
@override
String get waitingForVerification => 'Waiting for verification...';
@override
String get tryAgain => 'Try again';
@override
String get checkStatus => 'Check status';
@override
String get loginWithTOTP => 'Login with TOTP';
@override
String get recoverAccount => 'Recover account';
@override
String get setPasswordTitle => 'Set password';
@override
String get changePasswordTitle => 'Change password';
@override
String get resetPasswordTitle => 'Reset password';
@override
String get encryptionKeys => 'Encryption keys';
@override
String get enterPasswordToEncrypt =>
'Enter a password we can use to encrypt your data';
@override
String get enterNewPasswordToEncrypt =>
'Enter a new password we can use to encrypt your data';
@override
String get passwordWarning =>
'We don\'t store this password, so if you forget, <underline>we cannot decrypt your data</underline>';
@override
String get howItWorks => 'How it works';
@override
String get generatingEncryptionKeys => 'Generating encryption keys...';
@override
String get passwordChangedSuccessfully => 'Password changed successfully';
@override
String get signOutFromOtherDevices => 'Sign out from other devices';
@override
String get signOutOtherBody =>
'If you think someone might know your password, you can force all other devices using your account to sign out.';
@override
String get signOutOtherDevices => 'Sign out other devices';
@override
String get doNotSignOut => 'Do not sign out';
@override
String get generatingEncryptionKeysTitle => 'Generating encryption keys...';
@override
String get continueLabel => 'Continue';
@override
String get insecureDevice => 'Insecure device';
@override
String get sorryWeCouldNotGenerateSecureKeysOnThisDevicennplease =>
'Sorry, we could not generate secure keys on this device.\n\nplease sign up from a different device.';
@override
String get recoveryKeyCopiedToClipboard => 'Recovery key copied to clipboard';
@override
String get recoveryKey => 'Recovery key';
@override
String get recoveryKeyOnForgotPassword =>
'If you forget your password, the only way you can recover your data is with this key.';
@override
String get recoveryKeySaveDescription =>
'We don\'t store this key, please save this 24 word key in a safe place.';
@override
String get doThisLater => 'Do this later';
@override
String get saveKey => 'Save key';
@override
String get recoveryKeySaved => 'Recovery key saved in Downloads folder!';
@override
String get noRecoveryKeyTitle => 'No recovery key?';
@override
String get twoFactorAuthTitle => 'Two-factor authentication';
@override
String get enterCodeHint =>
'Enter the 6-digit code from\nyour authenticator app';
@override
String get lostDeviceTitle => 'Lost device?';
@override
String get enterRecoveryKeyHint => 'Enter your recovery key';
@override
String get recover => 'Recover';
}

View File

@@ -116,4 +116,332 @@ class StringsLocalizationsEl extends StringsLocalizations {
@override
String get saveOnlyDescription =>
'Do you want to save this to your storage (Downloads folder by default)?';
@override
String get enterNewEmailHint => 'Enter your new email address';
@override
String get email => 'Email';
@override
String get verify => 'Verify';
@override
String get invalidEmailTitle => 'Invalid email address';
@override
String get invalidEmailMessage => 'Please enter a valid email address.';
@override
String get pleaseWait => 'Please wait...';
@override
String get verifyPassword => 'Verify password';
@override
String get incorrectPasswordTitle => 'Incorrect password';
@override
String get pleaseTryAgain => 'Please try again';
@override
String get enterPassword => 'Enter password';
@override
String get enterYourPasswordHint => 'Enter your password';
@override
String get activeSessions => 'Active sessions';
@override
String get oops => 'Oops';
@override
String get somethingWentWrongPleaseTryAgain =>
'Something went wrong, please try again';
@override
String get thisWillLogYouOutOfThisDevice =>
'This will log you out of this device!';
@override
String get thisWillLogYouOutOfTheFollowingDevice =>
'This will log you out of the following device:';
@override
String get terminateSession => 'Terminate session?';
@override
String get terminate => 'Terminate';
@override
String get thisDevice => 'This device';
@override
String get createAccount => 'Create account';
@override
String get weakStrength => 'Weak';
@override
String get moderateStrength => 'Moderate';
@override
String get strongStrength => 'Strong';
@override
String get deleteAccount => 'Delete account';
@override
String get deleteAccountQuery =>
'We\'ll be sorry to see you go. Are you facing some issue?';
@override
String get yesSendFeedbackAction => 'Yes, send feedback';
@override
String get noDeleteAccountAction => 'No, delete account';
@override
String get initiateAccountDeleteTitle =>
'Please authenticate to initiate account deletion';
@override
String get confirmAccountDeleteTitle => 'Confirm account deletion';
@override
String get confirmAccountDeleteMessage =>
'This account is linked to other Ente apps, if you use any.\n\nYour uploaded data, across all Ente apps, will be scheduled for deletion, and your account will be permanently deleted.';
@override
String get delete => 'Delete';
@override
String get createNewAccount => 'Create new account';
@override
String get password => 'Password';
@override
String get confirmPassword => 'Confirm password';
@override
String passwordStrength(String passwordStrengthValue) {
return 'Password strength: $passwordStrengthValue';
}
@override
String get hearUsWhereTitle => 'How did you hear about Ente? (optional)';
@override
String get hearUsExplanation =>
'We don\'t track app installs. It\'d help if you told us where you found us!';
@override
String get signUpTerms =>
'I agree to the <u-terms>terms of service</u-terms> and <u-policy>privacy policy</u-policy>';
@override
String get termsOfServicesTitle => 'Terms';
@override
String get privacyPolicyTitle => 'Privacy Policy';
@override
String get ackPasswordLostWarning =>
'I understand that if I lose my password, I may lose my data since my data is <underline>end-to-end encrypted</underline>.';
@override
String get encryption => 'Encryption';
@override
String get logInLabel => 'Log in';
@override
String get welcomeBack => 'Welcome back!';
@override
String get loginTerms =>
'By clicking log in, I agree to the <u-terms>terms of service</u-terms> and <u-policy>privacy policy</u-policy>';
@override
String get noInternetConnection => 'No internet connection';
@override
String get pleaseCheckYourInternetConnectionAndTryAgain =>
'Please check your internet connection and try again.';
@override
String get verificationFailedPleaseTryAgain =>
'Verification failed, please try again';
@override
String get recreatePasswordTitle => 'Recreate password';
@override
String get recreatePasswordBody =>
'The current device is not powerful enough to verify your password, but we can regenerate in a way that works with all devices.\n\nPlease login using your recovery key and regenerate your password (you can use the same one again if you wish).';
@override
String get useRecoveryKey => 'Use recovery key';
@override
String get forgotPassword => 'Forgot password';
@override
String get changeEmail => 'Change email';
@override
String get verifyEmail => 'Verify email';
@override
String weHaveSendEmailTo(String email) {
return 'We have sent a mail to <green>$email</green>';
}
@override
String get toResetVerifyEmail =>
'To reset your password, please verify your email first.';
@override
String get checkInboxAndSpamFolder =>
'Please check your inbox (and spam) to complete verification';
@override
String get tapToEnterCode => 'Tap to enter code';
@override
String get sendEmail => 'Send email';
@override
String get resendEmail => 'Resend email';
@override
String get passKeyPendingVerification => 'Verification is still pending';
@override
String get loginSessionExpired => 'Session expired';
@override
String get loginSessionExpiredDetails =>
'Your session has expired. Please login again.';
@override
String get passkeyAuthTitle => 'Passkey verification';
@override
String get waitingForVerification => 'Waiting for verification...';
@override
String get tryAgain => 'Try again';
@override
String get checkStatus => 'Check status';
@override
String get loginWithTOTP => 'Login with TOTP';
@override
String get recoverAccount => 'Recover account';
@override
String get setPasswordTitle => 'Set password';
@override
String get changePasswordTitle => 'Change password';
@override
String get resetPasswordTitle => 'Reset password';
@override
String get encryptionKeys => 'Encryption keys';
@override
String get enterPasswordToEncrypt =>
'Enter a password we can use to encrypt your data';
@override
String get enterNewPasswordToEncrypt =>
'Enter a new password we can use to encrypt your data';
@override
String get passwordWarning =>
'We don\'t store this password, so if you forget, <underline>we cannot decrypt your data</underline>';
@override
String get howItWorks => 'How it works';
@override
String get generatingEncryptionKeys => 'Generating encryption keys...';
@override
String get passwordChangedSuccessfully => 'Password changed successfully';
@override
String get signOutFromOtherDevices => 'Sign out from other devices';
@override
String get signOutOtherBody =>
'If you think someone might know your password, you can force all other devices using your account to sign out.';
@override
String get signOutOtherDevices => 'Sign out other devices';
@override
String get doNotSignOut => 'Do not sign out';
@override
String get generatingEncryptionKeysTitle => 'Generating encryption keys...';
@override
String get continueLabel => 'Continue';
@override
String get insecureDevice => 'Insecure device';
@override
String get sorryWeCouldNotGenerateSecureKeysOnThisDevicennplease =>
'Sorry, we could not generate secure keys on this device.\n\nplease sign up from a different device.';
@override
String get recoveryKeyCopiedToClipboard => 'Recovery key copied to clipboard';
@override
String get recoveryKey => 'Recovery key';
@override
String get recoveryKeyOnForgotPassword =>
'If you forget your password, the only way you can recover your data is with this key.';
@override
String get recoveryKeySaveDescription =>
'We don\'t store this key, please save this 24 word key in a safe place.';
@override
String get doThisLater => 'Do this later';
@override
String get saveKey => 'Save key';
@override
String get recoveryKeySaved => 'Recovery key saved in Downloads folder!';
@override
String get noRecoveryKeyTitle => 'No recovery key?';
@override
String get twoFactorAuthTitle => 'Two-factor authentication';
@override
String get enterCodeHint =>
'Enter the 6-digit code from\nyour authenticator app';
@override
String get lostDeviceTitle => 'Lost device?';
@override
String get enterRecoveryKeyHint => 'Enter your recovery key';
@override
String get recover => 'Recover';
}

View File

@@ -116,4 +116,332 @@ class StringsLocalizationsEn extends StringsLocalizations {
@override
String get saveOnlyDescription =>
'Do you want to save this to your storage (Downloads folder by default)?';
@override
String get enterNewEmailHint => 'Enter your new email address';
@override
String get email => 'Email';
@override
String get verify => 'Verify';
@override
String get invalidEmailTitle => 'Invalid email address';
@override
String get invalidEmailMessage => 'Please enter a valid email address.';
@override
String get pleaseWait => 'Please wait...';
@override
String get verifyPassword => 'Verify password';
@override
String get incorrectPasswordTitle => 'Incorrect password';
@override
String get pleaseTryAgain => 'Please try again';
@override
String get enterPassword => 'Enter password';
@override
String get enterYourPasswordHint => 'Enter your password';
@override
String get activeSessions => 'Active sessions';
@override
String get oops => 'Oops';
@override
String get somethingWentWrongPleaseTryAgain =>
'Something went wrong, please try again';
@override
String get thisWillLogYouOutOfThisDevice =>
'This will log you out of this device!';
@override
String get thisWillLogYouOutOfTheFollowingDevice =>
'This will log you out of the following device:';
@override
String get terminateSession => 'Terminate session?';
@override
String get terminate => 'Terminate';
@override
String get thisDevice => 'This device';
@override
String get createAccount => 'Create account';
@override
String get weakStrength => 'Weak';
@override
String get moderateStrength => 'Moderate';
@override
String get strongStrength => 'Strong';
@override
String get deleteAccount => 'Delete account';
@override
String get deleteAccountQuery =>
'We\'ll be sorry to see you go. Are you facing some issue?';
@override
String get yesSendFeedbackAction => 'Yes, send feedback';
@override
String get noDeleteAccountAction => 'No, delete account';
@override
String get initiateAccountDeleteTitle =>
'Please authenticate to initiate account deletion';
@override
String get confirmAccountDeleteTitle => 'Confirm account deletion';
@override
String get confirmAccountDeleteMessage =>
'This account is linked to other Ente apps, if you use any.\n\nYour uploaded data, across all Ente apps, will be scheduled for deletion, and your account will be permanently deleted.';
@override
String get delete => 'Delete';
@override
String get createNewAccount => 'Create new account';
@override
String get password => 'Password';
@override
String get confirmPassword => 'Confirm password';
@override
String passwordStrength(String passwordStrengthValue) {
return 'Password strength: $passwordStrengthValue';
}
@override
String get hearUsWhereTitle => 'How did you hear about Ente? (optional)';
@override
String get hearUsExplanation =>
'We don\'t track app installs. It\'d help if you told us where you found us!';
@override
String get signUpTerms =>
'I agree to the <u-terms>terms of service</u-terms> and <u-policy>privacy policy</u-policy>';
@override
String get termsOfServicesTitle => 'Terms';
@override
String get privacyPolicyTitle => 'Privacy Policy';
@override
String get ackPasswordLostWarning =>
'I understand that if I lose my password, I may lose my data since my data is <underline>end-to-end encrypted</underline>.';
@override
String get encryption => 'Encryption';
@override
String get logInLabel => 'Log in';
@override
String get welcomeBack => 'Welcome back!';
@override
String get loginTerms =>
'By clicking log in, I agree to the <u-terms>terms of service</u-terms> and <u-policy>privacy policy</u-policy>';
@override
String get noInternetConnection => 'No internet connection';
@override
String get pleaseCheckYourInternetConnectionAndTryAgain =>
'Please check your internet connection and try again.';
@override
String get verificationFailedPleaseTryAgain =>
'Verification failed, please try again';
@override
String get recreatePasswordTitle => 'Recreate password';
@override
String get recreatePasswordBody =>
'The current device is not powerful enough to verify your password, but we can regenerate in a way that works with all devices.\n\nPlease login using your recovery key and regenerate your password (you can use the same one again if you wish).';
@override
String get useRecoveryKey => 'Use recovery key';
@override
String get forgotPassword => 'Forgot password';
@override
String get changeEmail => 'Change email';
@override
String get verifyEmail => 'Verify email';
@override
String weHaveSendEmailTo(String email) {
return 'We have sent a mail to <green>$email</green>';
}
@override
String get toResetVerifyEmail =>
'To reset your password, please verify your email first.';
@override
String get checkInboxAndSpamFolder =>
'Please check your inbox (and spam) to complete verification';
@override
String get tapToEnterCode => 'Tap to enter code';
@override
String get sendEmail => 'Send email';
@override
String get resendEmail => 'Resend email';
@override
String get passKeyPendingVerification => 'Verification is still pending';
@override
String get loginSessionExpired => 'Session expired';
@override
String get loginSessionExpiredDetails =>
'Your session has expired. Please login again.';
@override
String get passkeyAuthTitle => 'Passkey verification';
@override
String get waitingForVerification => 'Waiting for verification...';
@override
String get tryAgain => 'Try again';
@override
String get checkStatus => 'Check status';
@override
String get loginWithTOTP => 'Login with TOTP';
@override
String get recoverAccount => 'Recover account';
@override
String get setPasswordTitle => 'Set password';
@override
String get changePasswordTitle => 'Change password';
@override
String get resetPasswordTitle => 'Reset password';
@override
String get encryptionKeys => 'Encryption keys';
@override
String get enterPasswordToEncrypt =>
'Enter a password we can use to encrypt your data';
@override
String get enterNewPasswordToEncrypt =>
'Enter a new password we can use to encrypt your data';
@override
String get passwordWarning =>
'We don\'t store this password, so if you forget, <underline>we cannot decrypt your data</underline>';
@override
String get howItWorks => 'How it works';
@override
String get generatingEncryptionKeys => 'Generating encryption keys...';
@override
String get passwordChangedSuccessfully => 'Password changed successfully';
@override
String get signOutFromOtherDevices => 'Sign out from other devices';
@override
String get signOutOtherBody =>
'If you think someone might know your password, you can force all other devices using your account to sign out.';
@override
String get signOutOtherDevices => 'Sign out other devices';
@override
String get doNotSignOut => 'Do not sign out';
@override
String get generatingEncryptionKeysTitle => 'Generating encryption keys...';
@override
String get continueLabel => 'Continue';
@override
String get insecureDevice => 'Insecure device';
@override
String get sorryWeCouldNotGenerateSecureKeysOnThisDevicennplease =>
'Sorry, we could not generate secure keys on this device.\n\nplease sign up from a different device.';
@override
String get recoveryKeyCopiedToClipboard => 'Recovery key copied to clipboard';
@override
String get recoveryKey => 'Recovery key';
@override
String get recoveryKeyOnForgotPassword =>
'If you forget your password, the only way you can recover your data is with this key.';
@override
String get recoveryKeySaveDescription =>
'We don\'t store this key, please save this 24 word key in a safe place.';
@override
String get doThisLater => 'Do this later';
@override
String get saveKey => 'Save key';
@override
String get recoveryKeySaved => 'Recovery key saved in Downloads folder!';
@override
String get noRecoveryKeyTitle => 'No recovery key?';
@override
String get twoFactorAuthTitle => 'Two-factor authentication';
@override
String get enterCodeHint =>
'Enter the 6-digit code from\nyour authenticator app';
@override
String get lostDeviceTitle => 'Lost device?';
@override
String get enterRecoveryKeyHint => 'Enter your recovery key';
@override
String get recover => 'Recover';
}

View File

@@ -116,4 +116,332 @@ class StringsLocalizationsEs extends StringsLocalizations {
@override
String get saveOnlyDescription =>
'Do you want to save this to your storage (Downloads folder by default)?';
@override
String get enterNewEmailHint => 'Enter your new email address';
@override
String get email => 'Email';
@override
String get verify => 'Verify';
@override
String get invalidEmailTitle => 'Invalid email address';
@override
String get invalidEmailMessage => 'Please enter a valid email address.';
@override
String get pleaseWait => 'Please wait...';
@override
String get verifyPassword => 'Verify password';
@override
String get incorrectPasswordTitle => 'Incorrect password';
@override
String get pleaseTryAgain => 'Please try again';
@override
String get enterPassword => 'Enter password';
@override
String get enterYourPasswordHint => 'Enter your password';
@override
String get activeSessions => 'Active sessions';
@override
String get oops => 'Oops';
@override
String get somethingWentWrongPleaseTryAgain =>
'Something went wrong, please try again';
@override
String get thisWillLogYouOutOfThisDevice =>
'This will log you out of this device!';
@override
String get thisWillLogYouOutOfTheFollowingDevice =>
'This will log you out of the following device:';
@override
String get terminateSession => 'Terminate session?';
@override
String get terminate => 'Terminate';
@override
String get thisDevice => 'This device';
@override
String get createAccount => 'Create account';
@override
String get weakStrength => 'Weak';
@override
String get moderateStrength => 'Moderate';
@override
String get strongStrength => 'Strong';
@override
String get deleteAccount => 'Delete account';
@override
String get deleteAccountQuery =>
'We\'ll be sorry to see you go. Are you facing some issue?';
@override
String get yesSendFeedbackAction => 'Yes, send feedback';
@override
String get noDeleteAccountAction => 'No, delete account';
@override
String get initiateAccountDeleteTitle =>
'Please authenticate to initiate account deletion';
@override
String get confirmAccountDeleteTitle => 'Confirm account deletion';
@override
String get confirmAccountDeleteMessage =>
'This account is linked to other Ente apps, if you use any.\n\nYour uploaded data, across all Ente apps, will be scheduled for deletion, and your account will be permanently deleted.';
@override
String get delete => 'Delete';
@override
String get createNewAccount => 'Create new account';
@override
String get password => 'Password';
@override
String get confirmPassword => 'Confirm password';
@override
String passwordStrength(String passwordStrengthValue) {
return 'Password strength: $passwordStrengthValue';
}
@override
String get hearUsWhereTitle => 'How did you hear about Ente? (optional)';
@override
String get hearUsExplanation =>
'We don\'t track app installs. It\'d help if you told us where you found us!';
@override
String get signUpTerms =>
'I agree to the <u-terms>terms of service</u-terms> and <u-policy>privacy policy</u-policy>';
@override
String get termsOfServicesTitle => 'Terms';
@override
String get privacyPolicyTitle => 'Privacy Policy';
@override
String get ackPasswordLostWarning =>
'I understand that if I lose my password, I may lose my data since my data is <underline>end-to-end encrypted</underline>.';
@override
String get encryption => 'Encryption';
@override
String get logInLabel => 'Log in';
@override
String get welcomeBack => 'Welcome back!';
@override
String get loginTerms =>
'By clicking log in, I agree to the <u-terms>terms of service</u-terms> and <u-policy>privacy policy</u-policy>';
@override
String get noInternetConnection => 'No internet connection';
@override
String get pleaseCheckYourInternetConnectionAndTryAgain =>
'Please check your internet connection and try again.';
@override
String get verificationFailedPleaseTryAgain =>
'Verification failed, please try again';
@override
String get recreatePasswordTitle => 'Recreate password';
@override
String get recreatePasswordBody =>
'The current device is not powerful enough to verify your password, but we can regenerate in a way that works with all devices.\n\nPlease login using your recovery key and regenerate your password (you can use the same one again if you wish).';
@override
String get useRecoveryKey => 'Use recovery key';
@override
String get forgotPassword => 'Forgot password';
@override
String get changeEmail => 'Change email';
@override
String get verifyEmail => 'Verify email';
@override
String weHaveSendEmailTo(String email) {
return 'We have sent a mail to <green>$email</green>';
}
@override
String get toResetVerifyEmail =>
'To reset your password, please verify your email first.';
@override
String get checkInboxAndSpamFolder =>
'Please check your inbox (and spam) to complete verification';
@override
String get tapToEnterCode => 'Tap to enter code';
@override
String get sendEmail => 'Send email';
@override
String get resendEmail => 'Resend email';
@override
String get passKeyPendingVerification => 'Verification is still pending';
@override
String get loginSessionExpired => 'Session expired';
@override
String get loginSessionExpiredDetails =>
'Your session has expired. Please login again.';
@override
String get passkeyAuthTitle => 'Passkey verification';
@override
String get waitingForVerification => 'Waiting for verification...';
@override
String get tryAgain => 'Try again';
@override
String get checkStatus => 'Check status';
@override
String get loginWithTOTP => 'Login with TOTP';
@override
String get recoverAccount => 'Recover account';
@override
String get setPasswordTitle => 'Set password';
@override
String get changePasswordTitle => 'Change password';
@override
String get resetPasswordTitle => 'Reset password';
@override
String get encryptionKeys => 'Encryption keys';
@override
String get enterPasswordToEncrypt =>
'Enter a password we can use to encrypt your data';
@override
String get enterNewPasswordToEncrypt =>
'Enter a new password we can use to encrypt your data';
@override
String get passwordWarning =>
'We don\'t store this password, so if you forget, <underline>we cannot decrypt your data</underline>';
@override
String get howItWorks => 'How it works';
@override
String get generatingEncryptionKeys => 'Generating encryption keys...';
@override
String get passwordChangedSuccessfully => 'Password changed successfully';
@override
String get signOutFromOtherDevices => 'Sign out from other devices';
@override
String get signOutOtherBody =>
'If you think someone might know your password, you can force all other devices using your account to sign out.';
@override
String get signOutOtherDevices => 'Sign out other devices';
@override
String get doNotSignOut => 'Do not sign out';
@override
String get generatingEncryptionKeysTitle => 'Generating encryption keys...';
@override
String get continueLabel => 'Continue';
@override
String get insecureDevice => 'Insecure device';
@override
String get sorryWeCouldNotGenerateSecureKeysOnThisDevicennplease =>
'Sorry, we could not generate secure keys on this device.\n\nplease sign up from a different device.';
@override
String get recoveryKeyCopiedToClipboard => 'Recovery key copied to clipboard';
@override
String get recoveryKey => 'Recovery key';
@override
String get recoveryKeyOnForgotPassword =>
'If you forget your password, the only way you can recover your data is with this key.';
@override
String get recoveryKeySaveDescription =>
'We don\'t store this key, please save this 24 word key in a safe place.';
@override
String get doThisLater => 'Do this later';
@override
String get saveKey => 'Save key';
@override
String get recoveryKeySaved => 'Recovery key saved in Downloads folder!';
@override
String get noRecoveryKeyTitle => 'No recovery key?';
@override
String get twoFactorAuthTitle => 'Two-factor authentication';
@override
String get enterCodeHint =>
'Enter the 6-digit code from\nyour authenticator app';
@override
String get lostDeviceTitle => 'Lost device?';
@override
String get enterRecoveryKeyHint => 'Enter your recovery key';
@override
String get recover => 'Recover';
}

View File

@@ -116,4 +116,332 @@ class StringsLocalizationsFr extends StringsLocalizations {
@override
String get saveOnlyDescription =>
'Do you want to save this to your storage (Downloads folder by default)?';
@override
String get enterNewEmailHint => 'Enter your new email address';
@override
String get email => 'Email';
@override
String get verify => 'Verify';
@override
String get invalidEmailTitle => 'Invalid email address';
@override
String get invalidEmailMessage => 'Please enter a valid email address.';
@override
String get pleaseWait => 'Please wait...';
@override
String get verifyPassword => 'Verify password';
@override
String get incorrectPasswordTitle => 'Incorrect password';
@override
String get pleaseTryAgain => 'Please try again';
@override
String get enterPassword => 'Enter password';
@override
String get enterYourPasswordHint => 'Enter your password';
@override
String get activeSessions => 'Active sessions';
@override
String get oops => 'Oops';
@override
String get somethingWentWrongPleaseTryAgain =>
'Something went wrong, please try again';
@override
String get thisWillLogYouOutOfThisDevice =>
'This will log you out of this device!';
@override
String get thisWillLogYouOutOfTheFollowingDevice =>
'This will log you out of the following device:';
@override
String get terminateSession => 'Terminate session?';
@override
String get terminate => 'Terminate';
@override
String get thisDevice => 'This device';
@override
String get createAccount => 'Create account';
@override
String get weakStrength => 'Weak';
@override
String get moderateStrength => 'Moderate';
@override
String get strongStrength => 'Strong';
@override
String get deleteAccount => 'Delete account';
@override
String get deleteAccountQuery =>
'We\'ll be sorry to see you go. Are you facing some issue?';
@override
String get yesSendFeedbackAction => 'Yes, send feedback';
@override
String get noDeleteAccountAction => 'No, delete account';
@override
String get initiateAccountDeleteTitle =>
'Please authenticate to initiate account deletion';
@override
String get confirmAccountDeleteTitle => 'Confirm account deletion';
@override
String get confirmAccountDeleteMessage =>
'This account is linked to other Ente apps, if you use any.\n\nYour uploaded data, across all Ente apps, will be scheduled for deletion, and your account will be permanently deleted.';
@override
String get delete => 'Delete';
@override
String get createNewAccount => 'Create new account';
@override
String get password => 'Password';
@override
String get confirmPassword => 'Confirm password';
@override
String passwordStrength(String passwordStrengthValue) {
return 'Password strength: $passwordStrengthValue';
}
@override
String get hearUsWhereTitle => 'How did you hear about Ente? (optional)';
@override
String get hearUsExplanation =>
'We don\'t track app installs. It\'d help if you told us where you found us!';
@override
String get signUpTerms =>
'I agree to the <u-terms>terms of service</u-terms> and <u-policy>privacy policy</u-policy>';
@override
String get termsOfServicesTitle => 'Terms';
@override
String get privacyPolicyTitle => 'Privacy Policy';
@override
String get ackPasswordLostWarning =>
'I understand that if I lose my password, I may lose my data since my data is <underline>end-to-end encrypted</underline>.';
@override
String get encryption => 'Encryption';
@override
String get logInLabel => 'Log in';
@override
String get welcomeBack => 'Welcome back!';
@override
String get loginTerms =>
'By clicking log in, I agree to the <u-terms>terms of service</u-terms> and <u-policy>privacy policy</u-policy>';
@override
String get noInternetConnection => 'No internet connection';
@override
String get pleaseCheckYourInternetConnectionAndTryAgain =>
'Please check your internet connection and try again.';
@override
String get verificationFailedPleaseTryAgain =>
'Verification failed, please try again';
@override
String get recreatePasswordTitle => 'Recreate password';
@override
String get recreatePasswordBody =>
'The current device is not powerful enough to verify your password, but we can regenerate in a way that works with all devices.\n\nPlease login using your recovery key and regenerate your password (you can use the same one again if you wish).';
@override
String get useRecoveryKey => 'Use recovery key';
@override
String get forgotPassword => 'Forgot password';
@override
String get changeEmail => 'Change email';
@override
String get verifyEmail => 'Verify email';
@override
String weHaveSendEmailTo(String email) {
return 'We have sent a mail to <green>$email</green>';
}
@override
String get toResetVerifyEmail =>
'To reset your password, please verify your email first.';
@override
String get checkInboxAndSpamFolder =>
'Please check your inbox (and spam) to complete verification';
@override
String get tapToEnterCode => 'Tap to enter code';
@override
String get sendEmail => 'Send email';
@override
String get resendEmail => 'Resend email';
@override
String get passKeyPendingVerification => 'Verification is still pending';
@override
String get loginSessionExpired => 'Session expired';
@override
String get loginSessionExpiredDetails =>
'Your session has expired. Please login again.';
@override
String get passkeyAuthTitle => 'Passkey verification';
@override
String get waitingForVerification => 'Waiting for verification...';
@override
String get tryAgain => 'Try again';
@override
String get checkStatus => 'Check status';
@override
String get loginWithTOTP => 'Login with TOTP';
@override
String get recoverAccount => 'Recover account';
@override
String get setPasswordTitle => 'Set password';
@override
String get changePasswordTitle => 'Change password';
@override
String get resetPasswordTitle => 'Reset password';
@override
String get encryptionKeys => 'Encryption keys';
@override
String get enterPasswordToEncrypt =>
'Enter a password we can use to encrypt your data';
@override
String get enterNewPasswordToEncrypt =>
'Enter a new password we can use to encrypt your data';
@override
String get passwordWarning =>
'We don\'t store this password, so if you forget, <underline>we cannot decrypt your data</underline>';
@override
String get howItWorks => 'How it works';
@override
String get generatingEncryptionKeys => 'Generating encryption keys...';
@override
String get passwordChangedSuccessfully => 'Password changed successfully';
@override
String get signOutFromOtherDevices => 'Sign out from other devices';
@override
String get signOutOtherBody =>
'If you think someone might know your password, you can force all other devices using your account to sign out.';
@override
String get signOutOtherDevices => 'Sign out other devices';
@override
String get doNotSignOut => 'Do not sign out';
@override
String get generatingEncryptionKeysTitle => 'Generating encryption keys...';
@override
String get continueLabel => 'Continue';
@override
String get insecureDevice => 'Insecure device';
@override
String get sorryWeCouldNotGenerateSecureKeysOnThisDevicennplease =>
'Sorry, we could not generate secure keys on this device.\n\nplease sign up from a different device.';
@override
String get recoveryKeyCopiedToClipboard => 'Recovery key copied to clipboard';
@override
String get recoveryKey => 'Recovery key';
@override
String get recoveryKeyOnForgotPassword =>
'If you forget your password, the only way you can recover your data is with this key.';
@override
String get recoveryKeySaveDescription =>
'We don\'t store this key, please save this 24 word key in a safe place.';
@override
String get doThisLater => 'Do this later';
@override
String get saveKey => 'Save key';
@override
String get recoveryKeySaved => 'Recovery key saved in Downloads folder!';
@override
String get noRecoveryKeyTitle => 'No recovery key?';
@override
String get twoFactorAuthTitle => 'Two-factor authentication';
@override
String get enterCodeHint =>
'Enter the 6-digit code from\nyour authenticator app';
@override
String get lostDeviceTitle => 'Lost device?';
@override
String get enterRecoveryKeyHint => 'Enter your recovery key';
@override
String get recover => 'Recover';
}

View File

@@ -116,4 +116,332 @@ class StringsLocalizationsId extends StringsLocalizations {
@override
String get saveOnlyDescription =>
'Do you want to save this to your storage (Downloads folder by default)?';
@override
String get enterNewEmailHint => 'Enter your new email address';
@override
String get email => 'Email';
@override
String get verify => 'Verify';
@override
String get invalidEmailTitle => 'Invalid email address';
@override
String get invalidEmailMessage => 'Please enter a valid email address.';
@override
String get pleaseWait => 'Please wait...';
@override
String get verifyPassword => 'Verify password';
@override
String get incorrectPasswordTitle => 'Incorrect password';
@override
String get pleaseTryAgain => 'Please try again';
@override
String get enterPassword => 'Enter password';
@override
String get enterYourPasswordHint => 'Enter your password';
@override
String get activeSessions => 'Active sessions';
@override
String get oops => 'Oops';
@override
String get somethingWentWrongPleaseTryAgain =>
'Something went wrong, please try again';
@override
String get thisWillLogYouOutOfThisDevice =>
'This will log you out of this device!';
@override
String get thisWillLogYouOutOfTheFollowingDevice =>
'This will log you out of the following device:';
@override
String get terminateSession => 'Terminate session?';
@override
String get terminate => 'Terminate';
@override
String get thisDevice => 'This device';
@override
String get createAccount => 'Create account';
@override
String get weakStrength => 'Weak';
@override
String get moderateStrength => 'Moderate';
@override
String get strongStrength => 'Strong';
@override
String get deleteAccount => 'Delete account';
@override
String get deleteAccountQuery =>
'We\'ll be sorry to see you go. Are you facing some issue?';
@override
String get yesSendFeedbackAction => 'Yes, send feedback';
@override
String get noDeleteAccountAction => 'No, delete account';
@override
String get initiateAccountDeleteTitle =>
'Please authenticate to initiate account deletion';
@override
String get confirmAccountDeleteTitle => 'Confirm account deletion';
@override
String get confirmAccountDeleteMessage =>
'This account is linked to other Ente apps, if you use any.\n\nYour uploaded data, across all Ente apps, will be scheduled for deletion, and your account will be permanently deleted.';
@override
String get delete => 'Delete';
@override
String get createNewAccount => 'Create new account';
@override
String get password => 'Password';
@override
String get confirmPassword => 'Confirm password';
@override
String passwordStrength(String passwordStrengthValue) {
return 'Password strength: $passwordStrengthValue';
}
@override
String get hearUsWhereTitle => 'How did you hear about Ente? (optional)';
@override
String get hearUsExplanation =>
'We don\'t track app installs. It\'d help if you told us where you found us!';
@override
String get signUpTerms =>
'I agree to the <u-terms>terms of service</u-terms> and <u-policy>privacy policy</u-policy>';
@override
String get termsOfServicesTitle => 'Terms';
@override
String get privacyPolicyTitle => 'Privacy Policy';
@override
String get ackPasswordLostWarning =>
'I understand that if I lose my password, I may lose my data since my data is <underline>end-to-end encrypted</underline>.';
@override
String get encryption => 'Encryption';
@override
String get logInLabel => 'Log in';
@override
String get welcomeBack => 'Welcome back!';
@override
String get loginTerms =>
'By clicking log in, I agree to the <u-terms>terms of service</u-terms> and <u-policy>privacy policy</u-policy>';
@override
String get noInternetConnection => 'No internet connection';
@override
String get pleaseCheckYourInternetConnectionAndTryAgain =>
'Please check your internet connection and try again.';
@override
String get verificationFailedPleaseTryAgain =>
'Verification failed, please try again';
@override
String get recreatePasswordTitle => 'Recreate password';
@override
String get recreatePasswordBody =>
'The current device is not powerful enough to verify your password, but we can regenerate in a way that works with all devices.\n\nPlease login using your recovery key and regenerate your password (you can use the same one again if you wish).';
@override
String get useRecoveryKey => 'Use recovery key';
@override
String get forgotPassword => 'Forgot password';
@override
String get changeEmail => 'Change email';
@override
String get verifyEmail => 'Verify email';
@override
String weHaveSendEmailTo(String email) {
return 'We have sent a mail to <green>$email</green>';
}
@override
String get toResetVerifyEmail =>
'To reset your password, please verify your email first.';
@override
String get checkInboxAndSpamFolder =>
'Please check your inbox (and spam) to complete verification';
@override
String get tapToEnterCode => 'Tap to enter code';
@override
String get sendEmail => 'Send email';
@override
String get resendEmail => 'Resend email';
@override
String get passKeyPendingVerification => 'Verification is still pending';
@override
String get loginSessionExpired => 'Session expired';
@override
String get loginSessionExpiredDetails =>
'Your session has expired. Please login again.';
@override
String get passkeyAuthTitle => 'Passkey verification';
@override
String get waitingForVerification => 'Waiting for verification...';
@override
String get tryAgain => 'Try again';
@override
String get checkStatus => 'Check status';
@override
String get loginWithTOTP => 'Login with TOTP';
@override
String get recoverAccount => 'Recover account';
@override
String get setPasswordTitle => 'Set password';
@override
String get changePasswordTitle => 'Change password';
@override
String get resetPasswordTitle => 'Reset password';
@override
String get encryptionKeys => 'Encryption keys';
@override
String get enterPasswordToEncrypt =>
'Enter a password we can use to encrypt your data';
@override
String get enterNewPasswordToEncrypt =>
'Enter a new password we can use to encrypt your data';
@override
String get passwordWarning =>
'We don\'t store this password, so if you forget, <underline>we cannot decrypt your data</underline>';
@override
String get howItWorks => 'How it works';
@override
String get generatingEncryptionKeys => 'Generating encryption keys...';
@override
String get passwordChangedSuccessfully => 'Password changed successfully';
@override
String get signOutFromOtherDevices => 'Sign out from other devices';
@override
String get signOutOtherBody =>
'If you think someone might know your password, you can force all other devices using your account to sign out.';
@override
String get signOutOtherDevices => 'Sign out other devices';
@override
String get doNotSignOut => 'Do not sign out';
@override
String get generatingEncryptionKeysTitle => 'Generating encryption keys...';
@override
String get continueLabel => 'Continue';
@override
String get insecureDevice => 'Insecure device';
@override
String get sorryWeCouldNotGenerateSecureKeysOnThisDevicennplease =>
'Sorry, we could not generate secure keys on this device.\n\nplease sign up from a different device.';
@override
String get recoveryKeyCopiedToClipboard => 'Recovery key copied to clipboard';
@override
String get recoveryKey => 'Recovery key';
@override
String get recoveryKeyOnForgotPassword =>
'If you forget your password, the only way you can recover your data is with this key.';
@override
String get recoveryKeySaveDescription =>
'We don\'t store this key, please save this 24 word key in a safe place.';
@override
String get doThisLater => 'Do this later';
@override
String get saveKey => 'Save key';
@override
String get recoveryKeySaved => 'Recovery key saved in Downloads folder!';
@override
String get noRecoveryKeyTitle => 'No recovery key?';
@override
String get twoFactorAuthTitle => 'Two-factor authentication';
@override
String get enterCodeHint =>
'Enter the 6-digit code from\nyour authenticator app';
@override
String get lostDeviceTitle => 'Lost device?';
@override
String get enterRecoveryKeyHint => 'Enter your recovery key';
@override
String get recover => 'Recover';
}

View File

@@ -116,4 +116,332 @@ class StringsLocalizationsJa extends StringsLocalizations {
@override
String get saveOnlyDescription =>
'Do you want to save this to your storage (Downloads folder by default)?';
@override
String get enterNewEmailHint => 'Enter your new email address';
@override
String get email => 'Email';
@override
String get verify => 'Verify';
@override
String get invalidEmailTitle => 'Invalid email address';
@override
String get invalidEmailMessage => 'Please enter a valid email address.';
@override
String get pleaseWait => 'Please wait...';
@override
String get verifyPassword => 'Verify password';
@override
String get incorrectPasswordTitle => 'Incorrect password';
@override
String get pleaseTryAgain => 'Please try again';
@override
String get enterPassword => 'Enter password';
@override
String get enterYourPasswordHint => 'Enter your password';
@override
String get activeSessions => 'Active sessions';
@override
String get oops => 'Oops';
@override
String get somethingWentWrongPleaseTryAgain =>
'Something went wrong, please try again';
@override
String get thisWillLogYouOutOfThisDevice =>
'This will log you out of this device!';
@override
String get thisWillLogYouOutOfTheFollowingDevice =>
'This will log you out of the following device:';
@override
String get terminateSession => 'Terminate session?';
@override
String get terminate => 'Terminate';
@override
String get thisDevice => 'This device';
@override
String get createAccount => 'Create account';
@override
String get weakStrength => 'Weak';
@override
String get moderateStrength => 'Moderate';
@override
String get strongStrength => 'Strong';
@override
String get deleteAccount => 'Delete account';
@override
String get deleteAccountQuery =>
'We\'ll be sorry to see you go. Are you facing some issue?';
@override
String get yesSendFeedbackAction => 'Yes, send feedback';
@override
String get noDeleteAccountAction => 'No, delete account';
@override
String get initiateAccountDeleteTitle =>
'Please authenticate to initiate account deletion';
@override
String get confirmAccountDeleteTitle => 'Confirm account deletion';
@override
String get confirmAccountDeleteMessage =>
'This account is linked to other Ente apps, if you use any.\n\nYour uploaded data, across all Ente apps, will be scheduled for deletion, and your account will be permanently deleted.';
@override
String get delete => 'Delete';
@override
String get createNewAccount => 'Create new account';
@override
String get password => 'Password';
@override
String get confirmPassword => 'Confirm password';
@override
String passwordStrength(String passwordStrengthValue) {
return 'Password strength: $passwordStrengthValue';
}
@override
String get hearUsWhereTitle => 'How did you hear about Ente? (optional)';
@override
String get hearUsExplanation =>
'We don\'t track app installs. It\'d help if you told us where you found us!';
@override
String get signUpTerms =>
'I agree to the <u-terms>terms of service</u-terms> and <u-policy>privacy policy</u-policy>';
@override
String get termsOfServicesTitle => 'Terms';
@override
String get privacyPolicyTitle => 'Privacy Policy';
@override
String get ackPasswordLostWarning =>
'I understand that if I lose my password, I may lose my data since my data is <underline>end-to-end encrypted</underline>.';
@override
String get encryption => 'Encryption';
@override
String get logInLabel => 'Log in';
@override
String get welcomeBack => 'Welcome back!';
@override
String get loginTerms =>
'By clicking log in, I agree to the <u-terms>terms of service</u-terms> and <u-policy>privacy policy</u-policy>';
@override
String get noInternetConnection => 'No internet connection';
@override
String get pleaseCheckYourInternetConnectionAndTryAgain =>
'Please check your internet connection and try again.';
@override
String get verificationFailedPleaseTryAgain =>
'Verification failed, please try again';
@override
String get recreatePasswordTitle => 'Recreate password';
@override
String get recreatePasswordBody =>
'The current device is not powerful enough to verify your password, but we can regenerate in a way that works with all devices.\n\nPlease login using your recovery key and regenerate your password (you can use the same one again if you wish).';
@override
String get useRecoveryKey => 'Use recovery key';
@override
String get forgotPassword => 'Forgot password';
@override
String get changeEmail => 'Change email';
@override
String get verifyEmail => 'Verify email';
@override
String weHaveSendEmailTo(String email) {
return 'We have sent a mail to <green>$email</green>';
}
@override
String get toResetVerifyEmail =>
'To reset your password, please verify your email first.';
@override
String get checkInboxAndSpamFolder =>
'Please check your inbox (and spam) to complete verification';
@override
String get tapToEnterCode => 'Tap to enter code';
@override
String get sendEmail => 'Send email';
@override
String get resendEmail => 'Resend email';
@override
String get passKeyPendingVerification => 'Verification is still pending';
@override
String get loginSessionExpired => 'Session expired';
@override
String get loginSessionExpiredDetails =>
'Your session has expired. Please login again.';
@override
String get passkeyAuthTitle => 'Passkey verification';
@override
String get waitingForVerification => 'Waiting for verification...';
@override
String get tryAgain => 'Try again';
@override
String get checkStatus => 'Check status';
@override
String get loginWithTOTP => 'Login with TOTP';
@override
String get recoverAccount => 'Recover account';
@override
String get setPasswordTitle => 'Set password';
@override
String get changePasswordTitle => 'Change password';
@override
String get resetPasswordTitle => 'Reset password';
@override
String get encryptionKeys => 'Encryption keys';
@override
String get enterPasswordToEncrypt =>
'Enter a password we can use to encrypt your data';
@override
String get enterNewPasswordToEncrypt =>
'Enter a new password we can use to encrypt your data';
@override
String get passwordWarning =>
'We don\'t store this password, so if you forget, <underline>we cannot decrypt your data</underline>';
@override
String get howItWorks => 'How it works';
@override
String get generatingEncryptionKeys => 'Generating encryption keys...';
@override
String get passwordChangedSuccessfully => 'Password changed successfully';
@override
String get signOutFromOtherDevices => 'Sign out from other devices';
@override
String get signOutOtherBody =>
'If you think someone might know your password, you can force all other devices using your account to sign out.';
@override
String get signOutOtherDevices => 'Sign out other devices';
@override
String get doNotSignOut => 'Do not sign out';
@override
String get generatingEncryptionKeysTitle => 'Generating encryption keys...';
@override
String get continueLabel => 'Continue';
@override
String get insecureDevice => 'Insecure device';
@override
String get sorryWeCouldNotGenerateSecureKeysOnThisDevicennplease =>
'Sorry, we could not generate secure keys on this device.\n\nplease sign up from a different device.';
@override
String get recoveryKeyCopiedToClipboard => 'Recovery key copied to clipboard';
@override
String get recoveryKey => 'Recovery key';
@override
String get recoveryKeyOnForgotPassword =>
'If you forget your password, the only way you can recover your data is with this key.';
@override
String get recoveryKeySaveDescription =>
'We don\'t store this key, please save this 24 word key in a safe place.';
@override
String get doThisLater => 'Do this later';
@override
String get saveKey => 'Save key';
@override
String get recoveryKeySaved => 'Recovery key saved in Downloads folder!';
@override
String get noRecoveryKeyTitle => 'No recovery key?';
@override
String get twoFactorAuthTitle => 'Two-factor authentication';
@override
String get enterCodeHint =>
'Enter the 6-digit code from\nyour authenticator app';
@override
String get lostDeviceTitle => 'Lost device?';
@override
String get enterRecoveryKeyHint => 'Enter your recovery key';
@override
String get recover => 'Recover';
}

View File

@@ -116,4 +116,332 @@ class StringsLocalizationsKo extends StringsLocalizations {
@override
String get saveOnlyDescription =>
'Do you want to save this to your storage (Downloads folder by default)?';
@override
String get enterNewEmailHint => 'Enter your new email address';
@override
String get email => 'Email';
@override
String get verify => 'Verify';
@override
String get invalidEmailTitle => 'Invalid email address';
@override
String get invalidEmailMessage => 'Please enter a valid email address.';
@override
String get pleaseWait => 'Please wait...';
@override
String get verifyPassword => 'Verify password';
@override
String get incorrectPasswordTitle => 'Incorrect password';
@override
String get pleaseTryAgain => 'Please try again';
@override
String get enterPassword => 'Enter password';
@override
String get enterYourPasswordHint => 'Enter your password';
@override
String get activeSessions => 'Active sessions';
@override
String get oops => 'Oops';
@override
String get somethingWentWrongPleaseTryAgain =>
'Something went wrong, please try again';
@override
String get thisWillLogYouOutOfThisDevice =>
'This will log you out of this device!';
@override
String get thisWillLogYouOutOfTheFollowingDevice =>
'This will log you out of the following device:';
@override
String get terminateSession => 'Terminate session?';
@override
String get terminate => 'Terminate';
@override
String get thisDevice => 'This device';
@override
String get createAccount => 'Create account';
@override
String get weakStrength => 'Weak';
@override
String get moderateStrength => 'Moderate';
@override
String get strongStrength => 'Strong';
@override
String get deleteAccount => 'Delete account';
@override
String get deleteAccountQuery =>
'We\'ll be sorry to see you go. Are you facing some issue?';
@override
String get yesSendFeedbackAction => 'Yes, send feedback';
@override
String get noDeleteAccountAction => 'No, delete account';
@override
String get initiateAccountDeleteTitle =>
'Please authenticate to initiate account deletion';
@override
String get confirmAccountDeleteTitle => 'Confirm account deletion';
@override
String get confirmAccountDeleteMessage =>
'This account is linked to other Ente apps, if you use any.\n\nYour uploaded data, across all Ente apps, will be scheduled for deletion, and your account will be permanently deleted.';
@override
String get delete => 'Delete';
@override
String get createNewAccount => 'Create new account';
@override
String get password => 'Password';
@override
String get confirmPassword => 'Confirm password';
@override
String passwordStrength(String passwordStrengthValue) {
return 'Password strength: $passwordStrengthValue';
}
@override
String get hearUsWhereTitle => 'How did you hear about Ente? (optional)';
@override
String get hearUsExplanation =>
'We don\'t track app installs. It\'d help if you told us where you found us!';
@override
String get signUpTerms =>
'I agree to the <u-terms>terms of service</u-terms> and <u-policy>privacy policy</u-policy>';
@override
String get termsOfServicesTitle => 'Terms';
@override
String get privacyPolicyTitle => 'Privacy Policy';
@override
String get ackPasswordLostWarning =>
'I understand that if I lose my password, I may lose my data since my data is <underline>end-to-end encrypted</underline>.';
@override
String get encryption => 'Encryption';
@override
String get logInLabel => 'Log in';
@override
String get welcomeBack => 'Welcome back!';
@override
String get loginTerms =>
'By clicking log in, I agree to the <u-terms>terms of service</u-terms> and <u-policy>privacy policy</u-policy>';
@override
String get noInternetConnection => 'No internet connection';
@override
String get pleaseCheckYourInternetConnectionAndTryAgain =>
'Please check your internet connection and try again.';
@override
String get verificationFailedPleaseTryAgain =>
'Verification failed, please try again';
@override
String get recreatePasswordTitle => 'Recreate password';
@override
String get recreatePasswordBody =>
'The current device is not powerful enough to verify your password, but we can regenerate in a way that works with all devices.\n\nPlease login using your recovery key and regenerate your password (you can use the same one again if you wish).';
@override
String get useRecoveryKey => 'Use recovery key';
@override
String get forgotPassword => 'Forgot password';
@override
String get changeEmail => 'Change email';
@override
String get verifyEmail => 'Verify email';
@override
String weHaveSendEmailTo(String email) {
return 'We have sent a mail to <green>$email</green>';
}
@override
String get toResetVerifyEmail =>
'To reset your password, please verify your email first.';
@override
String get checkInboxAndSpamFolder =>
'Please check your inbox (and spam) to complete verification';
@override
String get tapToEnterCode => 'Tap to enter code';
@override
String get sendEmail => 'Send email';
@override
String get resendEmail => 'Resend email';
@override
String get passKeyPendingVerification => 'Verification is still pending';
@override
String get loginSessionExpired => 'Session expired';
@override
String get loginSessionExpiredDetails =>
'Your session has expired. Please login again.';
@override
String get passkeyAuthTitle => 'Passkey verification';
@override
String get waitingForVerification => 'Waiting for verification...';
@override
String get tryAgain => 'Try again';
@override
String get checkStatus => 'Check status';
@override
String get loginWithTOTP => 'Login with TOTP';
@override
String get recoverAccount => 'Recover account';
@override
String get setPasswordTitle => 'Set password';
@override
String get changePasswordTitle => 'Change password';
@override
String get resetPasswordTitle => 'Reset password';
@override
String get encryptionKeys => 'Encryption keys';
@override
String get enterPasswordToEncrypt =>
'Enter a password we can use to encrypt your data';
@override
String get enterNewPasswordToEncrypt =>
'Enter a new password we can use to encrypt your data';
@override
String get passwordWarning =>
'We don\'t store this password, so if you forget, <underline>we cannot decrypt your data</underline>';
@override
String get howItWorks => 'How it works';
@override
String get generatingEncryptionKeys => 'Generating encryption keys...';
@override
String get passwordChangedSuccessfully => 'Password changed successfully';
@override
String get signOutFromOtherDevices => 'Sign out from other devices';
@override
String get signOutOtherBody =>
'If you think someone might know your password, you can force all other devices using your account to sign out.';
@override
String get signOutOtherDevices => 'Sign out other devices';
@override
String get doNotSignOut => 'Do not sign out';
@override
String get generatingEncryptionKeysTitle => 'Generating encryption keys...';
@override
String get continueLabel => 'Continue';
@override
String get insecureDevice => 'Insecure device';
@override
String get sorryWeCouldNotGenerateSecureKeysOnThisDevicennplease =>
'Sorry, we could not generate secure keys on this device.\n\nplease sign up from a different device.';
@override
String get recoveryKeyCopiedToClipboard => 'Recovery key copied to clipboard';
@override
String get recoveryKey => 'Recovery key';
@override
String get recoveryKeyOnForgotPassword =>
'If you forget your password, the only way you can recover your data is with this key.';
@override
String get recoveryKeySaveDescription =>
'We don\'t store this key, please save this 24 word key in a safe place.';
@override
String get doThisLater => 'Do this later';
@override
String get saveKey => 'Save key';
@override
String get recoveryKeySaved => 'Recovery key saved in Downloads folder!';
@override
String get noRecoveryKeyTitle => 'No recovery key?';
@override
String get twoFactorAuthTitle => 'Two-factor authentication';
@override
String get enterCodeHint =>
'Enter the 6-digit code from\nyour authenticator app';
@override
String get lostDeviceTitle => 'Lost device?';
@override
String get enterRecoveryKeyHint => 'Enter your recovery key';
@override
String get recover => 'Recover';
}

View File

@@ -116,4 +116,332 @@ class StringsLocalizationsLt extends StringsLocalizations {
@override
String get saveOnlyDescription =>
'Do you want to save this to your storage (Downloads folder by default)?';
@override
String get enterNewEmailHint => 'Enter your new email address';
@override
String get email => 'Email';
@override
String get verify => 'Verify';
@override
String get invalidEmailTitle => 'Invalid email address';
@override
String get invalidEmailMessage => 'Please enter a valid email address.';
@override
String get pleaseWait => 'Please wait...';
@override
String get verifyPassword => 'Verify password';
@override
String get incorrectPasswordTitle => 'Incorrect password';
@override
String get pleaseTryAgain => 'Please try again';
@override
String get enterPassword => 'Enter password';
@override
String get enterYourPasswordHint => 'Enter your password';
@override
String get activeSessions => 'Active sessions';
@override
String get oops => 'Oops';
@override
String get somethingWentWrongPleaseTryAgain =>
'Something went wrong, please try again';
@override
String get thisWillLogYouOutOfThisDevice =>
'This will log you out of this device!';
@override
String get thisWillLogYouOutOfTheFollowingDevice =>
'This will log you out of the following device:';
@override
String get terminateSession => 'Terminate session?';
@override
String get terminate => 'Terminate';
@override
String get thisDevice => 'This device';
@override
String get createAccount => 'Create account';
@override
String get weakStrength => 'Weak';
@override
String get moderateStrength => 'Moderate';
@override
String get strongStrength => 'Strong';
@override
String get deleteAccount => 'Delete account';
@override
String get deleteAccountQuery =>
'We\'ll be sorry to see you go. Are you facing some issue?';
@override
String get yesSendFeedbackAction => 'Yes, send feedback';
@override
String get noDeleteAccountAction => 'No, delete account';
@override
String get initiateAccountDeleteTitle =>
'Please authenticate to initiate account deletion';
@override
String get confirmAccountDeleteTitle => 'Confirm account deletion';
@override
String get confirmAccountDeleteMessage =>
'This account is linked to other Ente apps, if you use any.\n\nYour uploaded data, across all Ente apps, will be scheduled for deletion, and your account will be permanently deleted.';
@override
String get delete => 'Delete';
@override
String get createNewAccount => 'Create new account';
@override
String get password => 'Password';
@override
String get confirmPassword => 'Confirm password';
@override
String passwordStrength(String passwordStrengthValue) {
return 'Password strength: $passwordStrengthValue';
}
@override
String get hearUsWhereTitle => 'How did you hear about Ente? (optional)';
@override
String get hearUsExplanation =>
'We don\'t track app installs. It\'d help if you told us where you found us!';
@override
String get signUpTerms =>
'I agree to the <u-terms>terms of service</u-terms> and <u-policy>privacy policy</u-policy>';
@override
String get termsOfServicesTitle => 'Terms';
@override
String get privacyPolicyTitle => 'Privacy Policy';
@override
String get ackPasswordLostWarning =>
'I understand that if I lose my password, I may lose my data since my data is <underline>end-to-end encrypted</underline>.';
@override
String get encryption => 'Encryption';
@override
String get logInLabel => 'Log in';
@override
String get welcomeBack => 'Welcome back!';
@override
String get loginTerms =>
'By clicking log in, I agree to the <u-terms>terms of service</u-terms> and <u-policy>privacy policy</u-policy>';
@override
String get noInternetConnection => 'No internet connection';
@override
String get pleaseCheckYourInternetConnectionAndTryAgain =>
'Please check your internet connection and try again.';
@override
String get verificationFailedPleaseTryAgain =>
'Verification failed, please try again';
@override
String get recreatePasswordTitle => 'Recreate password';
@override
String get recreatePasswordBody =>
'The current device is not powerful enough to verify your password, but we can regenerate in a way that works with all devices.\n\nPlease login using your recovery key and regenerate your password (you can use the same one again if you wish).';
@override
String get useRecoveryKey => 'Use recovery key';
@override
String get forgotPassword => 'Forgot password';
@override
String get changeEmail => 'Change email';
@override
String get verifyEmail => 'Verify email';
@override
String weHaveSendEmailTo(String email) {
return 'We have sent a mail to <green>$email</green>';
}
@override
String get toResetVerifyEmail =>
'To reset your password, please verify your email first.';
@override
String get checkInboxAndSpamFolder =>
'Please check your inbox (and spam) to complete verification';
@override
String get tapToEnterCode => 'Tap to enter code';
@override
String get sendEmail => 'Send email';
@override
String get resendEmail => 'Resend email';
@override
String get passKeyPendingVerification => 'Verification is still pending';
@override
String get loginSessionExpired => 'Session expired';
@override
String get loginSessionExpiredDetails =>
'Your session has expired. Please login again.';
@override
String get passkeyAuthTitle => 'Passkey verification';
@override
String get waitingForVerification => 'Waiting for verification...';
@override
String get tryAgain => 'Try again';
@override
String get checkStatus => 'Check status';
@override
String get loginWithTOTP => 'Login with TOTP';
@override
String get recoverAccount => 'Recover account';
@override
String get setPasswordTitle => 'Set password';
@override
String get changePasswordTitle => 'Change password';
@override
String get resetPasswordTitle => 'Reset password';
@override
String get encryptionKeys => 'Encryption keys';
@override
String get enterPasswordToEncrypt =>
'Enter a password we can use to encrypt your data';
@override
String get enterNewPasswordToEncrypt =>
'Enter a new password we can use to encrypt your data';
@override
String get passwordWarning =>
'We don\'t store this password, so if you forget, <underline>we cannot decrypt your data</underline>';
@override
String get howItWorks => 'How it works';
@override
String get generatingEncryptionKeys => 'Generating encryption keys...';
@override
String get passwordChangedSuccessfully => 'Password changed successfully';
@override
String get signOutFromOtherDevices => 'Sign out from other devices';
@override
String get signOutOtherBody =>
'If you think someone might know your password, you can force all other devices using your account to sign out.';
@override
String get signOutOtherDevices => 'Sign out other devices';
@override
String get doNotSignOut => 'Do not sign out';
@override
String get generatingEncryptionKeysTitle => 'Generating encryption keys...';
@override
String get continueLabel => 'Continue';
@override
String get insecureDevice => 'Insecure device';
@override
String get sorryWeCouldNotGenerateSecureKeysOnThisDevicennplease =>
'Sorry, we could not generate secure keys on this device.\n\nplease sign up from a different device.';
@override
String get recoveryKeyCopiedToClipboard => 'Recovery key copied to clipboard';
@override
String get recoveryKey => 'Recovery key';
@override
String get recoveryKeyOnForgotPassword =>
'If you forget your password, the only way you can recover your data is with this key.';
@override
String get recoveryKeySaveDescription =>
'We don\'t store this key, please save this 24 word key in a safe place.';
@override
String get doThisLater => 'Do this later';
@override
String get saveKey => 'Save key';
@override
String get recoveryKeySaved => 'Recovery key saved in Downloads folder!';
@override
String get noRecoveryKeyTitle => 'No recovery key?';
@override
String get twoFactorAuthTitle => 'Two-factor authentication';
@override
String get enterCodeHint =>
'Enter the 6-digit code from\nyour authenticator app';
@override
String get lostDeviceTitle => 'Lost device?';
@override
String get enterRecoveryKeyHint => 'Enter your recovery key';
@override
String get recover => 'Recover';
}

View File

@@ -116,4 +116,332 @@ class StringsLocalizationsNl extends StringsLocalizations {
@override
String get saveOnlyDescription =>
'Do you want to save this to your storage (Downloads folder by default)?';
@override
String get enterNewEmailHint => 'Enter your new email address';
@override
String get email => 'Email';
@override
String get verify => 'Verify';
@override
String get invalidEmailTitle => 'Invalid email address';
@override
String get invalidEmailMessage => 'Please enter a valid email address.';
@override
String get pleaseWait => 'Please wait...';
@override
String get verifyPassword => 'Verify password';
@override
String get incorrectPasswordTitle => 'Incorrect password';
@override
String get pleaseTryAgain => 'Please try again';
@override
String get enterPassword => 'Enter password';
@override
String get enterYourPasswordHint => 'Enter your password';
@override
String get activeSessions => 'Active sessions';
@override
String get oops => 'Oops';
@override
String get somethingWentWrongPleaseTryAgain =>
'Something went wrong, please try again';
@override
String get thisWillLogYouOutOfThisDevice =>
'This will log you out of this device!';
@override
String get thisWillLogYouOutOfTheFollowingDevice =>
'This will log you out of the following device:';
@override
String get terminateSession => 'Terminate session?';
@override
String get terminate => 'Terminate';
@override
String get thisDevice => 'This device';
@override
String get createAccount => 'Create account';
@override
String get weakStrength => 'Weak';
@override
String get moderateStrength => 'Moderate';
@override
String get strongStrength => 'Strong';
@override
String get deleteAccount => 'Delete account';
@override
String get deleteAccountQuery =>
'We\'ll be sorry to see you go. Are you facing some issue?';
@override
String get yesSendFeedbackAction => 'Yes, send feedback';
@override
String get noDeleteAccountAction => 'No, delete account';
@override
String get initiateAccountDeleteTitle =>
'Please authenticate to initiate account deletion';
@override
String get confirmAccountDeleteTitle => 'Confirm account deletion';
@override
String get confirmAccountDeleteMessage =>
'This account is linked to other Ente apps, if you use any.\n\nYour uploaded data, across all Ente apps, will be scheduled for deletion, and your account will be permanently deleted.';
@override
String get delete => 'Delete';
@override
String get createNewAccount => 'Create new account';
@override
String get password => 'Password';
@override
String get confirmPassword => 'Confirm password';
@override
String passwordStrength(String passwordStrengthValue) {
return 'Password strength: $passwordStrengthValue';
}
@override
String get hearUsWhereTitle => 'How did you hear about Ente? (optional)';
@override
String get hearUsExplanation =>
'We don\'t track app installs. It\'d help if you told us where you found us!';
@override
String get signUpTerms =>
'I agree to the <u-terms>terms of service</u-terms> and <u-policy>privacy policy</u-policy>';
@override
String get termsOfServicesTitle => 'Terms';
@override
String get privacyPolicyTitle => 'Privacy Policy';
@override
String get ackPasswordLostWarning =>
'I understand that if I lose my password, I may lose my data since my data is <underline>end-to-end encrypted</underline>.';
@override
String get encryption => 'Encryption';
@override
String get logInLabel => 'Log in';
@override
String get welcomeBack => 'Welcome back!';
@override
String get loginTerms =>
'By clicking log in, I agree to the <u-terms>terms of service</u-terms> and <u-policy>privacy policy</u-policy>';
@override
String get noInternetConnection => 'No internet connection';
@override
String get pleaseCheckYourInternetConnectionAndTryAgain =>
'Please check your internet connection and try again.';
@override
String get verificationFailedPleaseTryAgain =>
'Verification failed, please try again';
@override
String get recreatePasswordTitle => 'Recreate password';
@override
String get recreatePasswordBody =>
'The current device is not powerful enough to verify your password, but we can regenerate in a way that works with all devices.\n\nPlease login using your recovery key and regenerate your password (you can use the same one again if you wish).';
@override
String get useRecoveryKey => 'Use recovery key';
@override
String get forgotPassword => 'Forgot password';
@override
String get changeEmail => 'Change email';
@override
String get verifyEmail => 'Verify email';
@override
String weHaveSendEmailTo(String email) {
return 'We have sent a mail to <green>$email</green>';
}
@override
String get toResetVerifyEmail =>
'To reset your password, please verify your email first.';
@override
String get checkInboxAndSpamFolder =>
'Please check your inbox (and spam) to complete verification';
@override
String get tapToEnterCode => 'Tap to enter code';
@override
String get sendEmail => 'Send email';
@override
String get resendEmail => 'Resend email';
@override
String get passKeyPendingVerification => 'Verification is still pending';
@override
String get loginSessionExpired => 'Session expired';
@override
String get loginSessionExpiredDetails =>
'Your session has expired. Please login again.';
@override
String get passkeyAuthTitle => 'Passkey verification';
@override
String get waitingForVerification => 'Waiting for verification...';
@override
String get tryAgain => 'Try again';
@override
String get checkStatus => 'Check status';
@override
String get loginWithTOTP => 'Login with TOTP';
@override
String get recoverAccount => 'Recover account';
@override
String get setPasswordTitle => 'Set password';
@override
String get changePasswordTitle => 'Change password';
@override
String get resetPasswordTitle => 'Reset password';
@override
String get encryptionKeys => 'Encryption keys';
@override
String get enterPasswordToEncrypt =>
'Enter a password we can use to encrypt your data';
@override
String get enterNewPasswordToEncrypt =>
'Enter a new password we can use to encrypt your data';
@override
String get passwordWarning =>
'We don\'t store this password, so if you forget, <underline>we cannot decrypt your data</underline>';
@override
String get howItWorks => 'How it works';
@override
String get generatingEncryptionKeys => 'Generating encryption keys...';
@override
String get passwordChangedSuccessfully => 'Password changed successfully';
@override
String get signOutFromOtherDevices => 'Sign out from other devices';
@override
String get signOutOtherBody =>
'If you think someone might know your password, you can force all other devices using your account to sign out.';
@override
String get signOutOtherDevices => 'Sign out other devices';
@override
String get doNotSignOut => 'Do not sign out';
@override
String get generatingEncryptionKeysTitle => 'Generating encryption keys...';
@override
String get continueLabel => 'Continue';
@override
String get insecureDevice => 'Insecure device';
@override
String get sorryWeCouldNotGenerateSecureKeysOnThisDevicennplease =>
'Sorry, we could not generate secure keys on this device.\n\nplease sign up from a different device.';
@override
String get recoveryKeyCopiedToClipboard => 'Recovery key copied to clipboard';
@override
String get recoveryKey => 'Recovery key';
@override
String get recoveryKeyOnForgotPassword =>
'If you forget your password, the only way you can recover your data is with this key.';
@override
String get recoveryKeySaveDescription =>
'We don\'t store this key, please save this 24 word key in a safe place.';
@override
String get doThisLater => 'Do this later';
@override
String get saveKey => 'Save key';
@override
String get recoveryKeySaved => 'Recovery key saved in Downloads folder!';
@override
String get noRecoveryKeyTitle => 'No recovery key?';
@override
String get twoFactorAuthTitle => 'Two-factor authentication';
@override
String get enterCodeHint =>
'Enter the 6-digit code from\nyour authenticator app';
@override
String get lostDeviceTitle => 'Lost device?';
@override
String get enterRecoveryKeyHint => 'Enter your recovery key';
@override
String get recover => 'Recover';
}

View File

@@ -116,4 +116,332 @@ class StringsLocalizationsPl extends StringsLocalizations {
@override
String get saveOnlyDescription =>
'Do you want to save this to your storage (Downloads folder by default)?';
@override
String get enterNewEmailHint => 'Enter your new email address';
@override
String get email => 'Email';
@override
String get verify => 'Verify';
@override
String get invalidEmailTitle => 'Invalid email address';
@override
String get invalidEmailMessage => 'Please enter a valid email address.';
@override
String get pleaseWait => 'Please wait...';
@override
String get verifyPassword => 'Verify password';
@override
String get incorrectPasswordTitle => 'Incorrect password';
@override
String get pleaseTryAgain => 'Please try again';
@override
String get enterPassword => 'Enter password';
@override
String get enterYourPasswordHint => 'Enter your password';
@override
String get activeSessions => 'Active sessions';
@override
String get oops => 'Oops';
@override
String get somethingWentWrongPleaseTryAgain =>
'Something went wrong, please try again';
@override
String get thisWillLogYouOutOfThisDevice =>
'This will log you out of this device!';
@override
String get thisWillLogYouOutOfTheFollowingDevice =>
'This will log you out of the following device:';
@override
String get terminateSession => 'Terminate session?';
@override
String get terminate => 'Terminate';
@override
String get thisDevice => 'This device';
@override
String get createAccount => 'Create account';
@override
String get weakStrength => 'Weak';
@override
String get moderateStrength => 'Moderate';
@override
String get strongStrength => 'Strong';
@override
String get deleteAccount => 'Delete account';
@override
String get deleteAccountQuery =>
'We\'ll be sorry to see you go. Are you facing some issue?';
@override
String get yesSendFeedbackAction => 'Yes, send feedback';
@override
String get noDeleteAccountAction => 'No, delete account';
@override
String get initiateAccountDeleteTitle =>
'Please authenticate to initiate account deletion';
@override
String get confirmAccountDeleteTitle => 'Confirm account deletion';
@override
String get confirmAccountDeleteMessage =>
'This account is linked to other Ente apps, if you use any.\n\nYour uploaded data, across all Ente apps, will be scheduled for deletion, and your account will be permanently deleted.';
@override
String get delete => 'Delete';
@override
String get createNewAccount => 'Create new account';
@override
String get password => 'Password';
@override
String get confirmPassword => 'Confirm password';
@override
String passwordStrength(String passwordStrengthValue) {
return 'Password strength: $passwordStrengthValue';
}
@override
String get hearUsWhereTitle => 'How did you hear about Ente? (optional)';
@override
String get hearUsExplanation =>
'We don\'t track app installs. It\'d help if you told us where you found us!';
@override
String get signUpTerms =>
'I agree to the <u-terms>terms of service</u-terms> and <u-policy>privacy policy</u-policy>';
@override
String get termsOfServicesTitle => 'Terms';
@override
String get privacyPolicyTitle => 'Privacy Policy';
@override
String get ackPasswordLostWarning =>
'I understand that if I lose my password, I may lose my data since my data is <underline>end-to-end encrypted</underline>.';
@override
String get encryption => 'Encryption';
@override
String get logInLabel => 'Log in';
@override
String get welcomeBack => 'Welcome back!';
@override
String get loginTerms =>
'By clicking log in, I agree to the <u-terms>terms of service</u-terms> and <u-policy>privacy policy</u-policy>';
@override
String get noInternetConnection => 'No internet connection';
@override
String get pleaseCheckYourInternetConnectionAndTryAgain =>
'Please check your internet connection and try again.';
@override
String get verificationFailedPleaseTryAgain =>
'Verification failed, please try again';
@override
String get recreatePasswordTitle => 'Recreate password';
@override
String get recreatePasswordBody =>
'The current device is not powerful enough to verify your password, but we can regenerate in a way that works with all devices.\n\nPlease login using your recovery key and regenerate your password (you can use the same one again if you wish).';
@override
String get useRecoveryKey => 'Use recovery key';
@override
String get forgotPassword => 'Forgot password';
@override
String get changeEmail => 'Change email';
@override
String get verifyEmail => 'Verify email';
@override
String weHaveSendEmailTo(String email) {
return 'We have sent a mail to <green>$email</green>';
}
@override
String get toResetVerifyEmail =>
'To reset your password, please verify your email first.';
@override
String get checkInboxAndSpamFolder =>
'Please check your inbox (and spam) to complete verification';
@override
String get tapToEnterCode => 'Tap to enter code';
@override
String get sendEmail => 'Send email';
@override
String get resendEmail => 'Resend email';
@override
String get passKeyPendingVerification => 'Verification is still pending';
@override
String get loginSessionExpired => 'Session expired';
@override
String get loginSessionExpiredDetails =>
'Your session has expired. Please login again.';
@override
String get passkeyAuthTitle => 'Passkey verification';
@override
String get waitingForVerification => 'Waiting for verification...';
@override
String get tryAgain => 'Try again';
@override
String get checkStatus => 'Check status';
@override
String get loginWithTOTP => 'Login with TOTP';
@override
String get recoverAccount => 'Recover account';
@override
String get setPasswordTitle => 'Set password';
@override
String get changePasswordTitle => 'Change password';
@override
String get resetPasswordTitle => 'Reset password';
@override
String get encryptionKeys => 'Encryption keys';
@override
String get enterPasswordToEncrypt =>
'Enter a password we can use to encrypt your data';
@override
String get enterNewPasswordToEncrypt =>
'Enter a new password we can use to encrypt your data';
@override
String get passwordWarning =>
'We don\'t store this password, so if you forget, <underline>we cannot decrypt your data</underline>';
@override
String get howItWorks => 'How it works';
@override
String get generatingEncryptionKeys => 'Generating encryption keys...';
@override
String get passwordChangedSuccessfully => 'Password changed successfully';
@override
String get signOutFromOtherDevices => 'Sign out from other devices';
@override
String get signOutOtherBody =>
'If you think someone might know your password, you can force all other devices using your account to sign out.';
@override
String get signOutOtherDevices => 'Sign out other devices';
@override
String get doNotSignOut => 'Do not sign out';
@override
String get generatingEncryptionKeysTitle => 'Generating encryption keys...';
@override
String get continueLabel => 'Continue';
@override
String get insecureDevice => 'Insecure device';
@override
String get sorryWeCouldNotGenerateSecureKeysOnThisDevicennplease =>
'Sorry, we could not generate secure keys on this device.\n\nplease sign up from a different device.';
@override
String get recoveryKeyCopiedToClipboard => 'Recovery key copied to clipboard';
@override
String get recoveryKey => 'Recovery key';
@override
String get recoveryKeyOnForgotPassword =>
'If you forget your password, the only way you can recover your data is with this key.';
@override
String get recoveryKeySaveDescription =>
'We don\'t store this key, please save this 24 word key in a safe place.';
@override
String get doThisLater => 'Do this later';
@override
String get saveKey => 'Save key';
@override
String get recoveryKeySaved => 'Recovery key saved in Downloads folder!';
@override
String get noRecoveryKeyTitle => 'No recovery key?';
@override
String get twoFactorAuthTitle => 'Two-factor authentication';
@override
String get enterCodeHint =>
'Enter the 6-digit code from\nyour authenticator app';
@override
String get lostDeviceTitle => 'Lost device?';
@override
String get enterRecoveryKeyHint => 'Enter your recovery key';
@override
String get recover => 'Recover';
}

View File

@@ -116,4 +116,332 @@ class StringsLocalizationsPt extends StringsLocalizations {
@override
String get saveOnlyDescription =>
'Do you want to save this to your storage (Downloads folder by default)?';
@override
String get enterNewEmailHint => 'Enter your new email address';
@override
String get email => 'Email';
@override
String get verify => 'Verify';
@override
String get invalidEmailTitle => 'Invalid email address';
@override
String get invalidEmailMessage => 'Please enter a valid email address.';
@override
String get pleaseWait => 'Please wait...';
@override
String get verifyPassword => 'Verify password';
@override
String get incorrectPasswordTitle => 'Incorrect password';
@override
String get pleaseTryAgain => 'Please try again';
@override
String get enterPassword => 'Enter password';
@override
String get enterYourPasswordHint => 'Enter your password';
@override
String get activeSessions => 'Active sessions';
@override
String get oops => 'Oops';
@override
String get somethingWentWrongPleaseTryAgain =>
'Something went wrong, please try again';
@override
String get thisWillLogYouOutOfThisDevice =>
'This will log you out of this device!';
@override
String get thisWillLogYouOutOfTheFollowingDevice =>
'This will log you out of the following device:';
@override
String get terminateSession => 'Terminate session?';
@override
String get terminate => 'Terminate';
@override
String get thisDevice => 'This device';
@override
String get createAccount => 'Create account';
@override
String get weakStrength => 'Weak';
@override
String get moderateStrength => 'Moderate';
@override
String get strongStrength => 'Strong';
@override
String get deleteAccount => 'Delete account';
@override
String get deleteAccountQuery =>
'We\'ll be sorry to see you go. Are you facing some issue?';
@override
String get yesSendFeedbackAction => 'Yes, send feedback';
@override
String get noDeleteAccountAction => 'No, delete account';
@override
String get initiateAccountDeleteTitle =>
'Please authenticate to initiate account deletion';
@override
String get confirmAccountDeleteTitle => 'Confirm account deletion';
@override
String get confirmAccountDeleteMessage =>
'This account is linked to other Ente apps, if you use any.\n\nYour uploaded data, across all Ente apps, will be scheduled for deletion, and your account will be permanently deleted.';
@override
String get delete => 'Delete';
@override
String get createNewAccount => 'Create new account';
@override
String get password => 'Password';
@override
String get confirmPassword => 'Confirm password';
@override
String passwordStrength(String passwordStrengthValue) {
return 'Password strength: $passwordStrengthValue';
}
@override
String get hearUsWhereTitle => 'How did you hear about Ente? (optional)';
@override
String get hearUsExplanation =>
'We don\'t track app installs. It\'d help if you told us where you found us!';
@override
String get signUpTerms =>
'I agree to the <u-terms>terms of service</u-terms> and <u-policy>privacy policy</u-policy>';
@override
String get termsOfServicesTitle => 'Terms';
@override
String get privacyPolicyTitle => 'Privacy Policy';
@override
String get ackPasswordLostWarning =>
'I understand that if I lose my password, I may lose my data since my data is <underline>end-to-end encrypted</underline>.';
@override
String get encryption => 'Encryption';
@override
String get logInLabel => 'Log in';
@override
String get welcomeBack => 'Welcome back!';
@override
String get loginTerms =>
'By clicking log in, I agree to the <u-terms>terms of service</u-terms> and <u-policy>privacy policy</u-policy>';
@override
String get noInternetConnection => 'No internet connection';
@override
String get pleaseCheckYourInternetConnectionAndTryAgain =>
'Please check your internet connection and try again.';
@override
String get verificationFailedPleaseTryAgain =>
'Verification failed, please try again';
@override
String get recreatePasswordTitle => 'Recreate password';
@override
String get recreatePasswordBody =>
'The current device is not powerful enough to verify your password, but we can regenerate in a way that works with all devices.\n\nPlease login using your recovery key and regenerate your password (you can use the same one again if you wish).';
@override
String get useRecoveryKey => 'Use recovery key';
@override
String get forgotPassword => 'Forgot password';
@override
String get changeEmail => 'Change email';
@override
String get verifyEmail => 'Verify email';
@override
String weHaveSendEmailTo(String email) {
return 'We have sent a mail to <green>$email</green>';
}
@override
String get toResetVerifyEmail =>
'To reset your password, please verify your email first.';
@override
String get checkInboxAndSpamFolder =>
'Please check your inbox (and spam) to complete verification';
@override
String get tapToEnterCode => 'Tap to enter code';
@override
String get sendEmail => 'Send email';
@override
String get resendEmail => 'Resend email';
@override
String get passKeyPendingVerification => 'Verification is still pending';
@override
String get loginSessionExpired => 'Session expired';
@override
String get loginSessionExpiredDetails =>
'Your session has expired. Please login again.';
@override
String get passkeyAuthTitle => 'Passkey verification';
@override
String get waitingForVerification => 'Waiting for verification...';
@override
String get tryAgain => 'Try again';
@override
String get checkStatus => 'Check status';
@override
String get loginWithTOTP => 'Login with TOTP';
@override
String get recoverAccount => 'Recover account';
@override
String get setPasswordTitle => 'Set password';
@override
String get changePasswordTitle => 'Change password';
@override
String get resetPasswordTitle => 'Reset password';
@override
String get encryptionKeys => 'Encryption keys';
@override
String get enterPasswordToEncrypt =>
'Enter a password we can use to encrypt your data';
@override
String get enterNewPasswordToEncrypt =>
'Enter a new password we can use to encrypt your data';
@override
String get passwordWarning =>
'We don\'t store this password, so if you forget, <underline>we cannot decrypt your data</underline>';
@override
String get howItWorks => 'How it works';
@override
String get generatingEncryptionKeys => 'Generating encryption keys...';
@override
String get passwordChangedSuccessfully => 'Password changed successfully';
@override
String get signOutFromOtherDevices => 'Sign out from other devices';
@override
String get signOutOtherBody =>
'If you think someone might know your password, you can force all other devices using your account to sign out.';
@override
String get signOutOtherDevices => 'Sign out other devices';
@override
String get doNotSignOut => 'Do not sign out';
@override
String get generatingEncryptionKeysTitle => 'Generating encryption keys...';
@override
String get continueLabel => 'Continue';
@override
String get insecureDevice => 'Insecure device';
@override
String get sorryWeCouldNotGenerateSecureKeysOnThisDevicennplease =>
'Sorry, we could not generate secure keys on this device.\n\nplease sign up from a different device.';
@override
String get recoveryKeyCopiedToClipboard => 'Recovery key copied to clipboard';
@override
String get recoveryKey => 'Recovery key';
@override
String get recoveryKeyOnForgotPassword =>
'If you forget your password, the only way you can recover your data is with this key.';
@override
String get recoveryKeySaveDescription =>
'We don\'t store this key, please save this 24 word key in a safe place.';
@override
String get doThisLater => 'Do this later';
@override
String get saveKey => 'Save key';
@override
String get recoveryKeySaved => 'Recovery key saved in Downloads folder!';
@override
String get noRecoveryKeyTitle => 'No recovery key?';
@override
String get twoFactorAuthTitle => 'Two-factor authentication';
@override
String get enterCodeHint =>
'Enter the 6-digit code from\nyour authenticator app';
@override
String get lostDeviceTitle => 'Lost device?';
@override
String get enterRecoveryKeyHint => 'Enter your recovery key';
@override
String get recover => 'Recover';
}

View File

@@ -116,4 +116,332 @@ class StringsLocalizationsRu extends StringsLocalizations {
@override
String get saveOnlyDescription =>
'Do you want to save this to your storage (Downloads folder by default)?';
@override
String get enterNewEmailHint => 'Enter your new email address';
@override
String get email => 'Email';
@override
String get verify => 'Verify';
@override
String get invalidEmailTitle => 'Invalid email address';
@override
String get invalidEmailMessage => 'Please enter a valid email address.';
@override
String get pleaseWait => 'Please wait...';
@override
String get verifyPassword => 'Verify password';
@override
String get incorrectPasswordTitle => 'Incorrect password';
@override
String get pleaseTryAgain => 'Please try again';
@override
String get enterPassword => 'Enter password';
@override
String get enterYourPasswordHint => 'Enter your password';
@override
String get activeSessions => 'Active sessions';
@override
String get oops => 'Oops';
@override
String get somethingWentWrongPleaseTryAgain =>
'Something went wrong, please try again';
@override
String get thisWillLogYouOutOfThisDevice =>
'This will log you out of this device!';
@override
String get thisWillLogYouOutOfTheFollowingDevice =>
'This will log you out of the following device:';
@override
String get terminateSession => 'Terminate session?';
@override
String get terminate => 'Terminate';
@override
String get thisDevice => 'This device';
@override
String get createAccount => 'Create account';
@override
String get weakStrength => 'Weak';
@override
String get moderateStrength => 'Moderate';
@override
String get strongStrength => 'Strong';
@override
String get deleteAccount => 'Delete account';
@override
String get deleteAccountQuery =>
'We\'ll be sorry to see you go. Are you facing some issue?';
@override
String get yesSendFeedbackAction => 'Yes, send feedback';
@override
String get noDeleteAccountAction => 'No, delete account';
@override
String get initiateAccountDeleteTitle =>
'Please authenticate to initiate account deletion';
@override
String get confirmAccountDeleteTitle => 'Confirm account deletion';
@override
String get confirmAccountDeleteMessage =>
'This account is linked to other Ente apps, if you use any.\n\nYour uploaded data, across all Ente apps, will be scheduled for deletion, and your account will be permanently deleted.';
@override
String get delete => 'Delete';
@override
String get createNewAccount => 'Create new account';
@override
String get password => 'Password';
@override
String get confirmPassword => 'Confirm password';
@override
String passwordStrength(String passwordStrengthValue) {
return 'Password strength: $passwordStrengthValue';
}
@override
String get hearUsWhereTitle => 'How did you hear about Ente? (optional)';
@override
String get hearUsExplanation =>
'We don\'t track app installs. It\'d help if you told us where you found us!';
@override
String get signUpTerms =>
'I agree to the <u-terms>terms of service</u-terms> and <u-policy>privacy policy</u-policy>';
@override
String get termsOfServicesTitle => 'Terms';
@override
String get privacyPolicyTitle => 'Privacy Policy';
@override
String get ackPasswordLostWarning =>
'I understand that if I lose my password, I may lose my data since my data is <underline>end-to-end encrypted</underline>.';
@override
String get encryption => 'Encryption';
@override
String get logInLabel => 'Log in';
@override
String get welcomeBack => 'Welcome back!';
@override
String get loginTerms =>
'By clicking log in, I agree to the <u-terms>terms of service</u-terms> and <u-policy>privacy policy</u-policy>';
@override
String get noInternetConnection => 'No internet connection';
@override
String get pleaseCheckYourInternetConnectionAndTryAgain =>
'Please check your internet connection and try again.';
@override
String get verificationFailedPleaseTryAgain =>
'Verification failed, please try again';
@override
String get recreatePasswordTitle => 'Recreate password';
@override
String get recreatePasswordBody =>
'The current device is not powerful enough to verify your password, but we can regenerate in a way that works with all devices.\n\nPlease login using your recovery key and regenerate your password (you can use the same one again if you wish).';
@override
String get useRecoveryKey => 'Use recovery key';
@override
String get forgotPassword => 'Forgot password';
@override
String get changeEmail => 'Change email';
@override
String get verifyEmail => 'Verify email';
@override
String weHaveSendEmailTo(String email) {
return 'We have sent a mail to <green>$email</green>';
}
@override
String get toResetVerifyEmail =>
'To reset your password, please verify your email first.';
@override
String get checkInboxAndSpamFolder =>
'Please check your inbox (and spam) to complete verification';
@override
String get tapToEnterCode => 'Tap to enter code';
@override
String get sendEmail => 'Send email';
@override
String get resendEmail => 'Resend email';
@override
String get passKeyPendingVerification => 'Verification is still pending';
@override
String get loginSessionExpired => 'Session expired';
@override
String get loginSessionExpiredDetails =>
'Your session has expired. Please login again.';
@override
String get passkeyAuthTitle => 'Passkey verification';
@override
String get waitingForVerification => 'Waiting for verification...';
@override
String get tryAgain => 'Try again';
@override
String get checkStatus => 'Check status';
@override
String get loginWithTOTP => 'Login with TOTP';
@override
String get recoverAccount => 'Recover account';
@override
String get setPasswordTitle => 'Set password';
@override
String get changePasswordTitle => 'Change password';
@override
String get resetPasswordTitle => 'Reset password';
@override
String get encryptionKeys => 'Encryption keys';
@override
String get enterPasswordToEncrypt =>
'Enter a password we can use to encrypt your data';
@override
String get enterNewPasswordToEncrypt =>
'Enter a new password we can use to encrypt your data';
@override
String get passwordWarning =>
'We don\'t store this password, so if you forget, <underline>we cannot decrypt your data</underline>';
@override
String get howItWorks => 'How it works';
@override
String get generatingEncryptionKeys => 'Generating encryption keys...';
@override
String get passwordChangedSuccessfully => 'Password changed successfully';
@override
String get signOutFromOtherDevices => 'Sign out from other devices';
@override
String get signOutOtherBody =>
'If you think someone might know your password, you can force all other devices using your account to sign out.';
@override
String get signOutOtherDevices => 'Sign out other devices';
@override
String get doNotSignOut => 'Do not sign out';
@override
String get generatingEncryptionKeysTitle => 'Generating encryption keys...';
@override
String get continueLabel => 'Continue';
@override
String get insecureDevice => 'Insecure device';
@override
String get sorryWeCouldNotGenerateSecureKeysOnThisDevicennplease =>
'Sorry, we could not generate secure keys on this device.\n\nplease sign up from a different device.';
@override
String get recoveryKeyCopiedToClipboard => 'Recovery key copied to clipboard';
@override
String get recoveryKey => 'Recovery key';
@override
String get recoveryKeyOnForgotPassword =>
'If you forget your password, the only way you can recover your data is with this key.';
@override
String get recoveryKeySaveDescription =>
'We don\'t store this key, please save this 24 word key in a safe place.';
@override
String get doThisLater => 'Do this later';
@override
String get saveKey => 'Save key';
@override
String get recoveryKeySaved => 'Recovery key saved in Downloads folder!';
@override
String get noRecoveryKeyTitle => 'No recovery key?';
@override
String get twoFactorAuthTitle => 'Two-factor authentication';
@override
String get enterCodeHint =>
'Enter the 6-digit code from\nyour authenticator app';
@override
String get lostDeviceTitle => 'Lost device?';
@override
String get enterRecoveryKeyHint => 'Enter your recovery key';
@override
String get recover => 'Recover';
}

View File

@@ -116,4 +116,332 @@ class StringsLocalizationsSk extends StringsLocalizations {
@override
String get saveOnlyDescription =>
'Do you want to save this to your storage (Downloads folder by default)?';
@override
String get enterNewEmailHint => 'Enter your new email address';
@override
String get email => 'Email';
@override
String get verify => 'Verify';
@override
String get invalidEmailTitle => 'Invalid email address';
@override
String get invalidEmailMessage => 'Please enter a valid email address.';
@override
String get pleaseWait => 'Please wait...';
@override
String get verifyPassword => 'Verify password';
@override
String get incorrectPasswordTitle => 'Incorrect password';
@override
String get pleaseTryAgain => 'Please try again';
@override
String get enterPassword => 'Enter password';
@override
String get enterYourPasswordHint => 'Enter your password';
@override
String get activeSessions => 'Active sessions';
@override
String get oops => 'Oops';
@override
String get somethingWentWrongPleaseTryAgain =>
'Something went wrong, please try again';
@override
String get thisWillLogYouOutOfThisDevice =>
'This will log you out of this device!';
@override
String get thisWillLogYouOutOfTheFollowingDevice =>
'This will log you out of the following device:';
@override
String get terminateSession => 'Terminate session?';
@override
String get terminate => 'Terminate';
@override
String get thisDevice => 'This device';
@override
String get createAccount => 'Create account';
@override
String get weakStrength => 'Weak';
@override
String get moderateStrength => 'Moderate';
@override
String get strongStrength => 'Strong';
@override
String get deleteAccount => 'Delete account';
@override
String get deleteAccountQuery =>
'We\'ll be sorry to see you go. Are you facing some issue?';
@override
String get yesSendFeedbackAction => 'Yes, send feedback';
@override
String get noDeleteAccountAction => 'No, delete account';
@override
String get initiateAccountDeleteTitle =>
'Please authenticate to initiate account deletion';
@override
String get confirmAccountDeleteTitle => 'Confirm account deletion';
@override
String get confirmAccountDeleteMessage =>
'This account is linked to other Ente apps, if you use any.\n\nYour uploaded data, across all Ente apps, will be scheduled for deletion, and your account will be permanently deleted.';
@override
String get delete => 'Delete';
@override
String get createNewAccount => 'Create new account';
@override
String get password => 'Password';
@override
String get confirmPassword => 'Confirm password';
@override
String passwordStrength(String passwordStrengthValue) {
return 'Password strength: $passwordStrengthValue';
}
@override
String get hearUsWhereTitle => 'How did you hear about Ente? (optional)';
@override
String get hearUsExplanation =>
'We don\'t track app installs. It\'d help if you told us where you found us!';
@override
String get signUpTerms =>
'I agree to the <u-terms>terms of service</u-terms> and <u-policy>privacy policy</u-policy>';
@override
String get termsOfServicesTitle => 'Terms';
@override
String get privacyPolicyTitle => 'Privacy Policy';
@override
String get ackPasswordLostWarning =>
'I understand that if I lose my password, I may lose my data since my data is <underline>end-to-end encrypted</underline>.';
@override
String get encryption => 'Encryption';
@override
String get logInLabel => 'Log in';
@override
String get welcomeBack => 'Welcome back!';
@override
String get loginTerms =>
'By clicking log in, I agree to the <u-terms>terms of service</u-terms> and <u-policy>privacy policy</u-policy>';
@override
String get noInternetConnection => 'No internet connection';
@override
String get pleaseCheckYourInternetConnectionAndTryAgain =>
'Please check your internet connection and try again.';
@override
String get verificationFailedPleaseTryAgain =>
'Verification failed, please try again';
@override
String get recreatePasswordTitle => 'Recreate password';
@override
String get recreatePasswordBody =>
'The current device is not powerful enough to verify your password, but we can regenerate in a way that works with all devices.\n\nPlease login using your recovery key and regenerate your password (you can use the same one again if you wish).';
@override
String get useRecoveryKey => 'Use recovery key';
@override
String get forgotPassword => 'Forgot password';
@override
String get changeEmail => 'Change email';
@override
String get verifyEmail => 'Verify email';
@override
String weHaveSendEmailTo(String email) {
return 'We have sent a mail to <green>$email</green>';
}
@override
String get toResetVerifyEmail =>
'To reset your password, please verify your email first.';
@override
String get checkInboxAndSpamFolder =>
'Please check your inbox (and spam) to complete verification';
@override
String get tapToEnterCode => 'Tap to enter code';
@override
String get sendEmail => 'Send email';
@override
String get resendEmail => 'Resend email';
@override
String get passKeyPendingVerification => 'Verification is still pending';
@override
String get loginSessionExpired => 'Session expired';
@override
String get loginSessionExpiredDetails =>
'Your session has expired. Please login again.';
@override
String get passkeyAuthTitle => 'Passkey verification';
@override
String get waitingForVerification => 'Waiting for verification...';
@override
String get tryAgain => 'Try again';
@override
String get checkStatus => 'Check status';
@override
String get loginWithTOTP => 'Login with TOTP';
@override
String get recoverAccount => 'Recover account';
@override
String get setPasswordTitle => 'Set password';
@override
String get changePasswordTitle => 'Change password';
@override
String get resetPasswordTitle => 'Reset password';
@override
String get encryptionKeys => 'Encryption keys';
@override
String get enterPasswordToEncrypt =>
'Enter a password we can use to encrypt your data';
@override
String get enterNewPasswordToEncrypt =>
'Enter a new password we can use to encrypt your data';
@override
String get passwordWarning =>
'We don\'t store this password, so if you forget, <underline>we cannot decrypt your data</underline>';
@override
String get howItWorks => 'How it works';
@override
String get generatingEncryptionKeys => 'Generating encryption keys...';
@override
String get passwordChangedSuccessfully => 'Password changed successfully';
@override
String get signOutFromOtherDevices => 'Sign out from other devices';
@override
String get signOutOtherBody =>
'If you think someone might know your password, you can force all other devices using your account to sign out.';
@override
String get signOutOtherDevices => 'Sign out other devices';
@override
String get doNotSignOut => 'Do not sign out';
@override
String get generatingEncryptionKeysTitle => 'Generating encryption keys...';
@override
String get continueLabel => 'Continue';
@override
String get insecureDevice => 'Insecure device';
@override
String get sorryWeCouldNotGenerateSecureKeysOnThisDevicennplease =>
'Sorry, we could not generate secure keys on this device.\n\nplease sign up from a different device.';
@override
String get recoveryKeyCopiedToClipboard => 'Recovery key copied to clipboard';
@override
String get recoveryKey => 'Recovery key';
@override
String get recoveryKeyOnForgotPassword =>
'If you forget your password, the only way you can recover your data is with this key.';
@override
String get recoveryKeySaveDescription =>
'We don\'t store this key, please save this 24 word key in a safe place.';
@override
String get doThisLater => 'Do this later';
@override
String get saveKey => 'Save key';
@override
String get recoveryKeySaved => 'Recovery key saved in Downloads folder!';
@override
String get noRecoveryKeyTitle => 'No recovery key?';
@override
String get twoFactorAuthTitle => 'Two-factor authentication';
@override
String get enterCodeHint =>
'Enter the 6-digit code from\nyour authenticator app';
@override
String get lostDeviceTitle => 'Lost device?';
@override
String get enterRecoveryKeyHint => 'Enter your recovery key';
@override
String get recover => 'Recover';
}

View File

@@ -116,4 +116,332 @@ class StringsLocalizationsSr extends StringsLocalizations {
@override
String get saveOnlyDescription =>
'Do you want to save this to your storage (Downloads folder by default)?';
@override
String get enterNewEmailHint => 'Enter your new email address';
@override
String get email => 'Email';
@override
String get verify => 'Verify';
@override
String get invalidEmailTitle => 'Invalid email address';
@override
String get invalidEmailMessage => 'Please enter a valid email address.';
@override
String get pleaseWait => 'Please wait...';
@override
String get verifyPassword => 'Verify password';
@override
String get incorrectPasswordTitle => 'Incorrect password';
@override
String get pleaseTryAgain => 'Please try again';
@override
String get enterPassword => 'Enter password';
@override
String get enterYourPasswordHint => 'Enter your password';
@override
String get activeSessions => 'Active sessions';
@override
String get oops => 'Oops';
@override
String get somethingWentWrongPleaseTryAgain =>
'Something went wrong, please try again';
@override
String get thisWillLogYouOutOfThisDevice =>
'This will log you out of this device!';
@override
String get thisWillLogYouOutOfTheFollowingDevice =>
'This will log you out of the following device:';
@override
String get terminateSession => 'Terminate session?';
@override
String get terminate => 'Terminate';
@override
String get thisDevice => 'This device';
@override
String get createAccount => 'Create account';
@override
String get weakStrength => 'Weak';
@override
String get moderateStrength => 'Moderate';
@override
String get strongStrength => 'Strong';
@override
String get deleteAccount => 'Delete account';
@override
String get deleteAccountQuery =>
'We\'ll be sorry to see you go. Are you facing some issue?';
@override
String get yesSendFeedbackAction => 'Yes, send feedback';
@override
String get noDeleteAccountAction => 'No, delete account';
@override
String get initiateAccountDeleteTitle =>
'Please authenticate to initiate account deletion';
@override
String get confirmAccountDeleteTitle => 'Confirm account deletion';
@override
String get confirmAccountDeleteMessage =>
'This account is linked to other Ente apps, if you use any.\n\nYour uploaded data, across all Ente apps, will be scheduled for deletion, and your account will be permanently deleted.';
@override
String get delete => 'Delete';
@override
String get createNewAccount => 'Create new account';
@override
String get password => 'Password';
@override
String get confirmPassword => 'Confirm password';
@override
String passwordStrength(String passwordStrengthValue) {
return 'Password strength: $passwordStrengthValue';
}
@override
String get hearUsWhereTitle => 'How did you hear about Ente? (optional)';
@override
String get hearUsExplanation =>
'We don\'t track app installs. It\'d help if you told us where you found us!';
@override
String get signUpTerms =>
'I agree to the <u-terms>terms of service</u-terms> and <u-policy>privacy policy</u-policy>';
@override
String get termsOfServicesTitle => 'Terms';
@override
String get privacyPolicyTitle => 'Privacy Policy';
@override
String get ackPasswordLostWarning =>
'I understand that if I lose my password, I may lose my data since my data is <underline>end-to-end encrypted</underline>.';
@override
String get encryption => 'Encryption';
@override
String get logInLabel => 'Log in';
@override
String get welcomeBack => 'Welcome back!';
@override
String get loginTerms =>
'By clicking log in, I agree to the <u-terms>terms of service</u-terms> and <u-policy>privacy policy</u-policy>';
@override
String get noInternetConnection => 'No internet connection';
@override
String get pleaseCheckYourInternetConnectionAndTryAgain =>
'Please check your internet connection and try again.';
@override
String get verificationFailedPleaseTryAgain =>
'Verification failed, please try again';
@override
String get recreatePasswordTitle => 'Recreate password';
@override
String get recreatePasswordBody =>
'The current device is not powerful enough to verify your password, but we can regenerate in a way that works with all devices.\n\nPlease login using your recovery key and regenerate your password (you can use the same one again if you wish).';
@override
String get useRecoveryKey => 'Use recovery key';
@override
String get forgotPassword => 'Forgot password';
@override
String get changeEmail => 'Change email';
@override
String get verifyEmail => 'Verify email';
@override
String weHaveSendEmailTo(String email) {
return 'We have sent a mail to <green>$email</green>';
}
@override
String get toResetVerifyEmail =>
'To reset your password, please verify your email first.';
@override
String get checkInboxAndSpamFolder =>
'Please check your inbox (and spam) to complete verification';
@override
String get tapToEnterCode => 'Tap to enter code';
@override
String get sendEmail => 'Send email';
@override
String get resendEmail => 'Resend email';
@override
String get passKeyPendingVerification => 'Verification is still pending';
@override
String get loginSessionExpired => 'Session expired';
@override
String get loginSessionExpiredDetails =>
'Your session has expired. Please login again.';
@override
String get passkeyAuthTitle => 'Passkey verification';
@override
String get waitingForVerification => 'Waiting for verification...';
@override
String get tryAgain => 'Try again';
@override
String get checkStatus => 'Check status';
@override
String get loginWithTOTP => 'Login with TOTP';
@override
String get recoverAccount => 'Recover account';
@override
String get setPasswordTitle => 'Set password';
@override
String get changePasswordTitle => 'Change password';
@override
String get resetPasswordTitle => 'Reset password';
@override
String get encryptionKeys => 'Encryption keys';
@override
String get enterPasswordToEncrypt =>
'Enter a password we can use to encrypt your data';
@override
String get enterNewPasswordToEncrypt =>
'Enter a new password we can use to encrypt your data';
@override
String get passwordWarning =>
'We don\'t store this password, so if you forget, <underline>we cannot decrypt your data</underline>';
@override
String get howItWorks => 'How it works';
@override
String get generatingEncryptionKeys => 'Generating encryption keys...';
@override
String get passwordChangedSuccessfully => 'Password changed successfully';
@override
String get signOutFromOtherDevices => 'Sign out from other devices';
@override
String get signOutOtherBody =>
'If you think someone might know your password, you can force all other devices using your account to sign out.';
@override
String get signOutOtherDevices => 'Sign out other devices';
@override
String get doNotSignOut => 'Do not sign out';
@override
String get generatingEncryptionKeysTitle => 'Generating encryption keys...';
@override
String get continueLabel => 'Continue';
@override
String get insecureDevice => 'Insecure device';
@override
String get sorryWeCouldNotGenerateSecureKeysOnThisDevicennplease =>
'Sorry, we could not generate secure keys on this device.\n\nplease sign up from a different device.';
@override
String get recoveryKeyCopiedToClipboard => 'Recovery key copied to clipboard';
@override
String get recoveryKey => 'Recovery key';
@override
String get recoveryKeyOnForgotPassword =>
'If you forget your password, the only way you can recover your data is with this key.';
@override
String get recoveryKeySaveDescription =>
'We don\'t store this key, please save this 24 word key in a safe place.';
@override
String get doThisLater => 'Do this later';
@override
String get saveKey => 'Save key';
@override
String get recoveryKeySaved => 'Recovery key saved in Downloads folder!';
@override
String get noRecoveryKeyTitle => 'No recovery key?';
@override
String get twoFactorAuthTitle => 'Two-factor authentication';
@override
String get enterCodeHint =>
'Enter the 6-digit code from\nyour authenticator app';
@override
String get lostDeviceTitle => 'Lost device?';
@override
String get enterRecoveryKeyHint => 'Enter your recovery key';
@override
String get recover => 'Recover';
}

View File

@@ -116,4 +116,332 @@ class StringsLocalizationsSv extends StringsLocalizations {
@override
String get saveOnlyDescription =>
'Do you want to save this to your storage (Downloads folder by default)?';
@override
String get enterNewEmailHint => 'Enter your new email address';
@override
String get email => 'Email';
@override
String get verify => 'Verify';
@override
String get invalidEmailTitle => 'Invalid email address';
@override
String get invalidEmailMessage => 'Please enter a valid email address.';
@override
String get pleaseWait => 'Please wait...';
@override
String get verifyPassword => 'Verify password';
@override
String get incorrectPasswordTitle => 'Incorrect password';
@override
String get pleaseTryAgain => 'Please try again';
@override
String get enterPassword => 'Enter password';
@override
String get enterYourPasswordHint => 'Enter your password';
@override
String get activeSessions => 'Active sessions';
@override
String get oops => 'Oops';
@override
String get somethingWentWrongPleaseTryAgain =>
'Something went wrong, please try again';
@override
String get thisWillLogYouOutOfThisDevice =>
'This will log you out of this device!';
@override
String get thisWillLogYouOutOfTheFollowingDevice =>
'This will log you out of the following device:';
@override
String get terminateSession => 'Terminate session?';
@override
String get terminate => 'Terminate';
@override
String get thisDevice => 'This device';
@override
String get createAccount => 'Create account';
@override
String get weakStrength => 'Weak';
@override
String get moderateStrength => 'Moderate';
@override
String get strongStrength => 'Strong';
@override
String get deleteAccount => 'Delete account';
@override
String get deleteAccountQuery =>
'We\'ll be sorry to see you go. Are you facing some issue?';
@override
String get yesSendFeedbackAction => 'Yes, send feedback';
@override
String get noDeleteAccountAction => 'No, delete account';
@override
String get initiateAccountDeleteTitle =>
'Please authenticate to initiate account deletion';
@override
String get confirmAccountDeleteTitle => 'Confirm account deletion';
@override
String get confirmAccountDeleteMessage =>
'This account is linked to other Ente apps, if you use any.\n\nYour uploaded data, across all Ente apps, will be scheduled for deletion, and your account will be permanently deleted.';
@override
String get delete => 'Delete';
@override
String get createNewAccount => 'Create new account';
@override
String get password => 'Password';
@override
String get confirmPassword => 'Confirm password';
@override
String passwordStrength(String passwordStrengthValue) {
return 'Password strength: $passwordStrengthValue';
}
@override
String get hearUsWhereTitle => 'How did you hear about Ente? (optional)';
@override
String get hearUsExplanation =>
'We don\'t track app installs. It\'d help if you told us where you found us!';
@override
String get signUpTerms =>
'I agree to the <u-terms>terms of service</u-terms> and <u-policy>privacy policy</u-policy>';
@override
String get termsOfServicesTitle => 'Terms';
@override
String get privacyPolicyTitle => 'Privacy Policy';
@override
String get ackPasswordLostWarning =>
'I understand that if I lose my password, I may lose my data since my data is <underline>end-to-end encrypted</underline>.';
@override
String get encryption => 'Encryption';
@override
String get logInLabel => 'Log in';
@override
String get welcomeBack => 'Welcome back!';
@override
String get loginTerms =>
'By clicking log in, I agree to the <u-terms>terms of service</u-terms> and <u-policy>privacy policy</u-policy>';
@override
String get noInternetConnection => 'No internet connection';
@override
String get pleaseCheckYourInternetConnectionAndTryAgain =>
'Please check your internet connection and try again.';
@override
String get verificationFailedPleaseTryAgain =>
'Verification failed, please try again';
@override
String get recreatePasswordTitle => 'Recreate password';
@override
String get recreatePasswordBody =>
'The current device is not powerful enough to verify your password, but we can regenerate in a way that works with all devices.\n\nPlease login using your recovery key and regenerate your password (you can use the same one again if you wish).';
@override
String get useRecoveryKey => 'Use recovery key';
@override
String get forgotPassword => 'Forgot password';
@override
String get changeEmail => 'Change email';
@override
String get verifyEmail => 'Verify email';
@override
String weHaveSendEmailTo(String email) {
return 'We have sent a mail to <green>$email</green>';
}
@override
String get toResetVerifyEmail =>
'To reset your password, please verify your email first.';
@override
String get checkInboxAndSpamFolder =>
'Please check your inbox (and spam) to complete verification';
@override
String get tapToEnterCode => 'Tap to enter code';
@override
String get sendEmail => 'Send email';
@override
String get resendEmail => 'Resend email';
@override
String get passKeyPendingVerification => 'Verification is still pending';
@override
String get loginSessionExpired => 'Session expired';
@override
String get loginSessionExpiredDetails =>
'Your session has expired. Please login again.';
@override
String get passkeyAuthTitle => 'Passkey verification';
@override
String get waitingForVerification => 'Waiting for verification...';
@override
String get tryAgain => 'Try again';
@override
String get checkStatus => 'Check status';
@override
String get loginWithTOTP => 'Login with TOTP';
@override
String get recoverAccount => 'Recover account';
@override
String get setPasswordTitle => 'Set password';
@override
String get changePasswordTitle => 'Change password';
@override
String get resetPasswordTitle => 'Reset password';
@override
String get encryptionKeys => 'Encryption keys';
@override
String get enterPasswordToEncrypt =>
'Enter a password we can use to encrypt your data';
@override
String get enterNewPasswordToEncrypt =>
'Enter a new password we can use to encrypt your data';
@override
String get passwordWarning =>
'We don\'t store this password, so if you forget, <underline>we cannot decrypt your data</underline>';
@override
String get howItWorks => 'How it works';
@override
String get generatingEncryptionKeys => 'Generating encryption keys...';
@override
String get passwordChangedSuccessfully => 'Password changed successfully';
@override
String get signOutFromOtherDevices => 'Sign out from other devices';
@override
String get signOutOtherBody =>
'If you think someone might know your password, you can force all other devices using your account to sign out.';
@override
String get signOutOtherDevices => 'Sign out other devices';
@override
String get doNotSignOut => 'Do not sign out';
@override
String get generatingEncryptionKeysTitle => 'Generating encryption keys...';
@override
String get continueLabel => 'Continue';
@override
String get insecureDevice => 'Insecure device';
@override
String get sorryWeCouldNotGenerateSecureKeysOnThisDevicennplease =>
'Sorry, we could not generate secure keys on this device.\n\nplease sign up from a different device.';
@override
String get recoveryKeyCopiedToClipboard => 'Recovery key copied to clipboard';
@override
String get recoveryKey => 'Recovery key';
@override
String get recoveryKeyOnForgotPassword =>
'If you forget your password, the only way you can recover your data is with this key.';
@override
String get recoveryKeySaveDescription =>
'We don\'t store this key, please save this 24 word key in a safe place.';
@override
String get doThisLater => 'Do this later';
@override
String get saveKey => 'Save key';
@override
String get recoveryKeySaved => 'Recovery key saved in Downloads folder!';
@override
String get noRecoveryKeyTitle => 'No recovery key?';
@override
String get twoFactorAuthTitle => 'Two-factor authentication';
@override
String get enterCodeHint =>
'Enter the 6-digit code from\nyour authenticator app';
@override
String get lostDeviceTitle => 'Lost device?';
@override
String get enterRecoveryKeyHint => 'Enter your recovery key';
@override
String get recover => 'Recover';
}

View File

@@ -116,4 +116,332 @@ class StringsLocalizationsTr extends StringsLocalizations {
@override
String get saveOnlyDescription =>
'Do you want to save this to your storage (Downloads folder by default)?';
@override
String get enterNewEmailHint => 'Enter your new email address';
@override
String get email => 'Email';
@override
String get verify => 'Verify';
@override
String get invalidEmailTitle => 'Invalid email address';
@override
String get invalidEmailMessage => 'Please enter a valid email address.';
@override
String get pleaseWait => 'Please wait...';
@override
String get verifyPassword => 'Verify password';
@override
String get incorrectPasswordTitle => 'Incorrect password';
@override
String get pleaseTryAgain => 'Please try again';
@override
String get enterPassword => 'Enter password';
@override
String get enterYourPasswordHint => 'Enter your password';
@override
String get activeSessions => 'Active sessions';
@override
String get oops => 'Oops';
@override
String get somethingWentWrongPleaseTryAgain =>
'Something went wrong, please try again';
@override
String get thisWillLogYouOutOfThisDevice =>
'This will log you out of this device!';
@override
String get thisWillLogYouOutOfTheFollowingDevice =>
'This will log you out of the following device:';
@override
String get terminateSession => 'Terminate session?';
@override
String get terminate => 'Terminate';
@override
String get thisDevice => 'This device';
@override
String get createAccount => 'Create account';
@override
String get weakStrength => 'Weak';
@override
String get moderateStrength => 'Moderate';
@override
String get strongStrength => 'Strong';
@override
String get deleteAccount => 'Delete account';
@override
String get deleteAccountQuery =>
'We\'ll be sorry to see you go. Are you facing some issue?';
@override
String get yesSendFeedbackAction => 'Yes, send feedback';
@override
String get noDeleteAccountAction => 'No, delete account';
@override
String get initiateAccountDeleteTitle =>
'Please authenticate to initiate account deletion';
@override
String get confirmAccountDeleteTitle => 'Confirm account deletion';
@override
String get confirmAccountDeleteMessage =>
'This account is linked to other Ente apps, if you use any.\n\nYour uploaded data, across all Ente apps, will be scheduled for deletion, and your account will be permanently deleted.';
@override
String get delete => 'Delete';
@override
String get createNewAccount => 'Create new account';
@override
String get password => 'Password';
@override
String get confirmPassword => 'Confirm password';
@override
String passwordStrength(String passwordStrengthValue) {
return 'Password strength: $passwordStrengthValue';
}
@override
String get hearUsWhereTitle => 'How did you hear about Ente? (optional)';
@override
String get hearUsExplanation =>
'We don\'t track app installs. It\'d help if you told us where you found us!';
@override
String get signUpTerms =>
'I agree to the <u-terms>terms of service</u-terms> and <u-policy>privacy policy</u-policy>';
@override
String get termsOfServicesTitle => 'Terms';
@override
String get privacyPolicyTitle => 'Privacy Policy';
@override
String get ackPasswordLostWarning =>
'I understand that if I lose my password, I may lose my data since my data is <underline>end-to-end encrypted</underline>.';
@override
String get encryption => 'Encryption';
@override
String get logInLabel => 'Log in';
@override
String get welcomeBack => 'Welcome back!';
@override
String get loginTerms =>
'By clicking log in, I agree to the <u-terms>terms of service</u-terms> and <u-policy>privacy policy</u-policy>';
@override
String get noInternetConnection => 'No internet connection';
@override
String get pleaseCheckYourInternetConnectionAndTryAgain =>
'Please check your internet connection and try again.';
@override
String get verificationFailedPleaseTryAgain =>
'Verification failed, please try again';
@override
String get recreatePasswordTitle => 'Recreate password';
@override
String get recreatePasswordBody =>
'The current device is not powerful enough to verify your password, but we can regenerate in a way that works with all devices.\n\nPlease login using your recovery key and regenerate your password (you can use the same one again if you wish).';
@override
String get useRecoveryKey => 'Use recovery key';
@override
String get forgotPassword => 'Forgot password';
@override
String get changeEmail => 'Change email';
@override
String get verifyEmail => 'Verify email';
@override
String weHaveSendEmailTo(String email) {
return 'We have sent a mail to <green>$email</green>';
}
@override
String get toResetVerifyEmail =>
'To reset your password, please verify your email first.';
@override
String get checkInboxAndSpamFolder =>
'Please check your inbox (and spam) to complete verification';
@override
String get tapToEnterCode => 'Tap to enter code';
@override
String get sendEmail => 'Send email';
@override
String get resendEmail => 'Resend email';
@override
String get passKeyPendingVerification => 'Verification is still pending';
@override
String get loginSessionExpired => 'Session expired';
@override
String get loginSessionExpiredDetails =>
'Your session has expired. Please login again.';
@override
String get passkeyAuthTitle => 'Passkey verification';
@override
String get waitingForVerification => 'Waiting for verification...';
@override
String get tryAgain => 'Try again';
@override
String get checkStatus => 'Check status';
@override
String get loginWithTOTP => 'Login with TOTP';
@override
String get recoverAccount => 'Recover account';
@override
String get setPasswordTitle => 'Set password';
@override
String get changePasswordTitle => 'Change password';
@override
String get resetPasswordTitle => 'Reset password';
@override
String get encryptionKeys => 'Encryption keys';
@override
String get enterPasswordToEncrypt =>
'Enter a password we can use to encrypt your data';
@override
String get enterNewPasswordToEncrypt =>
'Enter a new password we can use to encrypt your data';
@override
String get passwordWarning =>
'We don\'t store this password, so if you forget, <underline>we cannot decrypt your data</underline>';
@override
String get howItWorks => 'How it works';
@override
String get generatingEncryptionKeys => 'Generating encryption keys...';
@override
String get passwordChangedSuccessfully => 'Password changed successfully';
@override
String get signOutFromOtherDevices => 'Sign out from other devices';
@override
String get signOutOtherBody =>
'If you think someone might know your password, you can force all other devices using your account to sign out.';
@override
String get signOutOtherDevices => 'Sign out other devices';
@override
String get doNotSignOut => 'Do not sign out';
@override
String get generatingEncryptionKeysTitle => 'Generating encryption keys...';
@override
String get continueLabel => 'Continue';
@override
String get insecureDevice => 'Insecure device';
@override
String get sorryWeCouldNotGenerateSecureKeysOnThisDevicennplease =>
'Sorry, we could not generate secure keys on this device.\n\nplease sign up from a different device.';
@override
String get recoveryKeyCopiedToClipboard => 'Recovery key copied to clipboard';
@override
String get recoveryKey => 'Recovery key';
@override
String get recoveryKeyOnForgotPassword =>
'If you forget your password, the only way you can recover your data is with this key.';
@override
String get recoveryKeySaveDescription =>
'We don\'t store this key, please save this 24 word key in a safe place.';
@override
String get doThisLater => 'Do this later';
@override
String get saveKey => 'Save key';
@override
String get recoveryKeySaved => 'Recovery key saved in Downloads folder!';
@override
String get noRecoveryKeyTitle => 'No recovery key?';
@override
String get twoFactorAuthTitle => 'Two-factor authentication';
@override
String get enterCodeHint =>
'Enter the 6-digit code from\nyour authenticator app';
@override
String get lostDeviceTitle => 'Lost device?';
@override
String get enterRecoveryKeyHint => 'Enter your recovery key';
@override
String get recover => 'Recover';
}

View File

@@ -116,4 +116,332 @@ class StringsLocalizationsVi extends StringsLocalizations {
@override
String get saveOnlyDescription =>
'Do you want to save this to your storage (Downloads folder by default)?';
@override
String get enterNewEmailHint => 'Enter your new email address';
@override
String get email => 'Email';
@override
String get verify => 'Verify';
@override
String get invalidEmailTitle => 'Invalid email address';
@override
String get invalidEmailMessage => 'Please enter a valid email address.';
@override
String get pleaseWait => 'Please wait...';
@override
String get verifyPassword => 'Verify password';
@override
String get incorrectPasswordTitle => 'Incorrect password';
@override
String get pleaseTryAgain => 'Please try again';
@override
String get enterPassword => 'Enter password';
@override
String get enterYourPasswordHint => 'Enter your password';
@override
String get activeSessions => 'Active sessions';
@override
String get oops => 'Oops';
@override
String get somethingWentWrongPleaseTryAgain =>
'Something went wrong, please try again';
@override
String get thisWillLogYouOutOfThisDevice =>
'This will log you out of this device!';
@override
String get thisWillLogYouOutOfTheFollowingDevice =>
'This will log you out of the following device:';
@override
String get terminateSession => 'Terminate session?';
@override
String get terminate => 'Terminate';
@override
String get thisDevice => 'This device';
@override
String get createAccount => 'Create account';
@override
String get weakStrength => 'Weak';
@override
String get moderateStrength => 'Moderate';
@override
String get strongStrength => 'Strong';
@override
String get deleteAccount => 'Delete account';
@override
String get deleteAccountQuery =>
'We\'ll be sorry to see you go. Are you facing some issue?';
@override
String get yesSendFeedbackAction => 'Yes, send feedback';
@override
String get noDeleteAccountAction => 'No, delete account';
@override
String get initiateAccountDeleteTitle =>
'Please authenticate to initiate account deletion';
@override
String get confirmAccountDeleteTitle => 'Confirm account deletion';
@override
String get confirmAccountDeleteMessage =>
'This account is linked to other Ente apps, if you use any.\n\nYour uploaded data, across all Ente apps, will be scheduled for deletion, and your account will be permanently deleted.';
@override
String get delete => 'Delete';
@override
String get createNewAccount => 'Create new account';
@override
String get password => 'Password';
@override
String get confirmPassword => 'Confirm password';
@override
String passwordStrength(String passwordStrengthValue) {
return 'Password strength: $passwordStrengthValue';
}
@override
String get hearUsWhereTitle => 'How did you hear about Ente? (optional)';
@override
String get hearUsExplanation =>
'We don\'t track app installs. It\'d help if you told us where you found us!';
@override
String get signUpTerms =>
'I agree to the <u-terms>terms of service</u-terms> and <u-policy>privacy policy</u-policy>';
@override
String get termsOfServicesTitle => 'Terms';
@override
String get privacyPolicyTitle => 'Privacy Policy';
@override
String get ackPasswordLostWarning =>
'I understand that if I lose my password, I may lose my data since my data is <underline>end-to-end encrypted</underline>.';
@override
String get encryption => 'Encryption';
@override
String get logInLabel => 'Log in';
@override
String get welcomeBack => 'Welcome back!';
@override
String get loginTerms =>
'By clicking log in, I agree to the <u-terms>terms of service</u-terms> and <u-policy>privacy policy</u-policy>';
@override
String get noInternetConnection => 'No internet connection';
@override
String get pleaseCheckYourInternetConnectionAndTryAgain =>
'Please check your internet connection and try again.';
@override
String get verificationFailedPleaseTryAgain =>
'Verification failed, please try again';
@override
String get recreatePasswordTitle => 'Recreate password';
@override
String get recreatePasswordBody =>
'The current device is not powerful enough to verify your password, but we can regenerate in a way that works with all devices.\n\nPlease login using your recovery key and regenerate your password (you can use the same one again if you wish).';
@override
String get useRecoveryKey => 'Use recovery key';
@override
String get forgotPassword => 'Forgot password';
@override
String get changeEmail => 'Change email';
@override
String get verifyEmail => 'Verify email';
@override
String weHaveSendEmailTo(String email) {
return 'We have sent a mail to <green>$email</green>';
}
@override
String get toResetVerifyEmail =>
'To reset your password, please verify your email first.';
@override
String get checkInboxAndSpamFolder =>
'Please check your inbox (and spam) to complete verification';
@override
String get tapToEnterCode => 'Tap to enter code';
@override
String get sendEmail => 'Send email';
@override
String get resendEmail => 'Resend email';
@override
String get passKeyPendingVerification => 'Verification is still pending';
@override
String get loginSessionExpired => 'Session expired';
@override
String get loginSessionExpiredDetails =>
'Your session has expired. Please login again.';
@override
String get passkeyAuthTitle => 'Passkey verification';
@override
String get waitingForVerification => 'Waiting for verification...';
@override
String get tryAgain => 'Try again';
@override
String get checkStatus => 'Check status';
@override
String get loginWithTOTP => 'Login with TOTP';
@override
String get recoverAccount => 'Recover account';
@override
String get setPasswordTitle => 'Set password';
@override
String get changePasswordTitle => 'Change password';
@override
String get resetPasswordTitle => 'Reset password';
@override
String get encryptionKeys => 'Encryption keys';
@override
String get enterPasswordToEncrypt =>
'Enter a password we can use to encrypt your data';
@override
String get enterNewPasswordToEncrypt =>
'Enter a new password we can use to encrypt your data';
@override
String get passwordWarning =>
'We don\'t store this password, so if you forget, <underline>we cannot decrypt your data</underline>';
@override
String get howItWorks => 'How it works';
@override
String get generatingEncryptionKeys => 'Generating encryption keys...';
@override
String get passwordChangedSuccessfully => 'Password changed successfully';
@override
String get signOutFromOtherDevices => 'Sign out from other devices';
@override
String get signOutOtherBody =>
'If you think someone might know your password, you can force all other devices using your account to sign out.';
@override
String get signOutOtherDevices => 'Sign out other devices';
@override
String get doNotSignOut => 'Do not sign out';
@override
String get generatingEncryptionKeysTitle => 'Generating encryption keys...';
@override
String get continueLabel => 'Continue';
@override
String get insecureDevice => 'Insecure device';
@override
String get sorryWeCouldNotGenerateSecureKeysOnThisDevicennplease =>
'Sorry, we could not generate secure keys on this device.\n\nplease sign up from a different device.';
@override
String get recoveryKeyCopiedToClipboard => 'Recovery key copied to clipboard';
@override
String get recoveryKey => 'Recovery key';
@override
String get recoveryKeyOnForgotPassword =>
'If you forget your password, the only way you can recover your data is with this key.';
@override
String get recoveryKeySaveDescription =>
'We don\'t store this key, please save this 24 word key in a safe place.';
@override
String get doThisLater => 'Do this later';
@override
String get saveKey => 'Save key';
@override
String get recoveryKeySaved => 'Recovery key saved in Downloads folder!';
@override
String get noRecoveryKeyTitle => 'No recovery key?';
@override
String get twoFactorAuthTitle => 'Two-factor authentication';
@override
String get enterCodeHint =>
'Enter the 6-digit code from\nyour authenticator app';
@override
String get lostDeviceTitle => 'Lost device?';
@override
String get enterRecoveryKeyHint => 'Enter your recovery key';
@override
String get recover => 'Recover';
}

View File

@@ -115,6 +115,334 @@ class StringsLocalizationsZh extends StringsLocalizations {
@override
String get saveOnlyDescription =>
'Do you want to save this to your storage (Downloads folder by default)?';
@override
String get enterNewEmailHint => 'Enter your new email address';
@override
String get email => 'Email';
@override
String get verify => 'Verify';
@override
String get invalidEmailTitle => 'Invalid email address';
@override
String get invalidEmailMessage => 'Please enter a valid email address.';
@override
String get pleaseWait => 'Please wait...';
@override
String get verifyPassword => 'Verify password';
@override
String get incorrectPasswordTitle => 'Incorrect password';
@override
String get pleaseTryAgain => 'Please try again';
@override
String get enterPassword => 'Enter password';
@override
String get enterYourPasswordHint => 'Enter your password';
@override
String get activeSessions => 'Active sessions';
@override
String get oops => 'Oops';
@override
String get somethingWentWrongPleaseTryAgain =>
'Something went wrong, please try again';
@override
String get thisWillLogYouOutOfThisDevice =>
'This will log you out of this device!';
@override
String get thisWillLogYouOutOfTheFollowingDevice =>
'This will log you out of the following device:';
@override
String get terminateSession => 'Terminate session?';
@override
String get terminate => 'Terminate';
@override
String get thisDevice => 'This device';
@override
String get createAccount => 'Create account';
@override
String get weakStrength => 'Weak';
@override
String get moderateStrength => 'Moderate';
@override
String get strongStrength => 'Strong';
@override
String get deleteAccount => 'Delete account';
@override
String get deleteAccountQuery =>
'We\'ll be sorry to see you go. Are you facing some issue?';
@override
String get yesSendFeedbackAction => 'Yes, send feedback';
@override
String get noDeleteAccountAction => 'No, delete account';
@override
String get initiateAccountDeleteTitle =>
'Please authenticate to initiate account deletion';
@override
String get confirmAccountDeleteTitle => 'Confirm account deletion';
@override
String get confirmAccountDeleteMessage =>
'This account is linked to other Ente apps, if you use any.\n\nYour uploaded data, across all Ente apps, will be scheduled for deletion, and your account will be permanently deleted.';
@override
String get delete => 'Delete';
@override
String get createNewAccount => 'Create new account';
@override
String get password => 'Password';
@override
String get confirmPassword => 'Confirm password';
@override
String passwordStrength(String passwordStrengthValue) {
return 'Password strength: $passwordStrengthValue';
}
@override
String get hearUsWhereTitle => 'How did you hear about Ente? (optional)';
@override
String get hearUsExplanation =>
'We don\'t track app installs. It\'d help if you told us where you found us!';
@override
String get signUpTerms =>
'I agree to the <u-terms>terms of service</u-terms> and <u-policy>privacy policy</u-policy>';
@override
String get termsOfServicesTitle => 'Terms';
@override
String get privacyPolicyTitle => 'Privacy Policy';
@override
String get ackPasswordLostWarning =>
'I understand that if I lose my password, I may lose my data since my data is <underline>end-to-end encrypted</underline>.';
@override
String get encryption => 'Encryption';
@override
String get logInLabel => 'Log in';
@override
String get welcomeBack => 'Welcome back!';
@override
String get loginTerms =>
'By clicking log in, I agree to the <u-terms>terms of service</u-terms> and <u-policy>privacy policy</u-policy>';
@override
String get noInternetConnection => 'No internet connection';
@override
String get pleaseCheckYourInternetConnectionAndTryAgain =>
'Please check your internet connection and try again.';
@override
String get verificationFailedPleaseTryAgain =>
'Verification failed, please try again';
@override
String get recreatePasswordTitle => 'Recreate password';
@override
String get recreatePasswordBody =>
'The current device is not powerful enough to verify your password, but we can regenerate in a way that works with all devices.\n\nPlease login using your recovery key and regenerate your password (you can use the same one again if you wish).';
@override
String get useRecoveryKey => 'Use recovery key';
@override
String get forgotPassword => 'Forgot password';
@override
String get changeEmail => 'Change email';
@override
String get verifyEmail => 'Verify email';
@override
String weHaveSendEmailTo(String email) {
return 'We have sent a mail to <green>$email</green>';
}
@override
String get toResetVerifyEmail =>
'To reset your password, please verify your email first.';
@override
String get checkInboxAndSpamFolder =>
'Please check your inbox (and spam) to complete verification';
@override
String get tapToEnterCode => 'Tap to enter code';
@override
String get sendEmail => 'Send email';
@override
String get resendEmail => 'Resend email';
@override
String get passKeyPendingVerification => 'Verification is still pending';
@override
String get loginSessionExpired => 'Session expired';
@override
String get loginSessionExpiredDetails =>
'Your session has expired. Please login again.';
@override
String get passkeyAuthTitle => 'Passkey verification';
@override
String get waitingForVerification => 'Waiting for verification...';
@override
String get tryAgain => 'Try again';
@override
String get checkStatus => 'Check status';
@override
String get loginWithTOTP => 'Login with TOTP';
@override
String get recoverAccount => 'Recover account';
@override
String get setPasswordTitle => 'Set password';
@override
String get changePasswordTitle => 'Change password';
@override
String get resetPasswordTitle => 'Reset password';
@override
String get encryptionKeys => 'Encryption keys';
@override
String get enterPasswordToEncrypt =>
'Enter a password we can use to encrypt your data';
@override
String get enterNewPasswordToEncrypt =>
'Enter a new password we can use to encrypt your data';
@override
String get passwordWarning =>
'We don\'t store this password, so if you forget, <underline>we cannot decrypt your data</underline>';
@override
String get howItWorks => 'How it works';
@override
String get generatingEncryptionKeys => 'Generating encryption keys...';
@override
String get passwordChangedSuccessfully => 'Password changed successfully';
@override
String get signOutFromOtherDevices => 'Sign out from other devices';
@override
String get signOutOtherBody =>
'If you think someone might know your password, you can force all other devices using your account to sign out.';
@override
String get signOutOtherDevices => 'Sign out other devices';
@override
String get doNotSignOut => 'Do not sign out';
@override
String get generatingEncryptionKeysTitle => 'Generating encryption keys...';
@override
String get continueLabel => 'Continue';
@override
String get insecureDevice => 'Insecure device';
@override
String get sorryWeCouldNotGenerateSecureKeysOnThisDevicennplease =>
'Sorry, we could not generate secure keys on this device.\n\nplease sign up from a different device.';
@override
String get recoveryKeyCopiedToClipboard => 'Recovery key copied to clipboard';
@override
String get recoveryKey => 'Recovery key';
@override
String get recoveryKeyOnForgotPassword =>
'If you forget your password, the only way you can recover your data is with this key.';
@override
String get recoveryKeySaveDescription =>
'We don\'t store this key, please save this 24 word key in a safe place.';
@override
String get doThisLater => 'Do this later';
@override
String get saveKey => 'Save key';
@override
String get recoveryKeySaved => 'Recovery key saved in Downloads folder!';
@override
String get noRecoveryKeyTitle => 'No recovery key?';
@override
String get twoFactorAuthTitle => 'Two-factor authentication';
@override
String get enterCodeHint =>
'Enter the 6-digit code from\nyour authenticator app';
@override
String get lostDeviceTitle => 'Lost device?';
@override
String get enterRecoveryKeyHint => 'Enter your recovery key';
@override
String get recover => 'Recover';
}
/// The translations for Chinese, as used in Taiwan (`zh_TW`).