Skip to content

Commit

Permalink
Merge pull request #408 from jaivsh/patch5
Browse files Browse the repository at this point in the history
Added Kannada Languagesupport for the repository
  • Loading branch information
avinashkranjan authored Aug 9, 2023
2 parents ec6d613 + 9c09351 commit 16275ee
Show file tree
Hide file tree
Showing 5 changed files with 168 additions and 168 deletions.
43 changes: 43 additions & 0 deletions lib/l10n/app_kn.arb
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": "ಸಮಸ್ಯೆಗಳನ್ನು ಪರಿಹರಿಸಿ, ಬಗ್ ಅನ್ನು ಅಂಕಿತ ಮಾಡಿ, ಇತ್ಯಾದಿ|"
}
43 changes: 0 additions & 43 deletions lib/l10n/app_pa.arb

This file was deleted.

123 changes: 123 additions & 0 deletions lib/localizationTexts/kannada.dart
Original file line number Diff line number Diff line change
@@ -0,0 +1,123 @@
import 'package:flutter/material.dart';

class KannadaTexts {

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 => 'ಸಮಸ್ಯೆಗಳನ್ನು ಪರಿಹರಿಸಿ, ಬಗ್ ಅನ್ನು ಅಂಕಿತ ಮಾಡಿ, ಇತ್ಯಾದಿ|';
}
123 changes: 0 additions & 123 deletions lib/localizationTexts/punjabi.dart

This file was deleted.

4 changes: 2 additions & 2 deletions lib/main.dart
Original file line number Diff line number Diff line change
Expand Up @@ -132,12 +132,12 @@ class _MyAppState extends State<MyApp> {
GlobalWidgetsLocalizations.delegate,
GlobalCupertinoLocalizations.delegate,
],
locale: Locale('pa'),
locale: Locale('en'),
supportedLocales: [
Locale('ru'),
Locale('en'), // English
Locale('hi'),
Locale('pa')// Hindi
Locale('kn')// Hindi
],
debugShowCheckedModeBanner: false,
title: 'Friday',
Expand Down

0 comments on commit 16275ee

Please sign in to comment.