From 0489889bb8b72d3e7f1a3dbbad4e150e5925ae3a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Priit=20J=C3=B5er=C3=BC=C3=BCt?= Date: Fri, 27 Nov 2020 18:40:25 +0000 Subject: [PATCH] Translated using Weblate (Estonian) Currently translated at 100.0% (340 of 340 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/et/ --- lib/l10n/intl_et.arb | 45 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) diff --git a/lib/l10n/intl_et.arb b/lib/l10n/intl_et.arb index b018e863..f6fc519e 100644 --- a/lib/l10n/intl_et.arb +++ b/lib/l10n/intl_et.arb @@ -1812,5 +1812,50 @@ "@edit": { "type": "text", "placeholders": {} + }, + "containsUserName": "Sisaldab kasutajanime", + "@containsUserName": { + "type": "text", + "placeholders": {} + }, + "notificationsEnabledForThisAccount": "Teavitused on sellel kontol kasutusel", + "@notificationsEnabledForThisAccount": { + "type": "text", + "placeholders": {} + }, + "notifications": "Teavitused", + "@notifications": { + "type": "text", + "placeholders": {} + }, + "pushRules": "Tõukereeglid", + "@pushRules": { + "type": "text", + "placeholders": {} + }, + "botMessages": "Robotite sõnumid", + "@botMessages": { + "type": "text", + "placeholders": {} + }, + "memberChanges": "Muudatused liikmeskonnas", + "@memberChanges": { + "type": "text", + "placeholders": {} + }, + "inviteForMe": "Kutse minu jaoks", + "@inviteForMe": { + "type": "text", + "placeholders": {} + }, + "containsDisplayName": "Sisaldab kuvatavat nime", + "@containsDisplayName": { + "type": "text", + "placeholders": {} + }, + "directChats": "Otsevestlused", + "@directChats": { + "type": "text", + "placeholders": {} } }