From bcc2f0c62f3a450a72b57555960780f77198f873 Mon Sep 17 00:00:00 2001 From: xabirequejo Date: Sat, 1 Nov 2025 16:59:59 +0100 Subject: [PATCH] chore(translations): Translated using Weblate (Basque) Currently translated at 99.7% (792 of 794 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/eu/ --- lib/l10n/intl_eu.arb | 41 ++++++++++++++++++++++++++++++++++++++++- 1 file changed, 40 insertions(+), 1 deletion(-) diff --git a/lib/l10n/intl_eu.arb b/lib/l10n/intl_eu.arb index a54d43adf..c51749545 100644 --- a/lib/l10n/intl_eu.arb +++ b/lib/l10n/intl_eu.arb @@ -3393,5 +3393,44 @@ "pause": "Gelditu", "@pause": {}, "resume": "Jarraitu", - "@resume": {} + "@resume": {}, + "moveToDifferentSpace": "Beste gune batera mugitu", + "@moveToDifferentSpace": {}, + "moveUp": "Eraman gora", + "@moveUp": {}, + "moveDown": "Eraman behera", + "@moveDown": {}, + "removeFromSpaceDescription": "Txata gunetik kenduko da, baina txaten zerrendan mantenduko da.", + "@removeFromSpaceDescription": {}, + "countChats": "{chats} txat", + "@countChats": { + "type": "String", + "placeholders": { + "chats": { + "type": "int" + } + } + }, + "donate": "Egin dohaintza", + "@donate": {}, + "newSubSpace": "Azpi-gune berria", + "@newSubSpace": {}, + "spaceMemberOf": "{spaces} guneko kidea", + "@spaceMemberOf": { + "type": "String", + "placeholders": { + "spaces": { + "type": "String" + } + } + }, + "spaceMemberOfCanKnock": "{spaces} guneko kideak sartzeko baimena eska dezake", + "@spaceMemberOfCanKnock": { + "type": "String", + "placeholders": { + "spaces": { + "type": "String" + } + } + } }