From 34f45daf086b19dedcfa49e83f6b4b886713f29b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Priit=20J=C3=B5er=C3=BC=C3=BCt?= Date: Sat, 27 Feb 2021 16:40:10 +0000 Subject: [PATCH] Translated using Weblate (Estonian) Currently translated at 100.0% (420 of 420 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/et/ --- lib/l10n/intl_et.arb | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/lib/l10n/intl_et.arb b/lib/l10n/intl_et.arb index 7d387370c..e32bb6d32 100644 --- a/lib/l10n/intl_et.arb +++ b/lib/l10n/intl_et.arb @@ -2264,5 +2264,30 @@ "@unlockChatBackup": { "type": "text", "placeholders": {} + }, + "friends": "Sõbrad", + "@friends": { + "type": "text", + "placeholders": {} + }, + "addNewFriend": "Lisa uus sõber", + "@addNewFriend": { + "type": "text", + "placeholders": {} + }, + "noEncryptionForPublicRooms": "Sa võid krüptimise kasutusele võtta niipea, kui jututuba poel enam avalik.", + "@noEncryptionForPublicRooms": { + "type": "text", + "placeholders": {} + }, + "deviceVerifyDescription": "Krüptimisel on mõte vaid siis, kui ka kõik vestlusega seotud seadmed on verifitseeritud.", + "@deviceVerifyDescription": { + "type": "text", + "placeholders": {} + }, + "tapOnDeviceToVerify": "Verifitseerimiseks klõpsi seadme nime", + "@tapOnDeviceToVerify": { + "type": "text", + "placeholders": {} } }