|
@@ -20,160 +20,160 @@ typedef String MessageIfAbsent(String messageStr, List<dynamic> args);
|
|
class MessageLookup extends MessageLookupByLibrary {
|
|
class MessageLookup extends MessageLookupByLibrary {
|
|
String get localeName => 'en';
|
|
String get localeName => 'en';
|
|
|
|
|
|
- static String m0(count) =>
|
|
|
|
|
|
+ static String m37(count) =>
|
|
"${Intl.plural(count, one: 'Add item', other: 'Add items')}";
|
|
"${Intl.plural(count, one: 'Add item', other: 'Add items')}";
|
|
|
|
|
|
- static String m1(emailOrName) => "Added by ${emailOrName}";
|
|
|
|
|
|
+ static String m38(emailOrName) => "Added by ${emailOrName}";
|
|
|
|
|
|
- static String m2(albumName) => "Added successfully to ${albumName}";
|
|
|
|
|
|
+ static String m39(albumName) => "Added successfully to ${albumName}";
|
|
|
|
|
|
- static String m3(paymentProvider) =>
|
|
|
|
|
|
+ static String m0(paymentProvider) =>
|
|
"Please cancel your existing subscription from ${paymentProvider} first";
|
|
"Please cancel your existing subscription from ${paymentProvider} first";
|
|
|
|
|
|
- static String m4(user) =>
|
|
|
|
|
|
+ static String m1(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";
|
|
"${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";
|
|
|
|
|
|
- static String m5(isFamilyMember, storageAmountInGb) =>
|
|
|
|
|
|
+ static String m2(isFamilyMember, storageAmountInGb) =>
|
|
"${Intl.select(isFamilyMember, {
|
|
"${Intl.select(isFamilyMember, {
|
|
'true': 'Your family has claimed ${storageAmountInGb} Gb so far',
|
|
'true': 'Your family has claimed ${storageAmountInGb} Gb so far',
|
|
'false': 'You have claimed ${storageAmountInGb} Gb so far',
|
|
'false': 'You have claimed ${storageAmountInGb} Gb so far',
|
|
'other': 'You have claimed ${storageAmountInGb} Gb so far!',
|
|
'other': 'You have claimed ${storageAmountInGb} Gb so far!',
|
|
})}";
|
|
})}";
|
|
|
|
|
|
- static String m6(albumName) => "Collaborative link created for ${albumName}";
|
|
|
|
|
|
+ static String m40(albumName) => "Collaborative link created for ${albumName}";
|
|
|
|
|
|
- static String m7(familyAdminEmail) =>
|
|
|
|
|
|
+ static String m41(familyAdminEmail) =>
|
|
"Please contact <green>${familyAdminEmail}</green> to manage your subscription";
|
|
"Please contact <green>${familyAdminEmail}</green> to manage your subscription";
|
|
|
|
|
|
- static String m8(provider) =>
|
|
|
|
|
|
+ static String m3(provider) =>
|
|
"Please contact us at support@ente.io to manage your ${provider} subscription.";
|
|
"Please contact us at support@ente.io to manage your ${provider} subscription.";
|
|
|
|
|
|
- static String m9(currentlyDeleting, totalCount) =>
|
|
|
|
|
|
+ static String m42(currentlyDeleting, totalCount) =>
|
|
"Deleting ${currentlyDeleting} / ${totalCount}";
|
|
"Deleting ${currentlyDeleting} / ${totalCount}";
|
|
|
|
|
|
- static String m10(albumName) =>
|
|
|
|
|
|
+ static String m4(albumName) =>
|
|
"This will remove the public link for accessing \"${albumName}\".";
|
|
"This will remove the public link for accessing \"${albumName}\".";
|
|
|
|
|
|
- static String m11(supportEmail) =>
|
|
|
|
|
|
+ static String m5(supportEmail) =>
|
|
"Please drop an email to ${supportEmail} from your registered email address";
|
|
"Please drop an email to ${supportEmail} from your registered email address";
|
|
|
|
|
|
- static String m12(count, storageSaved) =>
|
|
|
|
|
|
+ static String m6(count, storageSaved) =>
|
|
"Your have cleaned up ${Intl.plural(count, one: '${count} duplicate file', other: '${count} duplicate files')}, saving (${storageSaved}!)";
|
|
"Your have cleaned up ${Intl.plural(count, one: '${count} duplicate file', other: '${count} duplicate files')}, saving (${storageSaved}!)";
|
|
|
|
|
|
- static String m13(newEmail) => "Email changed to ${newEmail}";
|
|
|
|
|
|
+ static String m43(newEmail) => "Email changed to ${newEmail}";
|
|
|
|
|
|
- static String m14(email) =>
|
|
|
|
|
|
+ static String m7(email) =>
|
|
"${email} does not have an ente account.\n\nSend them an invite to share photos.";
|
|
"${email} does not have an ente account.\n\nSend them an invite to share photos.";
|
|
|
|
|
|
- static String m15(count, formattedNumber) =>
|
|
|
|
|
|
+ static String m44(count, formattedNumber) =>
|
|
"${Intl.plural(count, one: '1 file', other: '${formattedNumber} files')} on this device have been backed up safely";
|
|
"${Intl.plural(count, one: '1 file', other: '${formattedNumber} files')} on this device have been backed up safely";
|
|
|
|
|
|
- static String m16(count, formattedNumber) =>
|
|
|
|
|
|
+ static String m45(count, formattedNumber) =>
|
|
"${Intl.plural(count, one: '1 file', other: '${formattedNumber} files')} in this album has been backed up safely";
|
|
"${Intl.plural(count, one: '1 file', other: '${formattedNumber} files')} in this album has been backed up safely";
|
|
|
|
|
|
- static String m17(storageAmountInGB) =>
|
|
|
|
|
|
+ static String m8(storageAmountInGB) =>
|
|
"${storageAmountInGB} GB each time someone signs up for a paid plan and applies your code";
|
|
"${storageAmountInGB} GB each time someone signs up for a paid plan and applies your code";
|
|
|
|
|
|
- static String m18(endDate) => "Free trial valid till ${endDate}";
|
|
|
|
|
|
+ static String m9(endDate) => "Free trial valid till ${endDate}";
|
|
|
|
|
|
- static String m19(count) =>
|
|
|
|
|
|
+ static String m46(count) =>
|
|
"You can still access ${Intl.plural(count, one: 'it', other: 'them')} on ente as long as you have an active subscription";
|
|
"You can still access ${Intl.plural(count, one: 'it', other: 'them')} on ente as long as you have an active subscription";
|
|
|
|
|
|
- static String m20(sizeInMBorGB) => "Free up ${sizeInMBorGB}";
|
|
|
|
|
|
+ static String m47(sizeInMBorGB) => "Free up ${sizeInMBorGB}";
|
|
|
|
|
|
- static String m21(count, formattedSize) =>
|
|
|
|
|
|
+ static String m48(count, formattedSize) =>
|
|
"${Intl.plural(count, one: 'It can be deleted from the device to free up ${formattedSize}', other: 'They can be deleted from the device to free up ${formattedSize}')}";
|
|
"${Intl.plural(count, one: 'It can be deleted from the device to free up ${formattedSize}', other: 'They can be deleted from the device to free up ${formattedSize}')}";
|
|
|
|
|
|
- static String m22(count) =>
|
|
|
|
|
|
+ static String m10(count) =>
|
|
"${Intl.plural(count, one: '${count} item', other: '${count} items')}";
|
|
"${Intl.plural(count, one: '${count} item', other: '${count} items')}";
|
|
|
|
|
|
- static String m23(count) => "${count} selected";
|
|
|
|
|
|
+ static String m49(count) => "${count} selected";
|
|
|
|
|
|
- static String m24(expiryTime) => "Link will expire on ${expiryTime}";
|
|
|
|
|
|
+ static String m11(expiryTime) => "Link will expire on ${expiryTime}";
|
|
|
|
|
|
- static String m25(maxValue) =>
|
|
|
|
|
|
+ static String m12(maxValue) =>
|
|
"When set to the maximum (${maxValue}), the device limit will be relaxed to allow for temporary spikes of large number of viewers.";
|
|
"When set to the maximum (${maxValue}), the device limit will be relaxed to allow for temporary spikes of large number of viewers.";
|
|
|
|
|
|
- static String m26(count) =>
|
|
|
|
|
|
+ static String m13(count) =>
|
|
"${Intl.plural(count, zero: 'no memories', one: '${count} memory', other: '${count} memories')}";
|
|
"${Intl.plural(count, zero: 'no memories', one: '${count} memory', other: '${count} memories')}";
|
|
|
|
|
|
- static String m27(count) =>
|
|
|
|
|
|
+ static String m50(count) =>
|
|
"${Intl.plural(count, one: 'Move item', other: 'Move items')}";
|
|
"${Intl.plural(count, one: 'Move item', other: 'Move items')}";
|
|
|
|
|
|
- static String m28(albumName) => "Moved successfully to ${albumName}";
|
|
|
|
|
|
+ static String m51(albumName) => "Moved successfully to ${albumName}";
|
|
|
|
|
|
- static String m29(passwordStrengthValue) =>
|
|
|
|
|
|
+ static String m14(passwordStrengthValue) =>
|
|
"Password strength: ${passwordStrengthValue}";
|
|
"Password strength: ${passwordStrengthValue}";
|
|
|
|
|
|
- static String m30(providerName) =>
|
|
|
|
|
|
+ static String m52(providerName) =>
|
|
"Please talk to ${providerName} support if you were charged";
|
|
"Please talk to ${providerName} support if you were charged";
|
|
|
|
|
|
- static String m31(reason) =>
|
|
|
|
|
|
+ static String m53(reason) =>
|
|
"Unfortunately your payment failed due to ${reason}";
|
|
"Unfortunately your payment failed due to ${reason}";
|
|
|
|
|
|
- static String m32(toEmail) => "Please email us at ${toEmail}";
|
|
|
|
|
|
+ static String m54(toEmail) => "Please email us at ${toEmail}";
|
|
|
|
|
|
- static String m33(toEmail) => "Please send the logs to \n${toEmail}";
|
|
|
|
|
|
+ static String m55(toEmail) => "Please send the logs to \n${toEmail}";
|
|
|
|
|
|
- static String m34(storeName) => "Rate us on ${storeName}";
|
|
|
|
|
|
+ static String m15(storeName) => "Rate us on ${storeName}";
|
|
|
|
|
|
- static String m35(storageInGB) =>
|
|
|
|
|
|
+ static String m16(storageInGB) =>
|
|
"3. Both of you get ${storageInGB} GB* free";
|
|
"3. Both of you get ${storageInGB} GB* free";
|
|
|
|
|
|
- static String m36(userEmail) =>
|
|
|
|
|
|
+ static String m17(userEmail) =>
|
|
"${userEmail} will be removed from this shared album\n\nAny photos added by them will also be removed from the album";
|
|
"${userEmail} will be removed from this shared album\n\nAny photos added by them will also be removed from the album";
|
|
|
|
|
|
- static String m37(endDate) => "Renews on ${endDate}";
|
|
|
|
|
|
+ static String m18(endDate) => "Renews on ${endDate}";
|
|
|
|
|
|
- static String m38(count) => "${count} selected";
|
|
|
|
|
|
+ static String m19(count) => "${count} selected";
|
|
|
|
|
|
- static String m39(count, yourCount) =>
|
|
|
|
|
|
+ static String m20(count, yourCount) =>
|
|
"${count} selected (${yourCount} yours)";
|
|
"${count} selected (${yourCount} yours)";
|
|
|
|
|
|
- static String m40(verificationID) =>
|
|
|
|
|
|
+ static String m21(verificationID) =>
|
|
"Here\'s my verification ID: ${verificationID} for ente.io.";
|
|
"Here\'s my verification ID: ${verificationID} for ente.io.";
|
|
|
|
|
|
- static String m41(verificationID) =>
|
|
|
|
|
|
+ static String m22(verificationID) =>
|
|
"Hey, can you confirm that this is your ente.io verification ID: ${verificationID}";
|
|
"Hey, can you confirm that this is your ente.io verification ID: ${verificationID}";
|
|
|
|
|
|
- static String m42(referralCode, referralStorageInGB) =>
|
|
|
|
|
|
+ static String m23(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";
|
|
"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";
|
|
|
|
|
|
- static String m43(numberOfPeople) =>
|
|
|
|
|
|
+ static String m24(numberOfPeople) =>
|
|
"${Intl.plural(numberOfPeople, zero: 'Share with specific people', one: 'Shared with 1 person', other: 'Shared with ${numberOfPeople} people')}";
|
|
"${Intl.plural(numberOfPeople, zero: 'Share with specific people', one: 'Shared with 1 person', other: 'Shared with ${numberOfPeople} people')}";
|
|
|
|
|
|
- static String m44(emailIDs) => "Shared with ${emailIDs}";
|
|
|
|
|
|
+ static String m56(emailIDs) => "Shared with ${emailIDs}";
|
|
|
|
|
|
- static String m45(fileType) =>
|
|
|
|
|
|
+ static String m25(fileType) =>
|
|
"This ${fileType} will be deleted from your device.";
|
|
"This ${fileType} will be deleted from your device.";
|
|
|
|
|
|
- static String m46(fileType) =>
|
|
|
|
|
|
+ static String m26(fileType) =>
|
|
"This ${fileType} is in both ente and your device.";
|
|
"This ${fileType} is in both ente and your device.";
|
|
|
|
|
|
- static String m47(fileType) => "This ${fileType} will be deleted from ente.";
|
|
|
|
|
|
+ static String m27(fileType) => "This ${fileType} will be deleted from ente.";
|
|
|
|
|
|
- static String m48(storageAmountInGB) => "${storageAmountInGB} GB";
|
|
|
|
|
|
+ static String m28(storageAmountInGB) => "${storageAmountInGB} GB";
|
|
|
|
|
|
- static String m49(id) =>
|
|
|
|
|
|
+ static String m29(id) =>
|
|
"Your ${id} is already linked to another ente account.\nIf you would like to use your ${id} with this account, please contact our support\'\'";
|
|
"Your ${id} is already linked to another ente account.\nIf you would like to use your ${id} with this account, please contact our support\'\'";
|
|
|
|
|
|
- static String m50(endDate) =>
|
|
|
|
|
|
+ static String m30(endDate) =>
|
|
"Your subscription will be cancelled on ${endDate}";
|
|
"Your subscription will be cancelled on ${endDate}";
|
|
|
|
|
|
- static String m51(completed, total) =>
|
|
|
|
|
|
+ static String m31(completed, total) =>
|
|
"${completed}/${total} memories preserved";
|
|
"${completed}/${total} memories preserved";
|
|
|
|
|
|
- static String m52(storageAmountInGB) =>
|
|
|
|
|
|
+ static String m32(storageAmountInGB) =>
|
|
"They also get ${storageAmountInGB} GB";
|
|
"They also get ${storageAmountInGB} GB";
|
|
|
|
|
|
- static String m53(email) => "This is ${email}\'s Verification ID";
|
|
|
|
|
|
+ static String m33(email) => "This is ${email}\'s Verification ID";
|
|
|
|
|
|
- static String m54(email) => "Verify ${email}";
|
|
|
|
|
|
+ static String m34(email) => "Verify ${email}";
|
|
|
|
|
|
- static String m55(count) =>
|
|
|
|
|
|
+ static String m35(count) =>
|
|
"${Intl.plural(count, one: '${count} year ago', other: '${count} years ago')}";
|
|
"${Intl.plural(count, one: '${count} year ago', other: '${count} years ago')}";
|
|
|
|
|
|
- static String m56(storageSaved) =>
|
|
|
|
|
|
+ static String m36(storageSaved) =>
|
|
"You have successfully freed up ${storageSaved}!";
|
|
"You have successfully freed up ${storageSaved}!";
|
|
|
|
|
|
final messages = _notInlinedMessages(_notInlinedMessages);
|
|
final messages = _notInlinedMessages(_notInlinedMessages);
|
|
@@ -191,7 +191,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
|
"addANewEmail": MessageLookupByLibrary.simpleMessage("Add a new email"),
|
|
"addANewEmail": MessageLookupByLibrary.simpleMessage("Add a new email"),
|
|
"addCollaborator":
|
|
"addCollaborator":
|
|
MessageLookupByLibrary.simpleMessage("Add collaborator"),
|
|
MessageLookupByLibrary.simpleMessage("Add collaborator"),
|
|
- "addItem": m0,
|
|
|
|
|
|
+ "addItem": m37,
|
|
"addLocation": MessageLookupByLibrary.simpleMessage("Add location"),
|
|
"addLocation": MessageLookupByLibrary.simpleMessage("Add location"),
|
|
"addLocationButton": MessageLookupByLibrary.simpleMessage("Add"),
|
|
"addLocationButton": MessageLookupByLibrary.simpleMessage("Add"),
|
|
"addMore": MessageLookupByLibrary.simpleMessage("Add more"),
|
|
"addMore": MessageLookupByLibrary.simpleMessage("Add more"),
|
|
@@ -199,8 +199,8 @@ class MessageLookup extends MessageLookupByLibrary {
|
|
"addToEnte": MessageLookupByLibrary.simpleMessage("Add to ente"),
|
|
"addToEnte": MessageLookupByLibrary.simpleMessage("Add to ente"),
|
|
"addViewer": MessageLookupByLibrary.simpleMessage("Add viewer"),
|
|
"addViewer": MessageLookupByLibrary.simpleMessage("Add viewer"),
|
|
"addedAs": MessageLookupByLibrary.simpleMessage("Added as"),
|
|
"addedAs": MessageLookupByLibrary.simpleMessage("Added as"),
|
|
- "addedBy": m1,
|
|
|
|
- "addedSuccessfullyTo": m2,
|
|
|
|
|
|
+ "addedBy": m38,
|
|
|
|
+ "addedSuccessfullyTo": m39,
|
|
"addingToFavorites":
|
|
"addingToFavorites":
|
|
MessageLookupByLibrary.simpleMessage("Adding to favorites..."),
|
|
MessageLookupByLibrary.simpleMessage("Adding to favorites..."),
|
|
"advanced": MessageLookupByLibrary.simpleMessage("Advanced"),
|
|
"advanced": MessageLookupByLibrary.simpleMessage("Advanced"),
|
|
@@ -305,10 +305,10 @@ class MessageLookup extends MessageLookupByLibrary {
|
|
"canOnlyRemoveFilesOwnedByYou": MessageLookupByLibrary.simpleMessage(
|
|
"canOnlyRemoveFilesOwnedByYou": MessageLookupByLibrary.simpleMessage(
|
|
"Can only remove files owned by you"),
|
|
"Can only remove files owned by you"),
|
|
"cancel": MessageLookupByLibrary.simpleMessage("Cancel"),
|
|
"cancel": MessageLookupByLibrary.simpleMessage("Cancel"),
|
|
- "cancelOtherSubscription": m3,
|
|
|
|
|
|
+ "cancelOtherSubscription": m0,
|
|
"cancelSubscription":
|
|
"cancelSubscription":
|
|
MessageLookupByLibrary.simpleMessage("Cancel subscription"),
|
|
MessageLookupByLibrary.simpleMessage("Cancel subscription"),
|
|
- "cannotAddMorePhotosAfterBecomingViewer": m4,
|
|
|
|
|
|
+ "cannotAddMorePhotosAfterBecomingViewer": m1,
|
|
"centerPoint": MessageLookupByLibrary.simpleMessage("Center point"),
|
|
"centerPoint": MessageLookupByLibrary.simpleMessage("Center point"),
|
|
"changeEmail": MessageLookupByLibrary.simpleMessage("Change email"),
|
|
"changeEmail": MessageLookupByLibrary.simpleMessage("Change email"),
|
|
"changePassword":
|
|
"changePassword":
|
|
@@ -326,7 +326,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
|
MessageLookupByLibrary.simpleMessage("Claim free storage"),
|
|
MessageLookupByLibrary.simpleMessage("Claim free storage"),
|
|
"claimMore": MessageLookupByLibrary.simpleMessage("Claim more!"),
|
|
"claimMore": MessageLookupByLibrary.simpleMessage("Claim more!"),
|
|
"claimed": MessageLookupByLibrary.simpleMessage("Claimed"),
|
|
"claimed": MessageLookupByLibrary.simpleMessage("Claimed"),
|
|
- "claimedStorageSoFar": m5,
|
|
|
|
|
|
+ "claimedStorageSoFar": m2,
|
|
"clearCaches": MessageLookupByLibrary.simpleMessage("Clear caches"),
|
|
"clearCaches": MessageLookupByLibrary.simpleMessage("Clear caches"),
|
|
"click": MessageLookupByLibrary.simpleMessage("• Click"),
|
|
"click": MessageLookupByLibrary.simpleMessage("• Click"),
|
|
"clickOnTheOverflowMenu": MessageLookupByLibrary.simpleMessage(
|
|
"clickOnTheOverflowMenu": MessageLookupByLibrary.simpleMessage(
|
|
@@ -344,7 +344,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
|
"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."),
|
|
"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":
|
|
"collaborativeLink":
|
|
MessageLookupByLibrary.simpleMessage("Collaborative link"),
|
|
MessageLookupByLibrary.simpleMessage("Collaborative link"),
|
|
- "collaborativeLinkCreatedFor": m6,
|
|
|
|
|
|
+ "collaborativeLinkCreatedFor": m40,
|
|
"collaborator": MessageLookupByLibrary.simpleMessage("Collaborator"),
|
|
"collaborator": MessageLookupByLibrary.simpleMessage("Collaborator"),
|
|
"collaboratorsCanAddPhotosAndVideosToTheSharedAlbum":
|
|
"collaboratorsCanAddPhotosAndVideosToTheSharedAlbum":
|
|
MessageLookupByLibrary.simpleMessage(
|
|
MessageLookupByLibrary.simpleMessage(
|
|
@@ -352,6 +352,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
|
"collectEventPhotos":
|
|
"collectEventPhotos":
|
|
MessageLookupByLibrary.simpleMessage("Collect event photos"),
|
|
MessageLookupByLibrary.simpleMessage("Collect event photos"),
|
|
"collectPhotos": MessageLookupByLibrary.simpleMessage("Collect photos"),
|
|
"collectPhotos": MessageLookupByLibrary.simpleMessage("Collect photos"),
|
|
|
|
+ "color": MessageLookupByLibrary.simpleMessage("Color"),
|
|
"confirm": MessageLookupByLibrary.simpleMessage("Confirm"),
|
|
"confirm": MessageLookupByLibrary.simpleMessage("Confirm"),
|
|
"confirm2FADisable": MessageLookupByLibrary.simpleMessage(
|
|
"confirm2FADisable": MessageLookupByLibrary.simpleMessage(
|
|
"Are you sure you want to disable two-factor authentication?"),
|
|
"Are you sure you want to disable two-factor authentication?"),
|
|
@@ -367,10 +368,10 @@ class MessageLookup extends MessageLookupByLibrary {
|
|
MessageLookupByLibrary.simpleMessage("Confirm recovery key"),
|
|
MessageLookupByLibrary.simpleMessage("Confirm recovery key"),
|
|
"confirmYourRecoveryKey":
|
|
"confirmYourRecoveryKey":
|
|
MessageLookupByLibrary.simpleMessage("Confirm your recovery key"),
|
|
MessageLookupByLibrary.simpleMessage("Confirm your recovery key"),
|
|
- "contactFamilyAdmin": m7,
|
|
|
|
|
|
+ "contactFamilyAdmin": m41,
|
|
"contactSupport":
|
|
"contactSupport":
|
|
MessageLookupByLibrary.simpleMessage("Contact support"),
|
|
MessageLookupByLibrary.simpleMessage("Contact support"),
|
|
- "contactToManageSubscription": m8,
|
|
|
|
|
|
+ "contactToManageSubscription": m3,
|
|
"continueLabel": MessageLookupByLibrary.simpleMessage("Continue"),
|
|
"continueLabel": MessageLookupByLibrary.simpleMessage("Continue"),
|
|
"continueOnFreeTrial":
|
|
"continueOnFreeTrial":
|
|
MessageLookupByLibrary.simpleMessage("Continue on free trial"),
|
|
MessageLookupByLibrary.simpleMessage("Continue on free trial"),
|
|
@@ -438,7 +439,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
|
"deleteLocation":
|
|
"deleteLocation":
|
|
MessageLookupByLibrary.simpleMessage("Delete location"),
|
|
MessageLookupByLibrary.simpleMessage("Delete location"),
|
|
"deletePhotos": MessageLookupByLibrary.simpleMessage("Delete photos"),
|
|
"deletePhotos": MessageLookupByLibrary.simpleMessage("Delete photos"),
|
|
- "deleteProgress": m9,
|
|
|
|
|
|
+ "deleteProgress": m42,
|
|
"deleteReason1": MessageLookupByLibrary.simpleMessage(
|
|
"deleteReason1": MessageLookupByLibrary.simpleMessage(
|
|
"It’s missing a key feature that I need"),
|
|
"It’s missing a key feature that I need"),
|
|
"deleteReason2": MessageLookupByLibrary.simpleMessage(
|
|
"deleteReason2": MessageLookupByLibrary.simpleMessage(
|
|
@@ -470,7 +471,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
|
"Viewers can still take screenshots or save a copy of your photos using external tools"),
|
|
"Viewers can still take screenshots or save a copy of your photos using external tools"),
|
|
"disableDownloadWarningTitle":
|
|
"disableDownloadWarningTitle":
|
|
MessageLookupByLibrary.simpleMessage("Please note"),
|
|
MessageLookupByLibrary.simpleMessage("Please note"),
|
|
- "disableLinkMessage": m10,
|
|
|
|
|
|
+ "disableLinkMessage": m4,
|
|
"disableTwofactor":
|
|
"disableTwofactor":
|
|
MessageLookupByLibrary.simpleMessage("Disable two-factor"),
|
|
MessageLookupByLibrary.simpleMessage("Disable two-factor"),
|
|
"disablingTwofactorAuthentication":
|
|
"disablingTwofactorAuthentication":
|
|
@@ -479,6 +480,9 @@ class MessageLookup extends MessageLookupByLibrary {
|
|
"discord": MessageLookupByLibrary.simpleMessage("Discord"),
|
|
"discord": MessageLookupByLibrary.simpleMessage("Discord"),
|
|
"dismiss": MessageLookupByLibrary.simpleMessage("Dismiss"),
|
|
"dismiss": MessageLookupByLibrary.simpleMessage("Dismiss"),
|
|
"doThisLater": MessageLookupByLibrary.simpleMessage("Do this later"),
|
|
"doThisLater": MessageLookupByLibrary.simpleMessage("Do this later"),
|
|
|
|
+ "doYouWantToDiscardTheEditsYouHaveMade":
|
|
|
|
+ MessageLookupByLibrary.simpleMessage(
|
|
|
|
+ "Do you want to discard the edits you have made?"),
|
|
"done": MessageLookupByLibrary.simpleMessage("Done"),
|
|
"done": MessageLookupByLibrary.simpleMessage("Done"),
|
|
"doubleYourStorage":
|
|
"doubleYourStorage":
|
|
MessageLookupByLibrary.simpleMessage("Double your storage"),
|
|
MessageLookupByLibrary.simpleMessage("Double your storage"),
|
|
@@ -486,13 +490,14 @@ class MessageLookup extends MessageLookupByLibrary {
|
|
"downloadFailed":
|
|
"downloadFailed":
|
|
MessageLookupByLibrary.simpleMessage("Download failed"),
|
|
MessageLookupByLibrary.simpleMessage("Download failed"),
|
|
"downloading": MessageLookupByLibrary.simpleMessage("Downloading..."),
|
|
"downloading": MessageLookupByLibrary.simpleMessage("Downloading..."),
|
|
- "dropSupportEmail": m11,
|
|
|
|
- "duplicateFileCountWithStorageSaved": m12,
|
|
|
|
|
|
+ "dropSupportEmail": m5,
|
|
|
|
+ "duplicateFileCountWithStorageSaved": m6,
|
|
"edit": MessageLookupByLibrary.simpleMessage("Edit"),
|
|
"edit": MessageLookupByLibrary.simpleMessage("Edit"),
|
|
|
|
+ "editsSaved": MessageLookupByLibrary.simpleMessage("Edits saved"),
|
|
"eligible": MessageLookupByLibrary.simpleMessage("eligible"),
|
|
"eligible": MessageLookupByLibrary.simpleMessage("eligible"),
|
|
"email": MessageLookupByLibrary.simpleMessage("Email"),
|
|
"email": MessageLookupByLibrary.simpleMessage("Email"),
|
|
- "emailChangedTo": m13,
|
|
|
|
- "emailNoEnteAccount": m14,
|
|
|
|
|
|
+ "emailChangedTo": m43,
|
|
|
|
+ "emailNoEnteAccount": m7,
|
|
"emailYourLogs":
|
|
"emailYourLogs":
|
|
MessageLookupByLibrary.simpleMessage("Email your logs"),
|
|
MessageLookupByLibrary.simpleMessage("Email your logs"),
|
|
"empty": MessageLookupByLibrary.simpleMessage("Empty"),
|
|
"empty": MessageLookupByLibrary.simpleMessage("Empty"),
|
|
@@ -567,26 +572,27 @@ class MessageLookup extends MessageLookupByLibrary {
|
|
"feedback": MessageLookupByLibrary.simpleMessage("Feedback"),
|
|
"feedback": MessageLookupByLibrary.simpleMessage("Feedback"),
|
|
"fileSavedToGallery":
|
|
"fileSavedToGallery":
|
|
MessageLookupByLibrary.simpleMessage("File saved to gallery"),
|
|
MessageLookupByLibrary.simpleMessage("File saved to gallery"),
|
|
- "filesBackedUpFromDevice": m15,
|
|
|
|
- "filesBackedUpInAlbum": m16,
|
|
|
|
|
|
+ "filesBackedUpFromDevice": m44,
|
|
|
|
+ "filesBackedUpInAlbum": m45,
|
|
"filesDeleted": MessageLookupByLibrary.simpleMessage("Files deleted"),
|
|
"filesDeleted": MessageLookupByLibrary.simpleMessage("Files deleted"),
|
|
|
|
+ "flip": MessageLookupByLibrary.simpleMessage("Flip"),
|
|
"forYourMemories":
|
|
"forYourMemories":
|
|
MessageLookupByLibrary.simpleMessage("for your memories"),
|
|
MessageLookupByLibrary.simpleMessage("for your memories"),
|
|
"forgotPassword":
|
|
"forgotPassword":
|
|
MessageLookupByLibrary.simpleMessage("Forgot password"),
|
|
MessageLookupByLibrary.simpleMessage("Forgot password"),
|
|
"freeStorageClaimed":
|
|
"freeStorageClaimed":
|
|
MessageLookupByLibrary.simpleMessage("Free storage claimed"),
|
|
MessageLookupByLibrary.simpleMessage("Free storage claimed"),
|
|
- "freeStorageOnReferralSuccess": m17,
|
|
|
|
|
|
+ "freeStorageOnReferralSuccess": m8,
|
|
"freeStorageUsable":
|
|
"freeStorageUsable":
|
|
MessageLookupByLibrary.simpleMessage("Free storage usable"),
|
|
MessageLookupByLibrary.simpleMessage("Free storage usable"),
|
|
"freeTrial": MessageLookupByLibrary.simpleMessage("Free trial"),
|
|
"freeTrial": MessageLookupByLibrary.simpleMessage("Free trial"),
|
|
- "freeTrialValidTill": m18,
|
|
|
|
- "freeUpAccessPostDelete": m19,
|
|
|
|
- "freeUpAmount": m20,
|
|
|
|
|
|
+ "freeTrialValidTill": m9,
|
|
|
|
+ "freeUpAccessPostDelete": m46,
|
|
|
|
+ "freeUpAmount": m47,
|
|
"freeUpDeviceSpace":
|
|
"freeUpDeviceSpace":
|
|
MessageLookupByLibrary.simpleMessage("Free up device space"),
|
|
MessageLookupByLibrary.simpleMessage("Free up device space"),
|
|
"freeUpSpace": MessageLookupByLibrary.simpleMessage("Free up space"),
|
|
"freeUpSpace": MessageLookupByLibrary.simpleMessage("Free up space"),
|
|
- "freeUpSpaceSaving": m21,
|
|
|
|
|
|
+ "freeUpSpaceSaving": m48,
|
|
"galleryMemoryLimitInfo": MessageLookupByLibrary.simpleMessage(
|
|
"galleryMemoryLimitInfo": MessageLookupByLibrary.simpleMessage(
|
|
"Up to 1000 memories shown in gallery"),
|
|
"Up to 1000 memories shown in gallery"),
|
|
"general": MessageLookupByLibrary.simpleMessage("General"),
|
|
"general": MessageLookupByLibrary.simpleMessage("General"),
|
|
@@ -630,8 +636,8 @@ class MessageLookup extends MessageLookupByLibrary {
|
|
"itLooksLikeSomethingWentWrongPleaseRetryAfterSome":
|
|
"itLooksLikeSomethingWentWrongPleaseRetryAfterSome":
|
|
MessageLookupByLibrary.simpleMessage(
|
|
MessageLookupByLibrary.simpleMessage(
|
|
"It looks like something went wrong. Please retry after some time. If the error persists, please contact our support team."),
|
|
"It looks like something went wrong. Please retry after some time. If the error persists, please contact our support team."),
|
|
- "itemCount": m22,
|
|
|
|
- "itemSelectedCount": m23,
|
|
|
|
|
|
+ "itemCount": m10,
|
|
|
|
+ "itemSelectedCount": m49,
|
|
"itemsShowTheNumberOfDaysRemainingBeforePermanentDeletion":
|
|
"itemsShowTheNumberOfDaysRemainingBeforePermanentDeletion":
|
|
MessageLookupByLibrary.simpleMessage(
|
|
MessageLookupByLibrary.simpleMessage(
|
|
"Items show the number of days remaining before permanent deletion"),
|
|
"Items show the number of days remaining before permanent deletion"),
|
|
@@ -648,13 +654,14 @@ class MessageLookup extends MessageLookupByLibrary {
|
|
"leaveFamily": MessageLookupByLibrary.simpleMessage("Leave family"),
|
|
"leaveFamily": MessageLookupByLibrary.simpleMessage("Leave family"),
|
|
"leaveSharedAlbum":
|
|
"leaveSharedAlbum":
|
|
MessageLookupByLibrary.simpleMessage("Leave shared album?"),
|
|
MessageLookupByLibrary.simpleMessage("Leave shared album?"),
|
|
|
|
+ "light": MessageLookupByLibrary.simpleMessage("Light"),
|
|
"lightTheme": MessageLookupByLibrary.simpleMessage("Light"),
|
|
"lightTheme": MessageLookupByLibrary.simpleMessage("Light"),
|
|
"linkCopiedToClipboard":
|
|
"linkCopiedToClipboard":
|
|
MessageLookupByLibrary.simpleMessage("Link copied to clipboard"),
|
|
MessageLookupByLibrary.simpleMessage("Link copied to clipboard"),
|
|
"linkDeviceLimit": MessageLookupByLibrary.simpleMessage("Device limit"),
|
|
"linkDeviceLimit": MessageLookupByLibrary.simpleMessage("Device limit"),
|
|
"linkEnabled": MessageLookupByLibrary.simpleMessage("Enabled"),
|
|
"linkEnabled": MessageLookupByLibrary.simpleMessage("Enabled"),
|
|
"linkExpired": MessageLookupByLibrary.simpleMessage("Expired"),
|
|
"linkExpired": MessageLookupByLibrary.simpleMessage("Expired"),
|
|
- "linkExpiresOn": m24,
|
|
|
|
|
|
+ "linkExpiresOn": m11,
|
|
"linkExpiry": MessageLookupByLibrary.simpleMessage("Link expiry"),
|
|
"linkExpiry": MessageLookupByLibrary.simpleMessage("Link expiry"),
|
|
"linkHasExpired":
|
|
"linkHasExpired":
|
|
MessageLookupByLibrary.simpleMessage("Link has expired"),
|
|
MessageLookupByLibrary.simpleMessage("Link has expired"),
|
|
@@ -713,16 +720,16 @@ class MessageLookup extends MessageLookupByLibrary {
|
|
MessageLookupByLibrary.simpleMessage("Manage subscription"),
|
|
MessageLookupByLibrary.simpleMessage("Manage subscription"),
|
|
"mastodon": MessageLookupByLibrary.simpleMessage("Mastodon"),
|
|
"mastodon": MessageLookupByLibrary.simpleMessage("Mastodon"),
|
|
"matrix": MessageLookupByLibrary.simpleMessage("Matrix"),
|
|
"matrix": MessageLookupByLibrary.simpleMessage("Matrix"),
|
|
- "maxDeviceLimitSpikeHandling": m25,
|
|
|
|
- "memoryCount": m26,
|
|
|
|
|
|
+ "maxDeviceLimitSpikeHandling": m12,
|
|
|
|
+ "memoryCount": m13,
|
|
"merchandise": MessageLookupByLibrary.simpleMessage("Merchandise"),
|
|
"merchandise": MessageLookupByLibrary.simpleMessage("Merchandise"),
|
|
"mobileWebDesktop":
|
|
"mobileWebDesktop":
|
|
MessageLookupByLibrary.simpleMessage("Mobile, Web, Desktop"),
|
|
MessageLookupByLibrary.simpleMessage("Mobile, Web, Desktop"),
|
|
"moderateStrength": MessageLookupByLibrary.simpleMessage("Moderate"),
|
|
"moderateStrength": MessageLookupByLibrary.simpleMessage("Moderate"),
|
|
"monthly": MessageLookupByLibrary.simpleMessage("Monthly"),
|
|
"monthly": MessageLookupByLibrary.simpleMessage("Monthly"),
|
|
- "moveItem": m27,
|
|
|
|
|
|
+ "moveItem": m50,
|
|
"moveToAlbum": MessageLookupByLibrary.simpleMessage("Move to album"),
|
|
"moveToAlbum": MessageLookupByLibrary.simpleMessage("Move to album"),
|
|
- "movedSuccessfullyTo": m28,
|
|
|
|
|
|
+ "movedSuccessfullyTo": m51,
|
|
"movedToTrash": MessageLookupByLibrary.simpleMessage("Moved to trash"),
|
|
"movedToTrash": MessageLookupByLibrary.simpleMessage("Moved to trash"),
|
|
"movingFilesToAlbum":
|
|
"movingFilesToAlbum":
|
|
MessageLookupByLibrary.simpleMessage("Moving files to album..."),
|
|
MessageLookupByLibrary.simpleMessage("Moving files to album..."),
|
|
@@ -752,6 +759,8 @@ class MessageLookup extends MessageLookupByLibrary {
|
|
MessageLookupByLibrary.simpleMessage("Nothing to see here! 👀"),
|
|
MessageLookupByLibrary.simpleMessage("Nothing to see here! 👀"),
|
|
"ok": MessageLookupByLibrary.simpleMessage("Ok"),
|
|
"ok": MessageLookupByLibrary.simpleMessage("Ok"),
|
|
"oops": MessageLookupByLibrary.simpleMessage("Oops"),
|
|
"oops": MessageLookupByLibrary.simpleMessage("Oops"),
|
|
|
|
+ "oopsCouldNotSaveEdits":
|
|
|
|
+ MessageLookupByLibrary.simpleMessage("Oops, could not save edits"),
|
|
"oopsSomethingWentWrong":
|
|
"oopsSomethingWentWrong":
|
|
MessageLookupByLibrary.simpleMessage("Oops, something went wrong"),
|
|
MessageLookupByLibrary.simpleMessage("Oops, something went wrong"),
|
|
"openTheItem": MessageLookupByLibrary.simpleMessage("• Open the item"),
|
|
"openTheItem": MessageLookupByLibrary.simpleMessage("• Open the item"),
|
|
@@ -763,14 +772,14 @@ class MessageLookup extends MessageLookupByLibrary {
|
|
"passwordChangedSuccessfully": MessageLookupByLibrary.simpleMessage(
|
|
"passwordChangedSuccessfully": MessageLookupByLibrary.simpleMessage(
|
|
"Password changed successfully"),
|
|
"Password changed successfully"),
|
|
"passwordLock": MessageLookupByLibrary.simpleMessage("Password lock"),
|
|
"passwordLock": MessageLookupByLibrary.simpleMessage("Password lock"),
|
|
- "passwordStrength": m29,
|
|
|
|
|
|
+ "passwordStrength": m14,
|
|
"passwordWarning": MessageLookupByLibrary.simpleMessage(
|
|
"passwordWarning": MessageLookupByLibrary.simpleMessage(
|
|
"We don\'t store this password, so if you forget, <underline>we cannot decrypt your data</underline>"),
|
|
"We don\'t store this password, so if you forget, <underline>we cannot decrypt your data</underline>"),
|
|
"paymentDetails":
|
|
"paymentDetails":
|
|
MessageLookupByLibrary.simpleMessage("Payment details"),
|
|
MessageLookupByLibrary.simpleMessage("Payment details"),
|
|
"paymentFailed": MessageLookupByLibrary.simpleMessage("Payment failed"),
|
|
"paymentFailed": MessageLookupByLibrary.simpleMessage("Payment failed"),
|
|
- "paymentFailedTalkToProvider": m30,
|
|
|
|
- "paymentFailedWithReason": m31,
|
|
|
|
|
|
+ "paymentFailedTalkToProvider": m52,
|
|
|
|
+ "paymentFailedWithReason": m53,
|
|
"pendingSync": MessageLookupByLibrary.simpleMessage("Pending sync"),
|
|
"pendingSync": MessageLookupByLibrary.simpleMessage("Pending sync"),
|
|
"peopleUsingYourCode":
|
|
"peopleUsingYourCode":
|
|
MessageLookupByLibrary.simpleMessage("People using your code"),
|
|
MessageLookupByLibrary.simpleMessage("People using your code"),
|
|
@@ -796,12 +805,12 @@ class MessageLookup extends MessageLookupByLibrary {
|
|
"pleaseContactSupportIfTheProblemPersists":
|
|
"pleaseContactSupportIfTheProblemPersists":
|
|
MessageLookupByLibrary.simpleMessage(
|
|
MessageLookupByLibrary.simpleMessage(
|
|
"Please contact support if the problem persists"),
|
|
"Please contact support if the problem persists"),
|
|
- "pleaseEmailUsAt": m32,
|
|
|
|
|
|
+ "pleaseEmailUsAt": m54,
|
|
"pleaseGrantPermissions":
|
|
"pleaseGrantPermissions":
|
|
MessageLookupByLibrary.simpleMessage("Please grant permissions"),
|
|
MessageLookupByLibrary.simpleMessage("Please grant permissions"),
|
|
"pleaseLoginAgain":
|
|
"pleaseLoginAgain":
|
|
MessageLookupByLibrary.simpleMessage("Please login again"),
|
|
MessageLookupByLibrary.simpleMessage("Please login again"),
|
|
- "pleaseSendTheLogsTo": m33,
|
|
|
|
|
|
+ "pleaseSendTheLogsTo": m55,
|
|
"pleaseTryAgain":
|
|
"pleaseTryAgain":
|
|
MessageLookupByLibrary.simpleMessage("Please try again"),
|
|
MessageLookupByLibrary.simpleMessage("Please try again"),
|
|
"pleaseVerifyTheCodeYouHaveEntered":
|
|
"pleaseVerifyTheCodeYouHaveEntered":
|
|
@@ -833,7 +842,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
|
"raiseTicket": MessageLookupByLibrary.simpleMessage("Raise ticket"),
|
|
"raiseTicket": MessageLookupByLibrary.simpleMessage("Raise ticket"),
|
|
"rateTheApp": MessageLookupByLibrary.simpleMessage("Rate the app"),
|
|
"rateTheApp": MessageLookupByLibrary.simpleMessage("Rate the app"),
|
|
"rateUs": MessageLookupByLibrary.simpleMessage("Rate us"),
|
|
"rateUs": MessageLookupByLibrary.simpleMessage("Rate us"),
|
|
- "rateUsOnStore": m34,
|
|
|
|
|
|
+ "rateUsOnStore": m15,
|
|
"recover": MessageLookupByLibrary.simpleMessage("Recover"),
|
|
"recover": MessageLookupByLibrary.simpleMessage("Recover"),
|
|
"recoverAccount":
|
|
"recoverAccount":
|
|
MessageLookupByLibrary.simpleMessage("Recover account"),
|
|
MessageLookupByLibrary.simpleMessage("Recover account"),
|
|
@@ -864,7 +873,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
|
"1. Give this code to your friends"),
|
|
"1. Give this code to your friends"),
|
|
"referralStep2": MessageLookupByLibrary.simpleMessage(
|
|
"referralStep2": MessageLookupByLibrary.simpleMessage(
|
|
"2. They sign up for a paid plan"),
|
|
"2. They sign up for a paid plan"),
|
|
- "referralStep3": m35,
|
|
|
|
|
|
+ "referralStep3": m16,
|
|
"referrals": MessageLookupByLibrary.simpleMessage("Referrals"),
|
|
"referrals": MessageLookupByLibrary.simpleMessage("Referrals"),
|
|
"referralsAreCurrentlyPaused": MessageLookupByLibrary.simpleMessage(
|
|
"referralsAreCurrentlyPaused": MessageLookupByLibrary.simpleMessage(
|
|
"Referrals are currently paused"),
|
|
"Referrals are currently paused"),
|
|
@@ -888,7 +897,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
|
"removeLink": MessageLookupByLibrary.simpleMessage("Remove link"),
|
|
"removeLink": MessageLookupByLibrary.simpleMessage("Remove link"),
|
|
"removeParticipant":
|
|
"removeParticipant":
|
|
MessageLookupByLibrary.simpleMessage("Remove participant"),
|
|
MessageLookupByLibrary.simpleMessage("Remove participant"),
|
|
- "removeParticipantBody": m36,
|
|
|
|
|
|
+ "removeParticipantBody": m17,
|
|
"removePublicLink":
|
|
"removePublicLink":
|
|
MessageLookupByLibrary.simpleMessage("Remove public link"),
|
|
MessageLookupByLibrary.simpleMessage("Remove public link"),
|
|
"removeShareItemsWarning": MessageLookupByLibrary.simpleMessage(
|
|
"removeShareItemsWarning": MessageLookupByLibrary.simpleMessage(
|
|
@@ -902,7 +911,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
|
"renameFile": MessageLookupByLibrary.simpleMessage("Rename file"),
|
|
"renameFile": MessageLookupByLibrary.simpleMessage("Rename file"),
|
|
"renewSubscription":
|
|
"renewSubscription":
|
|
MessageLookupByLibrary.simpleMessage("Renew subscription"),
|
|
MessageLookupByLibrary.simpleMessage("Renew subscription"),
|
|
- "renewsOn": m37,
|
|
|
|
|
|
+ "renewsOn": m18,
|
|
"reportABug": MessageLookupByLibrary.simpleMessage("Report a bug"),
|
|
"reportABug": MessageLookupByLibrary.simpleMessage("Report a bug"),
|
|
"reportBug": MessageLookupByLibrary.simpleMessage("Report bug"),
|
|
"reportBug": MessageLookupByLibrary.simpleMessage("Report bug"),
|
|
"resendEmail": MessageLookupByLibrary.simpleMessage("Resend email"),
|
|
"resendEmail": MessageLookupByLibrary.simpleMessage("Resend email"),
|
|
@@ -918,12 +927,16 @@ class MessageLookup extends MessageLookupByLibrary {
|
|
"retry": MessageLookupByLibrary.simpleMessage("Retry"),
|
|
"retry": MessageLookupByLibrary.simpleMessage("Retry"),
|
|
"reviewDeduplicateItems": MessageLookupByLibrary.simpleMessage(
|
|
"reviewDeduplicateItems": MessageLookupByLibrary.simpleMessage(
|
|
"Please review and delete the items you believe are duplicates."),
|
|
"Please review and delete the items you believe are duplicates."),
|
|
|
|
+ "rotateLeft": MessageLookupByLibrary.simpleMessage("Rotate left"),
|
|
|
|
+ "rotateRight": MessageLookupByLibrary.simpleMessage("Rotate right"),
|
|
"safelyStored": MessageLookupByLibrary.simpleMessage("Safely stored"),
|
|
"safelyStored": MessageLookupByLibrary.simpleMessage("Safely stored"),
|
|
"save": MessageLookupByLibrary.simpleMessage("Save"),
|
|
"save": MessageLookupByLibrary.simpleMessage("Save"),
|
|
|
|
+ "saveCopy": MessageLookupByLibrary.simpleMessage("Save copy"),
|
|
"saveKey": MessageLookupByLibrary.simpleMessage("Save key"),
|
|
"saveKey": MessageLookupByLibrary.simpleMessage("Save key"),
|
|
"saveYourRecoveryKeyIfYouHaventAlready":
|
|
"saveYourRecoveryKeyIfYouHaventAlready":
|
|
MessageLookupByLibrary.simpleMessage(
|
|
MessageLookupByLibrary.simpleMessage(
|
|
"Save your recovery key if you haven\'t already"),
|
|
"Save your recovery key if you haven\'t already"),
|
|
|
|
+ "saving": MessageLookupByLibrary.simpleMessage("Saving..."),
|
|
"scanCode": MessageLookupByLibrary.simpleMessage("Scan code"),
|
|
"scanCode": MessageLookupByLibrary.simpleMessage("Scan code"),
|
|
"scanThisBarcodeWithnyourAuthenticatorApp":
|
|
"scanThisBarcodeWithnyourAuthenticatorApp":
|
|
MessageLookupByLibrary.simpleMessage(
|
|
MessageLookupByLibrary.simpleMessage(
|
|
@@ -952,8 +965,8 @@ class MessageLookup extends MessageLookupByLibrary {
|
|
"selectedItemsWillBeDeletedFromAllAlbumsAndMoved":
|
|
"selectedItemsWillBeDeletedFromAllAlbumsAndMoved":
|
|
MessageLookupByLibrary.simpleMessage(
|
|
MessageLookupByLibrary.simpleMessage(
|
|
"Selected items will be deleted from all albums and moved to trash."),
|
|
"Selected items will be deleted from all albums and moved to trash."),
|
|
- "selectedPhotos": m38,
|
|
|
|
- "selectedPhotosWithYours": m39,
|
|
|
|
|
|
+ "selectedPhotos": m19,
|
|
|
|
+ "selectedPhotosWithYours": m20,
|
|
"send": MessageLookupByLibrary.simpleMessage("Send"),
|
|
"send": MessageLookupByLibrary.simpleMessage("Send"),
|
|
"sendEmail": MessageLookupByLibrary.simpleMessage("Send email"),
|
|
"sendEmail": MessageLookupByLibrary.simpleMessage("Send email"),
|
|
"sendInvite": MessageLookupByLibrary.simpleMessage("Send invite"),
|
|
"sendInvite": MessageLookupByLibrary.simpleMessage("Send invite"),
|
|
@@ -972,31 +985,31 @@ class MessageLookup extends MessageLookupByLibrary {
|
|
"shareAnAlbumNow":
|
|
"shareAnAlbumNow":
|
|
MessageLookupByLibrary.simpleMessage("Share an album now"),
|
|
MessageLookupByLibrary.simpleMessage("Share an album now"),
|
|
"shareLink": MessageLookupByLibrary.simpleMessage("Share link"),
|
|
"shareLink": MessageLookupByLibrary.simpleMessage("Share link"),
|
|
- "shareMyVerificationID": m40,
|
|
|
|
|
|
+ "shareMyVerificationID": m21,
|
|
"shareOnlyWithThePeopleYouWant": MessageLookupByLibrary.simpleMessage(
|
|
"shareOnlyWithThePeopleYouWant": MessageLookupByLibrary.simpleMessage(
|
|
"Share only with the people you want"),
|
|
"Share only with the people you want"),
|
|
- "shareTextConfirmOthersVerificationID": m41,
|
|
|
|
|
|
+ "shareTextConfirmOthersVerificationID": m22,
|
|
"shareTextRecommendUsingEnte": MessageLookupByLibrary.simpleMessage(
|
|
"shareTextRecommendUsingEnte": MessageLookupByLibrary.simpleMessage(
|
|
"Download ente so we can easily share original quality photos and videos\n\nhttps://ente.io/#download"),
|
|
"Download ente so we can easily share original quality photos and videos\n\nhttps://ente.io/#download"),
|
|
- "shareTextReferralCode": m42,
|
|
|
|
|
|
+ "shareTextReferralCode": m23,
|
|
"shareWithNonenteUsers":
|
|
"shareWithNonenteUsers":
|
|
MessageLookupByLibrary.simpleMessage("Share with non-ente users"),
|
|
MessageLookupByLibrary.simpleMessage("Share with non-ente users"),
|
|
- "shareWithPeopleSectionTitle": m43,
|
|
|
|
|
|
+ "shareWithPeopleSectionTitle": m24,
|
|
"shareYourFirstAlbum":
|
|
"shareYourFirstAlbum":
|
|
MessageLookupByLibrary.simpleMessage("Share your first album"),
|
|
MessageLookupByLibrary.simpleMessage("Share your first album"),
|
|
"sharedAlbumSectionDescription": MessageLookupByLibrary.simpleMessage(
|
|
"sharedAlbumSectionDescription": MessageLookupByLibrary.simpleMessage(
|
|
"Create shared and collaborative albums with other ente users, including users on free plans."),
|
|
"Create shared and collaborative albums with other ente users, including users on free plans."),
|
|
"sharedByMe": MessageLookupByLibrary.simpleMessage("Shared by me"),
|
|
"sharedByMe": MessageLookupByLibrary.simpleMessage("Shared by me"),
|
|
- "sharedWith": m44,
|
|
|
|
|
|
+ "sharedWith": m56,
|
|
"sharedWithMe": MessageLookupByLibrary.simpleMessage("Shared with me"),
|
|
"sharedWithMe": MessageLookupByLibrary.simpleMessage("Shared with me"),
|
|
"sharing": MessageLookupByLibrary.simpleMessage("Sharing..."),
|
|
"sharing": MessageLookupByLibrary.simpleMessage("Sharing..."),
|
|
"signUpTerms": MessageLookupByLibrary.simpleMessage(
|
|
"signUpTerms": MessageLookupByLibrary.simpleMessage(
|
|
"I agree to the <u-terms>terms of service</u-terms> and <u-policy>privacy policy</u-policy>"),
|
|
"I agree to the <u-terms>terms of service</u-terms> and <u-policy>privacy policy</u-policy>"),
|
|
- "singleFileDeleteFromDevice": m45,
|
|
|
|
|
|
+ "singleFileDeleteFromDevice": m25,
|
|
"singleFileDeleteHighlight": MessageLookupByLibrary.simpleMessage(
|
|
"singleFileDeleteHighlight": MessageLookupByLibrary.simpleMessage(
|
|
"It will be deleted from all albums."),
|
|
"It will be deleted from all albums."),
|
|
- "singleFileInBothLocalAndRemote": m46,
|
|
|
|
- "singleFileInRemoteOnly": m47,
|
|
|
|
|
|
+ "singleFileInBothLocalAndRemote": m26,
|
|
|
|
+ "singleFileInRemoteOnly": m27,
|
|
"skip": MessageLookupByLibrary.simpleMessage("Skip"),
|
|
"skip": MessageLookupByLibrary.simpleMessage("Skip"),
|
|
"social": MessageLookupByLibrary.simpleMessage("Social"),
|
|
"social": MessageLookupByLibrary.simpleMessage("Social"),
|
|
"someItemsAreInBothEnteAndYourDevice":
|
|
"someItemsAreInBothEnteAndYourDevice":
|
|
@@ -1027,12 +1040,12 @@ class MessageLookup extends MessageLookupByLibrary {
|
|
"Sorry, we could not generate secure keys on this device.\n\nplease sign up from a different device."),
|
|
"Sorry, we could not generate secure keys on this device.\n\nplease sign up from a different device."),
|
|
"sparkleSuccess": MessageLookupByLibrary.simpleMessage("✨ Success"),
|
|
"sparkleSuccess": MessageLookupByLibrary.simpleMessage("✨ Success"),
|
|
"startBackup": MessageLookupByLibrary.simpleMessage("Start backup"),
|
|
"startBackup": MessageLookupByLibrary.simpleMessage("Start backup"),
|
|
- "storageInGB": m48,
|
|
|
|
|
|
+ "storageInGB": m28,
|
|
"storageLimitExceeded":
|
|
"storageLimitExceeded":
|
|
MessageLookupByLibrary.simpleMessage("Storage limit exceeded"),
|
|
MessageLookupByLibrary.simpleMessage("Storage limit exceeded"),
|
|
"strongStrength": MessageLookupByLibrary.simpleMessage("Strong"),
|
|
"strongStrength": MessageLookupByLibrary.simpleMessage("Strong"),
|
|
- "subAlreadyLinkedErrMessage": m49,
|
|
|
|
- "subWillBeCancelledOn": m50,
|
|
|
|
|
|
+ "subAlreadyLinkedErrMessage": m29,
|
|
|
|
+ "subWillBeCancelledOn": m30,
|
|
"subscribe": MessageLookupByLibrary.simpleMessage("Subscribe"),
|
|
"subscribe": MessageLookupByLibrary.simpleMessage("Subscribe"),
|
|
"subscribeToEnableSharing": MessageLookupByLibrary.simpleMessage(
|
|
"subscribeToEnableSharing": MessageLookupByLibrary.simpleMessage(
|
|
"Looks like your subscription has expired. Please subscribe to enable sharing."),
|
|
"Looks like your subscription has expired. Please subscribe to enable sharing."),
|
|
@@ -1045,7 +1058,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
|
"suggestFeatures":
|
|
"suggestFeatures":
|
|
MessageLookupByLibrary.simpleMessage("Suggest features"),
|
|
MessageLookupByLibrary.simpleMessage("Suggest features"),
|
|
"support": MessageLookupByLibrary.simpleMessage("Support"),
|
|
"support": MessageLookupByLibrary.simpleMessage("Support"),
|
|
- "syncProgress": m51,
|
|
|
|
|
|
+ "syncProgress": m31,
|
|
"syncStopped": MessageLookupByLibrary.simpleMessage("Sync stopped"),
|
|
"syncStopped": MessageLookupByLibrary.simpleMessage("Sync stopped"),
|
|
"syncing": MessageLookupByLibrary.simpleMessage("Syncing..."),
|
|
"syncing": MessageLookupByLibrary.simpleMessage("Syncing..."),
|
|
"systemTheme": MessageLookupByLibrary.simpleMessage("System"),
|
|
"systemTheme": MessageLookupByLibrary.simpleMessage("System"),
|
|
@@ -1071,7 +1084,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
|
"theseItemsWillBeDeletedFromYourDevice":
|
|
"theseItemsWillBeDeletedFromYourDevice":
|
|
MessageLookupByLibrary.simpleMessage(
|
|
MessageLookupByLibrary.simpleMessage(
|
|
"These items will be deleted from your device."),
|
|
"These items will be deleted from your device."),
|
|
- "theyAlsoGetXGb": m52,
|
|
|
|
|
|
+ "theyAlsoGetXGb": m32,
|
|
"theyWillBeDeletedFromAllAlbums": MessageLookupByLibrary.simpleMessage(
|
|
"theyWillBeDeletedFromAllAlbums": MessageLookupByLibrary.simpleMessage(
|
|
"They will be deleted from all albums."),
|
|
"They will be deleted from all albums."),
|
|
"thisActionCannotBeUndone": MessageLookupByLibrary.simpleMessage(
|
|
"thisActionCannotBeUndone": MessageLookupByLibrary.simpleMessage(
|
|
@@ -1087,7 +1100,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
|
"This email is already in use"),
|
|
"This email is already in use"),
|
|
"thisImageHasNoExifData":
|
|
"thisImageHasNoExifData":
|
|
MessageLookupByLibrary.simpleMessage("This image has no exif data"),
|
|
MessageLookupByLibrary.simpleMessage("This image has no exif data"),
|
|
- "thisIsPersonVerificationId": m53,
|
|
|
|
|
|
+ "thisIsPersonVerificationId": m33,
|
|
"thisIsYourVerificationId": MessageLookupByLibrary.simpleMessage(
|
|
"thisIsYourVerificationId": MessageLookupByLibrary.simpleMessage(
|
|
"This is your Verification ID"),
|
|
"This is your Verification ID"),
|
|
"thisWillLogYouOutOfTheFollowingDevice":
|
|
"thisWillLogYouOutOfTheFollowingDevice":
|
|
@@ -1155,7 +1168,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
|
MessageLookupByLibrary.simpleMessage("Verification ID"),
|
|
MessageLookupByLibrary.simpleMessage("Verification ID"),
|
|
"verify": MessageLookupByLibrary.simpleMessage("Verify"),
|
|
"verify": MessageLookupByLibrary.simpleMessage("Verify"),
|
|
"verifyEmail": MessageLookupByLibrary.simpleMessage("Verify email"),
|
|
"verifyEmail": MessageLookupByLibrary.simpleMessage("Verify email"),
|
|
- "verifyEmailID": m54,
|
|
|
|
|
|
+ "verifyEmailID": m34,
|
|
"verifyPassword":
|
|
"verifyPassword":
|
|
MessageLookupByLibrary.simpleMessage("Verify password"),
|
|
MessageLookupByLibrary.simpleMessage("Verify password"),
|
|
"verifying": MessageLookupByLibrary.simpleMessage("Verifying..."),
|
|
"verifying": MessageLookupByLibrary.simpleMessage("Verifying..."),
|
|
@@ -1182,12 +1195,14 @@ class MessageLookup extends MessageLookupByLibrary {
|
|
"weveSentAMailTo":
|
|
"weveSentAMailTo":
|
|
MessageLookupByLibrary.simpleMessage("We\'ve sent a mail to"),
|
|
MessageLookupByLibrary.simpleMessage("We\'ve sent a mail to"),
|
|
"yearly": MessageLookupByLibrary.simpleMessage("Yearly"),
|
|
"yearly": MessageLookupByLibrary.simpleMessage("Yearly"),
|
|
- "yearsAgo": m55,
|
|
|
|
|
|
+ "yearsAgo": m35,
|
|
"yes": MessageLookupByLibrary.simpleMessage("Yes"),
|
|
"yes": MessageLookupByLibrary.simpleMessage("Yes"),
|
|
"yesCancel": MessageLookupByLibrary.simpleMessage("Yes, cancel"),
|
|
"yesCancel": MessageLookupByLibrary.simpleMessage("Yes, cancel"),
|
|
"yesConvertToViewer":
|
|
"yesConvertToViewer":
|
|
MessageLookupByLibrary.simpleMessage("Yes, convert to viewer"),
|
|
MessageLookupByLibrary.simpleMessage("Yes, convert to viewer"),
|
|
"yesDelete": MessageLookupByLibrary.simpleMessage("Yes, delete"),
|
|
"yesDelete": MessageLookupByLibrary.simpleMessage("Yes, delete"),
|
|
|
|
+ "yesDiscardChanges":
|
|
|
|
+ MessageLookupByLibrary.simpleMessage("Yes, discard changes"),
|
|
"yesLogout": MessageLookupByLibrary.simpleMessage("Yes, logout"),
|
|
"yesLogout": MessageLookupByLibrary.simpleMessage("Yes, logout"),
|
|
"yesRemove": MessageLookupByLibrary.simpleMessage("Yes, remove"),
|
|
"yesRemove": MessageLookupByLibrary.simpleMessage("Yes, remove"),
|
|
"yesRenew": MessageLookupByLibrary.simpleMessage("Yes, Renew"),
|
|
"yesRenew": MessageLookupByLibrary.simpleMessage("Yes, Renew"),
|
|
@@ -1210,7 +1225,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
|
"You cannot share with yourself"),
|
|
"You cannot share with yourself"),
|
|
"youDontHaveAnyArchivedItems": MessageLookupByLibrary.simpleMessage(
|
|
"youDontHaveAnyArchivedItems": MessageLookupByLibrary.simpleMessage(
|
|
"You don\'t have any archived items."),
|
|
"You don\'t have any archived items."),
|
|
- "youHaveSuccessfullyFreedUp": m56,
|
|
|
|
|
|
+ "youHaveSuccessfullyFreedUp": m36,
|
|
"yourAccountHasBeenDeleted": MessageLookupByLibrary.simpleMessage(
|
|
"yourAccountHasBeenDeleted": MessageLookupByLibrary.simpleMessage(
|
|
"Your account has been deleted"),
|
|
"Your account has been deleted"),
|
|
"yourPlanWasSuccessfullyDowngraded":
|
|
"yourPlanWasSuccessfullyDowngraded":
|