diff --git a/assets/l10n/intl_eu.arb b/assets/l10n/intl_eu.arb index e5eaf160..16645ae9 100644 --- a/assets/l10n/intl_eu.arb +++ b/assets/l10n/intl_eu.arb @@ -2586,5 +2586,19 @@ "placeholders": { "sender": {} } - } + }, + "presencesToggle": "Erakutsi beste erabiltzaileen egoera-mezuak", + "@presencesToggle": { + "type": "text", + "placeholders": {} + }, + "presenceStyle": "Presentzia:", + "@presenceStyle": { + "type": "text", + "placeholders": {} + }, + "incomingMessages": "Jasotako mezuak", + "@incomingMessages": {}, + "hidePresences": "Ezkutatu Egoeren Zerrenda?", + "@hidePresences": {} } diff --git a/assets/l10n/intl_ia.arb b/assets/l10n/intl_ia.arb index 0967ef42..730f4eae 100644 --- a/assets/l10n/intl_ia.arb +++ b/assets/l10n/intl_ia.arb @@ -1 +1,55 @@ -{} +{ + "repeatPassword": "Repeter le contrasigno", + "@repeatPassword": {}, + "notAnImage": "Non es un file de imagine.", + "@notAnImage": {}, + "remove": "Remover", + "@remove": { + "type": "text", + "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": "text", + "placeholders": {} + }, + "accept": "Acceptar", + "@accept": { + "type": "text", + "placeholders": {} + }, + "acceptedTheInvitation": "👍 {username} acceptava tu invitation", + "@acceptedTheInvitation": { + "type": "text", + "placeholders": { + "username": {} + } + }, + "account": "Conto", + "@account": { + "type": "text", + "placeholders": {} + }, + "addEmail": "Adder email", + "@addEmail": { + "type": "text", + "placeholders": {} + }, + "supposedMxid": "Isto deberea esser {mxid}", + "@supposedMxid": { + "type": "text", + "placeholders": { + "mxid": {} + } + } +}