From 285b56bed1717dd035b293bb0ff7dbebf2217edc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Priit=20J=C3=B5er=C3=BC=C3=BCt?= Date: Mon, 1 Apr 2024 10:20:15 +0000 Subject: [PATCH] Translated using Weblate (Estonian) Currently translated at 100.0% (599 of 599 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/et/ --- assets/l10n/intl_et.arb | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/assets/l10n/intl_et.arb b/assets/l10n/intl_et.arb index fc7ed1a8c..904a97e20 100644 --- a/assets/l10n/intl_et.arb +++ b/assets/l10n/intl_et.arb @@ -2436,7 +2436,7 @@ "query": {} } }, - "block": "blokeeri", + "block": "Blokeeri", "@block": {}, "yourGlobalUserIdIs": "Sinu üldine kasutajatunnus on: ", "@yourGlobalUserIdIs": {}, @@ -2604,5 +2604,17 @@ "stickers": "Kleepsud", "@stickers": {}, "discover": "Otsi ja leia", - "@discover": {} + "@discover": {}, + "commandHint_ignore": "Eira seda Matrixi kasutajatunnust", + "@commandHint_ignore": {}, + "commandHint_unignore": "Lõpeta selle Matrixi kasutajatunnuse eiramine", + "@commandHint_unignore": {}, + "unreadChatsInApp": "{appname}: {unread} lugemata vestlust", + "@unreadChatsInApp": { + "type": "text", + "placeholders": { + "appname": {}, + "unread": {} + } + } }