From 92e740bdc502b264254844203c1816cec421252e Mon Sep 17 00:00:00 2001 From: xabirequejo Date: Tue, 16 Jul 2024 06:16:30 +0000 Subject: [PATCH] Translated using Weblate (Basque) Currently translated at 100.0% (642 of 642 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/eu/ --- assets/l10n/intl_eu.arb | 31 ++++++++++++++++++++++++++++--- 1 file changed, 28 insertions(+), 3 deletions(-) diff --git a/assets/l10n/intl_eu.arb b/assets/l10n/intl_eu.arb index 12ad1c53d..cefc59b53 100644 --- a/assets/l10n/intl_eu.arb +++ b/assets/l10n/intl_eu.arb @@ -2547,7 +2547,7 @@ "sender": {} } }, - "sendReadReceiptsDescription": "Txateko beste kideek mezu bat irakurri duzula ikus dezakete.", + "sendReadReceiptsDescription": "Txateko beste partaideek mezu bat irakurri duzula ikus dezakete.", "@sendReadReceiptsDescription": {}, "forwardMessageTo": "Birbidali mezua {roomName}(e)ra?", "@forwardMessageTo": { @@ -2576,7 +2576,7 @@ "@verifyOtherUserDescription": {}, "formattedMessagesDescription": "Erakutsi mezu aberatsen edukia markdown erabiliz, testu lodia esaterako.", "@formattedMessagesDescription": {}, - "sendTypingNotificationsDescription": "Txateko beste kideek mezu berri bat idazten ari zarela ikus dezakete.", + "sendTypingNotificationsDescription": "Txateko beste partaideek mezu berri bat idazten ari zarela ikus dezakete.", "@sendTypingNotificationsDescription": {}, "verifyOtherUser": "🔐 Egiaztatu beste erabiltzaile bat", "@verifyOtherUser": {}, @@ -2712,5 +2712,30 @@ "alwaysUse24HourFormat": "ez", "@alwaysUse24HourFormat": { "description": "Set to true to always display time of day in 24 hour format." - } + }, + "noMoreChatsFound": "Ez da beste txatik aurkitu...", + "@noMoreChatsFound": {}, + "unread": "Irakurri gabe", + "@unread": {}, + "space": "Gunea", + "@space": {}, + "joinedChats": "Batu zaren txatak", + "@joinedChats": {}, + "goToSpace": "Joan {space} gunera", + "@goToSpace": { + "type": "text", + "space": {} + }, + "markAsUnread": "Markatu irakurri gabetzat", + "@markAsUnread": {}, + "countChatsAndCountParticipants": "{chats} txat eta {participants} partaide", + "@countChatsAndCountParticipants": { + "type": "text", + "placeholders": { + "chats": {}, + "participants": {} + } + }, + "spaces": "Guneak", + "@spaces": {} }