From c7f0af368c05d7f8b364db183184ed066c03354f Mon Sep 17 00:00:00 2001 From: Hosted Weblate Date: Tue, 29 Jul 2025 16:27:48 +0200 Subject: [PATCH] Translated using Weblate (Russian) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 100.0% (183 of 183 strings) Co-authored-by: Hosted Weblate Co-authored-by: Артём Владимиров Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/ru/ Translation: Frigate NVR/common --- web/public/locales/ru/common.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/web/public/locales/ru/common.json b/web/public/locales/ru/common.json index caeb81fb0..92ee6cf94 100644 --- a/web/public/locales/ru/common.json +++ b/web/public/locales/ru/common.json @@ -56,11 +56,11 @@ }, "formattedTimestamp2": { "24hour": "d MMM HH:mm:ss", - "12hour": "MM/dd h:mm:ssa" + "12hour": "dd/MM h:mm:ssa" }, "formattedTimestamp": { - "12hour": "MMM d, h:mm:ss aaa", - "24hour": "MMM d, HH:mm:ss" + "12hour": "d MMM, h:mm:ss aaa", + "24hour": "d MMM, HH:mm:ss" }, "formattedTimestampOnlyMonthAndDay": "%b %-d", "formattedTimestampHourMinuteSecond": { @@ -68,25 +68,25 @@ "24hour": "HH:mm:ss" }, "formattedTimestampFilename": { - "24hour": "MM-dd-yy-HH-mm-ss", - "12hour": "MM-dd-yy-h-mm-ss-a" + "24hour": "dd-MM-yy-HH-mm-ss", + "12hour": "dd-MM-yy-h-mm-ss-a" }, "formattedTimestampMonthDayHourMinute": { - "12hour": "MMM d, h:mm aaa", - "24hour": "MMM d, HH:mm" + "12hour": "d MMM, h:mm aaa", + "24hour": "d MMM, HH:mm" }, "formattedTimestampMonthDayYearHourMinute": { - "12hour": "MMM d yyyy, h:mm aaa", - "24hour": "MMM d yyyy, HH:mm" + "12hour": "d MMM yyyy, h:mm aaa", + "24hour": "d MMM yyyy, HH:mm" }, - "formattedTimestampMonthDay": "MMM d", + "formattedTimestampMonthDay": "d MMM", "formattedTimestampHourMinute": { "12hour": "h:mm aaa", "24hour": "HH:mm" }, "formattedTimestampMonthDayYear": { - "12hour": "MMM d, yyyy", - "24hour": "MMM d, yyyy" + "12hour": "d MMM, yyyy", + "24hour": "d MMM, yyyy" } }, "selectItem": "Выбор {{item}}",