Files
espocrm/application/Espo/Modules/Crm/Resources/i18n/ar_AR/Lead.json
bsiggel 127fa6503b chore: Update copyright year from 2025 to 2026 across core files
- 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.
2026-02-07 16:05:21 +01:00

69 lines
2.2 KiB
JSON

{
"labels": {
"Converted To": "تحويل لـ",
"Create Lead": "إنشاء فرصة",
"Convert": "تحويل",
"convert": "يتحول"
},
"fields": {
"name": "الاسم",
"emailAddress": "الإيميل",
"title": "العنوان",
"website": "الموقع الإلكتروني",
"phoneNumber": "رقم الهاتف",
"accountName": "اسم الحساب",
"doNotCall": "لا تتصل",
"address": "العنوان",
"status": "الحالة",
"source": "المصدر",
"opportunityAmount": "قيمة الصفقة",
"opportunityAmountConverted": "مبلغ الفرصة (تم تحويله)",
"description": "الوصف",
"createdAccount": "الحساب",
"createdContact": "اتصل",
"createdOpportunity": "الصفقات",
"campaign": "الحملة",
"targetLists": "القوائم الهدف",
"targetList": "القائمة الهدف",
"industry": "صناعة",
"acceptanceStatus": "حالة القبول",
"opportunityAmountCurrency": "قيمة عملة الصفقة",
"acceptanceStatusMeetings": "حالة القبول (اجتماعات)",
"acceptanceStatusCalls": "حالة القبول (المكالمات)",
"convertedAt": "تم التحويل عند"
},
"links": {
"targetLists": "القوائم الهدف",
"campaignLogRecords": "سجل الحملة",
"campaign": "الحملة",
"createdAccount": "حساب",
"createdContact": "جهة اتصال",
"createdOpportunity": "صفقة",
"cases": "تذاكر",
"documents": "وثاق"
},
"options": {
"status": {
"New": "جديد",
"Assigned": "مخصص",
"In Process": "تحت المعالجة",
"Converted": "تم التحويل",
"Recycled": "المعاد تدويره",
"Dead": "في ذمة الله تعالى"
},
"source": {
"Call": "اتصال",
"Email": "البريد الإلكتروني",
"Existing Customer": "زبون موجود",
"Partner": "شريك",
"Public Relations": "علاقة عامة",
"Web Site": "موقع ويب",
"Campaign": "حملة",
"Other": "غير ذلك"
}
},
"presetFilters": {
"active": "فعال",
"converted": "تم تحويله"
}
}