From 48acba8dabe29ae7d8ec66c5ddead33fade1b1be Mon Sep 17 00:00:00 2001 From: Hosted Weblate Date: Fri, 21 Aug 2026 21:27:30 +0200 Subject: [PATCH] Translated using Weblate (Estonian) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 100.0% (46 of 46 strings) Translated using Weblate (Estonian) Currently translated at 100.0% (108 of 108 strings) Co-authored-by: Hosted Weblate Co-authored-by: Priit Jõerüüt Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-dialog/et/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-replay/et/ Translation: Frigate NVR/components-dialog Translation: Frigate NVR/views-replay --- web/public/locales/et/components/dialog.json | 8 ++++---- web/public/locales/et/views/replay.json | 3 ++- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/web/public/locales/et/components/dialog.json b/web/public/locales/et/components/dialog.json index bb80b643a2..fac79f414c 100644 --- a/web/public/locales/et/components/dialog.json +++ b/web/public/locales/et/components/dialog.json @@ -83,8 +83,8 @@ "batchSuccess_other": "Alustasin {{count}} ekspordiga. Avan juhtumi kohe.", "batchPartial": "Alustasin {{successful}}/{{total}} ekspordiga. Ebaõnnestunud kaamerad: {{failedCameras}}", "batchFailed": "{{total}} eksporti ebaõnnestus algatada. Ebaõnnestunud kaamerad: {{failedCameras}}", - "batchQueuedSuccess_one": "1 eksport järjekorda lisatud. Avan juhtumi kohe.", - "batchQueuedSuccess_other": "{{count}} eksporti järjekorda lisatud. Avan juhtumi kohe.", + "batchQueuedSuccess_one": "1 eksportimine on lisatud järjekorda.", + "batchQueuedSuccess_other": "{{count}} eksportimist on lisatud järjekorda.", "batchQueuedPartial": "{{successful}}/{{total}} ekspordist on järjekorda lisatud. Ebaõnnestunud kaamerad: {{failedCameras}}", "batchQueueFailed": "{{total}} eksporti ebaõnnestus järjekorda lisada. Ebaõnnestunud kaamerad: {{failedCameras}}" }, @@ -139,8 +139,8 @@ "exportButton_other": "Ekspordi {{count}} ülevaadet", "exportingButton": "Ekspordin...", "toast": { - "started_one": "Alustasin 1 eksporti. Avan juhtumi kohe.", - "started_other": "Alustasin {{count}} ekspordiga. Avan juhtumi kohe.", + "started_one": "Alustasin ühte eksportimist.", + "started_other": "Alustasin {{count}} eksportimisega.", "startedNoCase_one": "Alustasin 1 ekspordiga.", "startedNoCase_other": "Alustasin {{count}} ekspordiga.", "partial": "Alustasin {{successful}}/{{total}} ekspordiga. Ebaõnnestusid: {{failedItems}}", diff --git a/web/public/locales/et/views/replay.json b/web/public/locales/et/views/replay.json index 2d2b84a717..93bb1d313e 100644 --- a/web/public/locales/et/views/replay.json +++ b/web/public/locales/et/views/replay.json @@ -19,7 +19,8 @@ "error": "Silumise taasesitus ebaõnnestus: {{error}}", "alreadyActive": "Kordusseanss on juba aktiivne", "stopError": "Silumise taasesituse peatamine ebaõnnestus: {{error}}", - "goToReplay": "Mine kordusesse" + "goToReplay": "Mine kordusesse", + "noRecordings": "Valitud ajavahemikust ei leidu ühtegi salvestust" } }, "title": "Kordus veaotsinguks",