- Updated copyright headers in 3,055 core application files - Changed 'Copyright (C) 2014-2025' to 'Copyright (C) 2014-2026' - Added 123 new files from EspoCRM core updates - Removed 4 deprecated files - Total changes: 61,637 insertions, 54,283 deletions This is a routine maintenance update for the new year 2026.
54 lines
1.4 KiB
JSON
54 lines
1.4 KiB
JSON
{
|
|
"fields": {
|
|
"name": "اسم",
|
|
"parent": "الأبوين",
|
|
"status": "الحاله",
|
|
"dateStart": "تاريخ البدايه",
|
|
"dateEnd": "تاريخ الاستحقاق",
|
|
"dateStartDate": "تاريخ البدايه (لكل الايام)",
|
|
"dateEndDate": "تاريخ النهايه (لكل الايام)",
|
|
"priority": "الاولويات",
|
|
"description": "الوصف",
|
|
"isOverdue": "متأخر",
|
|
"account": "حساب",
|
|
"dateCompleted": "تاريخ الإنهاء",
|
|
"attachments": "المرفقات",
|
|
"reminders": "تذكير",
|
|
"contact": "اتصال"
|
|
},
|
|
"links": {
|
|
"attachments": "المرفقات",
|
|
"account": "الحساب",
|
|
"contact": "جهة إتصال",
|
|
"email": "بريد"
|
|
},
|
|
"options": {
|
|
"status": {
|
|
"Not Started": "لم تبدأ",
|
|
"Started": "بدأت",
|
|
"Completed": "انتهت",
|
|
"Canceled": "تم إلغاءها",
|
|
"Deferred": "تم تأجيلها"
|
|
},
|
|
"priority": {
|
|
"Low": "مُنخفض",
|
|
"Normal": "عادي",
|
|
"High": "مُرتفع",
|
|
"Urgent": "عاجل"
|
|
}
|
|
},
|
|
"labels": {
|
|
"Create Task": "إنشاء مُهمّة",
|
|
"Complete": "إنهاء",
|
|
"overdue": "متأخر"
|
|
},
|
|
"presetFilters": {
|
|
"completed": "تم إنهاءها",
|
|
"todays": "اليوم",
|
|
"overdue": "مُتأخّر",
|
|
"deferred": "مؤجل"
|
|
},
|
|
"nameOptions": {
|
|
"replyToEmail": "الرد ع البريد"
|
|
}
|
|
} |