mirror of
https://github.com/ente-io/ente.git
synced 2025-08-08 07:28:26 +00:00
[mob]Fix build failing
This commit is contained in:
parent
9c18bbd46e
commit
849d2c3d3e
1
mobile/lib/generated/intl/messages_ar.dart
generated
1
mobile/lib/generated/intl/messages_ar.dart
generated
@ -50,6 +50,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"recoverButton": MessageLookupByLibrary.simpleMessage("استرداد"),
|
||||
"recoverySuccessful":
|
||||
MessageLookupByLibrary.simpleMessage("نجح الاسترداد!"),
|
||||
"showPerson": MessageLookupByLibrary.simpleMessage("Show person"),
|
||||
"sorry": MessageLookupByLibrary.simpleMessage("المعذرة"),
|
||||
"terminate": MessageLookupByLibrary.simpleMessage("إنهاء"),
|
||||
"terminateSession":
|
||||
|
3
mobile/lib/generated/intl/messages_bg.dart
generated
3
mobile/lib/generated/intl/messages_bg.dart
generated
@ -23,6 +23,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
final messages = _notInlinedMessages(_notInlinedMessages);
|
||||
static Map<String, Function> _notInlinedMessages(_) => <String, Function>{
|
||||
"localSyncErrorMessage": MessageLookupByLibrary.simpleMessage(
|
||||
"Looks like something went wrong since local photos sync is taking more time than expected. Please reach out to our support team")
|
||||
"Looks like something went wrong since local photos sync is taking more time than expected. Please reach out to our support team"),
|
||||
"showPerson": MessageLookupByLibrary.simpleMessage("Show person")
|
||||
};
|
||||
}
|
||||
|
3
mobile/lib/generated/intl/messages_ca.dart
generated
3
mobile/lib/generated/intl/messages_ca.dart
generated
@ -23,6 +23,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
final messages = _notInlinedMessages(_notInlinedMessages);
|
||||
static Map<String, Function> _notInlinedMessages(_) => <String, Function>{
|
||||
"localSyncErrorMessage": MessageLookupByLibrary.simpleMessage(
|
||||
"Looks like something went wrong since local photos sync is taking more time than expected. Please reach out to our support team")
|
||||
"Looks like something went wrong since local photos sync is taking more time than expected. Please reach out to our support team"),
|
||||
"showPerson": MessageLookupByLibrary.simpleMessage("Show person")
|
||||
};
|
||||
}
|
||||
|
13
mobile/lib/generated/intl/messages_cs.dart
generated
13
mobile/lib/generated/intl/messages_cs.dart
generated
@ -20,6 +20,12 @@ typedef String MessageIfAbsent(String messageStr, List<dynamic> args);
|
||||
class MessageLookup extends MessageLookupByLibrary {
|
||||
String get localeName => 'cs';
|
||||
|
||||
static String m0(count) =>
|
||||
"${Intl.plural(count, zero: 'Add collaborator', one: 'Add collaborator', other: 'Add collaborators')}";
|
||||
|
||||
static String m1(count) =>
|
||||
"${Intl.plural(count, zero: 'Add viewer', one: 'Add viewer', other: 'Add viewers')}";
|
||||
|
||||
final messages = _notInlinedMessages(_notInlinedMessages);
|
||||
static Map<String, Function> _notInlinedMessages(_) => <String, Function>{
|
||||
"addCollaborators": m0,
|
||||
@ -27,8 +33,6 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
MessageLookupByLibrary.simpleMessage("Add to hidden album"),
|
||||
"addViewers": m1,
|
||||
"appLock": MessageLookupByLibrary.simpleMessage("App lock"),
|
||||
"appLockDescription": MessageLookupByLibrary.simpleMessage(
|
||||
"Choose between your device\\\'s default lock screen and a custom lock screen with a PIN or password."),
|
||||
"autoLock": MessageLookupByLibrary.simpleMessage("Auto lock"),
|
||||
"autoLockFeatureDescription": MessageLookupByLibrary.simpleMessage(
|
||||
"Time after which the app locks after being put in the background"),
|
||||
@ -70,6 +74,8 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"indexingIsPaused": MessageLookupByLibrary.simpleMessage(
|
||||
"Indexing is paused, will automatically resume when device is ready"),
|
||||
"joinDiscord": MessageLookupByLibrary.simpleMessage("Join Discord"),
|
||||
"localSyncErrorMessage": MessageLookupByLibrary.simpleMessage(
|
||||
"Looks like something went wrong since local photos sync is taking more time than expected. Please reach out to our support team"),
|
||||
"locations": MessageLookupByLibrary.simpleMessage("Locations"),
|
||||
"longPressAnEmailToVerifyEndToEndEncryption":
|
||||
MessageLookupByLibrary.simpleMessage(
|
||||
@ -106,6 +112,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"setNewPassword":
|
||||
MessageLookupByLibrary.simpleMessage("Set new password"),
|
||||
"setNewPin": MessageLookupByLibrary.simpleMessage("Set new PIN"),
|
||||
"showPerson": MessageLookupByLibrary.simpleMessage("Show person"),
|
||||
"tapToUnlock": MessageLookupByLibrary.simpleMessage("Tap to unlock"),
|
||||
"thisWillRemovePublicLinksOfAllSelectedQuickLinks":
|
||||
MessageLookupByLibrary.simpleMessage(
|
||||
@ -116,7 +123,5 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"tooManyIncorrectAttempts":
|
||||
MessageLookupByLibrary.simpleMessage("Too many incorrect attempts"),
|
||||
"yourMap": MessageLookupByLibrary.simpleMessage("Your map")
|
||||
"localSyncErrorMessage": MessageLookupByLibrary.simpleMessage(
|
||||
"Looks like something went wrong since local photos sync is taking more time than expected. Please reach out to our support team")
|
||||
};
|
||||
}
|
||||
|
13
mobile/lib/generated/intl/messages_da.dart
generated
13
mobile/lib/generated/intl/messages_da.dart
generated
@ -20,12 +20,12 @@ typedef String MessageIfAbsent(String messageStr, List<dynamic> args);
|
||||
class MessageLookup extends MessageLookupByLibrary {
|
||||
String get localeName => 'da';
|
||||
|
||||
static String m0(count, formattedCount) =>
|
||||
static String m2(count, formattedCount) =>
|
||||
"${Intl.plural(count, zero: 'ingen minder', one: '${formattedCount} minde', other: '${formattedCount} minder')}";
|
||||
|
||||
static String m1(count) => "${count} valgt";
|
||||
static String m3(count) => "${count} valgt";
|
||||
|
||||
static String m2(verificationID) =>
|
||||
static String m4(verificationID) =>
|
||||
"Hey, kan du bekræfte, at dette er dit ente.io verifikation ID: ${verificationID}";
|
||||
|
||||
final messages = _notInlinedMessages(_notInlinedMessages);
|
||||
@ -101,7 +101,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
MessageLookupByLibrary.simpleMessage(
|
||||
"Langt tryk på en e-mail for at bekræfte slutningen af krypteringen."),
|
||||
"manage": MessageLookupByLibrary.simpleMessage("Administrér"),
|
||||
"memoryCount": m0,
|
||||
"memoryCount": m2,
|
||||
"mlIndexingDescription": MessageLookupByLibrary.simpleMessage(
|
||||
"Bemærk venligst, at maskinindlæring vil resultere i en højere båndbredde og batteriforbrug, indtil alle elementer er indekseret. Overvej at bruge desktop app til hurtigere indeksering, vil alle resultater blive synkroniseret automatisk."),
|
||||
"moments": MessageLookupByLibrary.simpleMessage("Øjeblikke"),
|
||||
@ -119,9 +119,10 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"searchHint1":
|
||||
MessageLookupByLibrary.simpleMessage("Hurtig, søgning på enheden"),
|
||||
"selectReason": MessageLookupByLibrary.simpleMessage("Vælg årsag"),
|
||||
"selectedPhotos": m1,
|
||||
"selectedPhotos": m3,
|
||||
"sendEmail": MessageLookupByLibrary.simpleMessage("Send email"),
|
||||
"shareTextConfirmOthersVerificationID": m2,
|
||||
"shareTextConfirmOthersVerificationID": m4,
|
||||
"showPerson": MessageLookupByLibrary.simpleMessage("Show person"),
|
||||
"somethingWentWrongPleaseTryAgain":
|
||||
MessageLookupByLibrary.simpleMessage(
|
||||
"Noget gik galt, prøv venligst igen"),
|
||||
|
29
mobile/lib/generated/intl/messages_de.dart
generated
29
mobile/lib/generated/intl/messages_de.dart
generated
@ -20,16 +20,16 @@ typedef String MessageIfAbsent(String messageStr, List<dynamic> args);
|
||||
class MessageLookup extends MessageLookupByLibrary {
|
||||
String get localeName => 'de';
|
||||
|
||||
static String m3(count) =>
|
||||
static String m0(count) =>
|
||||
"${Intl.plural(count, one: 'Teilnehmer', other: 'Teilnehmer')} hinzufügen";
|
||||
|
||||
static String m4(count) =>
|
||||
static String m5(count) =>
|
||||
"${Intl.plural(count, one: 'Element hinzufügen', other: 'Elemente hinzufügen')}";
|
||||
|
||||
static String m5(storageAmount, endDate) =>
|
||||
static String m6(storageAmount, endDate) =>
|
||||
"Dein ${storageAmount} Add-on ist gültig bis ${endDate}";
|
||||
|
||||
static String m6(count) =>
|
||||
static String m1(count) =>
|
||||
"${Intl.plural(count, one: 'Betrachter', other: 'Betrachter')} hinzufügen";
|
||||
|
||||
static String m7(emailOrName) => "Von ${emailOrName} hinzugefügt";
|
||||
@ -119,7 +119,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
|
||||
static String m36(expiryTime) => "Link läuft am ${expiryTime} ab";
|
||||
|
||||
static String m0(count, formattedCount) =>
|
||||
static String m2(count, formattedCount) =>
|
||||
"${Intl.plural(count, zero: 'keine Erinnerungsstücke', one: '${formattedCount} Erinnerung', other: '${formattedCount} Erinnerungsstücke')}";
|
||||
|
||||
static String m37(count) =>
|
||||
@ -158,7 +158,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
static String m50(count) =>
|
||||
"${Intl.plural(count, one: '${count} Ergebnis gefunden', other: '${count} Ergebnisse gefunden')}";
|
||||
|
||||
static String m1(count) => "${count} ausgewählt";
|
||||
static String m3(count) => "${count} ausgewählt";
|
||||
|
||||
static String m51(count, yourCount) =>
|
||||
"${count} ausgewählt (${yourCount} von Ihnen)";
|
||||
@ -166,7 +166,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
static String m52(verificationID) =>
|
||||
"Hier ist meine Verifizierungs-ID: ${verificationID} für ente.io.";
|
||||
|
||||
static String m2(verificationID) =>
|
||||
static String m4(verificationID) =>
|
||||
"Hey, kannst du bestätigen, dass dies deine ente.io Verifizierungs-ID ist: ${verificationID}";
|
||||
|
||||
static String m53(referralCode, referralStorageInGB) =>
|
||||
@ -241,17 +241,17 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"Neue E-Mail-Adresse hinzufügen"),
|
||||
"addCollaborator":
|
||||
MessageLookupByLibrary.simpleMessage("Bearbeiter hinzufügen"),
|
||||
"addCollaborators": m3,
|
||||
"addCollaborators": m0,
|
||||
"addFromDevice":
|
||||
MessageLookupByLibrary.simpleMessage("Vom Gerät hinzufügen"),
|
||||
"addItem": m4,
|
||||
"addItem": m5,
|
||||
"addLocation": MessageLookupByLibrary.simpleMessage("Ort hinzufügen"),
|
||||
"addLocationButton": MessageLookupByLibrary.simpleMessage("Hinzufügen"),
|
||||
"addMore": MessageLookupByLibrary.simpleMessage("Mehr hinzufügen"),
|
||||
"addNew": MessageLookupByLibrary.simpleMessage("Hinzufügen"),
|
||||
"addOnPageSubtitle":
|
||||
MessageLookupByLibrary.simpleMessage("Details der Add-ons"),
|
||||
"addOnValidTill": m5,
|
||||
"addOnValidTill": m6,
|
||||
"addOns": MessageLookupByLibrary.simpleMessage("Add-ons"),
|
||||
"addPhotos": MessageLookupByLibrary.simpleMessage("Fotos hinzufügen"),
|
||||
"addSelected":
|
||||
@ -262,7 +262,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"addToHiddenAlbum": MessageLookupByLibrary.simpleMessage(
|
||||
"Zum versteckten Album hinzufügen"),
|
||||
"addViewer": MessageLookupByLibrary.simpleMessage("Album teilen"),
|
||||
"addViewers": m6,
|
||||
"addViewers": m1,
|
||||
"addYourPhotosNow":
|
||||
MessageLookupByLibrary.simpleMessage("Füge deine Foto jetzt hinzu"),
|
||||
"addedAs": MessageLookupByLibrary.simpleMessage("Hinzugefügt als"),
|
||||
@ -1030,7 +1030,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"maps": MessageLookupByLibrary.simpleMessage("Karten"),
|
||||
"mastodon": MessageLookupByLibrary.simpleMessage("Mastodon"),
|
||||
"matrix": MessageLookupByLibrary.simpleMessage("Matrix"),
|
||||
"memoryCount": m0,
|
||||
"memoryCount": m2,
|
||||
"merchandise": MessageLookupByLibrary.simpleMessage("Merchandise"),
|
||||
"mlConsent": MessageLookupByLibrary.simpleMessage(
|
||||
"Maschinelles Lernen aktivieren"),
|
||||
@ -1424,7 +1424,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"selectedItemsWillBeDeletedFromAllAlbumsAndMoved":
|
||||
MessageLookupByLibrary.simpleMessage(
|
||||
"Ausgewählte Elemente werden aus allen Alben gelöscht und in den Papierkorb verschoben."),
|
||||
"selectedPhotos": m1,
|
||||
"selectedPhotos": m3,
|
||||
"selectedPhotosWithYours": m51,
|
||||
"send": MessageLookupByLibrary.simpleMessage("Absenden"),
|
||||
"sendEmail": MessageLookupByLibrary.simpleMessage("E-Mail senden"),
|
||||
@ -1456,7 +1456,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"shareMyVerificationID": m52,
|
||||
"shareOnlyWithThePeopleYouWant": MessageLookupByLibrary.simpleMessage(
|
||||
"Teile mit ausgewählten Personen"),
|
||||
"shareTextConfirmOthersVerificationID": m2,
|
||||
"shareTextConfirmOthersVerificationID": m4,
|
||||
"shareTextRecommendUsingEnte": MessageLookupByLibrary.simpleMessage(
|
||||
"Hol dir Ente, damit wir ganz einfach Fotos und Videos in Originalqualität teilen können\n\nhttps://ente.io"),
|
||||
"shareTextReferralCode": m53,
|
||||
@ -1480,6 +1480,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"sharing": MessageLookupByLibrary.simpleMessage("Teilt..."),
|
||||
"showMemories":
|
||||
MessageLookupByLibrary.simpleMessage("Erinnerungen anschauen"),
|
||||
"showPerson": MessageLookupByLibrary.simpleMessage("Show person"),
|
||||
"signOutFromOtherDevices": MessageLookupByLibrary.simpleMessage(
|
||||
"Von anderen Geräten abmelden"),
|
||||
"signOutOtherBody": MessageLookupByLibrary.simpleMessage(
|
||||
|
3
mobile/lib/generated/intl/messages_el.dart
generated
3
mobile/lib/generated/intl/messages_el.dart
generated
@ -25,6 +25,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"enterYourEmailAddress": MessageLookupByLibrary.simpleMessage(
|
||||
"Εισάγετε την διεύθυνση ηλ. ταχυδρομείου σας"),
|
||||
"localSyncErrorMessage": MessageLookupByLibrary.simpleMessage(
|
||||
"Looks like something went wrong since local photos sync is taking more time than expected. Please reach out to our support team")
|
||||
"Looks like something went wrong since local photos sync is taking more time than expected. Please reach out to our support team"),
|
||||
"showPerson": MessageLookupByLibrary.simpleMessage("Show person")
|
||||
};
|
||||
}
|
||||
|
29
mobile/lib/generated/intl/messages_en.dart
generated
29
mobile/lib/generated/intl/messages_en.dart
generated
@ -20,16 +20,16 @@ typedef String MessageIfAbsent(String messageStr, List<dynamic> args);
|
||||
class MessageLookup extends MessageLookupByLibrary {
|
||||
String get localeName => 'en';
|
||||
|
||||
static String m3(count) =>
|
||||
static String m0(count) =>
|
||||
"${Intl.plural(count, zero: 'Add collaborator', one: 'Add collaborator', other: 'Add collaborators')}";
|
||||
|
||||
static String m4(count) =>
|
||||
static String m5(count) =>
|
||||
"${Intl.plural(count, one: 'Add item', other: 'Add items')}";
|
||||
|
||||
static String m5(storageAmount, endDate) =>
|
||||
static String m6(storageAmount, endDate) =>
|
||||
"Your ${storageAmount} add-on is valid till ${endDate}";
|
||||
|
||||
static String m6(count) =>
|
||||
static String m1(count) =>
|
||||
"${Intl.plural(count, zero: 'Add viewer', one: 'Add viewer', other: 'Add viewers')}";
|
||||
|
||||
static String m7(emailOrName) => "Added by ${emailOrName}";
|
||||
@ -117,7 +117,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
|
||||
static String m36(expiryTime) => "Link will expire on ${expiryTime}";
|
||||
|
||||
static String m0(count, formattedCount) =>
|
||||
static String m2(count, formattedCount) =>
|
||||
"${Intl.plural(count, zero: 'no memories', one: '${formattedCount} memory', other: '${formattedCount} memories')}";
|
||||
|
||||
static String m37(count) =>
|
||||
@ -156,7 +156,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
static String m50(count) =>
|
||||
"${Intl.plural(count, one: '${count} result found', other: '${count} results found')}";
|
||||
|
||||
static String m1(count) => "${count} selected";
|
||||
static String m3(count) => "${count} selected";
|
||||
|
||||
static String m51(count, yourCount) =>
|
||||
"${count} selected (${yourCount} yours)";
|
||||
@ -164,7 +164,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
static String m52(verificationID) =>
|
||||
"Here\'s my verification ID: ${verificationID} for ente.io.";
|
||||
|
||||
static String m2(verificationID) =>
|
||||
static String m4(verificationID) =>
|
||||
"Hey, can you confirm that this is your ente.io verification ID: ${verificationID}";
|
||||
|
||||
static String m53(referralCode, referralStorageInGB) =>
|
||||
@ -236,17 +236,17 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"addANewEmail": MessageLookupByLibrary.simpleMessage("Add a new email"),
|
||||
"addCollaborator":
|
||||
MessageLookupByLibrary.simpleMessage("Add collaborator"),
|
||||
"addCollaborators": m3,
|
||||
"addCollaborators": m0,
|
||||
"addFromDevice":
|
||||
MessageLookupByLibrary.simpleMessage("Add from device"),
|
||||
"addItem": m4,
|
||||
"addItem": m5,
|
||||
"addLocation": MessageLookupByLibrary.simpleMessage("Add location"),
|
||||
"addLocationButton": MessageLookupByLibrary.simpleMessage("Add"),
|
||||
"addMore": MessageLookupByLibrary.simpleMessage("Add more"),
|
||||
"addNew": MessageLookupByLibrary.simpleMessage("Add new"),
|
||||
"addOnPageSubtitle":
|
||||
MessageLookupByLibrary.simpleMessage("Details of add-ons"),
|
||||
"addOnValidTill": m5,
|
||||
"addOnValidTill": m6,
|
||||
"addOns": MessageLookupByLibrary.simpleMessage("Add-ons"),
|
||||
"addPhotos": MessageLookupByLibrary.simpleMessage("Add photos"),
|
||||
"addSelected": MessageLookupByLibrary.simpleMessage("Add selected"),
|
||||
@ -255,7 +255,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"addToHiddenAlbum":
|
||||
MessageLookupByLibrary.simpleMessage("Add to hidden album"),
|
||||
"addViewer": MessageLookupByLibrary.simpleMessage("Add viewer"),
|
||||
"addViewers": m6,
|
||||
"addViewers": m1,
|
||||
"addYourPhotosNow":
|
||||
MessageLookupByLibrary.simpleMessage("Add your photos now"),
|
||||
"addedAs": MessageLookupByLibrary.simpleMessage("Added as"),
|
||||
@ -987,7 +987,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"maps": MessageLookupByLibrary.simpleMessage("Maps"),
|
||||
"mastodon": MessageLookupByLibrary.simpleMessage("Mastodon"),
|
||||
"matrix": MessageLookupByLibrary.simpleMessage("Matrix"),
|
||||
"memoryCount": m0,
|
||||
"memoryCount": m2,
|
||||
"merchandise": MessageLookupByLibrary.simpleMessage("Merchandise"),
|
||||
"mlConsent":
|
||||
MessageLookupByLibrary.simpleMessage("Enable machine learning"),
|
||||
@ -1362,7 +1362,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"selectedItemsWillBeDeletedFromAllAlbumsAndMoved":
|
||||
MessageLookupByLibrary.simpleMessage(
|
||||
"Selected items will be deleted from all albums and moved to trash."),
|
||||
"selectedPhotos": m1,
|
||||
"selectedPhotos": m3,
|
||||
"selectedPhotosWithYours": m51,
|
||||
"send": MessageLookupByLibrary.simpleMessage("Send"),
|
||||
"sendEmail": MessageLookupByLibrary.simpleMessage("Send email"),
|
||||
@ -1393,7 +1393,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"shareMyVerificationID": m52,
|
||||
"shareOnlyWithThePeopleYouWant": MessageLookupByLibrary.simpleMessage(
|
||||
"Share only with the people you want"),
|
||||
"shareTextConfirmOthersVerificationID": m2,
|
||||
"shareTextConfirmOthersVerificationID": m4,
|
||||
"shareTextRecommendUsingEnte": MessageLookupByLibrary.simpleMessage(
|
||||
"Download Ente so we can easily share original quality photos and videos\n\nhttps://ente.io"),
|
||||
"shareTextReferralCode": m53,
|
||||
@ -1416,6 +1416,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
MessageLookupByLibrary.simpleMessage("Shared with you"),
|
||||
"sharing": MessageLookupByLibrary.simpleMessage("Sharing..."),
|
||||
"showMemories": MessageLookupByLibrary.simpleMessage("Show memories"),
|
||||
"showPerson": MessageLookupByLibrary.simpleMessage("Show person"),
|
||||
"signOutFromOtherDevices":
|
||||
MessageLookupByLibrary.simpleMessage("Sign out from other devices"),
|
||||
"signOutOtherBody": MessageLookupByLibrary.simpleMessage(
|
||||
|
32
mobile/lib/generated/intl/messages_es.dart
generated
32
mobile/lib/generated/intl/messages_es.dart
generated
@ -20,16 +20,16 @@ typedef String MessageIfAbsent(String messageStr, List<dynamic> args);
|
||||
class MessageLookup extends MessageLookupByLibrary {
|
||||
String get localeName => 'es';
|
||||
|
||||
static String m3(count) =>
|
||||
static String m0(count) =>
|
||||
"${Intl.plural(count, zero: 'Añadir colaborador', one: 'Añadir colaborador', other: 'Añadir colaboradores')}";
|
||||
|
||||
static String m4(count) =>
|
||||
static String m5(count) =>
|
||||
"${Intl.plural(count, one: 'Agregar elemento', other: 'Agregar elementos')}";
|
||||
|
||||
static String m5(storageAmount, endDate) =>
|
||||
static String m6(storageAmount, endDate) =>
|
||||
"Tu ${storageAmount} adicional es válido hasta ${endDate}";
|
||||
|
||||
static String m6(count) =>
|
||||
static String m1(count) =>
|
||||
"${Intl.plural(count, zero: 'Añadir espectador', one: 'Añadir espectador', other: 'Añadir espectadores')}";
|
||||
|
||||
static String m7(emailOrName) => "Añadido por ${emailOrName}";
|
||||
@ -121,7 +121,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
|
||||
static String m36(expiryTime) => "El enlace caducará en ${expiryTime}";
|
||||
|
||||
static String m0(count, formattedCount) =>
|
||||
static String m2(count, formattedCount) =>
|
||||
"${Intl.plural(count, zero: 'sin recuerdos', one: '${formattedCount} recuerdo', other: '${formattedCount} recuerdos')}";
|
||||
|
||||
static String m37(count) =>
|
||||
@ -158,7 +158,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
static String m50(count) =>
|
||||
"${Intl.plural(count, one: '${count} resultado encontrado', other: '${count} resultados encontrados')}";
|
||||
|
||||
static String m1(count) => "${count} seleccionados";
|
||||
static String m3(count) => "${count} seleccionados";
|
||||
|
||||
static String m51(count, yourCount) =>
|
||||
"${count} seleccionados (${yourCount} tuyos)";
|
||||
@ -166,7 +166,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
static String m52(verificationID) =>
|
||||
"Aquí está mi ID de verificación: ${verificationID} para ente.io.";
|
||||
|
||||
static String m2(verificationID) =>
|
||||
static String m4(verificationID) =>
|
||||
"Hola, ¿puedes confirmar que esta es tu ID de verificación ente.io: ${verificationID}?";
|
||||
|
||||
static String m53(referralCode, referralStorageInGB) =>
|
||||
@ -236,10 +236,10 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"Agregar nuevo correo electrónico"),
|
||||
"addCollaborator":
|
||||
MessageLookupByLibrary.simpleMessage("Agregar colaborador"),
|
||||
"addCollaborators": m3,
|
||||
"addCollaborators": m0,
|
||||
"addFromDevice": MessageLookupByLibrary.simpleMessage(
|
||||
"Agregar desde el dispositivo"),
|
||||
"addItem": m4,
|
||||
"addItem": m5,
|
||||
"addLocation":
|
||||
MessageLookupByLibrary.simpleMessage("Agregar ubicación"),
|
||||
"addLocationButton": MessageLookupByLibrary.simpleMessage("Añadir"),
|
||||
@ -247,7 +247,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"addNew": MessageLookupByLibrary.simpleMessage("Añadir nuevo"),
|
||||
"addOnPageSubtitle": MessageLookupByLibrary.simpleMessage(
|
||||
"Detalles de los complementos"),
|
||||
"addOnValidTill": m5,
|
||||
"addOnValidTill": m6,
|
||||
"addOns": MessageLookupByLibrary.simpleMessage("Complementos"),
|
||||
"addPhotos": MessageLookupByLibrary.simpleMessage("Agregar fotos"),
|
||||
"addSelected":
|
||||
@ -257,7 +257,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"addToHiddenAlbum":
|
||||
MessageLookupByLibrary.simpleMessage("Añadir al álbum oculto"),
|
||||
"addViewer": MessageLookupByLibrary.simpleMessage("Añadir espectador"),
|
||||
"addViewers": m6,
|
||||
"addViewers": m1,
|
||||
"addYourPhotosNow":
|
||||
MessageLookupByLibrary.simpleMessage("Añade tus fotos ahora"),
|
||||
"addedAs": MessageLookupByLibrary.simpleMessage("Agregado como"),
|
||||
@ -1012,7 +1012,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"maps": MessageLookupByLibrary.simpleMessage("Mapas"),
|
||||
"mastodon": MessageLookupByLibrary.simpleMessage("Mastodon"),
|
||||
"matrix": MessageLookupByLibrary.simpleMessage("Matrix"),
|
||||
"memoryCount": m0,
|
||||
"memoryCount": m2,
|
||||
"merchandise": MessageLookupByLibrary.simpleMessage("Mercancías"),
|
||||
"mobileWebDesktop":
|
||||
MessageLookupByLibrary.simpleMessage("Celular, Web, Computadora"),
|
||||
@ -1390,7 +1390,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"selectedItemsWillBeDeletedFromAllAlbumsAndMoved":
|
||||
MessageLookupByLibrary.simpleMessage(
|
||||
"Los archivos seleccionados serán eliminados de todos los álbumes y movidos a la papelera."),
|
||||
"selectedPhotos": m1,
|
||||
"selectedPhotos": m3,
|
||||
"selectedPhotosWithYours": m51,
|
||||
"send": MessageLookupByLibrary.simpleMessage("Enviar"),
|
||||
"sendEmail":
|
||||
@ -1426,7 +1426,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"shareMyVerificationID": m52,
|
||||
"shareOnlyWithThePeopleYouWant": MessageLookupByLibrary.simpleMessage(
|
||||
"Comparte sólo con la gente que quieres"),
|
||||
"shareTextConfirmOthersVerificationID": m2,
|
||||
"shareTextConfirmOthersVerificationID": m4,
|
||||
"shareTextRecommendUsingEnte": MessageLookupByLibrary.simpleMessage(
|
||||
"Descarga Ente para que podamos compartir fácilmente fotos y videos en calidad original.\n\nhttps://ente.io"),
|
||||
"shareTextReferralCode": m53,
|
||||
@ -1452,6 +1452,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"sharing": MessageLookupByLibrary.simpleMessage("Compartiendo..."),
|
||||
"showMemories":
|
||||
MessageLookupByLibrary.simpleMessage("Mostrar recuerdos"),
|
||||
"showPerson": MessageLookupByLibrary.simpleMessage("Show person"),
|
||||
"signOutFromOtherDevices": MessageLookupByLibrary.simpleMessage(
|
||||
"Cerrar sesión de otros dispositivos"),
|
||||
"signOutOtherBody": MessageLookupByLibrary.simpleMessage(
|
||||
@ -1589,6 +1590,9 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"thisWillRemovePublicLinksOfAllSelectedQuickLinks":
|
||||
MessageLookupByLibrary.simpleMessage(
|
||||
"Esto eliminará los enlaces públicos de todos los enlaces rápidos seleccionados."),
|
||||
"toEnableAppLockPleaseSetupDevicePasscodeOrScreen":
|
||||
MessageLookupByLibrary.simpleMessage(
|
||||
"To enable app lock, please setup device passcode or screen lock in your system settings."),
|
||||
"toHideAPhotoOrVideo": MessageLookupByLibrary.simpleMessage(
|
||||
"Para ocultar una foto o video"),
|
||||
"toResetVerifyEmail": MessageLookupByLibrary.simpleMessage(
|
||||
|
3
mobile/lib/generated/intl/messages_et.dart
generated
3
mobile/lib/generated/intl/messages_et.dart
generated
@ -23,6 +23,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
final messages = _notInlinedMessages(_notInlinedMessages);
|
||||
static Map<String, Function> _notInlinedMessages(_) => <String, Function>{
|
||||
"localSyncErrorMessage": MessageLookupByLibrary.simpleMessage(
|
||||
"Looks like something went wrong since local photos sync is taking more time than expected. Please reach out to our support team")
|
||||
"Looks like something went wrong since local photos sync is taking more time than expected. Please reach out to our support team"),
|
||||
"showPerson": MessageLookupByLibrary.simpleMessage("Show person")
|
||||
};
|
||||
}
|
||||
|
1
mobile/lib/generated/intl/messages_fa.dart
generated
1
mobile/lib/generated/intl/messages_fa.dart
generated
@ -344,6 +344,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"عکسهای جدید به اشتراک گذاشته شده"),
|
||||
"sharedPhotoNotificationsExplanation": MessageLookupByLibrary.simpleMessage(
|
||||
"هنگامی که شخصی عکسی را به آلبوم مشترکی که شما بخشی از آن هستید اضافه میکند، آگاهسازی دریافت میکنید"),
|
||||
"showPerson": MessageLookupByLibrary.simpleMessage("Show person"),
|
||||
"signUpTerms": MessageLookupByLibrary.simpleMessage(
|
||||
"من با <u-terms>شرایط خدمات</u-terms> و <u-policy>سیاست حفظ حریم خصوصی</u-policy> موافقم"),
|
||||
"skip": MessageLookupByLibrary.simpleMessage("رد کردن"),
|
||||
|
29
mobile/lib/generated/intl/messages_fr.dart
generated
29
mobile/lib/generated/intl/messages_fr.dart
generated
@ -20,16 +20,16 @@ typedef String MessageIfAbsent(String messageStr, List<dynamic> args);
|
||||
class MessageLookup extends MessageLookupByLibrary {
|
||||
String get localeName => 'fr';
|
||||
|
||||
static String m3(count) =>
|
||||
static String m0(count) =>
|
||||
"${Intl.plural(count, zero: 'Ajouter un coauteur', one: 'Ajouter un coauteur', other: 'Ajouter des coauteurs')}";
|
||||
|
||||
static String m4(count) =>
|
||||
static String m5(count) =>
|
||||
"${Intl.plural(count, one: 'Ajoutez un objet', other: 'Ajoutez des objets')}";
|
||||
|
||||
static String m5(storageAmount, endDate) =>
|
||||
static String m6(storageAmount, endDate) =>
|
||||
"Votre extension de ${storageAmount} est valable jusqu\'au ${endDate}";
|
||||
|
||||
static String m6(count) =>
|
||||
static String m1(count) =>
|
||||
"${Intl.plural(count, zero: 'Ajouter un lecteur', one: 'Ajouter un lecteur', other: 'Ajouter des lecteurs')}";
|
||||
|
||||
static String m7(emailOrName) => "Ajouté par ${emailOrName}";
|
||||
@ -120,7 +120,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
|
||||
static String m36(expiryTime) => "Le lien expirera le ${expiryTime}";
|
||||
|
||||
static String m0(count, formattedCount) =>
|
||||
static String m2(count, formattedCount) =>
|
||||
"${Intl.plural(count, one: '${formattedCount} mémoire', other: '${formattedCount} souvenirs')}";
|
||||
|
||||
static String m37(count) =>
|
||||
@ -159,7 +159,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
static String m50(count) =>
|
||||
"${Intl.plural(count, one: '${count} résultat trouvé', other: '${count} résultats trouvés')}";
|
||||
|
||||
static String m1(count) => "${count} sélectionné(s)";
|
||||
static String m3(count) => "${count} sélectionné(s)";
|
||||
|
||||
static String m51(count, yourCount) =>
|
||||
"${count} sélectionné(s) (${yourCount} à vous)";
|
||||
@ -167,7 +167,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
static String m52(verificationID) =>
|
||||
"Voici mon ID de vérification : ${verificationID} pour ente.io.";
|
||||
|
||||
static String m2(verificationID) =>
|
||||
static String m4(verificationID) =>
|
||||
"Hé, pouvez-vous confirmer qu\'il s\'agit de votre ID de vérification ente.io : ${verificationID}";
|
||||
|
||||
static String m53(referralCode, referralStorageInGB) =>
|
||||
@ -238,10 +238,10 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
MessageLookupByLibrary.simpleMessage("Ajouter un nouvel email"),
|
||||
"addCollaborator":
|
||||
MessageLookupByLibrary.simpleMessage("Ajouter un collaborateur"),
|
||||
"addCollaborators": m3,
|
||||
"addCollaborators": m0,
|
||||
"addFromDevice":
|
||||
MessageLookupByLibrary.simpleMessage("Ajouter depuis l\'appareil"),
|
||||
"addItem": m4,
|
||||
"addItem": m5,
|
||||
"addLocation":
|
||||
MessageLookupByLibrary.simpleMessage("Ajouter la localisation"),
|
||||
"addLocationButton": MessageLookupByLibrary.simpleMessage("Ajouter"),
|
||||
@ -249,7 +249,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"addNew": MessageLookupByLibrary.simpleMessage("Ajouter un nouveau"),
|
||||
"addOnPageSubtitle": MessageLookupByLibrary.simpleMessage(
|
||||
"Détails des modules complémentaires"),
|
||||
"addOnValidTill": m5,
|
||||
"addOnValidTill": m6,
|
||||
"addOns":
|
||||
MessageLookupByLibrary.simpleMessage("Modules complémentaires"),
|
||||
"addPhotos": MessageLookupByLibrary.simpleMessage("Ajouter des photos"),
|
||||
@ -262,7 +262,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
MessageLookupByLibrary.simpleMessage("Ajouter à un album masqué"),
|
||||
"addViewer":
|
||||
MessageLookupByLibrary.simpleMessage("Ajouter un observateur"),
|
||||
"addViewers": m6,
|
||||
"addViewers": m1,
|
||||
"addYourPhotosNow": MessageLookupByLibrary.simpleMessage(
|
||||
"Ajoutez vos photos maintenant"),
|
||||
"addedAs": MessageLookupByLibrary.simpleMessage("Ajouté comme"),
|
||||
@ -1044,7 +1044,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"maps": MessageLookupByLibrary.simpleMessage("Cartes"),
|
||||
"mastodon": MessageLookupByLibrary.simpleMessage("Mastodon"),
|
||||
"matrix": MessageLookupByLibrary.simpleMessage("Matrix"),
|
||||
"memoryCount": m0,
|
||||
"memoryCount": m2,
|
||||
"merchandise": MessageLookupByLibrary.simpleMessage("Marchandise"),
|
||||
"mlConsent": MessageLookupByLibrary.simpleMessage(
|
||||
"Activer l\'apprentissage automatique"),
|
||||
@ -1445,7 +1445,7 @@ 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": m1,
|
||||
"selectedPhotos": m3,
|
||||
"selectedPhotosWithYours": m51,
|
||||
"send": MessageLookupByLibrary.simpleMessage("Envoyer"),
|
||||
"sendEmail": MessageLookupByLibrary.simpleMessage("Envoyer un e-mail"),
|
||||
@ -1481,7 +1481,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"shareMyVerificationID": m52,
|
||||
"shareOnlyWithThePeopleYouWant": MessageLookupByLibrary.simpleMessage(
|
||||
"Partager uniquement avec les personnes que vous voulez"),
|
||||
"shareTextConfirmOthersVerificationID": m2,
|
||||
"shareTextConfirmOthersVerificationID": m4,
|
||||
"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"),
|
||||
"shareTextReferralCode": m53,
|
||||
@ -1506,6 +1506,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"sharing": MessageLookupByLibrary.simpleMessage("Partage..."),
|
||||
"showMemories":
|
||||
MessageLookupByLibrary.simpleMessage("Montrer les souvenirs"),
|
||||
"showPerson": MessageLookupByLibrary.simpleMessage("Show person"),
|
||||
"signOutFromOtherDevices": MessageLookupByLibrary.simpleMessage(
|
||||
"Se déconnecter d\'autres appareils"),
|
||||
"signOutOtherBody": MessageLookupByLibrary.simpleMessage(
|
||||
|
3
mobile/lib/generated/intl/messages_gu.dart
generated
3
mobile/lib/generated/intl/messages_gu.dart
generated
@ -23,6 +23,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
final messages = _notInlinedMessages(_notInlinedMessages);
|
||||
static Map<String, Function> _notInlinedMessages(_) => <String, Function>{
|
||||
"localSyncErrorMessage": MessageLookupByLibrary.simpleMessage(
|
||||
"Looks like something went wrong since local photos sync is taking more time than expected. Please reach out to our support team")
|
||||
"Looks like something went wrong since local photos sync is taking more time than expected. Please reach out to our support team"),
|
||||
"showPerson": MessageLookupByLibrary.simpleMessage("Show person")
|
||||
};
|
||||
}
|
||||
|
17
mobile/lib/generated/intl/messages_he.dart
generated
17
mobile/lib/generated/intl/messages_he.dart
generated
@ -20,7 +20,7 @@ typedef String MessageIfAbsent(String messageStr, List<dynamic> args);
|
||||
class MessageLookup extends MessageLookupByLibrary {
|
||||
String get localeName => 'he';
|
||||
|
||||
static String m4(count) =>
|
||||
static String m5(count) =>
|
||||
"${Intl.plural(count, one: 'הוסף פריט', two: 'הוסף פריטים', many: 'הוסף פריטים', other: 'הוסף פריטים')}";
|
||||
|
||||
static String m9(count) =>
|
||||
@ -73,7 +73,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
|
||||
static String m36(expiryTime) => "תוקף הקישור יפוג ב-${expiryTime}";
|
||||
|
||||
static String m0(count, formattedCount) =>
|
||||
static String m2(count, formattedCount) =>
|
||||
"${Intl.plural(count, one: '${formattedCount} זכרון', two: '${formattedCount} זכרונות', many: '${formattedCount} זכרונות', other: '${formattedCount} זכרונות')}";
|
||||
|
||||
static String m37(count) =>
|
||||
@ -92,14 +92,14 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
static String m48(userEmail) =>
|
||||
"${userEmail} יוסר מהאלבום המשותף הזה\n\nגם תמונות שנוספו על ידיהם יוסרו מהאלבום";
|
||||
|
||||
static String m1(count) => "${count} נבחרו";
|
||||
static String m3(count) => "${count} נבחרו";
|
||||
|
||||
static String m51(count, yourCount) => "${count} נבחרו (${yourCount} שלך)";
|
||||
|
||||
static String m52(verificationID) =>
|
||||
"הנה מזהה האימות שלי: ${verificationID} עבור ente.io.";
|
||||
|
||||
static String m2(verificationID) =>
|
||||
static String m4(verificationID) =>
|
||||
"היי, תוכל לוודא שזה מזהה האימות שלך של ente.io: ${verificationID}";
|
||||
|
||||
static String m54(numberOfPeople) =>
|
||||
@ -141,7 +141,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"addANewEmail": MessageLookupByLibrary.simpleMessage("הוסף דוא\"ל חדש"),
|
||||
"addCollaborator":
|
||||
MessageLookupByLibrary.simpleMessage("הוסף משתף פעולה"),
|
||||
"addItem": m4,
|
||||
"addItem": m5,
|
||||
"addLocationButton": MessageLookupByLibrary.simpleMessage("הוסף"),
|
||||
"addMore": MessageLookupByLibrary.simpleMessage("הוסף עוד"),
|
||||
"addPhotos": MessageLookupByLibrary.simpleMessage("הוסף תמונות"),
|
||||
@ -569,7 +569,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"maps": MessageLookupByLibrary.simpleMessage("מפות"),
|
||||
"mastodon": MessageLookupByLibrary.simpleMessage("Mastodon"),
|
||||
"matrix": MessageLookupByLibrary.simpleMessage("Matrix"),
|
||||
"memoryCount": m0,
|
||||
"memoryCount": m2,
|
||||
"merchandise": MessageLookupByLibrary.simpleMessage("סחורה"),
|
||||
"mobileWebDesktop":
|
||||
MessageLookupByLibrary.simpleMessage("פלאפון, דפדפן, שולחן עבודה"),
|
||||
@ -756,7 +756,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"selectedFoldersWillBeEncryptedAndBackedUp":
|
||||
MessageLookupByLibrary.simpleMessage(
|
||||
"התיקיות שנבחרו יוצפנו ויגובו"),
|
||||
"selectedPhotos": m1,
|
||||
"selectedPhotos": m3,
|
||||
"selectedPhotosWithYours": m51,
|
||||
"send": MessageLookupByLibrary.simpleMessage("שלח"),
|
||||
"sendEmail": MessageLookupByLibrary.simpleMessage("שלח דוא\"ל"),
|
||||
@ -779,7 +779,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"shareMyVerificationID": m52,
|
||||
"shareOnlyWithThePeopleYouWant":
|
||||
MessageLookupByLibrary.simpleMessage("שתף רק אם אנשים שאתה בוחר"),
|
||||
"shareTextConfirmOthersVerificationID": m2,
|
||||
"shareTextConfirmOthersVerificationID": m4,
|
||||
"shareTextRecommendUsingEnte": MessageLookupByLibrary.simpleMessage(
|
||||
"הורד את ente על מנת שנוכל לשתף תמונות וסרטונים באיכות המקור באופן קל\n\nhttps://ente.io"),
|
||||
"shareWithNonenteUsers": MessageLookupByLibrary.simpleMessage(
|
||||
@ -799,6 +799,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"sharedWithMe": MessageLookupByLibrary.simpleMessage("שותף איתי"),
|
||||
"sharing": MessageLookupByLibrary.simpleMessage("משתף..."),
|
||||
"showMemories": MessageLookupByLibrary.simpleMessage("הצג זכרונות"),
|
||||
"showPerson": MessageLookupByLibrary.simpleMessage("Show person"),
|
||||
"signUpTerms": MessageLookupByLibrary.simpleMessage(
|
||||
"אני מסכים ל<u-terms>תנאי שירות</u-terms> ול<u-policy>מדיניות הפרטיות</u-policy>"),
|
||||
"singleFileDeleteFromDevice": m56,
|
||||
|
1
mobile/lib/generated/intl/messages_hi.dart
generated
1
mobile/lib/generated/intl/messages_hi.dart
generated
@ -89,6 +89,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
MessageLookupByLibrary.simpleMessage("रिकवरी सफल हुई!"),
|
||||
"selectReason": MessageLookupByLibrary.simpleMessage("कारण चुनें"),
|
||||
"sendEmail": MessageLookupByLibrary.simpleMessage("ईमेल भेजें"),
|
||||
"showPerson": MessageLookupByLibrary.simpleMessage("Show person"),
|
||||
"somethingWentWrongPleaseTryAgain":
|
||||
MessageLookupByLibrary.simpleMessage(
|
||||
"कुछ गड़बड़ हुई है। कृपया दोबारा प्रयास करें।"),
|
||||
|
25
mobile/lib/generated/intl/messages_id.dart
generated
25
mobile/lib/generated/intl/messages_id.dart
generated
@ -20,12 +20,12 @@ typedef String MessageIfAbsent(String messageStr, List<dynamic> args);
|
||||
class MessageLookup extends MessageLookupByLibrary {
|
||||
String get localeName => 'id';
|
||||
|
||||
static String m3(count) =>
|
||||
static String m0(count) =>
|
||||
"${Intl.plural(count, other: 'Tambahkan kolaborator')}";
|
||||
|
||||
static String m4(count) => "${Intl.plural(count, other: 'Tambahkan item')}";
|
||||
static String m5(count) => "${Intl.plural(count, other: 'Tambahkan item')}";
|
||||
|
||||
static String m5(storageAmount, endDate) =>
|
||||
static String m6(storageAmount, endDate) =>
|
||||
"Add-on ${storageAmount} kamu berlaku sampai ${endDate}";
|
||||
|
||||
static String m7(emailOrName) => "Ditambahkan oleh ${emailOrName}";
|
||||
@ -110,7 +110,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
|
||||
static String m36(expiryTime) => "Link akan kedaluwarsa pada ${expiryTime}";
|
||||
|
||||
static String m0(count, formattedCount) =>
|
||||
static String m2(count, formattedCount) =>
|
||||
"${Intl.plural(count, zero: 'tanpa kenangan', one: '${formattedCount} kenangan', other: '${formattedCount} kenangan')}";
|
||||
|
||||
static String m37(count) => "${Intl.plural(count, other: 'Pindahkan item')}";
|
||||
@ -146,7 +146,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
static String m50(count) =>
|
||||
"${Intl.plural(count, other: '${count} hasil ditemukan')}";
|
||||
|
||||
static String m1(count) => "${count} terpilih";
|
||||
static String m3(count) => "${count} terpilih";
|
||||
|
||||
static String m51(count, yourCount) =>
|
||||
"${count} dipilih (${yourCount} milikmu)";
|
||||
@ -154,7 +154,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
static String m52(verificationID) =>
|
||||
"Ini ID Verifikasi saya di ente.io: ${verificationID}.";
|
||||
|
||||
static String m2(verificationID) =>
|
||||
static String m4(verificationID) =>
|
||||
"Halo, bisakah kamu pastikan bahwa ini adalah ID Verifikasi ente.io milikmu: ${verificationID}";
|
||||
|
||||
static String m53(referralCode, referralStorageInGB) =>
|
||||
@ -222,14 +222,14 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
MessageLookupByLibrary.simpleMessage("Tambah email baru"),
|
||||
"addCollaborator":
|
||||
MessageLookupByLibrary.simpleMessage("Tambah kolaborator"),
|
||||
"addCollaborators": m3,
|
||||
"addCollaborators": m0,
|
||||
"addFromDevice":
|
||||
MessageLookupByLibrary.simpleMessage("Tambahkan dari perangkat"),
|
||||
"addItem": m4,
|
||||
"addItem": m5,
|
||||
"addLocation": MessageLookupByLibrary.simpleMessage("Tambah tempat"),
|
||||
"addLocationButton": MessageLookupByLibrary.simpleMessage("Tambah"),
|
||||
"addMore": MessageLookupByLibrary.simpleMessage("Tambah lagi"),
|
||||
"addOnValidTill": m5,
|
||||
"addOnValidTill": m6,
|
||||
"addPhotos": MessageLookupByLibrary.simpleMessage("Tambah foto"),
|
||||
"addSelected":
|
||||
MessageLookupByLibrary.simpleMessage("Tambahkan yang dipilih"),
|
||||
@ -872,7 +872,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"maps": MessageLookupByLibrary.simpleMessage("Peta"),
|
||||
"mastodon": MessageLookupByLibrary.simpleMessage("Mastodon"),
|
||||
"matrix": MessageLookupByLibrary.simpleMessage("Matrix"),
|
||||
"memoryCount": m0,
|
||||
"memoryCount": m2,
|
||||
"merchandise": MessageLookupByLibrary.simpleMessage("Barang Dagangan"),
|
||||
"mlConsent":
|
||||
MessageLookupByLibrary.simpleMessage("Aktifkan pemelajaran mesin"),
|
||||
@ -1191,7 +1191,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"selectedItemsWillBeDeletedFromAllAlbumsAndMoved":
|
||||
MessageLookupByLibrary.simpleMessage(
|
||||
"Item terpilih akan dihapus dari semua album dan dipindahkan ke sampah."),
|
||||
"selectedPhotos": m1,
|
||||
"selectedPhotos": m3,
|
||||
"selectedPhotosWithYours": m51,
|
||||
"send": MessageLookupByLibrary.simpleMessage("Kirim"),
|
||||
"sendEmail": MessageLookupByLibrary.simpleMessage("Kirim email"),
|
||||
@ -1216,7 +1216,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"shareMyVerificationID": m52,
|
||||
"shareOnlyWithThePeopleYouWant": MessageLookupByLibrary.simpleMessage(
|
||||
"Bagikan hanya dengan orang yang kamu inginkan"),
|
||||
"shareTextConfirmOthersVerificationID": m2,
|
||||
"shareTextConfirmOthersVerificationID": m4,
|
||||
"shareTextRecommendUsingEnte": MessageLookupByLibrary.simpleMessage(
|
||||
"Unduh Ente agar kita bisa berbagi foto dan video kualitas asli dengan mudah\n\nhttps://ente.io"),
|
||||
"shareTextReferralCode": m53,
|
||||
@ -1242,6 +1242,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
MessageLookupByLibrary.simpleMessage("Dibagikan dengan kamu"),
|
||||
"sharing": MessageLookupByLibrary.simpleMessage("Membagikan..."),
|
||||
"showMemories": MessageLookupByLibrary.simpleMessage("Lihat kenangan"),
|
||||
"showPerson": MessageLookupByLibrary.simpleMessage("Show person"),
|
||||
"signOutFromOtherDevices": MessageLookupByLibrary.simpleMessage(
|
||||
"Keluarkan akun dari perangkat lain"),
|
||||
"signOutOtherBody": MessageLookupByLibrary.simpleMessage(
|
||||
|
47
mobile/lib/generated/intl/messages_it.dart
generated
47
mobile/lib/generated/intl/messages_it.dart
generated
@ -20,16 +20,16 @@ typedef String MessageIfAbsent(String messageStr, List<dynamic> args);
|
||||
class MessageLookup extends MessageLookupByLibrary {
|
||||
String get localeName => 'it';
|
||||
|
||||
static String m3(count) =>
|
||||
static String m0(count) =>
|
||||
"${Intl.plural(count, zero: 'Aggiungi collaboratore', one: 'Aggiungi collaboratore', other: 'Aggiungi collaboratori')}";
|
||||
|
||||
static String m4(count) =>
|
||||
static String m5(count) =>
|
||||
"${Intl.plural(count, one: 'Aggiungi elemento', other: 'Aggiungi elementi')}";
|
||||
|
||||
static String m5(storageAmount, endDate) =>
|
||||
static String m6(storageAmount, endDate) =>
|
||||
"Il tuo spazio aggiuntivo di ${storageAmount} è valido fino al ${endDate}";
|
||||
|
||||
static String m6(count) =>
|
||||
static String m1(count) =>
|
||||
"${Intl.plural(count, zero: 'Aggiungi visualizzatore', one: 'Aggiungi visualizzatore', other: 'Aggiungi visualizzatori')}";
|
||||
|
||||
static String m7(emailOrName) => "Aggiunto da ${emailOrName}";
|
||||
@ -116,7 +116,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
|
||||
static String m36(expiryTime) => "Il link scadrà il ${expiryTime}";
|
||||
|
||||
static String m0(count, formattedCount) =>
|
||||
static String m2(count, formattedCount) =>
|
||||
"${Intl.plural(count, one: '${formattedCount} ricordo', other: '${formattedCount} ricordi')}";
|
||||
|
||||
static String m37(count) =>
|
||||
@ -155,7 +155,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
static String m50(count) =>
|
||||
"${Intl.plural(count, one: '${count} risultato trovato', other: '${count} risultati trovati')}";
|
||||
|
||||
static String m1(count) => "${count} selezionati";
|
||||
static String m3(count) => "${count} selezionati";
|
||||
|
||||
static String m51(count, yourCount) =>
|
||||
"${count} selezionato (${yourCount} tuoi)";
|
||||
@ -163,7 +163,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
static String m52(verificationID) =>
|
||||
"Ecco il mio ID di verifica: ${verificationID} per ente.io.";
|
||||
|
||||
static String m2(verificationID) =>
|
||||
static String m4(verificationID) =>
|
||||
"Hey, puoi confermare che questo è il tuo ID di verifica: ${verificationID} su ente.io";
|
||||
|
||||
static String m53(referralCode, referralStorageInGB) =>
|
||||
@ -236,17 +236,17 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
MessageLookupByLibrary.simpleMessage("Aggiungi una nuova email"),
|
||||
"addCollaborator":
|
||||
MessageLookupByLibrary.simpleMessage("Aggiungi collaboratore"),
|
||||
"addCollaborators": m3,
|
||||
"addCollaborators": m0,
|
||||
"addFromDevice":
|
||||
MessageLookupByLibrary.simpleMessage("Aggiungi dal dispositivo"),
|
||||
"addItem": m4,
|
||||
"addItem": m5,
|
||||
"addLocation": MessageLookupByLibrary.simpleMessage("Aggiungi luogo"),
|
||||
"addLocationButton": MessageLookupByLibrary.simpleMessage("Aggiungi"),
|
||||
"addMore": MessageLookupByLibrary.simpleMessage("Aggiungi altri"),
|
||||
"addNew": MessageLookupByLibrary.simpleMessage("Aggiungi nuovo"),
|
||||
"addOnPageSubtitle": MessageLookupByLibrary.simpleMessage(
|
||||
"Dettagli dei componenti aggiuntivi"),
|
||||
"addOnValidTill": m5,
|
||||
"addOnValidTill": m6,
|
||||
"addOns": MessageLookupByLibrary.simpleMessage("Componenti aggiuntivi"),
|
||||
"addPhotos": MessageLookupByLibrary.simpleMessage("Aggiungi foto"),
|
||||
"addSelected":
|
||||
@ -258,7 +258,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
MessageLookupByLibrary.simpleMessage("Aggiungi ad album nascosto"),
|
||||
"addViewer":
|
||||
MessageLookupByLibrary.simpleMessage("Aggiungi in sola lettura"),
|
||||
"addViewers": m6,
|
||||
"addViewers": m1,
|
||||
"addYourPhotosNow":
|
||||
MessageLookupByLibrary.simpleMessage("Aggiungi le tue foto ora"),
|
||||
"addedAs": MessageLookupByLibrary.simpleMessage("Aggiunto come"),
|
||||
@ -455,6 +455,8 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
MessageLookupByLibrary.simpleMessage("Club per tempo di cattura"),
|
||||
"clubByFileName":
|
||||
MessageLookupByLibrary.simpleMessage("Unisci per nome file"),
|
||||
"clusteringProgress":
|
||||
MessageLookupByLibrary.simpleMessage("Clustering progress"),
|
||||
"codeAppliedPageTitle":
|
||||
MessageLookupByLibrary.simpleMessage("Codice applicato"),
|
||||
"codeChangeLimitReached": MessageLookupByLibrary.simpleMessage(
|
||||
@ -528,6 +530,8 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"createAccount": MessageLookupByLibrary.simpleMessage("Crea account"),
|
||||
"createAlbumActionHint": MessageLookupByLibrary.simpleMessage(
|
||||
"Premi a lungo per selezionare le foto e fai clic su + per creare un album"),
|
||||
"createCollaborativeLink":
|
||||
MessageLookupByLibrary.simpleMessage("Create collaborative link"),
|
||||
"createCollage":
|
||||
MessageLookupByLibrary.simpleMessage("Crea un collage"),
|
||||
"createNewAccount":
|
||||
@ -702,6 +706,8 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
MessageLookupByLibrary.simpleMessage("Inserisci password"),
|
||||
"enterPasswordToEncrypt": MessageLookupByLibrary.simpleMessage(
|
||||
"Inserisci una password per criptare i tuoi dati"),
|
||||
"enterPersonName":
|
||||
MessageLookupByLibrary.simpleMessage("Enter person name"),
|
||||
"enterPin": MessageLookupByLibrary.simpleMessage("Inserisci PIN"),
|
||||
"enterReferralCode": MessageLookupByLibrary.simpleMessage(
|
||||
"Inserisci il codice di invito"),
|
||||
@ -724,6 +730,8 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"Questo link è scaduto. Si prega di selezionare un nuovo orario di scadenza o disabilitare la scadenza del link."),
|
||||
"exportLogs": MessageLookupByLibrary.simpleMessage("Esporta log"),
|
||||
"exportYourData": MessageLookupByLibrary.simpleMessage("Esporta dati"),
|
||||
"faceRecognition":
|
||||
MessageLookupByLibrary.simpleMessage("Face recognition"),
|
||||
"faces": MessageLookupByLibrary.simpleMessage("Volti"),
|
||||
"failedToApplyCode": MessageLookupByLibrary.simpleMessage(
|
||||
"Impossibile applicare il codice"),
|
||||
@ -771,6 +779,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
MessageLookupByLibrary.simpleMessage("per i tuoi ricordi"),
|
||||
"forgotPassword":
|
||||
MessageLookupByLibrary.simpleMessage("Password dimenticata"),
|
||||
"foundFaces": MessageLookupByLibrary.simpleMessage("Found faces"),
|
||||
"freeStorageClaimed":
|
||||
MessageLookupByLibrary.simpleMessage("Spazio gratuito richiesto"),
|
||||
"freeStorageOnReferralSuccess": m29,
|
||||
@ -846,6 +855,8 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
MessageLookupByLibrary.simpleMessage("Chiave di recupero errata"),
|
||||
"indexedItems":
|
||||
MessageLookupByLibrary.simpleMessage("Elementi indicizzati"),
|
||||
"indexingIsPaused": MessageLookupByLibrary.simpleMessage(
|
||||
"Indexing is paused, will automatically resume when device is ready"),
|
||||
"insecureDevice":
|
||||
MessageLookupByLibrary.simpleMessage("Dispositivo non sicuro"),
|
||||
"installManually":
|
||||
@ -953,6 +964,9 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"logout": MessageLookupByLibrary.simpleMessage("Disconnetti"),
|
||||
"logsDialogBody": MessageLookupByLibrary.simpleMessage(
|
||||
"Invia i log per aiutarci a risolvere il tuo problema. Si prega di notare che i nomi dei file saranno inclusi per aiutare a tenere traccia di problemi con file specifici."),
|
||||
"longPressAnEmailToVerifyEndToEndEncryption":
|
||||
MessageLookupByLibrary.simpleMessage(
|
||||
"Long press an email to verify end to end encryption."),
|
||||
"longpressOnAnItemToViewInFullscreen":
|
||||
MessageLookupByLibrary.simpleMessage(
|
||||
"Premi a lungo su un elemento per visualizzarlo a schermo intero"),
|
||||
@ -974,7 +988,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"maps": MessageLookupByLibrary.simpleMessage("Mappe"),
|
||||
"mastodon": MessageLookupByLibrary.simpleMessage("Mastodon"),
|
||||
"matrix": MessageLookupByLibrary.simpleMessage("Matrix"),
|
||||
"memoryCount": m0,
|
||||
"memoryCount": m2,
|
||||
"merchandise": MessageLookupByLibrary.simpleMessage("Merchandise"),
|
||||
"mlConsent": MessageLookupByLibrary.simpleMessage(
|
||||
"Abilita l\'apprendimento automatico"),
|
||||
@ -1018,6 +1032,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"newToEnte":
|
||||
MessageLookupByLibrary.simpleMessage("Prima volta con Ente"),
|
||||
"newest": MessageLookupByLibrary.simpleMessage("Più recenti"),
|
||||
"next": MessageLookupByLibrary.simpleMessage("Next"),
|
||||
"no": MessageLookupByLibrary.simpleMessage("No"),
|
||||
"noAlbumsSharedByYouYet": MessageLookupByLibrary.simpleMessage(
|
||||
"Ancora nessun album condiviso da te"),
|
||||
@ -1243,6 +1258,8 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"removeParticipant":
|
||||
MessageLookupByLibrary.simpleMessage("Rimuovi partecipante"),
|
||||
"removeParticipantBody": m48,
|
||||
"removePersonLabel":
|
||||
MessageLookupByLibrary.simpleMessage("Remove person label"),
|
||||
"removePublicLink":
|
||||
MessageLookupByLibrary.simpleMessage("Rimuovi link pubblico"),
|
||||
"removePublicLinks":
|
||||
@ -1298,6 +1315,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"scanThisBarcodeWithnyourAuthenticatorApp":
|
||||
MessageLookupByLibrary.simpleMessage(
|
||||
"Scansione questo codice QR\ncon la tua app di autenticazione"),
|
||||
"search": MessageLookupByLibrary.simpleMessage("Search"),
|
||||
"searchAlbumsEmptySection":
|
||||
MessageLookupByLibrary.simpleMessage("Album"),
|
||||
"searchByAlbumNameHint":
|
||||
@ -1347,7 +1365,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"selectedItemsWillBeDeletedFromAllAlbumsAndMoved":
|
||||
MessageLookupByLibrary.simpleMessage(
|
||||
"Gli elementi selezionati verranno eliminati da tutti gli album e spostati nel cestino."),
|
||||
"selectedPhotos": m1,
|
||||
"selectedPhotos": m3,
|
||||
"selectedPhotosWithYours": m51,
|
||||
"send": MessageLookupByLibrary.simpleMessage("Invia"),
|
||||
"sendEmail": MessageLookupByLibrary.simpleMessage("Invia email"),
|
||||
@ -1381,7 +1399,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"shareMyVerificationID": m52,
|
||||
"shareOnlyWithThePeopleYouWant": MessageLookupByLibrary.simpleMessage(
|
||||
"Condividi solo con le persone che vuoi"),
|
||||
"shareTextConfirmOthersVerificationID": m2,
|
||||
"shareTextConfirmOthersVerificationID": m4,
|
||||
"shareTextRecommendUsingEnte": MessageLookupByLibrary.simpleMessage(
|
||||
"Scarica Ente in modo da poter facilmente condividere foto e video in qualità originale\n\nhttps://ente.io"),
|
||||
"shareTextReferralCode": m53,
|
||||
@ -1406,6 +1424,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"sharing":
|
||||
MessageLookupByLibrary.simpleMessage("Condivisione in corso..."),
|
||||
"showMemories": MessageLookupByLibrary.simpleMessage("Mostra ricordi"),
|
||||
"showPerson": MessageLookupByLibrary.simpleMessage("Show person"),
|
||||
"signOutFromOtherDevices": MessageLookupByLibrary.simpleMessage(
|
||||
"Esci dagli altri dispositivi"),
|
||||
"signOutOtherBody": MessageLookupByLibrary.simpleMessage(
|
||||
|
31
mobile/lib/generated/intl/messages_ja.dart
generated
31
mobile/lib/generated/intl/messages_ja.dart
generated
@ -20,16 +20,16 @@ typedef String MessageIfAbsent(String messageStr, List<dynamic> args);
|
||||
class MessageLookup extends MessageLookupByLibrary {
|
||||
String get localeName => 'ja';
|
||||
|
||||
static String m3(count) =>
|
||||
static String m0(count) =>
|
||||
"${Intl.plural(count, zero: '共同編集者を追加', one: '共同編集者を追加', other: '共同編集者を追加')}";
|
||||
|
||||
static String m4(count) =>
|
||||
static String m5(count) =>
|
||||
"${Intl.plural(count, one: '項目を追加', other: '項目を追加')}";
|
||||
|
||||
static String m5(storageAmount, endDate) =>
|
||||
static String m6(storageAmount, endDate) =>
|
||||
"あなたの ${storageAmount} アドオンは ${endDate} まで有効です";
|
||||
|
||||
static String m6(count) =>
|
||||
static String m1(count) =>
|
||||
"${Intl.plural(count, zero: 'ビューアーを追加', one: 'ビューアーを追加', other: 'ビューアーを追加')}";
|
||||
|
||||
static String m7(emailOrName) => "${emailOrName} が追加";
|
||||
@ -112,11 +112,11 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"${currentlyProcessing} / ${totalCount} を処理中";
|
||||
|
||||
static String m35(count) =>
|
||||
"{count, plural, one{{${count} アイテム} other {${count} アイテム}}";
|
||||
"${Intl.plural(count, one: '${count} アイテム', other: '${count} アイテム')}";
|
||||
|
||||
static String m36(expiryTime) => "リンクは ${expiryTime} に期限切れになります";
|
||||
|
||||
static String m0(count, formattedCount) =>
|
||||
static String m2(count, formattedCount) =>
|
||||
"${Intl.plural(count, zero: '思い出なし', one: '${formattedCount} 思い出', other: '${formattedCount} 思い出')}";
|
||||
|
||||
static String m37(count) =>
|
||||
@ -153,13 +153,13 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
static String m50(count) =>
|
||||
"${Intl.plural(count, one: '${count} 個の結果', other: '${count} 個の結果')}";
|
||||
|
||||
static String m1(count) => "${count} 個を選択";
|
||||
static String m3(count) => "${count} 個を選択";
|
||||
|
||||
static String m51(count, yourCount) => "${count} 個選択中(${yourCount} あなた)";
|
||||
|
||||
static String m52(verificationID) => "私の確認ID: ente.ioの ${verificationID}";
|
||||
|
||||
static String m2(verificationID) =>
|
||||
static String m4(verificationID) =>
|
||||
"これがあなたのente.io確認用IDであることを確認できますか? ${verificationID}";
|
||||
|
||||
static String m53(referralCode, referralStorageInGB) =>
|
||||
@ -222,15 +222,15 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"addAName": MessageLookupByLibrary.simpleMessage("名前を追加"),
|
||||
"addANewEmail": MessageLookupByLibrary.simpleMessage("新しいEメールアドレスを追加"),
|
||||
"addCollaborator": MessageLookupByLibrary.simpleMessage("コラボレーターを追加"),
|
||||
"addCollaborators": m3,
|
||||
"addCollaborators": m0,
|
||||
"addFromDevice": MessageLookupByLibrary.simpleMessage("デバイスから追加"),
|
||||
"addItem": m4,
|
||||
"addItem": m5,
|
||||
"addLocation": MessageLookupByLibrary.simpleMessage("位置情報を追加"),
|
||||
"addLocationButton": MessageLookupByLibrary.simpleMessage("追加"),
|
||||
"addMore": MessageLookupByLibrary.simpleMessage("さらに追加"),
|
||||
"addNew": MessageLookupByLibrary.simpleMessage("新規追加"),
|
||||
"addOnPageSubtitle": MessageLookupByLibrary.simpleMessage("アドオンの詳細"),
|
||||
"addOnValidTill": m5,
|
||||
"addOnValidTill": m6,
|
||||
"addOns": MessageLookupByLibrary.simpleMessage("アドオン"),
|
||||
"addPhotos": MessageLookupByLibrary.simpleMessage("写真を追加"),
|
||||
"addSelected": MessageLookupByLibrary.simpleMessage("追加選択"),
|
||||
@ -238,7 +238,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"addToEnte": MessageLookupByLibrary.simpleMessage("Enteに追加"),
|
||||
"addToHiddenAlbum": MessageLookupByLibrary.simpleMessage("非表示アルバムに追加"),
|
||||
"addViewer": MessageLookupByLibrary.simpleMessage("ビューアーを追加"),
|
||||
"addViewers": m6,
|
||||
"addViewers": m1,
|
||||
"addYourPhotosNow": MessageLookupByLibrary.simpleMessage("写真を今すぐ追加する"),
|
||||
"addedAs": MessageLookupByLibrary.simpleMessage("追加:"),
|
||||
"addedBy": m7,
|
||||
@ -882,7 +882,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"maps": MessageLookupByLibrary.simpleMessage("地図"),
|
||||
"mastodon": MessageLookupByLibrary.simpleMessage("Mastodon"),
|
||||
"matrix": MessageLookupByLibrary.simpleMessage("Matrix"),
|
||||
"memoryCount": m0,
|
||||
"memoryCount": m2,
|
||||
"merchandise": MessageLookupByLibrary.simpleMessage("グッズ"),
|
||||
"mlConsent": MessageLookupByLibrary.simpleMessage("機械学習を有効にする"),
|
||||
"mlConsentConfirmation":
|
||||
@ -1206,7 +1206,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"selectedItemsWillBeDeletedFromAllAlbumsAndMoved":
|
||||
MessageLookupByLibrary.simpleMessage(
|
||||
"選択したアイテムはすべてのアルバムから削除され、ゴミ箱に移動されます。"),
|
||||
"selectedPhotos": m1,
|
||||
"selectedPhotos": m3,
|
||||
"selectedPhotosWithYours": m51,
|
||||
"send": MessageLookupByLibrary.simpleMessage("送信"),
|
||||
"sendEmail": MessageLookupByLibrary.simpleMessage("メールを送信する"),
|
||||
@ -1232,7 +1232,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"shareMyVerificationID": m52,
|
||||
"shareOnlyWithThePeopleYouWant":
|
||||
MessageLookupByLibrary.simpleMessage("選んだ人と共有します"),
|
||||
"shareTextConfirmOthersVerificationID": m2,
|
||||
"shareTextConfirmOthersVerificationID": m4,
|
||||
"shareTextRecommendUsingEnte": MessageLookupByLibrary.simpleMessage(
|
||||
"Enteをダウンロードして、写真や動画の共有を簡単にしよう\n\nhttps://ente.io"),
|
||||
"shareTextReferralCode": m53,
|
||||
@ -1254,6 +1254,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"sharedWithYou": MessageLookupByLibrary.simpleMessage("あなたと共有されています"),
|
||||
"sharing": MessageLookupByLibrary.simpleMessage("共有中..."),
|
||||
"showMemories": MessageLookupByLibrary.simpleMessage("思い出を表示"),
|
||||
"showPerson": MessageLookupByLibrary.simpleMessage("Show person"),
|
||||
"signOutFromOtherDevices":
|
||||
MessageLookupByLibrary.simpleMessage("他のデバイスからサインアウトする"),
|
||||
"signOutOtherBody": MessageLookupByLibrary.simpleMessage(
|
||||
|
3
mobile/lib/generated/intl/messages_km.dart
generated
3
mobile/lib/generated/intl/messages_km.dart
generated
@ -23,6 +23,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
final messages = _notInlinedMessages(_notInlinedMessages);
|
||||
static Map<String, Function> _notInlinedMessages(_) => <String, Function>{
|
||||
"localSyncErrorMessage": MessageLookupByLibrary.simpleMessage(
|
||||
"Looks like something went wrong since local photos sync is taking more time than expected. Please reach out to our support team")
|
||||
"Looks like something went wrong since local photos sync is taking more time than expected. Please reach out to our support team"),
|
||||
"showPerson": MessageLookupByLibrary.simpleMessage("Show person")
|
||||
};
|
||||
}
|
||||
|
53
mobile/lib/generated/intl/messages_ko.dart
generated
53
mobile/lib/generated/intl/messages_ko.dart
generated
@ -20,18 +20,27 @@ typedef String MessageIfAbsent(String messageStr, List<dynamic> args);
|
||||
class MessageLookup extends MessageLookupByLibrary {
|
||||
String get localeName => 'ko';
|
||||
|
||||
static String m0(count) =>
|
||||
"${Intl.plural(count, zero: 'Add collaborator', one: 'Add collaborator', other: 'Add collaborators')}";
|
||||
|
||||
static String m1(count) =>
|
||||
"${Intl.plural(count, zero: 'Add viewer', one: 'Add viewer', other: 'Add viewers')}";
|
||||
|
||||
final messages = _notInlinedMessages(_notInlinedMessages);
|
||||
static Map<String, Function> _notInlinedMessages(_) => <String, Function>{
|
||||
"accountWelcomeBack":
|
||||
MessageLookupByLibrary.simpleMessage("다시 오신 것을 환영합니다!"),
|
||||
"addCollaborators": m0,
|
||||
"addToHiddenAlbum":
|
||||
MessageLookupByLibrary.simpleMessage("Add to hidden album"),
|
||||
"addViewers": m1,
|
||||
"appLock": MessageLookupByLibrary.simpleMessage("App lock"),
|
||||
"appLockDescription": MessageLookupByLibrary.simpleMessage(
|
||||
"Choose between your device\\\'s default lock screen and a custom lock screen with a PIN or password."),
|
||||
"askDeleteReason":
|
||||
MessageLookupByLibrary.simpleMessage("계정을 삭제하는 가장 큰 이유가 무엇인가요?"),
|
||||
"autoLock": MessageLookupByLibrary.simpleMessage("Auto lock"),
|
||||
"autoLockFeatureDescription": MessageLookupByLibrary.simpleMessage(
|
||||
"Time after which the app locks after being put in the background"),
|
||||
"cancel": MessageLookupByLibrary.simpleMessage("닫기"),
|
||||
"changeLocationOfSelectedItems": MessageLookupByLibrary.simpleMessage(
|
||||
"Change location of selected items?"),
|
||||
"clusteringProgress":
|
||||
@ -40,9 +49,14 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"collectPhotos": MessageLookupByLibrary.simpleMessage("Collect photos"),
|
||||
"collectPhotosDescription": MessageLookupByLibrary.simpleMessage(
|
||||
"Create a link where your friends can upload photos in original quality."),
|
||||
"confirmAccountDeletion":
|
||||
MessageLookupByLibrary.simpleMessage("계정 삭제 확인"),
|
||||
"contacts": MessageLookupByLibrary.simpleMessage("Contacts"),
|
||||
"createCollaborativeLink":
|
||||
MessageLookupByLibrary.simpleMessage("Create collaborative link"),
|
||||
"deleteAccount": MessageLookupByLibrary.simpleMessage("계정 삭제"),
|
||||
"deleteAccountPermanentlyButton":
|
||||
MessageLookupByLibrary.simpleMessage("계정을 영구적으로 삭제"),
|
||||
"deleteConfirmDialogBody": MessageLookupByLibrary.simpleMessage(
|
||||
"This account is linked to other ente apps, if you use any.\\n\\nYour uploaded data, across all ente apps, will be scheduled for deletion, and your account will be permanently deleted."),
|
||||
"descriptions": MessageLookupByLibrary.simpleMessage("Descriptions"),
|
||||
@ -51,11 +65,17 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"editsToLocationWillOnlyBeSeenWithinEnte":
|
||||
MessageLookupByLibrary.simpleMessage(
|
||||
"Edits to location will only be seen within Ente"),
|
||||
"email": MessageLookupByLibrary.simpleMessage("이메일"),
|
||||
"enterPersonName":
|
||||
MessageLookupByLibrary.simpleMessage("Enter person name"),
|
||||
"enterPin": MessageLookupByLibrary.simpleMessage("Enter PIN"),
|
||||
"enterValidEmail":
|
||||
MessageLookupByLibrary.simpleMessage("올바른 이메일 주소를 입력하세요."),
|
||||
"enterYourEmailAddress":
|
||||
MessageLookupByLibrary.simpleMessage("이메일을 입력하세요"),
|
||||
"faceRecognition":
|
||||
MessageLookupByLibrary.simpleMessage("Face recognition"),
|
||||
"feedback": MessageLookupByLibrary.simpleMessage("피드백"),
|
||||
"fileTypes": MessageLookupByLibrary.simpleMessage("File types"),
|
||||
"foundFaces": MessageLookupByLibrary.simpleMessage("Found faces"),
|
||||
"guestView": MessageLookupByLibrary.simpleMessage("Guest view"),
|
||||
@ -69,7 +89,11 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"immediately": MessageLookupByLibrary.simpleMessage("Immediately"),
|
||||
"indexingIsPaused": MessageLookupByLibrary.simpleMessage(
|
||||
"Indexing is paused, will automatically resume when device is ready"),
|
||||
"invalidEmailAddress":
|
||||
MessageLookupByLibrary.simpleMessage("잘못된 이메일 주소"),
|
||||
"joinDiscord": MessageLookupByLibrary.simpleMessage("Join Discord"),
|
||||
"localSyncErrorMessage": MessageLookupByLibrary.simpleMessage(
|
||||
"Looks like something went wrong since local photos sync is taking more time than expected. Please reach out to our support team"),
|
||||
"locations": MessageLookupByLibrary.simpleMessage("Locations"),
|
||||
"longPressAnEmailToVerifyEndToEndEncryption":
|
||||
MessageLookupByLibrary.simpleMessage(
|
||||
@ -106,6 +130,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"setNewPassword":
|
||||
MessageLookupByLibrary.simpleMessage("Set new password"),
|
||||
"setNewPin": MessageLookupByLibrary.simpleMessage("Set new PIN"),
|
||||
"showPerson": MessageLookupByLibrary.simpleMessage("Show person"),
|
||||
"tapToUnlock": MessageLookupByLibrary.simpleMessage("Tap to unlock"),
|
||||
"thisWillRemovePublicLinksOfAllSelectedQuickLinks":
|
||||
MessageLookupByLibrary.simpleMessage(
|
||||
@ -115,29 +140,9 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"To enable app lock, please setup device passcode or screen lock in your system settings."),
|
||||
"tooManyIncorrectAttempts":
|
||||
MessageLookupByLibrary.simpleMessage("Too many incorrect attempts"),
|
||||
"yourMap": MessageLookupByLibrary.simpleMessage("Your map")
|
||||
"accountWelcomeBack":
|
||||
MessageLookupByLibrary.simpleMessage("다시 오신 것을 환영합니다!"),
|
||||
"askDeleteReason":
|
||||
MessageLookupByLibrary.simpleMessage("계정을 삭제하는 가장 큰 이유가 무엇인가요?"),
|
||||
"cancel": MessageLookupByLibrary.simpleMessage("닫기"),
|
||||
"confirmAccountDeletion":
|
||||
MessageLookupByLibrary.simpleMessage("계정 삭제 확인"),
|
||||
"deleteAccount": MessageLookupByLibrary.simpleMessage("계정 삭제"),
|
||||
"deleteAccountPermanentlyButton":
|
||||
MessageLookupByLibrary.simpleMessage("계정을 영구적으로 삭제"),
|
||||
"email": MessageLookupByLibrary.simpleMessage("이메일"),
|
||||
"enterValidEmail":
|
||||
MessageLookupByLibrary.simpleMessage("올바른 이메일 주소를 입력하세요."),
|
||||
"enterYourEmailAddress":
|
||||
MessageLookupByLibrary.simpleMessage("이메일을 입력하세요"),
|
||||
"feedback": MessageLookupByLibrary.simpleMessage("피드백"),
|
||||
"invalidEmailAddress":
|
||||
MessageLookupByLibrary.simpleMessage("잘못된 이메일 주소"),
|
||||
"localSyncErrorMessage": MessageLookupByLibrary.simpleMessage(
|
||||
"Looks like something went wrong since local photos sync is taking more time than expected. Please reach out to our support team"),
|
||||
"verify": MessageLookupByLibrary.simpleMessage("인증"),
|
||||
"yourAccountHasBeenDeleted":
|
||||
MessageLookupByLibrary.simpleMessage("계정이 삭제되었습니다.")
|
||||
MessageLookupByLibrary.simpleMessage("계정이 삭제되었습니다."),
|
||||
"yourMap": MessageLookupByLibrary.simpleMessage("Your map")
|
||||
};
|
||||
}
|
||||
|
29
mobile/lib/generated/intl/messages_nl.dart
generated
29
mobile/lib/generated/intl/messages_nl.dart
generated
@ -20,16 +20,16 @@ typedef String MessageIfAbsent(String messageStr, List<dynamic> args);
|
||||
class MessageLookup extends MessageLookupByLibrary {
|
||||
String get localeName => 'nl';
|
||||
|
||||
static String m3(count) =>
|
||||
static String m0(count) =>
|
||||
"${Intl.plural(count, zero: 'Voeg samenwerker toe', one: 'Voeg samenwerker toe', other: 'Voeg samenwerkers toe')}";
|
||||
|
||||
static String m4(count) =>
|
||||
static String m5(count) =>
|
||||
"${Intl.plural(count, one: 'Bestand toevoegen', other: 'Bestanden toevoegen')}";
|
||||
|
||||
static String m5(storageAmount, endDate) =>
|
||||
static String m6(storageAmount, endDate) =>
|
||||
"Jouw ${storageAmount} add-on is geldig tot ${endDate}";
|
||||
|
||||
static String m6(count) =>
|
||||
static String m1(count) =>
|
||||
"${Intl.plural(count, one: 'Voeg kijker toe', other: 'Voeg kijkers toe')}";
|
||||
|
||||
static String m7(emailOrName) => "Toegevoegd door ${emailOrName}";
|
||||
@ -119,7 +119,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
|
||||
static String m36(expiryTime) => "Link vervalt op ${expiryTime}";
|
||||
|
||||
static String m0(count, formattedCount) =>
|
||||
static String m2(count, formattedCount) =>
|
||||
"${Intl.plural(count, zero: 'geen herinneringen', one: '${formattedCount} herinnering', other: '${formattedCount} herinneringen')}";
|
||||
|
||||
static String m37(count) =>
|
||||
@ -159,7 +159,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
static String m50(count) =>
|
||||
"${Intl.plural(count, one: '${count} resultaat gevonden', other: '${count} resultaten gevonden')}";
|
||||
|
||||
static String m1(count) => "${count} geselecteerd";
|
||||
static String m3(count) => "${count} geselecteerd";
|
||||
|
||||
static String m51(count, yourCount) =>
|
||||
"${count} geselecteerd (${yourCount} van jou)";
|
||||
@ -167,7 +167,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
static String m52(verificationID) =>
|
||||
"Hier is mijn verificatie-ID: ${verificationID} voor ente.io.";
|
||||
|
||||
static String m2(verificationID) =>
|
||||
static String m4(verificationID) =>
|
||||
"Hey, kunt u bevestigen dat dit uw ente.io verificatie-ID is: ${verificationID}";
|
||||
|
||||
static String m53(referralCode, referralStorageInGB) =>
|
||||
@ -241,10 +241,10 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
MessageLookupByLibrary.simpleMessage("Nieuw e-mailadres toevoegen"),
|
||||
"addCollaborator":
|
||||
MessageLookupByLibrary.simpleMessage("Samenwerker toevoegen"),
|
||||
"addCollaborators": m3,
|
||||
"addCollaborators": m0,
|
||||
"addFromDevice":
|
||||
MessageLookupByLibrary.simpleMessage("Toevoegen vanaf apparaat"),
|
||||
"addItem": m4,
|
||||
"addItem": m5,
|
||||
"addLocation":
|
||||
MessageLookupByLibrary.simpleMessage("Locatie toevoegen"),
|
||||
"addLocationButton": MessageLookupByLibrary.simpleMessage("Toevoegen"),
|
||||
@ -252,7 +252,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"addNew": MessageLookupByLibrary.simpleMessage("Nieuwe toevoegen"),
|
||||
"addOnPageSubtitle":
|
||||
MessageLookupByLibrary.simpleMessage("Details van add-ons"),
|
||||
"addOnValidTill": m5,
|
||||
"addOnValidTill": m6,
|
||||
"addOns": MessageLookupByLibrary.simpleMessage("Add-ons"),
|
||||
"addPhotos": MessageLookupByLibrary.simpleMessage("Foto\'s toevoegen"),
|
||||
"addSelected":
|
||||
@ -263,7 +263,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"addToHiddenAlbum": MessageLookupByLibrary.simpleMessage(
|
||||
"Toevoegen aan verborgen album"),
|
||||
"addViewer": MessageLookupByLibrary.simpleMessage("Voeg kijker toe"),
|
||||
"addViewers": m6,
|
||||
"addViewers": m1,
|
||||
"addYourPhotosNow":
|
||||
MessageLookupByLibrary.simpleMessage("Voeg nu je foto\'s toe"),
|
||||
"addedAs": MessageLookupByLibrary.simpleMessage("Toegevoegd als"),
|
||||
@ -1030,7 +1030,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"maps": MessageLookupByLibrary.simpleMessage("Kaarten"),
|
||||
"mastodon": MessageLookupByLibrary.simpleMessage("Mastodon"),
|
||||
"matrix": MessageLookupByLibrary.simpleMessage("Matrix"),
|
||||
"memoryCount": m0,
|
||||
"memoryCount": m2,
|
||||
"merchandise": MessageLookupByLibrary.simpleMessage("Merchandise"),
|
||||
"mlConsent":
|
||||
MessageLookupByLibrary.simpleMessage("Schakel machine learning in"),
|
||||
@ -1423,7 +1423,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"selectedItemsWillBeDeletedFromAllAlbumsAndMoved":
|
||||
MessageLookupByLibrary.simpleMessage(
|
||||
"Geselecteerde bestanden worden verwijderd uit alle albums en verplaatst naar de prullenbak."),
|
||||
"selectedPhotos": m1,
|
||||
"selectedPhotos": m3,
|
||||
"selectedPhotosWithYours": m51,
|
||||
"send": MessageLookupByLibrary.simpleMessage("Verzenden"),
|
||||
"sendEmail": MessageLookupByLibrary.simpleMessage("E-mail versturen"),
|
||||
@ -1457,7 +1457,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"shareMyVerificationID": m52,
|
||||
"shareOnlyWithThePeopleYouWant": MessageLookupByLibrary.simpleMessage(
|
||||
"Deel alleen met de mensen die u wilt"),
|
||||
"shareTextConfirmOthersVerificationID": m2,
|
||||
"shareTextConfirmOthersVerificationID": m4,
|
||||
"shareTextRecommendUsingEnte": MessageLookupByLibrary.simpleMessage(
|
||||
"Download Ente zodat we gemakkelijk foto\'s en video\'s in originele kwaliteit kunnen delen\n\nhttps://ente.io"),
|
||||
"shareTextReferralCode": m53,
|
||||
@ -1481,6 +1481,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"sharing": MessageLookupByLibrary.simpleMessage("Delen..."),
|
||||
"showMemories":
|
||||
MessageLookupByLibrary.simpleMessage("Toon herinneringen"),
|
||||
"showPerson": MessageLookupByLibrary.simpleMessage("Show person"),
|
||||
"signOutFromOtherDevices":
|
||||
MessageLookupByLibrary.simpleMessage("Log uit op andere apparaten"),
|
||||
"signOutOtherBody": MessageLookupByLibrary.simpleMessage(
|
||||
|
141
mobile/lib/generated/intl/messages_no.dart
generated
141
mobile/lib/generated/intl/messages_no.dart
generated
@ -20,6 +20,12 @@ typedef String MessageIfAbsent(String messageStr, List<dynamic> args);
|
||||
class MessageLookup extends MessageLookupByLibrary {
|
||||
String get localeName => 'no';
|
||||
|
||||
static String m0(count) =>
|
||||
"${Intl.plural(count, zero: 'Add collaborator', one: 'Add collaborator', other: 'Add collaborators')}";
|
||||
|
||||
static String m1(count) =>
|
||||
"${Intl.plural(count, zero: 'Add viewer', one: 'Add viewer', other: 'Add viewers')}";
|
||||
|
||||
static String m9(count) =>
|
||||
"${Intl.plural(count, zero: 'Ingen deltakere', one: '1 deltaker', other: '${count} deltakere')}";
|
||||
|
||||
@ -43,20 +49,20 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
|
||||
static String m36(expiryTime) => "Lenken utløper på ${expiryTime}";
|
||||
|
||||
static String m0(count, formattedCount) =>
|
||||
static String m2(count, formattedCount) =>
|
||||
"${Intl.plural(count, zero: 'ingen minner', one: '${formattedCount} minne', other: '${formattedCount} minner')}";
|
||||
|
||||
static String m41(passwordStrengthValue) =>
|
||||
"Passordstyrke: ${passwordStrengthValue}";
|
||||
|
||||
static String m1(count) => "${count} valgt";
|
||||
static String m3(count) => "${count} valgt";
|
||||
|
||||
static String m51(count, yourCount) => "${count} valgt (${yourCount} dine)";
|
||||
|
||||
static String m52(verificationID) =>
|
||||
"Her er min verifiserings-ID: ${verificationID} for ente.io.";
|
||||
|
||||
static String m2(verificationID) =>
|
||||
static String m4(verificationID) =>
|
||||
"Hei, kan du bekrefte at dette er din ente.io verifiserings-ID: ${verificationID}";
|
||||
|
||||
static String m54(numberOfPeople) =>
|
||||
@ -80,8 +86,12 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
MessageLookupByLibrary.simpleMessage("Legg til ny e-post"),
|
||||
"addCollaborator":
|
||||
MessageLookupByLibrary.simpleMessage("Legg til samarbeidspartner"),
|
||||
"addCollaborators": m0,
|
||||
"addMore": MessageLookupByLibrary.simpleMessage("Legg til flere"),
|
||||
"addToHiddenAlbum":
|
||||
MessageLookupByLibrary.simpleMessage("Add to hidden album"),
|
||||
"addViewer": MessageLookupByLibrary.simpleMessage("Legg til seer"),
|
||||
"addViewers": m1,
|
||||
"addedAs": MessageLookupByLibrary.simpleMessage("Lagt til som"),
|
||||
"advanced": MessageLookupByLibrary.simpleMessage("Avansert"),
|
||||
"advancedSettings": MessageLookupByLibrary.simpleMessage("Avansert"),
|
||||
@ -100,6 +110,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
MessageLookupByLibrary.simpleMessage("Tillat å legge til bilder"),
|
||||
"allowDownloads":
|
||||
MessageLookupByLibrary.simpleMessage("Tillat nedlastinger"),
|
||||
"appLock": MessageLookupByLibrary.simpleMessage("App lock"),
|
||||
"apply": MessageLookupByLibrary.simpleMessage("Anvend"),
|
||||
"askDeleteReason": MessageLookupByLibrary.simpleMessage(
|
||||
"Hva er hovedårsaken til at du sletter kontoen din?"),
|
||||
@ -107,18 +118,15 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"Vennligst autentiser deg for å se dine skjulte filer"),
|
||||
"authToViewYourRecoveryKey": MessageLookupByLibrary.simpleMessage(
|
||||
"Vennligst autentiser deg for å se gjennopprettingsnøkkelen din"),
|
||||
"autoLock": MessageLookupByLibrary.simpleMessage("Auto lock"),
|
||||
"autoLockFeatureDescription": MessageLookupByLibrary.simpleMessage(
|
||||
"Time after which the app locks after being put in the background"),
|
||||
"cancel": MessageLookupByLibrary.simpleMessage("Avbryt"),
|
||||
"changeLocationOfSelectedItems": MessageLookupByLibrary.simpleMessage(
|
||||
"Change location of selected items?"),
|
||||
"clusteringProgress":
|
||||
MessageLookupByLibrary.simpleMessage("Clustering progress"),
|
||||
"collect": MessageLookupByLibrary.simpleMessage("Collect"),
|
||||
"collectPhotos": MessageLookupByLibrary.simpleMessage("Collect photos"),
|
||||
"collectPhotosDescription": MessageLookupByLibrary.simpleMessage(
|
||||
"Create a link where your friends can upload photos in original quality."),
|
||||
"cannotAddMorePhotosAfterBecomingViewer": m13,
|
||||
"changeEmail":
|
||||
MessageLookupByLibrary.simpleMessage("Endre e-postadresse"),
|
||||
"changeLocationOfSelectedItems": MessageLookupByLibrary.simpleMessage(
|
||||
"Change location of selected items?"),
|
||||
"changePasswordTitle":
|
||||
MessageLookupByLibrary.simpleMessage("Bytt passord"),
|
||||
"changePermissions":
|
||||
@ -126,6 +134,8 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"checkInboxAndSpamFolder": MessageLookupByLibrary.simpleMessage(
|
||||
"Sjekk innboksen din (og spam) for å fullføre verifikasjonen"),
|
||||
"clearIndexes": MessageLookupByLibrary.simpleMessage("Tøm indekser"),
|
||||
"clusteringProgress":
|
||||
MessageLookupByLibrary.simpleMessage("Clustering progress"),
|
||||
"codeCopiedToClipboard": MessageLookupByLibrary.simpleMessage(
|
||||
"Kode kopiert til utklippstavlen"),
|
||||
"collaborativeLink":
|
||||
@ -135,7 +145,10 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"collaboratorsCanAddPhotosAndVideosToTheSharedAlbum":
|
||||
MessageLookupByLibrary.simpleMessage(
|
||||
"Samarbeidspartnere kan legge til bilder og videoer i det delte albumet."),
|
||||
"collect": MessageLookupByLibrary.simpleMessage("Collect"),
|
||||
"collectPhotos": MessageLookupByLibrary.simpleMessage("Samle bilder"),
|
||||
"collectPhotosDescription": MessageLookupByLibrary.simpleMessage(
|
||||
"Create a link where your friends can upload photos in original quality."),
|
||||
"confirm": MessageLookupByLibrary.simpleMessage("Bekreft"),
|
||||
"confirmAccountDeletion":
|
||||
MessageLookupByLibrary.simpleMessage("Bekreft sletting av konto"),
|
||||
@ -147,6 +160,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"Bekreft din gjenopprettingsnøkkel"),
|
||||
"contactSupport":
|
||||
MessageLookupByLibrary.simpleMessage("Kontakt kundestøtte"),
|
||||
"contacts": MessageLookupByLibrary.simpleMessage("Contacts"),
|
||||
"continueLabel": MessageLookupByLibrary.simpleMessage("Fortsett"),
|
||||
"copyLink": MessageLookupByLibrary.simpleMessage("Kopier lenke"),
|
||||
"copypasteThisCodentoYourAuthenticatorApp":
|
||||
@ -155,6 +169,8 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"createAccount": MessageLookupByLibrary.simpleMessage("Opprett konto"),
|
||||
"createAlbumActionHint": MessageLookupByLibrary.simpleMessage(
|
||||
"Trykk og holde inne for å velge bilder, og trykk på + for å lage et album"),
|
||||
"createCollaborativeLink":
|
||||
MessageLookupByLibrary.simpleMessage("Create collaborative link"),
|
||||
"createNewAccount":
|
||||
MessageLookupByLibrary.simpleMessage("Opprett ny konto"),
|
||||
"createPublicLink":
|
||||
@ -166,6 +182,8 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"Vi er lei oss for at du forlater oss. Gi oss gjerne en tilbakemelding så vi kan forbedre oss."),
|
||||
"deleteAccountPermanentlyButton":
|
||||
MessageLookupByLibrary.simpleMessage("Slett bruker for altid"),
|
||||
"deleteConfirmDialogBody": MessageLookupByLibrary.simpleMessage(
|
||||
"This account is linked to other ente apps, if you use any.\\n\\nYour uploaded data, across all ente apps, will be scheduled for deletion, and your account will be permanently deleted."),
|
||||
"deleteEmailRequest": MessageLookupByLibrary.simpleMessage(
|
||||
"Vennligst send en e-post til <warning>account-deletion@ente.io</warning> fra din registrerte e-postadresse."),
|
||||
"deleteFromBoth":
|
||||
@ -184,6 +202,8 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
MessageLookupByLibrary.simpleMessage("Grunnen min er ikke listet"),
|
||||
"deleteRequestSLAText": MessageLookupByLibrary.simpleMessage(
|
||||
"Forespørselen din vil bli behandlet innen 72 timer."),
|
||||
"descriptions": MessageLookupByLibrary.simpleMessage("Descriptions"),
|
||||
"deviceLock": MessageLookupByLibrary.simpleMessage("Device lock"),
|
||||
"disableDownloadWarningBody": MessageLookupByLibrary.simpleMessage(
|
||||
"Seere kan fremdeles ta skjermbilder eller lagre en kopi av bildene dine ved bruk av eksterne verktøy"),
|
||||
"disableDownloadWarningTitle":
|
||||
@ -194,6 +214,10 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"done": MessageLookupByLibrary.simpleMessage("Ferdig"),
|
||||
"dropSupportEmail": m22,
|
||||
"duplicateItemsGroup": m24,
|
||||
"editLocation": MessageLookupByLibrary.simpleMessage("Edit location"),
|
||||
"editsToLocationWillOnlyBeSeenWithinEnte":
|
||||
MessageLookupByLibrary.simpleMessage(
|
||||
"Edits to location will only be seen within Ente"),
|
||||
"email": MessageLookupByLibrary.simpleMessage("E-post"),
|
||||
"encryption": MessageLookupByLibrary.simpleMessage("Kryptering"),
|
||||
"encryptionKeys":
|
||||
@ -209,6 +233,9 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"enterPassword": MessageLookupByLibrary.simpleMessage("Angi passord"),
|
||||
"enterPasswordToEncrypt": MessageLookupByLibrary.simpleMessage(
|
||||
"Angi et passord vi kan bruke til å kryptere dataene dine"),
|
||||
"enterPersonName":
|
||||
MessageLookupByLibrary.simpleMessage("Enter person name"),
|
||||
"enterPin": MessageLookupByLibrary.simpleMessage("Enter PIN"),
|
||||
"enterReferralCode":
|
||||
MessageLookupByLibrary.simpleMessage("Angi vervekode"),
|
||||
"enterThe6digitCodeFromnyourAuthenticatorApp":
|
||||
@ -224,20 +251,33 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"Skriv inn din gjenopprettingsnøkkel"),
|
||||
"expiredLinkInfo": MessageLookupByLibrary.simpleMessage(
|
||||
"Denne lenken er utløpt. Vennligst velg en ny utløpstid eller deaktiver lenkeutløp."),
|
||||
"faceRecognition":
|
||||
MessageLookupByLibrary.simpleMessage("Face recognition"),
|
||||
"failedToLoadAlbums":
|
||||
MessageLookupByLibrary.simpleMessage("Kunne ikke laste inn album"),
|
||||
"familyPlans":
|
||||
MessageLookupByLibrary.simpleMessage("Familieabonnementer"),
|
||||
"feedback": MessageLookupByLibrary.simpleMessage("Tilbakemelding"),
|
||||
"fileTypes": MessageLookupByLibrary.simpleMessage("File types"),
|
||||
"forgotPassword": MessageLookupByLibrary.simpleMessage("Glemt passord"),
|
||||
"foundFaces": MessageLookupByLibrary.simpleMessage("Found faces"),
|
||||
"general": MessageLookupByLibrary.simpleMessage("Generelt"),
|
||||
"generatingEncryptionKeys": MessageLookupByLibrary.simpleMessage(
|
||||
"Genererer krypteringsnøkler..."),
|
||||
"guestView": MessageLookupByLibrary.simpleMessage("Guest view"),
|
||||
"guestViewEnablePreSteps": MessageLookupByLibrary.simpleMessage(
|
||||
"To enable guest view, please setup device passcode or screen lock in your system settings."),
|
||||
"hidden": MessageLookupByLibrary.simpleMessage("Skjult"),
|
||||
"hideContent": MessageLookupByLibrary.simpleMessage("Hide content"),
|
||||
"hideContentDescriptionAndroid": MessageLookupByLibrary.simpleMessage(
|
||||
"Hides app content in the app switcher and disables screenshots"),
|
||||
"hideContentDescriptionIos": MessageLookupByLibrary.simpleMessage(
|
||||
"Hides app content in the app switcher"),
|
||||
"howItWorks":
|
||||
MessageLookupByLibrary.simpleMessage("Hvordan det fungerer"),
|
||||
"howToViewShareeVerificationID": MessageLookupByLibrary.simpleMessage(
|
||||
"Vennligst be dem om å trykke og holde inne på e-postadressen sin på innstillingsskjermen, og bekreft at ID-ene på begge enhetene er like."),
|
||||
"immediately": MessageLookupByLibrary.simpleMessage("Immediately"),
|
||||
"importing": MessageLookupByLibrary.simpleMessage("Importerer...."),
|
||||
"incorrectPasswordTitle":
|
||||
MessageLookupByLibrary.simpleMessage("Feil passord"),
|
||||
@ -247,6 +287,8 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
MessageLookupByLibrary.simpleMessage("Feil gjenopprettingsnøkkel"),
|
||||
"indexedItems":
|
||||
MessageLookupByLibrary.simpleMessage("Indekserte elementer"),
|
||||
"indexingIsPaused": MessageLookupByLibrary.simpleMessage(
|
||||
"Indexing is paused, will automatically resume when device is ready"),
|
||||
"insecureDevice": MessageLookupByLibrary.simpleMessage("Usikker enhet"),
|
||||
"invalidEmailAddress":
|
||||
MessageLookupByLibrary.simpleMessage("Ugyldig e-postadresse"),
|
||||
@ -254,6 +296,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"invalidRecoveryKey": MessageLookupByLibrary.simpleMessage(
|
||||
"Gjenopprettingsnøkkelen du har skrevet inn er ikke gyldig. Kontroller at den inneholder 24 ord og kontroller stavemåten av hvert ord.\n\nHvis du har angitt en eldre gjenopprettingskode, må du kontrollere at den er 64 tegn lang, og kontrollere hvert av dem."),
|
||||
"itemCount": m35,
|
||||
"joinDiscord": MessageLookupByLibrary.simpleMessage("Join Discord"),
|
||||
"keepPhotos": MessageLookupByLibrary.simpleMessage("Behold Bilder"),
|
||||
"kindlyHelpUsWithThisInformation": MessageLookupByLibrary.simpleMessage(
|
||||
"Vær vennlig og hjelp oss med denne informasjonen"),
|
||||
@ -267,10 +310,14 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"linkNeverExpires": MessageLookupByLibrary.simpleMessage("Aldri"),
|
||||
"localSyncErrorMessage": MessageLookupByLibrary.simpleMessage(
|
||||
"Looks like something went wrong since local photos sync is taking more time than expected. Please reach out to our support team"),
|
||||
"locations": MessageLookupByLibrary.simpleMessage("Locations"),
|
||||
"lockButtonLabel": MessageLookupByLibrary.simpleMessage("Lås"),
|
||||
"logInLabel": MessageLookupByLibrary.simpleMessage("Logg inn"),
|
||||
"loginTerms": MessageLookupByLibrary.simpleMessage(
|
||||
"Ved å klikke Logg inn, godtar jeg <u-terms>brukervilkårene</u-terms> og <u-policy>personvernreglene</u-policy>"),
|
||||
"longPressAnEmailToVerifyEndToEndEncryption":
|
||||
MessageLookupByLibrary.simpleMessage(
|
||||
"Long press an email to verify end to end encryption."),
|
||||
"lostDevice": MessageLookupByLibrary.simpleMessage("Mistet enhet?"),
|
||||
"machineLearning": MessageLookupByLibrary.simpleMessage("Maskinlæring"),
|
||||
"magicSearch": MessageLookupByLibrary.simpleMessage("Magisk søk"),
|
||||
@ -280,17 +327,28 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"manageLink": MessageLookupByLibrary.simpleMessage("Administrer lenke"),
|
||||
"manageParticipants":
|
||||
MessageLookupByLibrary.simpleMessage("Administrer"),
|
||||
"memoryCount": m0,
|
||||
"memoryCount": m2,
|
||||
"moderateStrength": MessageLookupByLibrary.simpleMessage("Moderat"),
|
||||
"modifyYourQueryOrTrySearchingFor":
|
||||
MessageLookupByLibrary.simpleMessage(
|
||||
"Modify your query, or try searching for"),
|
||||
"moveToHiddenAlbum":
|
||||
MessageLookupByLibrary.simpleMessage("Move to hidden album"),
|
||||
"movedToTrash":
|
||||
MessageLookupByLibrary.simpleMessage("Flyttet til papirkurven"),
|
||||
"nameTheAlbum": MessageLookupByLibrary.simpleMessage("Name the album"),
|
||||
"never": MessageLookupByLibrary.simpleMessage("Aldri"),
|
||||
"newAlbum": MessageLookupByLibrary.simpleMessage("Nytt album"),
|
||||
"next": MessageLookupByLibrary.simpleMessage("Next"),
|
||||
"noDeviceLimit": MessageLookupByLibrary.simpleMessage("Ingen"),
|
||||
"noQuickLinksSelected":
|
||||
MessageLookupByLibrary.simpleMessage("No quick links selected"),
|
||||
"noRecoveryKey": MessageLookupByLibrary.simpleMessage(
|
||||
"Ingen gjenopprettingsnøkkel?"),
|
||||
"noRecoveryKeyNoDecryption": MessageLookupByLibrary.simpleMessage(
|
||||
"Grunnet vår type ente-til-ende-krypteringsprotokoll kan ikke dine data dekrypteres uten passordet ditt eller gjenopprettingsnøkkelen din"),
|
||||
"noSystemLockFound":
|
||||
MessageLookupByLibrary.simpleMessage("No system lock found"),
|
||||
"notifications": MessageLookupByLibrary.simpleMessage("Varslinger"),
|
||||
"ok": MessageLookupByLibrary.simpleMessage("Ok"),
|
||||
"oops": MessageLookupByLibrary.simpleMessage("Oisann"),
|
||||
@ -301,6 +359,8 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
MessageLookupByLibrary.simpleMessage("Passordet ble endret"),
|
||||
"passwordLock": MessageLookupByLibrary.simpleMessage("Passordlås"),
|
||||
"passwordStrength": m41,
|
||||
"passwordStrengthInfo": MessageLookupByLibrary.simpleMessage(
|
||||
"Password strength is calculated considering the length of the password, used characters, and whether or not the password appears in the top 10,000 most used passwords"),
|
||||
"passwordWarning": MessageLookupByLibrary.simpleMessage(
|
||||
"Vi lagrer ikke dette passordet, så hvis du glemmer det, <underline>kan vi ikke dekryptere dataene dine</underline>"),
|
||||
"pendingItems":
|
||||
@ -308,6 +368,9 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"photoGridSize":
|
||||
MessageLookupByLibrary.simpleMessage("Bilderutenettstørrelse"),
|
||||
"photoSmallCase": MessageLookupByLibrary.simpleMessage("bilde"),
|
||||
"pinLock": MessageLookupByLibrary.simpleMessage("PIN lock"),
|
||||
"pleaseSelectQuickLinksToRemove": MessageLookupByLibrary.simpleMessage(
|
||||
"Please select quick links to remove"),
|
||||
"pleaseTryAgain":
|
||||
MessageLookupByLibrary.simpleMessage("Vennligst prøv igjen"),
|
||||
"pleaseWait": MessageLookupByLibrary.simpleMessage("Vennligst vent..."),
|
||||
@ -339,6 +402,9 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"Den gjeldende enheten er ikke kraftig nok til å verifisere passordet ditt, men vi kan regenerere på en måte som fungerer på alle enheter.\n\nVennligst logg inn med gjenopprettingsnøkkelen og regenerer passordet (du kan bruke den samme igjen om du vil)."),
|
||||
"recreatePasswordTitle":
|
||||
MessageLookupByLibrary.simpleMessage("Gjenopprett passord"),
|
||||
"reenterPassword":
|
||||
MessageLookupByLibrary.simpleMessage("Re-enter password"),
|
||||
"reenterPin": MessageLookupByLibrary.simpleMessage("Re-enter PIN"),
|
||||
"referrals": MessageLookupByLibrary.simpleMessage("Vervinger"),
|
||||
"remindToEmptyEnteTrash": MessageLookupByLibrary.simpleMessage(
|
||||
"Du kan også tømme \"Papirkurven\" for å få den frigjorte lagringsplassen"),
|
||||
@ -346,8 +412,12 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"removeLink": MessageLookupByLibrary.simpleMessage("Fjern lenke"),
|
||||
"removeParticipant":
|
||||
MessageLookupByLibrary.simpleMessage("Fjern deltaker"),
|
||||
"removePersonLabel":
|
||||
MessageLookupByLibrary.simpleMessage("Remove person label"),
|
||||
"removePublicLink":
|
||||
MessageLookupByLibrary.simpleMessage("Fjern offentlig lenke"),
|
||||
"removePublicLinks":
|
||||
MessageLookupByLibrary.simpleMessage("Remove public links"),
|
||||
"resendEmail":
|
||||
MessageLookupByLibrary.simpleMessage("Send e-posten på nytt"),
|
||||
"resetPasswordTitle":
|
||||
@ -360,37 +430,12 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"scanThisBarcodeWithnyourAuthenticatorApp":
|
||||
MessageLookupByLibrary.simpleMessage(
|
||||
"Skann denne strekkoden med\nautentiseringsappen din"),
|
||||
"moveToHiddenAlbum":
|
||||
MessageLookupByLibrary.simpleMessage("Move to hidden album"),
|
||||
"nameTheAlbum": MessageLookupByLibrary.simpleMessage("Name the album"),
|
||||
"next": MessageLookupByLibrary.simpleMessage("Next"),
|
||||
"noQuickLinksSelected":
|
||||
MessageLookupByLibrary.simpleMessage("No quick links selected"),
|
||||
"noSystemLockFound":
|
||||
MessageLookupByLibrary.simpleMessage("No system lock found"),
|
||||
"passwordLock": MessageLookupByLibrary.simpleMessage("Password lock"),
|
||||
"passwordStrengthInfo": MessageLookupByLibrary.simpleMessage(
|
||||
"Password strength is calculated considering the length of the password, used characters, and whether or not the password appears in the top 10,000 most used passwords"),
|
||||
"pinLock": MessageLookupByLibrary.simpleMessage("PIN lock"),
|
||||
"pleaseSelectQuickLinksToRemove": MessageLookupByLibrary.simpleMessage(
|
||||
"Please select quick links to remove"),
|
||||
"reenterPassword":
|
||||
MessageLookupByLibrary.simpleMessage("Re-enter password"),
|
||||
"reenterPin": MessageLookupByLibrary.simpleMessage("Re-enter PIN"),
|
||||
"removePersonLabel":
|
||||
MessageLookupByLibrary.simpleMessage("Remove person label"),
|
||||
"removePublicLinks":
|
||||
MessageLookupByLibrary.simpleMessage("Remove public links"),
|
||||
"search": MessageLookupByLibrary.simpleMessage("Search"),
|
||||
"security": MessageLookupByLibrary.simpleMessage("Sikkerhet"),
|
||||
"selectALocation":
|
||||
MessageLookupByLibrary.simpleMessage("Select a location"),
|
||||
"selectALocationFirst":
|
||||
MessageLookupByLibrary.simpleMessage("Select a location first"),
|
||||
"setNewPassword":
|
||||
MessageLookupByLibrary.simpleMessage("Set new password"),
|
||||
"setNewPin": MessageLookupByLibrary.simpleMessage("Set new PIN"),
|
||||
"tapToUnlock": MessageLookupByLibrary.simpleMessage("Tap to unlock"),
|
||||
"security": MessageLookupByLibrary.simpleMessage("Sikkerhet"),
|
||||
"selectAll": MessageLookupByLibrary.simpleMessage("Velg alle"),
|
||||
"selectFoldersForBackup": MessageLookupByLibrary.simpleMessage(
|
||||
"Velg mapper for sikkerhetskopiering"),
|
||||
@ -398,25 +443,29 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"selectedFoldersWillBeEncryptedAndBackedUp":
|
||||
MessageLookupByLibrary.simpleMessage(
|
||||
"Valgte mapper vil bli kryptert og sikkerhetskopiert"),
|
||||
"selectedPhotos": m1,
|
||||
"selectedPhotos": m3,
|
||||
"selectedPhotosWithYours": m51,
|
||||
"sendEmail": MessageLookupByLibrary.simpleMessage("Send e-post"),
|
||||
"sendInvite": MessageLookupByLibrary.simpleMessage("Send invitasjon"),
|
||||
"sendLink": MessageLookupByLibrary.simpleMessage("Send lenke"),
|
||||
"setAPassword": MessageLookupByLibrary.simpleMessage("Lag et passord"),
|
||||
"setNewPassword":
|
||||
MessageLookupByLibrary.simpleMessage("Set new password"),
|
||||
"setNewPin": MessageLookupByLibrary.simpleMessage("Set new PIN"),
|
||||
"setPasswordTitle":
|
||||
MessageLookupByLibrary.simpleMessage("Lag et passord"),
|
||||
"setupComplete":
|
||||
MessageLookupByLibrary.simpleMessage("Oppsett fullført"),
|
||||
"shareALink": MessageLookupByLibrary.simpleMessage("Del en lenke"),
|
||||
"shareMyVerificationID": m52,
|
||||
"shareTextConfirmOthersVerificationID": m2,
|
||||
"shareTextConfirmOthersVerificationID": m4,
|
||||
"shareWithPeopleSectionTitle": m54,
|
||||
"sharedPhotoNotifications":
|
||||
MessageLookupByLibrary.simpleMessage("Nye delte bilder"),
|
||||
"sharedPhotoNotificationsExplanation": MessageLookupByLibrary.simpleMessage(
|
||||
"Motta varsler når noen legger til et bilde i et delt album som du er en del av"),
|
||||
"sharing": MessageLookupByLibrary.simpleMessage("Deler..."),
|
||||
"showPerson": MessageLookupByLibrary.simpleMessage("Show person"),
|
||||
"signUpTerms": MessageLookupByLibrary.simpleMessage(
|
||||
"Jeg godtar <u-terms>bruksvilkårene</u-terms> og <u-policy>personvernreglene</u-policy>"),
|
||||
"singleFileDeleteHighlight": MessageLookupByLibrary.simpleMessage(
|
||||
@ -441,6 +490,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
MessageLookupByLibrary.simpleMessage("trykk for å kopiere"),
|
||||
"tapToEnterCode":
|
||||
MessageLookupByLibrary.simpleMessage("Trykk for å angi kode"),
|
||||
"tapToUnlock": MessageLookupByLibrary.simpleMessage("Tap to unlock"),
|
||||
"terminate": MessageLookupByLibrary.simpleMessage("Avslutte"),
|
||||
"terminateSession":
|
||||
MessageLookupByLibrary.simpleMessage("Avslutte økten?"),
|
||||
@ -457,8 +507,16 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"Dette vil logge deg ut av følgende enhet:"),
|
||||
"thisWillLogYouOutOfThisDevice": MessageLookupByLibrary.simpleMessage(
|
||||
"Dette vil logge deg ut av denne enheten!"),
|
||||
"thisWillRemovePublicLinksOfAllSelectedQuickLinks":
|
||||
MessageLookupByLibrary.simpleMessage(
|
||||
"This will remove public links of all selected quick links."),
|
||||
"toEnableAppLockPleaseSetupDevicePasscodeOrScreen":
|
||||
MessageLookupByLibrary.simpleMessage(
|
||||
"To enable app lock, please setup device passcode or screen lock in your system settings."),
|
||||
"toResetVerifyEmail": MessageLookupByLibrary.simpleMessage(
|
||||
"For å tilbakestille passordet ditt, vennligt bekreft e-posten din først."),
|
||||
"tooManyIncorrectAttempts":
|
||||
MessageLookupByLibrary.simpleMessage("Too many incorrect attempts"),
|
||||
"trash": MessageLookupByLibrary.simpleMessage("Papirkurv"),
|
||||
"tryAgain": MessageLookupByLibrary.simpleMessage("Prøv igjen"),
|
||||
"twofactorAuthenticationPageTitle":
|
||||
@ -496,6 +554,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"youCannotShareWithYourself": MessageLookupByLibrary.simpleMessage(
|
||||
"Du kan ikke dele med deg selv"),
|
||||
"yourAccountHasBeenDeleted": MessageLookupByLibrary.simpleMessage(
|
||||
"Brukeren din har blitt slettet")
|
||||
"Brukeren din har blitt slettet"),
|
||||
"yourMap": MessageLookupByLibrary.simpleMessage("Your map")
|
||||
};
|
||||
}
|
||||
|
29
mobile/lib/generated/intl/messages_pl.dart
generated
29
mobile/lib/generated/intl/messages_pl.dart
generated
@ -20,16 +20,16 @@ typedef String MessageIfAbsent(String messageStr, List<dynamic> args);
|
||||
class MessageLookup extends MessageLookupByLibrary {
|
||||
String get localeName => 'pl';
|
||||
|
||||
static String m3(count) =>
|
||||
static String m0(count) =>
|
||||
"${Intl.plural(count, one: 'Dodaj współuczestnika', few: 'Dodaj współuczestników', many: 'Dodaj współuczestników', other: 'Dodaj współuczestników')}";
|
||||
|
||||
static String m4(count) =>
|
||||
static String m5(count) =>
|
||||
"${Intl.plural(count, one: 'Dodaj element', few: 'Dodaj elementy', other: 'Dodaj elementów')}";
|
||||
|
||||
static String m5(storageAmount, endDate) =>
|
||||
static String m6(storageAmount, endDate) =>
|
||||
"Twój dodatek ${storageAmount} jest ważny do ${endDate}";
|
||||
|
||||
static String m6(count) =>
|
||||
static String m1(count) =>
|
||||
"${Intl.plural(count, one: 'Dodaj widza', few: 'Dodaj widzów', many: 'Dodaj widzów', other: 'Dodaj widzów')}";
|
||||
|
||||
static String m7(emailOrName) => "Dodane przez ${emailOrName}";
|
||||
@ -118,7 +118,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
|
||||
static String m36(expiryTime) => "Link wygaśnie ${expiryTime}";
|
||||
|
||||
static String m0(count, formattedCount) =>
|
||||
static String m2(count, formattedCount) =>
|
||||
"${Intl.plural(count, zero: 'brak wspomnień', one: '${formattedCount} wspomnienie', few: '${formattedCount} wspomnienia', other: '${formattedCount} wspomnień')}";
|
||||
|
||||
static String m37(count) =>
|
||||
@ -158,7 +158,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
static String m50(count) =>
|
||||
"${Intl.plural(count, one: 'Znaleziono ${count} wynik', few: 'Znaleziono ${count} wyniki', other: 'Znaleziono ${count} wyników')}";
|
||||
|
||||
static String m1(count) => "Wybrano ${count}";
|
||||
static String m3(count) => "Wybrano ${count}";
|
||||
|
||||
static String m51(count, yourCount) =>
|
||||
"Wybrano ${count} (twoich ${yourCount})";
|
||||
@ -166,7 +166,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
static String m52(verificationID) =>
|
||||
"Oto mój identyfikator weryfikacyjny: ${verificationID} dla ente.io.";
|
||||
|
||||
static String m2(verificationID) =>
|
||||
static String m4(verificationID) =>
|
||||
"Hej, czy możesz potwierdzić, że to jest Twój identyfikator weryfikacyjny ente.io: ${verificationID}";
|
||||
|
||||
static String m53(referralCode, referralStorageInGB) =>
|
||||
@ -239,10 +239,10 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
MessageLookupByLibrary.simpleMessage("Dodaj nowy adres e-mail"),
|
||||
"addCollaborator":
|
||||
MessageLookupByLibrary.simpleMessage("Dodaj współuczestnika"),
|
||||
"addCollaborators": m3,
|
||||
"addCollaborators": m0,
|
||||
"addFromDevice":
|
||||
MessageLookupByLibrary.simpleMessage("Dodaj z urządzenia"),
|
||||
"addItem": m4,
|
||||
"addItem": m5,
|
||||
"addLocation":
|
||||
MessageLookupByLibrary.simpleMessage("Dodaj lokalizację"),
|
||||
"addLocationButton": MessageLookupByLibrary.simpleMessage("Dodaj"),
|
||||
@ -250,7 +250,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"addNew": MessageLookupByLibrary.simpleMessage("Dodaj nowe"),
|
||||
"addOnPageSubtitle":
|
||||
MessageLookupByLibrary.simpleMessage("Szczegóły dodatków"),
|
||||
"addOnValidTill": m5,
|
||||
"addOnValidTill": m6,
|
||||
"addOns": MessageLookupByLibrary.simpleMessage("Dodatki"),
|
||||
"addPhotos": MessageLookupByLibrary.simpleMessage("Dodaj zdjęcia"),
|
||||
"addSelected": MessageLookupByLibrary.simpleMessage("Dodaj zaznaczone"),
|
||||
@ -259,7 +259,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"addToHiddenAlbum":
|
||||
MessageLookupByLibrary.simpleMessage("Dodaj do ukrytego albumu"),
|
||||
"addViewer": MessageLookupByLibrary.simpleMessage("Dodaj widza"),
|
||||
"addViewers": m6,
|
||||
"addViewers": m1,
|
||||
"addYourPhotosNow":
|
||||
MessageLookupByLibrary.simpleMessage("Dodaj swoje zdjęcia teraz"),
|
||||
"addedAs": MessageLookupByLibrary.simpleMessage("Dodano jako"),
|
||||
@ -1025,7 +1025,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"maps": MessageLookupByLibrary.simpleMessage("Mapy"),
|
||||
"mastodon": MessageLookupByLibrary.simpleMessage("Mastodon"),
|
||||
"matrix": MessageLookupByLibrary.simpleMessage("Matrix"),
|
||||
"memoryCount": m0,
|
||||
"memoryCount": m2,
|
||||
"merchandise": MessageLookupByLibrary.simpleMessage("Sklep"),
|
||||
"mlConsent":
|
||||
MessageLookupByLibrary.simpleMessage("Włącz uczenie maszynowe"),
|
||||
@ -1414,7 +1414,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"selectedItemsWillBeDeletedFromAllAlbumsAndMoved":
|
||||
MessageLookupByLibrary.simpleMessage(
|
||||
"Wybrane elementy zostaną usunięte ze wszystkich albumów i przeniesione do kosza."),
|
||||
"selectedPhotos": m1,
|
||||
"selectedPhotos": m3,
|
||||
"selectedPhotosWithYours": m51,
|
||||
"send": MessageLookupByLibrary.simpleMessage("Wyślij"),
|
||||
"sendEmail": MessageLookupByLibrary.simpleMessage("Wyślij e-mail"),
|
||||
@ -1445,7 +1445,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"shareMyVerificationID": m52,
|
||||
"shareOnlyWithThePeopleYouWant": MessageLookupByLibrary.simpleMessage(
|
||||
"Udostępnij tylko ludziom, którym chcesz"),
|
||||
"shareTextConfirmOthersVerificationID": m2,
|
||||
"shareTextConfirmOthersVerificationID": m4,
|
||||
"shareTextRecommendUsingEnte": MessageLookupByLibrary.simpleMessage(
|
||||
"Pobierz Ente, abyśmy mogli łatwo udostępniać zdjęcia i wideo w oryginalnej jakości\n\nhttps://ente.io"),
|
||||
"shareTextReferralCode": m53,
|
||||
@ -1472,6 +1472,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"sharing": MessageLookupByLibrary.simpleMessage("Udostępnianie..."),
|
||||
"showMemories":
|
||||
MessageLookupByLibrary.simpleMessage("Pokaż wspomnienia"),
|
||||
"showPerson": MessageLookupByLibrary.simpleMessage("Show person"),
|
||||
"signOutFromOtherDevices": MessageLookupByLibrary.simpleMessage(
|
||||
"Wyloguj z pozostałych urządzeń"),
|
||||
"signOutOtherBody": MessageLookupByLibrary.simpleMessage(
|
||||
|
29
mobile/lib/generated/intl/messages_pt.dart
generated
29
mobile/lib/generated/intl/messages_pt.dart
generated
@ -20,16 +20,16 @@ typedef String MessageIfAbsent(String messageStr, List<dynamic> args);
|
||||
class MessageLookup extends MessageLookupByLibrary {
|
||||
String get localeName => 'pt';
|
||||
|
||||
static String m3(count) =>
|
||||
static String m0(count) =>
|
||||
"${Intl.plural(count, zero: 'Adicionar colaborador', one: 'Adicionar colaborador', other: 'Adicionar colaboradores')}";
|
||||
|
||||
static String m4(count) =>
|
||||
static String m5(count) =>
|
||||
"${Intl.plural(count, one: 'Adicionar item', other: 'Adicionar itens')}";
|
||||
|
||||
static String m5(storageAmount, endDate) =>
|
||||
static String m6(storageAmount, endDate) =>
|
||||
"Seu complemento ${storageAmount} é válido até o dia ${endDate}";
|
||||
|
||||
static String m6(count) =>
|
||||
static String m1(count) =>
|
||||
"${Intl.plural(count, zero: 'Adicionar visualizador', one: 'Adicionar visualizador', other: 'Adicionar Visualizadores')}";
|
||||
|
||||
static String m7(emailOrName) => "Adicionado por ${emailOrName}";
|
||||
@ -118,7 +118,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
|
||||
static String m36(expiryTime) => "O link irá expirar em ${expiryTime}";
|
||||
|
||||
static String m0(count, formattedCount) =>
|
||||
static String m2(count, formattedCount) =>
|
||||
"${Intl.plural(count, zero: 'sem memórias', one: '${formattedCount} memória', other: '${formattedCount} memórias')}";
|
||||
|
||||
static String m37(count) =>
|
||||
@ -157,7 +157,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
static String m50(count) =>
|
||||
"${Intl.plural(count, one: '${count} resultado encontrado', other: '${count} resultado encontrado')}";
|
||||
|
||||
static String m1(count) => "${count} Selecionados";
|
||||
static String m3(count) => "${count} Selecionados";
|
||||
|
||||
static String m51(count, yourCount) =>
|
||||
"${count} Selecionado (${yourCount} seus)";
|
||||
@ -165,7 +165,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
static String m52(verificationID) =>
|
||||
"Aqui está meu ID de verificação para o Ente.io: ${verificationID}";
|
||||
|
||||
static String m2(verificationID) =>
|
||||
static String m4(verificationID) =>
|
||||
"Ei, você pode confirmar que este é seu ID de verificação do Ente.io? ${verificationID}";
|
||||
|
||||
static String m53(referralCode, referralStorageInGB) =>
|
||||
@ -238,17 +238,17 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
MessageLookupByLibrary.simpleMessage("Adicionar um novo e-mail"),
|
||||
"addCollaborator":
|
||||
MessageLookupByLibrary.simpleMessage("Adicionar colaborador"),
|
||||
"addCollaborators": m3,
|
||||
"addCollaborators": m0,
|
||||
"addFromDevice": MessageLookupByLibrary.simpleMessage(
|
||||
"Adicionar a partir do dispositivo"),
|
||||
"addItem": m4,
|
||||
"addItem": m5,
|
||||
"addLocation": MessageLookupByLibrary.simpleMessage("Adicionar local"),
|
||||
"addLocationButton": MessageLookupByLibrary.simpleMessage("Adicionar"),
|
||||
"addMore": MessageLookupByLibrary.simpleMessage("Adicione mais"),
|
||||
"addNew": MessageLookupByLibrary.simpleMessage("Adicionar novo"),
|
||||
"addOnPageSubtitle":
|
||||
MessageLookupByLibrary.simpleMessage("Detalhes dos complementos"),
|
||||
"addOnValidTill": m5,
|
||||
"addOnValidTill": m6,
|
||||
"addOns": MessageLookupByLibrary.simpleMessage("Complementos"),
|
||||
"addPhotos": MessageLookupByLibrary.simpleMessage("Adicionar fotos"),
|
||||
"addSelected":
|
||||
@ -260,7 +260,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
MessageLookupByLibrary.simpleMessage("Adicionar a álbum oculto"),
|
||||
"addViewer":
|
||||
MessageLookupByLibrary.simpleMessage("Adicionar visualizador"),
|
||||
"addViewers": m6,
|
||||
"addViewers": m1,
|
||||
"addYourPhotosNow":
|
||||
MessageLookupByLibrary.simpleMessage("Adicione suas fotos agora"),
|
||||
"addedAs": MessageLookupByLibrary.simpleMessage("Adicionado como"),
|
||||
@ -1022,7 +1022,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"maps": MessageLookupByLibrary.simpleMessage("Mapas"),
|
||||
"mastodon": MessageLookupByLibrary.simpleMessage("Mastodon"),
|
||||
"matrix": MessageLookupByLibrary.simpleMessage("Matrix"),
|
||||
"memoryCount": m0,
|
||||
"memoryCount": m2,
|
||||
"merchandise": MessageLookupByLibrary.simpleMessage("Produtos"),
|
||||
"mlConsent": MessageLookupByLibrary.simpleMessage(
|
||||
"Habilitar aprendizado de máquina"),
|
||||
@ -1414,7 +1414,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"selectedItemsWillBeDeletedFromAllAlbumsAndMoved":
|
||||
MessageLookupByLibrary.simpleMessage(
|
||||
"Os itens selecionados serão excluídos de todos os álbuns e movidos para a lixeira."),
|
||||
"selectedPhotos": m1,
|
||||
"selectedPhotos": m3,
|
||||
"selectedPhotosWithYours": m51,
|
||||
"send": MessageLookupByLibrary.simpleMessage("Enviar"),
|
||||
"sendEmail": MessageLookupByLibrary.simpleMessage("Enviar e-mail"),
|
||||
@ -1447,7 +1447,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"shareMyVerificationID": m52,
|
||||
"shareOnlyWithThePeopleYouWant": MessageLookupByLibrary.simpleMessage(
|
||||
"Compartilhar apenas com as pessoas que você quiser"),
|
||||
"shareTextConfirmOthersVerificationID": m2,
|
||||
"shareTextConfirmOthersVerificationID": m4,
|
||||
"shareTextRecommendUsingEnte": MessageLookupByLibrary.simpleMessage(
|
||||
"Baixe o Ente para que possamos compartilhar facilmente fotos e vídeos de qualidade original\n\nhttps://ente.io"),
|
||||
"shareTextReferralCode": m53,
|
||||
@ -1474,6 +1474,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"sharing": MessageLookupByLibrary.simpleMessage("Compartilhando..."),
|
||||
"showMemories":
|
||||
MessageLookupByLibrary.simpleMessage("Mostrar memórias"),
|
||||
"showPerson": MessageLookupByLibrary.simpleMessage("Show person"),
|
||||
"signOutFromOtherDevices": MessageLookupByLibrary.simpleMessage(
|
||||
"Encerrar sessão em outros dispositivos"),
|
||||
"signOutOtherBody": MessageLookupByLibrary.simpleMessage(
|
||||
|
32
mobile/lib/generated/intl/messages_ru.dart
generated
32
mobile/lib/generated/intl/messages_ru.dart
generated
@ -20,16 +20,16 @@ typedef String MessageIfAbsent(String messageStr, List<dynamic> args);
|
||||
class MessageLookup extends MessageLookupByLibrary {
|
||||
String get localeName => 'ru';
|
||||
|
||||
static String m3(count) =>
|
||||
static String m0(count) =>
|
||||
"${Intl.plural(count, one: 'Добавьте соавтора', few: 'Добавьте соавторов', many: 'Добавьте соавторов', other: 'Добавьте соавторов')}";
|
||||
|
||||
static String m4(count) =>
|
||||
static String m5(count) =>
|
||||
"${Intl.plural(count, one: 'Добавить элемент', other: 'Добавить элементы')}";
|
||||
|
||||
static String m5(storageAmount, endDate) =>
|
||||
static String m6(storageAmount, endDate) =>
|
||||
"Ваше дополнение ${storageAmount} действительно по ${endDate}";
|
||||
|
||||
static String m6(count) =>
|
||||
static String m1(count) =>
|
||||
"${Intl.plural(count, one: 'Добавьте зрителя', few: 'Добавьте зрителей', many: 'Добавьте зрителей', other: 'Добавьте зрителей')}";
|
||||
|
||||
static String m7(emailOrName) => "Добавлено ${emailOrName}";
|
||||
@ -119,7 +119,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
|
||||
static String m36(expiryTime) => "Ссылка истечёт через ${expiryTime}";
|
||||
|
||||
static String m0(count, formattedCount) =>
|
||||
static String m2(count, formattedCount) =>
|
||||
"${Intl.plural(count, zero: 'нет воспоминаний', one: '${formattedCount} воспоминание', other: '${formattedCount} воспоминаний')}";
|
||||
|
||||
static String m37(count) =>
|
||||
@ -155,14 +155,14 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
static String m50(count) =>
|
||||
"${Intl.plural(count, one: '${count} результат найден', other: '${count} результатов найдено')}";
|
||||
|
||||
static String m1(count) => "${count} выбрано";
|
||||
static String m3(count) => "${count} выбрано";
|
||||
|
||||
static String m51(count, yourCount) => "${count} выбрано (${yourCount} ваши)";
|
||||
|
||||
static String m52(verificationID) =>
|
||||
"Вот мой проверочный ID: ${verificationID} для ente.io.";
|
||||
|
||||
static String m2(verificationID) =>
|
||||
static String m4(verificationID) =>
|
||||
"Эй, вы можете подтвердить, что это ваш идентификатор подтверждения ente.io: ${verificationID}";
|
||||
|
||||
static String m53(referralCode, referralStorageInGB) =>
|
||||
@ -231,17 +231,17 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"Добавить новый адрес эл. почты"),
|
||||
"addCollaborator":
|
||||
MessageLookupByLibrary.simpleMessage("Добавить соавтора"),
|
||||
"addCollaborators": m3,
|
||||
"addCollaborators": m0,
|
||||
"addFromDevice":
|
||||
MessageLookupByLibrary.simpleMessage("Добавить с устройства"),
|
||||
"addItem": m4,
|
||||
"addItem": m5,
|
||||
"addLocation": MessageLookupByLibrary.simpleMessage("Добавить место"),
|
||||
"addLocationButton": MessageLookupByLibrary.simpleMessage("Добавить"),
|
||||
"addMore": MessageLookupByLibrary.simpleMessage("Добавить еще"),
|
||||
"addNew": MessageLookupByLibrary.simpleMessage("Добавить новое"),
|
||||
"addOnPageSubtitle":
|
||||
MessageLookupByLibrary.simpleMessage("Подробнее о расширениях"),
|
||||
"addOnValidTill": m5,
|
||||
"addOnValidTill": m6,
|
||||
"addOns": MessageLookupByLibrary.simpleMessage("Расширения"),
|
||||
"addPhotos":
|
||||
MessageLookupByLibrary.simpleMessage("Добавить фотографии"),
|
||||
@ -253,7 +253,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
MessageLookupByLibrary.simpleMessage("Добавить в скрытый альбом"),
|
||||
"addViewer":
|
||||
MessageLookupByLibrary.simpleMessage("Добавить наблюдателя"),
|
||||
"addViewers": m6,
|
||||
"addViewers": m1,
|
||||
"addYourPhotosNow":
|
||||
MessageLookupByLibrary.simpleMessage("Добавьте ваши фотографии"),
|
||||
"addedAs": MessageLookupByLibrary.simpleMessage("Добавлено как"),
|
||||
@ -1006,7 +1006,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"maps": MessageLookupByLibrary.simpleMessage("Карты"),
|
||||
"mastodon": MessageLookupByLibrary.simpleMessage("Mastodon"),
|
||||
"matrix": MessageLookupByLibrary.simpleMessage("Matrix"),
|
||||
"memoryCount": m0,
|
||||
"memoryCount": m2,
|
||||
"merchandise": MessageLookupByLibrary.simpleMessage("Товары"),
|
||||
"mlConsent":
|
||||
MessageLookupByLibrary.simpleMessage("Включить машинное обучение"),
|
||||
@ -1400,7 +1400,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"selectedItemsWillBeDeletedFromAllAlbumsAndMoved":
|
||||
MessageLookupByLibrary.simpleMessage(
|
||||
"Выбранные элементы будут удалены из всех альбомов и перемещены в корзину."),
|
||||
"selectedPhotos": m1,
|
||||
"selectedPhotos": m3,
|
||||
"selectedPhotosWithYours": m51,
|
||||
"send": MessageLookupByLibrary.simpleMessage("Отправить"),
|
||||
"sendEmail": MessageLookupByLibrary.simpleMessage(
|
||||
@ -1437,7 +1437,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"shareMyVerificationID": m52,
|
||||
"shareOnlyWithThePeopleYouWant": MessageLookupByLibrary.simpleMessage(
|
||||
"Поделитесь только с теми людьми, с которыми вы хотите"),
|
||||
"shareTextConfirmOthersVerificationID": m2,
|
||||
"shareTextConfirmOthersVerificationID": m4,
|
||||
"shareTextRecommendUsingEnte": MessageLookupByLibrary.simpleMessage(
|
||||
"Скачай Ente, чтобы мы могли легко поделиться фотографиями и видео без сжатия\n\nhttps://ente.io"),
|
||||
"shareTextReferralCode": m53,
|
||||
@ -1462,6 +1462,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"sharing": MessageLookupByLibrary.simpleMessage("Отправка..."),
|
||||
"showMemories":
|
||||
MessageLookupByLibrary.simpleMessage("Показать воспоминания"),
|
||||
"showPerson": MessageLookupByLibrary.simpleMessage("Show person"),
|
||||
"signOutFromOtherDevices":
|
||||
MessageLookupByLibrary.simpleMessage("Выйти из других устройств"),
|
||||
"signOutOtherBody": MessageLookupByLibrary.simpleMessage(
|
||||
@ -1599,6 +1600,9 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"thisWillRemovePublicLinksOfAllSelectedQuickLinks":
|
||||
MessageLookupByLibrary.simpleMessage(
|
||||
"Это удалит публичные ссылки на все выбранные быстрые ссылки."),
|
||||
"toEnableAppLockPleaseSetupDevicePasscodeOrScreen":
|
||||
MessageLookupByLibrary.simpleMessage(
|
||||
"To enable app lock, please setup device passcode or screen lock in your system settings."),
|
||||
"toHideAPhotoOrVideo":
|
||||
MessageLookupByLibrary.simpleMessage("Скрыть фото или видео"),
|
||||
"toResetVerifyEmail": MessageLookupByLibrary.simpleMessage(
|
||||
|
5
mobile/lib/generated/intl/messages_sv.dart
generated
5
mobile/lib/generated/intl/messages_sv.dart
generated
@ -64,7 +64,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
static String m52(verificationID) =>
|
||||
"Här är mitt verifierings-ID: ${verificationID} för ente.io.";
|
||||
|
||||
static String m2(verificationID) =>
|
||||
static String m4(verificationID) =>
|
||||
"Hallå, kan du bekräfta att detta är ditt ente.io verifierings-ID: ${verificationID}";
|
||||
|
||||
static String m54(numberOfPeople) =>
|
||||
@ -441,7 +441,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"shareALink": MessageLookupByLibrary.simpleMessage("Dela en länk"),
|
||||
"shareLink": MessageLookupByLibrary.simpleMessage("Dela länk"),
|
||||
"shareMyVerificationID": m52,
|
||||
"shareTextConfirmOthersVerificationID": m2,
|
||||
"shareTextConfirmOthersVerificationID": m4,
|
||||
"shareTextRecommendUsingEnte": MessageLookupByLibrary.simpleMessage(
|
||||
"Ladda ner Ente så att vi enkelt kan dela bilder och videor med originell kvalitet\n\nhttps://ente.io"),
|
||||
"shareWithNonenteUsers": MessageLookupByLibrary.simpleMessage(
|
||||
@ -449,6 +449,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"shareWithPeopleSectionTitle": m54,
|
||||
"sharedAlbumSectionDescription": MessageLookupByLibrary.simpleMessage(
|
||||
"Skapa delade och samarbetande album med andra Ente användare, inklusive användare med gratisnivån."),
|
||||
"showPerson": MessageLookupByLibrary.simpleMessage("Show person"),
|
||||
"signUpTerms": MessageLookupByLibrary.simpleMessage(
|
||||
"Jag samtycker till <u-terms>användarvillkoren</u-terms> och <u-policy>integritetspolicyn</u-policy>"),
|
||||
"someoneSharingAlbumsWithYouShouldSeeTheSameId":
|
||||
|
1
mobile/lib/generated/intl/messages_ta.dart
generated
1
mobile/lib/generated/intl/messages_ta.dart
generated
@ -50,6 +50,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"இந்த தகவலுடன் தயவுசெய்து எங்களுக்கு உதவுங்கள்"),
|
||||
"localSyncErrorMessage": MessageLookupByLibrary.simpleMessage(
|
||||
"Looks like something went wrong since local photos sync is taking more time than expected. Please reach out to our support team"),
|
||||
"showPerson": MessageLookupByLibrary.simpleMessage("Show person"),
|
||||
"verify": MessageLookupByLibrary.simpleMessage("சரிபார்க்கவும்")
|
||||
};
|
||||
}
|
||||
|
3
mobile/lib/generated/intl/messages_te.dart
generated
3
mobile/lib/generated/intl/messages_te.dart
generated
@ -23,6 +23,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
final messages = _notInlinedMessages(_notInlinedMessages);
|
||||
static Map<String, Function> _notInlinedMessages(_) => <String, Function>{
|
||||
"localSyncErrorMessage": MessageLookupByLibrary.simpleMessage(
|
||||
"Looks like something went wrong since local photos sync is taking more time than expected. Please reach out to our support team")
|
||||
"Looks like something went wrong since local photos sync is taking more time than expected. Please reach out to our support team"),
|
||||
"showPerson": MessageLookupByLibrary.simpleMessage("Show person")
|
||||
};
|
||||
}
|
||||
|
5
mobile/lib/generated/intl/messages_th.dart
generated
5
mobile/lib/generated/intl/messages_th.dart
generated
@ -20,7 +20,7 @@ typedef String MessageIfAbsent(String messageStr, List<dynamic> args);
|
||||
class MessageLookup extends MessageLookupByLibrary {
|
||||
String get localeName => 'th';
|
||||
|
||||
static String m4(count) => "${Intl.plural(count, other: 'เพิ่มรายการ')}";
|
||||
static String m5(count) => "${Intl.plural(count, other: 'เพิ่มรายการ')}";
|
||||
|
||||
static String m10(versionValue) => "รุ่น: ${versionValue}";
|
||||
|
||||
@ -60,7 +60,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"addANewEmail": MessageLookupByLibrary.simpleMessage("เพิ่มอีเมลใหม่"),
|
||||
"addCollaborator":
|
||||
MessageLookupByLibrary.simpleMessage("เพิ่มผู้ทำงานร่วมกัน"),
|
||||
"addItem": m4,
|
||||
"addItem": m5,
|
||||
"addMore": MessageLookupByLibrary.simpleMessage("เพิ่มอีก"),
|
||||
"addToAlbum": MessageLookupByLibrary.simpleMessage("เพิ่มไปยังอัลบั้ม"),
|
||||
"addViewer": MessageLookupByLibrary.simpleMessage("เพิ่มผู้ชม"),
|
||||
@ -299,6 +299,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"share": MessageLookupByLibrary.simpleMessage("แชร์"),
|
||||
"shareALink": MessageLookupByLibrary.simpleMessage("แชร์ลิงก์"),
|
||||
"shareLink": MessageLookupByLibrary.simpleMessage("แชร์ลิงก์"),
|
||||
"showPerson": MessageLookupByLibrary.simpleMessage("Show person"),
|
||||
"signUpTerms": MessageLookupByLibrary.simpleMessage(
|
||||
"ฉันยอมรับ<u-terms>เงื่อนไขการให้บริการ</u-terms>และ<u-policy>นโยบายความเป็นส่วนตัว</u-policy>"),
|
||||
"skip": MessageLookupByLibrary.simpleMessage("ข้าม"),
|
||||
|
3
mobile/lib/generated/intl/messages_ti.dart
generated
3
mobile/lib/generated/intl/messages_ti.dart
generated
@ -23,6 +23,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
final messages = _notInlinedMessages(_notInlinedMessages);
|
||||
static Map<String, Function> _notInlinedMessages(_) => <String, Function>{
|
||||
"localSyncErrorMessage": MessageLookupByLibrary.simpleMessage(
|
||||
"Looks like something went wrong since local photos sync is taking more time than expected. Please reach out to our support team")
|
||||
"Looks like something went wrong since local photos sync is taking more time than expected. Please reach out to our support team"),
|
||||
"showPerson": MessageLookupByLibrary.simpleMessage("Show person")
|
||||
};
|
||||
}
|
||||
|
122
mobile/lib/generated/intl/messages_tr.dart
generated
122
mobile/lib/generated/intl/messages_tr.dart
generated
@ -20,16 +20,16 @@ typedef String MessageIfAbsent(String messageStr, List<dynamic> args);
|
||||
class MessageLookup extends MessageLookupByLibrary {
|
||||
String get localeName => 'tr';
|
||||
|
||||
static String m3(count) =>
|
||||
static String m0(count) =>
|
||||
"${Intl.plural(count, zero: 'Ortak çalışan ekle', one: 'Ortak çalışan ekle', other: 'Ortak çalışan ekle')}";
|
||||
|
||||
static String m4(count) =>
|
||||
static String m5(count) =>
|
||||
"${Intl.plural(count, one: 'Öğeyi taşı', other: 'Öğeleri taşı')}";
|
||||
|
||||
static String m5(storageAmount, endDate) =>
|
||||
static String m6(storageAmount, endDate) =>
|
||||
"${storageAmount} eklentiniz ${endDate} tarihine kadar geçerlidir";
|
||||
|
||||
static String m6(count) =>
|
||||
static String m1(count) =>
|
||||
"${Intl.plural(count, zero: 'Görüntüleyen ekle', one: 'Görüntüleyen ekle', other: 'Görüntüleyen ekle')}";
|
||||
|
||||
static String m7(emailOrName) => "${emailOrName} tarafından eklendi";
|
||||
@ -113,7 +113,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
static String m36(expiryTime) =>
|
||||
"Bu bağlantı ${expiryTime} dan sonra geçersiz olacaktır";
|
||||
|
||||
static String m0(count, formattedCount) =>
|
||||
static String m2(count, formattedCount) =>
|
||||
"${Intl.plural(count, zero: 'anı yok', one: '${formattedCount} anı', other: '${formattedCount} anılar')}";
|
||||
|
||||
static String m37(count) =>
|
||||
@ -121,6 +121,8 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
|
||||
static String m38(albumName) => "${albumName} adlı albüme başarıyla taşındı";
|
||||
|
||||
static String m39(name) => "Not ${name}?";
|
||||
|
||||
static String m41(passwordStrengthValue) =>
|
||||
"Şifrenin güçlülük seviyesi: ${passwordStrengthValue}";
|
||||
|
||||
@ -144,7 +146,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
static String m50(count) =>
|
||||
"${Intl.plural(count, one: '${count} yıl önce', other: '${count} yıl önce')}";
|
||||
|
||||
static String m1(count) => "${count} seçildi";
|
||||
static String m3(count) => "${count} seçildi";
|
||||
|
||||
static String m51(count, yourCount) =>
|
||||
"Seçilenler: ${count} (${yourCount} sizin seçiminiz)";
|
||||
@ -152,7 +154,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
static String m52(verificationID) =>
|
||||
"İşte ente.io için doğrulama kimliğim: ${verificationID}.";
|
||||
|
||||
static String m2(verificationID) =>
|
||||
static String m4(verificationID) =>
|
||||
"Merhaba, bu ente.io doğrulama kimliğinizin doğruluğunu onaylayabilir misiniz: ${verificationID}";
|
||||
|
||||
static String m54(numberOfPeople) =>
|
||||
@ -208,16 +210,16 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
MessageLookupByLibrary.simpleMessage("Yeni e-posta ekle"),
|
||||
"addCollaborator":
|
||||
MessageLookupByLibrary.simpleMessage("Düzenleyici ekle"),
|
||||
"addCollaborators": m3,
|
||||
"addCollaborators": m0,
|
||||
"addFromDevice": MessageLookupByLibrary.simpleMessage("Cihazdan ekle"),
|
||||
"addItem": m4,
|
||||
"addItem": m5,
|
||||
"addLocation": MessageLookupByLibrary.simpleMessage("Konum Ekle"),
|
||||
"addLocationButton": MessageLookupByLibrary.simpleMessage("Ekle"),
|
||||
"addMore": MessageLookupByLibrary.simpleMessage("Daha fazla ekle"),
|
||||
"addNew": MessageLookupByLibrary.simpleMessage("Yeni ekle"),
|
||||
"addOnPageSubtitle":
|
||||
MessageLookupByLibrary.simpleMessage("Eklentilerin ayrıntıları"),
|
||||
"addOnValidTill": m5,
|
||||
"addOnValidTill": m6,
|
||||
"addOns": MessageLookupByLibrary.simpleMessage("Eklentiler"),
|
||||
"addPhotos": MessageLookupByLibrary.simpleMessage("Fotoğraf ekle"),
|
||||
"addSelected": MessageLookupByLibrary.simpleMessage("Seçileni ekle"),
|
||||
@ -225,7 +227,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"addToHiddenAlbum":
|
||||
MessageLookupByLibrary.simpleMessage("Gizli albüme ekle"),
|
||||
"addViewer": MessageLookupByLibrary.simpleMessage("Görüntüleyici ekle"),
|
||||
"addViewers": m6,
|
||||
"addViewers": m1,
|
||||
"addYourPhotosNow": MessageLookupByLibrary.simpleMessage(
|
||||
"Fotoğraflarınızı şimdi ekleyin"),
|
||||
"addedAs": MessageLookupByLibrary.simpleMessage("Eklendi"),
|
||||
@ -278,6 +280,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
MessageLookupByLibrary.simpleMessage("Android, iOS, Web, Masaüstü"),
|
||||
"androidSignInTitle":
|
||||
MessageLookupByLibrary.simpleMessage("Kimlik doğrulaması gerekli"),
|
||||
"appLock": MessageLookupByLibrary.simpleMessage("App lock"),
|
||||
"appVersion": m10,
|
||||
"appleId": MessageLookupByLibrary.simpleMessage("Apple kimliği"),
|
||||
"apply": MessageLookupByLibrary.simpleMessage("Uygula"),
|
||||
@ -338,6 +341,16 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"Kimlik doğrulama başarısız oldu, lütfen tekrar deneyin"),
|
||||
"authenticationSuccessful":
|
||||
MessageLookupByLibrary.simpleMessage("Kimlik doğrulama başarılı!"),
|
||||
"autoCastDialogBody": MessageLookupByLibrary.simpleMessage(
|
||||
"You\'ll see available Cast devices here."),
|
||||
"autoCastiOSPermission": MessageLookupByLibrary.simpleMessage(
|
||||
"Make sure Local Network permissions are turned on for the Ente Photos app, in Settings."),
|
||||
"autoLock": MessageLookupByLibrary.simpleMessage("Auto lock"),
|
||||
"autoLockFeatureDescription": MessageLookupByLibrary.simpleMessage(
|
||||
"Time after which the app locks after being put in the background"),
|
||||
"autoPair": MessageLookupByLibrary.simpleMessage("Auto pair"),
|
||||
"autoPairDesc": MessageLookupByLibrary.simpleMessage(
|
||||
"Auto pair works only with devices that support Chromecast."),
|
||||
"available": MessageLookupByLibrary.simpleMessage("Mevcut"),
|
||||
"backedUpFolders":
|
||||
MessageLookupByLibrary.simpleMessage("Yedeklenmiş klasörler"),
|
||||
@ -371,6 +384,10 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"cannotAddMorePhotosAfterBecomingViewer": m13,
|
||||
"cannotDeleteSharedFiles":
|
||||
MessageLookupByLibrary.simpleMessage("Dosyalar silinemiyor"),
|
||||
"castIPMismatchBody": MessageLookupByLibrary.simpleMessage(
|
||||
"Please make sure you are on the same network as the TV."),
|
||||
"castIPMismatchTitle":
|
||||
MessageLookupByLibrary.simpleMessage("Failed to cast album"),
|
||||
"castInstruction": MessageLookupByLibrary.simpleMessage(
|
||||
"Eşleştirmek istediğiniz cihazda cast.ente.io adresini ziyaret edin.\n\nAlbümü TV\'nizde oynatmak için aşağıdaki kodu girin."),
|
||||
"centerPoint": MessageLookupByLibrary.simpleMessage("Merkez noktası"),
|
||||
@ -409,6 +426,8 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"Yakalama zamanına göre kulüp"),
|
||||
"clubByFileName":
|
||||
MessageLookupByLibrary.simpleMessage("Dosya adına göre kulüp"),
|
||||
"clusteringProgress":
|
||||
MessageLookupByLibrary.simpleMessage("Clustering progress"),
|
||||
"codeAppliedPageTitle":
|
||||
MessageLookupByLibrary.simpleMessage("Kod kabul edildi"),
|
||||
"codeCopiedToClipboard":
|
||||
@ -448,6 +467,8 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
MessageLookupByLibrary.simpleMessage("Kurtarma anahtarını doğrula"),
|
||||
"confirmYourRecoveryKey": MessageLookupByLibrary.simpleMessage(
|
||||
"Kurtarma anahtarını doğrulayın"),
|
||||
"connectToDevice":
|
||||
MessageLookupByLibrary.simpleMessage("Connect to device"),
|
||||
"contactFamilyAdmin": m16,
|
||||
"contactSupport":
|
||||
MessageLookupByLibrary.simpleMessage("Destek ile iletişim"),
|
||||
@ -478,6 +499,8 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
MessageLookupByLibrary.simpleMessage("Hesap oluşturun"),
|
||||
"createAlbumActionHint": MessageLookupByLibrary.simpleMessage(
|
||||
"Fotoğrafları seçmek için uzun basın ve + düğmesine tıklayarak bir albüm oluşturun"),
|
||||
"createCollaborativeLink":
|
||||
MessageLookupByLibrary.simpleMessage("Create collaborative link"),
|
||||
"createCollage": MessageLookupByLibrary.simpleMessage("Kolaj oluştur"),
|
||||
"createNewAccount":
|
||||
MessageLookupByLibrary.simpleMessage("Yeni bir hesap oluşturun"),
|
||||
@ -489,6 +512,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
MessageLookupByLibrary.simpleMessage("Bağlantı oluşturuluyor..."),
|
||||
"criticalUpdateAvailable":
|
||||
MessageLookupByLibrary.simpleMessage("Kritik güncelleme mevcut"),
|
||||
"crop": MessageLookupByLibrary.simpleMessage("Crop"),
|
||||
"currentUsageIs":
|
||||
MessageLookupByLibrary.simpleMessage("Güncel kullanımınız "),
|
||||
"custom": MessageLookupByLibrary.simpleMessage("Kişisel"),
|
||||
@ -554,6 +578,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"developerSettingsWarning": MessageLookupByLibrary.simpleMessage(
|
||||
"Geliştirici ayarlarını değiştirmek istediğinizden emin misiniz?"),
|
||||
"deviceCodeHint": MessageLookupByLibrary.simpleMessage("Kodu girin"),
|
||||
"deviceLock": MessageLookupByLibrary.simpleMessage("Device lock"),
|
||||
"deviceNotFound":
|
||||
MessageLookupByLibrary.simpleMessage("Cihaz bulunamadı"),
|
||||
"didYouKnow": MessageLookupByLibrary.simpleMessage("Biliyor musun?"),
|
||||
@ -639,6 +664,9 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
MessageLookupByLibrary.simpleMessage("Şifrenizi girin"),
|
||||
"enterPasswordToEncrypt": MessageLookupByLibrary.simpleMessage(
|
||||
"Verilerinizi şifrelemek için kullanabileceğimiz bir şifre girin"),
|
||||
"enterPersonName":
|
||||
MessageLookupByLibrary.simpleMessage("Enter person name"),
|
||||
"enterPin": MessageLookupByLibrary.simpleMessage("Enter PIN"),
|
||||
"enterReferralCode":
|
||||
MessageLookupByLibrary.simpleMessage("Davet kodunuzu girin"),
|
||||
"enterThe6digitCodeFromnyourAuthenticatorApp":
|
||||
@ -663,6 +691,8 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
MessageLookupByLibrary.simpleMessage("Günlüğü dışa aktar"),
|
||||
"exportYourData":
|
||||
MessageLookupByLibrary.simpleMessage("Veriyi dışarı aktar"),
|
||||
"faceRecognition":
|
||||
MessageLookupByLibrary.simpleMessage("Face recognition"),
|
||||
"faces": MessageLookupByLibrary.simpleMessage("Yüzler"),
|
||||
"failedToApplyCode":
|
||||
MessageLookupByLibrary.simpleMessage("Uygulanırken hata oluştu"),
|
||||
@ -704,6 +734,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
MessageLookupByLibrary.simpleMessage("anıların için"),
|
||||
"forgotPassword":
|
||||
MessageLookupByLibrary.simpleMessage("Şifremi unuttum"),
|
||||
"foundFaces": MessageLookupByLibrary.simpleMessage("Found faces"),
|
||||
"freeStorageClaimed":
|
||||
MessageLookupByLibrary.simpleMessage("Alınan bedava alan"),
|
||||
"freeStorageOnReferralSuccess": m29,
|
||||
@ -731,6 +762,9 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
MessageLookupByLibrary.simpleMessage("İzinleri değiştir"),
|
||||
"groupNearbyPhotos": MessageLookupByLibrary.simpleMessage(
|
||||
"Yakındaki fotoğrafları gruplandır"),
|
||||
"guestView": MessageLookupByLibrary.simpleMessage("Guest view"),
|
||||
"guestViewEnablePreSteps": MessageLookupByLibrary.simpleMessage(
|
||||
"To enable guest view, please setup device passcode or screen lock in your system settings."),
|
||||
"hearUsExplanation": MessageLookupByLibrary.simpleMessage(
|
||||
"Biz uygulama kurulumlarını takip etmiyoruz. Bizi nereden duyduğunuzdan bahsetmeniz bize çok yardımcı olacak!"),
|
||||
"hearUsWhereTitle": MessageLookupByLibrary.simpleMessage(
|
||||
@ -738,6 +772,11 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"help": MessageLookupByLibrary.simpleMessage("Yardım"),
|
||||
"hidden": MessageLookupByLibrary.simpleMessage("Gizle"),
|
||||
"hide": MessageLookupByLibrary.simpleMessage("Gizle"),
|
||||
"hideContent": MessageLookupByLibrary.simpleMessage("Hide content"),
|
||||
"hideContentDescriptionAndroid": MessageLookupByLibrary.simpleMessage(
|
||||
"Hides app content in the app switcher and disables screenshots"),
|
||||
"hideContentDescriptionIos": MessageLookupByLibrary.simpleMessage(
|
||||
"Hides app content in the app switcher"),
|
||||
"hiding": MessageLookupByLibrary.simpleMessage("Gizleniyor..."),
|
||||
"hostedAtOsmFrance":
|
||||
MessageLookupByLibrary.simpleMessage("OSM Fransa\'da ağırlandı"),
|
||||
@ -750,6 +789,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"Biyometrik kimlik doğrulama devre dışı. Etkinleştirmek için lütfen ekranınızı kilitleyin ve kilidini açın."),
|
||||
"iOSOkButton": MessageLookupByLibrary.simpleMessage("Tamam"),
|
||||
"ignoreUpdate": MessageLookupByLibrary.simpleMessage("Yoksay"),
|
||||
"immediately": MessageLookupByLibrary.simpleMessage("Immediately"),
|
||||
"importing":
|
||||
MessageLookupByLibrary.simpleMessage("İçeri aktarılıyor...."),
|
||||
"incorrectCode": MessageLookupByLibrary.simpleMessage("Yanlış kod"),
|
||||
@ -763,6 +803,8 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
MessageLookupByLibrary.simpleMessage("Yanlış kurtarma kodu"),
|
||||
"indexedItems":
|
||||
MessageLookupByLibrary.simpleMessage("Yeni öğeleri indeksle"),
|
||||
"indexingIsPaused": MessageLookupByLibrary.simpleMessage(
|
||||
"Indexing is paused. It will automatically resume when device is ready."),
|
||||
"insecureDevice":
|
||||
MessageLookupByLibrary.simpleMessage("Güvenilir olmayan cihaz"),
|
||||
"installManually":
|
||||
@ -804,6 +846,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
MessageLookupByLibrary.simpleMessage("Aile planından ayrıl"),
|
||||
"leaveSharedAlbum": MessageLookupByLibrary.simpleMessage(
|
||||
"Paylaşılan albüm silinsin mi?"),
|
||||
"left": MessageLookupByLibrary.simpleMessage("Left"),
|
||||
"light": MessageLookupByLibrary.simpleMessage("Aydınlık"),
|
||||
"lightTheme": MessageLookupByLibrary.simpleMessage("Aydınlık"),
|
||||
"linkCopiedToClipboard":
|
||||
@ -881,11 +924,13 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"manageParticipants": MessageLookupByLibrary.simpleMessage("Yönet"),
|
||||
"manageSubscription":
|
||||
MessageLookupByLibrary.simpleMessage("Abonelikleri yönet"),
|
||||
"manualPairDesc": MessageLookupByLibrary.simpleMessage(
|
||||
"Pair with PIN works with any screen you wish to view your album on."),
|
||||
"map": MessageLookupByLibrary.simpleMessage("Harita"),
|
||||
"maps": MessageLookupByLibrary.simpleMessage("Haritalar"),
|
||||
"mastodon": MessageLookupByLibrary.simpleMessage("Mastodon"),
|
||||
"matrix": MessageLookupByLibrary.simpleMessage("Matrix"),
|
||||
"memoryCount": m0,
|
||||
"memoryCount": m2,
|
||||
"merchandise": MessageLookupByLibrary.simpleMessage("Ürünler"),
|
||||
"mobileWebDesktop":
|
||||
MessageLookupByLibrary.simpleMessage("Mobil, Web, Masaüstü"),
|
||||
@ -913,9 +958,12 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"never": MessageLookupByLibrary.simpleMessage("Asla"),
|
||||
"newAlbum": MessageLookupByLibrary.simpleMessage("Yeni albüm"),
|
||||
"newest": MessageLookupByLibrary.simpleMessage("En yeni"),
|
||||
"next": MessageLookupByLibrary.simpleMessage("Next"),
|
||||
"no": MessageLookupByLibrary.simpleMessage("Hayır"),
|
||||
"noAlbumsSharedByYouYet": MessageLookupByLibrary.simpleMessage(
|
||||
"Henüz paylaştığınız albüm yok"),
|
||||
"noDeviceFound":
|
||||
MessageLookupByLibrary.simpleMessage("No device found"),
|
||||
"noDeviceLimit": MessageLookupByLibrary.simpleMessage("Yok"),
|
||||
"noDeviceThatCanBeDeleted": MessageLookupByLibrary.simpleMessage(
|
||||
"Bu cihazda silinebilecek hiçbir dosyanız yok"),
|
||||
@ -933,6 +981,8 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"Şu anda hiçbir fotoğraf yedeklenmiyor"),
|
||||
"noPhotosFoundHere":
|
||||
MessageLookupByLibrary.simpleMessage("Burada fotoğraf bulunamadı"),
|
||||
"noQuickLinksSelected":
|
||||
MessageLookupByLibrary.simpleMessage("No quick links selected"),
|
||||
"noRecoveryKey":
|
||||
MessageLookupByLibrary.simpleMessage("Kurtarma kodunuz yok mu?"),
|
||||
"noRecoveryKeyNoDecryption": MessageLookupByLibrary.simpleMessage(
|
||||
@ -940,6 +990,9 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"noResults": MessageLookupByLibrary.simpleMessage("Sonuç bulunamadı"),
|
||||
"noResultsFound":
|
||||
MessageLookupByLibrary.simpleMessage("Hiçbir sonuç bulunamadı"),
|
||||
"noSystemLockFound":
|
||||
MessageLookupByLibrary.simpleMessage("No system lock found"),
|
||||
"notPersonLabel": m39,
|
||||
"nothingSharedWithYouYet": MessageLookupByLibrary.simpleMessage(
|
||||
"Henüz sizinle paylaşılan bir şey yok"),
|
||||
"nothingToSeeHere": MessageLookupByLibrary.simpleMessage(
|
||||
@ -963,6 +1016,9 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"orPickAnExistingOne":
|
||||
MessageLookupByLibrary.simpleMessage("Veya mevcut birini seçiniz"),
|
||||
"pair": MessageLookupByLibrary.simpleMessage("Eşleştir"),
|
||||
"pairWithPin": MessageLookupByLibrary.simpleMessage("Pair with PIN"),
|
||||
"pairingComplete":
|
||||
MessageLookupByLibrary.simpleMessage("Pairing complete"),
|
||||
"passkey": MessageLookupByLibrary.simpleMessage("Parola Anahtarı"),
|
||||
"passkeyAuthTitle":
|
||||
MessageLookupByLibrary.simpleMessage("Geçiş anahtarı doğrulaması"),
|
||||
@ -971,6 +1027,8 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"Şifreniz başarılı bir şekilde değiştirildi"),
|
||||
"passwordLock": MessageLookupByLibrary.simpleMessage("Sifre kilidi"),
|
||||
"passwordStrength": m41,
|
||||
"passwordStrengthInfo": MessageLookupByLibrary.simpleMessage(
|
||||
"Password strength is calculated considering the length of the password, used characters, and whether or not the password appears in the top 10,000 most used passwords"),
|
||||
"passwordWarning": MessageLookupByLibrary.simpleMessage(
|
||||
"Şifrelerinizi saklamıyoruz, bu yüzden unutursanız, <underline>verilerinizi deşifre edemeyiz</underline>"),
|
||||
"paymentDetails":
|
||||
@ -1003,6 +1061,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"pickCenterPoint":
|
||||
MessageLookupByLibrary.simpleMessage("Merkez noktasını seçin"),
|
||||
"pinAlbum": MessageLookupByLibrary.simpleMessage("Albümü sabitle"),
|
||||
"pinLock": MessageLookupByLibrary.simpleMessage("PIN lock"),
|
||||
"playOnTv": MessageLookupByLibrary.simpleMessage("Albümü TV\'de oynat"),
|
||||
"playstoreSubscription":
|
||||
MessageLookupByLibrary.simpleMessage("PlayStore aboneliği"),
|
||||
@ -1020,6 +1079,8 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
MessageLookupByLibrary.simpleMessage("Lütfen izin ver"),
|
||||
"pleaseLoginAgain":
|
||||
MessageLookupByLibrary.simpleMessage("Lütfen tekrar giriş yapın"),
|
||||
"pleaseSelectQuickLinksToRemove": MessageLookupByLibrary.simpleMessage(
|
||||
"Please select quick links to remove"),
|
||||
"pleaseSendTheLogsTo": m45,
|
||||
"pleaseTryAgain":
|
||||
MessageLookupByLibrary.simpleMessage("Lütfen tekrar deneyiniz"),
|
||||
@ -1082,6 +1143,9 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"recreatePasswordTitle": MessageLookupByLibrary.simpleMessage(
|
||||
"Sifrenizi tekrardan oluşturun"),
|
||||
"reddit": MessageLookupByLibrary.simpleMessage("Reddit"),
|
||||
"reenterPassword":
|
||||
MessageLookupByLibrary.simpleMessage("Re-enter password"),
|
||||
"reenterPin": MessageLookupByLibrary.simpleMessage("Re-enter PIN"),
|
||||
"referFriendsAnd2xYourPlan": MessageLookupByLibrary.simpleMessage(
|
||||
"Arkadaşlarınıza önerin ve planınızı 2 katına çıkarın"),
|
||||
"referralStep1": MessageLookupByLibrary.simpleMessage(
|
||||
@ -1112,8 +1176,12 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"removeParticipant":
|
||||
MessageLookupByLibrary.simpleMessage("Katılımcıyı kaldır"),
|
||||
"removeParticipantBody": m48,
|
||||
"removePersonLabel":
|
||||
MessageLookupByLibrary.simpleMessage("Remove person label"),
|
||||
"removePublicLink":
|
||||
MessageLookupByLibrary.simpleMessage("Herkese açık link oluştur"),
|
||||
"removePublicLinks":
|
||||
MessageLookupByLibrary.simpleMessage("Remove public links"),
|
||||
"removeShareItemsWarning": MessageLookupByLibrary.simpleMessage(
|
||||
"Kaldırdığınız öğelerden bazıları başkaları tarafından eklenmiştir ve bunlara erişiminizi kaybedeceksiniz"),
|
||||
"removeWithQuestionMark":
|
||||
@ -1145,6 +1213,10 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"retry": MessageLookupByLibrary.simpleMessage("Tekrar dene"),
|
||||
"reviewDeduplicateItems": MessageLookupByLibrary.simpleMessage(
|
||||
"Lütfen kopya olduğunu düşündüğünüz öğeleri inceleyin ve silin."),
|
||||
"reviewSuggestions":
|
||||
MessageLookupByLibrary.simpleMessage("Review suggestions"),
|
||||
"right": MessageLookupByLibrary.simpleMessage("Right"),
|
||||
"rotate": MessageLookupByLibrary.simpleMessage("Rotate"),
|
||||
"rotateLeft": MessageLookupByLibrary.simpleMessage("Sola döndür"),
|
||||
"rotateRight": MessageLookupByLibrary.simpleMessage("Sağa döndür"),
|
||||
"safelyStored":
|
||||
@ -1157,10 +1229,12 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
MessageLookupByLibrary.simpleMessage(
|
||||
"Henüz yapmadıysanız kurtarma anahtarınızı kaydetmeyi unutmayın"),
|
||||
"saving": MessageLookupByLibrary.simpleMessage("Kaydediliyor..."),
|
||||
"savingEdits": MessageLookupByLibrary.simpleMessage("Saving edits..."),
|
||||
"scanCode": MessageLookupByLibrary.simpleMessage("Kodu tarayın"),
|
||||
"scanThisBarcodeWithnyourAuthenticatorApp":
|
||||
MessageLookupByLibrary.simpleMessage(
|
||||
"Kimlik doğrulama uygulamanız ile kodu tarayın"),
|
||||
"search": MessageLookupByLibrary.simpleMessage("Search"),
|
||||
"searchAlbumsEmptySection":
|
||||
MessageLookupByLibrary.simpleMessage("Albümler"),
|
||||
"searchByAlbumNameHint":
|
||||
@ -1211,7 +1285,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"selectedItemsWillBeDeletedFromAllAlbumsAndMoved":
|
||||
MessageLookupByLibrary.simpleMessage(
|
||||
"Seçilen öğeler tüm albümlerden silinecek ve çöp kutusuna taşınacak."),
|
||||
"selectedPhotos": m1,
|
||||
"selectedPhotos": m3,
|
||||
"selectedPhotosWithYours": m51,
|
||||
"send": MessageLookupByLibrary.simpleMessage("Gönder"),
|
||||
"sendEmail": MessageLookupByLibrary.simpleMessage("E-posta gönder"),
|
||||
@ -1225,6 +1299,9 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"setAs": MessageLookupByLibrary.simpleMessage("Şu şekilde ayarla"),
|
||||
"setCover": MessageLookupByLibrary.simpleMessage("Kapak Belirle"),
|
||||
"setLabel": MessageLookupByLibrary.simpleMessage("Ayarla"),
|
||||
"setNewPassword":
|
||||
MessageLookupByLibrary.simpleMessage("Set new password"),
|
||||
"setNewPin": MessageLookupByLibrary.simpleMessage("Set new PIN"),
|
||||
"setPasswordTitle":
|
||||
MessageLookupByLibrary.simpleMessage("Parola ayarlayın"),
|
||||
"setRadius": MessageLookupByLibrary.simpleMessage("Yarıçapı ayarla"),
|
||||
@ -1240,7 +1317,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"shareMyVerificationID": m52,
|
||||
"shareOnlyWithThePeopleYouWant": MessageLookupByLibrary.simpleMessage(
|
||||
"Yalnızca istediğiniz kişilerle paylaşın"),
|
||||
"shareTextConfirmOthersVerificationID": m2,
|
||||
"shareTextConfirmOthersVerificationID": m4,
|
||||
"shareWithNonenteUsers": MessageLookupByLibrary.simpleMessage(
|
||||
"Ente kullanıcısı olmayanlar için paylaş"),
|
||||
"shareWithPeopleSectionTitle": m54,
|
||||
@ -1260,6 +1337,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
MessageLookupByLibrary.simpleMessage("Sizinle paylaşıldı"),
|
||||
"sharing": MessageLookupByLibrary.simpleMessage("Paylaşılıyor..."),
|
||||
"showMemories": MessageLookupByLibrary.simpleMessage("Anıları göster"),
|
||||
"showPerson": MessageLookupByLibrary.simpleMessage("Show person"),
|
||||
"signOutFromOtherDevices":
|
||||
MessageLookupByLibrary.simpleMessage("Diğer cihazlardan çıkış yap"),
|
||||
"signOutOtherBody": MessageLookupByLibrary.simpleMessage(
|
||||
@ -1304,6 +1382,10 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"startBackup":
|
||||
MessageLookupByLibrary.simpleMessage("Yedeklemeyi başlat"),
|
||||
"status": MessageLookupByLibrary.simpleMessage("Durum"),
|
||||
"stopCastingBody": MessageLookupByLibrary.simpleMessage(
|
||||
"Do you want to stop casting?"),
|
||||
"stopCastingTitle":
|
||||
MessageLookupByLibrary.simpleMessage("Stop casting"),
|
||||
"storage": MessageLookupByLibrary.simpleMessage("Depolama"),
|
||||
"storageBreakupFamily": MessageLookupByLibrary.simpleMessage("Aile"),
|
||||
"storageBreakupYou": MessageLookupByLibrary.simpleMessage("Sen"),
|
||||
@ -1338,6 +1420,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
MessageLookupByLibrary.simpleMessage("kopyalamak için dokunun"),
|
||||
"tapToEnterCode":
|
||||
MessageLookupByLibrary.simpleMessage("Kodu girmek icin tıklayın"),
|
||||
"tapToUnlock": MessageLookupByLibrary.simpleMessage("Tap to unlock"),
|
||||
"tempErrorContactSupportIfPersists": MessageLookupByLibrary.simpleMessage(
|
||||
"Bir şeyler ters gitmiş gibi görünüyor. Lütfen bir süre sonra tekrar deneyin. Hata devam ederse, lütfen destek ekibimizle iletişime geçin."),
|
||||
"terminate": MessageLookupByLibrary.simpleMessage("Sonlandır"),
|
||||
@ -1381,16 +1464,25 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"Bu, sizi aşağıdaki cihazdan çıkış yapacak:"),
|
||||
"thisWillLogYouOutOfThisDevice": MessageLookupByLibrary.simpleMessage(
|
||||
"Bu cihazdaki oturumunuz kapatılacak!"),
|
||||
"thisWillRemovePublicLinksOfAllSelectedQuickLinks":
|
||||
MessageLookupByLibrary.simpleMessage(
|
||||
"This will remove public links of all selected quick links."),
|
||||
"toEnableAppLockPleaseSetupDevicePasscodeOrScreen":
|
||||
MessageLookupByLibrary.simpleMessage(
|
||||
"To enable app lock, please setup device passcode or screen lock in your system settings."),
|
||||
"toHideAPhotoOrVideo": MessageLookupByLibrary.simpleMessage(
|
||||
"Bir fotoğrafı veya videoyu gizlemek için"),
|
||||
"toResetVerifyEmail": MessageLookupByLibrary.simpleMessage(
|
||||
"Şifrenizi sıfılamak için lütfen e-postanızı girin."),
|
||||
"todaysLogs":
|
||||
MessageLookupByLibrary.simpleMessage("Bugünün günlükleri"),
|
||||
"tooManyIncorrectAttempts":
|
||||
MessageLookupByLibrary.simpleMessage("Too many incorrect attempts"),
|
||||
"total": MessageLookupByLibrary.simpleMessage("total"),
|
||||
"totalSize": MessageLookupByLibrary.simpleMessage("Toplam boyut"),
|
||||
"trash": MessageLookupByLibrary.simpleMessage("Cöp kutusu"),
|
||||
"trashDaysLeft": m66,
|
||||
"trim": MessageLookupByLibrary.simpleMessage("Trim"),
|
||||
"tryAgain": MessageLookupByLibrary.simpleMessage("Tekrar deneyiniz"),
|
||||
"twitter": MessageLookupByLibrary.simpleMessage("Twitter"),
|
||||
"twoMonthsFreeOnYearlyPlans": MessageLookupByLibrary.simpleMessage(
|
||||
@ -1434,6 +1526,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"4 Aralık\'a kadar %50\'ye varan indirim."),
|
||||
"usableReferralStorageInfo": MessageLookupByLibrary.simpleMessage(
|
||||
"Kullanılabilir depolama alanı mevcut planınızla sınırlıdır. Talep edilen fazla depolama alanı, planınızı yükselttiğinizde otomatik olarak kullanılabilir hale gelecektir."),
|
||||
"useAsCover": MessageLookupByLibrary.simpleMessage("Use as cover"),
|
||||
"useRecoveryKey":
|
||||
MessageLookupByLibrary.simpleMessage("Kurtarma anahtarını kullan"),
|
||||
"useSelectedPhoto":
|
||||
@ -1485,6 +1578,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"weakStrength": MessageLookupByLibrary.simpleMessage("Zayıf"),
|
||||
"welcomeBack":
|
||||
MessageLookupByLibrary.simpleMessage("Tekrardan hoşgeldin!"),
|
||||
"whatsNew": MessageLookupByLibrary.simpleMessage("What\'s new"),
|
||||
"yearly": MessageLookupByLibrary.simpleMessage("Yıllık"),
|
||||
"yearsAgo": m71,
|
||||
"yes": MessageLookupByLibrary.simpleMessage("Evet"),
|
||||
|
29
mobile/lib/generated/intl/messages_zh.dart
generated
29
mobile/lib/generated/intl/messages_zh.dart
generated
@ -20,16 +20,16 @@ typedef String MessageIfAbsent(String messageStr, List<dynamic> args);
|
||||
class MessageLookup extends MessageLookupByLibrary {
|
||||
String get localeName => 'zh';
|
||||
|
||||
static String m3(count) =>
|
||||
static String m0(count) =>
|
||||
"${Intl.plural(count, zero: '添加协作者', one: '添加协作者', other: '添加协作者')}";
|
||||
|
||||
static String m4(count) =>
|
||||
static String m5(count) =>
|
||||
"${Intl.plural(count, one: '添加一个项目', other: '添加一些项目')}";
|
||||
|
||||
static String m5(storageAmount, endDate) =>
|
||||
static String m6(storageAmount, endDate) =>
|
||||
"您的 ${storageAmount} 插件有效期至 ${endDate}";
|
||||
|
||||
static String m6(count) =>
|
||||
static String m1(count) =>
|
||||
"${Intl.plural(count, zero: '添加查看者', one: '添加查看者', other: '添加查看者')}";
|
||||
|
||||
static String m7(emailOrName) => "由 ${emailOrName} 添加";
|
||||
@ -112,7 +112,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
|
||||
static String m36(expiryTime) => "链接将在 ${expiryTime} 过期";
|
||||
|
||||
static String m0(count, formattedCount) =>
|
||||
static String m2(count, formattedCount) =>
|
||||
"${Intl.plural(count, zero: '没有回忆', one: '${formattedCount} 个回忆', other: '${formattedCount} 个回忆')}";
|
||||
|
||||
static String m37(count) =>
|
||||
@ -146,13 +146,13 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
static String m50(count) =>
|
||||
"${Intl.plural(count, other: '已找到 ${count} 个结果')}";
|
||||
|
||||
static String m1(count) => "已选择 ${count} 个";
|
||||
static String m3(count) => "已选择 ${count} 个";
|
||||
|
||||
static String m51(count, yourCount) => "选择了 ${count} 个 (您的 ${yourCount} 个)";
|
||||
|
||||
static String m52(verificationID) => "这是我的ente.io 的验证 ID: ${verificationID}。";
|
||||
|
||||
static String m2(verificationID) =>
|
||||
static String m4(verificationID) =>
|
||||
"嘿,你能确认这是你的 ente.io 验证 ID吗:${verificationID}";
|
||||
|
||||
static String m53(referralCode, referralStorageInGB) =>
|
||||
@ -215,15 +215,15 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"addAName": MessageLookupByLibrary.simpleMessage("添加一个名称"),
|
||||
"addANewEmail": MessageLookupByLibrary.simpleMessage("添加新的电子邮件"),
|
||||
"addCollaborator": MessageLookupByLibrary.simpleMessage("添加协作者"),
|
||||
"addCollaborators": m3,
|
||||
"addCollaborators": m0,
|
||||
"addFromDevice": MessageLookupByLibrary.simpleMessage("从设备添加"),
|
||||
"addItem": m4,
|
||||
"addItem": m5,
|
||||
"addLocation": MessageLookupByLibrary.simpleMessage("添加地点"),
|
||||
"addLocationButton": MessageLookupByLibrary.simpleMessage("添加"),
|
||||
"addMore": MessageLookupByLibrary.simpleMessage("添加更多"),
|
||||
"addNew": MessageLookupByLibrary.simpleMessage("新建"),
|
||||
"addOnPageSubtitle": MessageLookupByLibrary.simpleMessage("附加组件详情"),
|
||||
"addOnValidTill": m5,
|
||||
"addOnValidTill": m6,
|
||||
"addOns": MessageLookupByLibrary.simpleMessage("附加组件"),
|
||||
"addPhotos": MessageLookupByLibrary.simpleMessage("添加照片"),
|
||||
"addSelected": MessageLookupByLibrary.simpleMessage("添加所选项"),
|
||||
@ -231,7 +231,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"addToEnte": MessageLookupByLibrary.simpleMessage("添加到 Ente"),
|
||||
"addToHiddenAlbum": MessageLookupByLibrary.simpleMessage("添加到隐藏相册"),
|
||||
"addViewer": MessageLookupByLibrary.simpleMessage("添加查看者"),
|
||||
"addViewers": m6,
|
||||
"addViewers": m1,
|
||||
"addYourPhotosNow": MessageLookupByLibrary.simpleMessage("立即添加您的照片"),
|
||||
"addedAs": MessageLookupByLibrary.simpleMessage("已添加为"),
|
||||
"addedBy": m7,
|
||||
@ -842,7 +842,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"maps": MessageLookupByLibrary.simpleMessage("地图"),
|
||||
"mastodon": MessageLookupByLibrary.simpleMessage("Mastodon"),
|
||||
"matrix": MessageLookupByLibrary.simpleMessage("Matrix"),
|
||||
"memoryCount": m0,
|
||||
"memoryCount": m2,
|
||||
"merchandise": MessageLookupByLibrary.simpleMessage("商品"),
|
||||
"mlConsent": MessageLookupByLibrary.simpleMessage("启用机器学习"),
|
||||
"mlConsentConfirmation":
|
||||
@ -1143,7 +1143,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
MessageLookupByLibrary.simpleMessage("所选文件夹将被加密并备份"),
|
||||
"selectedItemsWillBeDeletedFromAllAlbumsAndMoved":
|
||||
MessageLookupByLibrary.simpleMessage("所选项目将从所有相册中删除并移动到回收站。"),
|
||||
"selectedPhotos": m1,
|
||||
"selectedPhotos": m3,
|
||||
"selectedPhotosWithYours": m51,
|
||||
"send": MessageLookupByLibrary.simpleMessage("发送"),
|
||||
"sendEmail": MessageLookupByLibrary.simpleMessage("发送电子邮件"),
|
||||
@ -1169,7 +1169,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"shareMyVerificationID": m52,
|
||||
"shareOnlyWithThePeopleYouWant":
|
||||
MessageLookupByLibrary.simpleMessage("仅与您想要的人分享"),
|
||||
"shareTextConfirmOthersVerificationID": m2,
|
||||
"shareTextConfirmOthersVerificationID": m4,
|
||||
"shareTextRecommendUsingEnte":
|
||||
MessageLookupByLibrary.simpleMessage("下载 Ente,让我们轻松共享高质量的原始照片和视频"),
|
||||
"shareTextReferralCode": m53,
|
||||
@ -1191,6 +1191,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"sharedWithYou": MessageLookupByLibrary.simpleMessage("已与您共享"),
|
||||
"sharing": MessageLookupByLibrary.simpleMessage("正在分享..."),
|
||||
"showMemories": MessageLookupByLibrary.simpleMessage("显示回忆"),
|
||||
"showPerson": MessageLookupByLibrary.simpleMessage("Show person"),
|
||||
"signOutFromOtherDevices":
|
||||
MessageLookupByLibrary.simpleMessage("从其他设备退出登录"),
|
||||
"signOutOtherBody": MessageLookupByLibrary.simpleMessage(
|
||||
|
50
mobile/lib/generated/l10n.dart
generated
50
mobile/lib/generated/l10n.dart
generated
@ -9445,16 +9445,6 @@ class S {
|
||||
);
|
||||
}
|
||||
|
||||
/// `Choose between your device's default lock screen and a custom lock screen with a PIN or password.`
|
||||
String get appLockDescriptions {
|
||||
return Intl.message(
|
||||
'Choose between your device\'s default lock screen and a custom lock screen with a PIN or password.',
|
||||
name: 'appLockDescriptions',
|
||||
desc: '',
|
||||
args: [],
|
||||
);
|
||||
}
|
||||
|
||||
/// `Create a link where your friends can upload photos in original quality.`
|
||||
String get collectPhotosDescription {
|
||||
return Intl.message(
|
||||
@ -9465,16 +9455,6 @@ class S {
|
||||
);
|
||||
}
|
||||
|
||||
/// `To enable app lock, please setup device passcode or screen lock in your system settings.`
|
||||
String get toEnableAppLockPleaseSetupDevicePasscodeOrScreen {
|
||||
return Intl.message(
|
||||
'To enable app lock, please setup device passcode or screen lock in your system settings.',
|
||||
name: 'toEnableAppLockPleaseSetupDevicePasscodeOrScreen',
|
||||
desc: '',
|
||||
args: [],
|
||||
);
|
||||
}
|
||||
|
||||
/// `Collect`
|
||||
String get collect {
|
||||
return Intl.message(
|
||||
@ -9485,6 +9465,26 @@ class S {
|
||||
);
|
||||
}
|
||||
|
||||
/// `Choose between your device's default lock screen and a custom lock screen with a PIN or password.`
|
||||
String get appLockDescriptions {
|
||||
return Intl.message(
|
||||
'Choose between your device\'s default lock screen and a custom lock screen with a PIN or password.',
|
||||
name: 'appLockDescriptions',
|
||||
desc: '',
|
||||
args: [],
|
||||
);
|
||||
}
|
||||
|
||||
/// `To enable app lock, please setup device passcode or screen lock in your system settings.`
|
||||
String get toEnableAppLockPleaseSetupDevicePasscodeOrScreen {
|
||||
return Intl.message(
|
||||
'To enable app lock, please setup device passcode or screen lock in your system settings.',
|
||||
name: 'toEnableAppLockPleaseSetupDevicePasscodeOrScreen',
|
||||
desc: '',
|
||||
args: [],
|
||||
);
|
||||
}
|
||||
|
||||
/// `Please authenticate to view your passkey`
|
||||
String get authToViewPasskey {
|
||||
return Intl.message(
|
||||
@ -9524,6 +9524,16 @@ class S {
|
||||
args: [],
|
||||
);
|
||||
}
|
||||
|
||||
/// `Show person`
|
||||
String get showPerson {
|
||||
return Intl.message(
|
||||
'Show person',
|
||||
name: 'showPerson',
|
||||
desc: '',
|
||||
args: [],
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
class AppLocalizationDelegate extends LocalizationsDelegate<S> {
|
||||
|
@ -24,5 +24,6 @@
|
||||
"verifyEmail": "التحقق من البريد الإلكتروني",
|
||||
"toResetVerifyEmail": "لإعادة تعيين كلمة المرور، يرجى التحقق من بريدك الإلكتروني أولاً.",
|
||||
"ackPasswordLostWarning": "أُدركُ أنّني فقدتُ كلمة مروري، فقد أفقد بياناتي لأن بياناتي <underline>مشفرة تشفيرًا تامًّا من النهاية إلى النهاية</underline>.",
|
||||
"localSyncErrorMessage": "Looks like something went wrong since local photos sync is taking more time than expected. Please reach out to our support team"
|
||||
"localSyncErrorMessage": "Looks like something went wrong since local photos sync is taking more time than expected. Please reach out to our support team",
|
||||
"showPerson": "Show person"
|
||||
}
|
@ -1,4 +1,5 @@
|
||||
{
|
||||
"@@locale ": "en",
|
||||
"localSyncErrorMessage": "Looks like something went wrong since local photos sync is taking more time than expected. Please reach out to our support team"
|
||||
"localSyncErrorMessage": "Looks like something went wrong since local photos sync is taking more time than expected. Please reach out to our support team",
|
||||
"showPerson": "Show person"
|
||||
}
|
@ -1,4 +1,5 @@
|
||||
{
|
||||
"@@locale ": "en",
|
||||
"localSyncErrorMessage": "Looks like something went wrong since local photos sync is taking more time than expected. Please reach out to our support team"
|
||||
"localSyncErrorMessage": "Looks like something went wrong since local photos sync is taking more time than expected. Please reach out to our support team",
|
||||
"showPerson": "Show person"
|
||||
}
|
@ -60,5 +60,6 @@
|
||||
"collectPhotos": "Collect photos",
|
||||
"collectPhotosDescription": "Create a link where your friends can upload photos in original quality.",
|
||||
"collect": "Collect",
|
||||
"localSyncErrorMessage": "Looks like something went wrong since local photos sync is taking more time than expected. Please reach out to our support team"
|
||||
"localSyncErrorMessage": "Looks like something went wrong since local photos sync is taking more time than expected. Please reach out to our support team",
|
||||
"showPerson": "Show person"
|
||||
}
|
@ -85,5 +85,6 @@
|
||||
"developerSettingsWarning": "Er du sikker på, at du vil ændre udviklerindstillingerne?",
|
||||
"next": "Næste",
|
||||
"enterPin": "Indtast PIN",
|
||||
"localSyncErrorMessage": "Looks like something went wrong since local photos sync is taking more time than expected. Please reach out to our support team"
|
||||
"localSyncErrorMessage": "Looks like something went wrong since local photos sync is taking more time than expected. Please reach out to our support team",
|
||||
"showPerson": "Show person"
|
||||
}
|
@ -1318,5 +1318,6 @@
|
||||
"authToViewPasskey": "Bitte authentifizieren, um deinen Passkey zu sehen",
|
||||
"loopVideoOn": "Videoschleife an",
|
||||
"loopVideoOff": "Videoschleife aus",
|
||||
"localSyncErrorMessage": "Looks like something went wrong since local photos sync is taking more time than expected. Please reach out to our support team"
|
||||
"localSyncErrorMessage": "Looks like something went wrong since local photos sync is taking more time than expected. Please reach out to our support team",
|
||||
"showPerson": "Show person"
|
||||
}
|
@ -1,5 +1,6 @@
|
||||
{
|
||||
"@@locale ": "en",
|
||||
"enterYourEmailAddress": "Εισάγετε την διεύθυνση ηλ. ταχυδρομείου σας",
|
||||
"localSyncErrorMessage": "Looks like something went wrong since local photos sync is taking more time than expected. Please reach out to our support team"
|
||||
"localSyncErrorMessage": "Looks like something went wrong since local photos sync is taking more time than expected. Please reach out to our support team",
|
||||
"showPerson": "Show person"
|
||||
}
|
@ -1318,5 +1318,6 @@
|
||||
"authToViewPasskey": "Please authenticate to view your passkey",
|
||||
"loopVideoOn": "Loop video on",
|
||||
"loopVideoOff": "Loop video off",
|
||||
"localSyncErrorMessage": "Looks like something went wrong since local photos sync is taking more time than expected. Please reach out to our support team"
|
||||
"localSyncErrorMessage": "Looks like something went wrong since local photos sync is taking more time than expected. Please reach out to our support team",
|
||||
"showPerson": "Show person"
|
||||
}
|
@ -1293,5 +1293,6 @@
|
||||
"thisWillRemovePublicLinksOfAllSelectedQuickLinks": "Esto eliminará los enlaces públicos de todos los enlaces rápidos seleccionados.",
|
||||
"guestView": "Vista de invitado",
|
||||
"guestViewEnablePreSteps": "Para habilitar la vista de invitados, por favor configure el código de acceso del dispositivo o el bloqueo de pantalla en los ajustes de su sistema.",
|
||||
"localSyncErrorMessage": "Looks like something went wrong since local photos sync is taking more time than expected. Please reach out to our support team"
|
||||
"localSyncErrorMessage": "Looks like something went wrong since local photos sync is taking more time than expected. Please reach out to our support team",
|
||||
"showPerson": "Show person"
|
||||
}
|
@ -1,4 +1,5 @@
|
||||
{
|
||||
"@@locale ": "en",
|
||||
"localSyncErrorMessage": "Looks like something went wrong since local photos sync is taking more time than expected. Please reach out to our support team"
|
||||
"localSyncErrorMessage": "Looks like something went wrong since local photos sync is taking more time than expected. Please reach out to our support team",
|
||||
"showPerson": "Show person"
|
||||
}
|
@ -308,5 +308,6 @@
|
||||
"search": "جستجو",
|
||||
"whatsNew": "تغییرات جدید",
|
||||
"reviewSuggestions": "مرور پیشنهادها",
|
||||
"localSyncErrorMessage": "Looks like something went wrong since local photos sync is taking more time than expected. Please reach out to our support team"
|
||||
"localSyncErrorMessage": "Looks like something went wrong since local photos sync is taking more time than expected. Please reach out to our support team",
|
||||
"showPerson": "Show person"
|
||||
}
|
@ -1317,5 +1317,6 @@
|
||||
"authToViewPasskey": "Veuillez vous authentifier pour afficher votre clé de récupération",
|
||||
"loopVideoOn": "Vidéo en boucle activée",
|
||||
"loopVideoOff": "Vidéo en boucle désactivée",
|
||||
"localSyncErrorMessage": "Looks like something went wrong since local photos sync is taking more time than expected. Please reach out to our support team"
|
||||
"localSyncErrorMessage": "Looks like something went wrong since local photos sync is taking more time than expected. Please reach out to our support team",
|
||||
"showPerson": "Show person"
|
||||
}
|
@ -1,4 +1,5 @@
|
||||
{
|
||||
"@@locale ": "en",
|
||||
"localSyncErrorMessage": "Looks like something went wrong since local photos sync is taking more time than expected. Please reach out to our support team"
|
||||
"localSyncErrorMessage": "Looks like something went wrong since local photos sync is taking more time than expected. Please reach out to our support team",
|
||||
"showPerson": "Show person"
|
||||
}
|
@ -819,5 +819,6 @@
|
||||
"create": "צור",
|
||||
"viewAll": "הצג הכל",
|
||||
"hiding": "מחביא...",
|
||||
"localSyncErrorMessage": "Looks like something went wrong since local photos sync is taking more time than expected. Please reach out to our support team"
|
||||
"localSyncErrorMessage": "Looks like something went wrong since local photos sync is taking more time than expected. Please reach out to our support team",
|
||||
"showPerson": "Show person"
|
||||
}
|
@ -49,5 +49,6 @@
|
||||
"noRecoveryKeyNoDecryption": "हमारे एंड-टू-एंड एन्क्रिप्शन प्रोटोकॉल की प्रकृति के कारण, आपके डेटा को आपके पासवर्ड या रिकवरी कुंजी के बिना डिक्रिप्ट नहीं किया जा सकता है",
|
||||
"verifyEmail": "ईमेल सत्यापित करें",
|
||||
"toResetVerifyEmail": "अपना पासवर्ड रीसेट करने के लिए, कृपया पहले अपना ईमेल सत्यापित करें।",
|
||||
"localSyncErrorMessage": "Looks like something went wrong since local photos sync is taking more time than expected. Please reach out to our support team"
|
||||
"localSyncErrorMessage": "Looks like something went wrong since local photos sync is taking more time than expected. Please reach out to our support team",
|
||||
"showPerson": "Show person"
|
||||
}
|
@ -1122,5 +1122,6 @@
|
||||
"left": "Kiri",
|
||||
"right": "Kanan",
|
||||
"whatsNew": "Hal yang baru",
|
||||
"localSyncErrorMessage": "Looks like something went wrong since local photos sync is taking more time than expected. Please reach out to our support team"
|
||||
"localSyncErrorMessage": "Looks like something went wrong since local photos sync is taking more time than expected. Please reach out to our support team",
|
||||
"showPerson": "Show person"
|
||||
}
|
@ -1292,5 +1292,6 @@
|
||||
"appLockDescriptions": "Scegli tra la schermata di blocco predefinita del dispositivo e una schermata di blocco personalizzata con PIN o password.",
|
||||
"toEnableAppLockPleaseSetupDevicePasscodeOrScreen": "Per abilitare il blocco dell'app, configura il codice di accesso del dispositivo o il blocco schermo nelle impostazioni di sistema.",
|
||||
"authToViewPasskey": "Autenticati per visualizzare le tue passkey",
|
||||
"localSyncErrorMessage": "Looks like something went wrong since local photos sync is taking more time than expected. Please reach out to our support team"
|
||||
"localSyncErrorMessage": "Looks like something went wrong since local photos sync is taking more time than expected. Please reach out to our support team",
|
||||
"showPerson": "Show person"
|
||||
}
|
@ -1315,5 +1315,6 @@
|
||||
"authToViewPasskey": "パスキーを表示するには認証してください",
|
||||
"loopVideoOn": "ビデオのループをオン",
|
||||
"loopVideoOff": "ビデオのループをオフ",
|
||||
"localSyncErrorMessage": "Looks like something went wrong since local photos sync is taking more time than expected. Please reach out to our support team"
|
||||
"localSyncErrorMessage": "Looks like something went wrong since local photos sync is taking more time than expected. Please reach out to our support team",
|
||||
"showPerson": "Show person"
|
||||
}
|
@ -1,4 +1,5 @@
|
||||
{
|
||||
"@@locale ": "en",
|
||||
"localSyncErrorMessage": "Looks like something went wrong since local photos sync is taking more time than expected. Please reach out to our support team"
|
||||
"localSyncErrorMessage": "Looks like something went wrong since local photos sync is taking more time than expected. Please reach out to our support team",
|
||||
"showPerson": "Show person"
|
||||
}
|
@ -73,5 +73,6 @@
|
||||
"confirmAccountDeletion": "계정 삭제 확인",
|
||||
"deleteAccountPermanentlyButton": "계정을 영구적으로 삭제",
|
||||
"yourAccountHasBeenDeleted": "계정이 삭제되었습니다.",
|
||||
"localSyncErrorMessage": "Looks like something went wrong since local photos sync is taking more time than expected. Please reach out to our support team"
|
||||
"localSyncErrorMessage": "Looks like something went wrong since local photos sync is taking more time than expected. Please reach out to our support team",
|
||||
"showPerson": "Show person"
|
||||
}
|
@ -1318,5 +1318,6 @@
|
||||
"authToViewPasskey": "Verifieer uzelf om uw toegangssleutel te bekijken",
|
||||
"loopVideoOn": "Video in lus afspelen aan",
|
||||
"loopVideoOff": "Video in lus afspelen uit",
|
||||
"localSyncErrorMessage": "Looks like something went wrong since local photos sync is taking more time than expected. Please reach out to our support team"
|
||||
"localSyncErrorMessage": "Looks like something went wrong since local photos sync is taking more time than expected. Please reach out to our support team",
|
||||
"showPerson": "Show person"
|
||||
}
|
@ -431,5 +431,6 @@
|
||||
"general": "Generelt",
|
||||
"security": "Sikkerhet",
|
||||
"authToViewYourRecoveryKey": "Vennligst autentiser deg for å se gjennopprettingsnøkkelen din",
|
||||
"localSyncErrorMessage": "Looks like something went wrong since local photos sync is taking more time than expected. Please reach out to our support team"
|
||||
"localSyncErrorMessage": "Looks like something went wrong since local photos sync is taking more time than expected. Please reach out to our support team",
|
||||
"showPerson": "Show person"
|
||||
}
|
@ -1318,5 +1318,6 @@
|
||||
"authToViewPasskey": "Prosimy uwierzytelnić się, aby wyświetlić swój klucz dostępu",
|
||||
"loopVideoOn": "Pętla wideo włączona",
|
||||
"loopVideoOff": "Pętla wideo wyłączona",
|
||||
"localSyncErrorMessage": "Looks like something went wrong since local photos sync is taking more time than expected. Please reach out to our support team"
|
||||
"localSyncErrorMessage": "Looks like something went wrong since local photos sync is taking more time than expected. Please reach out to our support team",
|
||||
"showPerson": "Show person"
|
||||
}
|
@ -1318,5 +1318,6 @@
|
||||
"authToViewPasskey": "Por favor, autentique-se para ver sua chave de acesso",
|
||||
"loopVideoOn": "Repetir vídeo ligado",
|
||||
"loopVideoOff": "Repetir vídeo desligado",
|
||||
"localSyncErrorMessage": "Looks like something went wrong since local photos sync is taking more time than expected. Please reach out to our support team"
|
||||
"localSyncErrorMessage": "Looks like something went wrong since local photos sync is taking more time than expected. Please reach out to our support team",
|
||||
"showPerson": "Show person"
|
||||
}
|
@ -1309,5 +1309,6 @@
|
||||
"thisWillRemovePublicLinksOfAllSelectedQuickLinks": "Это удалит публичные ссылки на все выбранные быстрые ссылки.",
|
||||
"guestView": "Гостевой вид",
|
||||
"guestViewEnablePreSteps": "Чтобы включить гостевой вид, настройте пароль устройства или блокировку экрана в настройках системы.",
|
||||
"localSyncErrorMessage": "Looks like something went wrong since local photos sync is taking more time than expected. Please reach out to our support team"
|
||||
"localSyncErrorMessage": "Looks like something went wrong since local photos sync is taking more time than expected. Please reach out to our support team",
|
||||
"showPerson": "Show person"
|
||||
}
|
@ -424,5 +424,6 @@
|
||||
},
|
||||
"next": "Nästa",
|
||||
"guestView": "Gästvy",
|
||||
"localSyncErrorMessage": "Looks like something went wrong since local photos sync is taking more time than expected. Please reach out to our support team"
|
||||
"localSyncErrorMessage": "Looks like something went wrong since local photos sync is taking more time than expected. Please reach out to our support team",
|
||||
"showPerson": "Show person"
|
||||
}
|
@ -16,5 +16,6 @@
|
||||
"confirmAccountDeletion": "கணக்கு நீக்குதலை உறுதிப்படுத்தவும்",
|
||||
"deleteAccountPermanentlyButton": "கணக்கை நிரந்தரமாக நீக்கவும்",
|
||||
"deleteReason1": "எனக்கு தேவையான ஒரு முக்கிய அம்சம் இதில் இல்லை",
|
||||
"localSyncErrorMessage": "Looks like something went wrong since local photos sync is taking more time than expected. Please reach out to our support team"
|
||||
"localSyncErrorMessage": "Looks like something went wrong since local photos sync is taking more time than expected. Please reach out to our support team",
|
||||
"showPerson": "Show person"
|
||||
}
|
@ -1,4 +1,5 @@
|
||||
{
|
||||
"@@locale ": "en",
|
||||
"localSyncErrorMessage": "Looks like something went wrong since local photos sync is taking more time than expected. Please reach out to our support team"
|
||||
"localSyncErrorMessage": "Looks like something went wrong since local photos sync is taking more time than expected. Please reach out to our support team",
|
||||
"showPerson": "Show person"
|
||||
}
|
@ -297,5 +297,6 @@
|
||||
},
|
||||
"maps": "แผนที่",
|
||||
"enableMaps": "เปิดใช้งานแผนที่",
|
||||
"localSyncErrorMessage": "Looks like something went wrong since local photos sync is taking more time than expected. Please reach out to our support team"
|
||||
"localSyncErrorMessage": "Looks like something went wrong since local photos sync is taking more time than expected. Please reach out to our support team",
|
||||
"showPerson": "Show person"
|
||||
}
|
@ -1,4 +1,5 @@
|
||||
{
|
||||
"@@locale ": "en",
|
||||
"localSyncErrorMessage": "Looks like something went wrong since local photos sync is taking more time than expected. Please reach out to our support team"
|
||||
"localSyncErrorMessage": "Looks like something went wrong since local photos sync is taking more time than expected. Please reach out to our support team",
|
||||
"showPerson": "Show person"
|
||||
}
|
@ -1243,5 +1243,6 @@
|
||||
"nameTheAlbum": "Name the album",
|
||||
"collectPhotosDescription": "Create a link where your friends can upload photos in original quality.",
|
||||
"collect": "Collect",
|
||||
"localSyncErrorMessage": "Looks like something went wrong since local photos sync is taking more time than expected. Please reach out to our support team"
|
||||
"localSyncErrorMessage": "Looks like something went wrong since local photos sync is taking more time than expected. Please reach out to our support team",
|
||||
"showPerson": "Show person"
|
||||
}
|
@ -1318,5 +1318,6 @@
|
||||
"nameTheAlbum": "Name the album",
|
||||
"collectPhotosDescription": "Create a link where your friends can upload photos in original quality.",
|
||||
"collect": "Collect",
|
||||
"localSyncErrorMessage": "Looks like something went wrong since local photos sync is taking more time than expected. Please reach out to our support team"
|
||||
"localSyncErrorMessage": "Looks like something went wrong since local photos sync is taking more time than expected. Please reach out to our support team",
|
||||
"showPerson": "Show person"
|
||||
}
|
@ -199,15 +199,15 @@ class _AppBarWidgetState extends State<PeopleAppBar> {
|
||||
} else {
|
||||
items.addAll(
|
||||
[
|
||||
const PopupMenuItem(
|
||||
PopupMenuItem(
|
||||
value: PeoplePopupAction.unignore,
|
||||
child: Row(
|
||||
children: [
|
||||
Icon(Icons.visibility_outlined),
|
||||
Padding(
|
||||
const Icon(Icons.visibility_outlined),
|
||||
const Padding(
|
||||
padding: EdgeInsets.all(8),
|
||||
),
|
||||
Text("Show person"),
|
||||
Text(S.of(context).showPerson),
|
||||
],
|
||||
),
|
||||
),
|
||||
|
Loading…
x
Reference in New Issue
Block a user