Selaa lähdekoodia

[generated] i10n changes

Neeraj Gupta 2 vuotta sitten
vanhempi
commit
f56099e71c

+ 304 - 2
lib/generated/intl/messages_de.dart

@@ -20,22 +20,324 @@ typedef String MessageIfAbsent(String messageStr, List<dynamic> args);
 class MessageLookup extends MessageLookupByLibrary {
   String get localeName => 'de';
 
+  static String m0(supportEmail) =>
+      "Bitte sende eine E-Mail an ${supportEmail} von deiner registrierten E-Mail-Adresse";
+
+  static String m1(email) =>
+      "${email} hat kein Ente-Konto.\n\nSenden Sie eine Einladung, um Fotos zu teilen.";
+
+  static String m2(storageAmountInGB) =>
+      "${storageAmountInGB} GB jedes Mal, wenn sich jemand mit deinem Code für einen bezahlten Tarif anmeldet";
+
+  static String m3(passwordStrengthValue) =>
+      "Passwortstärke: ${passwordStrengthValue}";
+
+  static String m4(storageInGB) =>
+      "3. Ihr beide erhaltet ${storageInGB} GB* kostenlos";
+
+  static String m5(verificationID) =>
+      "Hier ist meine Verifizierungs-ID: ${verificationID} für ente.io.";
+
+  static String m6(verificationID) =>
+      "Hey, kannst du bestätigen, dass dies deine ente.io Verifizierungs-ID ist: ${verificationID}";
+
+  static String m7(referralCode, referralStorageInGB) =>
+      "ente Empfehlungs-Code: ${referralCode} \n\nEinlösen unter Einstellungen → Allgemein → Einladung, um ${referralStorageInGB} GB kostenlos zu erhalten, sobald Sie einen kostenpflichtigen Tarif abgeschlossen haben\n\nhttps://ente.io";
+
+  static String m8(numberOfPeople) =>
+      "${Intl.plural(numberOfPeople, zero: 'Teile mit bestimmten Personen', one: 'Teilen mit 1 Person', other: 'Teilen mit ${numberOfPeople} Personen')}";
+
+  static String m9(storageAmountInGB) => "${storageAmountInGB} GB";
+
+  static String m10(storageAmountInGB) =>
+      "Diese erhalten auch ${storageAmountInGB} GB";
+
+  static String m11(email) => "Dies ist ${email}s Verifizierungs-ID";
+
+  static String m12(email) => "Verifiziere ${email}";
+
   final messages = _notInlinedMessages(_notInlinedMessages);
   static Map<String, Function> _notInlinedMessages(_) => <String, Function>{
         "accountWelcomeBack":
             MessageLookupByLibrary.simpleMessage("Willkommen zurück!"),
+        "ackPasswordLostWarning": MessageLookupByLibrary.simpleMessage(
+            "Ich verstehe, dass ich meine Daten verlieren kann, wenn ich mein Passwort vergesse, da meine Daten <underline>Ende-zu-Ende-verschlüsselt</underline> sind."),
         "activeSessions":
             MessageLookupByLibrary.simpleMessage("Aktive Sitzungen"),
+        "after1Month": MessageLookupByLibrary.simpleMessage("Nach 1 Monat"),
+        "after1Week": MessageLookupByLibrary.simpleMessage("Nach 1 Woche"),
+        "after1Year": MessageLookupByLibrary.simpleMessage("Nach 1 Jahr"),
+        "apply": MessageLookupByLibrary.simpleMessage("Anwenden"),
+        "applyCodeTitle": MessageLookupByLibrary.simpleMessage("Code nutzen"),
+        "askDeleteReason": MessageLookupByLibrary.simpleMessage(
+            "Was ist der Hauptgrund für die Löschung deines Kontos?"),
         "cancel": MessageLookupByLibrary.simpleMessage("Abbrechen"),
+        "changeEmail":
+            MessageLookupByLibrary.simpleMessage("E-Mail-Adresse ändern"),
+        "changePasswordTitle":
+            MessageLookupByLibrary.simpleMessage("Passwort ändern"),
+        "checkInboxAndSpamFolder": MessageLookupByLibrary.simpleMessage(
+            "Bitte überprüfe deinen E-Mail-Posteingang (und Spam), um die Verifizierung abzuschließen"),
+        "claimFreeStorage":
+            MessageLookupByLibrary.simpleMessage("Freien Speicher einlösen"),
+        "claimMore": MessageLookupByLibrary.simpleMessage("Mehr einlösen!"),
+        "claimed": MessageLookupByLibrary.simpleMessage("Eingelöst"),
+        "codeAppliedPageTitle":
+            MessageLookupByLibrary.simpleMessage("Code eingelöst"),
+        "codeCopiedToClipboard": MessageLookupByLibrary.simpleMessage(
+            "Code in Zwischenablage kopiert"),
+        "collabLinkSectionDescription": MessageLookupByLibrary.simpleMessage(
+            "Erstelle einen Link, um anderen zu ermöglichen, Fotos in deinem geteilten Album hinzuzufügen und zu sehen - ohne dass diese ein Konto von ente.io oder die App benötigen. Ideal, um Fotos von Events zu sammeln."),
+        "collaborativeLink":
+            MessageLookupByLibrary.simpleMessage("Gemeinschaftlicher Link"),
+        "collectPhotos": MessageLookupByLibrary.simpleMessage("Fotos sammeln"),
+        "confirm": MessageLookupByLibrary.simpleMessage("Bestätigen"),
+        "confirmAccountDeletion":
+            MessageLookupByLibrary.simpleMessage("Kontolöschung bestätigen"),
+        "confirmDeletePrompt": MessageLookupByLibrary.simpleMessage(
+            "Ja, ich möchte dieses Konto und alle enthaltenen Daten endgültig und unwiderruflich löschen."),
+        "confirmPassword":
+            MessageLookupByLibrary.simpleMessage("Passwort wiederholen"),
+        "contactSupport":
+            MessageLookupByLibrary.simpleMessage("Support kontaktieren"),
+        "continueLabel": MessageLookupByLibrary.simpleMessage("Weiter"),
+        "copyLink": MessageLookupByLibrary.simpleMessage("Link kopieren"),
+        "copypasteThisCodentoYourAuthenticatorApp":
+            MessageLookupByLibrary.simpleMessage(
+                "Kopiere diesen Code\nin deine Authentifizierungs-App"),
+        "createAccount":
+            MessageLookupByLibrary.simpleMessage("Konto erstellen"),
         "createNewAccount":
             MessageLookupByLibrary.simpleMessage("Neues Konto erstellen"),
+        "createPublicLink":
+            MessageLookupByLibrary.simpleMessage("Öffentlichen Link erstellen"),
+        "decrypting":
+            MessageLookupByLibrary.simpleMessage("Wird entschlüsselt..."),
         "deleteAccount": MessageLookupByLibrary.simpleMessage("Konto löschen"),
+        "deleteAccountFeedbackPrompt": MessageLookupByLibrary.simpleMessage(
+            "Wir bedauern sehr, dass Du Dein Konto löschen möchtest. Du würdest uns sehr helfen, wenn Du uns kurz einige Gründe hierfür nennen könntest."),
+        "deleteAccountPermanentlyButton": MessageLookupByLibrary.simpleMessage(
+            "Konto unwiderruflich löschen"),
+        "deleteConfirmDialogBody": MessageLookupByLibrary.simpleMessage(
+            "Du bist dabei, dein Konto und alle gespeicherten Daten dauerhaft zu löschen.\nDiese Aktion ist unwiderrufbar."),
+        "deleteEmailRequest": MessageLookupByLibrary.simpleMessage(
+            "Bitte sende eine E-Mail an <warning>account-deletion@ente.io</warning> von Deiner bei uns hinterlegten E-Mail-Adresse."),
+        "deleteReason1": MessageLookupByLibrary.simpleMessage(
+            "Es fehlt eine zentrale Funktion, die ich benötige"),
+        "deleteReason2": MessageLookupByLibrary.simpleMessage(
+            "Die App oder eine bestimmte Funktion verhält sich nicht so wie gedacht"),
+        "deleteReason3": MessageLookupByLibrary.simpleMessage(
+            "Ich habe einen anderen Dienst gefunden, der mir mehr zusagt"),
+        "deleteReason4": MessageLookupByLibrary.simpleMessage(
+            "Mein Grund ist nicht aufgeführt"),
+        "deleteRequestSLAText": MessageLookupByLibrary.simpleMessage(
+            "Deine Anfrage wird innerhalb von 72 Stunden bearbeitet."),
+        "details": MessageLookupByLibrary.simpleMessage("Details"),
+        "doThisLater": MessageLookupByLibrary.simpleMessage("Später machen"),
+        "done": MessageLookupByLibrary.simpleMessage("Fertig"),
+        "dropSupportEmail": m0,
         "email": MessageLookupByLibrary.simpleMessage("E-Mail"),
+        "emailNoEnteAccount": m1,
+        "encryption": MessageLookupByLibrary.simpleMessage("Verschlüsselung"),
+        "encryptionKeys":
+            MessageLookupByLibrary.simpleMessage("Verschlüsselungscode"),
+        "enterCode": MessageLookupByLibrary.simpleMessage("Code eingeben"),
+        "enterCodeDescription": MessageLookupByLibrary.simpleMessage(
+            "Gib den Code deines Freundes ein, damit sie beide kostenlosen Speicherplatz erhalten"),
+        "enterNewPasswordToEncrypt": MessageLookupByLibrary.simpleMessage(
+            "Gib ein neues Passwort ein, mit dem wir deine Daten verschlüsseln können"),
+        "enterPasswordToEncrypt": MessageLookupByLibrary.simpleMessage(
+            "Gib ein Passwort ein, mit dem wir deine Daten verschlüsseln können"),
+        "enterReferralCode":
+            MessageLookupByLibrary.simpleMessage("Gib den Einladungscode ein"),
+        "enterThe6digitCodeFromnyourAuthenticatorApp":
+            MessageLookupByLibrary.simpleMessage(
+                "Gib den 6-stelligen Code aus\ndeiner Authentifizierungs-App ein"),
+        "enterValidEmail": MessageLookupByLibrary.simpleMessage(
+            "Bitte gib eine gültige E-Mail-Adresse ein."),
         "enterYourEmailAddress": MessageLookupByLibrary.simpleMessage(
-            "Geben Sie Ihre E-Mail-Adresse ein"),
+            "Gib deine E-Mail-Adresse ein"),
+        "enterYourPassword":
+            MessageLookupByLibrary.simpleMessage("Passwort eingeben"),
+        "enterYourRecoveryKey": MessageLookupByLibrary.simpleMessage(
+            "Gib deinen Wiederherstellungs-Schlüssel ein"),
+        "failedToApplyCode": MessageLookupByLibrary.simpleMessage(
+            "Der Code konnte nicht aktiviert werden"),
+        "failedToFetchReferralDetails": MessageLookupByLibrary.simpleMessage(
+            "Die Einlösungsdetails können nicht abgerufen werden. Bitte versuche es später erneut."),
         "feedback": MessageLookupByLibrary.simpleMessage("Rückmeldung"),
+        "forgotPassword":
+            MessageLookupByLibrary.simpleMessage("Passwort vergessen"),
+        "freeStorageOnReferralSuccess": m2,
+        "generatingEncryptionKeys": MessageLookupByLibrary.simpleMessage(
+            "Generierung von Verschlüsselungscodes..."),
+        "howItWorks":
+            MessageLookupByLibrary.simpleMessage("So funktioniert\'s"),
+        "howToViewShareeVerificationID": MessageLookupByLibrary.simpleMessage(
+            "Bitte sie, auf den Einstellungs Bildschirm ihre E-Mail-Adresse lange anzuklicken und zu überprüfen, dass die IDs auf beiden Geräten übereinstimmen."),
+        "incorrectPasswordTitle":
+            MessageLookupByLibrary.simpleMessage("Falsches Passwort"),
+        "incorrectRecoveryKeyBody": MessageLookupByLibrary.simpleMessage(
+            "Der eingegebene Schlüssel ist ungültig"),
+        "incorrectRecoveryKeyTitle": MessageLookupByLibrary.simpleMessage(
+            "Falscher Wiederherstellungs-Schlüssel"),
         "insecureDevice":
             MessageLookupByLibrary.simpleMessage("Unsicheres Gerät"),
-        "password": MessageLookupByLibrary.simpleMessage("Passwort")
+        "invalidEmailAddress":
+            MessageLookupByLibrary.simpleMessage("Ungültige E-Mail Adresse"),
+        "inviteYourFriends":
+            MessageLookupByLibrary.simpleMessage("Lade deine Freunde ein"),
+        "kindlyHelpUsWithThisInformation":
+            MessageLookupByLibrary.simpleMessage("Bitte gib diese Daten ein"),
+        "linkHasExpired":
+            MessageLookupByLibrary.simpleMessage("Link ist abgelaufen"),
+        "logInLabel": MessageLookupByLibrary.simpleMessage("Anmelden"),
+        "loginTerms": MessageLookupByLibrary.simpleMessage(
+            "Mit dem Klick auf \"Anmelden\" stimme ich den <u-terms>Nutzungsbedingungen</u-terms> und der <u-policy>Datenschutzerklärung</u-policy> zu"),
+        "lostDevice": MessageLookupByLibrary.simpleMessage("Gerät verloren?"),
+        "manageParticipants": MessageLookupByLibrary.simpleMessage("Verwalten"),
+        "moderateStrength": MessageLookupByLibrary.simpleMessage("Mittel"),
+        "noRecoveryKey": MessageLookupByLibrary.simpleMessage(
+            "Kein Wiederherstellungs-Schlüssel?"),
+        "noRecoveryKeyNoDecryption": MessageLookupByLibrary.simpleMessage(
+            "Aufgrund unseres Ende-zu-Ende-Verschlüsselungsprotokolls können deine Daten nicht ohne dein Passwort oder deinen Wiederherstellungs-Schlüssel entschlüsselt werden"),
+        "ok": MessageLookupByLibrary.simpleMessage("Ok"),
+        "oops": MessageLookupByLibrary.simpleMessage("Hoppla"),
+        "password": MessageLookupByLibrary.simpleMessage("Passwort"),
+        "passwordChangedSuccessfully": MessageLookupByLibrary.simpleMessage(
+            "Passwort erfolgreich geändert"),
+        "passwordStrength": m3,
+        "passwordWarning": MessageLookupByLibrary.simpleMessage(
+            "Wir speichern dieses Passwort nicht. Wenn du es vergisst, <underline>können wir deine Daten nicht entschlüsseln</underline>"),
+        "pleaseTryAgain":
+            MessageLookupByLibrary.simpleMessage("Bitte versuche es erneut"),
+        "pleaseWait": MessageLookupByLibrary.simpleMessage("Bitte warten..."),
+        "privacyPolicyTitle":
+            MessageLookupByLibrary.simpleMessage("Datenschutzerklärung"),
+        "publicLinkEnabled":
+            MessageLookupByLibrary.simpleMessage("Öffentlicher Link aktiviert"),
+        "recover": MessageLookupByLibrary.simpleMessage("Wiederherstellen"),
+        "recoverAccount":
+            MessageLookupByLibrary.simpleMessage("Konto wiederherstellen"),
+        "recoverButton":
+            MessageLookupByLibrary.simpleMessage("Wiederherstellen"),
+        "recoveryKey": MessageLookupByLibrary.simpleMessage(
+            "Wiederherstellungs-Schlüssel"),
+        "recoveryKeyCopiedToClipboard": MessageLookupByLibrary.simpleMessage(
+            "Wiederherstellungs-Schlüssel in die Zwischenablage kopiert"),
+        "recoveryKeyOnForgotPassword": MessageLookupByLibrary.simpleMessage(
+            "Falls du dein Passwort vergisst, kannst du deine Daten allein mit diesem Schlüssel wiederherstellen."),
+        "recoveryKeySaveDescription": MessageLookupByLibrary.simpleMessage(
+            "Wir speichern diesen Schlüssel nicht. Bitte speichere diese Schlüssel aus 24 Wörtern an einem sicheren Ort."),
+        "recoveryKeyVerified": MessageLookupByLibrary.simpleMessage(
+            "Wiederherstellungs-Schlüssel überprüft"),
+        "recoverySuccessful": MessageLookupByLibrary.simpleMessage(
+            "Wiederherstellung erfolgreich!"),
+        "recreatePasswordBody": MessageLookupByLibrary.simpleMessage(
+            "Das aktuelle Gerät ist nicht leistungsfähig genug, um dein Passwort zu verifizieren, aber wir können es neu erstellen, damit es auf allen Geräten funktioniert.\n\nBitte melde dich mit deinem Wiederherstellungs-Schlüssel an und erstelle dein Passwort neu (Wenn du willst, kannst du dasselbe erneut verwenden)."),
+        "recreatePasswordTitle":
+            MessageLookupByLibrary.simpleMessage("Passwort wiederherstellen"),
+        "referralStep1": MessageLookupByLibrary.simpleMessage(
+            "1. Gib diesen Code an deine Freunde"),
+        "referralStep2": MessageLookupByLibrary.simpleMessage(
+            "2. Sie schließen einen bezahlten Tarif ab"),
+        "referralStep3": m4,
+        "referralsAreCurrentlyPaused": MessageLookupByLibrary.simpleMessage(
+            "Einlösungen sind derzeit pausiert"),
+        "resendEmail":
+            MessageLookupByLibrary.simpleMessage("E-Mail erneut senden"),
+        "resetPasswordTitle":
+            MessageLookupByLibrary.simpleMessage("Passwort zurücksetzen"),
+        "saveKey": MessageLookupByLibrary.simpleMessage("Schlüssel speichern"),
+        "saveYourRecoveryKeyIfYouHaventAlready":
+            MessageLookupByLibrary.simpleMessage(
+                "Sichere deinen Wiederherstellungs-Schlüssel, falls noch nicht geschehen"),
+        "scanCode": MessageLookupByLibrary.simpleMessage("Code scannen"),
+        "scanThisBarcodeWithnyourAuthenticatorApp":
+            MessageLookupByLibrary.simpleMessage(
+                "Scanne diesen Code mit \ndeiner Authentifizierungs-App"),
+        "selectReason": MessageLookupByLibrary.simpleMessage("Grund auswählen"),
+        "sendEmail": MessageLookupByLibrary.simpleMessage("E-Mail senden"),
+        "sendInvite": MessageLookupByLibrary.simpleMessage("Einladung senden"),
+        "sendLink": MessageLookupByLibrary.simpleMessage("Link senden"),
+        "setPasswordTitle":
+            MessageLookupByLibrary.simpleMessage("Passwort festlegen"),
+        "setupComplete":
+            MessageLookupByLibrary.simpleMessage("Einrichtung abgeschlossen"),
+        "shareALink": MessageLookupByLibrary.simpleMessage("Einen Link teilen"),
+        "shareMyVerificationID": m5,
+        "shareTextConfirmOthersVerificationID": m6,
+        "shareTextRecommendUsingEnte": MessageLookupByLibrary.simpleMessage(
+            "Lade ente herunter, damit wir einfach Fotos und Videos in höchster Qualität teilen können\n\nhttps://ente.io/#download"),
+        "shareTextReferralCode": m7,
+        "shareWithNonenteUsers": MessageLookupByLibrary.simpleMessage(
+            "Mit Nicht-Ente-Benutzern teilen"),
+        "shareWithPeopleSectionTitle": m8,
+        "sharedAlbumSectionDescription": MessageLookupByLibrary.simpleMessage(
+            "Erstelle gemeinsame Alben mit anderen ente Benutzern, einschließlich solchen im kostenlosen Tarif."),
+        "signUpTerms": MessageLookupByLibrary.simpleMessage(
+            "Ich stimme den <u-terms>Nutzungsbedingungen</u-terms> und der <u-policy>Datenschutzerklärung</u-policy> zu"),
+        "someoneSharingAlbumsWithYouShouldSeeTheSameId":
+            MessageLookupByLibrary.simpleMessage(
+                "Jemand, der Alben mit dir teilt, sollte die gleiche ID auf seinem Gerät sehen."),
+        "somethingWentWrong":
+            MessageLookupByLibrary.simpleMessage("Irgendetwas ging schief"),
+        "somethingWentWrongPleaseTryAgain":
+            MessageLookupByLibrary.simpleMessage(
+                "Ein Fehler ist aufgetreten, bitte versuche es erneut"),
+        "sorry": MessageLookupByLibrary.simpleMessage("Entschuldigung"),
+        "sorryWeCouldNotGenerateSecureKeysOnThisDevicennplease":
+            MessageLookupByLibrary.simpleMessage(
+                "Es tut uns leid, wir konnten keine sicheren Schlüssel auf diesem Gerät generieren.\n\nBitte starte die Registrierung auf einem anderen Gerät."),
+        "storageInGB": m9,
+        "strongStrength": MessageLookupByLibrary.simpleMessage("Stark"),
+        "tapToCopy":
+            MessageLookupByLibrary.simpleMessage("zum Kopieren antippen"),
+        "tapToEnterCode": MessageLookupByLibrary.simpleMessage(
+            "Antippen, um den Code einzugeben"),
+        "terminate": MessageLookupByLibrary.simpleMessage("Beenden"),
+        "terminateSession":
+            MessageLookupByLibrary.simpleMessage("Sitzungen beenden?"),
+        "termsOfServicesTitle":
+            MessageLookupByLibrary.simpleMessage("Nutzungsbedingungen"),
+        "theyAlsoGetXGb": m10,
+        "thisCanBeUsedToRecoverYourAccountIfYou":
+            MessageLookupByLibrary.simpleMessage(
+                "Dies kann verwendet werden, um dein Konto wiederherzustellen, wenn du deinen zweiten Faktor verlierst"),
+        "thisDevice": MessageLookupByLibrary.simpleMessage("Dieses Gerät"),
+        "thisIsPersonVerificationId": m11,
+        "thisIsYourVerificationId": MessageLookupByLibrary.simpleMessage(
+            "Dies ist deine Verifizierungs-ID"),
+        "thisWillLogYouOutOfTheFollowingDevice":
+            MessageLookupByLibrary.simpleMessage(
+                "Dadurch wirst du von folgendem Gerät abgemeldet:"),
+        "thisWillLogYouOutOfThisDevice": MessageLookupByLibrary.simpleMessage(
+            "Dadurch wirst du von diesem Gerät abgemeldet!"),
+        "twofactorAuthenticationPageTitle":
+            MessageLookupByLibrary.simpleMessage(
+                "Zwei-Faktor-Authentifizierung"),
+        "twofactorSetup": MessageLookupByLibrary.simpleMessage(
+            "Zweiten Faktor (2FA) einrichten"),
+        "useRecoveryKey": MessageLookupByLibrary.simpleMessage(
+            "Wiederherstellungs-Schlüssel verwenden"),
+        "verificationId":
+            MessageLookupByLibrary.simpleMessage("Verifizierungs-ID"),
+        "verify": MessageLookupByLibrary.simpleMessage("Überprüfen"),
+        "verifyEmail":
+            MessageLookupByLibrary.simpleMessage("E-Mail-Adresse verifizieren"),
+        "verifyEmailID": m12,
+        "verifyPassword":
+            MessageLookupByLibrary.simpleMessage("Passwort überprüfen"),
+        "verifyingRecoveryKey": MessageLookupByLibrary.simpleMessage(
+            "Wiederherstellungs-Schlüssel wird überprüft..."),
+        "weakStrength": MessageLookupByLibrary.simpleMessage("Schwach"),
+        "welcomeBack":
+            MessageLookupByLibrary.simpleMessage("Willkommen zurück!"),
+        "weveSentAMailTo": MessageLookupByLibrary.simpleMessage(
+            "Wir haben eine E-Mail geschickt an"),
+        "youCanAtMaxDoubleYourStorage": MessageLookupByLibrary.simpleMessage(
+            "* Du kannst deinen Speicher maximal verdoppeln"),
+        "yourAccountHasBeenDeleted": MessageLookupByLibrary.simpleMessage(
+            "Dein Benutzerkonto wurde gelöscht")
       };
 }

