From 9f1d8b0e31adaf37b3409384ce926000d0963643 Mon Sep 17 00:00:00 2001 From: Hosted Weblate Date: Wed, 1 Oct 2025 16:53:37 +0200 Subject: [PATCH] Translated using Weblate (Bulgarian) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 44.7% (86 of 192 strings) Co-authored-by: Hosted Weblate Co-authored-by: Христо Христов Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/bg/ Translation: Frigate NVR/common --- web/public/locales/bg/common.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/web/public/locales/bg/common.json b/web/public/locales/bg/common.json index e69813950..94e85ddd9 100644 --- a/web/public/locales/bg/common.json +++ b/web/public/locales/bg/common.json @@ -56,7 +56,14 @@ "formattedTimestampMonthDayYear": { "12hour": "МММ д, гггг", "24hour": "МММ д, гггг" - } + }, + "ago": "Преди {{timeAgo}}", + "untilForTime": "До {{time}}", + "untilForRestart": "Докато Frigate рестартира.", + "untilRestart": "До рестарт", + "mo": "{{time}}мес", + "m": "{{time}}м", + "s": "{{time}}с" }, "button": { "apply": "Приложи",