Neeraj Gupta 2 éve
szülő
commit
9c014836ef

+ 191 - 69
lib/generated/intl/messages_de.dart

@@ -34,97 +34,109 @@ class MessageLookup extends MessageLookupByLibrary {
             'other': 'Du hast bereits ${storageAmountInGb} Gb erhalten!',
           })}";
 
-  static String m3(provider) =>
+  static String m3(familyAdminEmail) =>
+      "Bitte kontaktiere <green>${familyAdminEmail}</green> um dein Abo zu verwalten";
+
+  static String m4(provider) =>
       "Bitte kontaktieren Sie uns über support@ente.io, um Ihr ${provider} Abo zu verwalten.";
 
-  static String m4(albumName) =>
+  static String m5(albumName) =>
       "Der öffentliche Link zum Zugriff auf \"${albumName}\" wird entfernt.";
 
-  static String m5(supportEmail) =>
+  static String m6(supportEmail) =>
       "Bitte sende eine E-Mail an ${supportEmail} von deiner registrierten E-Mail-Adresse";
 
-  static String m6(count, storageSaved) =>
+  static String m7(count, storageSaved) =>
       "Du hast ${Intl.plural(count, one: '${count} duplizierte Datei', other: '${count} dupliziere Dateien')} gelöscht und (${storageSaved}!) freigegeben";
 
-  static String m7(email) =>
+  static String m8(email) =>
       "${email} hat kein Ente-Konto.\n\nSenden Sie eine Einladung, um Fotos zu teilen.";
 
-  static String m8(storageAmountInGB) =>
+  static String m9(storageAmountInGB) =>
       "${storageAmountInGB} GB jedes Mal, wenn sich jemand mit deinem Code für einen bezahlten Tarif anmeldet";
 
-  static String m9(endDate) => "Kostenlose Demo verfügbar bis zum ${endDate}";
+  static String m10(endDate) => "Kostenlose Demo verfügbar bis zum ${endDate}";
 
-  static String m10(count) =>
+  static String m11(count) =>
       "${Intl.plural(count, one: '${count} Objekt', other: '${count} Objekte')}";
 
-  static String m11(expiryTime) => "Link läuft am ${expiryTime} ab";
+  static String m12(expiryTime) => "Link läuft am ${expiryTime} ab";
 
-  static String m12(maxValue) =>
+  static String m13(maxValue) =>
       "Wenn auf den Höchstwert von ${maxValue} gesetzt, dann wird das Limit gelockert um potenzielle Höchstlasten unterstützen zu können.";
 
-  static String m13(count) =>
+  static String m14(count) =>
       "${Intl.plural(count, zero: 'keine Erinnerungsstücke', one: '${count} Erinnerung', other: '${count} Erinnerungsstücke')}";
 
-  static String m14(passwordStrengthValue) =>
+  static String m15(passwordStrengthValue) =>
       "Passwortstärke: ${passwordStrengthValue}";
 
-  static String m15(storeName) => "Bewerte uns auf ${storeName}";
+  static String m16(providerName) =>
+      "Bitte kontaktiere den Support von ${providerName}, falls etwas abgebucht wurde";
+
+  static String m17(reason) =>
+      "Leider ist deine Zahlung aus folgendem Grund fehlgeschlagen: ${reason}";
+
+  static String m18(storeName) => "Bewerte uns auf ${storeName}";
 
-  static String m16(storageInGB) =>
+  static String m19(storageInGB) =>
       "3. Ihr beide erhaltet ${storageInGB} GB* kostenlos";
 
-  static String m17(userEmail) =>
+  static String m20(userEmail) =>
       "${userEmail} wird aus diesem geteilten Album entfernt\n\nAlle von ihnen hinzugefügte Fotos werden ebenfalls aus dem Album entfernt";
 
-  static String m18(endDate) => "Erneuert am ${endDate}";
+  static String m21(endDate) => "Erneuert am ${endDate}";
 
-  static String m19(count) => "${count} ausgewählt";
+  static String m22(count) => "${count} ausgewählt";
 
-  static String m20(count, yourCount) =>
+  static String m23(count, yourCount) =>
       "${count} ausgewählt (${yourCount} von Ihnen)";
 
-  static String m21(verificationID) =>
+  static String m24(verificationID) =>
       "Hier ist meine Verifizierungs-ID: ${verificationID} für ente.io.";
 
-  static String m22(verificationID) =>
+  static String m25(verificationID) =>
       "Hey, kannst du bestätigen, dass dies deine ente.io Verifizierungs-ID ist: ${verificationID}";
 
-  static String m23(referralCode, referralStorageInGB) =>
+  static String m26(referralCode, referralStorageInGB) =>
       "ente Weiterempfehlungs-Code: ${referralCode} \n\nEinlösen unter Einstellungen → Allgemein → Weiterempfehlungen, um ${referralStorageInGB} GB kostenlos zu erhalten, sobald Sie einen kostenpflichtigen Tarif abgeschlossen haben\n\nhttps://ente.io";
 
-  static String m24(numberOfPeople) =>
+  static String m27(numberOfPeople) =>
       "${Intl.plural(numberOfPeople, zero: 'Teile mit bestimmten Personen', one: 'Teilen mit 1 Person', other: 'Teilen mit ${numberOfPeople} Personen')}";
 
-  static String m25(fileType) =>
+  static String m28(fileType) =>
       "Dieses ${fileType} wird von deinem Gerät gelöscht.";
 
-  static String m26(fileType) =>
+  static String m29(fileType) =>
       "Dieses ${fileType} existiert auf ente.io und deinem Gerät.";
 
-  static String m27(fileType) =>
+  static String m30(fileType) =>
       "Dieses ${fileType} wird auf ente.io gelöscht.";
 
-  static String m28(storageAmountInGB) => "${storageAmountInGB} GB";
+  static String m31(storageAmountInGB) => "${storageAmountInGB} GB";
 
-  static String m29(id) =>
+  static String m32(id) =>
       "Ihr ${id} ist bereits mit einem anderen \'ente\'-Konto verknüpft.\nWenn Sie Ihre ${id} mit diesem Konto verwenden möchten, kontaktieren Sie bitte unseren Support\'";
 
-  static String m30(endDate) => "Ihr Abo endet am ${endDate}";
+  static String m33(endDate) => "Ihr Abo endet am ${endDate}";
 
-  static String m31(completed, total) =>
+  static String m34(completed, total) =>
       "${completed}/${total} Erinnerungsstücke gesichert";
 
-  static String m32(storageAmountInGB) =>
+  static String m35(storageAmountInGB) =>
       "Diese erhalten auch ${storageAmountInGB} GB";
 
-  static String m33(email) => "Dies ist ${email}s Verifizierungs-ID";
+  static String m36(email) => "Dies ist ${email}s Verifizierungs-ID";
 
-  static String m34(email) => "Verifiziere ${email}";
+  static String m37(email) => "Verifiziere ${email}";
 
-  static String m35(count) =>
+  static String m38(email) =>
+      "Wir haben eine E-Mail an <green>${email}</green> gesendet";
+
+  static String m39(count) =>
       "${Intl.plural(count, one: 'vor einem Jahr', other: 'vor ${count} Jahren')}";
 
-  static String m36(storageSaved) =>
+  static String m40(storageSaved) =>
       "Du hast ${storageSaved} erfolgreich freigegeben!";
 
   final messages = _notInlinedMessages(_notInlinedMessages);
@@ -169,6 +181,10 @@ class MessageLookup extends MessageLookupByLibrary {
             "Hinzufügen von Fotos erlauben"),
         "allowDownloads":
             MessageLookupByLibrary.simpleMessage("Downloads erlauben"),
+        "allowPeopleToAddPhotos": MessageLookupByLibrary.simpleMessage(
+            "Erlaube anderen das Hinzufügen von Fotos"),
+        "androidIosWebDesktop":
+            MessageLookupByLibrary.simpleMessage("Android, iOS, Web, Desktop"),
         "appleId": MessageLookupByLibrary.simpleMessage("Apple ID"),
         "apply": MessageLookupByLibrary.simpleMessage("Anwenden"),
         "applyCodeTitle": MessageLookupByLibrary.simpleMessage("Code nutzen"),
