Remove en translations from non-en arb files (#1329)

This commit is contained in:
Ashil 2023-08-21 12:17:51 +05:30 committed by GitHub
commit 93a05bdc39
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
17 changed files with 547 additions and 213 deletions

View file

@ -21,20 +21,5 @@ class MessageLookup extends MessageLookupByLibrary {
String get localeName => 'cs';
final messages = _notInlinedMessages(_notInlinedMessages);
static Map<String, Function> _notInlinedMessages(_) => <String, Function>{
"deleteReason2": MessageLookupByLibrary.simpleMessage(
"The app or a certain feature does not behave as I think it should"),
"failedToDownloadVideo":
MessageLookupByLibrary.simpleMessage("Failed to download video"),
"inviteYourFriendsToEnte":
MessageLookupByLibrary.simpleMessage("Invite your friends to ente"),
"noAlbumsSharedByYouYet":
MessageLookupByLibrary.simpleMessage("No albums shared by you yet"),
"nothingSharedWithYouYet":
MessageLookupByLibrary.simpleMessage("Nothing shared with you yet"),
"shareYourFirstAlbum":
MessageLookupByLibrary.simpleMessage("Share your first album"),
"sharedByYou": MessageLookupByLibrary.simpleMessage("Shared by you"),
"sharedWithYou": MessageLookupByLibrary.simpleMessage("Shared with you")
};
static Map<String, Function> _notInlinedMessages(_) => <String, Function>{};
}

View file

@ -625,8 +625,6 @@ class MessageLookup extends MessageLookupByLibrary {
"Der Code konnte nicht aktiviert werden"),
"failedToCancel":
MessageLookupByLibrary.simpleMessage("Kündigung fehlgeschlagen"),
"failedToDownloadVideo":
MessageLookupByLibrary.simpleMessage("Failed to download video"),
"failedToFetchOriginalForEdit": MessageLookupByLibrary.simpleMessage(
"Fehler beim Abrufen des Originals zur Bearbeitung"),
"failedToFetchReferralDetails": MessageLookupByLibrary.simpleMessage(
@ -730,8 +728,6 @@ class MessageLookup extends MessageLookupByLibrary {
MessageLookupByLibrary.simpleMessage("Zu ente einladen"),
"inviteYourFriends":
MessageLookupByLibrary.simpleMessage("Lade deine Freunde ein"),
"inviteYourFriendsToEnte":
MessageLookupByLibrary.simpleMessage("Invite your friends to ente"),
"itLooksLikeSomethingWentWrongPleaseRetryAfterSome":
MessageLookupByLibrary.simpleMessage(
"Etwas ist schiefgelaufen. Bitte versuche es später noch einmal. Sollte der Fehler weiter bestehen, kontaktiere unser Supportteam."),
@ -844,8 +840,6 @@ class MessageLookup extends MessageLookupByLibrary {
"newToEnte": MessageLookupByLibrary.simpleMessage("Neu bei ente"),
"newest": MessageLookupByLibrary.simpleMessage("Zuletzt"),
"no": MessageLookupByLibrary.simpleMessage("Nein"),
"noAlbumsSharedByYouYet":
MessageLookupByLibrary.simpleMessage("No albums shared by you yet"),
"noDeviceThatCanBeDeleted": MessageLookupByLibrary.simpleMessage(
"Du hast keine Dateien auf diesem Gerät, die gelöscht werden können"),
"noDuplicates":
@ -863,8 +857,6 @@ class MessageLookup extends MessageLookupByLibrary {
"noResults": MessageLookupByLibrary.simpleMessage("Keine Ergebnisse"),
"noResultsFound":
MessageLookupByLibrary.simpleMessage("Keine Ergebnisse gefunden"),
"nothingSharedWithYouYet":
MessageLookupByLibrary.simpleMessage("Nothing shared with you yet"),
"nothingToSeeHere": MessageLookupByLibrary.simpleMessage(
"Hier gibt es nichts zu sehen! 👀"),
"ok": MessageLookupByLibrary.simpleMessage("Ok"),
@ -1130,11 +1122,8 @@ class MessageLookup extends MessageLookupByLibrary {
"sharedAlbumSectionDescription": MessageLookupByLibrary.simpleMessage(
"Erstelle gemeinsame Alben mit anderen ente Benutzern, einschließlich solchen im kostenlosen Tarif."),
"sharedByMe": MessageLookupByLibrary.simpleMessage("Von mir geteilt"),
"sharedByYou": MessageLookupByLibrary.simpleMessage("Shared by you"),
"sharedWith": m46,
"sharedWithMe": MessageLookupByLibrary.simpleMessage("Mit mir geteilt"),
"sharedWithYou":
MessageLookupByLibrary.simpleMessage("Shared with you"),
"sharing": MessageLookupByLibrary.simpleMessage("Teilt..."),
"signUpTerms": MessageLookupByLibrary.simpleMessage(
"Ich stimme den <u-terms>Nutzungsbedingungen</u-terms> und der <u-policy>Datenschutzerklärung</u-policy> zu"),

View file

@ -598,8 +598,6 @@ class MessageLookup extends MessageLookupByLibrary {
MessageLookupByLibrary.simpleMessage("Error al aplicar el código"),
"failedToCancel":
MessageLookupByLibrary.simpleMessage("Error al cancelar"),
"failedToDownloadVideo":
MessageLookupByLibrary.simpleMessage("Failed to download video"),
"failedToFetchOriginalForEdit": MessageLookupByLibrary.simpleMessage(
"No se pudo obtener el original para editar"),
"failedToFetchReferralDetails": MessageLookupByLibrary.simpleMessage(
@ -689,8 +687,6 @@ class MessageLookup extends MessageLookupByLibrary {
"inviteToEnte": MessageLookupByLibrary.simpleMessage("Invitar a ente"),
"inviteYourFriends":
MessageLookupByLibrary.simpleMessage("Invita a tus amigos"),
"inviteYourFriendsToEnte":
MessageLookupByLibrary.simpleMessage("Invite your friends to ente"),
"itLooksLikeSomethingWentWrongPleaseRetryAfterSome":
MessageLookupByLibrary.simpleMessage(
"Parece que algo salió mal. Por favor, vuelve a intentarlo después de algún tiempo. Si el error persiste, ponte en contacto con nuestro equipo de soporte."),
@ -807,8 +803,6 @@ class MessageLookup extends MessageLookupByLibrary {
"newToEnte": MessageLookupByLibrary.simpleMessage("Nuevo en ente"),
"newest": MessageLookupByLibrary.simpleMessage("Más reciente"),
"no": MessageLookupByLibrary.simpleMessage("No"),
"noAlbumsSharedByYouYet":
MessageLookupByLibrary.simpleMessage("No albums shared by you yet"),
"noDeviceThatCanBeDeleted": MessageLookupByLibrary.simpleMessage(
"No tienes archivos en este dispositivo que puedan ser borrados"),
"noDuplicates":
@ -826,8 +820,6 @@ class MessageLookup extends MessageLookupByLibrary {
"noResults": MessageLookupByLibrary.simpleMessage("Sin resultados"),
"noResultsFound": MessageLookupByLibrary.simpleMessage(
"No se han encontrado resultados"),
"nothingSharedWithYouYet":
MessageLookupByLibrary.simpleMessage("Nothing shared with you yet"),
"nothingToSeeHere": MessageLookupByLibrary.simpleMessage(
"¡No hay nada que ver aquí! 👀"),
"ok": MessageLookupByLibrary.simpleMessage("Aceptar"),
@ -1095,12 +1087,9 @@ class MessageLookup extends MessageLookupByLibrary {
"sharedAlbumSectionDescription": MessageLookupByLibrary.simpleMessage(
"Crear álbumes compartidos y colaborativos con otros usuarios ente, incluyendo usuarios en planes gratuitos."),
"sharedByMe": MessageLookupByLibrary.simpleMessage("Compartido por mí"),
"sharedByYou": MessageLookupByLibrary.simpleMessage("Shared by you"),
"sharedWith": m46,
"sharedWithMe":
MessageLookupByLibrary.simpleMessage("Compartido conmigo"),
"sharedWithYou":
MessageLookupByLibrary.simpleMessage("Shared with you"),
"sharing": MessageLookupByLibrary.simpleMessage("Compartiendo..."),
"signUpTerms": MessageLookupByLibrary.simpleMessage(
"Estoy de acuerdo con los <u-terms>términos del servicio</u-terms> y <u-policy> la política de privacidad</u-policy>"),

File diff suppressed because it is too large Load diff

View file

@ -21,20 +21,5 @@ class MessageLookup extends MessageLookupByLibrary {
String get localeName => 'ko';
final messages = _notInlinedMessages(_notInlinedMessages);
static Map<String, Function> _notInlinedMessages(_) => <String, Function>{
"deleteReason2": MessageLookupByLibrary.simpleMessage(
"The app or a certain feature does not behave as I think it should"),
"failedToDownloadVideo":
MessageLookupByLibrary.simpleMessage("Failed to download video"),
"inviteYourFriendsToEnte":
MessageLookupByLibrary.simpleMessage("Invite your friends to ente"),
"noAlbumsSharedByYouYet":
MessageLookupByLibrary.simpleMessage("No albums shared by you yet"),
"nothingSharedWithYouYet":
MessageLookupByLibrary.simpleMessage("Nothing shared with you yet"),
"shareYourFirstAlbum":
MessageLookupByLibrary.simpleMessage("Share your first album"),
"sharedByYou": MessageLookupByLibrary.simpleMessage("Shared by you"),
"sharedWithYou": MessageLookupByLibrary.simpleMessage("Shared with you")
};
static Map<String, Function> _notInlinedMessages(_) => <String, Function>{};
}

View file

@ -55,6 +55,9 @@ class MessageLookup extends MessageLookupByLibrary {
static String m10(provider) =>
"Neem contact met ons op via support@ente.io om uw ${provider} abonnement te beheren.";
static String m62(count) =>
"${Intl.plural(count, one: 'Verwijder ${count} bestand', other: 'Verwijder ${count} bestanden')}";
static String m11(currentlyDeleting, totalCount) =>
"Verwijderen van ${currentlyDeleting} / ${totalCount}";
@ -67,6 +70,9 @@ class MessageLookup extends MessageLookupByLibrary {
static String m14(count, storageSaved) =>
"Je hebt ${Intl.plural(count, one: '${count} dubbel bestand', other: '${count} dubbele bestanden')} opgeruimd, totaal (${storageSaved}!)";
static String m63(count, formattedSize) =>
"${count} bestanden, elk ${formattedSize}";
static String m15(newEmail) => "E-mailadres gewijzigd naar ${newEmail}";
static String m16(email) =>
@ -119,6 +125,9 @@ class MessageLookup extends MessageLookupByLibrary {
static String m33(reason) =>
"Helaas is uw betaling mislukt vanwege ${reason}";
static String m64(endDate) =>
"Gratis proefperiode geldig tot ${endDate}.\nU kunt naderhand een betaald abonnement kiezen.";
static String m34(toEmail) => "Stuur ons een e-mail op ${toEmail}";
static String m35(toEmail) =>
@ -211,11 +220,16 @@ class MessageLookup extends MessageLookupByLibrary {
MessageLookupByLibrary.simpleMessage("Nieuw e-mailadres toevoegen"),
"addCollaborator":
MessageLookupByLibrary.simpleMessage("Samenwerker toevoegen"),
"addFromDevice":
MessageLookupByLibrary.simpleMessage("Toevoegen vanaf apparaat"),
"addItem": m0,
"addLocation":
MessageLookupByLibrary.simpleMessage("Locatie toevoegen"),
"addLocationButton": MessageLookupByLibrary.simpleMessage("Toevoegen"),
"addMore": MessageLookupByLibrary.simpleMessage("Meer toevoegen"),
"addPhotos": MessageLookupByLibrary.simpleMessage("Foto\'s toevoegen"),
"addSelected":
MessageLookupByLibrary.simpleMessage("Voeg geselecteerde toe"),
"addToAlbum":
MessageLookupByLibrary.simpleMessage("Toevoegen aan album"),
"addToEnte": MessageLookupByLibrary.simpleMessage("Toevoegen aan ente"),
@ -302,6 +316,9 @@ class MessageLookup extends MessageLookupByLibrary {
"Vraag uw dierbaren om te delen"),
"atAFalloutShelter":
MessageLookupByLibrary.simpleMessage("in een kernbunker"),
"authToChangeEmailVerificationSetting":
MessageLookupByLibrary.simpleMessage(
"Gelieve te verifiëren om de e-mailverificatie te wijzigen"),
"authToChangeLockscreenSetting": MessageLookupByLibrary.simpleMessage(
"Graag verifiëren om de vergrendelscherm instellingen te wijzigen"),
"authToChangeYourEmail": MessageLookupByLibrary.simpleMessage(
@ -426,6 +443,8 @@ class MessageLookup extends MessageLookupByLibrary {
"continueLabel": MessageLookupByLibrary.simpleMessage("Doorgaan"),
"continueOnFreeTrial": MessageLookupByLibrary.simpleMessage(
"Doorgaan met gratis proefversie"),
"convertToAlbum":
MessageLookupByLibrary.simpleMessage("Omzetten naar album"),
"copyEmailAddress":
MessageLookupByLibrary.simpleMessage("E-mailadres kopiëren"),
"copyLink": MessageLookupByLibrary.simpleMessage("Kopieer link"),
@ -439,6 +458,9 @@ class MessageLookup extends MessageLookupByLibrary {
"couldNotUpdateSubscription": MessageLookupByLibrary.simpleMessage(
"Kon abonnement niet wijzigen"),
"count": MessageLookupByLibrary.simpleMessage("Aantal"),
"crashReporting":
MessageLookupByLibrary.simpleMessage("Crash rapportering"),
"create": MessageLookupByLibrary.simpleMessage("Creëren"),
"createAccount":
MessageLookupByLibrary.simpleMessage("Account aanmaken"),
"createAlbumActionHint": MessageLookupByLibrary.simpleMessage(
@ -492,6 +514,7 @@ class MessageLookup extends MessageLookupByLibrary {
MessageLookupByLibrary.simpleMessage("Verwijder van apparaat"),
"deleteFromEnte":
MessageLookupByLibrary.simpleMessage("Verwijder van ente"),
"deleteItemCount": m62,
"deleteLocation":
MessageLookupByLibrary.simpleMessage("Verwijder locatie"),
"deletePhotos":
@ -551,6 +574,7 @@ class MessageLookup extends MessageLookupByLibrary {
"downloading": MessageLookupByLibrary.simpleMessage("Downloaden..."),
"dropSupportEmail": m13,
"duplicateFileCountWithStorageSaved": m14,
"duplicateItemsGroup": m63,
"edit": MessageLookupByLibrary.simpleMessage("Bewerken"),
"editLocationTagTitle":
MessageLookupByLibrary.simpleMessage("Locatie bewerken"),
@ -560,11 +584,17 @@ class MessageLookup extends MessageLookupByLibrary {
"email": MessageLookupByLibrary.simpleMessage("E-mail"),
"emailChangedTo": m15,
"emailNoEnteAccount": m16,
"emailVerificationToggle":
MessageLookupByLibrary.simpleMessage("E-mailverificatie"),
"emailYourLogs":
MessageLookupByLibrary.simpleMessage("E-mail uw logboeken"),
"empty": MessageLookupByLibrary.simpleMessage("Leeg"),
"emptyTrash":
MessageLookupByLibrary.simpleMessage("Prullenbak leegmaken?"),
"enableMaps":
MessageLookupByLibrary.simpleMessage("Kaarten inschakelen"),
"enableMapsDesc": MessageLookupByLibrary.simpleMessage(
"Dit toont jouw foto\'s op een wereldkaart.\n\nDeze kaart wordt gehost door Open Street Map, en de exacte locaties van jouw foto\'s worden nooit gedeeld.\n\nJe kunt deze functie op elk gewenst moment uitschakelen via de instellingen."),
"encryptingBackup":
MessageLookupByLibrary.simpleMessage("Back-up versleutelen..."),
"encryption": MessageLookupByLibrary.simpleMessage("Encryptie"),
@ -575,6 +605,8 @@ class MessageLookup extends MessageLookupByLibrary {
"enteCanEncryptAndPreserveFilesOnlyIfYouGrant":
MessageLookupByLibrary.simpleMessage(
"ente kan bestanden alleen versleutelen en bewaren als u toegang tot ze geeft"),
"entePhotosPerm": MessageLookupByLibrary.simpleMessage(
"ente <i>heeft toestemming nodig om</i> je foto\'s te bewaren"),
"enteSubscriptionPitch": MessageLookupByLibrary.simpleMessage(
"ente bewaart uw herinneringen, zodat ze altijd beschikbaar voor u zijn, zelfs als u uw apparaat verliest."),
"enteSubscriptionShareWithFamily": MessageLookupByLibrary.simpleMessage(
@ -622,8 +654,8 @@ class MessageLookup extends MessageLookupByLibrary {
MessageLookupByLibrary.simpleMessage("Code toepassen mislukt"),
"failedToCancel":
MessageLookupByLibrary.simpleMessage("Opzeggen mislukt"),
"failedToDownloadVideo":
MessageLookupByLibrary.simpleMessage("Failed to download video"),
"failedToDownloadVideo": MessageLookupByLibrary.simpleMessage(
"Downloaden van video mislukt"),
"failedToFetchOriginalForEdit": MessageLookupByLibrary.simpleMessage(
"Fout bij ophalen origineel voor bewerking"),
"failedToFetchReferralDetails": MessageLookupByLibrary.simpleMessage(
@ -688,6 +720,8 @@ class MessageLookup extends MessageLookupByLibrary {
MessageLookupByLibrary.simpleMessage("Groep foto\'s in de buurt"),
"hidden": MessageLookupByLibrary.simpleMessage("Verborgen"),
"hide": MessageLookupByLibrary.simpleMessage("Verbergen"),
"hostedAtOsmFrance":
MessageLookupByLibrary.simpleMessage("Gehost bij OSM France"),
"howItWorks": MessageLookupByLibrary.simpleMessage("Hoe het werkt"),
"howToViewShareeVerificationID": MessageLookupByLibrary.simpleMessage(
"Vraag hen om hun e-mailadres lang in te drukken op het instellingenscherm en te controleren dat de ID\'s op beide apparaten overeenkomen."),
@ -723,8 +757,8 @@ class MessageLookup extends MessageLookupByLibrary {
MessageLookupByLibrary.simpleMessage("Uitnodigen voor ente"),
"inviteYourFriends":
MessageLookupByLibrary.simpleMessage("Vrienden uitnodigen"),
"inviteYourFriendsToEnte":
MessageLookupByLibrary.simpleMessage("Invite your friends to ente"),
"inviteYourFriendsToEnte": MessageLookupByLibrary.simpleMessage(
"Vrienden uitnodigen voor ente"),
"itLooksLikeSomethingWentWrongPleaseRetryAfterSome":
MessageLookupByLibrary.simpleMessage(
"Het lijkt erop dat er iets fout is gegaan. Probeer het later opnieuw. Als de fout zich blijft voordoen, neem dan contact op met ons supportteam."),
@ -812,6 +846,8 @@ class MessageLookup extends MessageLookupByLibrary {
"manageParticipants": MessageLookupByLibrary.simpleMessage("Beheren"),
"manageSubscription":
MessageLookupByLibrary.simpleMessage("Abonnement beheren"),
"map": MessageLookupByLibrary.simpleMessage("Kaart"),
"maps": MessageLookupByLibrary.simpleMessage("Kaarten"),
"mastodon": MessageLookupByLibrary.simpleMessage("Mastodon"),
"matrix": MessageLookupByLibrary.simpleMessage("Matrix"),
"maxDeviceLimitSpikeHandling": m27,
@ -835,8 +871,8 @@ class MessageLookup extends MessageLookupByLibrary {
"newToEnte": MessageLookupByLibrary.simpleMessage("Nieuw bij ente"),
"newest": MessageLookupByLibrary.simpleMessage("Nieuwste"),
"no": MessageLookupByLibrary.simpleMessage("Nee"),
"noAlbumsSharedByYouYet":
MessageLookupByLibrary.simpleMessage("No albums shared by you yet"),
"noAlbumsSharedByYouYet": MessageLookupByLibrary.simpleMessage(
"Nog geen albums gedeeld door jou"),
"noDeviceThatCanBeDeleted": MessageLookupByLibrary.simpleMessage(
"Je hebt geen bestanden op dit apparaat die verwijderd kunnen worden"),
"noDuplicates":
@ -845,9 +881,13 @@ class MessageLookup extends MessageLookupByLibrary {
MessageLookupByLibrary.simpleMessage("Geen EXIF gegevens"),
"noHiddenPhotosOrVideos": MessageLookupByLibrary.simpleMessage(
"Geen verborgen foto\'s of video\'s"),
"noImagesWithLocation": MessageLookupByLibrary.simpleMessage(
"Geen afbeeldingen met locatie"),
"noPhotosAreBeingBackedUpRightNow":
MessageLookupByLibrary.simpleMessage(
"Er worden momenteel geen foto\'s geback-upt"),
"noPhotosFoundHere":
MessageLookupByLibrary.simpleMessage("Geen foto\'s gevonden hier"),
"noRecoveryKey":
MessageLookupByLibrary.simpleMessage("Geen herstelcode?"),
"noRecoveryKeyNoDecryption": MessageLookupByLibrary.simpleMessage(
@ -856,9 +896,10 @@ class MessageLookup extends MessageLookupByLibrary {
"noResultsFound":
MessageLookupByLibrary.simpleMessage("Geen resultaten gevonden"),
"nothingSharedWithYouYet":
MessageLookupByLibrary.simpleMessage("Nothing shared with you yet"),
MessageLookupByLibrary.simpleMessage("Nog niets met je gedeeld"),
"nothingToSeeHere":
MessageLookupByLibrary.simpleMessage("Nog niets te zien hier! 👀"),
"notifications": MessageLookupByLibrary.simpleMessage("Meldingen"),
"ok": MessageLookupByLibrary.simpleMessage("Oké"),
"onDevice": MessageLookupByLibrary.simpleMessage("Op het apparaat"),
"onEnte": MessageLookupByLibrary.simpleMessage(
@ -869,6 +910,8 @@ class MessageLookup extends MessageLookupByLibrary {
"oopsSomethingWentWrong":
MessageLookupByLibrary.simpleMessage("Oeps, er is iets misgegaan"),
"openTheItem": MessageLookupByLibrary.simpleMessage("• Open het item"),
"openstreetmapContributors":
MessageLookupByLibrary.simpleMessage("OpenStreetMap bijdragers"),
"optionalAsShortAsYouLike": MessageLookupByLibrary.simpleMessage(
"Optioneel, zo kort als je wilt..."),
"orPickAnExistingOne":
@ -904,6 +947,9 @@ class MessageLookup extends MessageLookupByLibrary {
"Foto\'s toegevoegd door u zullen worden verwijderd uit het album"),
"pickCenterPoint":
MessageLookupByLibrary.simpleMessage("Kies middelpunt"),
"pinAlbum":
MessageLookupByLibrary.simpleMessage("Album bovenaan vastzetten"),
"playStoreFreeTrialValidTill": m64,
"playstoreSubscription":
MessageLookupByLibrary.simpleMessage("PlayStore abonnement"),
"pleaseContactSupportAndWeWillBeHappyToHelp":
@ -945,6 +991,7 @@ class MessageLookup extends MessageLookupByLibrary {
MessageLookupByLibrary.simpleMessage("Publieke link aangemaakt"),
"publicLinkEnabled":
MessageLookupByLibrary.simpleMessage("Publieke link ingeschakeld"),
"quickLinks": MessageLookupByLibrary.simpleMessage("Snelle links"),
"radius": MessageLookupByLibrary.simpleMessage("Straal"),
"raiseTicket": MessageLookupByLibrary.simpleMessage("Meld probleem"),
"rateTheApp": MessageLookupByLibrary.simpleMessage("Beoordeel de app"),
@ -1031,6 +1078,8 @@ class MessageLookup extends MessageLookupByLibrary {
MessageLookupByLibrary.simpleMessage("Reset genegeerde bestanden"),
"resetPasswordTitle":
MessageLookupByLibrary.simpleMessage("Wachtwoord resetten"),
"resetToDefault": MessageLookupByLibrary.simpleMessage(
"Standaardinstellingen herstellen"),
"restore": MessageLookupByLibrary.simpleMessage("Herstellen"),
"restoreToAlbum":
MessageLookupByLibrary.simpleMessage("Terugzetten naar album"),
@ -1066,6 +1115,8 @@ class MessageLookup extends MessageLookupByLibrary {
"selectAll": MessageLookupByLibrary.simpleMessage("Selecteer alles"),
"selectFoldersForBackup": MessageLookupByLibrary.simpleMessage(
"Selecteer mappen voor back-up"),
"selectItemsToAdd": MessageLookupByLibrary.simpleMessage(
"Selecteer items om toe te voegen"),
"selectLanguage":
MessageLookupByLibrary.simpleMessage("Taal selecteren"),
"selectReason": MessageLookupByLibrary.simpleMessage("Selecteer reden"),
@ -1091,6 +1142,7 @@ class MessageLookup extends MessageLookupByLibrary {
"setAPassword":
MessageLookupByLibrary.simpleMessage("Stel een wachtwoord in"),
"setAs": MessageLookupByLibrary.simpleMessage("Instellen als"),
"setCover": MessageLookupByLibrary.simpleMessage("Omslag instellen"),
"setLabel": MessageLookupByLibrary.simpleMessage("Instellen"),
"setPasswordTitle":
MessageLookupByLibrary.simpleMessage("Wachtwoord instellen"),
@ -1118,11 +1170,15 @@ class MessageLookup extends MessageLookupByLibrary {
"sharedAlbumSectionDescription": MessageLookupByLibrary.simpleMessage(
"Maak gedeelde en collaboratieve albums met andere ente gebruikers, inclusief gebruikers met gratis abonnementen."),
"sharedByMe": MessageLookupByLibrary.simpleMessage("Gedeeld door mij"),
"sharedByYou": MessageLookupByLibrary.simpleMessage("Shared by you"),
"sharedByYou": MessageLookupByLibrary.simpleMessage("Gedeeld door jou"),
"sharedPhotoNotifications":
MessageLookupByLibrary.simpleMessage("Nieuwe gedeelde foto\'s"),
"sharedPhotoNotificationsExplanation": MessageLookupByLibrary.simpleMessage(
"Ontvang meldingen wanneer iemand een foto toevoegt aan een gedeeld album waar je deel van uitmaakt"),
"sharedWith": m46,
"sharedWithMe": MessageLookupByLibrary.simpleMessage("Gedeeld met mij"),
"sharedWithYou":
MessageLookupByLibrary.simpleMessage("Shared with you"),
MessageLookupByLibrary.simpleMessage("Gedeeld met jou"),
"sharing": MessageLookupByLibrary.simpleMessage("Delen..."),
"signUpTerms": MessageLookupByLibrary.simpleMessage(
"Ik ga akkoord met de <u-terms>gebruiksvoorwaarden</u-terms> en <u-policy>privacybeleid</u-policy>"),
@ -1241,6 +1297,8 @@ class MessageLookup extends MessageLookupByLibrary {
"time": MessageLookupByLibrary.simpleMessage("Tijd"),
"toHideAPhotoOrVideo": MessageLookupByLibrary.simpleMessage(
"Om een foto of video te verbergen"),
"toResetVerifyEmail": MessageLookupByLibrary.simpleMessage(
"Verifieer eerst je e-mailadres om je wachtwoord opnieuw in te stellen."),
"todaysLogs":
MessageLookupByLibrary.simpleMessage("Logboeken van vandaag"),
"total": MessageLookupByLibrary.simpleMessage("totaal"),
@ -1278,6 +1336,7 @@ class MessageLookup extends MessageLookupByLibrary {
"unhidingFilesToAlbum": MessageLookupByLibrary.simpleMessage(
"Bestanden zichtbaar maken in album"),
"unlock": MessageLookupByLibrary.simpleMessage("Ontgrendelen"),
"unpinAlbum": MessageLookupByLibrary.simpleMessage("Album losmaken"),
"unselectAll":
MessageLookupByLibrary.simpleMessage("Deselecteer alles"),
"update": MessageLookupByLibrary.simpleMessage("Update"),
@ -1315,6 +1374,7 @@ class MessageLookup extends MessageLookupByLibrary {
"videoSmallCase": MessageLookupByLibrary.simpleMessage("video"),
"viewActiveSessions":
MessageLookupByLibrary.simpleMessage("Actieve sessies bekijken"),
"viewAll": MessageLookupByLibrary.simpleMessage("Alles weergeven"),
"viewAllExifData":
MessageLookupByLibrary.simpleMessage("Bekijk alle EXIF gegevens"),
"viewLogs": MessageLookupByLibrary.simpleMessage("Logboeken bekijken"),
@ -1387,6 +1447,8 @@ class MessageLookup extends MessageLookupByLibrary {
"Je hebt geen dubbele bestanden die kunnen worden gewist"),
"youveNoFilesInThisAlbumThatCanBeDeleted":
MessageLookupByLibrary.simpleMessage(
"Je hebt geen bestanden in dit album die verwijderd kunnen worden")
"Je hebt geen bestanden in dit album die verwijderd kunnen worden"),
"zoomOutToSeePhotos":
MessageLookupByLibrary.simpleMessage("Zoom uit om foto\'s te zien")
};
}

View file

@ -34,31 +34,16 @@ class MessageLookup extends MessageLookupByLibrary {
"deleteAccount": MessageLookupByLibrary.simpleMessage("Slett konto"),
"deleteAccountFeedbackPrompt": MessageLookupByLibrary.simpleMessage(
"Vi er lei oss for at du forlater oss. Gi oss gjerne en tilbakemelding så vi kan forbedre oss."),
"deleteReason2": MessageLookupByLibrary.simpleMessage(
"The app or a certain feature does not behave as I think it should"),
"email": MessageLookupByLibrary.simpleMessage("E-post"),
"enterValidEmail": MessageLookupByLibrary.simpleMessage(
"Vennligst skriv inn en gyldig e-postadresse."),
"enterYourEmailAddress": MessageLookupByLibrary.simpleMessage(
"Skriv inn e-postadressen din"),
"failedToDownloadVideo":
MessageLookupByLibrary.simpleMessage("Failed to download video"),
"feedback": MessageLookupByLibrary.simpleMessage("Tilbakemelding"),
"invalidEmailAddress":
MessageLookupByLibrary.simpleMessage("Ugyldig e-postadresse"),
"inviteYourFriendsToEnte":
MessageLookupByLibrary.simpleMessage("Invite your friends to ente"),
"kindlyHelpUsWithThisInformation": MessageLookupByLibrary.simpleMessage(
"Vær vennlig og hjelp oss med denne informasjonen"),
"noAlbumsSharedByYouYet":
MessageLookupByLibrary.simpleMessage("No albums shared by you yet"),
"nothingSharedWithYouYet":
MessageLookupByLibrary.simpleMessage("Nothing shared with you yet"),
"shareYourFirstAlbum":
MessageLookupByLibrary.simpleMessage("Share your first album"),
"sharedByYou": MessageLookupByLibrary.simpleMessage("Shared by you"),
"sharedWithYou":
MessageLookupByLibrary.simpleMessage("Shared with you"),
"verify": MessageLookupByLibrary.simpleMessage("Bekreft")
};
}

View file

@ -89,8 +89,6 @@ class MessageLookup extends MessageLookupByLibrary {
MessageLookupByLibrary.simpleMessage("Wprowadź hasło"),
"enterYourRecoveryKey": MessageLookupByLibrary.simpleMessage(
"Wprowadź swój klucz odzyskiwania"),
"failedToDownloadVideo":
MessageLookupByLibrary.simpleMessage("Failed to download video"),
"feedback": MessageLookupByLibrary.simpleMessage("Informacja zwrotna"),
"forgotPassword":
MessageLookupByLibrary.simpleMessage("Nie pamiętam hasła"),
@ -105,20 +103,14 @@ class MessageLookup extends MessageLookupByLibrary {
"Nieprawidłowy klucz odzyskiwania"),
"invalidEmailAddress":
MessageLookupByLibrary.simpleMessage("Nieprawidłowy adres e-mail"),
"inviteYourFriendsToEnte":
MessageLookupByLibrary.simpleMessage("Invite your friends to ente"),
"kindlyHelpUsWithThisInformation":
MessageLookupByLibrary.simpleMessage("Pomóż nam z tą informacją"),
"logInLabel": MessageLookupByLibrary.simpleMessage("Zaloguj się"),
"moderateStrength": MessageLookupByLibrary.simpleMessage("Umiarkowana"),
"noAlbumsSharedByYouYet":
MessageLookupByLibrary.simpleMessage("No albums shared by you yet"),
"noRecoveryKey":
MessageLookupByLibrary.simpleMessage("Brak klucza odzyskiwania?"),
"noRecoveryKeyNoDecryption": MessageLookupByLibrary.simpleMessage(
"Ze względu na charakter naszego protokołu szyfrowania end-to-end, dane nie mogą być odszyfrowane bez hasła lub klucza odzyskiwania"),
"nothingSharedWithYouYet":
MessageLookupByLibrary.simpleMessage("Nothing shared with you yet"),
"ok": MessageLookupByLibrary.simpleMessage("Ok"),
"oops": MessageLookupByLibrary.simpleMessage("Ups"),
"password": MessageLookupByLibrary.simpleMessage("Hasło"),
@ -151,11 +143,6 @@ class MessageLookup extends MessageLookupByLibrary {
"selectReason": MessageLookupByLibrary.simpleMessage("Wybierz powód"),
"sendEmail": MessageLookupByLibrary.simpleMessage("Wyślij e-mail"),
"setPasswordTitle": MessageLookupByLibrary.simpleMessage("Ustaw hasło"),
"shareYourFirstAlbum":
MessageLookupByLibrary.simpleMessage("Share your first album"),
"sharedByYou": MessageLookupByLibrary.simpleMessage("Shared by you"),
"sharedWithYou":
MessageLookupByLibrary.simpleMessage("Shared with you"),
"signUpTerms": MessageLookupByLibrary.simpleMessage(
"Akceptuję <u-terms>warunki korzystania z usługi</u-terms> i <u-policy>politykę prywatności</u-policy>"),
"somethingWentWrongPleaseTryAgain":

View file

@ -207,8 +207,6 @@ class MessageLookup extends MessageLookupByLibrary {
"Digite sua chave de recuperação"),
"exportYourData":
MessageLookupByLibrary.simpleMessage("Exportar seus dados"),
"failedToDownloadVideo":
MessageLookupByLibrary.simpleMessage("Failed to download video"),
"failedToFetchReferralDetails": MessageLookupByLibrary.simpleMessage(
"Não foi possível buscar informações do produto. Por favor, tente novamente mais tarde."),
"faq": MessageLookupByLibrary.simpleMessage("Perguntas frequentes"),
@ -242,8 +240,6 @@ class MessageLookup extends MessageLookupByLibrary {
MessageLookupByLibrary.simpleMessage("Convidar para o ente"),
"inviteYourFriends":
MessageLookupByLibrary.simpleMessage("Convide seus amigos"),
"inviteYourFriendsToEnte":
MessageLookupByLibrary.simpleMessage("Invite your friends to ente"),
"itemsWillBeRemovedFromAlbum": MessageLookupByLibrary.simpleMessage(
"Os itens selecionados serão removidos deste álbum"),
"keepPhotos": MessageLookupByLibrary.simpleMessage("Manter fotos"),
@ -261,14 +257,10 @@ class MessageLookup extends MessageLookupByLibrary {
MessageLookupByLibrary.simpleMessage("Dispositivo perdido?"),
"manage": MessageLookupByLibrary.simpleMessage("Gerenciar"),
"moderateStrength": MessageLookupByLibrary.simpleMessage("Moderada"),
"noAlbumsSharedByYouYet":
MessageLookupByLibrary.simpleMessage("No albums shared by you yet"),
"noRecoveryKey": MessageLookupByLibrary.simpleMessage(
"Nenhuma chave de recuperação?"),
"noRecoveryKeyNoDecryption": MessageLookupByLibrary.simpleMessage(
"Devido à natureza do nosso protocolo de criptografia de ponta a ponta, seus dados não podem ser descriptografados sem sua senha ou chave de recuperação"),
"nothingSharedWithYouYet":
MessageLookupByLibrary.simpleMessage("Nothing shared with you yet"),
"ok": MessageLookupByLibrary.simpleMessage("Ok"),
"oops": MessageLookupByLibrary.simpleMessage("Ops"),
"oopsSomethingWentWrong":
@ -357,11 +349,6 @@ class MessageLookup extends MessageLookupByLibrary {
"setupComplete":
MessageLookupByLibrary.simpleMessage("Configuração concluída"),
"shareTextReferralCode": m44,
"shareYourFirstAlbum":
MessageLookupByLibrary.simpleMessage("Share your first album"),
"sharedByYou": MessageLookupByLibrary.simpleMessage("Shared by you"),
"sharedWithYou":
MessageLookupByLibrary.simpleMessage("Shared with you"),
"sharing": MessageLookupByLibrary.simpleMessage("Compartilhando..."),
"signUpTerms": MessageLookupByLibrary.simpleMessage(
"Eu concordo com os <u-terms>termos de serviço</u-terms> e a <u-policy>política de privacidade</u-policy>"),

View file

@ -1,10 +1 @@
{
"nothingSharedWithYouYet": "Nothing shared with you yet",
"shareYourFirstAlbum": "Share your first album",
"noAlbumsSharedByYouYet": "No albums shared by you yet",
"sharedWithYou": "Shared with you",
"sharedByYou": "Shared by you",
"inviteYourFriendsToEnte": "Invite your friends to ente",
"deleteReason2": "The app or a certain feature does not behave as I think it should",
"failedToDownloadVideo": "Failed to download video"
}
{}

View file

@ -1047,11 +1047,5 @@
},
"maps": "Karten",
"enableMaps": "Karten aktivieren",
"enableMapsDesc": "Dies zeigt Ihre Fotos auf einer Weltkarte.\n\nDiese Karte wird von OpenStreetMap gehostet und die genauen Standorte Ihrer Fotos werden niemals geteilt.\n\nSie können diese Funktion jederzeit in den Einstellungen deaktivieren.",
"nothingSharedWithYouYet": "Nothing shared with you yet",
"noAlbumsSharedByYouYet": "No albums shared by you yet",
"sharedWithYou": "Shared with you",
"sharedByYou": "Shared by you",
"inviteYourFriendsToEnte": "Invite your friends to ente",
"failedToDownloadVideo": "Failed to download video"
}
"enableMapsDesc": "Dies zeigt Ihre Fotos auf einer Weltkarte.\n\nDiese Karte wird von OpenStreetMap gehostet und die genauen Standorte Ihrer Fotos werden niemals geteilt.\n\nSie können diese Funktion jederzeit in den Einstellungen deaktivieren."
}

View file

@ -1096,4 +1096,4 @@
"inviteYourFriendsToEnte": "Invite your friends to ente",
"failedToDownloadVideo": "Failed to download video",
"crashReporting": "Crash reporting"
}
}

View file

@ -962,11 +962,5 @@
},
"setRadius": "Establecer radio",
"familyPlanPortalTitle": "Familia",
"familyPlanOverview": "Añada 5 familiares a su plan existente sin pagar más.\n\nCada miembro tiene su propio espacio privado y no puede ver los archivos del otro a menos que sean compartidos.\n\nLos planes familiares están disponibles para los clientes que tienen una suscripción de ente pagada.\n\n¡Suscríbete ahora para empezar!",
"nothingSharedWithYouYet": "Nothing shared with you yet",
"noAlbumsSharedByYouYet": "No albums shared by you yet",
"sharedWithYou": "Shared with you",
"sharedByYou": "Shared by you",
"inviteYourFriendsToEnte": "Invite your friends to ente",
"failedToDownloadVideo": "Failed to download video"
}
"familyPlanOverview": "Añada 5 familiares a su plan existente sin pagar más.\n\nCada miembro tiene su propio espacio privado y no puede ver los archivos del otro a menos que sean compartidos.\n\nLos planes familiares están disponibles para los clientes que tienen una suscripción de ente pagada.\n\n¡Suscríbete ahora para empezar!"
}

View file

@ -1,10 +1 @@
{
"nothingSharedWithYouYet": "Nothing shared with you yet",
"shareYourFirstAlbum": "Share your first album",
"noAlbumsSharedByYouYet": "No albums shared by you yet",
"sharedWithYou": "Shared with you",
"sharedByYou": "Shared by you",
"inviteYourFriendsToEnte": "Invite your friends to ente",
"deleteReason2": "The app or a certain feature does not behave as I think it should",
"failedToDownloadVideo": "Failed to download video"
}
{}

View file

@ -12,13 +12,5 @@
"feedback": "Tilbakemelding",
"kindlyHelpUsWithThisInformation": "Vær vennlig og hjelp oss med denne informasjonen",
"confirmDeletePrompt": "Ja, jeg ønsker å slette denne kontoen og all dataen dens permanent.",
"confirmAccountDeletion": "Bekreft sletting av konto",
"nothingSharedWithYouYet": "Nothing shared with you yet",
"shareYourFirstAlbum": "Share your first album",
"noAlbumsSharedByYouYet": "No albums shared by you yet",
"sharedWithYou": "Shared with you",
"sharedByYou": "Shared by you",
"inviteYourFriendsToEnte": "Invite your friends to ente",
"deleteReason2": "The app or a certain feature does not behave as I think it should",
"failedToDownloadVideo": "Failed to download video"
}
"confirmAccountDeletion": "Bekreft sletting av konto"
}

View file

@ -100,12 +100,5 @@
"codeCopiedToClipboard": "Kod został skopiowany do schowka",
"confirm": "Potwierdź",
"twofactorAuthenticationPageTitle": "Uwierzytelnianie dwuskładnikowe",
"tryAgain": "Spróbuj ponownie",
"nothingSharedWithYouYet": "Nothing shared with you yet",
"shareYourFirstAlbum": "Share your first album",
"noAlbumsSharedByYouYet": "No albums shared by you yet",
"sharedWithYou": "Shared with you",
"sharedByYou": "Shared by you",
"inviteYourFriendsToEnte": "Invite your friends to ente",
"failedToDownloadVideo": "Failed to download video"
}
"tryAgain": "Spróbuj ponownie"
}

View file

@ -266,12 +266,5 @@
"update": "Atualização",
"installManually": "Instalar manualmente",
"criticalUpdateAvailable": "Atualização crítica disponível",
"updateAvailable": "Atualização disponível",
"nothingSharedWithYouYet": "Nothing shared with you yet",
"shareYourFirstAlbum": "Share your first album",
"noAlbumsSharedByYouYet": "No albums shared by you yet",
"sharedWithYou": "Shared with you",
"sharedByYou": "Shared by you",
"inviteYourFriendsToEnte": "Invite your friends to ente",
"failedToDownloadVideo": "Failed to download video"
}
"updateAvailable": "Atualização disponível"
}