-
-
Notifications
You must be signed in to change notification settings - Fork 154
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #406 from jaivsh/patch3
Added support for Telugu Language
- Loading branch information
Showing
5 changed files
with
167 additions
and
167 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,43 @@ | ||
{ | ||
"friday": "శుక్రవారం", | ||
"hellosir": "నమస్తే శ్రీగారు!", | ||
"recentalerts": "ఇటీవల హెచ్చరికలు", | ||
"viewall": "అన్నింటిని చూడండి", | ||
"seefavourites": "ఇష్టపడేవారిని చూడండి", | ||
"search": "శోధించు", | ||
"recenthomework": "ఇటీవల హోమ్వర్క్", | ||
"favourites": "ఇష్టమైనవి", | ||
"clearallfavourites": "అన్ని ఇష్టమైనవిని తోడ్పాటు చేయి", | ||
"hoursleft": "కొన్ని గంటలు మిగిలినవి", | ||
"addnewclass": "కొత్త తరగతిని జోడించండి", | ||
"mode": "మోడ్", | ||
"teachername": "ఉపాధ్యాయుడు పేరు", | ||
"date": "తేదీ", | ||
"time": "సమయం", | ||
"joinlink": "లింకుని చేరండి", | ||
"subject": "విషయం", | ||
"save": "జోడించు", | ||
"yourprofile": "మీ ప్రొఫైల్", | ||
"loading": "లోడ్ అవుతోంది...", | ||
"email": "ఇమెయిల్", | ||
"bio": "జీవనవివరణ", | ||
"college": "కళాశాల", | ||
"course": "కోర్సు రకం", | ||
"departmentmajor": "విభాగం", | ||
"currentacademicyear": "ప్రస్తుత విద్యా సంవత్సరం", | ||
"gender": "లింగం", | ||
"age": "వయస్సు", | ||
"logout": "లాగౌట్", | ||
"settings": "అమరికలు", | ||
"common": "సామాన్యం", | ||
"language": "భాష", | ||
"lightmode": "ప్రకాశ మోడ్", | ||
"notifications": "ప్రకటనలు", | ||
"notificationsdesc": "యాప్ నోటిఫికేషన్లను ఆన్/ఆఫ్ చేయండి", | ||
"help": "సహాయం", | ||
"helpdesc": "ప్రశ్నల కోసం మా సహాయం మాడ్యూల్ను చూడండి", | ||
"faqs": "సామాన్య ప్రశ్నలు", | ||
"faqsdesc": "బేసిక ఉపయోగ దిశనిర్దేశాలు", | ||
"supportdevelopment": "యాప్ అభివృద్ధిని మద్దతు చేయండి", | ||
"supportdevelopmentdesc": "సమస్యలను పరిష్కరించండి, బగ్ను నమోదు చేయండి, మరియు ఇతరాలను మద్దతు చేయండి|" | ||
} |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,123 @@ | ||
import 'package:flutter/material.dart'; | ||
|
||
class TeluguTexts { | ||
|
||
String get friday => 'శుక్రవారం'; | ||
|
||
|
||
String get hellosir => 'హలో సర్!'; | ||
|
||
|
||
String get recentalerts => 'ఇటీవల హెచ్చరికలు'; | ||
|
||
|
||
String get viewall => 'అన్నికి చూడండి'; | ||
|
||
|
||
String get seefavourites => 'ఇష్టమైనవారిని చూడండి'; | ||
|
||
|
||
String get search => 'శోధించండి'; | ||
|
||
|
||
String get recenthomework => 'ఇటీవల హోమ్వర్క్'; | ||
|
||
|
||
String get favourites => 'ఇష్టమైనవి'; | ||
|
||
|
||
String get clearallfavourites => 'అన్ని ఇష్టమైనవిలు తొలగించు'; | ||
|
||
|
||
String get hoursleft => 'మిగిలిన గంటలు'; | ||
|
||
|
||
String get addnewclass => 'కొత్త తరగతిని జోడించండి'; | ||
|
||
|
||
String get mode => 'మోడ్'; | ||
|
||
|
||
String get teachername => 'ఉపాధ్యాయుడు పేరు'; | ||
|
||
|
||
String get date => 'తేదీ'; | ||
|
||
|
||
String get time => 'సమయం'; | ||
|
||
|
||
String get joinlink => 'లింక్ను చేరండి'; | ||
|
||
|
||
String get subject => 'విషయం'; | ||
|
||
|
||
String get save => 'భద్రపరచు'; | ||
|
||
|
||
String get yourprofile => 'మీ ప్రొఫైల్'; | ||
|
||
|
||
String get loading => 'లోడ్ అవుతోంది...'; | ||
|
||
|
||
String get email => 'ఇమెయిల్'; | ||
|
||
|
||
String get bio => 'జీవనచరిత్ర'; | ||
|
||
|
||
String get college => 'కాలేజ్'; | ||
|
||
|
||
String get course => 'కోర్సు రకం'; | ||
|
||
|
||
String get departmentmajor => 'శాఖ'; | ||
|
||
|
||
String get currentacademicyear => 'ప్రస్తుత విద్యా సంవత్సరం'; | ||
|
||
|
||
String get gender => 'లింగం'; | ||
|
||
|
||
String get age => 'ప్రాయం'; | ||
|
||
|
||
String get settings => 'సెట్టింగులు'; | ||
|
||
|
||
String get common => 'సామాన్యం'; | ||
|
||
|
||
String get language => 'భాష'; | ||
|
||
|
||
String get lightmode => 'లైట్ మోడ్'; | ||
|
||
|
||
String get notifications => 'నోటిఫికేషన్లు'; | ||
|
||
|
||
String get notificationsdesc => 'యాప్ నోటిఫికేషన్లను ఆన్ లేదా ఆఫ్ చేయండి'; | ||
|
||
|
||
String get help => 'సహాయం'; | ||
|
||
|
||
String get helpdesc => 'మీ ప్రశ్నలకు మా సహాయత మాడ్యూల్ను చూడండి'; | ||
|
||
|
||
String get faqs => 'సామాన్య ప్రశ్నలు'; | ||
|
||
|
||
String get faqsdesc => 'మౌలిక ఉపయోగ మార్గదర్శికలు'; | ||
|
||
|
||
String get supportdevelopment => 'యాప్ అభివృద్ధిని మద్దతు చేయండి'; | ||
|
||
|
||
String get supportdevelopmentdesc => 'సమస్యలను పరిష్కరించండి, బగ్లను నివృత్తి చేయండి, మరియు మరియు|'; | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters