From 9ec7efcf1ebdc12844fe7f4e57da396efef34ae4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Priit=20J=C3=B5er=C3=BC=C3=BCt?= Date: Mon, 1 Feb 2021 21:11:19 +0000 Subject: [PATCH] Translated using Weblate (Estonian) Currently translated at 100.0% (378 of 378 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 77dc2dfe..dcc574cd 100644 --- a/lib/l10n/intl_et.arb +++ b/lib/l10n/intl_et.arb @@ -2011,5 +2011,50 @@ "@pleaseFollowInstructionsOnWeb": { "type": "text", "placeholders": {} + }, + "reportMessage": "Teata sõnumist", + "@reportMessage": { + "type": "text", + "placeholders": {} + }, + "redactMessage": "Muuda sõnumit", + "@redactMessage": { + "type": "text", + "placeholders": {} + }, + "contentHasBeenReported": "Saatsime selle sisu kohta teate koduserveri haldajate", + "@contentHasBeenReported": { + "type": "text", + "placeholders": {} + }, + "reason": "Põhjus", + "@reason": { + "type": "text", + "placeholders": {} + }, + "whyDoYouWantToReportThis": "Miks sa soovid sellest teatada?", + "@whyDoYouWantToReportThis": { + "type": "text", + "placeholders": {} + }, + "inoffensive": "Kahjutu", + "@inoffensive": { + "type": "text", + "placeholders": {} + }, + "offensive": "Solvav", + "@offensive": { + "type": "text", + "placeholders": {} + }, + "extremeOffensive": "Äärmiselt solvav", + "@extremeOffensive": { + "type": "text", + "placeholders": {} + }, + "howOffensiveIsThisContent": "Kui solvav see sisu on?", + "@howOffensiveIsThisContent": { + "type": "text", + "placeholders": {} } }