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
Yuri Kuznetsov 6f241d8803 Arabic lang
2022-06-16 09:22:25 +03:00

28 lines
676 B
JSON

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