Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(chore) Adds Arabic translations #452

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
40 changes: 40 additions & 0 deletions translations/ar.json
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": "بعض القيم خارج النطاق المسموح"
}
Loading