From c5377c894c0e1176a0588f46557a12313e6d353e 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:50:51 +0000 Subject: [PATCH] Translated using Weblate (Estonian) Currently translated at 100.0% (3374 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 | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/src/i18n/strings/et.json b/src/i18n/strings/et.json index 2a8ed7b121..04054ffaaf 100644 --- a/src/i18n/strings/et.json +++ b/src/i18n/strings/et.json @@ -3464,5 +3464,16 @@ "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)" + "Jump to the given date in the timeline (YYYY-MM-DD)": "Ava päev ajajoonel (aaaa-kk-pp)", + "Processing...": "Töötlemine...", + "Jump to date (adds /jumptodate)": "Ava kuupäev (lisab /jumptodate)", + "Creating output...": "Loome väljundit...", + "Fetching events...": "Laadime sündmusi...", + "Starting export process...": "Alustame eksportimist...", + "Exported %(count)s events in %(seconds)s seconds|one": "Eksporditud %(count)s sündmus %(seconds)s sekundiga", + "Exported %(count)s events in %(seconds)s seconds|other": "Eksporditud %(count)s sündmust %(seconds)s sekundiga", + "Export successful!": "Eksport õnnestus!", + "Creating HTML...": "Loon HTML-failid...", + "Fetched %(count)s events in %(seconds)ss|one": "%(count)s sündmus laaditud %(seconds)s sekundiga", + "Fetched %(count)s events in %(seconds)ss|other": "%(count)s sündmust laaditud %(seconds)s sekundiga" }