From fac11286f59f2a6760ed2688b13e85209d9fb26b Mon Sep 17 00:00:00 2001 From: Hosted Weblate Date: Tue, 19 May 2026 22:17:00 +0200 Subject: [PATCH] Translated using Weblate (Urdu) Currently translated at 4.0% (1 of 25 strings) Translated using Weblate (Urdu) Currently translated at 4.5% (1 of 22 strings) Translated using Weblate (Urdu) Currently translated at 0.1% (1 of 794 strings) Translated using Weblate (Urdu) Currently translated at 0.2% (1 of 473 strings) Co-authored-by: Hosted Weblate Co-authored-by: Muhammad Arsalan Siddiqui Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-cameras/ur/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-global/ur/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-groups/ur/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-validation/ur/ Translation: Frigate NVR/Config - Cameras Translation: Frigate NVR/Config - Global Translation: Frigate NVR/Config - Groups Translation: Frigate NVR/Config - Validation --- web/public/locales/ur/config/cameras.json | 4 +++- web/public/locales/ur/config/global.json | 6 +++++- web/public/locales/ur/config/groups.json | 8 +++++++- web/public/locales/ur/config/validation.json | 4 +++- 4 files changed, 18 insertions(+), 4 deletions(-) diff --git a/web/public/locales/ur/config/cameras.json b/web/public/locales/ur/config/cameras.json index 0967ef424b..23c240d85a 100644 --- a/web/public/locales/ur/config/cameras.json +++ b/web/public/locales/ur/config/cameras.json @@ -1 +1,3 @@ -{} +{ + "label": "کیمرے کی ترتیب" +} diff --git a/web/public/locales/ur/config/global.json b/web/public/locales/ur/config/global.json index 0967ef424b..805c0d3b7d 100644 --- a/web/public/locales/ur/config/global.json +++ b/web/public/locales/ur/config/global.json @@ -1 +1,5 @@ -{} +{ + "version": { + "label": "موجودہ کنفیگریشن ورژن" + } +} diff --git a/web/public/locales/ur/config/groups.json b/web/public/locales/ur/config/groups.json index 0967ef424b..13c20a36ec 100644 --- a/web/public/locales/ur/config/groups.json +++ b/web/public/locales/ur/config/groups.json @@ -1 +1,7 @@ -{} +{ + "audio": { + "global": { + "detection": "عالمی کھوج" + } + } +} diff --git a/web/public/locales/ur/config/validation.json b/web/public/locales/ur/config/validation.json index 0967ef424b..b871b9f6ed 100644 --- a/web/public/locales/ur/config/validation.json +++ b/web/public/locales/ur/config/validation.json @@ -1 +1,3 @@ -{} +{ + "minimum": "کم از کم {{limit}} ہونا چاہیے" +}