fluffychat/assets/l10n/intl_ia.arb
ggurdin 21b9b7e720
Fix arb types (#1848)
* chore: move over all fluffychat copy changes, revert any differenced between FluffyChat and Pangea copy

* chore: sort copy between FluffyChat and Pangea, update metadata types for FluffyChat copy

* chore: update metadata type for pangea chat copy

* chore: add placeholders to Pangea vietnamese copy
2025-02-19 13:53:32 -05:00

60 lines
1.3 KiB
Text

{
"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": {}
}