From 24ab9460f5546f8f79a026797ee7c8792e1f99c2 Mon Sep 17 00:00:00 2001 From: Hosted Weblate Date: Sat, 8 Aug 2026 12:58:01 +0200 Subject: [PATCH] Translated using Weblate (Telugu) Currently translated at 3.8% (5 of 129 strings) Translated using Weblate (Telugu) Currently translated at 5.7% (29 of 501 strings) Co-authored-by: Anil Surya Prakash Co-authored-by: Hosted Weblate Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/audio/te/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/objects/te/ Translation: Frigate NVR/audio Translation: Frigate NVR/objects --- web/public/locales/te/audio.json | 32 +++++++++++++++++++++++++++++- web/public/locales/te/objects.json | 8 +++++++- 2 files changed, 38 insertions(+), 2 deletions(-) diff --git a/web/public/locales/te/audio.json b/web/public/locales/te/audio.json index 0967ef424b..41ded115f3 100644 --- a/web/public/locales/te/audio.json +++ b/web/public/locales/te/audio.json @@ -1 +1,31 @@ -{} +{ + "speech": "ప్రసంగం", + "yell": "అరువు", + "whispering": "గుసగుసలాడు", + "laughter": "నవ్వు", + "crying": "ఏడుపు", + "singing": "పాడు", + "snoring": "గురకపెట్టు", + "child_singing": "పాప పాట పాడుట", + "cough": "దగ్గుట", + "throat_clearing": "గొంతు సవరించు కొను", + "sneeze": "తుమ్ముట", + "run": "పరిగెత్తుట", + "chewing": "నవులుట", + "biting": "కొరుకుట", + "gargling": "పుక్కిలించుట", + "burping": "త్రెంచుట", + "hiccup": "ఎక్కిళ్ళు", + "fart": "పిత్తు", + "hands": "చేతులు", + "finger_snapping": "వెళ్ళు విరుచుట", + "clapping": "చప్పట్లు కొట్టుట", + "animal": "జంతువు", + "pets": "పెంపుడు జెంతువులు", + "dog": "కుక్క", + "bark": "మొరుగు", + "bow_wow": "భౌ వౌ", + "cat": "పిల్లి", + "meow": "మియావ్", + "horse": "గుర్రం" +} diff --git a/web/public/locales/te/objects.json b/web/public/locales/te/objects.json index 0967ef424b..ef0946195c 100644 --- a/web/public/locales/te/objects.json +++ b/web/public/locales/te/objects.json @@ -1 +1,7 @@ -{} +{ + "animal": "జంతువు", + "dog": "కుక్క", + "bark": "మొరుగు", + "cat": "పిల్లి", + "horse": "గుర్రం" +}