From b5ddfb18e94d3f6e8688349ed4991bff886b2085 Mon Sep 17 00:00:00 2001 From: xabirequejo Date: Thu, 22 Feb 2024 13:04:51 +0000 Subject: [PATCH 1/2] Translated using Weblate (Basque) Currently translated at 100.0% (594 of 594 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/eu/ --- assets/l10n/intl_eu.arb | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) 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": {} } From 97ec03d2fa1d141c9598f70a62dc96f4077bb9b8 Mon Sep 17 00:00:00 2001 From: Software In Interlingua Date: Sat, 24 Feb 2024 14:45:34 +0000 Subject: [PATCH 2/2] Translated using Weblate (Interlingua) Currently translated at 2.3% (14 of 594 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ia/ --- assets/l10n/intl_ia.arb | 56 ++++++++++++++++++++++++++++++++++++++++- 1 file changed, 55 insertions(+), 1 deletion(-) 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": {} + } + } +}