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" }