From d3237de06d39265f248be31850cac55e8affd54f Mon Sep 17 00:00:00 2001 From: ADDALA MATHEW Date: Fri, 7 Nov 2025 16:18:08 +0530 Subject: [PATCH 1/2] Create README_te.md Add Telugu language documentation (README_te.md) This PR adds Telugu language translation of the main README file to make the project more accessible to Telugu-speaking developers and learners. Changes: - Added README_te.md with complete Telugu translation - Includes all main sections: Getting Started, Community Channels, Algorithm List - Added language translation section with links to both English and Telugu versions --- README_te.md | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 README_te.md diff --git a/README_te.md b/README_te.md new file mode 100644 index 000000000000..c4809adb767e --- /dev/null +++ b/README_te.md @@ -0,0 +1,30 @@ +# ది అల్గోరిథమ్స్ - పైథాన్ + +[![Gitpod Ready-to-Code](https://img.shields.io/badge/Gitpod-ready--to--code-blue?logo=gitpod)](https://gitpod.io/#https://github.com/TheAlgorithms/Python) +[![Contributions Welcome](https://img.shields.io/static/v1.svg?label=Contributions&message=Welcome&color=0059b3)](https://github.com/TheAlgorithms/Python/blob/master/CONTRIBUTING.md) +[![Discord chat](https://img.shields.io/discord/808045925556682782.svg?logo=discord&colorB=5865F2)](https://the-algorithms.com/discord) +[![Gitter chat](https://img.shields.io/badge/Chat-Gitter-ff69b4.svg?label=Chat&logo=gitter)](https://gitter.im/TheAlgorithms/community) + +### పైథాన్‌లో అమలు చేయబడిన అన్ని అల్గోరిథమ్‌లు - విద్య కోసం + +ఈ అమలులు కేవలం అభ్యాసం కోసం మాత్రమే. అవి పైథాన్ ప్రామాణిక లైబ్రరీలో ఉన్న అమలుల కంటే తక్కువ సమర్థవంతంగా ఉండవచ్చు. వాటిని మీ విచక్షణతో ఉపయోగించండి. + +## ప్రారంభించడం + + మీరు సహకారం అందించే ముందు మా [సహకార మార్గదర్శకాలు](https://github.com/TheAlgorithms/Python/blob/master/CONTRIBUTING.md) చదవండి. + +## సంఘ ఛానల్‌లు + +మేము [Discord](https://the-algorithms.com/discord) మరియు [Gitter](https://gitter.im/TheAlgorithms/community)లో ఉన్నాము! సంఘ ఛానల్‌లు మీరు ప్రశ్నలు అడగడానికి మరియు సహాయం పొందడానికి గొప్ప మార్గం. దయచేసి మాతో చేరండి! + +## అల్గోరిథమ్‌ల జాబితా + +సులభమైన నావిగేషన్ మరియు ప్రాజెక్ట్ యొక్క మెరుగైన అవలోకనం కోసం మా [డైరెక్టరీ](https://github.com/TheAlgorithms/Python/blob/master/DIRECTORY.md) చూడండి. + +--- + +## భాష అనువాదం + +ఈ README ఇతర భాషలలో కూడా అందుబాటులో ఉంది: +- [English](README.md) +- [తెలుగు](README_te.md) (ప్రస్తుత పత్రం) From fc963102dd500487e6526a9a6315a38a916324a5 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Fri, 7 Nov 2025 10:50:06 +0000 Subject: [PATCH 2/2] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- README_te.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README_te.md b/README_te.md index c4809adb767e..037d4d4351ac 100644 --- a/README_te.md +++ b/README_te.md @@ -5,7 +5,7 @@ [![Discord chat](https://img.shields.io/discord/808045925556682782.svg?logo=discord&colorB=5865F2)](https://the-algorithms.com/discord) [![Gitter chat](https://img.shields.io/badge/Chat-Gitter-ff69b4.svg?label=Chat&logo=gitter)](https://gitter.im/TheAlgorithms/community) -### పైథాన్‌లో అమలు చేయబడిన అన్ని అల్గోరిథమ్‌లు - విద్య కోసం +### పైథాన్‌లో అమలు చేయబడిన అన్ని అల్గోరిథమ్‌లు - విద్య కోసం ఈ అమలులు కేవలం అభ్యాసం కోసం మాత్రమే. అవి పైథాన్ ప్రామాణిక లైబ్రరీలో ఉన్న అమలుల కంటే తక్కువ సమర్థవంతంగా ఉండవచ్చు. వాటిని మీ విచక్షణతో ఉపయోగించండి.