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/Attachment.json
T
2026-01-27 10:40:01 +02:00

29 lines
724 B
JSON

{
"insertFromSourceLabels": {
"Document": "إدراج مستند"
},
"fields": {
"role": "دور",
"related": "متعلق ب",
"file": "ملف",
"type": "يكتب",
"field": "مجال",
"sourceId": "معرف المصدر",
"storage": "تخزين",
"size": "الحجم (بايت)",
"isBeingUploaded": "قيد التحميل"
},
"options": {
"role": {
"Attachment": "المرفق",
"Inline Attachment": "مرفق مضمن",
"Import File": "استيراد ملف",
"Export File": "ملف التصدير",
"Mail Merge": "دمج المراسلات",
"Mass Pdf": "قداس Pdf"
}
},
"presetFilters": {
"orphan": "يتيم"
}
}