Files
espocrm/application/Espo/Resources/i18n/ar_AR/Attachment.json
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": "يتيم"
}
}