build: Upgrade to flutter 3.22

This commit is contained in:
Christian Kußowski 2025-05-21 07:37:35 +02:00
commit b8547c4792
No known key found for this signature in database
GPG key ID: E067ECD60F1A0652
188 changed files with 426 additions and 364 deletions

60
lib/l10n/intl_ia.arb Normal file
View file

@ -0,0 +1,60 @@
{
"repeatPassword": "Repeter le contrasigno",
"@repeatPassword": {},
"notAnImage": "Non es un file de imagine.",
"@notAnImage": {},
"remove": "Remover",
"@remove": {
"type": "String",
"placeholders": {}
},
"importEmojis": "Importar emojis",
"@importEmojis": {},
"importFromZipFile": "Importar ab un file .zip",
"@importFromZipFile": {},
"importNow": "Importar ora",
"@importNow": {},
"exportEmotePack": "Exportar pacchetto de emotes como un .zip",
"@exportEmotePack": {},
"replace": "Reimplaciar",
"@replace": {},
"about": "A proposito de",
"@about": {
"type": "String",
"placeholders": {}
},
"accept": "Acceptar",
"@accept": {
"type": "String",
"placeholders": {}
},
"acceptedTheInvitation": "👍 {username} acceptava tu invitation",
"@acceptedTheInvitation": {
"type": "String",
"placeholders": {
"username": {
"type": "String"
}
}
},
"account": "Conto",
"@account": {
"type": "String",
"placeholders": {}
},
"addEmail": "Adder email",
"@addEmail": {
"type": "String",
"placeholders": {}
},
"supposedMxid": "Isto deberea esser {mxid}",
"@supposedMxid": {
"type": "String",
"placeholders": {
"mxid": {
"type": "String"
}
}
},
"@custom": {}
}