-
-
Notifications
You must be signed in to change notification settings - Fork 675
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'origin/master'
- Loading branch information
Showing
4 changed files
with
48 additions
and
4 deletions.
There are no files selected for viewing
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 |
---|---|---|
|
@@ -91,7 +91,7 @@ env/ | |
venv/ | ||
ENV/ | ||
env.bak/ | ||
venv.bak/ | ||
mohit pathak | ||
|
||
# Spyder project settings | ||
.spyderproject | ||
|
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
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,42 @@ | ||
var Lanuages = { | ||
"Refresh": "تحديث", | ||
"Close current": "اغلاق الحالي", | ||
"Close other": "اغلاق الاخرى", | ||
"Close all": "اغلاق الكل", | ||
"Open in a new page": "فتح في صفحة جديدة", | ||
"Change theme": "تغيير السمة", | ||
"Default": "الافتراضي", | ||
"Servers": "الخوادم", | ||
"Application information": "معلومات التطبيق", | ||
"Home page": "الصفحة الرئيسية", | ||
"Report issue": "تبليغ عن مشكلة", | ||
|
||
"Select": "تحديد", | ||
"Selected": "المحددة", | ||
|
||
|
||
"Purple": "ارجواني", | ||
"Gray": "رمادي", | ||
"Dark green": "اخضر داكن", | ||
"Orange": "برتقالي", | ||
"Black": "اسود", | ||
"Green": "اخضر", | ||
"Light": "وضع النهار", | ||
|
||
"Number": "رقم", | ||
"Theme name": "اسم السمة", | ||
"Action": "حدث", | ||
|
||
"ConfirmYes": "نعم", | ||
"ConfirmNo": "رفض", | ||
"Tips": "دلائل", | ||
"Are you sure you want them all closed": "هل انت متاكد هل تريد الاغلاق ؟", | ||
|
||
"to": "الى", | ||
"Quick navigation": "الانتقال السريع", | ||
"Go back": 'الرجوع الى الخلف', | ||
|
||
'Set font size': 'حجم الخط', | ||
'Reset': 'اعادة الضبط', | ||
'Are you sure you want to delete the selected?': 'هل انت متاكد هل تريد الحذف' | ||
} |
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