Update string (#1141)
This commit is contained in:
commit
99bcc055db
15 changed files with 16 additions and 16 deletions
2
lib/generated/intl/messages_de.dart
generated
2
lib/generated/intl/messages_de.dart
generated
|
@ -811,7 +811,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
|||
"Teile mit ausgewählten Personen"),
|
||||
"shareTextConfirmOthersVerificationID": m25,
|
||||
"shareTextRecommendUsingEnte": MessageLookupByLibrary.simpleMessage(
|
||||
"Lade ente herunter, damit wir einfach Fotos und Videos in höchster Qualität teilen können\n\nhttps://ente.io/#download"),
|
||||
"Lade ente herunter, damit wir einfach Fotos und Videos in höchster Qualität teilen können\n\nhttps://ente.io"),
|
||||
"shareTextReferralCode": m26,
|
||||
"shareWithNonenteUsers": MessageLookupByLibrary.simpleMessage(
|
||||
"Mit Nicht-Ente-Benutzern teilen"),
|
||||
|
|
2
lib/generated/intl/messages_en.dart
generated
2
lib/generated/intl/messages_en.dart
generated
|
@ -1048,7 +1048,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
|||
"Share only with the people you want"),
|
||||
"shareTextConfirmOthersVerificationID": m25,
|
||||
"shareTextRecommendUsingEnte": MessageLookupByLibrary.simpleMessage(
|
||||
"Download ente so we can easily share original quality photos and videos\n\nhttps://ente.io/#download"),
|
||||
"Download ente so we can easily share original quality photos and videos\n\nhttps://ente.io"),
|
||||
"shareTextReferralCode": m26,
|
||||
"shareWithNonenteUsers":
|
||||
MessageLookupByLibrary.simpleMessage("Share with non-ente users"),
|
||||
|
|
2
lib/generated/intl/messages_es.dart
generated
2
lib/generated/intl/messages_es.dart
generated
|
@ -1081,7 +1081,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
|||
"Comparte sólo con la gente que quieres"),
|
||||
"shareTextConfirmOthersVerificationID": m25,
|
||||
"shareTextRecommendUsingEnte": MessageLookupByLibrary.simpleMessage(
|
||||
"Descarga ente para que podamos compartir fácilmente fotos y videos en su calidad original\n\nhttps://ente.io/#download"),
|
||||
"Descarga ente para que podamos compartir fácilmente fotos y videos en su calidad original\n\nhttps://ente.io"),
|
||||
"shareTextReferralCode": m26,
|
||||
"shareWithNonenteUsers": MessageLookupByLibrary.simpleMessage(
|
||||
"Compartir con usuarios no ente"),
|
||||
|
|
2
lib/generated/intl/messages_fr.dart
generated
2
lib/generated/intl/messages_fr.dart
generated
|
@ -838,7 +838,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
|||
"shareMyVerificationID": m24,
|
||||
"shareTextConfirmOthersVerificationID": m25,
|
||||
"shareTextRecommendUsingEnte": MessageLookupByLibrary.simpleMessage(
|
||||
"Téléchargez ente pour que nous puissions facilement partager des photos et des vidéos de qualité originale\n\nhttps://ente.io/#download"),
|
||||
"Téléchargez ente pour que nous puissions facilement partager des photos et des vidéos de qualité originale\n\nhttps://ente.io"),
|
||||
"shareTextReferralCode": m26,
|
||||
"shareWithNonenteUsers": MessageLookupByLibrary.simpleMessage(
|
||||
"Partager avec des utilisateurs non-ente"),
|
||||
|
|
2
lib/generated/intl/messages_it.dart
generated
2
lib/generated/intl/messages_it.dart
generated
|
@ -1086,7 +1086,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
|||
"Condividi solo con le persone che vuoi"),
|
||||
"shareTextConfirmOthersVerificationID": m25,
|
||||
"shareTextRecommendUsingEnte": MessageLookupByLibrary.simpleMessage(
|
||||
"Scarica ente in modo da poter facilmente condividere foto e video senza perdita di qualità\n\nhttps://ente.io/#download"),
|
||||
"Scarica ente in modo da poter facilmente condividere foto e video senza perdita di qualità\n\nhttps://ente.io"),
|
||||
"shareTextReferralCode": m26,
|
||||
"shareWithNonenteUsers": MessageLookupByLibrary.simpleMessage(
|
||||
"Condividi con utenti che non hanno un account ente"),
|
||||
|
|
2
lib/generated/intl/messages_nl.dart
generated
2
lib/generated/intl/messages_nl.dart
generated
|
@ -1093,7 +1093,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
|||
"Deel alleen met de mensen die u wilt"),
|
||||
"shareTextConfirmOthersVerificationID": m25,
|
||||
"shareTextRecommendUsingEnte": MessageLookupByLibrary.simpleMessage(
|
||||
"Download ente zodat we gemakkelijk foto\'s en video\'s van originele kwaliteit kunnen delen\n\nhttps://ente.io/#download"),
|
||||
"Download ente zodat we gemakkelijk foto\'s en video\'s van originele kwaliteit kunnen delen\n\nhttps://ente.io"),
|
||||
"shareTextReferralCode": m26,
|
||||
"shareWithNonenteUsers": MessageLookupByLibrary.simpleMessage(
|
||||
"Delen met niet-ente gebruikers"),
|
||||
|
|
2
lib/generated/intl/messages_zh.dart
generated
2
lib/generated/intl/messages_zh.dart
generated
|
@ -862,7 +862,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
|||
MessageLookupByLibrary.simpleMessage("仅与您想要的人分享"),
|
||||
"shareTextConfirmOthersVerificationID": m25,
|
||||
"shareTextRecommendUsingEnte": MessageLookupByLibrary.simpleMessage(
|
||||
"下载 ente,以便我们轻松分享原始质量的照片和视频\n\nhttps://ente.io/#download"),
|
||||
"下载 ente,以便我们轻松分享原始质量的照片和视频\n\nhttps://ente.io"),
|
||||
"shareTextReferralCode": m26,
|
||||
"shareWithNonenteUsers":
|
||||
MessageLookupByLibrary.simpleMessage("与非ente 用户分享"),
|
||||
|
|
4
lib/generated/l10n.dart
generated
4
lib/generated/l10n.dart
generated
|
@ -1966,10 +1966,10 @@ class S {
|
|||
);
|
||||
}
|
||||
|
||||
/// `Download ente so we can easily share original quality photos and videos\n\nhttps://ente.io/#download`
|
||||
/// `Download ente so we can easily share original quality photos and videos\n\nhttps://ente.io`
|
||||
String get shareTextRecommendUsingEnte {
|
||||
return Intl.message(
|
||||
'Download ente so we can easily share original quality photos and videos\n\nhttps://ente.io/#download',
|
||||
'Download ente so we can easily share original quality photos and videos\n\nhttps://ente.io',
|
||||
name: 'shareTextRecommendUsingEnte',
|
||||
desc: '',
|
||||
args: [],
|
||||
|
|
|
@ -258,7 +258,7 @@
|
|||
"shareTextConfirmOthersVerificationID": "Hey, kannst du bestätigen, dass dies deine ente.io Verifizierungs-ID ist: {verificationID}",
|
||||
"somethingWentWrong": "Irgendetwas ging schief",
|
||||
"sendInvite": "Einladung senden",
|
||||
"shareTextRecommendUsingEnte": "Lade ente herunter, damit wir einfach Fotos und Videos in höchster Qualität teilen können\n\nhttps://ente.io/#download",
|
||||
"shareTextRecommendUsingEnte": "Lade ente herunter, damit wir einfach Fotos und Videos in höchster Qualität teilen können\n\nhttps://ente.io",
|
||||
"done": "Fertig",
|
||||
"applyCodeTitle": "Code nutzen",
|
||||
"enterCodeDescription": "Gib den Code deines Freundes ein, damit sie beide kostenlosen Speicherplatz erhalten",
|
||||
|
|
|
@ -268,7 +268,7 @@
|
|||
"shareTextConfirmOthersVerificationID": "Hey, can you confirm that this is your ente.io verification ID: {verificationID}",
|
||||
"somethingWentWrong": "Something went wrong",
|
||||
"sendInvite": "Send invite",
|
||||
"shareTextRecommendUsingEnte": "Download ente so we can easily share original quality photos and videos\n\nhttps://ente.io/#download",
|
||||
"shareTextRecommendUsingEnte": "Download ente so we can easily share original quality photos and videos\n\nhttps://ente.io",
|
||||
"done": "Done",
|
||||
"applyCodeTitle": "Apply code",
|
||||
"enterCodeDescription": "Enter the code provided by your friend to claim free storage for both of you",
|
||||
|
|
|
@ -268,7 +268,7 @@
|
|||
"shareTextConfirmOthersVerificationID": "Hola, ¿puedes confirmar que esta es tu ID de verificación ente.io: {verificationID}?",
|
||||
"somethingWentWrong": "Algo salió mal",
|
||||
"sendInvite": "Enviar invitación",
|
||||
"shareTextRecommendUsingEnte": "Descarga ente para que podamos compartir fácilmente fotos y videos en su calidad original\n\nhttps://ente.io/#download",
|
||||
"shareTextRecommendUsingEnte": "Descarga ente para que podamos compartir fácilmente fotos y videos en su calidad original\n\nhttps://ente.io",
|
||||
"done": "Hecho",
|
||||
"applyCodeTitle": "Usar código",
|
||||
"enterCodeDescription": "Introduce el código proporcionado por tu amigo para reclamar almacenamiento gratuito para ambos",
|
||||
|
|
|
@ -247,7 +247,7 @@
|
|||
"shareTextConfirmOthersVerificationID": "Hé, pouvez-vous confirmer qu'il s'agit de votre ID de vérification ente.io : {verificationID}",
|
||||
"somethingWentWrong": "Un problème est survenu",
|
||||
"sendInvite": "Envoyer Invitations",
|
||||
"shareTextRecommendUsingEnte": "Téléchargez ente pour que nous puissions facilement partager des photos et des vidéos de qualité originale\n\nhttps://ente.io/#download",
|
||||
"shareTextRecommendUsingEnte": "Téléchargez ente pour que nous puissions facilement partager des photos et des vidéos de qualité originale\n\nhttps://ente.io",
|
||||
"done": "Terminé",
|
||||
"applyCodeTitle": "Utiliser le code",
|
||||
"enterCodeDescription": "Entrez le code fourni par votre ami pour réclamer de l'espace de stockage gratuit pour vous deux",
|
||||
|
|
|
@ -268,7 +268,7 @@
|
|||
"shareTextConfirmOthersVerificationID": "Hey, puoi confermare che questo è il tuo ID di verifica: {verificationID} su ente.io",
|
||||
"somethingWentWrong": "Qualcosa è andato storto",
|
||||
"sendInvite": "Invita",
|
||||
"shareTextRecommendUsingEnte": "Scarica ente in modo da poter facilmente condividere foto e video senza perdita di qualità\n\nhttps://ente.io/#download",
|
||||
"shareTextRecommendUsingEnte": "Scarica ente in modo da poter facilmente condividere foto e video senza perdita di qualità\n\nhttps://ente.io",
|
||||
"done": "Completato",
|
||||
"applyCodeTitle": "Applica codice",
|
||||
"enterCodeDescription": "Inserisci il codice fornito dal tuo amico per richiedere spazio gratuito per entrambi",
|
||||
|
|
|
@ -268,7 +268,7 @@
|
|||
"shareTextConfirmOthersVerificationID": "Hey, kunt u bevestigen dat dit uw ente.io verificatie-ID is: {verificationID}",
|
||||
"somethingWentWrong": "Er ging iets mis",
|
||||
"sendInvite": "Stuur een uitnodiging",
|
||||
"shareTextRecommendUsingEnte": "Download ente zodat we gemakkelijk foto's en video's van originele kwaliteit kunnen delen\n\nhttps://ente.io/#download",
|
||||
"shareTextRecommendUsingEnte": "Download ente zodat we gemakkelijk foto's en video's van originele kwaliteit kunnen delen\n\nhttps://ente.io",
|
||||
"done": "Voltooid",
|
||||
"applyCodeTitle": "Code toepassen",
|
||||
"enterCodeDescription": "Voer de code van de vriend in om gratis opslag voor jullie beiden te claimen",
|
||||
|
|
|
@ -268,7 +268,7 @@
|
|||
"shareTextConfirmOthersVerificationID": "嘿,你能确认这是你的 ente.io 验证 ID:{verificationID}",
|
||||
"somethingWentWrong": "出了些问题",
|
||||
"sendInvite": "发送邀请",
|
||||
"shareTextRecommendUsingEnte": "下载 ente,以便我们轻松分享原始质量的照片和视频\n\nhttps://ente.io/#download",
|
||||
"shareTextRecommendUsingEnte": "下载 ente,以便我们轻松分享原始质量的照片和视频\n\nhttps://ente.io",
|
||||
"done": "已完成",
|
||||
"applyCodeTitle": "应用代码",
|
||||
"enterCodeDescription": "输入您的朋友提供的代码来为您申请免费存储",
|
||||
|
|
Loading…
Add table
Reference in a new issue