This repository has been archived on 2026-07-19. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
espocrm-base/application/Espo/Resources/i18n/ar_AR/ImportError.json
T
2026-01-27 10:40:01 +02:00

23 lines
653 B
JSON

{
"fields": {
"type": "نوع",
"validationFailures": "فشل التحقق من الصحة",
"import": "استيراد",
"rowIndex": "مؤشر الصف",
"exportRowIndex": "تصدير مؤشر الصف",
"lineNumber": "رقم السطر",
"exportLineNumber": "تصدير رقم السطر",
"row": "صف"
},
"options": {
"type": {
"Validation": "مصادقة",
"Access": "ولوج",
"Not-Found": "غير موجود"
}
},
"tooltips": {
"lineNumber": "رقم السطر في ملف CSV الأصلي.",
"exportLineNumber": "رقم السطر في ملف التصدير CSV."
}
}