ente/lib/generated/intl/messages_en.dart

441 lines
26 KiB
Dart
Raw Normal View History

2023-03-21 03:28:13 +00:00
// DO NOT EDIT. This is code generated via package:intl/generate_localized.dart
// This is a library that provides messages for a en locale. All the
// messages from the main program should be duplicated here with the same
// function name.
// Ignore issues from commonly used lints in this file.
// ignore_for_file:unnecessary_brace_in_string_interps, unnecessary_new
// ignore_for_file:prefer_single_quotes,comment_references, directives_ordering
// ignore_for_file:annotate_overrides,prefer_generic_function_type_aliases
// ignore_for_file:unused_import, file_names, avoid_escaping_inner_quotes
// ignore_for_file:unnecessary_string_interpolations, unnecessary_string_escapes
import 'package:intl/intl.dart';
import 'package:intl/message_lookup_by_library.dart';
final messages = new MessageLookup();
typedef String MessageIfAbsent(String messageStr, List<dynamic> args);
class MessageLookup extends MessageLookupByLibrary {
String get localeName => 'en';
static String m0(user) =>
"${user} will not be able to add more photos to this album\n\nThey will still be able to remove existing photos added by them";
2023-04-05 07:03:45 +00:00
static String m1(isFamilyMember, storageAmountInGb) =>
"${Intl.select(isFamilyMember, {
'true': 'Your family has claimed ${storageAmountInGb} Gb so far',
'false': 'You have claimed ${storageAmountInGb} Gb so far',
})}";
static String m2(supportEmail) =>
2023-04-04 20:21:40 +00:00
"Please drop an email to ${supportEmail} from your registered email address";
2023-04-05 07:03:45 +00:00
static String m3(email) =>
2023-04-05 05:17:14 +00:00
"${email} does not have an ente account.\n\nSend them an invite to share photos.";
2023-04-05 03:25:35 +00:00
2023-04-05 07:03:45 +00:00
static String m4(storageAmountInGB) =>
"${storageAmountInGB} GB each time someone signs up for a paid plan and applies your code";
2023-04-05 05:17:14 +00:00
2023-04-05 07:03:45 +00:00
static String m5(expiryTime) => "Link will expire on ${expiryTime}";
2023-04-05 07:03:45 +00:00
static String m6(maxValue) =>
2023-04-05 04:30:41 +00:00
"When set to the maximum (${maxValue}), the device limit will be relaxed to allow for temporary spikes of large number of viewers.";
2023-04-05 07:03:45 +00:00
static String m7(passwordStrengthValue) =>
"Password strength: ${passwordStrengthValue}";
2023-04-05 07:03:45 +00:00
static String m8(storageInGB) => "3. Both of you get ${storageInGB} GB* free";
static String m9(verificationID) =>
2023-04-05 05:17:14 +00:00
"Here\'s my verification ID: ${verificationID} for ente.io.";
2023-04-05 07:03:45 +00:00
static String m10(verificationID) =>
2023-04-05 05:17:14 +00:00
"Hey, can you confirm that this is your ente.io verification ID: ${verificationID}";
2023-04-05 07:03:45 +00:00
static String m11(referralCode, referralStorageInGB) =>
"ente referral code: ${referralCode} \n\nApply it in Settings → General → Referrals to get ${referralStorageInGB} GB free after you signup for a paid plan\n\nhttps://ente.io";
2023-04-05 07:03:45 +00:00
static String m12(numberOfPeople) =>
2023-04-05 05:17:14 +00:00
"${Intl.plural(numberOfPeople, zero: 'Share with specific people', one: 'Shared with 1 person', other: 'Shared with ${numberOfPeople} people')}";
2023-04-05 07:03:45 +00:00
static String m13(storageAmountInGB) => "${storageAmountInGB} GB";
2023-04-05 07:03:45 +00:00
static String m14(storageAmountInGB) =>
"They also get ${storageAmountInGB} GB";
2023-04-05 07:03:45 +00:00
static String m15(email) => "This is ${email}\'s Verification ID";
2023-04-05 04:30:41 +00:00
2023-04-05 07:03:45 +00:00
static String m16(email) => "Verify ${email}";
2023-04-05 04:30:41 +00:00
2023-03-21 03:28:13 +00:00
final messages = _notInlinedMessages(_notInlinedMessages);
static Map<String, Function> _notInlinedMessages(_) => <String, Function>{
2023-03-25 01:37:01 +00:00
"accountWelcomeBack":
MessageLookupByLibrary.simpleMessage("Welcome back!"),
2023-04-04 19:05:53 +00:00
"ackPasswordLostWarningPart1": MessageLookupByLibrary.simpleMessage(
"I understand that if I lose my password, I may lose my data since my data is "),
"ackPasswordLostWarningPart2":
MessageLookupByLibrary.simpleMessage(" with ente"),
2023-04-04 16:56:36 +00:00
"activeSessions":
MessageLookupByLibrary.simpleMessage("Active sessions"),
"addANewEmail": MessageLookupByLibrary.simpleMessage("Add a new email"),
"addCollaborator":
MessageLookupByLibrary.simpleMessage("Add collaborator"),
2023-04-05 01:06:58 +00:00
"addMore": MessageLookupByLibrary.simpleMessage("Add more"),
"addViewer": MessageLookupByLibrary.simpleMessage("Add viewer"),
"addedAs": MessageLookupByLibrary.simpleMessage("Added as"),
2023-04-05 04:30:41 +00:00
"after1Day": MessageLookupByLibrary.simpleMessage("After 1 day"),
"after1Hour": MessageLookupByLibrary.simpleMessage("After 1 hour"),
"after1Month": MessageLookupByLibrary.simpleMessage("After 1 month"),
"after1Week": MessageLookupByLibrary.simpleMessage("After 1 week"),
"after1Year": MessageLookupByLibrary.simpleMessage("After 1 year"),
2023-04-05 01:06:58 +00:00
"albumOwner": MessageLookupByLibrary.simpleMessage("Owner"),
2023-04-05 03:25:35 +00:00
"albumUpdated": MessageLookupByLibrary.simpleMessage("Album updated"),
"allowAddPhotosDescription": MessageLookupByLibrary.simpleMessage(
"Allow people with the link to also add photos to the shared album."),
"allowAddingPhotos":
MessageLookupByLibrary.simpleMessage("Allow adding photos"),
"allowDownloads":
MessageLookupByLibrary.simpleMessage("Allow downloads"),
2023-04-04 19:05:53 +00:00
"and": MessageLookupByLibrary.simpleMessage("and"),
2023-04-05 06:30:39 +00:00
"apply": MessageLookupByLibrary.simpleMessage("Apply"),
"applyCodeTitle": MessageLookupByLibrary.simpleMessage("Apply code"),
"askDeleteReason": MessageLookupByLibrary.simpleMessage(
"What is the main reason you are deleting your account?"),
2023-04-04 19:16:37 +00:00
"byClickingLogInIAgreeToThe": MessageLookupByLibrary.simpleMessage(
"By clicking log in, I agree to the"),
2023-03-25 01:37:01 +00:00
"cancel": MessageLookupByLibrary.simpleMessage("Cancel"),
"cannotAddMorePhotosAfterBecomingViewer": m0,
2023-04-04 20:21:40 +00:00
"changeEmail": MessageLookupByLibrary.simpleMessage("Change email"),
"changePasswordTitle":
MessageLookupByLibrary.simpleMessage("Change password"),
"changePermissions":
MessageLookupByLibrary.simpleMessage("Change permissions?"),
"checkInboxAndSpamFolder": MessageLookupByLibrary.simpleMessage(
"Please check your inbox (and spam) to complete verification"),
2023-04-05 07:03:45 +00:00
"claimFreeStorage":
MessageLookupByLibrary.simpleMessage("Claim free storage"),
"claimMore": MessageLookupByLibrary.simpleMessage("Claim more!"),
"claimed": MessageLookupByLibrary.simpleMessage("Claimed"),
2023-04-05 07:03:45 +00:00
"claimedStorageSoFar": m1,
"codeAppliedPageTitle":
MessageLookupByLibrary.simpleMessage("Code applied"),
2023-04-04 20:21:40 +00:00
"codeCopiedToClipboard":
MessageLookupByLibrary.simpleMessage("Code copied to clipboard"),
"codeUsedByYou":
MessageLookupByLibrary.simpleMessage("Code used by you"),
2023-04-05 04:30:41 +00:00
"collabLinkSectionDescription": MessageLookupByLibrary.simpleMessage(
"Create a link to allow people to add and view photos in your shared album without needing an ente app or account. Great for collecting event photos."),
"collaborativeLink":
MessageLookupByLibrary.simpleMessage("Collaborative link"),
2023-04-05 01:06:58 +00:00
"collaborator": MessageLookupByLibrary.simpleMessage("Collaborator"),
"collaboratorsCanAddPhotosAndVideosToTheSharedAlbum":
MessageLookupByLibrary.simpleMessage(
"Collaborators can add photos and videos to the shared album."),
2023-04-05 04:30:41 +00:00
"collectPhotos": MessageLookupByLibrary.simpleMessage("Collect photos"),
2023-04-04 20:21:40 +00:00
"confirm": MessageLookupByLibrary.simpleMessage("Confirm"),
"confirmAccountDeletion":
MessageLookupByLibrary.simpleMessage("Confirm Account Deletion"),
"confirmDeletePrompt": MessageLookupByLibrary.simpleMessage(
"Yes, I want to permanently delete this account and all its data."),
2023-04-04 16:56:36 +00:00
"confirmPassword":
MessageLookupByLibrary.simpleMessage("Confirm password"),
2023-04-04 20:21:40 +00:00
"confirmRecoveryKey":
MessageLookupByLibrary.simpleMessage("Confirm recovery key"),
"confirmYourRecoveryKey":
MessageLookupByLibrary.simpleMessage("Confirm your recovery key"),
"contactSupport":
MessageLookupByLibrary.simpleMessage("Contact support"),
"continueLabel": MessageLookupByLibrary.simpleMessage("Continue"),
2023-04-05 04:30:41 +00:00
"copyLink": MessageLookupByLibrary.simpleMessage("Copy link"),
2023-04-04 20:21:40 +00:00
"copypasteThisCodentoYourAuthenticatorApp":
MessageLookupByLibrary.simpleMessage(
"Copy-paste this code\nto your authenticator app"),
2023-04-04 16:56:36 +00:00
"createAccount": MessageLookupByLibrary.simpleMessage("Create account"),
"createNewAccount":
MessageLookupByLibrary.simpleMessage("Create new account"),
2023-04-05 04:30:41 +00:00
"createPublicLink":
MessageLookupByLibrary.simpleMessage("Create public link"),
"custom": MessageLookupByLibrary.simpleMessage("Custom"),
2023-04-04 17:02:16 +00:00
"decrypting": MessageLookupByLibrary.simpleMessage("Decrypting..."),
"deleteAccount": MessageLookupByLibrary.simpleMessage("Delete account"),
"deleteAccountFeedbackPrompt": MessageLookupByLibrary.simpleMessage(
"We are sorry to see you go. Please share your feedback to help us improve."),
"deleteAccountPermanentlyButton":
MessageLookupByLibrary.simpleMessage("Delete Account Permanently"),
"deleteConfirmDialogBody": MessageLookupByLibrary.simpleMessage(
"You are about to permanently delete your account and all its data.\nThis action is irreversible."),
"deleteReason1": MessageLookupByLibrary.simpleMessage(
"Its missing a key feature that I need"),
"deleteReason2": MessageLookupByLibrary.simpleMessage(
"The app or a certain feature does not \nbehave as I think it should"),
"deleteReason3": MessageLookupByLibrary.simpleMessage(
"I found another service that I like better"),
"deleteReason4":
MessageLookupByLibrary.simpleMessage("My reason isnt listed"),
"deleteRequestSLAText": MessageLookupByLibrary.simpleMessage(
"Your request will be processed within 72 hours."),
"details": MessageLookupByLibrary.simpleMessage("Details"),
2023-04-05 03:25:35 +00:00
"disableDownloadWarningBody": MessageLookupByLibrary.simpleMessage(
"Viewers can still take screenshots or save a copy of your photos using external tools"),
"disableDownloadWarningTitle":
MessageLookupByLibrary.simpleMessage("Please note"),
2023-04-04 20:21:40 +00:00
"doThisLater": MessageLookupByLibrary.simpleMessage("Do this later"),
2023-04-05 05:17:14 +00:00
"done": MessageLookupByLibrary.simpleMessage("Done"),
2023-04-05 07:03:45 +00:00
"dropSupportEmail": m2,
"eligible": MessageLookupByLibrary.simpleMessage("eligible"),
2023-03-25 01:37:01 +00:00
"email": MessageLookupByLibrary.simpleMessage("Email"),
2023-04-05 07:03:45 +00:00
"emailNoEnteAccount": m3,
2023-04-04 19:05:53 +00:00
"encryption": MessageLookupByLibrary.simpleMessage("Encryption"),
"encryptionKeys":
MessageLookupByLibrary.simpleMessage("Encryption keys"),
2023-04-04 19:05:53 +00:00
"endToEndEncrypted":
MessageLookupByLibrary.simpleMessage("end-to-end encrypted"),
2023-04-04 20:21:40 +00:00
"enterCode": MessageLookupByLibrary.simpleMessage("Enter code"),
2023-04-05 06:30:39 +00:00
"enterCodeDescription": MessageLookupByLibrary.simpleMessage(
"Enter the code provided by your friend to claim free storage for both of you"),
"enterEmail": MessageLookupByLibrary.simpleMessage("Enter email"),
"enterNewPasswordToEncrypt": MessageLookupByLibrary.simpleMessage(
"Enter a new password we can use to encrypt your data"),
2023-04-05 03:25:35 +00:00
"enterPassword": MessageLookupByLibrary.simpleMessage("Enter password"),
"enterPasswordToEncrypt": MessageLookupByLibrary.simpleMessage(
"Enter a password we can use to encrypt your data"),
2023-04-05 06:30:39 +00:00
"enterReferralCode":
MessageLookupByLibrary.simpleMessage("Enter referral code"),
2023-04-04 20:21:40 +00:00
"enterThe6digitCodeFromnyourAuthenticatorApp":
MessageLookupByLibrary.simpleMessage(
"Enter the 6-digit code from\nyour authenticator app"),
2023-04-04 14:28:20 +00:00
"enterValidEmail": MessageLookupByLibrary.simpleMessage(
"Please enter a valid email address."),
2023-03-21 03:28:13 +00:00
"enterYourEmailAddress":
2023-03-25 01:37:01 +00:00
MessageLookupByLibrary.simpleMessage("Enter your email address"),
2023-04-04 20:21:40 +00:00
"enterYourPassword":
MessageLookupByLibrary.simpleMessage("Enter your password"),
2023-04-04 17:02:16 +00:00
"enterYourRecoveryKey":
MessageLookupByLibrary.simpleMessage("Enter your recovery key"),
2023-04-05 03:25:35 +00:00
"expiredLinkInfo": MessageLookupByLibrary.simpleMessage(
"This link has expired. Please select a new expiry time or disable link expiry."),
2023-04-05 06:30:39 +00:00
"failedToApplyCode":
MessageLookupByLibrary.simpleMessage("Failed to apply code"),
2023-04-05 07:03:45 +00:00
"failedToFetchReferralDetails": MessageLookupByLibrary.simpleMessage(
"Unable to fetch referral details. Please try again later."),
"faq": MessageLookupByLibrary.simpleMessage("FAQ"),
"feedback": MessageLookupByLibrary.simpleMessage("Feedback"),
2023-04-04 17:02:16 +00:00
"forgotPassword":
MessageLookupByLibrary.simpleMessage("Forgot password"),
"freeStorageClaimed":
MessageLookupByLibrary.simpleMessage("Free storage claimed"),
2023-04-05 07:03:45 +00:00
"freeStorageOnReferralSuccess": m4,
"freeStorageUsable":
MessageLookupByLibrary.simpleMessage("Free storage usable"),
"fromYourRegisteredEmailAddress": MessageLookupByLibrary.simpleMessage(
"from your registered email address."),
"generatingEncryptionKeys": MessageLookupByLibrary.simpleMessage(
"Generating encryption keys..."),
"howItWorks": MessageLookupByLibrary.simpleMessage("How it works"),
2023-04-05 04:30:41 +00:00
"howToViewShareeVerificationID": MessageLookupByLibrary.simpleMessage(
"Please ask them to long-press their email address on the settings screen, and verify that the IDs on both devices match."),
2023-04-04 20:21:40 +00:00
"incorrectPasswordTitle":
MessageLookupByLibrary.simpleMessage("Incorrect password"),
2023-04-04 17:02:16 +00:00
"incorrectRecoveryKeyBody": MessageLookupByLibrary.simpleMessage(
"The recovery key you entered is incorrect"),
"incorrectRecoveryKeyTitle":
MessageLookupByLibrary.simpleMessage("Incorrect recovery key"),
"insecureDevice":
MessageLookupByLibrary.simpleMessage("Insecure device"),
2023-03-25 01:37:01 +00:00
"invalidEmailAddress":
MessageLookupByLibrary.simpleMessage("Invalid email address"),
2023-04-04 20:21:40 +00:00
"invalidKey": MessageLookupByLibrary.simpleMessage("Invalid key"),
"invalidRecoveryKey": MessageLookupByLibrary.simpleMessage(
"The recovery key you entered is not valid. Please make sure it "),
2023-04-05 07:03:45 +00:00
"inviteYourFriends":
MessageLookupByLibrary.simpleMessage("Invite your friends"),
"kindlyHelpUsWithThisInformation": MessageLookupByLibrary.simpleMessage(
"Kindly help us with this information"),
2023-04-05 03:25:35 +00:00
"linkDeviceLimit": MessageLookupByLibrary.simpleMessage("Device limit"),
"linkEnabled": MessageLookupByLibrary.simpleMessage("Enabled"),
"linkExpired": MessageLookupByLibrary.simpleMessage("Expired"),
2023-04-05 07:03:45 +00:00
"linkExpiresOn": m5,
2023-04-05 03:25:35 +00:00
"linkExpiry": MessageLookupByLibrary.simpleMessage("Link expiry"),
2023-04-05 04:30:41 +00:00
"linkHasExpired":
MessageLookupByLibrary.simpleMessage("Link has expired"),
2023-04-05 03:25:35 +00:00
"linkNeverExpires": MessageLookupByLibrary.simpleMessage("Never"),
"lockButtonLabel": MessageLookupByLibrary.simpleMessage("Lock"),
2023-04-04 19:16:37 +00:00
"logInLabel": MessageLookupByLibrary.simpleMessage("Log in"),
2023-04-04 20:21:40 +00:00
"lostDevice": MessageLookupByLibrary.simpleMessage("Lost device?"),
"manage": MessageLookupByLibrary.simpleMessage("Manage"),
2023-04-05 03:25:35 +00:00
"manageLink": MessageLookupByLibrary.simpleMessage("Manage link"),
2023-04-05 04:30:41 +00:00
"manageParticipants": MessageLookupByLibrary.simpleMessage("Manage"),
2023-04-05 07:03:45 +00:00
"maxDeviceLimitSpikeHandling": m6,
"moderateStrength": MessageLookupByLibrary.simpleMessage("Moderate"),
2023-04-05 04:30:41 +00:00
"never": MessageLookupByLibrary.simpleMessage("Never"),
"noPasswordWarningPart1": MessageLookupByLibrary.simpleMessage(
"We don\'t store this password, so if you forget,"),
"noPasswordWarningPart2":
MessageLookupByLibrary.simpleMessage("we cannot decrypt your data"),
2023-04-04 17:02:16 +00:00
"noRecoveryKey":
MessageLookupByLibrary.simpleMessage("No recovery key?"),
"noRecoveryKeyNoDecryption": MessageLookupByLibrary.simpleMessage(
"Due to the nature of our end-to-end encryption protocol, your data cannot be decrypted without your password or recovery key"),
"ok": MessageLookupByLibrary.simpleMessage("Ok"),
2023-04-04 16:56:36 +00:00
"oops": MessageLookupByLibrary.simpleMessage("Oops"),
"oopsSomethingWentWrong":
MessageLookupByLibrary.simpleMessage("Oops, something went wrong"),
"orPickAnExistingOne":
MessageLookupByLibrary.simpleMessage("Or pick an existing one"),
2023-04-04 16:56:36 +00:00
"password": MessageLookupByLibrary.simpleMessage("Password"),
"passwordChangedSuccessfully": MessageLookupByLibrary.simpleMessage(
"Password changed successfully"),
2023-04-05 03:25:35 +00:00
"passwordLock": MessageLookupByLibrary.simpleMessage("Password lock"),
2023-04-05 07:03:45 +00:00
"passwordStrength": m7,
"peopleUsingYourCode":
MessageLookupByLibrary.simpleMessage("People using your code"),
"pleaseSendAnEmailTo":
MessageLookupByLibrary.simpleMessage("Please send an email to"),
2023-04-04 20:21:40 +00:00
"pleaseTryAgain":
MessageLookupByLibrary.simpleMessage("Please try again"),
"pleaseWait": MessageLookupByLibrary.simpleMessage("Please wait..."),
2023-04-04 19:05:53 +00:00
"privacyPolicy": MessageLookupByLibrary.simpleMessage("privacy policy"),
"privacyPolicyTitle":
MessageLookupByLibrary.simpleMessage("Privacy Policy"),
2023-04-05 04:30:41 +00:00
"publicLinkEnabled":
MessageLookupByLibrary.simpleMessage("Public link enabled"),
2023-04-04 20:21:40 +00:00
"recover": MessageLookupByLibrary.simpleMessage("Recover"),
"recoverAccount":
MessageLookupByLibrary.simpleMessage("Recover account"),
2023-04-04 17:02:16 +00:00
"recoverButton": MessageLookupByLibrary.simpleMessage("Recover"),
2023-04-04 20:21:40 +00:00
"recoveryKey": MessageLookupByLibrary.simpleMessage("Recovery key"),
"recoveryKeyCopiedToClipboard": MessageLookupByLibrary.simpleMessage(
"Recovery key copied to clipboard"),
"recoveryKeyOnForgotPassword": MessageLookupByLibrary.simpleMessage(
"If you forget your password, the only way you can recover your data is with this key."),
"recoveryKeySaveDescription": MessageLookupByLibrary.simpleMessage(
"We don\'t store this key, please save this 24 word key in a safe place."),
"recoveryKeySuccessBody": MessageLookupByLibrary.simpleMessage(
"Great! Your recovery key is valid. Thank you for verifying.\n\nPlease remember to keep your recovery key safely backed up."),
"recoveryKeyVerified":
MessageLookupByLibrary.simpleMessage("Recovery key verified"),
"recoveryKeyVerifyReason": MessageLookupByLibrary.simpleMessage(
"Your recovery key is the only way to recover your photos if you forget your password. You can find your recovery key in Settings > Account.\n\nPlease enter your recovery key here to verify that you have saved it correctly."),
2023-04-04 17:02:16 +00:00
"recoverySuccessful":
MessageLookupByLibrary.simpleMessage("Recovery successful!"),
2023-04-04 20:21:40 +00:00
"recreatePasswordBody": MessageLookupByLibrary.simpleMessage(
"The current device is not powerful enough to verify your "),
"recreatePasswordTitle":
MessageLookupByLibrary.simpleMessage("Recreate password"),
2023-04-05 07:03:45 +00:00
"referralStep1": MessageLookupByLibrary.simpleMessage(
"1. Give this code to your friends"),
"referralStep2": MessageLookupByLibrary.simpleMessage(
"2. They sign up for a paid plan"),
"referralStep3": m8,
"referralsAreCurrentlyPaused": MessageLookupByLibrary.simpleMessage(
"Referrals are currently paused"),
"remove": MessageLookupByLibrary.simpleMessage("Remove"),
2023-04-05 03:25:35 +00:00
"removeLink": MessageLookupByLibrary.simpleMessage("Remove link"),
"removeParticipant":
MessageLookupByLibrary.simpleMessage("Remove participant"),
"resendEmail": MessageLookupByLibrary.simpleMessage("Resend email"),
"resetPasswordTitle":
MessageLookupByLibrary.simpleMessage("Reset password"),
2023-04-04 20:21:40 +00:00
"saveKey": MessageLookupByLibrary.simpleMessage("Save key"),
"saveYourRecoveryKeyIfYouHaventAlready":
MessageLookupByLibrary.simpleMessage(
"Save your recovery key if you haven\'t already"),
"scanCode": MessageLookupByLibrary.simpleMessage("Scan code"),
"scanThisBarcodeWithnyourAuthenticatorApp":
MessageLookupByLibrary.simpleMessage(
"Scan this barcode with\nyour authenticator app"),
"selectReason": MessageLookupByLibrary.simpleMessage("Select reason"),
"sendEmail": MessageLookupByLibrary.simpleMessage("Send email"),
2023-04-05 05:17:14 +00:00
"sendInvite": MessageLookupByLibrary.simpleMessage("Send invite"),
2023-04-05 04:30:41 +00:00
"sendLink": MessageLookupByLibrary.simpleMessage("Send link"),
2023-04-05 03:25:35 +00:00
"setAPassword": MessageLookupByLibrary.simpleMessage("Set a password"),
"setPasswordTitle":
MessageLookupByLibrary.simpleMessage("Set password"),
2023-04-04 20:21:40 +00:00
"setupComplete": MessageLookupByLibrary.simpleMessage("Setup complete"),
2023-04-05 04:30:41 +00:00
"shareALink": MessageLookupByLibrary.simpleMessage("Share a link"),
2023-04-05 07:03:45 +00:00
"shareMyVerificationID": m9,
"shareTextConfirmOthersVerificationID": m10,
2023-04-05 05:17:14 +00:00
"shareTextRecommendUsingEnte": MessageLookupByLibrary.simpleMessage(
"Download ente so we can easily share original "),
2023-04-05 07:03:45 +00:00
"shareTextReferralCode": m11,
2023-04-05 04:30:41 +00:00
"shareWithNonenteUsers":
MessageLookupByLibrary.simpleMessage("Share with non-ente users"),
2023-04-05 07:03:45 +00:00
"shareWithPeopleSectionTitle": m12,
2023-04-05 04:30:41 +00:00
"sharedAlbumSectionDescription": MessageLookupByLibrary.simpleMessage(
"Create shared and collaborative albums with other ente users, including users on free plans."),
"someoneSharingAlbumsWithYouShouldSeeTheSameId":
MessageLookupByLibrary.simpleMessage(
"Someone sharing albums with you should see the same ID on their device."),
2023-04-05 05:17:14 +00:00
"somethingWentWrong":
MessageLookupByLibrary.simpleMessage("Something went wrong"),
2023-04-04 16:56:36 +00:00
"somethingWentWrongPleaseTryAgain":
MessageLookupByLibrary.simpleMessage(
"Something went wrong, please try again"),
2023-04-04 17:02:16 +00:00
"sorry": MessageLookupByLibrary.simpleMessage("Sorry"),
"sorryWeCouldNotGenerateSecureKeysOnThisDevicennplease":
MessageLookupByLibrary.simpleMessage(
"Sorry, we could not generate secure keys on this device.\n\nplease sign up from a different device."),
2023-04-05 07:03:45 +00:00
"storageInGB": m13,
"strongStrength": MessageLookupByLibrary.simpleMessage("Strong"),
2023-04-04 20:21:40 +00:00
"tapToCopy": MessageLookupByLibrary.simpleMessage("tap to copy"),
"tapToEnterCode":
MessageLookupByLibrary.simpleMessage("Tap to enter code"),
2023-04-04 16:56:36 +00:00
"terminate": MessageLookupByLibrary.simpleMessage("Terminate"),
"terminateSession":
MessageLookupByLibrary.simpleMessage("Terminate session?"),
2023-04-04 19:05:53 +00:00
"termsAgreePart1":
2023-04-04 19:09:22 +00:00
MessageLookupByLibrary.simpleMessage("I agree to the "),
2023-04-04 19:05:53 +00:00
"termsOfService":
MessageLookupByLibrary.simpleMessage("terms of service"),
"termsOfServicesTitle": MessageLookupByLibrary.simpleMessage("Terms"),
2023-04-05 07:03:45 +00:00
"theyAlsoGetXGb": m14,
2023-04-04 20:21:40 +00:00
"thisCanBeUsedToRecoverYourAccountIfYou":
MessageLookupByLibrary.simpleMessage(
"This can be used to recover your account if you lose your second factor"),
2023-04-04 16:56:36 +00:00
"thisDevice": MessageLookupByLibrary.simpleMessage("This device"),
2023-04-05 07:03:45 +00:00
"thisIsPersonVerificationId": m15,
2023-04-05 04:30:41 +00:00
"thisIsYourVerificationId": MessageLookupByLibrary.simpleMessage(
"This is your Verification ID"),
2023-04-04 16:56:36 +00:00
"thisWillLogYouOutOfTheFollowingDevice":
MessageLookupByLibrary.simpleMessage(
"This will log you out of the following device:"),
"thisWillLogYouOutOfThisDevice": MessageLookupByLibrary.simpleMessage(
"This will log you out of this device!"),
"total": MessageLookupByLibrary.simpleMessage("total"),
2023-04-04 20:21:40 +00:00
"tryAgain": MessageLookupByLibrary.simpleMessage("Try again"),
"twofactorAuthenticationPageTitle":
MessageLookupByLibrary.simpleMessage("Two-factor authentication"),
"twofactorSetup":
MessageLookupByLibrary.simpleMessage("Two-factor setup"),
"usableReferralStorageInfo": MessageLookupByLibrary.simpleMessage(
"Usable storage is limited by your current plan. Excess claimed storage will automatically become usable when you upgrade your plan."),
2023-04-04 20:21:40 +00:00
"useRecoveryKey":
MessageLookupByLibrary.simpleMessage("Use recovery key"),
2023-04-05 04:30:41 +00:00
"verificationId":
MessageLookupByLibrary.simpleMessage("Verification ID"),
"verify": MessageLookupByLibrary.simpleMessage("Verify"),
"verifyEmail": MessageLookupByLibrary.simpleMessage("Verify email"),
2023-04-05 07:03:45 +00:00
"verifyEmailID": m16,
2023-04-04 20:21:40 +00:00
"verifyPassword":
MessageLookupByLibrary.simpleMessage("Verify password"),
"verifyingRecoveryKey":
MessageLookupByLibrary.simpleMessage("Verifying recovery key..."),
"viewRecoveryKey":
MessageLookupByLibrary.simpleMessage("View recovery key"),
2023-04-05 01:06:58 +00:00
"viewer": MessageLookupByLibrary.simpleMessage("Viewer"),
"weakStrength": MessageLookupByLibrary.simpleMessage("Weak"),
2023-04-04 20:21:40 +00:00
"welcomeBack": MessageLookupByLibrary.simpleMessage("Welcome back!"),
"weveSentAMailTo":
MessageLookupByLibrary.simpleMessage("We\'ve sent a mail to"),
"yesConvertToViewer":
MessageLookupByLibrary.simpleMessage("Yes, convert to viewer"),
2023-04-05 01:06:58 +00:00
"you": MessageLookupByLibrary.simpleMessage("You"),
2023-04-05 07:03:45 +00:00
"youCanAtMaxDoubleYourStorage": MessageLookupByLibrary.simpleMessage(
"* You can at max double your storage"),
"yourAccountHasBeenDeleted": MessageLookupByLibrary.simpleMessage(
"Your account has been deleted")
2023-03-21 03:28:13 +00:00
};
}