@@ -183,6 +199,8 @@ class MessageLookup extends MessageLookupByLibrary {
         "areYouSureYouWantToChangeYourPlan":
             MessageLookupByLibrary.simpleMessage(
                 "Sind Sie sicher, dass Sie Ihren Tarif ändern möchten?"),
+        "areYouSureYouWantToExit": MessageLookupByLibrary.simpleMessage(
+            "Möchtest du Vorgang wirklich abbrechen?"),
         "areYouSureYouWantToLogout": MessageLookupByLibrary.simpleMessage(
             "Sind sie sicher, dass Sie sich abmelden wollen?"),
         "areYouSureYouWantToRenew": MessageLookupByLibrary.simpleMessage(
@@ -191,6 +209,8 @@ class MessageLookup extends MessageLookupByLibrary {
             "Ihr Abonnement wurde gekündigt. Möchten Sie uns den Grund mitteilen?"),
         "askDeleteReason": MessageLookupByLibrary.simpleMessage(
             "Was ist der Hauptgrund für die Löschung deines Kontos?"),
+        "atAFalloutShelter": MessageLookupByLibrary.simpleMessage(
+            "in einem ehemaligen Luftschutzbunker"),
         "authToChangeLockscreenSetting": MessageLookupByLibrary.simpleMessage(
             "Bitte authentifizieren, um die Sperrbildschirm-Einstellung zu ändern"),
         "authToChangeYourEmail": MessageLookupByLibrary.simpleMessage(
@@ -210,9 +230,12 @@ class MessageLookup extends MessageLookupByLibrary {
             "Bitte authentifizieren, um deine Erinnerungsstücke anzusehen"),
         "authToViewYourRecoveryKey": MessageLookupByLibrary.simpleMessage(
             "Bitte authentifizieren, um deinen Wiederherstellungs-Schlüssel anzusehen"),
+        "available": MessageLookupByLibrary.simpleMessage("Verfügbar"),
         "backedUpFolders":
             MessageLookupByLibrary.simpleMessage("Gesicherte Ordner"),
         "backup": MessageLookupByLibrary.simpleMessage("Backup"),
+        "backupFailed":
+            MessageLookupByLibrary.simpleMessage("Sicherung fehlgeschlagen"),
         "backupOverMobileData":
             MessageLookupByLibrary.simpleMessage("Über mobile Daten sichern"),
         "backupSettings":
@@ -258,6 +281,8 @@ class MessageLookup extends MessageLookupByLibrary {
         "collaboratorsCanAddPhotosAndVideosToTheSharedAlbum":
             MessageLookupByLibrary.simpleMessage(
                 "Bearbeiter können Fotos & Videos zu dem geteilten Album hinzufügen."),
+        "collectEventPhotos": MessageLookupByLibrary.simpleMessage(
+            "Gemeinsam Event-Fotos sammeln"),
         "collectPhotos": MessageLookupByLibrary.simpleMessage("Fotos sammeln"),
         "confirm": MessageLookupByLibrary.simpleMessage("Bestätigen"),
         "confirm2FADisable": MessageLookupByLibrary.simpleMessage(
@@ -274,14 +299,19 @@ class MessageLookup extends MessageLookupByLibrary {
             "Wiederherstellungsschlüssel bestätigen"),
         "confirmYourRecoveryKey": MessageLookupByLibrary.simpleMessage(
             "Bestätigen Sie ihren Wiederherstellungsschlüssel"),
+        "contactFamilyAdmin": m3,
         "contactSupport":
             MessageLookupByLibrary.simpleMessage("Support kontaktieren"),
-        "contactToManageSubscription": m3,
+        "contactToManageSubscription": m4,
         "continueLabel": MessageLookupByLibrary.simpleMessage("Weiter"),
+        "continueOnFreeTrial": MessageLookupByLibrary.simpleMessage(
+            "Mit kostenloser Testversion fortfahren"),
         "copyLink": MessageLookupByLibrary.simpleMessage("Link kopieren"),
         "copypasteThisCodentoYourAuthenticatorApp":
             MessageLookupByLibrary.simpleMessage(
                 "Kopiere diesen Code\nin deine Authentifizierungs-App"),
+        "couldNotBackUpTryLater": MessageLookupByLibrary.simpleMessage(
+            "Deine Daten konnten nicht gesichert werden.\nWir versuchen es später erneut."),
         "couldNotUpdateSubscription": MessageLookupByLibrary.simpleMessage(
             "Abo konnte nicht aktualisiert werden"),
         "createAccount":
@@ -314,6 +344,8 @@ class MessageLookup extends MessageLookupByLibrary {
             "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."),
+        "deleteEmptyAlbums":
+            MessageLookupByLibrary.simpleMessage("Leere Alben löschen"),
         "deleteFromBoth":
             MessageLookupByLibrary.simpleMessage("Aus beidem löschen"),
         "deleteFromDevice":
@@ -335,7 +367,13 @@ class MessageLookup extends MessageLookupByLibrary {
             MessageLookupByLibrary.simpleMessage("Geteiltes Album löschen?"),
         "deleteSharedAlbumDialogBody": MessageLookupByLibrary.simpleMessage(
             "Dieses Album wird für alle gelöscht\n\nDu wirst den Zugriff auf geteilte Fotos in diesem Album, die anderen gehören, verlieren"),
+        "designedToOutlive":
+            MessageLookupByLibrary.simpleMessage("Entwickelt um zu bewahren"),
         "details": MessageLookupByLibrary.simpleMessage("Details"),
+        "devAccountChanged": MessageLookupByLibrary.simpleMessage(
+            "Das Entwicklerkonto, das wir verwenden, um ente im App Store zu veröffentlichen, hat sich geändert. Aus diesem Grund musst du dich erneut anmelden.\n\nWir entschuldigen uns für die Unannehmlichkeiten, aber das war unvermeidlich."),
+        "deviceFilesAutoUploading": MessageLookupByLibrary.simpleMessage(
+            "Dateien, die zu diesem Album hinzugefügt werden, werden automatisch zu ente hochgeladen."),
         "deviceLockExplanation": MessageLookupByLibrary.simpleMessage(
             "Das Sperren des Gerätes verhindern, solange \'ente\' im Vordergrund geöffnet ist und eine Sicherung läuft. \nDies wird für gewöhnlich nicht benötigt, kann aber dabei helfen große Transfers schneller durchzuführen."),
         "disableAutoLock": MessageLookupByLibrary.simpleMessage(
@@ -344,7 +382,7 @@ class MessageLookup extends MessageLookupByLibrary {
             "Zuschauer können weiterhin Screenshots oder mit anderen externen Programmen Kopien der Bilder machen."),
         "disableDownloadWarningTitle":
             MessageLookupByLibrary.simpleMessage("Bitte beachten Sie:"),
-        "disableLinkMessage": m4,
+        "disableLinkMessage": m5,
         "disableTwofactor": MessageLookupByLibrary.simpleMessage(
             "Zweiten Faktor (2FA) deaktivieren"),
         "disablingTwofactorAuthentication":
@@ -355,14 +393,19 @@ class MessageLookup extends MessageLookupByLibrary {
         "done": MessageLookupByLibrary.simpleMessage("Fertig"),
         "downloading":
             MessageLookupByLibrary.simpleMessage("Wird heruntergeladen..."),
-        "dropSupportEmail": m5,
-        "duplicateFileCountWithStorageSaved": m6,
+        "dropSupportEmail": m6,
+        "duplicateFileCountWithStorageSaved": m7,
         "eligible": MessageLookupByLibrary.simpleMessage("zulässig"),
         "email": MessageLookupByLibrary.simpleMessage("E-Mail"),
-        "emailNoEnteAccount": m7,
+        "emailNoEnteAccount": m8,
         "encryption": MessageLookupByLibrary.simpleMessage("Verschlüsselung"),
         "encryptionKeys":
             MessageLookupByLibrary.simpleMessage("Verschlüsselungscode"),
+        "endtoendEncryptedByDefault": MessageLookupByLibrary.simpleMessage(
+            "Automatisch Ende-zu-Ende-verschlüsselt"),
+        "enteCanEncryptAndPreserveFilesOnlyIfYouGrant":
+            MessageLookupByLibrary.simpleMessage(
+                "ente kann Dateien nur verschlüsselt sichern, wenn du uns darauf Zugriff gewährst"),
         "enteSubscriptionPitch": MessageLookupByLibrary.simpleMessage(
             "ente sichert deine Erinnerungsstücke, sodass sie immer für dich verfügbar sind, auch wenn du dein Gerät verlieren solltest."),
         "enteSubscriptionShareWithFamily": MessageLookupByLibrary.simpleMessage(
@@ -390,6 +433,9 @@ class MessageLookup extends MessageLookupByLibrary {
             MessageLookupByLibrary.simpleMessage("Passwort eingeben"),
         "enterYourRecoveryKey": MessageLookupByLibrary.simpleMessage(
             "Gib deinen Wiederherstellungs-Schlüssel ein"),
+        "everywhere": MessageLookupByLibrary.simpleMessage("überall"),
+        "existingUser":
+            MessageLookupByLibrary.simpleMessage("Existierender Benutzer"),
         "expiredLinkInfo": MessageLookupByLibrary.simpleMessage(
             "Dieser Link ist abgelaufen. Bitte wählen Sie ein neues Ablaufdatum oder deaktivieren Sie das Ablaufdatum des Links."),
         "exportYourData":
@@ -404,6 +450,8 @@ class MessageLookup extends MessageLookupByLibrary {
             "Laden der Alben fehlgeschlagen"),
         "failedToRenew":
             MessageLookupByLibrary.simpleMessage("Erneuern fehlgeschlagen"),
+        "failedToVerifyPaymentStatus": MessageLookupByLibrary.simpleMessage(
+            "Überprüfung des Zahlungsstatus fehlgeschlagen"),
         "familyPlans": MessageLookupByLibrary.simpleMessage("Familientarif"),
         "faq": MessageLookupByLibrary.simpleMessage("Häufig gestellte Fragen"),
         "faqs": MessageLookupByLibrary.simpleMessage("FAQs"),
@@ -414,12 +462,12 @@ class MessageLookup extends MessageLookupByLibrary {
             MessageLookupByLibrary.simpleMessage("Passwort vergessen"),
         "freeStorageClaimed": MessageLookupByLibrary.simpleMessage(
             "Kostenlos hinzugefügter Speicherplatz"),
-        "freeStorageOnReferralSuccess": m8,
+        "freeStorageOnReferralSuccess": m9,
         "freeStorageUsable": MessageLookupByLibrary.simpleMessage(
             "Freier Speicherplatz nutzbar"),
         "freeTrial":
             MessageLookupByLibrary.simpleMessage("Kostenlose Testphase"),
-        "freeTrialValidTill": m9,
+        "freeTrialValidTill": m10,
         "freeUpDeviceSpace":
             MessageLookupByLibrary.simpleMessage("Gerätespeicher freiräumen"),
         "galleryMemoryLimitInfo": MessageLookupByLibrary.simpleMessage(
@@ -428,11 +476,15 @@ class MessageLookup extends MessageLookupByLibrary {
         "generatingEncryptionKeys": MessageLookupByLibrary.simpleMessage(
             "Generierung von Verschlüsselungscodes..."),
         "googlePlayId": MessageLookupByLibrary.simpleMessage("Google Play ID"),
+        "grantPermission":
+            MessageLookupByLibrary.simpleMessage("Zugriff gewähren"),
         "hidden": MessageLookupByLibrary.simpleMessage("Versteckt"),
         "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."),
+        "ignoredFolderUploadReason": MessageLookupByLibrary.simpleMessage(
+            "Einige Dateien in diesem Album werden beim Upload ignoriert, weil sie zuvor auf ente gelöscht wurden."),
         "importing": MessageLookupByLibrary.simpleMessage("Importiert...."),
         "incorrectPasswordTitle":
             MessageLookupByLibrary.simpleMessage("Falsches Passwort"),
@@ -454,17 +506,25 @@ class MessageLookup extends MessageLookupByLibrary {
             MessageLookupByLibrary.simpleMessage("Zu ente einladen"),
         "inviteYourFriends":
             MessageLookupByLibrary.simpleMessage("Lade deine Freunde ein"),
-        "itemCount": m10,
+        "itemCount": m11,
         "itemsWillBeRemovedFromAlbum": MessageLookupByLibrary.simpleMessage(
             "Ausgewählte Elemente werden aus diesem Album entfernt"),
         "keepPhotos": MessageLookupByLibrary.simpleMessage("Fotos behalten"),
         "kindlyHelpUsWithThisInformation":
             MessageLookupByLibrary.simpleMessage("Bitte gib diese Daten ein"),
+        "lastUpdated":
+            MessageLookupByLibrary.simpleMessage("Zuletzt aktualisiert"),
+        "leave": MessageLookupByLibrary.simpleMessage("Verlassen"),
+        "leaveAlbum": MessageLookupByLibrary.simpleMessage("Album verlassen"),
+        "leaveFamily":
+            MessageLookupByLibrary.simpleMessage("Familienabo verlassen"),
+        "leaveSharedAlbum":
+            MessageLookupByLibrary.simpleMessage("Geteiltes Album verlassen?"),
         "lightTheme": MessageLookupByLibrary.simpleMessage("Hell"),
         "linkDeviceLimit": MessageLookupByLibrary.simpleMessage("Geräte Limit"),
         "linkEnabled": MessageLookupByLibrary.simpleMessage("Aktiviert"),
         "linkExpired": MessageLookupByLibrary.simpleMessage("Abgelaufen"),
-        "linkExpiresOn": m11,
+        "linkExpiresOn": m12,
         "linkExpiry":
             MessageLookupByLibrary.simpleMessage("Ablaufdatum des Links"),
         "linkHasExpired":
@@ -477,6 +537,7 @@ class MessageLookup extends MessageLookupByLibrary {
             "Um den Sperrbildschirm zu aktivieren, legen Sie bitte den Geräte-Passcode oder die Bildschirmsperre in den Systemeinstellungen fest."),
         "lockscreen": MessageLookupByLibrary.simpleMessage("Sperrbildschirm"),
         "logInLabel": MessageLookupByLibrary.simpleMessage("Anmelden"),
+        "loggingOut": MessageLookupByLibrary.simpleMessage("Abmeldung..."),
         "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"),
         "logout": MessageLookupByLibrary.simpleMessage("Ausloggen"),
@@ -492,20 +553,30 @@ class MessageLookup extends MessageLookupByLibrary {
             MessageLookupByLibrary.simpleMessage("Abonnement verwalten"),
         "mastodon": MessageLookupByLibrary.simpleMessage("Mastodon"),
         "matrix": MessageLookupByLibrary.simpleMessage("Matrix"),
-        "maxDeviceLimitSpikeHandling": m12,
-        "memoryCount": m13,
+        "maxDeviceLimitSpikeHandling": m13,
+        "memoryCount": m14,
         "merchandise": MessageLookupByLibrary.simpleMessage("Merchandise"),
+        "mobileWebDesktop":
+            MessageLookupByLibrary.simpleMessage("Mobil, Web, Desktop"),
         "moderateStrength": MessageLookupByLibrary.simpleMessage("Mittel"),
         "monthly": MessageLookupByLibrary.simpleMessage("Monatlich"),
         "movedToTrash": MessageLookupByLibrary.simpleMessage(
             "In den Papierkorb verschoben"),
+        "name": MessageLookupByLibrary.simpleMessage("Name"),
         "never": MessageLookupByLibrary.simpleMessage("Niemals"),
         "newAlbum": MessageLookupByLibrary.simpleMessage("Neues Album"),
+        "newToEnte": MessageLookupByLibrary.simpleMessage("Neu bei ente"),
+        "newest": MessageLookupByLibrary.simpleMessage("Zuletzt"),
         "no": MessageLookupByLibrary.simpleMessage("Nein"),
         "noDeviceThatCanBeDeleted": MessageLookupByLibrary.simpleMessage(
             "Du hast keine Dateien auf diesem Gerät, die gelöscht werden können"),
         "noDuplicates":
             MessageLookupByLibrary.simpleMessage("✨ Keine Duplikate"),
+        "noHiddenPhotosOrVideos": MessageLookupByLibrary.simpleMessage(
+            "Keine versteckten Fotos oder Videos"),
+        "noPhotosAreBeingBackedUpRightNow":
+            MessageLookupByLibrary.simpleMessage(
+                "Momentan werden keine Fotos gesichert"),
         "noRecoveryKey": MessageLookupByLibrary.simpleMessage(
             "Kein Wiederherstellungs-Schlüssel?"),
         "noRecoveryKeyNoDecryption": MessageLookupByLibrary.simpleMessage(
@@ -522,31 +593,52 @@ class MessageLookup extends MessageLookupByLibrary {
         "passwordChangedSuccessfully": MessageLookupByLibrary.simpleMessage(
             "Passwort erfolgreich geändert"),
         "passwordLock": MessageLookupByLibrary.simpleMessage("Passwort Sperre"),
-        "passwordStrength": m14,
+        "passwordStrength": m15,
         "passwordWarning": MessageLookupByLibrary.simpleMessage(
             "Wir speichern dieses Passwort nicht. Wenn du es vergisst, <underline>können wir deine Daten nicht entschlüsseln</underline>"),
         "paymentDetails":
             MessageLookupByLibrary.simpleMessage("Zahlungsdetails"),
+        "paymentFailed":
+            MessageLookupByLibrary.simpleMessage("Zahlung fehlgeschlagen"),
+        "paymentFailedTalkToProvider": m16,
+        "paymentFailedWithReason": m17,
         "peopleUsingYourCode": MessageLookupByLibrary.simpleMessage(
             "Leute, die deinen Code verwenden"),
         "photoGridSize":
             MessageLookupByLibrary.simpleMessage("Fotorastergröße"),
         "photoSmallCase": MessageLookupByLibrary.simpleMessage("Foto"),
+        "photosAddedByYouWillBeRemovedFromTheAlbum":
+            MessageLookupByLibrary.simpleMessage(
+                "Von dir hinzugefügte Fotos werden vom Album entfernt"),
         "playstoreSubscription":
             MessageLookupByLibrary.simpleMessage("PlayStore Abo"),
         "pleaseContactSupportAndWeWillBeHappyToHelp":
             MessageLookupByLibrary.simpleMessage(
                 "Bitte kontaktieren Sie uns über support@ente.io wo wir Ihnen gerne weiterhelfen."),
+        "pleaseGrantPermissions": MessageLookupByLibrary.simpleMessage(
+            "Bitte erteile die nötigen Berechtigungen"),
+        "pleaseLoginAgain":
+            MessageLookupByLibrary.simpleMessage("Bitte logge dich erneut ein"),
         "pleaseTryAgain":
             MessageLookupByLibrary.simpleMessage("Bitte versuche es erneut"),
         "pleaseWait": MessageLookupByLibrary.simpleMessage("Bitte warten..."),
+        "pleaseWaitForSometimeBeforeRetrying":
+            MessageLookupByLibrary.simpleMessage(
+                "Bitte warte kurz, bevor du es erneut versuchst"),
+        "preserveMore":
+            MessageLookupByLibrary.simpleMessage("Mehr Daten sichern"),
         "privacy": MessageLookupByLibrary.simpleMessage("Datenschutz"),
         "privacyPolicyTitle":
             MessageLookupByLibrary.simpleMessage("Datenschutzerklärung"),
+        "privateBackups":
+            MessageLookupByLibrary.simpleMessage("Private Sicherungen"),
+        "privateSharing":
+            MessageLookupByLibrary.simpleMessage("Privates Teilen"),
         "publicLinkEnabled":
             MessageLookupByLibrary.simpleMessage("Öffentlicher Link aktiviert"),
+        "rateTheApp": MessageLookupByLibrary.simpleMessage("App bewerten"),
         "rateUs": MessageLookupByLibrary.simpleMessage("Bewerte uns"),
-        "rateUsOnStore": m15,
+        "rateUsOnStore": m18,
         "recover": MessageLookupByLibrary.simpleMessage("Wiederherstellen"),
         "recoverAccount":
             MessageLookupByLibrary.simpleMessage("Konto wiederherstellen"),
@@ -579,7 +671,7 @@ class MessageLookup extends MessageLookupByLibrary {
             "1. Gib diesen Code an deine Freunde"),
         "referralStep2": MessageLookupByLibrary.simpleMessage(
             "2. Sie schließen ein bezahltes Abo ab"),
-        "referralStep3": m16,
+        "referralStep3": m19,
         "referrals": MessageLookupByLibrary.simpleMessage("Weiterempfehlungen"),
         "referralsAreCurrentlyPaused": MessageLookupByLibrary.simpleMessage(
             "Einlösungen sind derzeit pausiert"),
@@ -597,7 +689,7 @@ class MessageLookup extends MessageLookupByLibrary {
         "removeLink": MessageLookupByLibrary.simpleMessage("Link entfernen"),
         "removeParticipant":
             MessageLookupByLibrary.simpleMessage("Teilnehmer entfernen"),
-        "removeParticipantBody": m17,
+        "removeParticipantBody": m20,
         "removePublicLink":
             MessageLookupByLibrary.simpleMessage("Öffentlichen Link entfernen"),
         "removeShareItemsWarning": MessageLookupByLibrary.simpleMessage(
@@ -606,16 +698,21 @@ class MessageLookup extends MessageLookupByLibrary {
             MessageLookupByLibrary.simpleMessage("Entfernen?"),
         "removingFromFavorites": MessageLookupByLibrary.simpleMessage(
             "Wird aus Favoriten entfernt..."),
+        "rename": MessageLookupByLibrary.simpleMessage("Umbenennen"),
+        "renameAlbum": MessageLookupByLibrary.simpleMessage("Album umbenennen"),
         "renewSubscription":
             MessageLookupByLibrary.simpleMessage("Abonnement erneuern"),
-        "renewsOn": m18,
+        "renewsOn": m21,
         "reportABug": MessageLookupByLibrary.simpleMessage("Fehler melden"),
         "reportBug": MessageLookupByLibrary.simpleMessage("Fehler melden"),
         "resendEmail":
             MessageLookupByLibrary.simpleMessage("E-Mail erneut senden"),
+        "resetIgnoredFiles": MessageLookupByLibrary.simpleMessage(
+            "Ignorierte Dateien zurücksetzen"),
         "resetPasswordTitle":
             MessageLookupByLibrary.simpleMessage("Passwort zurücksetzen"),
         "retry": MessageLookupByLibrary.simpleMessage("Erneut versuchen"),
+        "safelyStored": MessageLookupByLibrary.simpleMessage("Gesichert"),
         "saveKey": MessageLookupByLibrary.simpleMessage("Schlüssel speichern"),
         "saveYourRecoveryKeyIfYouHaventAlready":
             MessageLookupByLibrary.simpleMessage(
@@ -634,36 +731,42 @@ class MessageLookup extends MessageLookupByLibrary {
         "selectedFoldersWillBeEncryptedAndBackedUp":
             MessageLookupByLibrary.simpleMessage(
                 "Ausgewählte Ordner werden verschlüsselt und gesichert"),
-        "selectedPhotos": m19,
-        "selectedPhotosWithYours": m20,
+        "selectedPhotos": m22,
+        "selectedPhotosWithYours": m23,
         "send": MessageLookupByLibrary.simpleMessage("Absenden"),
         "sendEmail": MessageLookupByLibrary.simpleMessage("E-Mail senden"),
         "sendInvite": MessageLookupByLibrary.simpleMessage("Einladung senden"),
         "sendLink": MessageLookupByLibrary.simpleMessage("Link senden"),
+        "sessionExpired":
+            MessageLookupByLibrary.simpleMessage("Sitzung abgelaufen"),
         "setAPassword": MessageLookupByLibrary.simpleMessage("Passwort setzen"),
         "setPasswordTitle":
             MessageLookupByLibrary.simpleMessage("Passwort festlegen"),
         "setupComplete":
             MessageLookupByLibrary.simpleMessage("Einrichtung abgeschlossen"),
         "shareALink": MessageLookupByLibrary.simpleMessage("Einen Link teilen"),
-        "shareMyVerificationID": m21,
-        "shareTextConfirmOthersVerificationID": m22,
+        "shareAnAlbumNow":
+            MessageLookupByLibrary.simpleMessage("Teile jetzt ein Album"),
+        "shareMyVerificationID": m24,
+        "shareOnlyWithThePeopleYouWant": MessageLookupByLibrary.simpleMessage(
+            "Teile mit ausgewählten Personen"),
+        "shareTextConfirmOthersVerificationID": m25,
         "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": m23,
+        "shareTextReferralCode": m26,
         "shareWithNonenteUsers": MessageLookupByLibrary.simpleMessage(
             "Mit Nicht-Ente-Benutzern teilen"),
-        "shareWithPeopleSectionTitle": m24,
+        "shareWithPeopleSectionTitle": m27,
         "sharedAlbumSectionDescription": MessageLookupByLibrary.simpleMessage(
             "Erstelle gemeinsame Alben mit anderen ente Benutzern, einschließlich solchen im kostenlosen Tarif."),
         "sharing": MessageLookupByLibrary.simpleMessage("Teilt..."),
         "signUpTerms": MessageLookupByLibrary.simpleMessage(
             "Ich stimme den <u-terms>Nutzungsbedingungen</u-terms> und der <u-policy>Datenschutzerklärung</u-policy> zu"),
-        "singleFileDeleteFromDevice": m25,
+        "singleFileDeleteFromDevice": m28,
         "singleFileDeleteHighlight": MessageLookupByLibrary.simpleMessage(
             "Es wird aus allen Alben gelöscht."),
-        "singleFileInBothLocalAndRemote": m26,
-        "singleFileInRemoteOnly": m27,
+        "singleFileInBothLocalAndRemote": m29,
+        "singleFileInRemoteOnly": m30,
         "skip": MessageLookupByLibrary.simpleMessage("Überspringen"),
         "social": MessageLookupByLibrary.simpleMessage("Social Media"),
         "someoneSharingAlbumsWithYouShouldSeeTheSameId":
@@ -685,10 +788,14 @@ class MessageLookup extends MessageLookupByLibrary {
                 "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."),
         "sparkleSuccess":
             MessageLookupByLibrary.simpleMessage("✨ Abgeschlossen"),
-        "storageInGB": m28,
+        "startBackup":
+            MessageLookupByLibrary.simpleMessage("Sicherung starten"),
+        "storageInGB": m31,
+        "storageLimitExceeded": MessageLookupByLibrary.simpleMessage(
+            "Speichergrenze überschritten"),
         "strongStrength": MessageLookupByLibrary.simpleMessage("Stark"),
-        "subAlreadyLinkedErrMessage": m29,
-        "subWillBeCancelledOn": m30,
+        "subAlreadyLinkedErrMessage": m32,
+        "subWillBeCancelledOn": m33,
         "subscribe": MessageLookupByLibrary.simpleMessage("Abonnieren"),
         "subscribeToEnableSharing": MessageLookupByLibrary.simpleMessage(
             "Sieht aus, als sei dein Abonnement abgelaufen. Bitte abonniere, um das Teilen zu aktivieren."),
@@ -697,7 +804,7 @@ class MessageLookup extends MessageLookupByLibrary {
         "suggestFeatures":
             MessageLookupByLibrary.simpleMessage("Verbesserung vorschlagen"),
         "support": MessageLookupByLibrary.simpleMessage("Support"),
-        "syncProgress": m31,
+        "syncProgress": m34,
         "systemTheme": MessageLookupByLibrary.simpleMessage("System"),
         "tapToCopy":
             MessageLookupByLibrary.simpleMessage("zum Kopieren antippen"),
@@ -709,17 +816,18 @@ class MessageLookup extends MessageLookupByLibrary {
         "terms": MessageLookupByLibrary.simpleMessage("Nutzungsbedingungen"),
         "termsOfServicesTitle":
             MessageLookupByLibrary.simpleMessage("Nutzungsbedingungen"),
+        "thankYou": MessageLookupByLibrary.simpleMessage("Vielen Dank"),
         "thankYouForSubscribing":
             MessageLookupByLibrary.simpleMessage("Danke fürs Abonnieren!"),
         "theDownloadCouldNotBeCompleted": MessageLookupByLibrary.simpleMessage(
             "Der Download konnte nicht abgeschlossen werden"),
         "theme": MessageLookupByLibrary.simpleMessage("Theme"),
-        "theyAlsoGetXGb": m32,
+        "theyAlsoGetXGb": m35,
         "thisCanBeUsedToRecoverYourAccountIfYou":
             MessageLookupByLibrary.simpleMessage(
                 "Dies kann verwendet werden, um dein Konto wiederherzustellen, wenn du deinen zweiten Faktor (2FA) verlierst"),
         "thisDevice": MessageLookupByLibrary.simpleMessage("Dieses Gerät"),
-        "thisIsPersonVerificationId": m33,
+        "thisIsPersonVerificationId": m36,
         "thisIsYourVerificationId": MessageLookupByLibrary.simpleMessage(
             "Dies ist deine Verifizierungs-ID"),
         "thisWillLogYouOutOfTheFollowingDevice":
@@ -730,6 +838,8 @@ class MessageLookup extends MessageLookupByLibrary {
         "total": MessageLookupByLibrary.simpleMessage("Gesamt"),
         "trash": MessageLookupByLibrary.simpleMessage("Papierkorb"),
         "tryAgain": MessageLookupByLibrary.simpleMessage("Erneut versuchen"),
+        "turnOnBackupForAutoUpload": MessageLookupByLibrary.simpleMessage(
+            "Aktiviere die Sicherung, um automatisch neu hinzugefügte Dateien dieses Ordners auf ente hochzuladen."),
         "twitter": MessageLookupByLibrary.simpleMessage("Twitter"),
         "twoMonthsFreeOnYearlyPlans": MessageLookupByLibrary.simpleMessage(
             "2 Monate kostenlos beim jährlichen Bezahlen"),
@@ -753,8 +863,12 @@ class MessageLookup extends MessageLookupByLibrary {
             MessageLookupByLibrary.simpleMessage("Update verfügbar"),
         "updatingFolderSelection": MessageLookupByLibrary.simpleMessage(
             "Ordnerauswahl wird aktualisiert..."),
+        "upgrade": MessageLookupByLibrary.simpleMessage("Upgrade"),
         "usableReferralStorageInfo": MessageLookupByLibrary.simpleMessage(
             "Der verwendbare Speicherplatz ist von deinem aktuellen Abonnement eingeschränkt. Überschüssiger, beanspruchter Speicherplatz wird automatisch verwendbar werden, wenn du ein höheres Abonnement buchst."),
+        "usePublicLinksForPeopleNotOnEnte":
+            MessageLookupByLibrary.simpleMessage(
+                "Nutze öffentliche Links für Personen ohne ente.io Konto"),
         "useRecoveryKey": MessageLookupByLibrary.simpleMessage(
             "Wiederherstellungs-Schlüssel verwenden"),
         "verificationId":
@@ -762,7 +876,7 @@ class MessageLookup extends MessageLookupByLibrary {
         "verify": MessageLookupByLibrary.simpleMessage("Überprüfen"),
         "verifyEmail":
             MessageLookupByLibrary.simpleMessage("E-Mail-Adresse verifizieren"),
-        "verifyEmailID": m34,
+        "verifyEmailID": m37,
         "verifyPassword":
             MessageLookupByLibrary.simpleMessage("Passwort überprüfen"),
         "verifyingRecoveryKey": MessageLookupByLibrary.simpleMessage(
@@ -777,11 +891,12 @@ class MessageLookup extends MessageLookupByLibrary {
             "Bitte rufen Sie \"web.ente.io\" auf um ihr Abo zu verwalten"),
         "weAreOpenSource": MessageLookupByLibrary.simpleMessage(
             "Unser Quellcode ist offen einsehbar!"),
+        "weHaveSendEmailTo": m38,
         "weakStrength": MessageLookupByLibrary.simpleMessage("Schwach"),
         "welcomeBack":
             MessageLookupByLibrary.simpleMessage("Willkommen zurück!"),
         "yearly": MessageLookupByLibrary.simpleMessage("Jährlich"),
-        "yearsAgo": m35,
+        "yearsAgo": m39,
         "yes": MessageLookupByLibrary.simpleMessage("Ja"),
         "yesCancel": MessageLookupByLibrary.simpleMessage("Ja, kündigen"),
         "yesConvertToViewer": MessageLookupByLibrary.simpleMessage(
@@ -801,7 +916,9 @@ class MessageLookup extends MessageLookupByLibrary {
             "Sie können nicht auf diesen Tarif wechseln"),
         "youCannotShareWithYourself": MessageLookupByLibrary.simpleMessage(
             "Du kannst nicht mit dir selbst teilen"),
-        "youHaveSuccessfullyFreedUp": m36,
+        "youDontHaveAnyArchivedItems": MessageLookupByLibrary.simpleMessage(
+            "Du hast keine archivierten Elemente."),
+        "youHaveSuccessfullyFreedUp": m40,
         "yourAccountHasBeenDeleted": MessageLookupByLibrary.simpleMessage(
             "Dein Benutzerkonto wurde gelöscht"),
         "yourPlanWasSuccessfullyDowngraded":
@@ -814,11 +931,16 @@ class MessageLookup extends MessageLookupByLibrary {
         "yourStorageDetailsCouldNotBeFetched":
             MessageLookupByLibrary.simpleMessage(
                 "Details zum Speicherplatz konnten nicht abgerufen werden"),
+        "yourSubscriptionHasExpired": MessageLookupByLibrary.simpleMessage(
+            "Dein Abonnement ist abgelaufen"),
         "yourSubscriptionWasUpdatedSuccessfully":
             MessageLookupByLibrary.simpleMessage(
                 "Dein Abonnement wurde erfolgreich aktualisiert."),
         "youveNoDuplicateFilesThatCanBeCleared":
             MessageLookupByLibrary.simpleMessage(
-                "Du hast keine Duplikate, die gelöscht werden können")
+                "Du hast keine Duplikate, die gelöscht werden können"),
+        "youveNoFilesInThisAlbumThatCanBeDeleted":
+            MessageLookupByLibrary.simpleMessage(
+                "Du hast keine Dateien in diesem Album, die gelöscht werden können")
       };
 }

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

@@ -20,12 +20,12 @@ typedef String MessageIfAbsent(String messageStr, List<dynamic> args);
 class MessageLookup extends MessageLookupByLibrary {
   String get localeName => 'en';
 
-  static String m37(count) =>
+  static String m41(count) =>
       "${Intl.plural(count, one: 'Add item', other: 'Add items')}";
 
-  static String m38(emailOrName) => "Added by ${emailOrName}";
+  static String m42(emailOrName) => "Added by ${emailOrName}";
 
-  static String m39(albumName) => "Added successfully to  ${albumName}";
+  static String m43(albumName) => "Added successfully to  ${albumName}";
 
   static String m0(paymentProvider) =>
       "Please cancel your existing subscription from ${paymentProvider} first";
@@ -40,142 +40,142 @@ class MessageLookup extends MessageLookupByLibrary {
             'other': 'You have claimed ${storageAmountInGb} Gb so far!',
           })}";
 
-  static String m40(albumName) => "Collaborative link created for ${albumName}";
+  static String m44(albumName) => "Collaborative link created for ${albumName}";
 
-  static String m41(familyAdminEmail) =>
+  static String m3(familyAdminEmail) =>
       "Please contact <green>${familyAdminEmail}</green> to manage your subscription";
 
-  static String m3(provider) =>
+  static String m4(provider) =>
       "Please contact us at support@ente.io to manage your ${provider} subscription.";
 
-  static String m42(currentlyDeleting, totalCount) =>
+  static String m45(currentlyDeleting, totalCount) =>
       "Deleting ${currentlyDeleting} / ${totalCount}";
 
-  static String m4(albumName) =>
+  static String m5(albumName) =>
       "This will remove the public link for accessing \"${albumName}\".";
 
-  static String m5(supportEmail) =>
+  static String m6(supportEmail) =>
       "Please drop an email to ${supportEmail} from your registered email address";
 
-  static String m6(count, storageSaved) =>
+  static String m7(count, storageSaved) =>
       "Your have cleaned up ${Intl.plural(count, one: '${count} duplicate file', other: '${count} duplicate files')}, saving (${storageSaved}!)";
 
-  static String m43(newEmail) => "Email changed to ${newEmail}";
+  static String m46(newEmail) => "Email changed to ${newEmail}";
 
-  static String m7(email) =>
+  static String m8(email) =>
       "${email} does not have an ente account.\n\nSend them an invite to share photos.";
 
-  static String m44(count, formattedNumber) =>
+  static String m47(count, formattedNumber) =>
       "${Intl.plural(count, one: '1 file', other: '${formattedNumber} files')} on this device have been backed up safely";
 
-  static String m45(count, formattedNumber) =>
+  static String m48(count, formattedNumber) =>
       "${Intl.plural(count, one: '1 file', other: '${formattedNumber} files')} in this album has been backed up safely";
 
-  static String m8(storageAmountInGB) =>
+  static String m9(storageAmountInGB) =>
       "${storageAmountInGB} GB each time someone signs up for a paid plan and applies your code";
 
-  static String m9(endDate) => "Free trial valid till ${endDate}";
+  static String m10(endDate) => "Free trial valid till ${endDate}";
 
-  static String m46(count) =>
+  static String m49(count) =>
       "You can still access ${Intl.plural(count, one: 'it', other: 'them')} on ente as long as you have an active subscription";
 
-  static String m47(sizeInMBorGB) => "Free up ${sizeInMBorGB}";
+  static String m50(sizeInMBorGB) => "Free up ${sizeInMBorGB}";
 
-  static String m48(count, formattedSize) =>
+  static String m51(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 m10(count) =>
+  static String m11(count) =>
       "${Intl.plural(count, one: '${count} item', other: '${count} items')}";
 
-  static String m49(count) => "${count} selected";
+  static String m52(count) => "${count} selected";
 
-  static String m11(expiryTime) => "Link will expire on ${expiryTime}";
+  static String m12(expiryTime) => "Link will expire on ${expiryTime}";
 
-  static String m12(maxValue) =>
+  static String m13(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 m13(count) =>
+  static String m14(count) =>
       "${Intl.plural(count, zero: 'no memories', one: '${count} memory', other: '${count} memories')}";
 
-  static String m50(count) =>
+  static String m53(count) =>
       "${Intl.plural(count, one: 'Move item', other: 'Move items')}";
 
-  static String m51(albumName) => "Moved successfully to ${albumName}";
+  static String m54(albumName) => "Moved successfully to ${albumName}";
 
-  static String m14(passwordStrengthValue) =>
+  static String m15(passwordStrengthValue) =>
       "Password strength: ${passwordStrengthValue}";
 
-  static String m52(providerName) =>
+  static String m16(providerName) =>
       "Please talk to ${providerName} support if you were charged";
 
-  static String m53(reason) =>
+  static String m17(reason) =>
       "Unfortunately your payment failed due to ${reason}";
 
-  static String m54(toEmail) => "Please email us at ${toEmail}";
+  static String m55(toEmail) => "Please email us at ${toEmail}";
 
-  static String m55(toEmail) => "Please send the logs to \n${toEmail}";
+  static String m56(toEmail) => "Please send the logs to \n${toEmail}";
 
-  static String m15(storeName) => "Rate us on ${storeName}";
+  static String m18(storeName) => "Rate us on ${storeName}";
 
-  static String m16(storageInGB) =>
+  static String m19(storageInGB) =>
       "3. Both of you get ${storageInGB} GB* free";
 
-  static String m17(userEmail) =>
+  static String m20(userEmail) =>
       "${userEmail} will be removed from this shared album\n\nAny photos added by them will also be removed from the album";
 
-  static String m18(endDate) => "Renews on ${endDate}";
+  static String m21(endDate) => "Renews on ${endDate}";
 
-  static String m19(count) => "${count} selected";
+  static String m22(count) => "${count} selected";
 
-  static String m20(count, yourCount) =>
+  static String m23(count, yourCount) =>
       "${count} selected (${yourCount} yours)";
 
-  static String m21(verificationID) =>
+  static String m24(verificationID) =>
       "Here\'s my verification ID: ${verificationID} for ente.io.";
 
-  static String m22(verificationID) =>
+  static String m25(verificationID) =>
       "Hey, can you confirm that this is your ente.io verification ID: ${verificationID}";
 
-  static String m23(referralCode, referralStorageInGB) =>
+  static String m26(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 m24(numberOfPeople) =>
+  static String m27(numberOfPeople) =>
       "${Intl.plural(numberOfPeople, zero: 'Share with specific people', one: 'Shared with 1 person', other: 'Shared with ${numberOfPeople} people')}";
 
-  static String m56(emailIDs) => "Shared with ${emailIDs}";
+  static String m57(emailIDs) => "Shared with ${emailIDs}";
 
-  static String m25(fileType) =>
+  static String m28(fileType) =>
       "This ${fileType} will be deleted from your device.";
 
-  static String m26(fileType) =>
+  static String m29(fileType) =>
       "This ${fileType} is in both ente and your device.";
 
-  static String m27(fileType) => "This ${fileType} will be deleted from ente.";
+  static String m30(fileType) => "This ${fileType} will be deleted from ente.";
 
-  static String m28(storageAmountInGB) => "${storageAmountInGB} GB";
+  static String m31(storageAmountInGB) => "${storageAmountInGB} GB";
 
-  static String m29(id) =>
+  static String m32(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 m30(endDate) =>
+  static String m33(endDate) =>
       "Your subscription will be cancelled on ${endDate}";
 
-  static String m31(completed, total) =>
+  static String m34(completed, total) =>
       "${completed}/${total} memories preserved";
 
-  static String m32(storageAmountInGB) =>
+  static String m35(storageAmountInGB) =>
       "They also get ${storageAmountInGB} GB";
 
-  static String m33(email) => "This is ${email}\'s Verification ID";
+  static String m36(email) => "This is ${email}\'s Verification ID";
 
-  static String m34(email) => "Verify ${email}";
+  static String m37(email) => "Verify ${email}";
 
-  static String m57(email) => "We have sent a mail to <green>${email}</green>";
+  static String m38(email) => "We have sent a mail to <green>${email}</green>";
 
-  static String m35(count) =>
+  static String m39(count) =>
       "${Intl.plural(count, one: '${count} year ago', other: '${count} years ago')}";
 
-  static String m36(storageSaved) =>
+  static String m40(storageSaved) =>
       "You have successfully freed up ${storageSaved}!";
 
   final messages = _notInlinedMessages(_notInlinedMessages);
@@ -193,7 +193,7 @@ class MessageLookup extends MessageLookupByLibrary {
         "addANewEmail": MessageLookupByLibrary.simpleMessage("Add a new email"),
         "addCollaborator":
             MessageLookupByLibrary.simpleMessage("Add collaborator"),
-        "addItem": m37,
+        "addItem": m41,
         "addLocation": MessageLookupByLibrary.simpleMessage("Add location"),
         "addLocationButton": MessageLookupByLibrary.simpleMessage("Add"),
         "addMore": MessageLookupByLibrary.simpleMessage("Add more"),
@@ -201,8 +201,8 @@ class MessageLookup extends MessageLookupByLibrary {
         "addToEnte": MessageLookupByLibrary.simpleMessage("Add to ente"),
         "addViewer": MessageLookupByLibrary.simpleMessage("Add viewer"),
         "addedAs": MessageLookupByLibrary.simpleMessage("Added as"),
-        "addedBy": m38,
-        "addedSuccessfullyTo": m39,
+        "addedBy": m42,
+        "addedSuccessfullyTo": m43,
         "addingToFavorites":
             MessageLookupByLibrary.simpleMessage("Adding to favorites..."),
         "advanced": MessageLookupByLibrary.simpleMessage("Advanced"),
@@ -346,7 +346,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": m40,
+        "collaborativeLinkCreatedFor": m44,
         "collaborator": MessageLookupByLibrary.simpleMessage("Collaborator"),
         "collaboratorsCanAddPhotosAndVideosToTheSharedAlbum":
             MessageLookupByLibrary.simpleMessage(
@@ -370,10 +370,10 @@ class MessageLookup extends MessageLookupByLibrary {
             MessageLookupByLibrary.simpleMessage("Confirm recovery key"),
         "confirmYourRecoveryKey":
             MessageLookupByLibrary.simpleMessage("Confirm your recovery key"),
-        "contactFamilyAdmin": m41,
+        "contactFamilyAdmin": m3,
         "contactSupport":
             MessageLookupByLibrary.simpleMessage("Contact support"),
-        "contactToManageSubscription": m3,
+        "contactToManageSubscription": m4,
         "continueLabel": MessageLookupByLibrary.simpleMessage("Continue"),
         "continueOnFreeTrial":
             MessageLookupByLibrary.simpleMessage("Continue on free trial"),
@@ -441,7 +441,7 @@ class MessageLookup extends MessageLookupByLibrary {
         "deleteLocation":
             MessageLookupByLibrary.simpleMessage("Delete location"),
         "deletePhotos": MessageLookupByLibrary.simpleMessage("Delete photos"),
-        "deleteProgress": m42,
+        "deleteProgress": m45,
         "deleteReason1": MessageLookupByLibrary.simpleMessage(
             "It’s missing a key feature that I need"),
         "deleteReason2": MessageLookupByLibrary.simpleMessage(
@@ -473,7 +473,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": m4,
+        "disableLinkMessage": m5,
         "disableTwofactor":
             MessageLookupByLibrary.simpleMessage("Disable two-factor"),
         "disablingTwofactorAuthentication":
@@ -492,14 +492,14 @@ class MessageLookup extends MessageLookupByLibrary {
         "downloadFailed":
             MessageLookupByLibrary.simpleMessage("Download failed"),
         "downloading": MessageLookupByLibrary.simpleMessage("Downloading..."),
-        "dropSupportEmail": m5,
-        "duplicateFileCountWithStorageSaved": m6,
+        "dropSupportEmail": m6,
+        "duplicateFileCountWithStorageSaved": m7,
         "edit": MessageLookupByLibrary.simpleMessage("Edit"),
         "editsSaved": MessageLookupByLibrary.simpleMessage("Edits saved"),
         "eligible": MessageLookupByLibrary.simpleMessage("eligible"),
         "email": MessageLookupByLibrary.simpleMessage("Email"),
-        "emailChangedTo": m43,
-        "emailNoEnteAccount": m7,
+        "emailChangedTo": m46,
+        "emailNoEnteAccount": m8,
         "emailYourLogs":
             MessageLookupByLibrary.simpleMessage("Email your logs"),
         "empty": MessageLookupByLibrary.simpleMessage("Empty"),
@@ -574,8 +574,8 @@ class MessageLookup extends MessageLookupByLibrary {
         "feedback": MessageLookupByLibrary.simpleMessage("Feedback"),
         "fileSavedToGallery":
             MessageLookupByLibrary.simpleMessage("File saved to gallery"),
-        "filesBackedUpFromDevice": m44,
-        "filesBackedUpInAlbum": m45,
+        "filesBackedUpFromDevice": m47,
+        "filesBackedUpInAlbum": m48,
         "filesDeleted": MessageLookupByLibrary.simpleMessage("Files deleted"),
         "flip": MessageLookupByLibrary.simpleMessage("Flip"),
         "forYourMemories":
@@ -584,17 +584,17 @@ class MessageLookup extends MessageLookupByLibrary {
             MessageLookupByLibrary.simpleMessage("Forgot password"),
         "freeStorageClaimed":
             MessageLookupByLibrary.simpleMessage("Free storage claimed"),
-        "freeStorageOnReferralSuccess": m8,
+        "freeStorageOnReferralSuccess": m9,
         "freeStorageUsable":
             MessageLookupByLibrary.simpleMessage("Free storage usable"),
         "freeTrial": MessageLookupByLibrary.simpleMessage("Free trial"),
-        "freeTrialValidTill": m9,
-        "freeUpAccessPostDelete": m46,
-        "freeUpAmount": m47,
+        "freeTrialValidTill": m10,
+        "freeUpAccessPostDelete": m49,
+        "freeUpAmount": m50,
         "freeUpDeviceSpace":
             MessageLookupByLibrary.simpleMessage("Free up device space"),
         "freeUpSpace": MessageLookupByLibrary.simpleMessage("Free up space"),
-        "freeUpSpaceSaving": m48,
+        "freeUpSpaceSaving": m51,
         "galleryMemoryLimitInfo": MessageLookupByLibrary.simpleMessage(
             "Up to 1000 memories shown in gallery"),
         "general": MessageLookupByLibrary.simpleMessage("General"),
@@ -638,8 +638,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": m10,
-        "itemSelectedCount": m49,
+        "itemCount": m11,
+        "itemSelectedCount": m52,
         "itemsShowTheNumberOfDaysRemainingBeforePermanentDeletion":
             MessageLookupByLibrary.simpleMessage(
                 "Items show the number of days remaining before permanent deletion"),
@@ -663,7 +663,7 @@ class MessageLookup extends MessageLookupByLibrary {
         "linkDeviceLimit": MessageLookupByLibrary.simpleMessage("Device limit"),
         "linkEnabled": MessageLookupByLibrary.simpleMessage("Enabled"),
         "linkExpired": MessageLookupByLibrary.simpleMessage("Expired"),
-        "linkExpiresOn": m11,
+        "linkExpiresOn": m12,
         "linkExpiry": MessageLookupByLibrary.simpleMessage("Link expiry"),
         "linkHasExpired":
             MessageLookupByLibrary.simpleMessage("Link has expired"),
@@ -722,16 +722,16 @@ class MessageLookup extends MessageLookupByLibrary {
             MessageLookupByLibrary.simpleMessage("Manage subscription"),
         "mastodon": MessageLookupByLibrary.simpleMessage("Mastodon"),
         "matrix": MessageLookupByLibrary.simpleMessage("Matrix"),
-        "maxDeviceLimitSpikeHandling": m12,
-        "memoryCount": m13,
+        "maxDeviceLimitSpikeHandling": m13,
+        "memoryCount": m14,
         "merchandise": MessageLookupByLibrary.simpleMessage("Merchandise"),
         "mobileWebDesktop":
             MessageLookupByLibrary.simpleMessage("Mobile, Web, Desktop"),
         "moderateStrength": MessageLookupByLibrary.simpleMessage("Moderate"),
         "monthly": MessageLookupByLibrary.simpleMessage("Monthly"),
-        "moveItem": m50,
+        "moveItem": m53,
         "moveToAlbum": MessageLookupByLibrary.simpleMessage("Move to album"),
-        "movedSuccessfullyTo": m51,
+        "movedSuccessfullyTo": m54,
         "movedToTrash": MessageLookupByLibrary.simpleMessage("Moved to trash"),
         "movingFilesToAlbum":
             MessageLookupByLibrary.simpleMessage("Moving files to album..."),
@@ -774,14 +774,14 @@ class MessageLookup extends MessageLookupByLibrary {
         "passwordChangedSuccessfully": MessageLookupByLibrary.simpleMessage(
             "Password changed successfully"),
         "passwordLock": MessageLookupByLibrary.simpleMessage("Password lock"),
-        "passwordStrength": m14,
+        "passwordStrength": m15,
         "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": m52,
-        "paymentFailedWithReason": m53,
+        "paymentFailedTalkToProvider": m16,
+        "paymentFailedWithReason": m17,
         "pendingSync": MessageLookupByLibrary.simpleMessage("Pending sync"),
         "peopleUsingYourCode":
             MessageLookupByLibrary.simpleMessage("People using your code"),
@@ -807,12 +807,12 @@ class MessageLookup extends MessageLookupByLibrary {
         "pleaseContactSupportIfTheProblemPersists":
             MessageLookupByLibrary.simpleMessage(
                 "Please contact support if the problem persists"),
-        "pleaseEmailUsAt": m54,
+        "pleaseEmailUsAt": m55,
         "pleaseGrantPermissions":
             MessageLookupByLibrary.simpleMessage("Please grant permissions"),
         "pleaseLoginAgain":
             MessageLookupByLibrary.simpleMessage("Please login again"),
-        "pleaseSendTheLogsTo": m55,
+        "pleaseSendTheLogsTo": m56,
         "pleaseTryAgain":
             MessageLookupByLibrary.simpleMessage("Please try again"),
         "pleaseVerifyTheCodeYouHaveEntered":
@@ -844,7 +844,7 @@ class MessageLookup extends MessageLookupByLibrary {
         "raiseTicket": MessageLookupByLibrary.simpleMessage("Raise ticket"),
         "rateTheApp": MessageLookupByLibrary.simpleMessage("Rate the app"),
         "rateUs": MessageLookupByLibrary.simpleMessage("Rate us"),
-        "rateUsOnStore": m15,
+        "rateUsOnStore": m18,
         "recover": MessageLookupByLibrary.simpleMessage("Recover"),
         "recoverAccount":
             MessageLookupByLibrary.simpleMessage("Recover account"),
@@ -875,7 +875,7 @@ class MessageLookup extends MessageLookupByLibrary {
             "1. Give this code to your friends"),
         "referralStep2": MessageLookupByLibrary.simpleMessage(
             "2. They sign up for a paid plan"),
-        "referralStep3": m16,
+        "referralStep3": m19,
         "referrals": MessageLookupByLibrary.simpleMessage("Referrals"),
         "referralsAreCurrentlyPaused": MessageLookupByLibrary.simpleMessage(
             "Referrals are currently paused"),
@@ -899,7 +899,7 @@ class MessageLookup extends MessageLookupByLibrary {
         "removeLink": MessageLookupByLibrary.simpleMessage("Remove link"),
         "removeParticipant":
             MessageLookupByLibrary.simpleMessage("Remove participant"),
-        "removeParticipantBody": m17,
+        "removeParticipantBody": m20,
         "removePublicLink":
             MessageLookupByLibrary.simpleMessage("Remove public link"),
         "removeShareItemsWarning": MessageLookupByLibrary.simpleMessage(
@@ -913,7 +913,7 @@ class MessageLookup extends MessageLookupByLibrary {
         "renameFile": MessageLookupByLibrary.simpleMessage("Rename file"),
         "renewSubscription":
             MessageLookupByLibrary.simpleMessage("Renew subscription"),
-        "renewsOn": m18,
+        "renewsOn": m21,
         "reportABug": MessageLookupByLibrary.simpleMessage("Report a bug"),
         "reportBug": MessageLookupByLibrary.simpleMessage("Report bug"),
         "resendEmail": MessageLookupByLibrary.simpleMessage("Resend email"),
@@ -967,8 +967,8 @@ class MessageLookup extends MessageLookupByLibrary {
         "selectedItemsWillBeDeletedFromAllAlbumsAndMoved":
             MessageLookupByLibrary.simpleMessage(
                 "Selected items will be deleted from all albums and moved to trash."),
-        "selectedPhotos": m19,
-        "selectedPhotosWithYours": m20,
+        "selectedPhotos": m22,
+        "selectedPhotosWithYours": m23,
         "send": MessageLookupByLibrary.simpleMessage("Send"),
         "sendEmail": MessageLookupByLibrary.simpleMessage("Send email"),
         "sendInvite": MessageLookupByLibrary.simpleMessage("Send invite"),
@@ -987,31 +987,31 @@ class MessageLookup extends MessageLookupByLibrary {
         "shareAnAlbumNow":
             MessageLookupByLibrary.simpleMessage("Share an album now"),
         "shareLink": MessageLookupByLibrary.simpleMessage("Share link"),
-        "shareMyVerificationID": m21,
+        "shareMyVerificationID": m24,
         "shareOnlyWithThePeopleYouWant": MessageLookupByLibrary.simpleMessage(
             "Share only with the people you want"),
-        "shareTextConfirmOthersVerificationID": m22,
+        "shareTextConfirmOthersVerificationID": m25,
         "shareTextRecommendUsingEnte": MessageLookupByLibrary.simpleMessage(
             "Download ente so we can easily share original quality photos and videos\n\nhttps://ente.io/#download"),
-        "shareTextReferralCode": m23,
+        "shareTextReferralCode": m26,
         "shareWithNonenteUsers":
             MessageLookupByLibrary.simpleMessage("Share with non-ente users"),
-        "shareWithPeopleSectionTitle": m24,
+        "shareWithPeopleSectionTitle": m27,
         "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": m56,
+        "sharedWith": m57,
         "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": m25,
+        "singleFileDeleteFromDevice": m28,
         "singleFileDeleteHighlight": MessageLookupByLibrary.simpleMessage(
             "It will be deleted from all albums."),
-        "singleFileInBothLocalAndRemote": m26,
-        "singleFileInRemoteOnly": m27,
+        "singleFileInBothLocalAndRemote": m29,
+        "singleFileInRemoteOnly": m30,
         "skip": MessageLookupByLibrary.simpleMessage("Skip"),
         "social": MessageLookupByLibrary.simpleMessage("Social"),
         "someItemsAreInBothEnteAndYourDevice":
@@ -1042,12 +1042,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": m28,
+        "storageInGB": m31,
         "storageLimitExceeded":
             MessageLookupByLibrary.simpleMessage("Storage limit exceeded"),
         "strongStrength": MessageLookupByLibrary.simpleMessage("Strong"),
-        "subAlreadyLinkedErrMessage": m29,
-        "subWillBeCancelledOn": m30,
+        "subAlreadyLinkedErrMessage": m32,
+        "subWillBeCancelledOn": m33,
         "subscribe": MessageLookupByLibrary.simpleMessage("Subscribe"),
         "subscribeToEnableSharing": MessageLookupByLibrary.simpleMessage(
             "Looks like your subscription has expired. Please subscribe to enable sharing."),
@@ -1060,7 +1060,7 @@ class MessageLookup extends MessageLookupByLibrary {
         "suggestFeatures":
             MessageLookupByLibrary.simpleMessage("Suggest features"),
         "support": MessageLookupByLibrary.simpleMessage("Support"),
-        "syncProgress": m31,
+        "syncProgress": m34,
         "syncStopped": MessageLookupByLibrary.simpleMessage("Sync stopped"),
         "syncing": MessageLookupByLibrary.simpleMessage("Syncing..."),
         "systemTheme": MessageLookupByLibrary.simpleMessage("System"),
@@ -1086,7 +1086,7 @@ class MessageLookup extends MessageLookupByLibrary {
         "theseItemsWillBeDeletedFromYourDevice":
             MessageLookupByLibrary.simpleMessage(
                 "These items will be deleted from your device."),
-        "theyAlsoGetXGb": m32,
+        "theyAlsoGetXGb": m35,
         "theyWillBeDeletedFromAllAlbums": MessageLookupByLibrary.simpleMessage(
             "They will be deleted from all albums."),
         "thisActionCannotBeUndone": MessageLookupByLibrary.simpleMessage(
@@ -1102,7 +1102,7 @@ class MessageLookup extends MessageLookupByLibrary {
             "This email is already in use"),
         "thisImageHasNoExifData":
             MessageLookupByLibrary.simpleMessage("This image has no exif data"),
-        "thisIsPersonVerificationId": m33,
+        "thisIsPersonVerificationId": m36,
         "thisIsYourVerificationId": MessageLookupByLibrary.simpleMessage(
             "This is your Verification ID"),
         "thisWillLogYouOutOfTheFollowingDevice":
@@ -1170,7 +1170,7 @@ class MessageLookup extends MessageLookupByLibrary {
             MessageLookupByLibrary.simpleMessage("Verification ID"),
         "verify": MessageLookupByLibrary.simpleMessage("Verify"),
         "verifyEmail": MessageLookupByLibrary.simpleMessage("Verify email"),
-        "verifyEmailID": m34,
+        "verifyEmailID": m37,
         "verifyPassword":
             MessageLookupByLibrary.simpleMessage("Verify password"),
         "verifying": MessageLookupByLibrary.simpleMessage("Verifying..."),
@@ -1192,11 +1192,11 @@ class MessageLookup extends MessageLookupByLibrary {
         "weDontSupportEditingPhotosAndAlbumsThatYouDont":
             MessageLookupByLibrary.simpleMessage(
                 "We don\'t support editing photos and albums that you don\'t own yet"),
-        "weHaveSendEmailTo": m57,
+        "weHaveSendEmailTo": m38,
         "weakStrength": MessageLookupByLibrary.simpleMessage("Weak"),
         "welcomeBack": MessageLookupByLibrary.simpleMessage("Welcome back!"),
         "yearly": MessageLookupByLibrary.simpleMessage("Yearly"),
-        "yearsAgo": m35,
+        "yearsAgo": m39,
         "yes": MessageLookupByLibrary.simpleMessage("Yes"),
         "yesCancel": MessageLookupByLibrary.simpleMessage("Yes, cancel"),
         "yesConvertToViewer":
@@ -1226,7 +1226,7 @@ class MessageLookup extends MessageLookupByLibrary {
             "You cannot share with yourself"),
         "youDontHaveAnyArchivedItems": MessageLookupByLibrary.simpleMessage(
             "You don\'t have any archived items."),
-        "youHaveSuccessfullyFreedUp": m36,
+        "youHaveSuccessfullyFreedUp": m40,
         "yourAccountHasBeenDeleted": MessageLookupByLibrary.simpleMessage(
             "Your account has been deleted"),
         "yourPlanWasSuccessfullyDowngraded":

A különbségek nem kerülnek megjelenítésre, a fájl túl nagy
+ 485 - 55
lib/generated/intl/messages_es.dart


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

@@ -20,10 +20,10 @@ typedef String MessageIfAbsent(String messageStr, List<dynamic> args);
 class MessageLookup extends MessageLookupByLibrary {
   String get localeName => 'fr';
 
-  static String m37(count) =>
+  static String m41(count) =>
       "${Intl.plural(count, one: 'Ajoutez un objet', other: 'Ajoutez des objets')}";
 
-  static String m39(albumName) => "Ajouté avec succès à  ${albumName}";
+  static String m43(albumName) => "Ajouté avec succès à  ${albumName}";
 
   static String m0(paymentProvider) =>
       "Veuillez d\'abord annuler votre abonnement existant de ${paymentProvider}";
@@ -41,111 +41,111 @@ class MessageLookup extends MessageLookupByLibrary {
                 'Vous avez réclamé ${storageAmountInGb} Gbjusqu\'à présent!',
           })}";
 
-  static String m40(albumName) => "Lien collaboratif créé pour ${albumName}";
+  static String m44(albumName) => "Lien collaboratif créé pour ${albumName}";
 
-  static String m3(provider) =>
+  static String m4(provider) =>
       "Veuillez nous contacter à support@ente.io pour gérer votre abonnement ${provider}.";
 
-  static String m42(currentlyDeleting, totalCount) =>
+  static String m45(currentlyDeleting, totalCount) =>
       "Suppression de ${currentlyDeleting} / ${totalCount}";
 
-  static String m4(albumName) =>
+  static String m5(albumName) =>
       "Cela supprimera le lien public pour accéder à \"${albumName}\".";
 
-  static String m5(supportEmail) =>
+  static String m6(supportEmail) =>
       "Veuillez envoyer un e-mail à ${supportEmail} depuis votre adresse enregistrée";
 
-  static String m6(count, storageSaved) =>
+  static String m7(count, storageSaved) =>
       "Vous avez nettoyé ${Intl.plural(count, one: '${count} fichier dupliqué', other: '${count} fichiers dupliqués')}, sauvegarde (${storageSaved}!)";
 
-  static String m43(newEmail) => "L\'e-mail a été changé en ${newEmail}";
+  static String m46(newEmail) => "L\'e-mail a été changé en ${newEmail}";
 
-  static String m7(email) =>
+  static String m8(email) =>
       "${email} n\'a pas de compte ente.\n\nEnvoyez une invitation pour partager des photos.";
 
-  static String m8(storageAmountInGB) =>
+  static String m9(storageAmountInGB) =>
       "${storageAmountInGB} Go chaque fois que quelqu\'un s\'inscrit à une offre payante et applique votre code";
 
-  static String m10(count) =>
+  static String m11(count) =>
       "${Intl.plural(count, one: '${count} objet', other: '${count} objets')}";
 
-  static String m49(count) => "${count} sélectionné";
+  static String m52(count) => "${count} sélectionné";
 
-  static String m11(expiryTime) => "Le lien expirera le ${expiryTime}";
+  static String m12(expiryTime) => "Le lien expirera le ${expiryTime}";
 
-  static String m12(maxValue) =>
+  static String m13(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 m13(count) =>
+  static String m14(count) =>
       "${Intl.plural(count, one: '${count} mémoire', other: '${count} souvenirs')}";
 
-  static String m50(count) =>
+  static String m53(count) =>
       "${Intl.plural(count, one: 'Déplacez l\'objet', other: 'Déplacez des objets')}";
 
-  static String m51(albumName) => "Déplacé avec succès vers ${albumName}";
+  static String m54(albumName) => "Déplacé avec succès vers ${albumName}";
 
-  static String m14(passwordStrengthValue) =>
+  static String m15(passwordStrengthValue) =>
       "Puissance du mot de passe : ${passwordStrengthValue}";
 
-  static String m54(toEmail) => "Merci de nous envoyer un e-mail à ${toEmail}";
+  static String m55(toEmail) => "Merci de nous envoyer un e-mail à ${toEmail}";
 
-  static String m55(toEmail) => "Envoyez les logs à ${toEmail}";
+  static String m56(toEmail) => "Envoyez les logs à ${toEmail}";
 
-  static String m15(storeName) => "Notez-nous sur ${storeName}";
+  static String m18(storeName) => "Notez-nous sur ${storeName}";
 
-  static String m16(storageInGB) =>
+  static String m19(storageInGB) =>
       "3. Vous recevez tous les deux ${storageInGB} GB* gratuits";
 
-  static String m17(userEmail) =>
+  static String m20(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 m18(endDate) => "Renouvellement le ${endDate}";
+  static String m21(endDate) => "Renouvellement le ${endDate}";
 
-  static String m19(count) => "${count} sélectionné";
+  static String m22(count) => "${count} sélectionné";
 
-  static String m20(count, yourCount) =>
+  static String m23(count, yourCount) =>
       "${count} sélectionné (${yourCount} votre)";
 
-  static String m21(verificationID) =>
+  static String m24(verificationID) =>
       "Voici mon ID de vérification : ${verificationID} pour ente.io.";
 
-  static String m22(verificationID) =>
+  static String m25(verificationID) =>
       "Hé, pouvez-vous confirmer qu\'il s\'agit de votre ID de vérification ente.io : ${verificationID}";
 
-  static String m23(referralCode, referralStorageInGB) =>
+  static String m26(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 m24(numberOfPeople) =>
+  static String m27(numberOfPeople) =>
       "${Intl.plural(numberOfPeople, zero: 'Partagez avec des personnes spécifiques', one: 'Partagé avec 1 personne', other: 'Partagé avec ${numberOfPeople} des gens')}";
 
-  static String m56(emailIDs) => "Partagé avec ${emailIDs}";
+  static String m57(emailIDs) => "Partagé avec ${emailIDs}";
 
-  static String m25(fileType) =>
+  static String m28(fileType) =>
       "Ce ${fileType} sera supprimé de votre appareil.";
 
-  static String m26(fileType) =>
+  static String m29(fileType) =>
       "Ce ${fileType} est à la fois dans ente et votre appareil.";
 
-  static String m27(fileType) => "Ce ${fileType} sera supprimé de ente.";
+  static String m30(fileType) => "Ce ${fileType} sera supprimé de ente.";
 
-  static String m28(storageAmountInGB) => "${storageAmountInGB} Go";
+  static String m31(storageAmountInGB) => "${storageAmountInGB} Go";
 
-  static String m30(endDate) => "Votre abonnement sera annulé le ${endDate}";
+  static String m33(endDate) => "Votre abonnement sera annulé le ${endDate}";
 
-  static String m31(completed, total) =>
+  static String m34(completed, total) =>
       "${completed}/${total} souvenirs préservés";
 
-  static String m32(storageAmountInGB) =>
+  static String m35(storageAmountInGB) =>
       "Ils obtiennent aussi ${storageAmountInGB} Go";
 
-  static String m33(email) => "Ceci est l\'ID de vérification de ${email}";
+  static String m36(email) => "Ceci est l\'ID de vérification de ${email}";
 
-  static String m34(email) => "Vérifier ${email}";
+  static String m37(email) => "Vérifier ${email}";
 
-  static String m35(count) =>
+  static String m39(count) =>
       "${Intl.plural(count, one: '${count} il y a un an', other: '${count} il y a des années')}";
 
-  static String m36(storageSaved) =>
+  static String m40(storageSaved) =>
       "Vous avez libéré ${storageSaved} avec succès !";
 
   final messages = _notInlinedMessages(_notInlinedMessages);
@@ -164,7 +164,7 @@ class MessageLookup extends MessageLookupByLibrary {
             MessageLookupByLibrary.simpleMessage("Ajouter un nouvel email"),
         "addCollaborator":
             MessageLookupByLibrary.simpleMessage("Ajouter un collaborateur"),
-        "addItem": m37,
+        "addItem": m41,
         "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": m39,
+        "addedSuccessfullyTo": m43,
         "addingToFavorites":
             MessageLookupByLibrary.simpleMessage("Ajout aux favoris..."),
         "advanced": MessageLookupByLibrary.simpleMessage("Avancé"),
@@ -297,7 +297,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": m40,
+        "collaborativeLinkCreatedFor": m44,
         "collaborator": MessageLookupByLibrary.simpleMessage("Collaborateur"),
         "collaboratorsCanAddPhotosAndVideosToTheSharedAlbum":
             MessageLookupByLibrary.simpleMessage(
@@ -323,7 +323,7 @@ class MessageLookup extends MessageLookupByLibrary {
             "Confirmer la clé de récupération"),
         "contactSupport":
             MessageLookupByLibrary.simpleMessage("Contacter l\'assistance"),
-        "contactToManageSubscription": m3,
+        "contactToManageSubscription": m4,
         "continueLabel": MessageLookupByLibrary.simpleMessage("Continuer"),
         "copyEmailAddress":
             MessageLookupByLibrary.simpleMessage("Copier l’adresse e-mail"),
@@ -385,7 +385,7 @@ class MessageLookup extends MessageLookupByLibrary {
             MessageLookupByLibrary.simpleMessage("Supprimer de ente"),
         "deletePhotos":
             MessageLookupByLibrary.simpleMessage("Supprimer des photos"),
-        "deleteProgress": m42,
+        "deleteProgress": m45,
         "deleteReason1": MessageLookupByLibrary.simpleMessage(
             "Il manque une fonction clé dont j\'ai besoin"),
         "deleteReason2": MessageLookupByLibrary.simpleMessage(
@@ -412,7 +412,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": m4,
+        "disableLinkMessage": m5,
         "disableTwofactor": MessageLookupByLibrary.simpleMessage(
             "Désactiver la double-authentification"),
         "disablingTwofactorAuthentication":
@@ -429,13 +429,13 @@ class MessageLookup extends MessageLookupByLibrary {
             MessageLookupByLibrary.simpleMessage("Échec du téléchargement"),
         "downloading":
             MessageLookupByLibrary.simpleMessage("Téléchargement en cours..."),
-        "dropSupportEmail": m5,
-        "duplicateFileCountWithStorageSaved": m6,
+        "dropSupportEmail": m6,
+        "duplicateFileCountWithStorageSaved": m7,
         "edit": MessageLookupByLibrary.simpleMessage("Éditer"),
         "eligible": MessageLookupByLibrary.simpleMessage("éligible"),
         "email": MessageLookupByLibrary.simpleMessage("E-mail"),
-        "emailChangedTo": m43,
-        "emailNoEnteAccount": m7,
+        "emailChangedTo": m46,
+        "emailNoEnteAccount": m8,
         "emailYourLogs":
             MessageLookupByLibrary.simpleMessage("Envoyez vos logs par e-mail"),
         "empty": MessageLookupByLibrary.simpleMessage("Vide"),
@@ -509,7 +509,7 @@ class MessageLookup extends MessageLookupByLibrary {
             MessageLookupByLibrary.simpleMessage("Mot de passe oublié"),
         "freeStorageClaimed":
             MessageLookupByLibrary.simpleMessage("Stockage gratuit réclamé"),
-        "freeStorageOnReferralSuccess": m8,
+        "freeStorageOnReferralSuccess": m9,
         "freeStorageUsable":
             MessageLookupByLibrary.simpleMessage("Stockage gratuit utilisable"),
         "freeTrial": MessageLookupByLibrary.simpleMessage("Essai gratuit"),
@@ -551,8 +551,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": m10,
-        "itemSelectedCount": m49,
+        "itemCount": m11,
+        "itemSelectedCount": m52,
         "itemsShowTheNumberOfDaysRemainingBeforePermanentDeletion":
             MessageLookupByLibrary.simpleMessage(
                 "Les éléments montrent le nombre de jours restants avant la suppression définitive"),
@@ -575,7 +575,7 @@ class MessageLookup extends MessageLookupByLibrary {
             MessageLookupByLibrary.simpleMessage("Limite d\'appareil"),
         "linkEnabled": MessageLookupByLibrary.simpleMessage("Activé"),
         "linkExpired": MessageLookupByLibrary.simpleMessage("Expiré"),
-        "linkExpiresOn": m11,
+        "linkExpiresOn": m12,
         "linkExpiry":
             MessageLookupByLibrary.simpleMessage("Expiration du lien"),
         "linkHasExpired":
@@ -610,15 +610,15 @@ class MessageLookup extends MessageLookupByLibrary {
             MessageLookupByLibrary.simpleMessage("Gérer l\'abonnement"),
         "mastodon": MessageLookupByLibrary.simpleMessage("Mastodon"),
         "matrix": MessageLookupByLibrary.simpleMessage("Matrix"),
-        "maxDeviceLimitSpikeHandling": m12,
-        "memoryCount": m13,
+        "maxDeviceLimitSpikeHandling": m13,
+        "memoryCount": m14,
         "merchandise": MessageLookupByLibrary.simpleMessage("Marchandise"),
         "moderateStrength": MessageLookupByLibrary.simpleMessage("Modéré"),
         "monthly": MessageLookupByLibrary.simpleMessage("Mensuel"),
-        "moveItem": m50,
+        "moveItem": m53,
         "moveToAlbum":
             MessageLookupByLibrary.simpleMessage("Déplacer vers l\'album"),
-        "movedSuccessfullyTo": m51,
+        "movedSuccessfullyTo": m54,
         "movedToTrash":
             MessageLookupByLibrary.simpleMessage("Déplacé dans la corbeille"),
         "movingFilesToAlbum": MessageLookupByLibrary.simpleMessage(
@@ -649,7 +649,7 @@ class MessageLookup extends MessageLookupByLibrary {
             "Le mot de passe a été modifié"),
         "passwordLock":
             MessageLookupByLibrary.simpleMessage("Mot de passe verrou"),
-        "passwordStrength": m14,
+        "passwordStrength": m15,
         "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":
@@ -672,8 +672,8 @@ class MessageLookup extends MessageLookupByLibrary {
                 "Les photos ajoutées par vous seront retirées de l\'album"),
         "playstoreSubscription":
             MessageLookupByLibrary.simpleMessage("Abonnement au PlayStore"),
-        "pleaseEmailUsAt": m54,
-        "pleaseSendTheLogsTo": m55,
+        "pleaseEmailUsAt": m55,
+        "pleaseSendTheLogsTo": m56,
         "pleaseTryAgain":
             MessageLookupByLibrary.simpleMessage("Veuillez réessayer"),
         "pleaseWait":
@@ -693,7 +693,7 @@ class MessageLookup extends MessageLookupByLibrary {
         "publicLinkEnabled":
             MessageLookupByLibrary.simpleMessage("Lien public activé"),
         "rateUs": MessageLookupByLibrary.simpleMessage("Évaluez-nous"),
-        "rateUsOnStore": m15,
+        "rateUsOnStore": m18,
         "recover": MessageLookupByLibrary.simpleMessage("Restaurer"),
         "recoverAccount":
             MessageLookupByLibrary.simpleMessage("Récupérer un compte"),
@@ -725,7 +725,7 @@ class MessageLookup extends MessageLookupByLibrary {
             "1. Donnez ce code à vos amis"),
         "referralStep2": MessageLookupByLibrary.simpleMessage(
             "2. Ils s\'inscrivent à une offre payante"),
-        "referralStep3": m16,
+        "referralStep3": m19,
         "referrals": MessageLookupByLibrary.simpleMessage("Parrainages"),
         "referralsAreCurrentlyPaused": MessageLookupByLibrary.simpleMessage(
             "Les recommandations sont actuellement en pause"),
@@ -751,7 +751,7 @@ class MessageLookup extends MessageLookupByLibrary {
         "removeLink": MessageLookupByLibrary.simpleMessage("Supprimer le lien"),
         "removeParticipant":
             MessageLookupByLibrary.simpleMessage("Supprimer le participant"),
-        "removeParticipantBody": m17,
+        "removeParticipantBody": m20,
         "removePublicLink":
             MessageLookupByLibrary.simpleMessage("Supprimer le lien public"),
         "removeShareItemsWarning": MessageLookupByLibrary.simpleMessage(
@@ -767,7 +767,7 @@ class MessageLookup extends MessageLookupByLibrary {
             MessageLookupByLibrary.simpleMessage("Renommer le fichier"),
         "renewSubscription":
             MessageLookupByLibrary.simpleMessage("Renouveler l’abonnement"),
-        "renewsOn": m18,
+        "renewsOn": m21,
         "reportABug": MessageLookupByLibrary.simpleMessage("Signaler un bug"),
         "reportBug": MessageLookupByLibrary.simpleMessage("Signaler un bug"),
         "resendEmail":
@@ -812,8 +812,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": m19,
-        "selectedPhotosWithYours": m20,
+        "selectedPhotos": m22,
+        "selectedPhotosWithYours": m23,
         "send": MessageLookupByLibrary.simpleMessage("Envoyer"),
         "sendEmail": MessageLookupByLibrary.simpleMessage("Envoyer un e-mail"),
         "sendInvite":
@@ -835,26 +835,26 @@ class MessageLookup extends MessageLookupByLibrary {
         "shareAnAlbumNow": MessageLookupByLibrary.simpleMessage(
             "Partagez un album maintenant"),
         "shareLink": MessageLookupByLibrary.simpleMessage("Partager le lien"),
-        "shareMyVerificationID": m21,
-        "shareTextConfirmOthersVerificationID": m22,
+        "shareMyVerificationID": m24,
+        "shareTextConfirmOthersVerificationID": m25,
         "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": m23,
+        "shareTextReferralCode": m26,
         "shareWithNonenteUsers": MessageLookupByLibrary.simpleMessage(
             "Partager avec des utilisateurs non-ente"),
-        "shareWithPeopleSectionTitle": m24,
+        "shareWithPeopleSectionTitle": m27,
         "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": m56,
+        "sharedWith": m57,
         "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": m25,
+        "singleFileDeleteFromDevice": m28,
         "singleFileDeleteHighlight": MessageLookupByLibrary.simpleMessage(
             "Il sera supprimé de tous les albums."),
-        "singleFileInBothLocalAndRemote": m26,
-        "singleFileInRemoteOnly": m27,
+        "singleFileInBothLocalAndRemote": m29,
+        "singleFileInRemoteOnly": m30,
         "skip": MessageLookupByLibrary.simpleMessage("Ignorer"),
         "social": MessageLookupByLibrary.simpleMessage("Réseaux Sociaux"),
         "someItemsAreInBothEnteAndYourDevice":
@@ -881,9 +881,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": m28,
+        "storageInGB": m31,
         "strongStrength": MessageLookupByLibrary.simpleMessage("Fort"),
-        "subWillBeCancelledOn": m30,
+        "subWillBeCancelledOn": m33,
         "subscribe": MessageLookupByLibrary.simpleMessage("S\'abonner"),
         "subscribeToEnableSharing": MessageLookupByLibrary.simpleMessage(
             "Il semble que votre abonnement ait expiré. Veuillez vous abonner pour activer le partage."),
@@ -896,7 +896,7 @@ class MessageLookup extends MessageLookupByLibrary {
         "suggestFeatures": MessageLookupByLibrary.simpleMessage(
             "Suggérer des fonctionnalités"),
         "support": MessageLookupByLibrary.simpleMessage("Support"),
-        "syncProgress": m31,
+        "syncProgress": m34,
         "syncStopped":
             MessageLookupByLibrary.simpleMessage("Synchronisation arrêtée ?"),
         "syncing": MessageLookupByLibrary.simpleMessage(
@@ -922,7 +922,7 @@ class MessageLookup extends MessageLookupByLibrary {
         "theseItemsWillBeDeletedFromYourDevice":
             MessageLookupByLibrary.simpleMessage(
                 "Ces éléments seront supprimés de votre appareil."),
-        "theyAlsoGetXGb": m32,
+        "theyAlsoGetXGb": m35,
         "theyWillBeDeletedFromAllAlbums": MessageLookupByLibrary.simpleMessage(
             "Ils seront supprimés de tous les albums."),
         "thisActionCannotBeUndone": MessageLookupByLibrary.simpleMessage(
@@ -934,7 +934,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": m33,
+        "thisIsPersonVerificationId": m36,
         "thisIsYourVerificationId": MessageLookupByLibrary.simpleMessage(
             "Ceci est votre ID de vérification"),
         "thisWillLogYouOutOfTheFollowingDevice":
@@ -988,7 +988,7 @@ class MessageLookup extends MessageLookupByLibrary {
         "verify": MessageLookupByLibrary.simpleMessage("Vérifier"),
         "verifyEmail":
             MessageLookupByLibrary.simpleMessage("Vérifier l\'email"),
-        "verifyEmailID": m34,
+        "verifyEmailID": m37,
         "verifyPassword":
             MessageLookupByLibrary.simpleMessage("Vérifier le mot de passe"),
         "verifying":
@@ -1011,7 +1011,7 @@ class MessageLookup extends MessageLookupByLibrary {
         "weakStrength": MessageLookupByLibrary.simpleMessage("Faible"),
         "welcomeBack": MessageLookupByLibrary.simpleMessage("Bienvenue !"),
         "yearly": MessageLookupByLibrary.simpleMessage("Annuel"),
-        "yearsAgo": m35,
+        "yearsAgo": m39,
         "yes": MessageLookupByLibrary.simpleMessage("Oui"),
         "yesCancel": MessageLookupByLibrary.simpleMessage("Oui, annuler"),
         "yesConvertToViewer": MessageLookupByLibrary.simpleMessage(
@@ -1033,7 +1033,7 @@ class MessageLookup extends MessageLookupByLibrary {
             "Vous ne pouvez pas rétrograder vers cette offre"),
         "youCannotShareWithYourself": MessageLookupByLibrary.simpleMessage(
             "Vous ne pouvez pas partager avec vous-même"),
-        "youHaveSuccessfullyFreedUp": m36,
+        "youHaveSuccessfullyFreedUp": m40,
         "yourAccountHasBeenDeleted":
             MessageLookupByLibrary.simpleMessage("Votre compte a été supprimé"),
         "yourPlanWasSuccessfullyDowngraded":

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

@@ -31,74 +31,74 @@ class MessageLookup extends MessageLookupByLibrary {
             'other': 'Je hebt ${storageAmountInGb} Gb geclaimd tot nu toe!',
           })}";
 
-  static String m4(albumName) =>
+  static String m5(albumName) =>
       "Dit verwijdert de openbare link voor toegang tot \"${albumName}\".";
 
-  static String m5(supportEmail) =>
+  static String m6(supportEmail) =>
       "Stuur een e-mail naar ${supportEmail} vanaf het door jou geregistreerde e-mailadres";
 
-  static String m7(email) =>
+  static String m8(email) =>
       "${email} heeft geen ente account.\n\nStuur ze een uitnodiging om foto\'s te delen.";
 
-  static String m8(storageAmountInGB) =>
+  static String m9(storageAmountInGB) =>
       "${storageAmountInGB} GB telkens als iemand zich aanmeldt voor een betaald abonnement en je code toepast";
 
-  static String m10(count) =>
+  static String m11(count) =>
       "${Intl.plural(count, one: '${count} item', other: '${count} items')}";
 
-  static String m11(expiryTime) => "Link vervalt op ${expiryTime}";
+  static String m12(expiryTime) => "Link vervalt op ${expiryTime}";
 
-  static String m12(maxValue) =>
+  static String m13(maxValue) =>
       "Wanneer ingesteld op het maximum (${maxValue}), wordt het apparaatlimiet versoepeld om tijdelijke pieken van grote aantallen kijkers mogelijk te maken.";
 
-  static String m13(count) =>
+  static String m14(count) =>
       "${Intl.plural(count, zero: 'geen herinneringen', one: '${count} herinnering', other: '${count} herinneringen')}";
 
-  static String m14(passwordStrengthValue) =>
+  static String m15(passwordStrengthValue) =>
       "Wachtwoord sterkte: ${passwordStrengthValue}";
 
-  static String m16(storageInGB) =>
+  static String m19(storageInGB) =>
       "Jullie krijgen allebei ${storageInGB} GB* gratis";
 
-  static String m17(userEmail) =>
+  static String m20(userEmail) =>
       "${userEmail} zal worden verwijderd uit dit gedeelde album\n\nAlle door hen toegevoegde foto\'s worden ook uit het album verwijderd";
 
-  static String m19(count) => "${count} geselecteerd";
+  static String m22(count) => "${count} geselecteerd";
 
-  static String m20(count, yourCount) =>
+  static String m23(count, yourCount) =>
       "${count} geselecteerd (${yourCount} van jou)";
 
-  static String m21(verificationID) =>
+  static String m24(verificationID) =>
       "Hier is mijn verificatie-ID: ${verificationID} voor ente.io.";
 
-  static String m22(verificationID) =>
+  static String m25(verificationID) =>
       "Hey, kunt u bevestigen dat dit uw ente.io verificatie-ID is: ${verificationID}";
 
-  static String m23(referralCode, referralStorageInGB) =>
+  static String m26(referralCode, referralStorageInGB) =>
       "ente verwijzingscode: ${referralCode} \n\nPas het toe bij Instellingen → Algemeen → Verwijzingen om ${referralStorageInGB} GB gratis te krijgen nadat je je hebt aangemeld voor een betaald abonnement\n\nhttps://ente.io";
 
-  static String m24(numberOfPeople) =>
+  static String m27(numberOfPeople) =>
       "${Intl.plural(numberOfPeople, zero: 'Deel met specifieke mensen', one: 'Gedeeld met 1 persoon', other: 'Gedeeld met ${numberOfPeople} mensen')}";
 
-  static String m25(fileType) =>
+  static String m28(fileType) =>
       "Dit ${fileType} zal worden verwijderd van jouw apparaat.";
 
-  static String m26(fileType) =>
+  static String m29(fileType) =>
       "Dit ${fileType} staat zowel in ente als in jouw apparaat.";
 
-  static String m27(fileType) =>
+  static String m30(fileType) =>
       "Dit ${fileType} zal worden verwijderd uit ente.";
 
-  static String m28(storageAmountInGB) => "${storageAmountInGB} GB";
+  static String m31(storageAmountInGB) => "${storageAmountInGB} GB";
 
-  static String m32(storageAmountInGB) =>
+  static String m35(storageAmountInGB) =>
       "Zij krijgen ook ${storageAmountInGB} GB";
 
-  static String m33(email) => "Dit is de verificatie-ID van ${email}";
+  static String m36(email) => "Dit is de verificatie-ID van ${email}";
 
-  static String m34(email) => "Verifieer ${email}";
+  static String m37(email) => "Verifieer ${email}";
 
-  static String m35(count) =>
+  static String m39(count) =>
       "${Intl.plural(count, one: '${count} jaar geleden', other: '${count} jaren geleden')}";
 
   final messages = _notInlinedMessages(_notInlinedMessages);
@@ -277,14 +277,14 @@ 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": m4,
+        "disableLinkMessage": m5,
         "doThisLater": MessageLookupByLibrary.simpleMessage("Doe dit later"),
         "done": MessageLookupByLibrary.simpleMessage("Voltooid"),
         "downloading": MessageLookupByLibrary.simpleMessage("Downloaden..."),
-        "dropSupportEmail": m5,
+        "dropSupportEmail": m6,
         "eligible": MessageLookupByLibrary.simpleMessage("gerechtigd"),
         "email": MessageLookupByLibrary.simpleMessage("E-mail"),
-        "emailNoEnteAccount": m7,
+        "emailNoEnteAccount": m8,
         "encryption": MessageLookupByLibrary.simpleMessage("Encryptie"),
         "encryptionKeys":
             MessageLookupByLibrary.simpleMessage("Encryptiesleutels"),
@@ -328,7 +328,7 @@ class MessageLookup extends MessageLookupByLibrary {
             MessageLookupByLibrary.simpleMessage("Wachtwoord vergeten"),
         "freeStorageClaimed":
             MessageLookupByLibrary.simpleMessage("Gratis opslag geclaimd"),
-        "freeStorageOnReferralSuccess": m8,
+        "freeStorageOnReferralSuccess": m9,
         "freeStorageUsable":
             MessageLookupByLibrary.simpleMessage("Gratis opslag bruikbaar"),
         "freeUpDeviceSpace":
@@ -359,7 +359,7 @@ class MessageLookup extends MessageLookupByLibrary {
             MessageLookupByLibrary.simpleMessage("Uitnodigen voor ente"),
         "inviteYourFriends":
             MessageLookupByLibrary.simpleMessage("Vrienden uitnodigen"),
-        "itemCount": m10,
+        "itemCount": m11,
         "itemsWillBeRemovedFromAlbum": MessageLookupByLibrary.simpleMessage(
             "Geselecteerde items zullen worden verwijderd uit dit album"),
         "keepPhotos": MessageLookupByLibrary.simpleMessage("Foto\'s behouden"),
@@ -369,7 +369,7 @@ class MessageLookup extends MessageLookupByLibrary {
             MessageLookupByLibrary.simpleMessage("Apparaat limiet"),
         "linkEnabled": MessageLookupByLibrary.simpleMessage("Ingeschakeld"),
         "linkExpired": MessageLookupByLibrary.simpleMessage("Verlopen"),
-        "linkExpiresOn": m11,
+        "linkExpiresOn": m12,
         "linkExpiry": MessageLookupByLibrary.simpleMessage("Vervaldatum"),
         "linkHasExpired":
             MessageLookupByLibrary.simpleMessage("Link is vervallen"),
@@ -388,8 +388,8 @@ class MessageLookup extends MessageLookupByLibrary {
         "manageParticipants": MessageLookupByLibrary.simpleMessage("Beheren"),
         "manageSubscription":
             MessageLookupByLibrary.simpleMessage("Abonnement beheren"),
-        "maxDeviceLimitSpikeHandling": m12,
-        "memoryCount": m13,
+        "maxDeviceLimitSpikeHandling": m13,
+        "memoryCount": m14,
         "moderateStrength": MessageLookupByLibrary.simpleMessage("Matig"),
         "movedToTrash":
             MessageLookupByLibrary.simpleMessage("Naar prullenbak verplaatst"),
@@ -413,7 +413,7 @@ class MessageLookup extends MessageLookupByLibrary {
         "passwordChangedSuccessfully": MessageLookupByLibrary.simpleMessage(
             "Wachtwoord succesvol aangepast"),
         "passwordLock": MessageLookupByLibrary.simpleMessage("Wachtwoord slot"),
-        "passwordStrength": m14,
+        "passwordStrength": m15,
         "passwordWarning": MessageLookupByLibrary.simpleMessage(
             "Wij slaan dit wachtwoord niet op, dus als je het vergeet, kunnen <underline>we je gegevens niet ontsleutelen</underline>"),
         "peopleUsingYourCode": MessageLookupByLibrary.simpleMessage(
@@ -457,7 +457,7 @@ class MessageLookup extends MessageLookupByLibrary {
             "1. Geef deze code aan je vrienden"),
         "referralStep2": MessageLookupByLibrary.simpleMessage(
             "2. Ze registreren voor een betaald plan"),
-        "referralStep3": m16,
+        "referralStep3": m19,
         "referralsAreCurrentlyPaused": MessageLookupByLibrary.simpleMessage(
             "Verwijzingen zijn momenteel gepauzeerd"),
         "remove": MessageLookupByLibrary.simpleMessage("Verwijder"),
@@ -470,7 +470,7 @@ class MessageLookup extends MessageLookupByLibrary {
         "removeLink": MessageLookupByLibrary.simpleMessage("Verwijder link"),
         "removeParticipant":
             MessageLookupByLibrary.simpleMessage("Deelnemer verwijderen"),
-        "removeParticipantBody": m17,
+        "removeParticipantBody": m20,
         "removePublicLink":
             MessageLookupByLibrary.simpleMessage("Verwijder publieke link"),
         "removeShareItemsWarning": MessageLookupByLibrary.simpleMessage(
@@ -499,8 +499,8 @@ class MessageLookup extends MessageLookupByLibrary {
         "selectedFoldersWillBeEncryptedAndBackedUp":
             MessageLookupByLibrary.simpleMessage(
                 "Geselecteerde mappen worden versleuteld en geback-upt"),
-        "selectedPhotos": m19,
-        "selectedPhotosWithYours": m20,
+        "selectedPhotos": m22,
+        "selectedPhotosWithYours": m23,
         "sendEmail": MessageLookupByLibrary.simpleMessage("E-mail versturen"),
         "sendInvite":
             MessageLookupByLibrary.simpleMessage("Stuur een uitnodiging"),
@@ -511,24 +511,24 @@ class MessageLookup extends MessageLookupByLibrary {
             MessageLookupByLibrary.simpleMessage("Wachtwoord instellen"),
         "setupComplete": MessageLookupByLibrary.simpleMessage("Setup voltooid"),
         "shareALink": MessageLookupByLibrary.simpleMessage("Deel een link"),
-        "shareMyVerificationID": m21,
-        "shareTextConfirmOthersVerificationID": m22,
+        "shareMyVerificationID": m24,
+        "shareTextConfirmOthersVerificationID": m25,
         "shareTextRecommendUsingEnte": MessageLookupByLibrary.simpleMessage(
             "Download ente zodat we gemakkelijk foto\'s en video\'s van originele kwaliteit kunnen delen\n\nhttps://ente.io/#download"),
-        "shareTextReferralCode": m23,
+        "shareTextReferralCode": m26,
         "shareWithNonenteUsers": MessageLookupByLibrary.simpleMessage(
             "Delen met niet-ente gebruikers"),
-        "shareWithPeopleSectionTitle": m24,
+        "shareWithPeopleSectionTitle": m27,
         "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": m25,
+        "singleFileDeleteFromDevice": m28,
         "singleFileDeleteHighlight": MessageLookupByLibrary.simpleMessage(
             "Het wordt uit alle albums verwijderd."),
-        "singleFileInBothLocalAndRemote": m26,
-        "singleFileInRemoteOnly": m27,
+        "singleFileInBothLocalAndRemote": m29,
+        "singleFileInRemoteOnly": m30,
         "skip": MessageLookupByLibrary.simpleMessage("Overslaan"),
         "someoneSharingAlbumsWithYouShouldSeeTheSameId":
             MessageLookupByLibrary.simpleMessage(
@@ -548,7 +548,7 @@ class MessageLookup extends MessageLookupByLibrary {
             MessageLookupByLibrary.simpleMessage(
                 "Sorry, we konden geen beveiligde sleutels genereren op dit apparaat.\n\nGelieve je aan te melden vanaf een ander apparaat."),
         "sparkleSuccess": MessageLookupByLibrary.simpleMessage("✨ Succes"),
-        "storageInGB": m28,
+        "storageInGB": m31,
         "strongStrength": MessageLookupByLibrary.simpleMessage("Sterk"),
         "subscribe": MessageLookupByLibrary.simpleMessage("Abonneer"),
         "subscribeToEnableSharing": MessageLookupByLibrary.simpleMessage(
@@ -564,12 +564,12 @@ class MessageLookup extends MessageLookupByLibrary {
             MessageLookupByLibrary.simpleMessage("Voorwaarden"),
         "theDownloadCouldNotBeCompleted": MessageLookupByLibrary.simpleMessage(
             "De download kon niet worden voltooid"),
-        "theyAlsoGetXGb": m32,
+        "theyAlsoGetXGb": m35,
         "thisCanBeUsedToRecoverYourAccountIfYou":
             MessageLookupByLibrary.simpleMessage(
                 "Dit kan worden gebruikt om je account te herstellen als je je tweede factor verliest"),
         "thisDevice": MessageLookupByLibrary.simpleMessage("Dit apparaat"),
-        "thisIsPersonVerificationId": m33,
+        "thisIsPersonVerificationId": m36,
         "thisIsYourVerificationId":
             MessageLookupByLibrary.simpleMessage("Dit is uw verificatie-ID"),
         "thisWillLogYouOutOfTheFollowingDevice":
@@ -601,7 +601,7 @@ class MessageLookup extends MessageLookupByLibrary {
             MessageLookupByLibrary.simpleMessage("Verificatie ID"),
         "verify": MessageLookupByLibrary.simpleMessage("Verifiëren"),
         "verifyEmail": MessageLookupByLibrary.simpleMessage("Bevestig e-mail"),
-        "verifyEmailID": m34,
+        "verifyEmailID": m37,
         "verifyPassword":
             MessageLookupByLibrary.simpleMessage("Bevestig wachtwoord"),
         "verifyingRecoveryKey": MessageLookupByLibrary.simpleMessage(
@@ -614,7 +614,7 @@ class MessageLookup extends MessageLookupByLibrary {
             MessageLookupByLibrary.simpleMessage("We zijn open source!"),
         "weakStrength": MessageLookupByLibrary.simpleMessage("Zwak"),
         "welcomeBack": MessageLookupByLibrary.simpleMessage("Welkom terug!"),
-        "yearsAgo": m35,
+        "yearsAgo": m39,
         "yesConvertToViewer":
             MessageLookupByLibrary.simpleMessage("Ja, converteren naar viewer"),
         "yesDelete": MessageLookupByLibrary.simpleMessage("Ja, verwijderen"),

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

@@ -20,7 +20,7 @@ typedef String MessageIfAbsent(String messageStr, List<dynamic> args);
 class MessageLookup extends MessageLookupByLibrary {
   String get localeName => 'pl';
 
-  static String m14(passwordStrengthValue) =>
+  static String m15(passwordStrengthValue) =>
       "Siła hasła: ${passwordStrengthValue}";
 
   final messages = _notInlinedMessages(_notInlinedMessages);
@@ -116,7 +116,7 @@ class MessageLookup extends MessageLookupByLibrary {
         "password": MessageLookupByLibrary.simpleMessage("Hasło"),
         "passwordChangedSuccessfully": MessageLookupByLibrary.simpleMessage(
             "Hasło zostało pomyślnie zmienione"),
-        "passwordStrength": m14,
+        "passwordStrength": m15,
         "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":

+ 887 - 3
lib/generated/intl/messages_zh.dart

@@ -20,49 +20,363 @@ typedef String MessageIfAbsent(String messageStr, List<dynamic> args);
 class MessageLookup extends MessageLookupByLibrary {
   String get localeName => 'zh';
 
+  static String m41(count) =>
+      "${Intl.plural(count, one: '添加一个项目', other: '添加一些项目')}";
+
+  static String m42(emailOrName) => "由 ${emailOrName} 添加";
+
+  static String m43(albumName) => "成功添加到  ${albumName}";
+
+  static String m0(paymentProvider) => "请先取消您现有的订阅 ${paymentProvider}";
+
   static String m1(user) => "${user} 将无法添加更多照片到此相册\n\n他们仍然能够删除他们添加的现有照片";
 
-  static String m14(passwordStrengthValue) => "密码强度: ${passwordStrengthValue}";
+  static String m2(isFamilyMember, storageAmountInGb) =>
+      "${Intl.select(isFamilyMember, {
+            'true': '到目前为止,您的家庭已经领取了 ${storageAmountInGb} Gb',
+            'false': '到目前为止,您已经领取了 ${storageAmountInGb} Gb',
+            'other': '到目前为止,您已经领取了${storageAmountInGb} Gb',
+          })}";
+
+  static String m44(albumName) => "为 ${albumName} 创建了协作链接";
+
+  static String m3(familyAdminEmail) =>
+      "请联系 <green>${familyAdminEmail}</green> 来管理您的订阅";
+
+  static String m4(provider) =>
+      "请通过support@ente.io 用英语联系我们来管理您的 ${provider} 订阅。";
+
+  static String m45(currentlyDeleting, totalCount) =>
+      "正在删除 ${currentlyDeleting} /共 ${totalCount}";
+
+  static String m5(albumName) => "这将删除用于访问\"${albumName}\"的公共链接。";
+
+  static String m6(supportEmail) => "请从您注册的电子邮件地址拖放一封邮件到 ${supportEmail}";
+
+  static String m7(count, storageSaved) =>
+      "您已经清理了 ${Intl.plural(count, other: '${count} 个重复文件')}, 释放了 (${storageSaved}!)";
+
+  static String m46(newEmail) => "电子邮件已更改为 ${newEmail}";
+
+  static String m8(email) => "${email} 没有 ente 账户。\n\n向他们发送分享照片的邀请。";
+
+  static String m47(count, formattedNumber) =>
+      "此设备上的 ${Intl.plural(count, one: '1 个文件', other: '${formattedNumber} 个文件')} 已安全备份";
+
+  static String m48(count, formattedNumber) =>
+      "此相册中的 ${Intl.plural(count, one: '1 个文件', other: '${formattedNumber} 个文件')} 已安全备份";
+
+  static String m9(storageAmountInGB) =>
+      "每当有人注册付费计划时${storageAmountInGB} GB 并应用了您的代码";
+
+  static String m10(endDate) => "免费试用有效期至 ${endDate}";
+
+  static String m49(count) =>
+      "只要您有有效的订阅,您仍然可以在 ente 上访问 ${Intl.plural(count, one: 'it', other: 'them')}";
+
+  static String m50(sizeInMBorGB) => "释放 ${sizeInMBorGB}";
+
+  static String m51(count, formattedSize) =>
+      "${Intl.plural(count, one: '它可以从设备中删除以释放 ${formattedSize}', other: '它们可以从设备中删除以释放 ${formattedSize}')}";
+
+  static String m11(count) =>
+      "${Intl.plural(count, one: '${count} 个项目', other: '${count} 个项目')}";
+
+  static String m52(count) => "已选择 ${count} 个";
+
+  static String m12(expiryTime) => "链接将在 ${expiryTime} 过期";
+
+  static String m13(maxValue) =>
+      "当设置为最大值 (${maxValue}) 时,设备限制将放宽以允许大量查看者查看的临时高峰。";
+
+  static String m14(count) =>
+      "${Intl.plural(count, zero: '没有回忆', one: '${count} 个回忆', other: '${count} 个回忆')}";
+
+  static String m53(count) =>
+      "${Intl.plural(count, one: '移动一个项目', other: '移动一些项目')}";
+
+  static String m54(albumName) => "成功移动到 ${albumName}";
+
+  static String m15(passwordStrengthValue) => "密码强度: ${passwordStrengthValue}";
+
+  static String m16(providerName) => "如果您被收取费用,请用英语与 ${providerName} 的客服聊天";
+
+  static String m17(reason) => "很抱歉,您的支付因 ${reason} 而失败";
+
+  static String m55(toEmail) => "请给我们发送电子邮件至 ${toEmail}";
+
+  static String m56(toEmail) => "请将日志发送至 \n${toEmail}";
+
+  static String m18(storeName) => "在 ${storeName} 上给我们评分";
+
+  static String m19(storageInGB) => "3. 你都可以免费获得 ${storageInGB} GB*";
+
+  static String m20(userEmail) =>
+      "${userEmail} 将从这个共享相册中删除\n\nTA们添加的任何照片也将从相册中删除";
+
+  static String m21(endDate) => "在 ${endDate} 前续费";
+
+  static String m22(count) => "已选择 ${count} 个";
+
+  static String m23(count, yourCount) => "选择了 ${count} 个 (您的 ${yourCount} 个)";
+
+  static String m24(verificationID) => "这是我的ente.io 的验证 ID: ${verificationID}。";
+
+  static String m25(verificationID) =>
+      "嘿,你能确认这是你的 ente.io 验证 ID:${verificationID}";
+
+  static String m26(referralCode, referralStorageInGB) =>
+      "ente转发码: ${referralCode} \n\n在设置 → 常规 → 推荐中应用它以在注册付费计划后可以免费获得 ${referralStorageInGB} GB\n\nhttps://ente.io";
+
+  static String m27(numberOfPeople) =>
+      "${Intl.plural(numberOfPeople, zero: '与特定人员共享', one: '与 1 人共享', other: '与 ${numberOfPeople} 人共享')}";
+
+  static String m57(emailIDs) => "与 ${emailIDs} 共享";
+
+  static String m28(fileType) => "此 ${fileType} 将从您的设备中删除。";
+
+  static String m29(fileType) => "此 ${fileType} 同时在ente和您的设备中。";
+
+  static String m30(fileType) => "此 ${fileType} 将从ente中删除。";
+
+  static String m31(storageAmountInGB) => "${storageAmountInGB} GB";
+
+  static String m32(id) =>
+      "您的 ${id} 已经链接到另一个ente账户。\n如果您想要通过此账户使用您的 ${id} ,请联系我们的客服\'\'";
+
+  static String m33(endDate) => "您的订阅将于 ${endDate} 取消";
+
+  static String m34(completed, total) => "已保存的回忆 ${completed}/共 ${total}";
+
+  static String m35(storageAmountInGB) => "他们也会获得 ${storageAmountInGB} GB";
+
+  static String m36(email) => "这是 ${email} 的验证ID";
+
+  static String m37(email) => "验证 ${email}";
+
+  static String m38(email) => "我们已经发送邮件到 <green>${email}</green>";
+
+  static String m39(count) =>
+      "${Intl.plural(count, one: '${count} 年前', other: '${count} 年前')}";
+
+  static String m40(storageSaved) => "您已成功释放了 ${storageSaved}!";
 
   final messages = _notInlinedMessages(_notInlinedMessages);
   static Map<String, Function> _notInlinedMessages(_) => <String, Function>{
+        "aNewVersionOfEnteIsAvailable":
+            MessageLookupByLibrary.simpleMessage("有新版本的 ente 可供使用。"),
+        "about": MessageLookupByLibrary.simpleMessage("关于"),
+        "account": MessageLookupByLibrary.simpleMessage("账户"),
         "accountWelcomeBack": MessageLookupByLibrary.simpleMessage("欢迎回来!"),
         "ackPasswordLostWarning": MessageLookupByLibrary.simpleMessage(
             "我明白,如果我丢失密码,我可能会丢失我的数据,因为我的数据是 <underline>端到端加密的</underline>。"),
         "activeSessions": MessageLookupByLibrary.simpleMessage("已登录的设备"),
+        "addANewEmail": MessageLookupByLibrary.simpleMessage("添加新的电子邮件"),
+        "addCollaborator": MessageLookupByLibrary.simpleMessage("添加协作者"),
+        "addItem": m41,
+        "addLocation": MessageLookupByLibrary.simpleMessage("添加地点"),
+        "addLocationButton": MessageLookupByLibrary.simpleMessage("添加"),
+        "addMore": MessageLookupByLibrary.simpleMessage("添加更多"),
+        "addToAlbum": MessageLookupByLibrary.simpleMessage("添加到相册"),
+        "addToEnte": MessageLookupByLibrary.simpleMessage("添加到 ente"),
+        "addViewer": MessageLookupByLibrary.simpleMessage("添加查看者"),
         "addedAs": MessageLookupByLibrary.simpleMessage("已添加为"),
+        "addedBy": m42,
+        "addedSuccessfullyTo": m43,
+        "addingToFavorites": MessageLookupByLibrary.simpleMessage("正在添加到收藏..."),
+        "advanced": MessageLookupByLibrary.simpleMessage("高级设置"),
+        "advancedSettings": MessageLookupByLibrary.simpleMessage("高级设置"),
+        "after1Day": MessageLookupByLibrary.simpleMessage("1天后"),
+        "after1Hour": MessageLookupByLibrary.simpleMessage("1小时后"),
+        "after1Month": MessageLookupByLibrary.simpleMessage("1个月后"),
+        "after1Week": MessageLookupByLibrary.simpleMessage("1 周后"),
+        "after1Year": MessageLookupByLibrary.simpleMessage("1 年后"),
+        "albumOwner": MessageLookupByLibrary.simpleMessage("所有者"),
+        "albumTitle": MessageLookupByLibrary.simpleMessage("相册标题"),
+        "albumUpdated": MessageLookupByLibrary.simpleMessage("相册已更新"),
+        "albums": MessageLookupByLibrary.simpleMessage("相册"),
+        "allClear": MessageLookupByLibrary.simpleMessage("✨ 全部清除"),
+        "allMemoriesPreserved":
+            MessageLookupByLibrary.simpleMessage("所有回忆都已保存"),
         "allowAddPhotosDescription":
             MessageLookupByLibrary.simpleMessage("允许具有链接的人也将照片添加到共享相册。"),
         "allowAddingPhotos": MessageLookupByLibrary.simpleMessage("允许添加照片"),
         "allowDownloads": MessageLookupByLibrary.simpleMessage("允许下载"),
+        "allowPeopleToAddPhotos":
+            MessageLookupByLibrary.simpleMessage("允许人们添加照片"),
+        "androidIosWebDesktop":
+            MessageLookupByLibrary.simpleMessage("安卓, iOS, 网页端, 桌面端"),
+        "appleId": MessageLookupByLibrary.simpleMessage("Apple ID"),
+        "apply": MessageLookupByLibrary.simpleMessage("应用"),
+        "applyCodeTitle": MessageLookupByLibrary.simpleMessage("应用代码"),
+        "appstoreSubscription":
+            MessageLookupByLibrary.simpleMessage("AppStore 订阅"),
+        "archive": MessageLookupByLibrary.simpleMessage("存档"),
+        "archiveAlbum": MessageLookupByLibrary.simpleMessage("存档相册"),
+        "archiving": MessageLookupByLibrary.simpleMessage("正在归档中..."),
+        "areYouSureThatYouWantToLeaveTheFamily":
+            MessageLookupByLibrary.simpleMessage("您确定要离开家庭计划吗?"),
+        "areYouSureYouWantToCancel":
+            MessageLookupByLibrary.simpleMessage("您确定要取消吗?"),
+        "areYouSureYouWantToChangeYourPlan":
+            MessageLookupByLibrary.simpleMessage("您确定要更改您的计划吗?"),
+        "areYouSureYouWantToExit":
+            MessageLookupByLibrary.simpleMessage("您确定要退出吗?"),
+        "areYouSureYouWantToLogout":
+            MessageLookupByLibrary.simpleMessage("您确定要退出登录吗?"),
+        "areYouSureYouWantToRenew":
+            MessageLookupByLibrary.simpleMessage("您确定要续费吗?"),
+        "askCancelReason":
+            MessageLookupByLibrary.simpleMessage("您的订阅已取消。您想分享原因吗?"),
         "askDeleteReason":
             MessageLookupByLibrary.simpleMessage("您删除账户的主要原因是什么?"),
+        "askYourLovedOnesToShare":
+            MessageLookupByLibrary.simpleMessage("请您的亲人分享"),
+        "atAFalloutShelter": MessageLookupByLibrary.simpleMessage("在一个保护所中"),
+        "authToChangeLockscreenSetting":
+            MessageLookupByLibrary.simpleMessage("请验证以更改锁屏设置"),
+        "authToChangeYourEmail":
+            MessageLookupByLibrary.simpleMessage("请验证以更改您的电子邮件"),
+        "authToChangeYourPassword":
+            MessageLookupByLibrary.simpleMessage("请验证以更改密码"),
+        "authToConfigureTwofactorAuthentication":
+            MessageLookupByLibrary.simpleMessage("请进行身份验证以配置双重身份验证"),
+        "authToInitiateAccountDeletion":
+            MessageLookupByLibrary.simpleMessage("请进行身份验证以启动账户删除"),
+        "authToViewYourActiveSessions":
+            MessageLookupByLibrary.simpleMessage("请验证以查看您的活动会话"),
+        "authToViewYourHiddenFiles":
+            MessageLookupByLibrary.simpleMessage("请验证以查看您的隐藏文件"),
+        "authToViewYourMemories":
+            MessageLookupByLibrary.simpleMessage("请验证以查看您的回忆"),
+        "authToViewYourRecoveryKey":
+            MessageLookupByLibrary.simpleMessage("请验证以查看您的恢复密钥"),
+        "authenticating": MessageLookupByLibrary.simpleMessage("正在验证..."),
+        "authenticationFailedPleaseTryAgain":
+            MessageLookupByLibrary.simpleMessage("身份验证失败,请重试"),
+        "authenticationSuccessful":
+            MessageLookupByLibrary.simpleMessage("验证成功"),
+        "available": MessageLookupByLibrary.simpleMessage("可用"),
+        "backedUpFolders": MessageLookupByLibrary.simpleMessage("已备份的文件夹"),
+        "backup": MessageLookupByLibrary.simpleMessage("备份"),
+        "backupFailed": MessageLookupByLibrary.simpleMessage("备份失败"),
+        "backupOverMobileData":
+            MessageLookupByLibrary.simpleMessage("通过移动数据备份"),
+        "backupSettings": MessageLookupByLibrary.simpleMessage("备份设置"),
+        "backupVideos": MessageLookupByLibrary.simpleMessage("备份视频"),
+        "blog": MessageLookupByLibrary.simpleMessage("博客"),
+        "cachedData": MessageLookupByLibrary.simpleMessage("缓存数据"),
+        "calculating": MessageLookupByLibrary.simpleMessage("正在计算..."),
+        "canNotUploadToAlbumsOwnedByOthers":
+            MessageLookupByLibrary.simpleMessage("无法上传到他人拥有的相册中"),
+        "canOnlyCreateLinkForFilesOwnedByYou":
+            MessageLookupByLibrary.simpleMessage("只能为您拥有的文件创建链接"),
+        "canOnlyRemoveFilesOwnedByYou":
+            MessageLookupByLibrary.simpleMessage("只能删除您拥有的文件"),
         "cancel": MessageLookupByLibrary.simpleMessage("取消"),
+        "cancelOtherSubscription": m0,
+        "cancelSubscription": MessageLookupByLibrary.simpleMessage("取消订阅"),
         "cannotAddMorePhotosAfterBecomingViewer": m1,
+        "centerPoint": MessageLookupByLibrary.simpleMessage("中心点"),
         "changeEmail": MessageLookupByLibrary.simpleMessage("修改邮箱"),
+        "changePassword": MessageLookupByLibrary.simpleMessage("修改密码"),
         "changePasswordTitle": MessageLookupByLibrary.simpleMessage("修改密码"),
         "changePermissions": MessageLookupByLibrary.simpleMessage("要修改权限吗?"),
+        "checkForUpdates": MessageLookupByLibrary.simpleMessage("检查更新"),
         "checkInboxAndSpamFolder": MessageLookupByLibrary.simpleMessage(
             "请检查您的收件箱 (或者是在您的“垃圾邮件”列表内) 以完成验证"),
+        "checking": MessageLookupByLibrary.simpleMessage("正在检查..."),
+        "claimFreeStorage": MessageLookupByLibrary.simpleMessage("领取免费存储"),
+        "claimMore": MessageLookupByLibrary.simpleMessage("领取更多!"),
+        "claimed": MessageLookupByLibrary.simpleMessage("已领取"),
+        "claimedStorageSoFar": m2,
+        "clearCaches": MessageLookupByLibrary.simpleMessage("清除缓存"),
+        "click": MessageLookupByLibrary.simpleMessage("• 点击"),
+        "clickOnTheOverflowMenu":
+            MessageLookupByLibrary.simpleMessage("• 点击溢出菜单"),
+        "close": MessageLookupByLibrary.simpleMessage("关闭"),
+        "clubByCaptureTime": MessageLookupByLibrary.simpleMessage("按抓取时间断开"),
+        "codeAppliedPageTitle": MessageLookupByLibrary.simpleMessage("代码已应用"),
+        "codeCopiedToClipboard":
+            MessageLookupByLibrary.simpleMessage("代码已复制到剪贴板"),
+        "codeUsedByYou": MessageLookupByLibrary.simpleMessage("您所使用的代码"),
+        "collabLinkSectionDescription": MessageLookupByLibrary.simpleMessage(
+            "创建一个链接以允许人们在您的共享相册中添加和查看照片,而无需应用程序或账户。 非常适合收集活动照片。"),
+        "collaborativeLink": MessageLookupByLibrary.simpleMessage("协作链接"),
+        "collaborativeLinkCreatedFor": m44,
+        "collaborator": MessageLookupByLibrary.simpleMessage("协作者"),
+        "collaboratorsCanAddPhotosAndVideosToTheSharedAlbum":
+            MessageLookupByLibrary.simpleMessage("协作者可以将照片和视频添加到共享相册中。"),
+        "collectEventPhotos": MessageLookupByLibrary.simpleMessage("收集活动照片"),
+        "collectPhotos": MessageLookupByLibrary.simpleMessage("收集照片"),
+        "color": MessageLookupByLibrary.simpleMessage("颜色"),
+        "confirm": MessageLookupByLibrary.simpleMessage("确认"),
+        "confirm2FADisable":
+            MessageLookupByLibrary.simpleMessage("您确定要禁用双因素认证吗?"),
         "confirmAccountDeletion":
             MessageLookupByLibrary.simpleMessage("确认删除账户"),
         "confirmDeletePrompt":
             MessageLookupByLibrary.simpleMessage("是的,我想永久删除此账户及其相关数据."),
         "confirmPassword": MessageLookupByLibrary.simpleMessage("请确认密码"),
+        "confirmPlanChange": MessageLookupByLibrary.simpleMessage("确认更改计划"),
+        "confirmRecoveryKey": MessageLookupByLibrary.simpleMessage("确认恢复密钥"),
+        "confirmYourRecoveryKey":
+            MessageLookupByLibrary.simpleMessage("确认您的恢复密钥"),
+        "contactFamilyAdmin": m3,
         "contactSupport": MessageLookupByLibrary.simpleMessage("联系支持"),
+        "contactToManageSubscription": m4,
         "continueLabel": MessageLookupByLibrary.simpleMessage("继续"),
+        "continueOnFreeTrial": MessageLookupByLibrary.simpleMessage("继续免费试用"),
+        "copyEmailAddress": MessageLookupByLibrary.simpleMessage("复制电子邮件地址"),
+        "copyLink": MessageLookupByLibrary.simpleMessage("复制链接"),
+        "copypasteThisCodentoYourAuthenticatorApp":
+            MessageLookupByLibrary.simpleMessage("请复制粘贴此代码\n到您的身份验证器应用程序上"),
+        "couldNotBackUpTryLater":
+            MessageLookupByLibrary.simpleMessage("我们无法备份您的数据。\n我们将稍后再试。"),
+        "couldNotFreeUpSpace": MessageLookupByLibrary.simpleMessage("无法释放空间"),
+        "couldNotUpdateSubscription":
+            MessageLookupByLibrary.simpleMessage("无法升级订阅"),
+        "count": MessageLookupByLibrary.simpleMessage("计数"),
         "createAccount": MessageLookupByLibrary.simpleMessage("创建账户"),
+        "createAlbumActionHint":
+            MessageLookupByLibrary.simpleMessage("长按选择照片,然后点击 + 创建相册"),
         "createNewAccount": MessageLookupByLibrary.simpleMessage("创建新账号"),
+        "createOrSelectAlbum": MessageLookupByLibrary.simpleMessage("创建或选择相册"),
+        "createPublicLink": MessageLookupByLibrary.simpleMessage("创建公开链接"),
+        "creatingLink": MessageLookupByLibrary.simpleMessage("正在创建链接..."),
+        "criticalUpdateAvailable":
+            MessageLookupByLibrary.simpleMessage("可用的关键更新"),
+        "currentUsageIs": MessageLookupByLibrary.simpleMessage("当前用量 "),
+        "custom": MessageLookupByLibrary.simpleMessage("自定义"),
+        "darkTheme": MessageLookupByLibrary.simpleMessage("深色"),
         "decrypting": MessageLookupByLibrary.simpleMessage("解密中..."),
+        "decryptingVideo": MessageLookupByLibrary.simpleMessage("正在解密视频..."),
+        "deduplicateFiles": MessageLookupByLibrary.simpleMessage("重复文件"),
+        "delete": MessageLookupByLibrary.simpleMessage("删除"),
         "deleteAccount": MessageLookupByLibrary.simpleMessage("删除账户"),
         "deleteAccountFeedbackPrompt":
             MessageLookupByLibrary.simpleMessage("我们很抱歉看到您离开。请分享您的反馈以帮助我们改进。"),
         "deleteAccountPermanentlyButton":
             MessageLookupByLibrary.simpleMessage("永久删除账户"),
+        "deleteAlbum": MessageLookupByLibrary.simpleMessage("删除相册"),
+        "deleteAlbumDialog": MessageLookupByLibrary.simpleMessage(
+            "也删除此相册中存在的照片(和视频),从 <bold>他们所加入的所有</bold> 其他相册?"),
+        "deleteAlbumsDialogBody": MessageLookupByLibrary.simpleMessage(
+            "这将删除所有空相册。 当您想减少相册列表中的混乱时,这很有用。"),
+        "deleteAll": MessageLookupByLibrary.simpleMessage("全部删除"),
         "deleteConfirmDialogBody": MessageLookupByLibrary.simpleMessage(
             "您将要永久删除您的账户及其所有数据。\n此操作是不可逆的。"),
         "deleteEmailRequest": MessageLookupByLibrary.simpleMessage(
             "请从您注册的电子邮件地址发送电子邮件到 <warning>account-delettion@ente.io</warning>。"),
+        "deleteEmptyAlbums": MessageLookupByLibrary.simpleMessage("删除空相册"),
+        "deleteEmptyAlbumsWithQuestionMark":
+            MessageLookupByLibrary.simpleMessage("要删除空相册吗?"),
+        "deleteFromBoth": MessageLookupByLibrary.simpleMessage("同时从两者中删除"),
+        "deleteFromDevice": MessageLookupByLibrary.simpleMessage("从设备中删除"),
+        "deleteFromEnte": MessageLookupByLibrary.simpleMessage("从ente 中删除"),
+        "deleteLocation": MessageLookupByLibrary.simpleMessage("删除位置"),
+        "deletePhotos": MessageLookupByLibrary.simpleMessage("删除照片"),
+        "deleteProgress": m45,
         "deleteReason1": MessageLookupByLibrary.simpleMessage("找不到我想要的功能"),
         "deleteReason2":
             MessageLookupByLibrary.simpleMessage("应用或某个功能不会有 \n行为。我认为它应该有的"),
@@ -71,17 +385,75 @@ class MessageLookup extends MessageLookupByLibrary {
         "deleteReason4": MessageLookupByLibrary.simpleMessage("我的原因未被列出"),
         "deleteRequestSLAText":
             MessageLookupByLibrary.simpleMessage("您的请求将在 72 小时内处理。"),
+        "deleteSharedAlbum": MessageLookupByLibrary.simpleMessage("要删除共享相册吗?"),
+        "deleteSharedAlbumDialogBody": MessageLookupByLibrary.simpleMessage(
+            "将为所有人删除相册\n\n您将无法访问此相册中他人拥有的共享照片"),
+        "deselectAll": MessageLookupByLibrary.simpleMessage("取消全选"),
+        "designedToOutlive": MessageLookupByLibrary.simpleMessage("经久耐用"),
+        "details": MessageLookupByLibrary.simpleMessage("详情"),
+        "devAccountChanged": MessageLookupByLibrary.simpleMessage(
+            "我们用于在 App Store 上发布 ente 的开发者账户已更改。 因此,您将需要重新登录。\n\n对于给您带来的不便,我们深表歉意,但这是不可避免的。"),
+        "deviceFilesAutoUploading":
+            MessageLookupByLibrary.simpleMessage("添加到此设备相册的文件将自动上传到 ente。"),
+        "deviceLockExplanation": MessageLookupByLibrary.simpleMessage(
+            "当 ente 在前台并且正在进行备份时禁用设备屏幕锁定。 这通常不需要,但可以帮助大型库的大上传和初始导入更快地完成。"),
+        "didYouKnow": MessageLookupByLibrary.simpleMessage("您知道吗?"),
+        "disableAutoLock": MessageLookupByLibrary.simpleMessage("禁用自动锁定"),
         "disableDownloadWarningBody":
             MessageLookupByLibrary.simpleMessage("查看者仍然可以使用外部工具截图或保存您的照片副本"),
         "disableDownloadWarningTitle":
             MessageLookupByLibrary.simpleMessage("请注意"),
+        "disableLinkMessage": m5,
+        "disableTwofactor": MessageLookupByLibrary.simpleMessage("禁用双因素认证"),
+        "disablingTwofactorAuthentication":
+            MessageLookupByLibrary.simpleMessage("正在禁用双因素认证..."),
+        "discord": MessageLookupByLibrary.simpleMessage("Discord"),
+        "dismiss": MessageLookupByLibrary.simpleMessage("忽略"),
+        "doThisLater": MessageLookupByLibrary.simpleMessage("稍后再做"),
+        "doYouWantToDiscardTheEditsYouHaveMade":
+            MessageLookupByLibrary.simpleMessage("您想要放弃您所做的编辑吗?"),
+        "done": MessageLookupByLibrary.simpleMessage("已完成"),
+        "doubleYourStorage":
+            MessageLookupByLibrary.simpleMessage("将您的存储空间增加一倍"),
+        "download": MessageLookupByLibrary.simpleMessage("下载"),
+        "downloadFailed": MessageLookupByLibrary.simpleMessage("下載失敗"),
+        "downloading": MessageLookupByLibrary.simpleMessage("正在下载..."),
+        "dropSupportEmail": m6,
+        "duplicateFileCountWithStorageSaved": m7,
+        "edit": MessageLookupByLibrary.simpleMessage("编辑"),
+        "editsSaved": MessageLookupByLibrary.simpleMessage("已保存编辑"),
+        "eligible": MessageLookupByLibrary.simpleMessage("符合资格"),
         "email": MessageLookupByLibrary.simpleMessage("电子邮件地址"),
+        "emailChangedTo": m46,
+        "emailNoEnteAccount": m8,
+        "emailYourLogs": MessageLookupByLibrary.simpleMessage("通过电子邮件发送您的日志"),
+        "empty": MessageLookupByLibrary.simpleMessage("空的"),
+        "emptyTrash": MessageLookupByLibrary.simpleMessage("要清空回收站吗?"),
+        "encryptingBackup": MessageLookupByLibrary.simpleMessage("正在加密备份..."),
         "encryption": MessageLookupByLibrary.simpleMessage("加密"),
         "encryptionKeys": MessageLookupByLibrary.simpleMessage("加密密钥"),
+        "endtoendEncryptedByDefault":
+            MessageLookupByLibrary.simpleMessage("默认端到端加密"),
+        "enteCanEncryptAndPreserveFilesOnlyIfYouGrant":
+            MessageLookupByLibrary.simpleMessage("只有您授予访问权限,ente 才能加密和保存文件"),
+        "enteSubscriptionPitch": MessageLookupByLibrary.simpleMessage(
+            "ente 会保留您的回忆,因此即使您丢失了设备,它们也始终可供您使用。"),
+        "enteSubscriptionShareWithFamily":
+            MessageLookupByLibrary.simpleMessage("您的家人也可以添加到您的计划中。"),
+        "enterAlbumName": MessageLookupByLibrary.simpleMessage("输入相册名称"),
+        "enterCode": MessageLookupByLibrary.simpleMessage("输入代码"),
+        "enterCodeDescription":
+            MessageLookupByLibrary.simpleMessage("输入您的朋友提供的代码来为您申请免费存储"),
+        "enterEmail": MessageLookupByLibrary.simpleMessage("输入电子邮件"),
+        "enterFileName": MessageLookupByLibrary.simpleMessage("请输入文件名"),
         "enterNewPasswordToEncrypt":
             MessageLookupByLibrary.simpleMessage("输入我们可以用来加密您的数据的新密码"),
+        "enterPassword": MessageLookupByLibrary.simpleMessage("输入密码"),
         "enterPasswordToEncrypt":
             MessageLookupByLibrary.simpleMessage("输入我们可以用来加密您的数据的密码"),
+        "enterReferralCode": MessageLookupByLibrary.simpleMessage("输入推荐代码"),
+        "enterThe6digitCodeFromnyourAuthenticatorApp":
+            MessageLookupByLibrary.simpleMessage("从你的身份验证器应用中\n输入6位数字代码"),
         "enterValidEmail":
             MessageLookupByLibrary.simpleMessage("请输入一个有效的电子邮件地址。"),
         "enterYourEmailAddress":
@@ -89,80 +461,592 @@ class MessageLookup extends MessageLookupByLibrary {
         "enterYourPassword": MessageLookupByLibrary.simpleMessage("输入您的密码"),
         "enterYourRecoveryKey":
             MessageLookupByLibrary.simpleMessage("输入您的恢复密钥"),
+        "error": MessageLookupByLibrary.simpleMessage("错误"),
+        "everywhere": MessageLookupByLibrary.simpleMessage("随时随地"),
+        "exif": MessageLookupByLibrary.simpleMessage("EXIF"),
+        "existingUser": MessageLookupByLibrary.simpleMessage("现有用户"),
         "expiredLinkInfo":
             MessageLookupByLibrary.simpleMessage("此链接已过期。请选择新的过期时间或禁用链接过期。"),
+        "exportLogs": MessageLookupByLibrary.simpleMessage("导出日志"),
+        "exportYourData": MessageLookupByLibrary.simpleMessage("导出您的数据"),
+        "failedToApplyCode": MessageLookupByLibrary.simpleMessage("无法应用代码"),
+        "failedToCancel": MessageLookupByLibrary.simpleMessage("取消失败"),
+        "failedToFetchOriginalForEdit":
+            MessageLookupByLibrary.simpleMessage("无法获取原始编辑"),
+        "failedToFetchReferralDetails":
+            MessageLookupByLibrary.simpleMessage("无法获取引荐详细信息。 请稍后再试。"),
+        "failedToLoadAlbums": MessageLookupByLibrary.simpleMessage("加载相册失败"),
+        "failedToRenew": MessageLookupByLibrary.simpleMessage("续费失败"),
+        "failedToVerifyPaymentStatus":
+            MessageLookupByLibrary.simpleMessage("验证支付状态失败"),
+        "familyPlans": MessageLookupByLibrary.simpleMessage("家庭计划"),
+        "faq": MessageLookupByLibrary.simpleMessage("常见问题"),
+        "faqs": MessageLookupByLibrary.simpleMessage("常见问题"),
+        "favorite": MessageLookupByLibrary.simpleMessage("收藏"),
         "feedback": MessageLookupByLibrary.simpleMessage("反馈"),
+        "fileSavedToGallery": MessageLookupByLibrary.simpleMessage("文件已保存到相册"),
+        "filesBackedUpFromDevice": m47,
+        "filesBackedUpInAlbum": m48,
+        "filesDeleted": MessageLookupByLibrary.simpleMessage("文件已删除"),
+        "flip": MessageLookupByLibrary.simpleMessage("上下翻转"),
+        "forYourMemories": MessageLookupByLibrary.simpleMessage("为您的回忆"),
         "forgotPassword": MessageLookupByLibrary.simpleMessage("忘记密码"),
+        "freeStorageClaimed": MessageLookupByLibrary.simpleMessage("已领取的免费存储"),
+        "freeStorageOnReferralSuccess": m9,
+        "freeStorageUsable": MessageLookupByLibrary.simpleMessage("可用的免费存储"),
+        "freeTrial": MessageLookupByLibrary.simpleMessage("免费试用"),
+        "freeTrialValidTill": m10,
+        "freeUpAccessPostDelete": m49,
+        "freeUpAmount": m50,
+        "freeUpDeviceSpace": MessageLookupByLibrary.simpleMessage("释放设备空间"),
+        "freeUpSpace": MessageLookupByLibrary.simpleMessage("释放空间"),
+        "freeUpSpaceSaving": m51,
+        "galleryMemoryLimitInfo":
+            MessageLookupByLibrary.simpleMessage("在图库中显示最多1000个回忆"),
+        "general": MessageLookupByLibrary.simpleMessage("通用"),
         "generatingEncryptionKeys":
             MessageLookupByLibrary.simpleMessage("正在生成加密密钥..."),
+        "googlePlayId": MessageLookupByLibrary.simpleMessage("Google Play ID"),
+        "grantPermission": MessageLookupByLibrary.simpleMessage("授予权限"),
+        "groupNearbyPhotos": MessageLookupByLibrary.simpleMessage("将附近的照片分组"),
+        "hidden": MessageLookupByLibrary.simpleMessage("已隐藏"),
+        "hide": MessageLookupByLibrary.simpleMessage("隐藏"),
         "howItWorks": MessageLookupByLibrary.simpleMessage("工作原理"),
+        "howToViewShareeVerificationID": MessageLookupByLibrary.simpleMessage(
+            "请让他们在设置屏幕上长按他们的电子邮件地址,并验证两台设备上的 ID 是否匹配。"),
+        "ignoredFolderUploadReason": MessageLookupByLibrary.simpleMessage(
+            "此相册中的某些文件在上传时被忽略,因为它们之前已从 ente 中删除。"),
+        "importing": MessageLookupByLibrary.simpleMessage("正在导入..."),
+        "incorrectCode": MessageLookupByLibrary.simpleMessage("代码错误"),
         "incorrectPasswordTitle": MessageLookupByLibrary.simpleMessage("密码错误"),
+        "incorrectRecoveryKey":
+            MessageLookupByLibrary.simpleMessage("不正确的恢复密钥"),
         "incorrectRecoveryKeyBody":
             MessageLookupByLibrary.simpleMessage("您输入的恢复密钥不正确"),
         "incorrectRecoveryKeyTitle":
             MessageLookupByLibrary.simpleMessage("不正确的恢复密钥"),
         "insecureDevice": MessageLookupByLibrary.simpleMessage("设备不安全"),
+        "installManually": MessageLookupByLibrary.simpleMessage("手动安装"),
         "invalidEmailAddress":
             MessageLookupByLibrary.simpleMessage("无效的电子邮件地址"),
+        "invalidKey": MessageLookupByLibrary.simpleMessage("无效的密钥"),
+        "invalidRecoveryKey": MessageLookupByLibrary.simpleMessage(
+            "您输入的恢复密钥无效。请确保它包含24个单词,并检查每个单词的拼写。\n\n如果您输入了旧的恢复码,请确保它长度为64个字符,并检查其中每个字符。"),
+        "invite": MessageLookupByLibrary.simpleMessage("邀请"),
+        "inviteToEnte": MessageLookupByLibrary.simpleMessage("邀请到 ente"),
+        "inviteYourFriends": MessageLookupByLibrary.simpleMessage("邀请您的朋友"),
+        "itLooksLikeSomethingWentWrongPleaseRetryAfterSome":
+            MessageLookupByLibrary.simpleMessage(
+                "看起来出了点问题。 请稍后重试。 如果错误仍然存在,请联系我们的支持团队。"),
+        "itemCount": m11,
+        "itemSelectedCount": m52,
+        "itemsShowTheNumberOfDaysRemainingBeforePermanentDeletion":
+            MessageLookupByLibrary.simpleMessage("项目显示永久删除前剩余的天数"),
+        "itemsWillBeRemovedFromAlbum":
+            MessageLookupByLibrary.simpleMessage("所选项目将从此相册中移除"),
+        "keepPhotos": MessageLookupByLibrary.simpleMessage("保留照片"),
+        "kiloMeterUnit": MessageLookupByLibrary.simpleMessage("公里"),
         "kindlyHelpUsWithThisInformation":
             MessageLookupByLibrary.simpleMessage("请帮助我们了解这个信息"),
+        "language": MessageLookupByLibrary.simpleMessage("语言"),
+        "lastUpdated": MessageLookupByLibrary.simpleMessage("最后更新"),
+        "leave": MessageLookupByLibrary.simpleMessage("离开"),
+        "leaveAlbum": MessageLookupByLibrary.simpleMessage("离开相册"),
+        "leaveFamily": MessageLookupByLibrary.simpleMessage("离开家庭计划"),
+        "leaveSharedAlbum": MessageLookupByLibrary.simpleMessage("要离开共享相册吗?"),
+        "light": MessageLookupByLibrary.simpleMessage("浅色"),
+        "lightTheme": MessageLookupByLibrary.simpleMessage("浅色"),
+        "linkCopiedToClipboard":
+            MessageLookupByLibrary.simpleMessage("链接已复制到剪贴板"),
         "linkDeviceLimit": MessageLookupByLibrary.simpleMessage("设备限制"),
         "linkEnabled": MessageLookupByLibrary.simpleMessage("已启用"),
         "linkExpired": MessageLookupByLibrary.simpleMessage("已过期"),
+        "linkExpiresOn": m12,
         "linkExpiry": MessageLookupByLibrary.simpleMessage("链接过期"),
+        "linkHasExpired": MessageLookupByLibrary.simpleMessage("链接已过期"),
         "linkNeverExpires": MessageLookupByLibrary.simpleMessage("永不"),
+        "loadMessage1": MessageLookupByLibrary.simpleMessage("您可以与家庭分享您的订阅"),
+        "loadMessage2":
+            MessageLookupByLibrary.simpleMessage("到目前为止,我们已经保存了1 000多万个回忆"),
+        "loadMessage3":
+            MessageLookupByLibrary.simpleMessage("我们保存你的3个数据副本,一个在地下安全屋中"),
+        "loadMessage4": MessageLookupByLibrary.simpleMessage("我们所有的应用程序都是开源的"),
+        "loadMessage5":
+            MessageLookupByLibrary.simpleMessage("我们的源代码和加密技术已经由外部审计"),
+        "loadMessage6":
+            MessageLookupByLibrary.simpleMessage("您可以与您所爱的人分享您相册的链接"),
+        "loadMessage7": MessageLookupByLibrary.simpleMessage(
+            "我们的移动应用程序在后台运行以加密和备份您点击的任何新照片"),
+        "loadMessage8":
+            MessageLookupByLibrary.simpleMessage("web.ente.io 有一个巧妙的上传器"),
+        "loadMessage9": MessageLookupByLibrary.simpleMessage(
+            "我们使用 Xchacha20Poly1305 加密技术来安全地加密您的数据"),
+        "loadingExifData":
+            MessageLookupByLibrary.simpleMessage("正在加载 EXIF 数据..."),
+        "loadingGallery": MessageLookupByLibrary.simpleMessage("正在加载图库..."),
+        "loadingMessage": MessageLookupByLibrary.simpleMessage("正在加载您的照片..."),
+        "localGallery": MessageLookupByLibrary.simpleMessage("本地相册"),
+        "location": MessageLookupByLibrary.simpleMessage("地理位置"),
+        "locationName": MessageLookupByLibrary.simpleMessage("地点名称"),
+        "locationTagFeatureDescription":
+            MessageLookupByLibrary.simpleMessage("位置标签将在照片的某个半径范围内拍摄的所有照片进行分组"),
+        "lockButtonLabel": MessageLookupByLibrary.simpleMessage("锁定"),
+        "lockScreenEnablePreSteps":
+            MessageLookupByLibrary.simpleMessage("要启用锁屏,请在系统设置中设置设备密码或屏幕锁定。"),
+        "lockscreen": MessageLookupByLibrary.simpleMessage("锁屏"),
         "logInLabel": MessageLookupByLibrary.simpleMessage("登录"),
+        "loggingOut": MessageLookupByLibrary.simpleMessage("正在退出登录..."),
         "loginTerms": MessageLookupByLibrary.simpleMessage(
             "点击登录后,我同意 <u-terms>服务条款</u-terms> 和 <u-policy>隐私政策</u-policy>"),
+        "logout": MessageLookupByLibrary.simpleMessage("退出登录"),
+        "logsDialogBody": MessageLookupByLibrary.simpleMessage(
+            "这将跨日志发送以帮助我们调试您的问题。 请注意,将包含文件名以帮助跟踪特定文件的问题。"),
+        "longpressOnAnItemToViewInFullscreen":
+            MessageLookupByLibrary.simpleMessage("长按一个项目来全屏查看"),
+        "lostDevice": MessageLookupByLibrary.simpleMessage("丢失了设备吗?"),
+        "manage": MessageLookupByLibrary.simpleMessage("管理"),
+        "manageDeviceStorage": MessageLookupByLibrary.simpleMessage("管理设备存储"),
+        "manageFamily": MessageLookupByLibrary.simpleMessage("管理家庭计划"),
+        "manageLink": MessageLookupByLibrary.simpleMessage("管理链接"),
+        "manageParticipants": MessageLookupByLibrary.simpleMessage("管理"),
+        "manageSubscription": MessageLookupByLibrary.simpleMessage("管理订阅"),
+        "mastodon": MessageLookupByLibrary.simpleMessage("Mastodon"),
+        "matrix": MessageLookupByLibrary.simpleMessage("Matrix"),
+        "maxDeviceLimitSpikeHandling": m13,
+        "memoryCount": m14,
+        "merchandise": MessageLookupByLibrary.simpleMessage("商品"),
+        "mobileWebDesktop":
+            MessageLookupByLibrary.simpleMessage("移动端, 网页端, 桌面端"),
         "moderateStrength": MessageLookupByLibrary.simpleMessage("中等"),
+        "monthly": MessageLookupByLibrary.simpleMessage("每月"),
+        "moveItem": m53,
+        "moveToAlbum": MessageLookupByLibrary.simpleMessage("移动到相册"),
+        "movedSuccessfullyTo": m54,
+        "movedToTrash": MessageLookupByLibrary.simpleMessage("已移至回收站"),
+        "movingFilesToAlbum":
+            MessageLookupByLibrary.simpleMessage("正在将文件移动到相册..."),
+        "name": MessageLookupByLibrary.simpleMessage("名称"),
+        "never": MessageLookupByLibrary.simpleMessage("永不"),
+        "newAlbum": MessageLookupByLibrary.simpleMessage("新建相册"),
+        "newToEnte": MessageLookupByLibrary.simpleMessage("刚来到ente"),
+        "newest": MessageLookupByLibrary.simpleMessage("最新"),
+        "no": MessageLookupByLibrary.simpleMessage("否"),
+        "noDeviceThatCanBeDeleted":
+            MessageLookupByLibrary.simpleMessage("您在此设备上没有可被删除的文件"),
+        "noDuplicates": MessageLookupByLibrary.simpleMessage("✨ 没有重复内容"),
+        "noExifData": MessageLookupByLibrary.simpleMessage("无 EXIF 数据"),
+        "noHiddenPhotosOrVideos":
+            MessageLookupByLibrary.simpleMessage("没有隐藏的照片或视频"),
+        "noPhotosAreBeingBackedUpRightNow":
+            MessageLookupByLibrary.simpleMessage("目前没有照片正在备份"),
         "noRecoveryKey": MessageLookupByLibrary.simpleMessage("没有恢复密钥吗?"),
         "noRecoveryKeyNoDecryption": MessageLookupByLibrary.simpleMessage(
             "由于我们端到端加密协议的性质,如果没有您的密码或恢复密钥,您的数据将无法解密"),
+        "noResults": MessageLookupByLibrary.simpleMessage("无结果"),
+        "noResultsFound": MessageLookupByLibrary.simpleMessage("未找到任何结果"),
+        "nothingToSeeHere": MessageLookupByLibrary.simpleMessage("这里空空如也! 👀"),
         "ok": MessageLookupByLibrary.simpleMessage("OK"),
         "oops": MessageLookupByLibrary.simpleMessage("哎呀"),
+        "oopsCouldNotSaveEdits":
+            MessageLookupByLibrary.simpleMessage("糟糕,无法保存编辑"),
+        "oopsSomethingWentWrong":
+            MessageLookupByLibrary.simpleMessage("哎呀,似乎出了点问题"),
+        "openTheItem": MessageLookupByLibrary.simpleMessage("• 打开该项目"),
+        "optionalAsShortAsYouLike":
+            MessageLookupByLibrary.simpleMessage("可选的,按您喜欢的短语..."),
+        "orPickAnExistingOne":
+            MessageLookupByLibrary.simpleMessage("或者选择一个现有的"),
         "password": MessageLookupByLibrary.simpleMessage("密码"),
         "passwordChangedSuccessfully":
             MessageLookupByLibrary.simpleMessage("密码修改成功"),
         "passwordLock": MessageLookupByLibrary.simpleMessage("密码锁"),
-        "passwordStrength": m14,
+        "passwordStrength": m15,
         "passwordWarning": MessageLookupByLibrary.simpleMessage(
             "我们不储存这个密码,所以如果忘记, <underline>我们不能解密您的数据</underline>"),
+        "paymentDetails": MessageLookupByLibrary.simpleMessage("付款明细"),
+        "paymentFailed": MessageLookupByLibrary.simpleMessage("支付失败"),
+        "paymentFailedTalkToProvider": m16,
+        "paymentFailedWithReason": m17,
+        "pendingSync": MessageLookupByLibrary.simpleMessage("正在等待同步"),
+        "peopleUsingYourCode": MessageLookupByLibrary.simpleMessage("使用您的代码的人"),
+        "permDeleteWarning":
+            MessageLookupByLibrary.simpleMessage("回收站中的所有项目将被永久删除\n\n此操作无法撤消"),
+        "permanentlyDelete": MessageLookupByLibrary.simpleMessage("永久删除"),
+        "permanentlyDeleteFromDevice":
+            MessageLookupByLibrary.simpleMessage("要从设备中永久删除吗?"),
+        "photoGridSize": MessageLookupByLibrary.simpleMessage("照片网格大小"),
+        "photoSmallCase": MessageLookupByLibrary.simpleMessage("照片"),
+        "photosAddedByYouWillBeRemovedFromTheAlbum":
+            MessageLookupByLibrary.simpleMessage("您添加的照片将从相册中移除"),
+        "pickCenterPoint": MessageLookupByLibrary.simpleMessage("选择中心点"),
+        "playstoreSubscription":
+            MessageLookupByLibrary.simpleMessage("PlayStore 订阅"),
+        "pleaseContactSupportAndWeWillBeHappyToHelp":
+            MessageLookupByLibrary.simpleMessage(
+                "请用英语联系 support@ente.io ,我们将乐意提供帮助!"),
+        "pleaseContactSupportIfTheProblemPersists":
+            MessageLookupByLibrary.simpleMessage("如果问题仍然存在,请联系支持"),
+        "pleaseEmailUsAt": m55,
+        "pleaseGrantPermissions": MessageLookupByLibrary.simpleMessage("请授予权限"),
+        "pleaseLoginAgain": MessageLookupByLibrary.simpleMessage("请重新登录"),
+        "pleaseSendTheLogsTo": m56,
         "pleaseTryAgain": MessageLookupByLibrary.simpleMessage("请重试"),
+        "pleaseVerifyTheCodeYouHaveEntered":
+            MessageLookupByLibrary.simpleMessage("请验证您输入的代码"),
         "pleaseWait": MessageLookupByLibrary.simpleMessage("请稍候..."),
+        "pleaseWaitDeletingAlbum":
+            MessageLookupByLibrary.simpleMessage("请稍候,正在删除相册"),
+        "pleaseWaitForSometimeBeforeRetrying":
+            MessageLookupByLibrary.simpleMessage("请稍等片刻后再重试"),
+        "preparingLogs": MessageLookupByLibrary.simpleMessage("正在准备日志..."),
+        "preserveMore": MessageLookupByLibrary.simpleMessage("保留更多"),
+        "pressAndHoldToPlayVideo":
+            MessageLookupByLibrary.simpleMessage("按住以播放视频"),
+        "privacy": MessageLookupByLibrary.simpleMessage("隐私"),
         "privacyPolicyTitle": MessageLookupByLibrary.simpleMessage("隐私政策"),
+        "privateBackups": MessageLookupByLibrary.simpleMessage("私人备份"),
+        "privateSharing": MessageLookupByLibrary.simpleMessage("私人共享"),
+        "publicLinkCreated": MessageLookupByLibrary.simpleMessage("公共链接已创建"),
+        "publicLinkEnabled": MessageLookupByLibrary.simpleMessage("公开链接已启用"),
+        "radius": MessageLookupByLibrary.simpleMessage("半径"),
+        "raiseTicket": MessageLookupByLibrary.simpleMessage("提升工单"),
+        "rateTheApp": MessageLookupByLibrary.simpleMessage("为此应用评分"),
+        "rateUs": MessageLookupByLibrary.simpleMessage("给我们评分"),
+        "rateUsOnStore": m18,
+        "recover": MessageLookupByLibrary.simpleMessage("恢复"),
+        "recoverAccount": MessageLookupByLibrary.simpleMessage("恢复账户"),
         "recoverButton": MessageLookupByLibrary.simpleMessage("恢复"),
+        "recoveryKey": MessageLookupByLibrary.simpleMessage("恢复密钥"),
+        "recoveryKeyCopiedToClipboard":
+            MessageLookupByLibrary.simpleMessage("恢复密钥已复制到剪贴板"),
+        "recoveryKeyOnForgotPassword":
+            MessageLookupByLibrary.simpleMessage("如果您忘记了密码,恢复数据的唯一方法就是使用此密钥。"),
+        "recoveryKeySaveDescription": MessageLookupByLibrary.simpleMessage(
+            "我们不会存储此密钥,请将此24个单词密钥保存在一个安全的地方。"),
+        "recoveryKeySuccessBody": MessageLookupByLibrary.simpleMessage(
+            "太棒了! 您的恢复密钥是有效的。 感谢您的验证。\n\n请记住要安全备份您的恢复密钥。"),
+        "recoveryKeyVerified": MessageLookupByLibrary.simpleMessage("恢复密钥已验证"),
+        "recoveryKeyVerifyReason": MessageLookupByLibrary.simpleMessage(
+            "如果您忘记了您的密码,您的恢复密钥是恢复您的照片的唯一途径。 您可以在“设置 > 账户”中找到您的恢复密钥。\n\n请在此输入您的恢复密钥以确认您已经正确地保存了它。"),
         "recoverySuccessful": MessageLookupByLibrary.simpleMessage("恢复成功!"),
+        "recreatePasswordBody": MessageLookupByLibrary.simpleMessage(
+            "当前设备的功能不足以验证您的密码,但我们可以以适用于所有设备的方式重新生成。\n\n请使用您的恢复密钥登录并重新生成您的密码(如果您愿意,可以再次使用相同的密码)。"),
         "recreatePasswordTitle": MessageLookupByLibrary.simpleMessage("重新创建密码"),
+        "reddit": MessageLookupByLibrary.simpleMessage("Reddit"),
+        "referFriendsAnd2xYourPlan":
+            MessageLookupByLibrary.simpleMessage("推荐朋友和 2 倍您的计划"),
+        "referralStep1": MessageLookupByLibrary.simpleMessage("1. 将此代码提供给您的朋友"),
+        "referralStep2": MessageLookupByLibrary.simpleMessage("2. 他们注册一个付费计划"),
+        "referralStep3": m19,
+        "referrals": MessageLookupByLibrary.simpleMessage("推荐人"),
+        "referralsAreCurrentlyPaused":
+            MessageLookupByLibrary.simpleMessage("推荐已暂停"),
+        "remindToEmptyDeviceTrash": MessageLookupByLibrary.simpleMessage(
+            "同时从“设置”->“存储”中清空“最近删除”以领取释放的空间"),
+        "remindToEmptyEnteTrash":
+            MessageLookupByLibrary.simpleMessage("同时清空您的“回收站”以领取释放的空间"),
+        "remoteImages": MessageLookupByLibrary.simpleMessage("远程图像"),
+        "remoteThumbnails": MessageLookupByLibrary.simpleMessage("远程缩略图"),
+        "remoteVideos": MessageLookupByLibrary.simpleMessage("远程视频"),
+        "remove": MessageLookupByLibrary.simpleMessage("移除"),
+        "removeDuplicates": MessageLookupByLibrary.simpleMessage("移除重复内容"),
+        "removeFromAlbum": MessageLookupByLibrary.simpleMessage("从相册中移除"),
+        "removeFromAlbumTitle":
+            MessageLookupByLibrary.simpleMessage("要从相册中移除吗?"),
+        "removeFromFavorite": MessageLookupByLibrary.simpleMessage("从收藏中移除"),
+        "removeLink": MessageLookupByLibrary.simpleMessage("移除链接"),
+        "removeParticipant": MessageLookupByLibrary.simpleMessage("移除参与者"),
+        "removeParticipantBody": m20,
+        "removePublicLink": MessageLookupByLibrary.simpleMessage("删除公开链接"),
+        "removeShareItemsWarning":
+            MessageLookupByLibrary.simpleMessage("您要删除的某些项目是由其他人添加的,您将无法访问它们"),
+        "removeWithQuestionMark": MessageLookupByLibrary.simpleMessage("要移除吗?"),
+        "removingFromFavorites":
+            MessageLookupByLibrary.simpleMessage("正在从收藏中删除..."),
+        "rename": MessageLookupByLibrary.simpleMessage("重命名"),
+        "renameAlbum": MessageLookupByLibrary.simpleMessage("重命名相册"),
+        "renameFile": MessageLookupByLibrary.simpleMessage("重命名文件"),
+        "renewSubscription": MessageLookupByLibrary.simpleMessage("续费订阅"),
+        "renewsOn": m21,
+        "reportABug": MessageLookupByLibrary.simpleMessage("报告错误"),
+        "reportBug": MessageLookupByLibrary.simpleMessage("报告错误"),
         "resendEmail": MessageLookupByLibrary.simpleMessage("重新发送电子邮件"),
+        "resetIgnoredFiles": MessageLookupByLibrary.simpleMessage("重置忽略的文件"),
         "resetPasswordTitle": MessageLookupByLibrary.simpleMessage("重置密码"),
+        "restore": MessageLookupByLibrary.simpleMessage("恢复"),
+        "restoreToAlbum": MessageLookupByLibrary.simpleMessage("恢复到相册"),
+        "restoringFiles": MessageLookupByLibrary.simpleMessage("正在恢复文件..."),
+        "retry": MessageLookupByLibrary.simpleMessage("重试"),
+        "reviewDeduplicateItems":
+            MessageLookupByLibrary.simpleMessage("请检查并删除您认为重复的项目。"),
+        "rotateLeft": MessageLookupByLibrary.simpleMessage("向左旋转"),
+        "rotateRight": MessageLookupByLibrary.simpleMessage("向右旋转"),
+        "safelyStored": MessageLookupByLibrary.simpleMessage("安全存储"),
+        "save": MessageLookupByLibrary.simpleMessage("保存"),
+        "saveCopy": MessageLookupByLibrary.simpleMessage("保存副本"),
+        "saveKey": MessageLookupByLibrary.simpleMessage("保存密钥"),
+        "saveYourRecoveryKeyIfYouHaventAlready":
+            MessageLookupByLibrary.simpleMessage("如果你还没有就请保存你的恢复密钥"),
+        "saving": MessageLookupByLibrary.simpleMessage("正在保存..."),
+        "scanCode": MessageLookupByLibrary.simpleMessage("扫描代码"),
+        "scanThisBarcodeWithnyourAuthenticatorApp":
+            MessageLookupByLibrary.simpleMessage("用您的身份验证器应用\n扫描此条码"),
+        "searchByAlbumNameHint": MessageLookupByLibrary.simpleMessage("相册名称"),
+        "searchByExamples": MessageLookupByLibrary.simpleMessage(
+            "• 相册名称(例如“相机”)\n• 文件类型(例如“视频”、“.gif”)\n• 年份和月份(例如“2022”、“一月”)\n• 假期(例如“圣诞节”)\n• 照片说明(例如“#和女儿独居,好开心啊”)"),
+        "searchHintText": MessageLookupByLibrary.simpleMessage("相册,月,日,年,..."),
+        "security": MessageLookupByLibrary.simpleMessage("安全"),
+        "selectAlbum": MessageLookupByLibrary.simpleMessage("选择相册"),
+        "selectAll": MessageLookupByLibrary.simpleMessage("全选"),
+        "selectFoldersForBackup":
+            MessageLookupByLibrary.simpleMessage("选择要备份的文件夹"),
+        "selectLanguage": MessageLookupByLibrary.simpleMessage("选择语言"),
         "selectReason": MessageLookupByLibrary.simpleMessage("选择原因"),
+        "selectYourPlan": MessageLookupByLibrary.simpleMessage("选择您的计划"),
+        "selectedFilesAreNotOnEnte":
+            MessageLookupByLibrary.simpleMessage("所选文件不在ente上"),
+        "selectedFoldersWillBeEncryptedAndBackedUp":
+            MessageLookupByLibrary.simpleMessage("所选文件夹将被加密和备份"),
+        "selectedItemsWillBeDeletedFromAllAlbumsAndMoved":
+            MessageLookupByLibrary.simpleMessage("所选项目将从所有相册中删除并移动到回收站。"),
+        "selectedPhotos": m22,
+        "selectedPhotosWithYours": m23,
+        "send": MessageLookupByLibrary.simpleMessage("发送"),
         "sendEmail": MessageLookupByLibrary.simpleMessage("发送电子邮件"),
+        "sendInvite": MessageLookupByLibrary.simpleMessage("发送邀请"),
+        "sendLink": MessageLookupByLibrary.simpleMessage("发送链接"),
+        "sessionExpired": MessageLookupByLibrary.simpleMessage("会话已过期"),
         "setAPassword": MessageLookupByLibrary.simpleMessage("设置密码"),
+        "setAs": MessageLookupByLibrary.simpleMessage("设置为"),
         "setPasswordTitle": MessageLookupByLibrary.simpleMessage("设置密码"),
+        "setupComplete": MessageLookupByLibrary.simpleMessage("设置完成"),
+        "share": MessageLookupByLibrary.simpleMessage("分享"),
+        "shareALink": MessageLookupByLibrary.simpleMessage("分享链接"),
+        "shareAlbumHint":
+            MessageLookupByLibrary.simpleMessage("打开相册并点击右上角的分享按钮进行分享"),
+        "shareAnAlbumNow": MessageLookupByLibrary.simpleMessage("立即分享相册"),
+        "shareLink": MessageLookupByLibrary.simpleMessage("分享链接"),
+        "shareMyVerificationID": m24,
+        "shareOnlyWithThePeopleYouWant":
+            MessageLookupByLibrary.simpleMessage("仅与您想要的人分享"),
+        "shareTextConfirmOthersVerificationID": m25,
+        "shareTextRecommendUsingEnte": MessageLookupByLibrary.simpleMessage(
+            "下载 ente,以便我们轻松分享原始质量的照片和视频\n\nhttps://ente.io/#download"),
+        "shareTextReferralCode": m26,
+        "shareWithNonenteUsers":
+            MessageLookupByLibrary.simpleMessage("与非ente 用户分享"),
+        "shareWithPeopleSectionTitle": m27,
+        "shareYourFirstAlbum":
+            MessageLookupByLibrary.simpleMessage("分享您的第一个相册"),
+        "sharedAlbumSectionDescription": MessageLookupByLibrary.simpleMessage(
+            "与其他ente用户创建共享和协作相册,包括免费计划的用户。"),
+        "sharedByMe": MessageLookupByLibrary.simpleMessage("由我共享的"),
+        "sharedWith": m57,
+        "sharedWithMe": MessageLookupByLibrary.simpleMessage("与我共享"),
+        "sharing": MessageLookupByLibrary.simpleMessage("正在分享..."),
         "signUpTerms": MessageLookupByLibrary.simpleMessage(
             "我同意 <u-terms>服务条款</u-terms> 和 <u-policy>隐私政策</u-policy>"),
+        "singleFileDeleteFromDevice": m28,
+        "singleFileDeleteHighlight":
+            MessageLookupByLibrary.simpleMessage("它将从所有相册中删除。"),
+        "singleFileInBothLocalAndRemote": m29,
+        "singleFileInRemoteOnly": m30,
+        "skip": MessageLookupByLibrary.simpleMessage("略过"),
+        "social": MessageLookupByLibrary.simpleMessage("社交"),
+        "someItemsAreInBothEnteAndYourDevice":
+            MessageLookupByLibrary.simpleMessage("有些项目既在ente 也在您的设备中。"),
+        "someOfTheFilesYouAreTryingToDeleteAre":
+            MessageLookupByLibrary.simpleMessage("您要删除的部分文件仅在您的设备上可用,且删除后无法恢复"),
+        "someoneSharingAlbumsWithYouShouldSeeTheSameId":
+            MessageLookupByLibrary.simpleMessage("与您共享相册的人应该会在他们的设备上看到相同的 ID。"),
+        "somethingWentWrong": MessageLookupByLibrary.simpleMessage("出了些问题"),
         "somethingWentWrongPleaseTryAgain":
             MessageLookupByLibrary.simpleMessage("出了点问题,请重试"),
         "sorry": MessageLookupByLibrary.simpleMessage("抱歉"),
+        "sorryCouldNotAddToFavorites":
+            MessageLookupByLibrary.simpleMessage("抱歉,无法添加到收藏!"),
+        "sorryCouldNotRemoveFromFavorites":
+            MessageLookupByLibrary.simpleMessage("抱歉,无法从收藏中移除!"),
+        "sorryTheCodeYouveEnteredIsIncorrect":
+            MessageLookupByLibrary.simpleMessage("抱歉,您输入的代码不正确"),
         "sorryWeCouldNotGenerateSecureKeysOnThisDevicennplease":
             MessageLookupByLibrary.simpleMessage(
                 "抱歉,我们无法在此设备上生成安全密钥。\n\n请使用其他设备注册。"),
+        "sparkleSuccess": MessageLookupByLibrary.simpleMessage("✨ 成功"),
+        "startBackup": MessageLookupByLibrary.simpleMessage("开始备份"),
+        "storageInGB": m31,
+        "storageLimitExceeded": MessageLookupByLibrary.simpleMessage("已超出存储限制"),
         "strongStrength": MessageLookupByLibrary.simpleMessage("强"),
+        "subAlreadyLinkedErrMessage": m32,
+        "subWillBeCancelledOn": m33,
+        "subscribe": MessageLookupByLibrary.simpleMessage("订阅"),
+        "subscribeToEnableSharing":
+            MessageLookupByLibrary.simpleMessage("您的订阅似乎已过期。请订阅以启用分享。"),
+        "subscription": MessageLookupByLibrary.simpleMessage("订阅"),
+        "success": MessageLookupByLibrary.simpleMessage("成功"),
+        "successfullyArchived": MessageLookupByLibrary.simpleMessage("归档成功"),
+        "successfullyUnarchived":
+            MessageLookupByLibrary.simpleMessage("取消归档成功"),
+        "suggestFeatures": MessageLookupByLibrary.simpleMessage("建议新功能"),
+        "support": MessageLookupByLibrary.simpleMessage("支持"),
+        "syncProgress": m34,
+        "syncStopped": MessageLookupByLibrary.simpleMessage("同步已停止"),
+        "syncing": MessageLookupByLibrary.simpleMessage("正在同步···"),
+        "systemTheme": MessageLookupByLibrary.simpleMessage("系统"),
+        "tapToCopy": MessageLookupByLibrary.simpleMessage("点击以复制"),
         "tapToEnterCode": MessageLookupByLibrary.simpleMessage("点击以输入代码"),
+        "tempErrorContactSupportIfPersists":
+            MessageLookupByLibrary.simpleMessage(
+                "看起来出了点问题。 请稍后重试。 如果错误仍然存在,请联系我们的支持团队。"),
         "terminate": MessageLookupByLibrary.simpleMessage("终止"),
         "terminateSession": MessageLookupByLibrary.simpleMessage("是否终止会话?"),
+        "terms": MessageLookupByLibrary.simpleMessage("使用条款"),
         "termsOfServicesTitle": MessageLookupByLibrary.simpleMessage("使用条款"),
+        "thankYou": MessageLookupByLibrary.simpleMessage("非常感谢您"),
+        "thankYouForSubscribing":
+            MessageLookupByLibrary.simpleMessage("感谢您的订阅!"),
+        "theDownloadCouldNotBeCompleted":
+            MessageLookupByLibrary.simpleMessage("未能完成下载"),
+        "theRecoveryKeyYouEnteredIsIncorrect":
+            MessageLookupByLibrary.simpleMessage("您输入的恢复密钥不正确"),
+        "theme": MessageLookupByLibrary.simpleMessage("主题"),
+        "theseItemsWillBeDeletedFromYourDevice":
+            MessageLookupByLibrary.simpleMessage("这些项目将从您的设备中删除。"),
+        "theyAlsoGetXGb": m35,
+        "theyWillBeDeletedFromAllAlbums":
+            MessageLookupByLibrary.simpleMessage("他们将从所有相册中删除。"),
+        "thisActionCannotBeUndone":
+            MessageLookupByLibrary.simpleMessage("此操作无法撤销"),
+        "thisAlbumAlreadyHDACollaborativeLink":
+            MessageLookupByLibrary.simpleMessage("此相册已经有一个协作链接"),
+        "thisCanBeUsedToRecoverYourAccountIfYou":
+            MessageLookupByLibrary.simpleMessage("如果您丢失了双因素,这可以用来恢复您的账户"),
         "thisDevice": MessageLookupByLibrary.simpleMessage("此设备"),
+        "thisEmailIsAlreadyInUse":
+            MessageLookupByLibrary.simpleMessage("这个邮箱地址已经被使用"),
+        "thisImageHasNoExifData":
+            MessageLookupByLibrary.simpleMessage("此图像没有Exif 数据"),
+        "thisIsPersonVerificationId": m36,
+        "thisIsYourVerificationId":
+            MessageLookupByLibrary.simpleMessage("这是您的验证 ID"),
         "thisWillLogYouOutOfTheFollowingDevice":
             MessageLookupByLibrary.simpleMessage("这将使您在以下设备中退出登录:"),
         "thisWillLogYouOutOfThisDevice":
             MessageLookupByLibrary.simpleMessage("这将使您在此设备上退出登录!"),
+        "time": MessageLookupByLibrary.simpleMessage("时间"),
+        "toHideAPhotoOrVideo": MessageLookupByLibrary.simpleMessage("隐藏照片或视频"),
+        "todaysLogs": MessageLookupByLibrary.simpleMessage("当天日志"),
+        "total": MessageLookupByLibrary.simpleMessage("总计"),
+        "totalSize": MessageLookupByLibrary.simpleMessage("总大小"),
+        "trash": MessageLookupByLibrary.simpleMessage("回收站"),
+        "tryAgain": MessageLookupByLibrary.simpleMessage("请再试一次"),
+        "turnOnBackupForAutoUpload":
+            MessageLookupByLibrary.simpleMessage("打开备份以自动上传添加到此设备文件夹的文件。"),
+        "twitter": MessageLookupByLibrary.simpleMessage("Twitter"),
+        "twoMonthsFreeOnYearlyPlans":
+            MessageLookupByLibrary.simpleMessage("在年度计划上免费获得 2 个月"),
+        "twofactor": MessageLookupByLibrary.simpleMessage("两因素认证"),
+        "twofactorAuthenticationHasBeenDisabled":
+            MessageLookupByLibrary.simpleMessage("双因素认证已被禁用"),
+        "twofactorAuthenticationPageTitle":
+            MessageLookupByLibrary.simpleMessage("双因素认证"),
+        "twofactorAuthenticationSuccessfullyReset":
+            MessageLookupByLibrary.simpleMessage("成功重置双因素认证"),
+        "twofactorSetup": MessageLookupByLibrary.simpleMessage("双因素认证设置"),
+        "unarchive": MessageLookupByLibrary.simpleMessage("取消存档"),
+        "unarchiveAlbum": MessageLookupByLibrary.simpleMessage("取消存档相册"),
+        "unarchiving": MessageLookupByLibrary.simpleMessage("正在取消归档..."),
+        "uncategorized": MessageLookupByLibrary.simpleMessage("未分类的"),
+        "unhide": MessageLookupByLibrary.simpleMessage("取消隐藏"),
+        "unhideToAlbum": MessageLookupByLibrary.simpleMessage("取消隐藏到相册"),
+        "unhidingFilesToAlbum":
+            MessageLookupByLibrary.simpleMessage("正在取消隐藏文件到相册"),
+        "unlock": MessageLookupByLibrary.simpleMessage("解锁"),
+        "unselectAll": MessageLookupByLibrary.simpleMessage("取消全部选择"),
+        "update": MessageLookupByLibrary.simpleMessage("更新"),
+        "updateAvailable": MessageLookupByLibrary.simpleMessage("有可用的更新"),
+        "updatingFolderSelection":
+            MessageLookupByLibrary.simpleMessage("正在更新文件夹选择..."),
+        "upgrade": MessageLookupByLibrary.simpleMessage("升级"),
+        "uploadingFilesToAlbum":
+            MessageLookupByLibrary.simpleMessage("正在将文件上传到相册..."),
+        "usableReferralStorageInfo": MessageLookupByLibrary.simpleMessage(
+            "可用存储空间受您当前计划的限制。 当您升级您的计划时,超出要求的存储空间将自动变为可用。"),
+        "usePublicLinksForPeopleNotOnEnte":
+            MessageLookupByLibrary.simpleMessage("为不在ente 上的人使用公共链接"),
+        "useRecoveryKey": MessageLookupByLibrary.simpleMessage("使用恢复密钥"),
+        "useSelectedPhoto": MessageLookupByLibrary.simpleMessage("使用所选照片"),
+        "verificationFailedPleaseTryAgain":
+            MessageLookupByLibrary.simpleMessage("验证失败,请重试"),
+        "verificationId": MessageLookupByLibrary.simpleMessage("验证 ID"),
         "verify": MessageLookupByLibrary.simpleMessage("验证"),
         "verifyEmail": MessageLookupByLibrary.simpleMessage("验证电子邮件"),
+        "verifyEmailID": m37,
+        "verifyPassword": MessageLookupByLibrary.simpleMessage("验证密码"),
+        "verifying": MessageLookupByLibrary.simpleMessage("正在验证..."),
+        "verifyingRecoveryKey":
+            MessageLookupByLibrary.simpleMessage("正在验证恢复密钥..."),
+        "videoSmallCase": MessageLookupByLibrary.simpleMessage("视频"),
+        "viewActiveSessions": MessageLookupByLibrary.simpleMessage("查看活动会话"),
+        "viewAllExifData": MessageLookupByLibrary.simpleMessage("查看所有 EXIF 数据"),
+        "viewLogs": MessageLookupByLibrary.simpleMessage("查看日志"),
+        "viewRecoveryKey": MessageLookupByLibrary.simpleMessage("查看恢复密钥"),
+        "viewer": MessageLookupByLibrary.simpleMessage("查看者"),
+        "visitWebToManage":
+            MessageLookupByLibrary.simpleMessage("请访问 web.ente.io 来管理您的订阅"),
+        "weAreOpenSource": MessageLookupByLibrary.simpleMessage("我们是开源的 !"),
+        "weDontSupportEditingPhotosAndAlbumsThatYouDont":
+            MessageLookupByLibrary.simpleMessage("我们不支持编辑您尚未拥有的照片和相册"),
+        "weHaveSendEmailTo": m38,
         "weakStrength": MessageLookupByLibrary.simpleMessage("弱"),
         "welcomeBack": MessageLookupByLibrary.simpleMessage("欢迎回来!"),
+        "yearly": MessageLookupByLibrary.simpleMessage("每年"),
+        "yearsAgo": m39,
+        "yes": MessageLookupByLibrary.simpleMessage("是"),
+        "yesCancel": MessageLookupByLibrary.simpleMessage("是的,取消"),
         "yesConvertToViewer": MessageLookupByLibrary.simpleMessage("是的,转换为查看者"),
+        "yesDelete": MessageLookupByLibrary.simpleMessage("是的, 删除"),
+        "yesDiscardChanges": MessageLookupByLibrary.simpleMessage("是的,放弃更改"),
+        "yesLogout": MessageLookupByLibrary.simpleMessage("是的,退出登陆"),
+        "yesRemove": MessageLookupByLibrary.simpleMessage("是,移除"),
+        "yesRenew": MessageLookupByLibrary.simpleMessage("是的,续费"),
+        "you": MessageLookupByLibrary.simpleMessage("您"),
+        "youAreOnAFamilyPlan":
+            MessageLookupByLibrary.simpleMessage("你在一个家庭计划中!"),
+        "youAreOnTheLatestVersion":
+            MessageLookupByLibrary.simpleMessage("当前为最新版本"),
+        "youCanAtMaxDoubleYourStorage":
+            MessageLookupByLibrary.simpleMessage("* 您最多可以将您的存储空间增加一倍"),
+        "youCanManageYourLinksInTheShareTab":
+            MessageLookupByLibrary.simpleMessage("您可以在分享选项卡中管理您的链接。"),
+        "youCanTrySearchingForADifferentQuery":
+            MessageLookupByLibrary.simpleMessage("您可以尝试搜索不同的查询。"),
+        "youCannotDowngradeToThisPlan":
+            MessageLookupByLibrary.simpleMessage("您不能降级到此计划"),
+        "youCannotShareWithYourself":
+            MessageLookupByLibrary.simpleMessage("莫开玩笑,您不能与自己分享"),
+        "youDontHaveAnyArchivedItems":
+            MessageLookupByLibrary.simpleMessage("您没有任何存档的项目。"),
+        "youHaveSuccessfullyFreedUp": m40,
         "yourAccountHasBeenDeleted":
-            MessageLookupByLibrary.simpleMessage("您的账户已删除")
+            MessageLookupByLibrary.simpleMessage("您的账户已删除"),
+        "yourPlanWasSuccessfullyDowngraded":
+            MessageLookupByLibrary.simpleMessage("您的计划已成功降级"),
+        "yourPlanWasSuccessfullyUpgraded":
+            MessageLookupByLibrary.simpleMessage("您的计划已成功升级"),
+        "yourPurchaseWasSuccessful":
+            MessageLookupByLibrary.simpleMessage("您购买成功!"),
+        "yourStorageDetailsCouldNotBeFetched":
+            MessageLookupByLibrary.simpleMessage("无法获取您的存储详情"),
+        "yourSubscriptionHasExpired":
+            MessageLookupByLibrary.simpleMessage("您的订阅已过期"),
+        "yourSubscriptionWasUpdatedSuccessfully":
+            MessageLookupByLibrary.simpleMessage("您的订阅已成功更新"),
+        "yourVerificationCodeHasExpired":
+            MessageLookupByLibrary.simpleMessage("您的验证码已过期"),
+        "youveNoDuplicateFilesThatCanBeCleared":
+            MessageLookupByLibrary.simpleMessage("您没有可以被清除的重复文件"),
+        "youveNoFilesInThisAlbumThatCanBeDeleted":
+            MessageLookupByLibrary.simpleMessage("您在此相册中没有可以删除的文件")
       };
 }

+ 8 - 2
lib/ui/tools/deduplicate_page.dart

@@ -49,16 +49,17 @@ class _DeduplicatePageState extends State<DeduplicatePage> {
   final Map<int?, int> _fileSizeMap = {};
   late List<DuplicateFiles> _duplicates;
   bool? _shouldClubByCaptureTime = true;
+  bool toastShown = false;
 
   SortKey sortKey = SortKey.size;
 
   @override
   void initState() {
-    super.initState();
     _duplicates =
         DeduplicationService.instance.clubDuplicatesByTime(widget.duplicates);
     _selectAllFilesButFirst();
-    showShortToast(context, S.of(context).longpressOnAnItemToViewInFullscreen);
+
+    super.initState();
   }
 
   void _selectAllFilesButFirst() {
@@ -77,6 +78,11 @@ class _DeduplicatePageState extends State<DeduplicatePage> {
 
   @override
   Widget build(BuildContext context) {
+    if (!toastShown) {
+      toastShown = true;
+      showShortToast(
+          context, S.of(context).longpressOnAnItemToViewInFullscreen);
+    }
     _sortDuplicates();
     return Scaffold(
       appBar: AppBar(

Nem az összes módosított fájl került megjelenítésre, mert túl sok fájl változott