-
Notifications
You must be signed in to change notification settings - Fork 69
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
40 additions
and
0 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 |
---|---|---|
@@ -0,0 +1,40 @@ | ||
{ | ||
"add": "إضافة", | ||
"addCameraImage": "إضافة صورة من الكاميرا", | ||
"addFile": "إضافة ملفات", | ||
"blank": "فارغ", | ||
"cameraCapture": "التقاط بالكاميرا", | ||
"cancel": "إلغاء", | ||
"chooseAnOption": "اختر خيارًا", | ||
"clearFile": "مسح الملف", | ||
"close": "إغلاق", | ||
"closeCamera": "إغلاق الكاميرا", | ||
"closesNotification": "إغلاق الإشعار", | ||
"errorLoadingFormSchema": "خطأ في تحميل مخطط النموذج", | ||
"errorLoadingInitialValues": "خطأ في تحميل القيم الأولية", | ||
"errorRenderingField": "خطأ في عرض الحقل", | ||
"fieldErrorDescriptionTitle": "أخطاء التحقق", | ||
"fileUploadDescription": "", | ||
"fileUploadDescriptionAny": "تحميل أي نوع من الملفات", | ||
"invalidWorkspaceName": "اسم مساحة العمل غير صالح.", | ||
"invalidWorkspaceNameSubtitle": "يرجى إدخال اسم صالح لمساحة العمل.", | ||
"launchWorkspace": "فتح مساحة العمل", | ||
"loading": "جارٍ التحميل", | ||
"notification": "إشعار", | ||
"nullMandatoryField": "يرجى ملء الحقول المطلوبة", | ||
"preview": "معاينة", | ||
"previousValue": "القيمة السابقة:", | ||
"remove": "إزالة", | ||
"required": "مطلوب", | ||
"reuseValue": "إعادة استخدام القيمة", | ||
"save": "حفظ", | ||
"search": "بحث", | ||
"searching": "جارٍ البحث", | ||
"submitting": "جارٍ الإرسال", | ||
"time": "الوقت", | ||
"unspecified": "غير محدد", | ||
"upload": "تحميل", | ||
"uploadedPhoto": "الصورة التي تم تحميلها", | ||
"uploadImage": "تحميل صورة", | ||
"valuesOutOfBound": "بعض القيم خارج النطاق المسموح" | ||
} |