+ 110 - 111
lib/generated/intl/messages_en.dart

@@ -20,155 +20,154 @@ typedef String MessageIfAbsent(String messageStr, List<dynamic> args);
 class MessageLookup extends MessageLookupByLibrary {
   String get localeName => 'en';
 
-  static String m0(count) =>
+  static String m13(count) =>
       "${Intl.plural(count, one: 'Add item', other: 'Add items')}";
 
-  static String m1(emailOrName) => "Added by ${emailOrName}";
+  static String m14(emailOrName) => "Added by ${emailOrName}";
 
-  static String m2(albumName) => "Added successfully to  ${albumName}";
+  static String m15(albumName) => "Added successfully to  ${albumName}";
 
-  static String m3(paymentProvider) =>
+  static String m16(paymentProvider) =>
       "Please cancel your existing subscription from ${paymentProvider} first";
 
-  static String m4(user) =>
+  static String m17(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";
 
-  static String m5(isFamilyMember, storageAmountInGb) =>
+  static String m18(isFamilyMember, storageAmountInGb) =>
       "${Intl.select(isFamilyMember, {
             'true': 'Your family has claimed ${storageAmountInGb} Gb so far',
             'false': '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 m19(albumName) => "Collaborative link created for ${albumName}";
 
-  static String m7(familyAdminEmail) =>
+  static String m20(familyAdminEmail) =>
       "Please contact <green>${familyAdminEmail}</green> to manage your subscription";
 
-  static String m8(provider) =>
+  static String m21(provider) =>
       "Please contact us at support@ente.io to manage your ${provider} subscription.";
 
-  static String m9(currentlyDeleting, totalCount) =>
+  static String m22(currentlyDeleting, totalCount) =>
       "Deleting ${currentlyDeleting} / ${totalCount}";
 
-  static String m10(albumName) =>
+  static String m23(albumName) =>
       "This will remove the public link for accessing \"${albumName}\".";
 
-  static String m11(supportEmail) =>
+  static String m0(supportEmail) =>
       "Please drop an email to ${supportEmail} from your registered email address";
 
-  static String m12(count, storageSaved) =>
+  static String m24(count, 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 m25(newEmail) => "Email changed to ${newEmail}";
 
-  static String m14(email) =>
+  static String m1(email) =>
       "${email} does not have an ente account.\n\nSend them an invite to share photos.";
 
-  static String m15(count, formattedNumber) =>
+  static String m26(count, formattedNumber) =>
       "${Intl.plural(count, one: '1 file', other: '${formattedNumber} files')} on this device have been backed up safely";
 
-  static String m16(count, formattedNumber) =>
+  static String m27(count, formattedNumber) =>
       "${Intl.plural(count, one: '1 file', other: '${formattedNumber} files')} in this album has been backed up safely";
 
-  static String m17(storageAmountInGB) =>
+  static String m2(storageAmountInGB) =>
       "${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 m28(endDate) => "Free trial valid till ${endDate}";
 
-  static String m19(count) =>
+  static String m29(count) =>
       "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 m30(sizeInMBorGB) => "Free up ${sizeInMBorGB}";
 
-  static String m21(count, formattedSize) =>
+  static String m31(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}')}";
 
-  static String m22(count) =>
+  static String m32(count) =>
       "${Intl.plural(count, one: '${count} item', other: '${count} items')}";
 
-  static String m23(count) => "${count} selected";
+  static String m33(count) => "${count} selected";
 
-  static String m24(expiryTime) => "Link will expire on ${expiryTime}";
+  static String m34(expiryTime) => "Link will expire on ${expiryTime}";
 
-  static String m25(maxValue) =>
+  static String m35(maxValue) =>
       "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 m36(count) =>
       "${Intl.plural(count, zero: 'no memories', one: '${count} memory', other: '${count} memories')}";
 
-  static String m27(count) =>
+  static String m37(count) =>
       "${Intl.plural(count, one: 'Move item', other: 'Move items')}";
 
-  static String m28(albumName) => "Moved successfully to ${albumName}";
+  static String m38(albumName) => "Moved successfully to ${albumName}";
 
-  static String m29(passwordStrengthValue) =>
+  static String m3(passwordStrengthValue) =>
       "Password strength: ${passwordStrengthValue}";
 
-  static String m30(providerName) =>
+  static String m39(providerName) =>
       "Please talk to ${providerName} support if you were charged";
 
-  static String m31(reason) =>
+  static String m40(reason) =>
       "Unfortunately your payment failed due to ${reason}";
 
-  static String m32(toEmail) => "Please email us at ${toEmail}";
+  static String m41(toEmail) => "Please email us at ${toEmail}";
 
-  static String m33(toEmail) => "Please send the logs to \n${toEmail}";
+  static String m42(toEmail) => "Please send the logs to \n${toEmail}";
 
-  static String m34(storeName) => "Rate us on ${storeName}";
+  static String m43(storeName) => "Rate us on ${storeName}";
 
-  static String m35(storageInGB) =>
-      "3. Both of you get ${storageInGB} GB* free";
+  static String m4(storageInGB) => "3. Both of you get ${storageInGB} GB* free";
 
-  static String m36(userEmail) =>
+  static String m44(userEmail) =>
       "${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 m45(endDate) => "Renews on ${endDate}";
 
-  static String m38(count) => "${count} selected";
+  static String m46(count) => "${count} selected";
 
-  static String m39(count, yourCount) =>
+  static String m47(count, yourCount) =>
       "${count} selected (${yourCount} yours)";
 
-  static String m40(verificationID) =>
+  static String m5(verificationID) =>
       "Here\'s my verification ID: ${verificationID} for ente.io.";
 
-  static String m41(verificationID) =>
+  static String m6(verificationID) =>
       "Hey, can you confirm that this is your ente.io verification ID: ${verificationID}";
 
-  static String m42(referralCode, referralStorageInGB) =>
+  static String m7(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";
 
-  static String m43(numberOfPeople) =>
+  static String m8(numberOfPeople) =>
       "${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 m48(emailIDs) => "Shared with ${emailIDs}";
 
-  static String m45(fileType) =>
+  static String m49(fileType) =>
       "This ${fileType} will be deleted from your device.";
 
-  static String m46(fileType) =>
+  static String m50(fileType) =>
       "This ${fileType} is in both ente and your device.";
 
-  static String m47(fileType) => "This ${fileType} will be deleted from ente.";
+  static String m51(fileType) => "This ${fileType} will be deleted from ente.";
 
-  static String m48(storageAmountInGB) => "${storageAmountInGB} GB";
+  static String m9(storageAmountInGB) => "${storageAmountInGB} GB";
 
-  static String m49(id) =>
+  static String m52(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\'\'";
 
-  static String m50(endDate) =>
+  static String m53(endDate) =>
       "Your subscription will be cancelled on ${endDate}";
 
-  static String m51(completed, total) =>
+  static String m54(completed, total) =>
       "${completed}/${total} memories preserved";
 
-  static String m52(storageAmountInGB) =>
+  static String m10(storageAmountInGB) =>
       "They also get ${storageAmountInGB} GB";
 
-  static String m53(email) => "This is ${email}\'s Verification ID";
+  static String m11(email) => "This is ${email}\'s Verification ID";
 
-  static String m54(email) => "Verify ${email}";
+  static String m12(email) => "Verify ${email}";
 
   static String m55(count) =>
       "${Intl.plural(count, one: '${count} year ago', other: '${count} years ago')}";
@@ -191,7 +190,7 @@ class MessageLookup extends MessageLookupByLibrary {
         "addANewEmail": MessageLookupByLibrary.simpleMessage("Add a new email"),
         "addCollaborator":
             MessageLookupByLibrary.simpleMessage("Add collaborator"),
-        "addItem": m0,
+        "addItem": m13,
         "addLocation": MessageLookupByLibrary.simpleMessage("Add location"),
         "addLocationButton": MessageLookupByLibrary.simpleMessage("Add"),
         "addMore": MessageLookupByLibrary.simpleMessage("Add more"),
@@ -199,8 +198,8 @@ class MessageLookup extends MessageLookupByLibrary {
         "addToEnte": MessageLookupByLibrary.simpleMessage("Add to ente"),
         "addViewer": MessageLookupByLibrary.simpleMessage("Add viewer"),
         "addedAs": MessageLookupByLibrary.simpleMessage("Added as"),
-        "addedBy": m1,
-        "addedSuccessfullyTo": m2,
+        "addedBy": m14,
+        "addedSuccessfullyTo": m15,
         "addingToFavorites":
             MessageLookupByLibrary.simpleMessage("Adding to favorites..."),
         "advanced": MessageLookupByLibrary.simpleMessage("Advanced"),
@@ -305,10 +304,10 @@ class MessageLookup extends MessageLookupByLibrary {
         "canOnlyRemoveFilesOwnedByYou": MessageLookupByLibrary.simpleMessage(
             "Can only remove files owned by you"),
         "cancel": MessageLookupByLibrary.simpleMessage("Cancel"),
-        "cancelOtherSubscription": m3,
+        "cancelOtherSubscription": m16,
         "cancelSubscription":
             MessageLookupByLibrary.simpleMessage("Cancel subscription"),
-        "cannotAddMorePhotosAfterBecomingViewer": m4,
+        "cannotAddMorePhotosAfterBecomingViewer": m17,
         "centerPoint": MessageLookupByLibrary.simpleMessage("Center point"),
         "changeEmail": MessageLookupByLibrary.simpleMessage("Change email"),
         "changePassword":
@@ -326,7 +325,7 @@ class MessageLookup extends MessageLookupByLibrary {
             MessageLookupByLibrary.simpleMessage("Claim free storage"),
         "claimMore": MessageLookupByLibrary.simpleMessage("Claim more!"),
         "claimed": MessageLookupByLibrary.simpleMessage("Claimed"),
-        "claimedStorageSoFar": m5,
+        "claimedStorageSoFar": m18,
         "clearCaches": MessageLookupByLibrary.simpleMessage("Clear caches"),
         "click": MessageLookupByLibrary.simpleMessage("• Click"),
         "clickOnTheOverflowMenu": MessageLookupByLibrary.simpleMessage(
@@ -344,7 +343,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."),
         "collaborativeLink":
             MessageLookupByLibrary.simpleMessage("Collaborative link"),
-        "collaborativeLinkCreatedFor": m6,
+        "collaborativeLinkCreatedFor": m19,
         "collaborator": MessageLookupByLibrary.simpleMessage("Collaborator"),
         "collaboratorsCanAddPhotosAndVideosToTheSharedAlbum":
             MessageLookupByLibrary.simpleMessage(
@@ -367,10 +366,10 @@ class MessageLookup extends MessageLookupByLibrary {
             MessageLookupByLibrary.simpleMessage("Confirm recovery key"),
         "confirmYourRecoveryKey":
             MessageLookupByLibrary.simpleMessage("Confirm your recovery key"),
-        "contactFamilyAdmin": m7,
+        "contactFamilyAdmin": m20,
         "contactSupport":
             MessageLookupByLibrary.simpleMessage("Contact support"),
-        "contactToManageSubscription": m8,
+        "contactToManageSubscription": m21,
         "continueLabel": MessageLookupByLibrary.simpleMessage("Continue"),
         "continueOnFreeTrial":
             MessageLookupByLibrary.simpleMessage("Continue on free trial"),
@@ -438,7 +437,7 @@ class MessageLookup extends MessageLookupByLibrary {
         "deleteLocation":
             MessageLookupByLibrary.simpleMessage("Delete location"),
         "deletePhotos": MessageLookupByLibrary.simpleMessage("Delete photos"),
-        "deleteProgress": m9,
+        "deleteProgress": m22,
         "deleteReason1": MessageLookupByLibrary.simpleMessage(
             "It’s missing a key feature that I need"),
         "deleteReason2": MessageLookupByLibrary.simpleMessage(
@@ -470,7 +469,7 @@ class MessageLookup extends MessageLookupByLibrary {
             "Viewers can still take screenshots or save a copy of your photos using external tools"),
         "disableDownloadWarningTitle":
             MessageLookupByLibrary.simpleMessage("Please note"),
-        "disableLinkMessage": m10,
+        "disableLinkMessage": m23,
         "disableTwofactor":
             MessageLookupByLibrary.simpleMessage("Disable two-factor"),
         "disablingTwofactorAuthentication":
@@ -486,13 +485,13 @@ class MessageLookup extends MessageLookupByLibrary {
         "downloadFailed":
             MessageLookupByLibrary.simpleMessage("Download failed"),
         "downloading": MessageLookupByLibrary.simpleMessage("Downloading..."),
-        "dropSupportEmail": m11,
-        "duplicateFileCountWithStorageSaved": m12,
+        "dropSupportEmail": m0,
+        "duplicateFileCountWithStorageSaved": m24,
         "edit": MessageLookupByLibrary.simpleMessage("Edit"),
         "eligible": MessageLookupByLibrary.simpleMessage("eligible"),
         "email": MessageLookupByLibrary.simpleMessage("Email"),
-        "emailChangedTo": m13,
-        "emailNoEnteAccount": m14,
+        "emailChangedTo": m25,
+        "emailNoEnteAccount": m1,
         "emailYourLogs":
             MessageLookupByLibrary.simpleMessage("Email your logs"),
         "empty": MessageLookupByLibrary.simpleMessage("Empty"),
@@ -569,8 +568,8 @@ class MessageLookup extends MessageLookupByLibrary {
             MessageLookupByLibrary.simpleMessage("File saved to gallery"),
         "fileTypesAndNames":
             MessageLookupByLibrary.simpleMessage("File types and names"),
-        "filesBackedUpFromDevice": m15,
-        "filesBackedUpInAlbum": m16,
+        "filesBackedUpFromDevice": m26,
+        "filesBackedUpInAlbum": m27,
         "filesDeleted": MessageLookupByLibrary.simpleMessage("Files deleted"),
         "forYourMemories":
             MessageLookupByLibrary.simpleMessage("for your memories"),
@@ -578,17 +577,17 @@ class MessageLookup extends MessageLookupByLibrary {
             MessageLookupByLibrary.simpleMessage("Forgot password"),
         "freeStorageClaimed":
             MessageLookupByLibrary.simpleMessage("Free storage claimed"),
-        "freeStorageOnReferralSuccess": m17,
+        "freeStorageOnReferralSuccess": m2,
         "freeStorageUsable":
             MessageLookupByLibrary.simpleMessage("Free storage usable"),
         "freeTrial": MessageLookupByLibrary.simpleMessage("Free trial"),
-        "freeTrialValidTill": m18,
-        "freeUpAccessPostDelete": m19,
-        "freeUpAmount": m20,
+        "freeTrialValidTill": m28,
+        "freeUpAccessPostDelete": m29,
+        "freeUpAmount": m30,
         "freeUpDeviceSpace":
             MessageLookupByLibrary.simpleMessage("Free up device space"),
         "freeUpSpace": MessageLookupByLibrary.simpleMessage("Free up space"),
-        "freeUpSpaceSaving": m21,
+        "freeUpSpaceSaving": m31,
         "galleryMemoryLimitInfo": MessageLookupByLibrary.simpleMessage(
             "Up to 1000 memories shown in gallery"),
         "general": MessageLookupByLibrary.simpleMessage("General"),
@@ -632,8 +631,8 @@ class MessageLookup extends MessageLookupByLibrary {
         "itLooksLikeSomethingWentWrongPleaseRetryAfterSome":
             MessageLookupByLibrary.simpleMessage(
                 "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": m32,
+        "itemSelectedCount": m33,
         "itemsShowTheNumberOfDaysRemainingBeforePermanentDeletion":
             MessageLookupByLibrary.simpleMessage(
                 "Items show the number of days remaining before permanent deletion"),
@@ -656,7 +655,7 @@ class MessageLookup extends MessageLookupByLibrary {
         "linkDeviceLimit": MessageLookupByLibrary.simpleMessage("Device limit"),
         "linkEnabled": MessageLookupByLibrary.simpleMessage("Enabled"),
         "linkExpired": MessageLookupByLibrary.simpleMessage("Expired"),
-        "linkExpiresOn": m24,
+        "linkExpiresOn": m34,
         "linkExpiry": MessageLookupByLibrary.simpleMessage("Link expiry"),
         "linkHasExpired":
             MessageLookupByLibrary.simpleMessage("Link has expired"),
@@ -715,17 +714,17 @@ class MessageLookup extends MessageLookupByLibrary {
             MessageLookupByLibrary.simpleMessage("Manage subscription"),
         "mastodon": MessageLookupByLibrary.simpleMessage("Mastodon"),
         "matrix": MessageLookupByLibrary.simpleMessage("Matrix"),
-        "maxDeviceLimitSpikeHandling": m25,
-        "memoryCount": m26,
+        "maxDeviceLimitSpikeHandling": m35,
+        "memoryCount": m36,
         "merchandise": MessageLookupByLibrary.simpleMessage("Merchandise"),
         "mobileWebDesktop":
             MessageLookupByLibrary.simpleMessage("Mobile, Web, Desktop"),
         "moderateStrength": MessageLookupByLibrary.simpleMessage("Moderate"),
         "moments": MessageLookupByLibrary.simpleMessage("Moments"),
         "monthly": MessageLookupByLibrary.simpleMessage("Monthly"),
-        "moveItem": m27,
+        "moveItem": m37,
         "moveToAlbum": MessageLookupByLibrary.simpleMessage("Move to album"),
-        "movedSuccessfullyTo": m28,
+        "movedSuccessfullyTo": m38,
         "movedToTrash": MessageLookupByLibrary.simpleMessage("Moved to trash"),
         "movingFilesToAlbum":
             MessageLookupByLibrary.simpleMessage("Moving files to album..."),
@@ -766,14 +765,14 @@ class MessageLookup extends MessageLookupByLibrary {
         "passwordChangedSuccessfully": MessageLookupByLibrary.simpleMessage(
             "Password changed successfully"),
         "passwordLock": MessageLookupByLibrary.simpleMessage("Password lock"),
-        "passwordStrength": m29,
+        "passwordStrength": m3,
         "passwordWarning": MessageLookupByLibrary.simpleMessage(
             "We don\'t store this password, so if you forget, <underline>we cannot decrypt your data</underline>"),
         "paymentDetails":
             MessageLookupByLibrary.simpleMessage("Payment details"),
         "paymentFailed": MessageLookupByLibrary.simpleMessage("Payment failed"),
-        "paymentFailedTalkToProvider": m30,
-        "paymentFailedWithReason": m31,
+        "paymentFailedTalkToProvider": m39,
+        "paymentFailedWithReason": m40,
         "pendingSync": MessageLookupByLibrary.simpleMessage("Pending sync"),
         "people": MessageLookupByLibrary.simpleMessage("People"),
         "peopleUsingYourCode":
@@ -802,12 +801,12 @@ class MessageLookup extends MessageLookupByLibrary {
         "pleaseContactSupportIfTheProblemPersists":
             MessageLookupByLibrary.simpleMessage(
                 "Please contact support if the problem persists"),
-        "pleaseEmailUsAt": m32,
+        "pleaseEmailUsAt": m41,
         "pleaseGrantPermissions":
             MessageLookupByLibrary.simpleMessage("Please grant permissions"),
         "pleaseLoginAgain":
             MessageLookupByLibrary.simpleMessage("Please login again"),
-        "pleaseSendTheLogsTo": m33,
+        "pleaseSendTheLogsTo": m42,
         "pleaseTryAgain":
             MessageLookupByLibrary.simpleMessage("Please try again"),
         "pleaseVerifyTheCodeYouHaveEntered":
@@ -839,7 +838,7 @@ class MessageLookup extends MessageLookupByLibrary {
         "raiseTicket": MessageLookupByLibrary.simpleMessage("Raise ticket"),
         "rateTheApp": MessageLookupByLibrary.simpleMessage("Rate the app"),
         "rateUs": MessageLookupByLibrary.simpleMessage("Rate us"),
-        "rateUsOnStore": m34,
+        "rateUsOnStore": m43,
         "recover": MessageLookupByLibrary.simpleMessage("Recover"),
         "recoverAccount":
             MessageLookupByLibrary.simpleMessage("Recover account"),
@@ -870,7 +869,7 @@ class MessageLookup extends MessageLookupByLibrary {
             "1. Give this code to your friends"),
         "referralStep2": MessageLookupByLibrary.simpleMessage(
             "2. They sign up for a paid plan"),
-        "referralStep3": m35,
+        "referralStep3": m4,
         "referrals": MessageLookupByLibrary.simpleMessage("Referrals"),
         "referralsAreCurrentlyPaused": MessageLookupByLibrary.simpleMessage(
             "Referrals are currently paused"),
@@ -894,7 +893,7 @@ class MessageLookup extends MessageLookupByLibrary {
         "removeLink": MessageLookupByLibrary.simpleMessage("Remove link"),
         "removeParticipant":
             MessageLookupByLibrary.simpleMessage("Remove participant"),
-        "removeParticipantBody": m36,
+        "removeParticipantBody": m44,
         "removePublicLink":
             MessageLookupByLibrary.simpleMessage("Remove public link"),
         "removeShareItemsWarning": MessageLookupByLibrary.simpleMessage(
@@ -908,7 +907,7 @@ class MessageLookup extends MessageLookupByLibrary {
         "renameFile": MessageLookupByLibrary.simpleMessage("Rename file"),
         "renewSubscription":
             MessageLookupByLibrary.simpleMessage("Renew subscription"),
-        "renewsOn": m37,
+        "renewsOn": m45,
         "reportABug": MessageLookupByLibrary.simpleMessage("Report a bug"),
         "reportBug": MessageLookupByLibrary.simpleMessage("Report bug"),
         "resendEmail": MessageLookupByLibrary.simpleMessage("Resend email"),
@@ -972,8 +971,8 @@ class MessageLookup extends MessageLookupByLibrary {
         "selectedItemsWillBeDeletedFromAllAlbumsAndMoved":
             MessageLookupByLibrary.simpleMessage(
                 "Selected items will be deleted from all albums and moved to trash."),
-        "selectedPhotos": m38,
-        "selectedPhotosWithYours": m39,
+        "selectedPhotos": m46,
+        "selectedPhotosWithYours": m47,
         "send": MessageLookupByLibrary.simpleMessage("Send"),
         "sendEmail": MessageLookupByLibrary.simpleMessage("Send email"),
         "sendInvite": MessageLookupByLibrary.simpleMessage("Send invite"),
@@ -992,31 +991,31 @@ class MessageLookup extends MessageLookupByLibrary {
         "shareAnAlbumNow":
             MessageLookupByLibrary.simpleMessage("Share an album now"),
         "shareLink": MessageLookupByLibrary.simpleMessage("Share link"),
-        "shareMyVerificationID": m40,
+        "shareMyVerificationID": m5,
         "shareOnlyWithThePeopleYouWant": MessageLookupByLibrary.simpleMessage(
             "Share only with the people you want"),
-        "shareTextConfirmOthersVerificationID": m41,
+        "shareTextConfirmOthersVerificationID": m6,
         "shareTextRecommendUsingEnte": MessageLookupByLibrary.simpleMessage(
             "Download ente so we can easily share original quality photos and videos\n\nhttps://ente.io/#download"),
-        "shareTextReferralCode": m42,
+        "shareTextReferralCode": m7,
         "shareWithNonenteUsers":
             MessageLookupByLibrary.simpleMessage("Share with non-ente users"),
-        "shareWithPeopleSectionTitle": m43,
+        "shareWithPeopleSectionTitle": m8,
         "shareYourFirstAlbum":
             MessageLookupByLibrary.simpleMessage("Share your first album"),
         "sharedAlbumSectionDescription": MessageLookupByLibrary.simpleMessage(
             "Create shared and collaborative albums with other ente users, including users on free plans."),
         "sharedByMe": MessageLookupByLibrary.simpleMessage("Shared by me"),
-        "sharedWith": m44,
+        "sharedWith": m48,
         "sharedWithMe": MessageLookupByLibrary.simpleMessage("Shared with me"),
         "sharing": MessageLookupByLibrary.simpleMessage("Sharing..."),
         "signUpTerms": MessageLookupByLibrary.simpleMessage(
             "I agree to the <u-terms>terms of service</u-terms> and <u-policy>privacy policy</u-policy>"),
-        "singleFileDeleteFromDevice": m45,
+        "singleFileDeleteFromDevice": m49,
         "singleFileDeleteHighlight": MessageLookupByLibrary.simpleMessage(
             "It will be deleted from all albums."),
-        "singleFileInBothLocalAndRemote": m46,
-        "singleFileInRemoteOnly": m47,
+        "singleFileInBothLocalAndRemote": m50,
+        "singleFileInRemoteOnly": m51,
         "skip": MessageLookupByLibrary.simpleMessage("Skip"),
         "social": MessageLookupByLibrary.simpleMessage("Social"),
         "someItemsAreInBothEnteAndYourDevice":
@@ -1047,12 +1046,12 @@ class MessageLookup extends MessageLookupByLibrary {
                 "Sorry, we could not generate secure keys on this device.\n\nplease sign up from a different device."),
         "sparkleSuccess": MessageLookupByLibrary.simpleMessage("✨ Success"),
         "startBackup": MessageLookupByLibrary.simpleMessage("Start backup"),
-        "storageInGB": m48,
+        "storageInGB": m9,
         "storageLimitExceeded":
             MessageLookupByLibrary.simpleMessage("Storage limit exceeded"),
         "strongStrength": MessageLookupByLibrary.simpleMessage("Strong"),
-        "subAlreadyLinkedErrMessage": m49,
-        "subWillBeCancelledOn": m50,
+        "subAlreadyLinkedErrMessage": m52,
+        "subWillBeCancelledOn": m53,
         "subscribe": MessageLookupByLibrary.simpleMessage("Subscribe"),
         "subscribeToEnableSharing": MessageLookupByLibrary.simpleMessage(
             "Looks like your subscription has expired. Please subscribe to enable sharing."),
@@ -1065,7 +1064,7 @@ class MessageLookup extends MessageLookupByLibrary {
         "suggestFeatures":
             MessageLookupByLibrary.simpleMessage("Suggest features"),
         "support": MessageLookupByLibrary.simpleMessage("Support"),
-        "syncProgress": m51,
+        "syncProgress": m54,
         "syncStopped": MessageLookupByLibrary.simpleMessage("Sync stopped"),
         "syncing": MessageLookupByLibrary.simpleMessage("Syncing..."),
         "systemTheme": MessageLookupByLibrary.simpleMessage("System"),
@@ -1091,7 +1090,7 @@ class MessageLookup extends MessageLookupByLibrary {
         "theseItemsWillBeDeletedFromYourDevice":
             MessageLookupByLibrary.simpleMessage(
                 "These items will be deleted from your device."),
-        "theyAlsoGetXGb": m52,
+        "theyAlsoGetXGb": m10,
         "theyWillBeDeletedFromAllAlbums": MessageLookupByLibrary.simpleMessage(
             "They will be deleted from all albums."),
         "thisActionCannotBeUndone": MessageLookupByLibrary.simpleMessage(
@@ -1107,7 +1106,7 @@ class MessageLookup extends MessageLookupByLibrary {
             "This email is already in use"),
         "thisImageHasNoExifData":
             MessageLookupByLibrary.simpleMessage("This image has no exif data"),
-        "thisIsPersonVerificationId": m53,
+        "thisIsPersonVerificationId": m11,
         "thisIsYourVerificationId": MessageLookupByLibrary.simpleMessage(
             "This is your Verification ID"),
         "thisWillLogYouOutOfTheFollowingDevice":
@@ -1175,7 +1174,7 @@ class MessageLookup extends MessageLookupByLibrary {
             MessageLookupByLibrary.simpleMessage("Verification ID"),
         "verify": MessageLookupByLibrary.simpleMessage("Verify"),
         "verifyEmail": MessageLookupByLibrary.simpleMessage("Verify email"),
-        "verifyEmailID": m54,
+        "verifyEmailID": m12,
         "verifyPassword":
             MessageLookupByLibrary.simpleMessage("Verify password"),
         "verifying": MessageLookupByLibrary.simpleMessage("Verifying..."),

+ 88 - 88
lib/generated/intl/messages_fr.dart

@@ -20,18 +20,18 @@ typedef String MessageIfAbsent(String messageStr, List<dynamic> args);
 class MessageLookup extends MessageLookupByLibrary {
   String get localeName => 'fr';
 
-  static String m0(count) =>
+  static String m13(count) =>
       "${Intl.plural(count, one: 'Ajoutez un objet', other: 'Ajoutez des objets')}";
 
-  static String m2(albumName) => "Ajouté avec succès à  ${albumName}";
+  static String m15(albumName) => "Ajouté avec succès à  ${albumName}";
 
-  static String m3(paymentProvider) =>
+  static String m16(paymentProvider) =>
       "Veuillez d\'abord annuler votre abonnement existant de ${paymentProvider}";
 
-  static String m4(user) =>
+  static String m17(user) =>
       "${user} ne pourra pas ajouter plus de photos à cet album\n\nIl pourrait toujours supprimer les photos existantes ajoutées par eux";
 
-  static String m5(isFamilyMember, storageAmountInGb) =>
+  static String m18(isFamilyMember, storageAmountInGb) =>
       "${Intl.select(isFamilyMember, {
             'true':
                 'Votre famille a demandé ${storageAmountInGb} Gb jusqu\'à présent',
@@ -41,106 +41,106 @@ class MessageLookup extends MessageLookupByLibrary {
                 'Vous avez réclamé ${storageAmountInGb} Gbjusqu\'à présent!',
           })}";
 
-  static String m6(albumName) => "Lien collaboratif créé pour ${albumName}";
+  static String m19(albumName) => "Lien collaboratif créé pour ${albumName}";
 
-  static String m8(provider) =>
+  static String m21(provider) =>
       "Veuillez nous contacter à support@ente.io pour gérer votre abonnement ${provider}.";
 
-  static String m9(currentlyDeleting, totalCount) =>
+  static String m22(currentlyDeleting, totalCount) =>
       "Suppression de ${currentlyDeleting} / ${totalCount}";
 
-  static String m10(albumName) =>
+  static String m23(albumName) =>
       "Cela supprimera le lien public pour accéder à \"${albumName}\".";
 
-  static String m11(supportEmail) =>
+  static String m0(supportEmail) =>
       "Veuillez envoyer un e-mail à ${supportEmail} depuis votre adresse enregistrée";
 
-  static String m12(count, storageSaved) =>
+  static String m24(count, storageSaved) =>
       "Vous avez nettoyé ${Intl.plural(count, one: '${count} fichier dupliqué', other: '${count} fichiers dupliqués')}, sauvegarde (${storageSaved}!)";
 
-  static String m13(newEmail) => "L\'e-mail a été changé en ${newEmail}";
+  static String m25(newEmail) => "L\'e-mail a été changé en ${newEmail}";
 
-  static String m14(email) =>
+  static String m1(email) =>
       "${email} n\'a pas de compte ente.\n\nEnvoyez une invitation pour partager des photos.";
 
-  static String m17(storageAmountInGB) =>
+  static String m2(storageAmountInGB) =>
       "${storageAmountInGB} Go chaque fois que quelqu\'un s\'inscrit à une offre payante et applique votre code";
 
-  static String m22(count) =>
+  static String m32(count) =>
       "${Intl.plural(count, one: '${count} objet', other: '${count} objets')}";
 
-  static String m23(count) => "${count} sélectionné";
+  static String m33(count) => "${count} sélectionné";
 
-  static String m24(expiryTime) => "Le lien expirera le ${expiryTime}";
+  static String m34(expiryTime) => "Le lien expirera le ${expiryTime}";
 
-  static String m25(maxValue) =>
+  static String m35(maxValue) =>
       "Lorsqu\'elle est définie au maximum (${maxValue}), la limite de l\'appareil sera assouplie pour permettre des pointes temporaires d\'un grand nombre de téléspectateurs.";
 
-  static String m26(count) =>
+  static String m36(count) =>
       "${Intl.plural(count, one: '${count} mémoire', other: '${count} souvenirs')}";
 
-  static String m27(count) =>
+  static String m37(count) =>
       "${Intl.plural(count, one: 'Déplacez l\'objet', other: 'Déplacez des objets')}";
 
-  static String m28(albumName) => "Déplacé avec succès vers ${albumName}";
+  static String m38(albumName) => "Déplacé avec succès vers ${albumName}";
 
-  static String m29(passwordStrengthValue) =>
+  static String m3(passwordStrengthValue) =>
       "Puissance du mot de passe : ${passwordStrengthValue}";
 
-  static String m32(toEmail) => "Merci de nous envoyer un e-mail à ${toEmail}";
+  static String m41(toEmail) => "Merci de nous envoyer un e-mail à ${toEmail}";
 
-  static String m33(toEmail) => "Envoyez les logs à ${toEmail}";
+  static String m42(toEmail) => "Envoyez les logs à ${toEmail}";
 
-  static String m34(storeName) => "Notez-nous sur ${storeName}";
+  static String m43(storeName) => "Notez-nous sur ${storeName}";
 
-  static String m35(storageInGB) =>
+  static String m4(storageInGB) =>
       "3. Vous recevez tous les deux ${storageInGB} GB* gratuits";
 
-  static String m36(userEmail) =>
+  static String m44(userEmail) =>
       "${userEmail} sera retiré de cet album partagé\n\nToutes les photos ajoutées par eux seront également retirées de l\'album";
 
-  static String m37(endDate) => "Renouvellement le ${endDate}";
+  static String m45(endDate) => "Renouvellement le ${endDate}";
 
-  static String m38(count) => "${count} sélectionné";
+  static String m46(count) => "${count} sélectionné";
 
-  static String m39(count, yourCount) =>
+  static String m47(count, yourCount) =>
       "${count} sélectionné (${yourCount} votre)";
 
-  static String m40(verificationID) =>
+  static String m5(verificationID) =>
       "Voici mon ID de vérification : ${verificationID} pour ente.io.";
 
-  static String m41(verificationID) =>
+  static String m6(verificationID) =>
       "Hé, pouvez-vous confirmer qu\'il s\'agit de votre ID de vérification ente.io : ${verificationID}";
 
-  static String m42(referralCode, referralStorageInGB) =>
+  static String m7(referralCode, referralStorageInGB) =>
       "code de parrainage ente : ${referralCode} \n\nAppliquez le dans Paramètres → Général → Références pour obtenir ${referralStorageInGB} Go gratuitement après votre inscription à un plan payant\n\nhttps://ente.io";
 
-  static String m43(numberOfPeople) =>
+  static String m8(numberOfPeople) =>
       "${Intl.plural(numberOfPeople, zero: 'Partagez avec des personnes spécifiques', one: 'Partagé avec 1 personne', other: 'Partagé avec ${numberOfPeople} des gens')}";
 
-  static String m44(emailIDs) => "Partagé avec ${emailIDs}";
+  static String m48(emailIDs) => "Partagé avec ${emailIDs}";
 
-  static String m45(fileType) =>
+  static String m49(fileType) =>
       "Ce ${fileType} sera supprimé de votre appareil.";
 
-  static String m46(fileType) =>
+  static String m50(fileType) =>
       "Ce ${fileType} est à la fois dans ente et votre appareil.";
 
-  static String m47(fileType) => "Ce ${fileType} sera supprimé de ente.";
+  static String m51(fileType) => "Ce ${fileType} sera supprimé de ente.";
 
-  static String m48(storageAmountInGB) => "${storageAmountInGB} Go";
+  static String m9(storageAmountInGB) => "${storageAmountInGB} Go";
 
-  static String m50(endDate) => "Votre abonnement sera annulé le ${endDate}";
+  static String m53(endDate) => "Votre abonnement sera annulé le ${endDate}";
 
-  static String m51(completed, total) =>
+  static String m54(completed, total) =>
       "${completed}/${total} souvenirs préservés";
 
-  static String m52(storageAmountInGB) =>
+  static String m10(storageAmountInGB) =>
       "Ils obtiennent aussi ${storageAmountInGB} Go";
 
-  static String m53(email) => "Ceci est l\'ID de vérification de ${email}";
+  static String m11(email) => "Ceci est l\'ID de vérification de ${email}";
 
-  static String m54(email) => "Vérifier ${email}";
+  static String m12(email) => "Vérifier ${email}";
 
   static String m55(count) =>
       "${Intl.plural(count, one: '${count} il y a un an', other: '${count} il y a des années')}";
@@ -164,7 +164,7 @@ class MessageLookup extends MessageLookupByLibrary {
             MessageLookupByLibrary.simpleMessage("Ajouter un nouvel email"),
         "addCollaborator":
             MessageLookupByLibrary.simpleMessage("Ajouter un collaborateur"),
-        "addItem": m0,
+        "addItem": m13,
         "addMore": MessageLookupByLibrary.simpleMessage("Ajouter Plus"),
         "addToAlbum":
             MessageLookupByLibrary.simpleMessage("Ajouter à l\'album"),
@@ -172,7 +172,7 @@ class MessageLookup extends MessageLookupByLibrary {
         "addViewer":
             MessageLookupByLibrary.simpleMessage("Ajouter un observateur"),
         "addedAs": MessageLookupByLibrary.simpleMessage("Ajouté comme"),
-        "addedSuccessfullyTo": m2,
+        "addedSuccessfullyTo": m15,
         "addingToFavorites":
             MessageLookupByLibrary.simpleMessage("Ajout aux favoris..."),
         "advanced": MessageLookupByLibrary.simpleMessage("Avancé"),
@@ -257,10 +257,10 @@ class MessageLookup extends MessageLookupByLibrary {
         "canOnlyRemoveFilesOwnedByYou": MessageLookupByLibrary.simpleMessage(
             "Vous ne pouvez supprimer que les fichiers que vous possédez"),
         "cancel": MessageLookupByLibrary.simpleMessage("Annuler"),
-        "cancelOtherSubscription": m3,
+        "cancelOtherSubscription": m16,
         "cancelSubscription":
             MessageLookupByLibrary.simpleMessage("Annuler l\'abonnement"),
-        "cannotAddMorePhotosAfterBecomingViewer": m4,
+        "cannotAddMorePhotosAfterBecomingViewer": m17,
         "changeEmail":
             MessageLookupByLibrary.simpleMessage("Modifier l\'e-mail"),
         "changePassword":
@@ -278,7 +278,7 @@ class MessageLookup extends MessageLookupByLibrary {
             "Réclamer le stockage gratuit"),
         "claimMore": MessageLookupByLibrary.simpleMessage("Réclamez plus !"),
         "claimed": MessageLookupByLibrary.simpleMessage("Réclamée"),
-        "claimedStorageSoFar": m5,
+        "claimedStorageSoFar": m18,
         "clearCaches":
             MessageLookupByLibrary.simpleMessage("Nettoyer le cache"),
         "close": MessageLookupByLibrary.simpleMessage("Fermer"),
@@ -294,7 +294,7 @@ class MessageLookup extends MessageLookupByLibrary {
             "Créez un lien pour permettre aux gens d\'ajouter et de voir des photos dans votre album partagé sans avoir besoin d\'une application ente ou d\'un compte. Idéal pour collecter des photos d\'événement."),
         "collaborativeLink":
             MessageLookupByLibrary.simpleMessage("Lien collaboratif"),
-        "collaborativeLinkCreatedFor": m6,
+        "collaborativeLinkCreatedFor": m19,
         "collaborator": MessageLookupByLibrary.simpleMessage("Collaborateur"),
         "collaboratorsCanAddPhotosAndVideosToTheSharedAlbum":
             MessageLookupByLibrary.simpleMessage(
@@ -320,7 +320,7 @@ class MessageLookup extends MessageLookupByLibrary {
             "Confirmer la clé de récupération"),
         "contactSupport":
             MessageLookupByLibrary.simpleMessage("Contacter l\'assistance"),
-        "contactToManageSubscription": m8,
+        "contactToManageSubscription": m21,
         "continueLabel": MessageLookupByLibrary.simpleMessage("Continuer"),
         "copyEmailAddress":
             MessageLookupByLibrary.simpleMessage("Copier l’adresse e-mail"),
@@ -382,7 +382,7 @@ class MessageLookup extends MessageLookupByLibrary {
             MessageLookupByLibrary.simpleMessage("Supprimer de ente"),
         "deletePhotos":
             MessageLookupByLibrary.simpleMessage("Supprimer des photos"),
-        "deleteProgress": m9,
+        "deleteProgress": m22,
         "deleteReason1": MessageLookupByLibrary.simpleMessage(
             "Il manque une fonction clé dont j\'ai besoin"),
         "deleteReason2": MessageLookupByLibrary.simpleMessage(
@@ -409,7 +409,7 @@ class MessageLookup extends MessageLookupByLibrary {
             "Les téléspectateurs peuvent toujours prendre des captures d\'écran ou enregistrer une copie de vos photos en utilisant des outils externes"),
         "disableDownloadWarningTitle":
             MessageLookupByLibrary.simpleMessage("Veuillez remarquer"),
-        "disableLinkMessage": m10,
+        "disableLinkMessage": m23,
         "disableTwofactor": MessageLookupByLibrary.simpleMessage(
             "Désactiver la double-authentification"),
         "disablingTwofactorAuthentication":
@@ -426,12 +426,12 @@ class MessageLookup extends MessageLookupByLibrary {
             MessageLookupByLibrary.simpleMessage("Échec du téléchargement"),
         "downloading":
             MessageLookupByLibrary.simpleMessage("Téléchargement en cours..."),
-        "dropSupportEmail": m11,
-        "duplicateFileCountWithStorageSaved": m12,
+        "dropSupportEmail": m0,
+        "duplicateFileCountWithStorageSaved": m24,
         "eligible": MessageLookupByLibrary.simpleMessage("éligible"),
         "email": MessageLookupByLibrary.simpleMessage("E-mail"),
-        "emailChangedTo": m13,
-        "emailNoEnteAccount": m14,
+        "emailChangedTo": m25,
+        "emailNoEnteAccount": m1,
         "emailYourLogs":
             MessageLookupByLibrary.simpleMessage("Envoyez vos logs par e-mail"),
         "empty": MessageLookupByLibrary.simpleMessage("Vide"),
@@ -505,7 +505,7 @@ class MessageLookup extends MessageLookupByLibrary {
             MessageLookupByLibrary.simpleMessage("Mot de passe oublié"),
         "freeStorageClaimed":
             MessageLookupByLibrary.simpleMessage("Stockage gratuit réclamé"),
-        "freeStorageOnReferralSuccess": m17,
+        "freeStorageOnReferralSuccess": m2,
         "freeStorageUsable":
             MessageLookupByLibrary.simpleMessage("Stockage gratuit utilisable"),
         "freeTrial": MessageLookupByLibrary.simpleMessage("Essai gratuit"),
@@ -547,8 +547,8 @@ class MessageLookup extends MessageLookupByLibrary {
         "itLooksLikeSomethingWentWrongPleaseRetryAfterSome":
             MessageLookupByLibrary.simpleMessage(
                 "Il semble qu\'une erreur s\'est produite. Veuillez réessayer après un certain temps. Si l\'erreur persiste, veuillez contacter notre équipe d\'assistance."),
-        "itemCount": m22,
-        "itemSelectedCount": m23,
+        "itemCount": m32,
+        "itemSelectedCount": m33,
         "itemsShowTheNumberOfDaysRemainingBeforePermanentDeletion":
             MessageLookupByLibrary.simpleMessage(
                 "Les éléments montrent le nombre de jours restants avant la suppression définitive"),
@@ -571,7 +571,7 @@ class MessageLookup extends MessageLookupByLibrary {
             MessageLookupByLibrary.simpleMessage("Limite d\'appareil"),
         "linkEnabled": MessageLookupByLibrary.simpleMessage("Activé"),
         "linkExpired": MessageLookupByLibrary.simpleMessage("Expiré"),
-        "linkExpiresOn": m24,
+        "linkExpiresOn": m34,
         "linkExpiry":
             MessageLookupByLibrary.simpleMessage("Expiration du lien"),
         "linkHasExpired":
@@ -606,15 +606,15 @@ class MessageLookup extends MessageLookupByLibrary {
             MessageLookupByLibrary.simpleMessage("Gérer l\'abonnement"),
         "mastodon": MessageLookupByLibrary.simpleMessage("Mastodon"),
         "matrix": MessageLookupByLibrary.simpleMessage("Matrix"),
-        "maxDeviceLimitSpikeHandling": m25,
-        "memoryCount": m26,
+        "maxDeviceLimitSpikeHandling": m35,
+        "memoryCount": m36,
         "merchandise": MessageLookupByLibrary.simpleMessage("Marchandise"),
         "moderateStrength": MessageLookupByLibrary.simpleMessage("Modéré"),
         "monthly": MessageLookupByLibrary.simpleMessage("Mensuel"),
-        "moveItem": m27,
+        "moveItem": m37,
         "moveToAlbum":
             MessageLookupByLibrary.simpleMessage("Déplacer vers l\'album"),
-        "movedSuccessfullyTo": m28,
+        "movedSuccessfullyTo": m38,
         "movedToTrash":
             MessageLookupByLibrary.simpleMessage("Déplacé dans la corbeille"),
         "movingFilesToAlbum": MessageLookupByLibrary.simpleMessage(
@@ -645,7 +645,7 @@ class MessageLookup extends MessageLookupByLibrary {
             "Le mot de passe a été modifié"),
         "passwordLock":
             MessageLookupByLibrary.simpleMessage("Mot de passe verrou"),
-        "passwordStrength": m29,
+        "passwordStrength": m3,
         "passwordWarning": MessageLookupByLibrary.simpleMessage(
             "Nous ne stockons pas ce mot de passe, donc si vous l\'oubliez, <underline>nous ne pouvons pas déchiffrer vos données</underline>"),
         "paymentDetails":
@@ -668,8 +668,8 @@ class MessageLookup extends MessageLookupByLibrary {
                 "Les photos ajoutées par vous seront retirées de l\'album"),
         "playstoreSubscription":
             MessageLookupByLibrary.simpleMessage("Abonnement au PlayStore"),
-        "pleaseEmailUsAt": m32,
-        "pleaseSendTheLogsTo": m33,
+        "pleaseEmailUsAt": m41,
+        "pleaseSendTheLogsTo": m42,
         "pleaseTryAgain":
             MessageLookupByLibrary.simpleMessage("Veuillez réessayer"),
         "pleaseWait":
@@ -689,7 +689,7 @@ class MessageLookup extends MessageLookupByLibrary {
         "publicLinkEnabled":
             MessageLookupByLibrary.simpleMessage("Lien public activé"),
         "rateUs": MessageLookupByLibrary.simpleMessage("Évaluez-nous"),
-        "rateUsOnStore": m34,
+        "rateUsOnStore": m43,
         "recover": MessageLookupByLibrary.simpleMessage("Restaurer"),
         "recoverAccount":
             MessageLookupByLibrary.simpleMessage("Récupérer un compte"),
@@ -721,7 +721,7 @@ class MessageLookup extends MessageLookupByLibrary {
             "1. Donnez ce code à vos amis"),
         "referralStep2": MessageLookupByLibrary.simpleMessage(
             "2. Ils s\'inscrivent à une offre payante"),
-        "referralStep3": m35,
+        "referralStep3": m4,
         "referrals": MessageLookupByLibrary.simpleMessage("Parrainages"),
         "referralsAreCurrentlyPaused": MessageLookupByLibrary.simpleMessage(
             "Les recommandations sont actuellement en pause"),
@@ -747,7 +747,7 @@ class MessageLookup extends MessageLookupByLibrary {
         "removeLink": MessageLookupByLibrary.simpleMessage("Supprimer le lien"),
         "removeParticipant":
             MessageLookupByLibrary.simpleMessage("Supprimer le participant"),
-        "removeParticipantBody": m36,
+        "removeParticipantBody": m44,
         "removePublicLink":
             MessageLookupByLibrary.simpleMessage("Supprimer le lien public"),
         "removeShareItemsWarning": MessageLookupByLibrary.simpleMessage(
@@ -763,7 +763,7 @@ class MessageLookup extends MessageLookupByLibrary {
             MessageLookupByLibrary.simpleMessage("Renommer le fichier"),
         "renewSubscription":
             MessageLookupByLibrary.simpleMessage("Renouveler l’abonnement"),
-        "renewsOn": m37,
+        "renewsOn": m45,
         "reportABug": MessageLookupByLibrary.simpleMessage("Signaler un bug"),
         "reportBug": MessageLookupByLibrary.simpleMessage("Signaler un bug"),
         "resendEmail":
@@ -808,8 +808,8 @@ class MessageLookup extends MessageLookupByLibrary {
         "selectedItemsWillBeDeletedFromAllAlbumsAndMoved":
             MessageLookupByLibrary.simpleMessage(
                 "Les éléments sélectionnés seront supprimés de tous les albums et déplacés dans la corbeille."),
-        "selectedPhotos": m38,
-        "selectedPhotosWithYours": m39,
+        "selectedPhotos": m46,
+        "selectedPhotosWithYours": m47,
         "send": MessageLookupByLibrary.simpleMessage("Envoyer"),
         "sendEmail": MessageLookupByLibrary.simpleMessage("Envoyer un e-mail"),
         "sendInvite":
@@ -831,26 +831,26 @@ class MessageLookup extends MessageLookupByLibrary {
         "shareAnAlbumNow": MessageLookupByLibrary.simpleMessage(
             "Partagez un album maintenant"),
         "shareLink": MessageLookupByLibrary.simpleMessage("Partager le lien"),
-        "shareMyVerificationID": m40,
-        "shareTextConfirmOthersVerificationID": m41,
+        "shareMyVerificationID": m5,
+        "shareTextConfirmOthersVerificationID": m6,
         "shareTextRecommendUsingEnte": MessageLookupByLibrary.simpleMessage(
             "Téléchargez ente pour que nous puissions facilement partager des photos et des vidéos de qualité originale\n\nhttps://ente.io/#download"),
-        "shareTextReferralCode": m42,
+        "shareTextReferralCode": m7,
         "shareWithNonenteUsers": MessageLookupByLibrary.simpleMessage(
             "Partager avec des utilisateurs non-ente"),
-        "shareWithPeopleSectionTitle": m43,
+        "shareWithPeopleSectionTitle": m8,
         "sharedAlbumSectionDescription": MessageLookupByLibrary.simpleMessage(
             "Créez des albums partagés et collaboratifs avec d\'autres utilisateurs de ente, y compris des utilisateurs sur des plans gratuits."),
         "sharedByMe": MessageLookupByLibrary.simpleMessage("Partagé par moi"),
-        "sharedWith": m44,
+        "sharedWith": m48,
         "sharing": MessageLookupByLibrary.simpleMessage("Partage..."),
         "signUpTerms": MessageLookupByLibrary.simpleMessage(
             "J\'accepte les <u-terms>conditions d\'utilisation</u-terms> et la <u-policy>politique de confidentialité</u-policy>"),
-        "singleFileDeleteFromDevice": m45,
+        "singleFileDeleteFromDevice": m49,
         "singleFileDeleteHighlight": MessageLookupByLibrary.simpleMessage(
             "Il sera supprimé de tous les albums."),
-        "singleFileInBothLocalAndRemote": m46,
-        "singleFileInRemoteOnly": m47,
+        "singleFileInBothLocalAndRemote": m50,
+        "singleFileInRemoteOnly": m51,
         "skip": MessageLookupByLibrary.simpleMessage("Ignorer"),
         "social": MessageLookupByLibrary.simpleMessage("Réseaux Sociaux"),
         "someItemsAreInBothEnteAndYourDevice":
@@ -877,9 +877,9 @@ class MessageLookup extends MessageLookupByLibrary {
             MessageLookupByLibrary.simpleMessage(
                 "Désolé, nous n\'avons pas pu générer de clés sécurisées sur cet appareil.\n\nVeuillez vous inscrire depuis un autre appareil."),
         "sparkleSuccess": MessageLookupByLibrary.simpleMessage("✨ Succès"),
-        "storageInGB": m48,
+        "storageInGB": m9,
         "strongStrength": MessageLookupByLibrary.simpleMessage("Fort"),
-        "subWillBeCancelledOn": m50,
+        "subWillBeCancelledOn": m53,
         "subscribe": MessageLookupByLibrary.simpleMessage("S\'abonner"),
         "subscribeToEnableSharing": MessageLookupByLibrary.simpleMessage(
             "Il semble que votre abonnement ait expiré. Veuillez vous abonner pour activer le partage."),
@@ -892,7 +892,7 @@ class MessageLookup extends MessageLookupByLibrary {
         "suggestFeatures": MessageLookupByLibrary.simpleMessage(
             "Suggérer des fonctionnalités"),
         "support": MessageLookupByLibrary.simpleMessage("Support"),
-        "syncProgress": m51,
+        "syncProgress": m54,
         "syncStopped":
             MessageLookupByLibrary.simpleMessage("Synchronisation arrêtée ?"),
         "syncing": MessageLookupByLibrary.simpleMessage(
@@ -918,7 +918,7 @@ class MessageLookup extends MessageLookupByLibrary {
         "theseItemsWillBeDeletedFromYourDevice":
             MessageLookupByLibrary.simpleMessage(
                 "Ces éléments seront supprimés de votre appareil."),
-        "theyAlsoGetXGb": m52,
+        "theyAlsoGetXGb": m10,
         "theyWillBeDeletedFromAllAlbums": MessageLookupByLibrary.simpleMessage(
             "Ils seront supprimés de tous les albums."),
         "thisActionCannotBeUndone": MessageLookupByLibrary.simpleMessage(
@@ -930,7 +930,7 @@ class MessageLookup extends MessageLookupByLibrary {
             MessageLookupByLibrary.simpleMessage(
                 "Cela peut être utilisé pour récupérer votre compte si vous perdez votre deuxième facteur"),
         "thisDevice": MessageLookupByLibrary.simpleMessage("Cet appareil"),
-        "thisIsPersonVerificationId": m53,
+        "thisIsPersonVerificationId": m11,
         "thisIsYourVerificationId": MessageLookupByLibrary.simpleMessage(
             "Ceci est votre ID de vérification"),
         "thisWillLogYouOutOfTheFollowingDevice":
@@ -983,7 +983,7 @@ class MessageLookup extends MessageLookupByLibrary {
         "verify": MessageLookupByLibrary.simpleMessage("Vérifier"),
         "verifyEmail":
             MessageLookupByLibrary.simpleMessage("Vérifier l\'email"),
-        "verifyEmailID": m54,
+        "verifyEmailID": m12,
         "verifyPassword":
             MessageLookupByLibrary.simpleMessage("Vérifier le mot de passe"),
         "verifying":

+ 8 - 1
lib/generated/intl/messages_it.dart

@@ -21,5 +21,12 @@ class MessageLookup extends MessageLookupByLibrary {
   String get localeName => 'it';
 
   final messages = _notInlinedMessages(_notInlinedMessages);
-  static Map<String, Function> _notInlinedMessages(_) => <String, Function>{};
+  static Map<String, Function> _notInlinedMessages(_) => <String, Function>{
+        "accountWelcomeBack":
+            MessageLookupByLibrary.simpleMessage("Bentornato!"),
+        "cancel": MessageLookupByLibrary.simpleMessage("Annulla"),
+        "email": MessageLookupByLibrary.simpleMessage("Email"),
+        "enterYourEmailAddress": MessageLookupByLibrary.simpleMessage(
+            "Inserisci il tuo indirizzo email")
+      };
 }

+ 40 - 40
lib/generated/intl/messages_nl.dart

@@ -20,61 +20,61 @@ typedef String MessageIfAbsent(String messageStr, List<dynamic> args);
 class MessageLookup extends MessageLookupByLibrary {
   String get localeName => 'nl';
 
-  static String m4(user) =>
+  static String m17(user) =>
       "${user} zal geen foto\'s meer kunnen toevoegen aan dit album\n\nDe gebruiker zal nog steeds bestaande foto\'s kunnen verwijderen die door hen zijn toegevoegd";
 
-  static String m10(albumName) =>
+  static String m23(albumName) =>
       "Dit verwijdert de openbare link voor toegang tot \"${albumName}\".";
 
-  static String m11(supportEmail) =>
+  static String m0(supportEmail) =>
       "Stuur een e-mail naar ${supportEmail} vanaf het door jou geregistreerde e-mailadres";
 
-  static String m14(email) =>
+  static String m1(email) =>
       "${email} heeft geen ente account.\n\nStuur ze een uitnodiging om foto\'s te delen.";
 
-  static String m22(count) =>
+  static String m32(count) =>
       "${Intl.plural(count, one: '${count} item', other: '${count} items')}";
 
-  static String m24(expiryTime) => "Link vervalt op ${expiryTime}";
+  static String m34(expiryTime) => "Link vervalt op ${expiryTime}";
 
-  static String m25(maxValue) =>
+  static String m35(maxValue) =>
       "Wanneer ingesteld op het maximum (${maxValue}), wordt het apparaatlimiet versoepeld om tijdelijke pieken van grote aantallen kijkers mogelijk te maken.";
 
-  static String m26(count) =>
+  static String m36(count) =>
       "${Intl.plural(count, zero: 'geen herinneringen', one: '${count} herinnering', other: '${count} herinneringen')}";
 
-  static String m29(passwordStrengthValue) =>
+  static String m3(passwordStrengthValue) =>
       "Wachtwoord sterkte: ${passwordStrengthValue}";
 
-  static String m36(userEmail) =>
+  static String m44(userEmail) =>
       "${userEmail} zal worden verwijderd uit dit gedeelde album\n\nAlle door hen toegevoegde foto\'s worden ook uit het album verwijderd";
 
-  static String m38(count) => "${count} geselecteerd";
+  static String m46(count) => "${count} geselecteerd";
 
-  static String m39(count, yourCount) =>
+  static String m47(count, yourCount) =>
       "${count} geselecteerd (${yourCount} van jou)";
 
-  static String m40(verificationID) =>
+  static String m5(verificationID) =>
       "Hier is mijn verificatie-ID: ${verificationID} voor ente.io.";
 
-  static String m41(verificationID) =>
+  static String m6(verificationID) =>
       "Hey, kunt u bevestigen dat dit uw ente.io verificatie-ID is: ${verificationID}";
 
-  static String m43(numberOfPeople) =>
+  static String m8(numberOfPeople) =>
       "${Intl.plural(numberOfPeople, zero: 'Deel met specifieke mensen', one: 'Gedeeld met 1 persoon', other: 'Gedeeld met ${numberOfPeople} mensen')}";
 
-  static String m45(fileType) =>
+  static String m49(fileType) =>
       "Dit ${fileType} zal worden verwijderd van jouw apparaat.";
 
-  static String m46(fileType) =>
+  static String m50(fileType) =>
       "Dit ${fileType} staat zowel in ente als in jouw apparaat.";
 
-  static String m47(fileType) =>
+  static String m51(fileType) =>
       "Dit ${fileType} zal worden verwijderd uit ente.";
 
-  static String m53(email) => "Dit is de verificatie-ID van ${email}";
+  static String m11(email) => "Dit is de verificatie-ID van ${email}";
 
-  static String m54(email) => "Verifieer ${email}";
+  static String m12(email) => "Verifieer ${email}";
 
   static String m55(count) =>
       "${Intl.plural(count, one: '${count} jaar geleden', other: '${count} jaren geleden')}";
@@ -140,7 +140,7 @@ class MessageLookup extends MessageLookupByLibrary {
         "canOnlyRemoveFilesOwnedByYou": MessageLookupByLibrary.simpleMessage(
             "Kan alleen bestanden verwijderen die jouw eigendom zijn"),
         "cancel": MessageLookupByLibrary.simpleMessage("Annuleer"),
-        "cannotAddMorePhotosAfterBecomingViewer": m4,
+        "cannotAddMorePhotosAfterBecomingViewer": m17,
         "changeEmail": MessageLookupByLibrary.simpleMessage("E-mail wijzigen"),
         "changePassword":
             MessageLookupByLibrary.simpleMessage("Wachtwoord wijzigen"),
@@ -240,13 +240,13 @@ class MessageLookup extends MessageLookupByLibrary {
             "Kijkers kunnen nog steeds screenshots maken of een kopie van je foto\'s opslaan met behulp van externe tools"),
         "disableDownloadWarningTitle":
             MessageLookupByLibrary.simpleMessage("Let op"),
-        "disableLinkMessage": m10,
+        "disableLinkMessage": m23,
         "doThisLater": MessageLookupByLibrary.simpleMessage("Doe dit later"),
         "done": MessageLookupByLibrary.simpleMessage("Voltooid"),
         "downloading": MessageLookupByLibrary.simpleMessage("Downloaden..."),
-        "dropSupportEmail": m11,
+        "dropSupportEmail": m0,
         "email": MessageLookupByLibrary.simpleMessage("E-mail"),
-        "emailNoEnteAccount": m14,
+        "emailNoEnteAccount": m1,
         "encryption": MessageLookupByLibrary.simpleMessage("Encryptie"),
         "encryptionKeys":
             MessageLookupByLibrary.simpleMessage("Encryptiesleutels"),
@@ -303,7 +303,7 @@ class MessageLookup extends MessageLookupByLibrary {
             "De herstelsleutel die je hebt ingevoerd is niet geldig. Zorg ervoor dat deze 24 woorden bevat en controleer de spelling van elk van deze woorden.\n\nAls je een oudere herstelcode hebt ingevoerd, zorg ervoor dat deze 64 tekens lang is, en controleer ze allemaal."),
         "inviteToEnte":
             MessageLookupByLibrary.simpleMessage("Uitnodigen voor ente"),
-        "itemCount": m22,
+        "itemCount": m32,
         "keepPhotos": MessageLookupByLibrary.simpleMessage("Foto\'s behouden"),
         "kindlyHelpUsWithThisInformation": MessageLookupByLibrary.simpleMessage(
             "Help ons alsjeblieft met deze informatie"),
@@ -311,7 +311,7 @@ class MessageLookup extends MessageLookupByLibrary {
             MessageLookupByLibrary.simpleMessage("Apparaat limiet"),
         "linkEnabled": MessageLookupByLibrary.simpleMessage("Ingeschakeld"),
         "linkExpired": MessageLookupByLibrary.simpleMessage("Verlopen"),
-        "linkExpiresOn": m24,
+        "linkExpiresOn": m34,
         "linkExpiry": MessageLookupByLibrary.simpleMessage("Vervaldatum"),
         "linkHasExpired":
             MessageLookupByLibrary.simpleMessage("Link is vervallen"),
@@ -330,8 +330,8 @@ class MessageLookup extends MessageLookupByLibrary {
         "manageParticipants": MessageLookupByLibrary.simpleMessage("Beheren"),
         "manageSubscription":
             MessageLookupByLibrary.simpleMessage("Abonnement beheren"),
-        "maxDeviceLimitSpikeHandling": m25,
-        "memoryCount": m26,
+        "maxDeviceLimitSpikeHandling": m35,
+        "memoryCount": m36,
         "moderateStrength": MessageLookupByLibrary.simpleMessage("Matig"),
         "movedToTrash":
             MessageLookupByLibrary.simpleMessage("Naar prullenbak verplaatst"),
@@ -351,7 +351,7 @@ class MessageLookup extends MessageLookupByLibrary {
         "passwordChangedSuccessfully": MessageLookupByLibrary.simpleMessage(
             "Wachtwoord succesvol aangepast"),
         "passwordLock": MessageLookupByLibrary.simpleMessage("Wachtwoord slot"),
-        "passwordStrength": m29,
+        "passwordStrength": m3,
         "passwordWarning": MessageLookupByLibrary.simpleMessage(
             "Wij slaan dit wachtwoord niet op, dus als je het vergeet, kunnen <underline>we je gegevens niet ontsleutelen</underline>"),
         "photoGridSize":
@@ -393,7 +393,7 @@ class MessageLookup extends MessageLookupByLibrary {
         "removeLink": MessageLookupByLibrary.simpleMessage("Verwijder link"),
         "removeParticipant":
             MessageLookupByLibrary.simpleMessage("Deelnemer verwijderen"),
-        "removeParticipantBody": m36,
+        "removeParticipantBody": m44,
         "removePublicLink":
             MessageLookupByLibrary.simpleMessage("Verwijder publieke link"),
         "removeShareItemsWarning": MessageLookupByLibrary.simpleMessage(
@@ -422,8 +422,8 @@ class MessageLookup extends MessageLookupByLibrary {
         "selectedFoldersWillBeEncryptedAndBackedUp":
             MessageLookupByLibrary.simpleMessage(
                 "Geselecteerde mappen worden versleuteld en geback-upt"),
-        "selectedPhotos": m38,
-        "selectedPhotosWithYours": m39,
+        "selectedPhotos": m46,
+        "selectedPhotosWithYours": m47,
         "sendEmail": MessageLookupByLibrary.simpleMessage("E-mail versturen"),
         "sendInvite":
             MessageLookupByLibrary.simpleMessage("Stuur een uitnodiging"),
@@ -434,21 +434,21 @@ class MessageLookup extends MessageLookupByLibrary {
             MessageLookupByLibrary.simpleMessage("Wachtwoord instellen"),
         "setupComplete": MessageLookupByLibrary.simpleMessage("Setup voltooid"),
         "shareALink": MessageLookupByLibrary.simpleMessage("Deel een link"),
-        "shareMyVerificationID": m40,
-        "shareTextConfirmOthersVerificationID": m41,
+        "shareMyVerificationID": m5,
+        "shareTextConfirmOthersVerificationID": m6,
         "shareWithNonenteUsers": MessageLookupByLibrary.simpleMessage(
             "Delen met niet-ente gebruikers"),
-        "shareWithPeopleSectionTitle": m43,
+        "shareWithPeopleSectionTitle": m8,
         "sharedAlbumSectionDescription": MessageLookupByLibrary.simpleMessage(
             "Maak gedeelde en collaboratieve albums met andere ente gebruikers, inclusief gebruikers met gratis abonnementen."),
         "sharing": MessageLookupByLibrary.simpleMessage("Delen..."),
         "signUpTerms": MessageLookupByLibrary.simpleMessage(
             "Ik ga akkoord met de <u-terms>gebruiksvoorwaarden</u-terms> en <u-policy>privacybeleid</u-policy>"),
-        "singleFileDeleteFromDevice": m45,
+        "singleFileDeleteFromDevice": m49,
         "singleFileDeleteHighlight": MessageLookupByLibrary.simpleMessage(
             "Het wordt uit alle albums verwijderd."),
-        "singleFileInBothLocalAndRemote": m46,
-        "singleFileInRemoteOnly": m47,
+        "singleFileInBothLocalAndRemote": m50,
+        "singleFileInRemoteOnly": m51,
         "skip": MessageLookupByLibrary.simpleMessage("Overslaan"),
         "someoneSharingAlbumsWithYouShouldSeeTheSameId":
             MessageLookupByLibrary.simpleMessage(
@@ -487,7 +487,7 @@ class MessageLookup extends MessageLookupByLibrary {
             MessageLookupByLibrary.simpleMessage(
                 "Dit kan worden gebruikt om je account te herstellen als je je tweede factor verliest"),
         "thisDevice": MessageLookupByLibrary.simpleMessage("Dit apparaat"),
-        "thisIsPersonVerificationId": m53,
+        "thisIsPersonVerificationId": m11,
         "thisIsYourVerificationId":
             MessageLookupByLibrary.simpleMessage("Dit is uw verificatie-ID"),
         "thisWillLogYouOutOfTheFollowingDevice":
@@ -516,7 +516,7 @@ class MessageLookup extends MessageLookupByLibrary {
             MessageLookupByLibrary.simpleMessage("Verificatie ID"),
         "verify": MessageLookupByLibrary.simpleMessage("Verifiëren"),
         "verifyEmail": MessageLookupByLibrary.simpleMessage("Bevestig e-mail"),
-        "verifyEmailID": m54,
+        "verifyEmailID": m12,
         "verifyPassword":
             MessageLookupByLibrary.simpleMessage("Bevestig wachtwoord"),
         "verifyingRecoveryKey": MessageLookupByLibrary.simpleMessage(

+ 56 - 0
lib/generated/intl/messages_pl.dart

@@ -20,6 +20,9 @@ typedef String MessageIfAbsent(String messageStr, List<dynamic> args);
 class MessageLookup extends MessageLookupByLibrary {
   String get localeName => 'pl';
 
+  static String m3(passwordStrengthValue) =>
+      "Siła hasła: ${passwordStrengthValue}";
+
   final messages = _notInlinedMessages(_notInlinedMessages);
   static Map<String, Function> _notInlinedMessages(_) => <String, Function>{
         "accountWelcomeBack":
@@ -28,8 +31,14 @@ class MessageLookup extends MessageLookupByLibrary {
         "askDeleteReason": MessageLookupByLibrary.simpleMessage(
             "Jaka jest przyczyna usunięcia konta?"),
         "cancel": MessageLookupByLibrary.simpleMessage("Anuluj"),
+        "changeEmail":
+            MessageLookupByLibrary.simpleMessage("Zmień adres e-mail"),
+        "changePasswordTitle":
+            MessageLookupByLibrary.simpleMessage("Zmień hasło"),
         "checkInboxAndSpamFolder": MessageLookupByLibrary.simpleMessage(
             "Sprawdź swoją skrzynkę odbiorczą (i spam), aby zakończyć weryfikację"),
+        "codeCopiedToClipboard": MessageLookupByLibrary.simpleMessage(
+            "Kod został skopiowany do schowka"),
         "confirm": MessageLookupByLibrary.simpleMessage("Potwierdź"),
         "confirmAccountDeletion":
             MessageLookupByLibrary.simpleMessage("Potwierdź usunięcie konta"),
@@ -37,6 +46,8 @@ class MessageLookup extends MessageLookupByLibrary {
             "Tak, chcę trwale usunąć konto i wszystkie dane z nim powiązane."),
         "confirmPassword":
             MessageLookupByLibrary.simpleMessage("Powtórz hasło"),
+        "contactSupport": MessageLookupByLibrary.simpleMessage(
+            "Skontaktuj się z pomocą techniczną"),
         "continueLabel": MessageLookupByLibrary.simpleMessage("Kontynuuj"),
         "createAccount": MessageLookupByLibrary.simpleMessage("Stwórz konto"),
         "createNewAccount":
@@ -64,7 +75,12 @@ class MessageLookup extends MessageLookupByLibrary {
             "Twoje żądanie zostanie przetworzone w ciągu 72 godzin."),
         "doThisLater": MessageLookupByLibrary.simpleMessage("Spróbuj później"),
         "email": MessageLookupByLibrary.simpleMessage("Adres e-mail"),
+        "encryption": MessageLookupByLibrary.simpleMessage("Szyfrowanie"),
         "enterCode": MessageLookupByLibrary.simpleMessage("Wprowadź kod"),
+        "enterNewPasswordToEncrypt": MessageLookupByLibrary.simpleMessage(
+            "Wprowadź nowe hasło, którego możemy użyć do zaszyfrowania Twoich danych"),
+        "enterPasswordToEncrypt": MessageLookupByLibrary.simpleMessage(
+            "Wprowadź hasło, którego możemy użyć do zaszyfrowania Twoich danych"),
         "enterValidEmail": MessageLookupByLibrary.simpleMessage(
             "Podaj poprawny adres e-mail."),
         "enterYourEmailAddress":
@@ -76,6 +92,11 @@ class MessageLookup extends MessageLookupByLibrary {
         "feedback": MessageLookupByLibrary.simpleMessage("Informacja zwrotna"),
         "forgotPassword":
             MessageLookupByLibrary.simpleMessage("Nie pamiętam hasła"),
+        "generatingEncryptionKeys": MessageLookupByLibrary.simpleMessage(
+            "Generowanie kluczy szyfrujących..."),
+        "howItWorks": MessageLookupByLibrary.simpleMessage("Jak to działa"),
+        "incorrectPasswordTitle":
+            MessageLookupByLibrary.simpleMessage("Nieprawidłowe hasło"),
         "incorrectRecoveryKeyBody":
             MessageLookupByLibrary.simpleMessage("Kod jest nieprawidłowy"),
         "incorrectRecoveryKeyTitle": MessageLookupByLibrary.simpleMessage(
@@ -85,6 +106,7 @@ class MessageLookup extends MessageLookupByLibrary {
         "kindlyHelpUsWithThisInformation":
             MessageLookupByLibrary.simpleMessage("Pomóż nam z tą informacją"),
         "logInLabel": MessageLookupByLibrary.simpleMessage("Zaloguj się"),
+        "moderateStrength": MessageLookupByLibrary.simpleMessage("Umiarkowana"),
         "noRecoveryKey":
             MessageLookupByLibrary.simpleMessage("Brak klucza odzyskiwania?"),
         "noRecoveryKeyNoDecryption": MessageLookupByLibrary.simpleMessage(
@@ -92,14 +114,37 @@ class MessageLookup extends MessageLookupByLibrary {
         "ok": MessageLookupByLibrary.simpleMessage("Ok"),
         "oops": MessageLookupByLibrary.simpleMessage("Ups"),
         "password": MessageLookupByLibrary.simpleMessage("Hasło"),
+        "passwordChangedSuccessfully": MessageLookupByLibrary.simpleMessage(
+            "Hasło zostało pomyślnie zmienione"),
+        "passwordStrength": m3,
+        "passwordWarning": MessageLookupByLibrary.simpleMessage(
+            "Nie przechowujemy tego hasła, więc jeśli go zapomnisz, <underline>nie będziemy w stanie odszyfrować Twoich danych</underline>"),
+        "pleaseTryAgain":
+            MessageLookupByLibrary.simpleMessage("Spróbuj ponownie"),
         "pleaseWait": MessageLookupByLibrary.simpleMessage("Proszę czekać..."),
+        "privacyPolicyTitle":
+            MessageLookupByLibrary.simpleMessage("Polityka prywatności"),
+        "recoverAccount":
+            MessageLookupByLibrary.simpleMessage("Odzyskaj konto"),
         "recoverButton": MessageLookupByLibrary.simpleMessage("Odzyskaj"),
+        "recoveryKey":
+            MessageLookupByLibrary.simpleMessage("Klucz odzyskiwania"),
+        "recoveryKeyCopiedToClipboard": MessageLookupByLibrary.simpleMessage(
+            "Klucz odzyskiwania został skopiowany do schowka"),
+        "recoveryKeyOnForgotPassword": MessageLookupByLibrary.simpleMessage(
+            "Jeśli zapomnisz hasła, jedynym sposobem odzyskania danych jest ten klucz."),
         "recoverySuccessful":
             MessageLookupByLibrary.simpleMessage("Odzyskano pomyślnie!"),
+        "resendEmail":
+            MessageLookupByLibrary.simpleMessage("Wyślij e-mail ponownie"),
         "resetPasswordTitle":
             MessageLookupByLibrary.simpleMessage("Zresetuj hasło"),
+        "saveKey": MessageLookupByLibrary.simpleMessage("Zapisz klucz"),
         "selectReason": MessageLookupByLibrary.simpleMessage("Wybierz powód"),
         "sendEmail": MessageLookupByLibrary.simpleMessage("Wyślij e-mail"),
+        "setPasswordTitle": MessageLookupByLibrary.simpleMessage("Ustaw hasło"),
+        "signUpTerms": MessageLookupByLibrary.simpleMessage(
+            "Akceptuję <u-terms>warunki korzystania z usługi</u-terms> i <u-policy>politykę prywatności</u-policy>"),
         "somethingWentWrongPleaseTryAgain":
             MessageLookupByLibrary.simpleMessage(
                 "Coś poszło nie tak, spróbuj ponownie"),
@@ -117,11 +162,22 @@ class MessageLookup extends MessageLookupByLibrary {
         "thisWillLogYouOutOfThisDevice": MessageLookupByLibrary.simpleMessage(
             "To wyloguje Cię z tego urządzenia!"),
         "tryAgain": MessageLookupByLibrary.simpleMessage("Spróbuj ponownie"),
+        "twofactorAuthenticationPageTitle":
+            MessageLookupByLibrary.simpleMessage(
+                "Uwierzytelnianie dwuskładnikowe"),
+        "twofactorSetup": MessageLookupByLibrary.simpleMessage(
+            "Uwierzytelnianie dwuskładnikowe"),
+        "useRecoveryKey":
+            MessageLookupByLibrary.simpleMessage("Użyj kodu odzyskiwania"),
         "verify": MessageLookupByLibrary.simpleMessage("Weryfikuj"),
         "verifyEmail":
             MessageLookupByLibrary.simpleMessage("Zweryfikuj adres e-mail"),
+        "verifyPassword":
+            MessageLookupByLibrary.simpleMessage("Zweryfikuj hasło"),
         "weakStrength": MessageLookupByLibrary.simpleMessage("Słabe"),
         "welcomeBack": MessageLookupByLibrary.simpleMessage("Witaj ponownie!"),
+        "weveSentAMailTo": MessageLookupByLibrary.simpleMessage(
+            "E-mail został wysłany na adres"),
         "yourAccountHasBeenDeleted":
             MessageLookupByLibrary.simpleMessage("Twoje konto zostało usunięte")
       };

+ 2 - 2
lib/generated/intl/messages_pt.dart

@@ -20,7 +20,7 @@ typedef String MessageIfAbsent(String messageStr, List<dynamic> args);
 class MessageLookup extends MessageLookupByLibrary {
   String get localeName => 'pt';
 
-  static String m4(user) =>
+  static String m17(user) =>
       "${user} Não poderá adicionar mais fotos a este álbum\n\nEles ainda poderão remover as fotos existentes adicionadas por eles";
 
   final messages = _notInlinedMessages(_notInlinedMessages);
@@ -47,7 +47,7 @@ class MessageLookup extends MessageLookupByLibrary {
         "askDeleteReason": MessageLookupByLibrary.simpleMessage(
             "Qual é o principal motivo para você excluir sua conta?"),
         "cancel": MessageLookupByLibrary.simpleMessage("Cancelar"),
-        "cannotAddMorePhotosAfterBecomingViewer": m4,
+        "cannotAddMorePhotosAfterBecomingViewer": m17,
         "changePermissions":
             MessageLookupByLibrary.simpleMessage("Alterar permissões?"),
         "checkInboxAndSpamFolder": MessageLookupByLibrary.simpleMessage(