From effcb58ebfdf681f036b51534d98581b126c92e8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Priit=20J=C3=B5er=C3=BC=C3=BCt?= Date: Wed, 15 Dec 2021 19:46:10 +0000 Subject: [PATCH] Translated using Weblate (Estonian) Currently translated at 99.6% (3363 of 3374 strings) Translation: Element Web/matrix-react-sdk Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/et/ --- src/i18n/strings/et.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/src/i18n/strings/et.json b/src/i18n/strings/et.json index b4b516c415..2a8ed7b121 100644 --- a/src/i18n/strings/et.json +++ b/src/i18n/strings/et.json @@ -3455,5 +3455,14 @@ "%(count)s members including you, %(commaSeparatedMembers)s|other": "%(count)s liiget, sealhulgas Sina, %(commaSeparatedMembers)s", "Including you, %(commaSeparatedMembers)s": "Seahulgas Sina, %(commaSeparatedMembers)s", "%(count)s members including you, %(commaSeparatedMembers)s|zero": "Sina", - "Copy room link": "Kopeeri jututoa link" + "Copy room link": "Kopeeri jututoa link", + "Starting export...": "Alustame eksportimist...", + "Processing event %(number)s out of %(total)s": "Sündmuste töötlemine %(number)s / %(total)s", + "Fetched %(count)s events so far|one": "%(count)s sündmust laaditud", + "Fetched %(count)s events so far|other": "%(count)s sündmust laaditud", + "Fetched %(count)s events out of %(total)s|one": "Laadisin %(count)s / %(total)s sündmust", + "Fetched %(count)s events out of %(total)s|other": "Laadisin %(count)s / %(total)s sündmust", + "Generating a ZIP": "Pakin ZIP faili", + "We were unable to understand the given date (%(inputDate)s). Try using the format YYYY-MM-DD.": "Me ei suutnud sellist kuupäeva mõista (%(inputDate)s). Pigem kasuta aaaa-kk-pp vormingut.", + "Jump to the given date in the timeline (YYYY-MM-DD)": "Ava päev ajajoonel (aaaa-kk-pp)" }