-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New translations common.json (Arabic, Saudi Arabia)
- Loading branch information
1 parent
9e0d5bd
commit 0a3279d
Showing
1 changed file
with
11 additions
and
11 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 |
---|---|---|
@@ -1,33 +1,33 @@ | ||
{ | ||
"new-project": "مشروع جديد", | ||
"sort-by": "ترتيب حسب", | ||
"sort-by": "الترتيب حسب", | ||
"name": "الاسم", | ||
"date-created": "تاريخ الإنشاء", | ||
"date-modified": "تاريخ التعديل", | ||
"search-projects": "يبحث", | ||
"edit": "تعديل", | ||
"search-projects": "البحث عن المشروعات", | ||
"edit": "تحرير", | ||
"delete": "حذف", | ||
"focus-project": "ركز على المشروع", | ||
"focus-project": "مشروع التركيز", | ||
"share": "مشاركة", | ||
"delete-project": "حذف المشروع", | ||
"delete-project-description": "تأكيد: تريد حذف هذا المشروع؟", | ||
"delete-project-description": "تأكيد أنك تريد حذف هذا المشروع؟", | ||
"cancel": "إلغاء", | ||
"share-project": "مشاركة المشروع", | ||
"close": "إغلاق", | ||
"close": "أغلق", | ||
"project-name": "اسم المشروع", | ||
"language": "اللغة", | ||
"saving-ellipsis": "جاري الحفظ...", | ||
"saved": "حفظ البيانات", | ||
"saving-ellipsis": "حفظ...", | ||
"saved": "محفوظ", | ||
"error": "خطأ", | ||
"save": "حفظ", | ||
"hide-preview": "إخفاء المعاينة", | ||
"show-preview": "إظهار المعاينة", | ||
"untitled": "بلا عنوان", | ||
"untitled": "دون عنوان", | ||
"settings": "الإعدادات", | ||
"on": "تشغيل", | ||
"off": "إيقاف", | ||
"dark-theme": "النظام الداكن", | ||
"light-theme": "النظام الفاتح", | ||
"dark-theme": "سمة داكنة", | ||
"light-theme": "سمة فاتحة", | ||
"theme": "Theme", | ||
"system": "System" | ||
} |