From c38ffe9baf622f2866bf0056b41562b8b43980d6 Mon Sep 17 00:00:00 2001 From: Hosted Weblate Date: Tue, 15 Apr 2025 09:36:07 +0200 Subject: [PATCH] Translated using Weblate (Hindi) Currently translated at 66.6% (4 of 6 strings) Translated using Weblate (Hindi) Currently translated at 100.0% (7 of 7 strings) Translated using Weblate (Hindi) Currently translated at 100.0% (2 of 2 strings) Translated using Weblate (Hindi) Currently translated at 100.0% (2 of 2 strings) Translated using Weblate (Hindi) Currently translated at 100.0% (9 of 9 strings) Translated using Weblate (Hindi) Currently translated at 32.7% (140 of 427 strings) Translated using Weblate (Hindi) Currently translated at 11.0% (13 of 118 strings) Translated using Weblate (Hindi) Currently translated at 32.5% (139 of 427 strings) Translated using Weblate (Hindi) Currently translated at 5.9% (7 of 118 strings) Translated using Weblate (Hindi) Currently translated at 12.6% (54 of 427 strings) Added translation using Weblate (Hindi) Added translation using Weblate (Hindi) Added translation using Weblate (Hindi) Added translation using Weblate (Hindi) Added translation using Weblate (Hindi) Added translation using Weblate (Hindi) Added translation using Weblate (Hindi) Added translation using Weblate (Hindi) Translated using Weblate (Hindi) Currently translated at 2.8% (12 of 427 strings) Added translation using Weblate (Hindi) Added translation using Weblate (Hindi) Added translation using Weblate (Hindi) Added translation using Weblate (Hindi) Added translation using Weblate (Hindi) Added translation using Weblate (Hindi) Update translation files Updated by "Squash Git commits" add-on in Weblate. Added translation using Weblate (Hindi) Translated using Weblate (Hindi) Currently translated at 2.5% (11 of 427 strings) Translated using Weblate (Hindi) Currently translated at 1.8% (8 of 427 strings) Translated using Weblate (Hindi) Currently translated at 1.6% (7 of 427 strings) Translated using Weblate (Hindi) Currently translated at 1.4% (6 of 427 strings) Update translation files Updated by "Squash Git commits" add-on in Weblate. Translated using Weblate (Hindi) Currently translated at 1.4% (6 of 427 strings) Added translation using Weblate (Hindi) Translated using Weblate (Hindi) Currently translated at 0.7% (3 of 427 strings) Added translation using Weblate (Hindi) Translated using Weblate (Hindi) Currently translated at 0.4% (2 of 427 strings) Added translation using Weblate (Hindi) Translated using Weblate (Hindi) Currently translated at 0.2% (1 of 427 strings) Added translation using Weblate (Hindi) Added translation using Weblate (Hindi) Co-authored-by: Hosted Weblate Co-authored-by: Languages add-on Co-authored-by: Srijan Bhatia Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/audio/hi/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-auth/hi/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-icons/hi/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-input/hi/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/objects/hi/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-configeditor/hi/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-recording/hi/ Translation: Frigate NVR/audio Translation: Frigate NVR/common Translation: Frigate NVR/components-auth Translation: Frigate NVR/components-icons Translation: Frigate NVR/components-input Translation: Frigate NVR/objects Translation: Frigate NVR/views-configeditor Translation: Frigate NVR/views-recording --- web/public/locales/hi/audio.json | 142 ++++++++++++++++++ web/public/locales/hi/common.json | 1 + web/public/locales/hi/components/auth.json | 15 ++ web/public/locales/hi/components/camera.json | 1 + web/public/locales/hi/components/dialog.json | 1 + web/public/locales/hi/components/filter.json | 1 + web/public/locales/hi/components/icons.json | 8 + web/public/locales/hi/components/input.json | 10 ++ web/public/locales/hi/components/player.json | 1 + web/public/locales/hi/objects.json | 15 ++ web/public/locales/hi/views/configEditor.json | 15 ++ web/public/locales/hi/views/events.json | 1 + web/public/locales/hi/views/explore.json | 1 + web/public/locales/hi/views/exports.json | 1 + web/public/locales/hi/views/faceLibrary.json | 1 + web/public/locales/hi/views/live.json | 1 + web/public/locales/hi/views/recording.json | 10 ++ web/public/locales/hi/views/search.json | 1 + web/public/locales/hi/views/settings.json | 1 + web/public/locales/hi/views/system.json | 1 + 20 files changed, 228 insertions(+) create mode 100644 web/public/locales/hi/audio.json create mode 100644 web/public/locales/hi/common.json create mode 100644 web/public/locales/hi/components/auth.json create mode 100644 web/public/locales/hi/components/camera.json create mode 100644 web/public/locales/hi/components/dialog.json create mode 100644 web/public/locales/hi/components/filter.json create mode 100644 web/public/locales/hi/components/icons.json create mode 100644 web/public/locales/hi/components/input.json create mode 100644 web/public/locales/hi/components/player.json create mode 100644 web/public/locales/hi/objects.json create mode 100644 web/public/locales/hi/views/configEditor.json create mode 100644 web/public/locales/hi/views/events.json create mode 100644 web/public/locales/hi/views/explore.json create mode 100644 web/public/locales/hi/views/exports.json create mode 100644 web/public/locales/hi/views/faceLibrary.json create mode 100644 web/public/locales/hi/views/live.json create mode 100644 web/public/locales/hi/views/recording.json create mode 100644 web/public/locales/hi/views/search.json create mode 100644 web/public/locales/hi/views/settings.json create mode 100644 web/public/locales/hi/views/system.json diff --git a/web/public/locales/hi/audio.json b/web/public/locales/hi/audio.json new file mode 100644 index 000000000..a8a255d1d --- /dev/null +++ b/web/public/locales/hi/audio.json @@ -0,0 +1,142 @@ +{ + "babbling": "बड़बड़ाना", + "yell": "चिल्लाना", + "whispering": "फुसफुसाना", + "crying": "रोना", + "laughter": "हँसना", + "singing": "गाना", + "chant": "जपना", + "mantra": "मंत्र", + "run": "भागना", + "sniff": "सूँघना", + "sneeze": "छींंकना", + "whistling": "सीटी बजाना", + "speech": "बोलना", + "sigh": "आह भरना", + "humming": "गुनगुनाना", + "child_singing": "बच्चे का गाना", + "groan": "कराहना", + "breathing": "साँस लेना", + "snoring": "खर्राटे लेना", + "cough": "खाँसना", + "throat_clearing": "गला साफ़ करना", + "footsteps": "कदमों की आहट", + "chewing": "चबाना", + "biting": "काटना", + "gargling": "गरारे करना", + "stomach_rumble": "पेट की गुड़गुड़ाहट", + "burping": "डकारना", + "hiccup": "हिचकी", + "fart": "पादना", + "heartbeat": "धड़कन", + "cheering": "जयकार करना", + "pets": "पालतू जानवर", + "animal": "जानवर", + "children_playing": "बच्चों का खेलना", + "crowd": "भीड़", + "dog": "कुत्ता", + "hiss": "फुफकारना", + "neigh": "हिनहिनाना", + "cattle": "मवेशी", + "moo": "रंभाहट", + "goat": "बकरी", + "bleat": "मेमियाहट", + "hands": "हाथ", + "pig": "सुअर", + "clapping": "ताली बजाना", + "chatter": "गपशप", + "finger_snapping": "उँगलियाँ चटकाना", + "bark": "भौंकना", + "cowbell": "गाय की घंटी", + "sheep": "भेड़", + "yip": "कूँकना", + "livestock": "पशुधन", + "horse": "घोड़ा", + "cat": "बिल्ली", + "chicken": "मुर्गी", + "wild_animals": "जंगली जानवर", + "bird": "पक्षी", + "chirp": "चहचहाना", + "roar": "दहाड़ना", + "pigeon": "कबूतर", + "crow": "कौआ", + "flapping_wings": "पंख फड़फड़ाना", + "dogs": "कुत्ते", + "insect": "कीड़ा", + "patter": "पटपटाहट", + "cymbal": "झांझ", + "tambourine": "डफली", + "orchestra": "वाद्यवृंद", + "wind_instrument": "वायु वाद्ययंत्र", + "bowed_string_instrument": "धनुष तार वाद्ययंत्र", + "harp": "हार्प", + "bell": "घंटी", + "church_bell": "गिरजाघर का घंटा", + "accordion": "अकोर्डियन", + "opera": "ओपेरा", + "disco": "डिस्को", + "jazz": "जैज़", + "dubstep": "डबस्टेप", + "song": "गीत", + "lullaby": "लोरी", + "sad_music": "दुखभरा संगीत", + "tender_music": "कोमल संगीत", + "wind": "हवा", + "wind_noise": "हवा की आवाज़", + "thunderstorm": "आंधी-तूफ़ान", + "thunder": "गर्जना", + "water": "पानी", + "rain": "बारिश", + "rain_on_surface": "सतह पर गिरती बारिश", + "waterfall": "झरना", + "ocean": "सागर", + "waves": "लहरें", + "stream": "धारा", + "steam": "भाप", + "vehicle": "वाहन", + "car": "गाड़ी", + "boat": "नाव", + "ship": "जहाज़", + "truck": "ट्रक", + "bus": "बस", + "motor_vehicle": "मोटर वाहन", + "motorboat": "इंजन वाली नाव", + "sailboat": "पाल वाली नाव", + "police_car": "पुलिस की गाड़ी", + "saxophone": "सैक्सोफोन", + "sitar": "सितार", + "music": "संगीत", + "snake": "साँप", + "mouse": "चूहा", + "wedding_music": "शादी का संगीत", + "buzz": "भनभनाहट", + "fire": "आग", + "caw": "कांव कांव करना", + "owl": "उल्लू", + "mosquito": "मच्छर", + "scary_music": "डरावना संगीत", + "duck": "बतख", + "hoot": "उल्लू की आवाज़", + "rustling_leaves": "खड़खड़ाते पत्ते", + "rats": "चूहे", + "cricket": "झिंगुर", + "fly": "मक्खी", + "frog": "मेंढक", + "croak": "टर्राना", + "guitar": "गिटार", + "tabla": "तबला", + "trumpet": "तुरही", + "brass_instrument": "पीतल वाद्ययंत्र", + "flute": "बाँसुरी", + "clarinet": "क्लैरिनेट", + "bicycle_bell": "साइकिल की घंटी", + "harmonica": "हारमोनिका", + "bagpipes": "बैगपाइप", + "angry_music": "क्रोधित संगीत", + "music_of_bollywood": "बॉलीवुड संगीत", + "happy_music": "खुशहाल संगीत", + "exciting_music": "रोमांचक संगीत", + "raindrop": "बारिश की बूंद", + "rowboat": "चप्पू वाली नाव", + "aircraft": "विमान" +} diff --git a/web/public/locales/hi/common.json b/web/public/locales/hi/common.json new file mode 100644 index 000000000..0967ef424 --- /dev/null +++ b/web/public/locales/hi/common.json @@ -0,0 +1 @@ +{} diff --git a/web/public/locales/hi/components/auth.json b/web/public/locales/hi/components/auth.json new file mode 100644 index 000000000..c58f433de --- /dev/null +++ b/web/public/locales/hi/components/auth.json @@ -0,0 +1,15 @@ +{ + "form": { + "password": "पासवर्ड", + "login": "प्रवेश करें", + "errors": { + "passwordRequired": "पासवर्ड आवश्यक है", + "rateLimit": "दर सीमा पार हो गई है। बाद में पुनः प्रयास करें।", + "unknownError": "अज्ञात त्रुटि। प्रविष्टियाँ जांचें।", + "usernameRequired": "प्रयोक्ता नाम आवश्यक है", + "webUnknownError": "अज्ञात त्रुटि। कंसोल प्रविष्टियाँ जांचें।", + "loginFailed": "लॉगिन असफल हुआ" + }, + "user": "प्रयोक्ता नाम" + } +} diff --git a/web/public/locales/hi/components/camera.json b/web/public/locales/hi/components/camera.json new file mode 100644 index 000000000..0967ef424 --- /dev/null +++ b/web/public/locales/hi/components/camera.json @@ -0,0 +1 @@ +{} diff --git a/web/public/locales/hi/components/dialog.json b/web/public/locales/hi/components/dialog.json new file mode 100644 index 000000000..0967ef424 --- /dev/null +++ b/web/public/locales/hi/components/dialog.json @@ -0,0 +1 @@ +{} diff --git a/web/public/locales/hi/components/filter.json b/web/public/locales/hi/components/filter.json new file mode 100644 index 000000000..0967ef424 --- /dev/null +++ b/web/public/locales/hi/components/filter.json @@ -0,0 +1 @@ +{} diff --git a/web/public/locales/hi/components/icons.json b/web/public/locales/hi/components/icons.json new file mode 100644 index 000000000..7f5236e6b --- /dev/null +++ b/web/public/locales/hi/components/icons.json @@ -0,0 +1,8 @@ +{ + "iconPicker": { + "selectIcon": "चिह्न चुनें", + "search": { + "placeholder": "चिह्न खोजें..।" + } + } +} diff --git a/web/public/locales/hi/components/input.json b/web/public/locales/hi/components/input.json new file mode 100644 index 000000000..13b65c133 --- /dev/null +++ b/web/public/locales/hi/components/input.json @@ -0,0 +1,10 @@ +{ + "button": { + "downloadVideo": { + "label": "वीडियो डाउनलोड करें", + "toast": { + "success": "आपकी समीक्षा वीडियो डाउनलोड होना शुरू हो गई है।" + } + } + } +} diff --git a/web/public/locales/hi/components/player.json b/web/public/locales/hi/components/player.json new file mode 100644 index 000000000..0967ef424 --- /dev/null +++ b/web/public/locales/hi/components/player.json @@ -0,0 +1 @@ +{} diff --git a/web/public/locales/hi/objects.json b/web/public/locales/hi/objects.json new file mode 100644 index 000000000..4c6a4f946 --- /dev/null +++ b/web/public/locales/hi/objects.json @@ -0,0 +1,15 @@ +{ + "horse": "घोड़ा", + "sheep": "भेड़", + "bark": "भौंकना", + "animal": "जानवर", + "dog": "कुत्ता", + "cat": "बिल्ली", + "goat": "बकरी", + "boat": "नाव", + "bus": "बस", + "bird": "पक्षी", + "mouse": "चूहा", + "vehicle": "वाहन", + "car": "गाड़ी" +} diff --git a/web/public/locales/hi/views/configEditor.json b/web/public/locales/hi/views/configEditor.json new file mode 100644 index 000000000..784f8ec46 --- /dev/null +++ b/web/public/locales/hi/views/configEditor.json @@ -0,0 +1,15 @@ +{ + "saveOnly": "केवल सहेजें", + "saveAndRestart": "सहेजें और पुनः प्रारंभ करें", + "configEditor": "विन्यास संपादक", + "copyConfig": "विन्यास कॉपी करें", + "toast": { + "error": { + "savingError": "विन्यास सहेजने में त्रुटि हुई" + }, + "success": { + "copyToClipboard": "विन्यास क्लिपबोर्ड पर कॉपी कर लिया गया है।" + } + }, + "documentTitle": "विन्यास संपादक - Frigate" +} diff --git a/web/public/locales/hi/views/events.json b/web/public/locales/hi/views/events.json new file mode 100644 index 000000000..0967ef424 --- /dev/null +++ b/web/public/locales/hi/views/events.json @@ -0,0 +1 @@ +{} diff --git a/web/public/locales/hi/views/explore.json b/web/public/locales/hi/views/explore.json new file mode 100644 index 000000000..0967ef424 --- /dev/null +++ b/web/public/locales/hi/views/explore.json @@ -0,0 +1 @@ +{} diff --git a/web/public/locales/hi/views/exports.json b/web/public/locales/hi/views/exports.json new file mode 100644 index 000000000..0967ef424 --- /dev/null +++ b/web/public/locales/hi/views/exports.json @@ -0,0 +1 @@ +{} diff --git a/web/public/locales/hi/views/faceLibrary.json b/web/public/locales/hi/views/faceLibrary.json new file mode 100644 index 000000000..0967ef424 --- /dev/null +++ b/web/public/locales/hi/views/faceLibrary.json @@ -0,0 +1 @@ +{} diff --git a/web/public/locales/hi/views/live.json b/web/public/locales/hi/views/live.json new file mode 100644 index 000000000..0967ef424 --- /dev/null +++ b/web/public/locales/hi/views/live.json @@ -0,0 +1 @@ +{} diff --git a/web/public/locales/hi/views/recording.json b/web/public/locales/hi/views/recording.json new file mode 100644 index 000000000..bd35fbaf5 --- /dev/null +++ b/web/public/locales/hi/views/recording.json @@ -0,0 +1,10 @@ +{ + "calendar": "पंचांग", + "toast": { + "error": { + "noValidTimeSelected": "कोई मान्य समय सीमा चयनित नहीं है", + "endTimeMustAfterStartTime": "समाप्ति समय प्रारंभ समय के बाद होना चाहिए" + } + }, + "export": "निर्यात" +} diff --git a/web/public/locales/hi/views/search.json b/web/public/locales/hi/views/search.json new file mode 100644 index 000000000..0967ef424 --- /dev/null +++ b/web/public/locales/hi/views/search.json @@ -0,0 +1 @@ +{} diff --git a/web/public/locales/hi/views/settings.json b/web/public/locales/hi/views/settings.json new file mode 100644 index 000000000..0967ef424 --- /dev/null +++ b/web/public/locales/hi/views/settings.json @@ -0,0 +1 @@ +{} diff --git a/web/public/locales/hi/views/system.json b/web/public/locales/hi/views/system.json new file mode 100644 index 000000000..0967ef424 --- /dev/null +++ b/web/public/locales/hi/views/system.json @@ -0,0 +1 @@ +{}