From 9c2ffbbd41a0fb84ffa264473d38f42dee7c69c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Priit=20J=C3=B5er=C3=BC=C3=BCt?= Date: Wed, 9 Sep 2020 14:53:26 +0000 Subject: [PATCH] Translated using Weblate (Estonian) Currently translated at 100.0% (302 of 302 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/et/ --- lib/l10n/intl_et.arb | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) diff --git a/lib/l10n/intl_et.arb b/lib/l10n/intl_et.arb index a13c0a4..66a8ade 100644 --- a/lib/l10n/intl_et.arb +++ b/lib/l10n/intl_et.arb @@ -1631,5 +1631,40 @@ "@Your own username": { "type": "text", "placeholders": {} + }, + "Send video": "Saada videofail", + "@Send video": { + "type": "text", + "placeholders": {} + }, + "Send original": "Saada algupärane fail", + "@Send original": { + "type": "text", + "placeholders": {} + }, + "Send audio": "Saada helifail", + "@Send audio": { + "type": "text", + "placeholders": {} + }, + "No": "Ei", + "@No": { + "type": "text", + "placeholders": {} + }, + "Changes have been saved": "Salvestasin muudatused", + "@Changes have been saved": { + "type": "text", + "placeholders": {} + }, + "Informations about your privacy: https://sentry.io/security/": "Teave sinu privaatsuse kohta: https://sentry.io/security/", + "@Informations about your privacy: https://sentry.io/security/": { + "type": "text", + "placeholders": {} + }, + "Allow sending bug reports with sentry.io": "Luba veateadete saatmist sentry.io vahendusel", + "@Allow sending bug reports with sentry.io": { + "type": "text", + "placeholders": {} } }