From 5127aee75b73ba7c2c0c0db7ca05e5f59d765be2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Priit=20J=C3=B5er=C3=BC=C3=BCt?= Date: Sat, 5 Dec 2020 19:05:40 +0000 Subject: [PATCH] Translated using Weblate (Estonian) Currently translated at 98.5% (348 of 353 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/et/ --- lib/l10n/intl_et.arb | 60 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 60 insertions(+) diff --git a/lib/l10n/intl_et.arb b/lib/l10n/intl_et.arb index 52965df8..1fc26b38 100644 --- a/lib/l10n/intl_et.arb +++ b/lib/l10n/intl_et.arb @@ -1862,5 +1862,65 @@ "@soundVibrationLedColor": { "type": "text", "placeholders": {} + }, + "setPermissionsLevel": "Seadista õigusi", + "@setPermissionsLevel": { + "type": "text", + "placeholders": {} + }, + "setCustomEmotes": "Kohanda emotsioonitegevusi", + "@setCustomEmotes": { + "type": "text", + "placeholders": {} + }, + "editChatPermissions": "Muuda vestluse õigusi", + "@editChatPermissions": { + "type": "text", + "placeholders": {} + }, + "whoCanPerformWhichAction": "Erinevatele kasutajatele lubatud toimingud", + "@whoCanPerformWhichAction": { + "type": "text", + "placeholders": {} + }, + "participant": "Osaleja", + "@participant": { + "type": "text", + "placeholders": {} + }, + "configureChat": "Seadista vestlust", + "@configureChat": { + "type": "text", + "placeholders": {} + }, + "sendMessages": "Saada sõnumeid", + "@sendMessages": { + "type": "text", + "placeholders": {} + }, + "defaultPermissionLevel": "Vaikimisi õigused", + "@defaultPermissionLevel": { + "type": "text", + "placeholders": {} + }, + "editRoomAvatar": "Muuda jututoa tunnuspilti", + "@editRoomAvatar": { + "type": "text", + "placeholders": {} + }, + "replaceRoomWithNewerVersion": "Uuenda jututoa versioon", + "@replaceRoomWithNewerVersion": { + "type": "text", + "placeholders": {} + }, + "enableEncryption": "Kasuta krüptimist", + "@enableEncryption": { + "type": "text", + "placeholders": {} + }, + "editBlockedServers": "Muuda blokeeritud serverite loendit", + "@editBlockedServers": { + "type": "text", + "placeholders": {} } }