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.
This commit is contained in:
56
application/Espo/Modules/Crm/Resources/i18n/ur_IN/Task.json
Normal file
56
application/Espo/Modules/Crm/Resources/i18n/ur_IN/Task.json
Normal file
@@ -0,0 +1,56 @@
|
||||
{
|
||||
"fields": {
|
||||
"name": "نام",
|
||||
"parent": "والدین",
|
||||
"status": "حیثیت",
|
||||
"dateStart": "تاریخ شروع",
|
||||
"dateEnd": "تاریخ دو",
|
||||
"dateStartDate": "تاریخ شروع (سارا دن)",
|
||||
"dateEndDate": "تاریخ اختتام (سارا دن)",
|
||||
"priority": "ترجیح",
|
||||
"description": "تفصیل",
|
||||
"isOverdue": "واجب الادا ہے",
|
||||
"account": "اکاؤنٹ",
|
||||
"dateCompleted": "تاریخ مکمل",
|
||||
"attachments": "منسلکات",
|
||||
"reminders": "یاد دہانی",
|
||||
"contact": "رابطہ کریں",
|
||||
"originalEmail": "اصل ای میل"
|
||||
},
|
||||
"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": "موخر",
|
||||
"actual": "کھلا"
|
||||
},
|
||||
"nameOptions": {
|
||||
"replyToEmail": "ای میل کو جواب دیں"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user