From 65e11c01b9ff903e2c24b9ed82ebe3b8c312fff8 Mon Sep 17 00:00:00 2001 From: Aman Degala Date: Wed, 18 Feb 2026 14:24:07 +0100 Subject: [PATCH] chore(i18n): Translated using Weblate (Telugu) Currently translated at 4.8% (23 of 477 strings) Translation: pear-devs/pear-desktop/i18n Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/te/ --- src/i18n/resources/te.json | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/src/i18n/resources/te.json b/src/i18n/resources/te.json index 993c417d..aa742030 100644 --- a/src/i18n/resources/te.json +++ b/src/i18n/resources/te.json @@ -25,6 +25,34 @@ }, "i18n": { "loaded": "i18n లోడ్ చేయబడింది" + }, + "second-instance": { + "receive-command": "ప్రోటోకాల్ ద్వారా కమాండ్ స్వీకరించబడింది: \"{{command}}\"" + }, + "theme": { + "css-file-not-found": "CSS ఫైల్ \"{{cssFile}}\" లేదు, విస్మరిస్తున్నాము" + }, + "unresponsive": { + "details": "స్పందించని ఎర్రర్!\n{{error}}" + }, + "when-ready": { + "clearing-cache-after-20s": "యాప్ కాష్ క్లియర్ చేయబడుతోంది" + }, + "window": { + "tried-to-render-offscreen": "విండో స్క్రీన్ వెలుపల రెండర్ చేయడానికి ప్రయత్నించింది, windowSize={{windowSize}}, displaySize={{displaySize}}, position={{position}}" + } + }, + "dialog": { + "hide-menu-enabled": { + "detail": "మెనూ దాచబడింది, దాన్ని చూపించడానికి 'Alt' ఉపయోగించండి (లేదా ఒకవేళ In-App Menu ఉపయోగిస్తుంటే 'Escape' ఉపయోగించండి)", + "message": "Hide Menu ఎనేబుల్ చేయబడింది", + "title": "Hide Menu ఎనేబుల్ అయిపోయింది" + }, + "need-to-restart": { + "buttons": { + "later": "తర్వాత", + "restart-now": "ఇప్పుడే రీస్టార్ట్ చేయండి" + } } } }