- Added comprehensive AI Assistant system (aiassist/ directory): * Vector search and embedding capabilities * Typebot proxy integration * Elastic search functionality * Message classification and chat history * MCP proxy for external integrations - Implemented Court Status API (GetCourtStatus.php): * Real-time court document status checking * Integration with external court systems * Comprehensive error handling and logging - Enhanced S3 integration: * Improved file backup system with metadata * Batch processing capabilities * Enhanced error logging and recovery * Copy operations with URL fixing - Added Telegram contact creation API - Improved error logging across all modules - Enhanced callback system for AI responses - Extensive backup file storage with timestamps - Updated documentation and README files - File storage improvements: * Thousands of backup files with proper metadata * Fix operations for broken file references * Project-specific backup and recovery systems * Comprehensive file integrity checking Total: 26,461+ files added/modified including AWS SDK, vendor dependencies, and extensive backup system.
237 lines
11 KiB
PHP
237 lines
11 KiB
PHP
<?php
|
|
/*+**********************************************************************************
|
|
* The contents of this file are subject to the vtiger CRM Public License Version 1.0
|
|
* ("License"); You may not use this file except in compliance with the License
|
|
* The Original Code is: vtiger CRM Open Source
|
|
* The Initial Developer of the Original Code is vtiger.
|
|
* Portions created by vtiger are Copyright (C) vtiger.
|
|
* All Rights Reserved.
|
|
************************************************************************************/
|
|
$languageStrings = array(
|
|
'Calendar' => 'Calendar' ,
|
|
'SINGLE_Calendar' => 'To Do' ,
|
|
'LBL_ADD_TASK' => 'Add To Do' ,
|
|
'LBL_ADD_EVENT' => 'Add Event' ,
|
|
'LBL_RECORDS_LIST' => 'List View' ,
|
|
'LBL_EVENTS' => 'Events' ,
|
|
'LBL_TODOS' => 'To Dos' ,
|
|
'LBL_CALENDAR_SETTINGS' => 'Calendar Settings' , // TODO: Review
|
|
'LBL_CALENDAR_SHARING' => 'Calendar Sharing' , // TODO: Review
|
|
'LBL_DEFAULT_EVENT_DURATION' => 'Default Event Duration' , // TODO: Review
|
|
'LBL_CALL' => 'Call' , // TODO: Review
|
|
'LBL_OTHER_EVENTS' => 'Other Events' , // TODO: Review
|
|
'LBL_MINUTES' => 'Minutes' , // TODO: Review
|
|
'LBL_SELECT_USERS' => 'Select Users' , // TODO: Review
|
|
'LBL_EVENT_OR_TASK' => 'Event / To Do' ,
|
|
'LBL_TASK_INFORMATION' => 'To Do Information' ,
|
|
'LBL_EVENT_INFORMATION' => 'Event Details' ,
|
|
'Subject' => 'Subject' ,
|
|
'Start Date & Time' => 'Start Date & Time' ,
|
|
'Activity Type' => 'Activity Type' ,
|
|
'Send Notification' => 'Send Notification' ,
|
|
'Location' => 'Location' ,
|
|
'End Date & Time' => 'End Date & Time' ,
|
|
'Visibility' => 'Visibility',
|
|
'Recurrence' => 'Repeat',
|
|
'Private' => 'Private',
|
|
'Public' => 'Public',
|
|
'LBL_ACTIVITY_TYPES' => 'Activity Types' ,
|
|
'LBL_CONTACTS_SUPPORT_END_DATE' => 'Support End Date' ,
|
|
'LBL_CONTACTS_BIRTH_DAY' => 'Date of Birth' ,
|
|
'LBL_ADDED_CALENDARS' => 'Added Calendars' , // TODO: Review
|
|
'Call' => 'Call' ,
|
|
'Meeting' => 'Meeting' ,
|
|
'Task' => 'To Do' , // TODO: Review
|
|
'Planned' => 'Planned' ,
|
|
'Completed' => 'Completed' ,
|
|
'Pending Input' => 'Pending Input' ,
|
|
'Not Started' => 'Not Started' ,
|
|
'Deferred' => 'Deferred' ,
|
|
'Held' => 'Held',
|
|
'Not Held' => 'Not Held',
|
|
'Medium' => 'Medium' ,
|
|
'LBL_CHANGE_OWNER' => 'Change Owner' ,
|
|
'LBL_EVENT' => 'Event' ,
|
|
'LBL_TASK' => 'To Do' ,
|
|
'LBL_TASKS' => 'To Do' ,
|
|
'LBL_CALENDAR_VIEW' => 'Calendar View' ,
|
|
'LBL_SHARED_CALENDAR' => 'Shared Calendar' , // TODO: Review
|
|
'LBL_DAY0' => 'Sunday' , // TODO: Review
|
|
'LBL_DAY1' => 'Monday' , // TODO: Review
|
|
'LBL_DAY2' => 'Tuesday' , // TODO: Review
|
|
'LBL_DAY3' => 'Wednesday' , // TODO: Review
|
|
'LBL_DAY4' => 'Thursday' , // TODO: Review
|
|
'LBL_DAY5' => 'Friday' , // TODO: Review
|
|
'LBL_DAY6' => 'Saturday' , // TODO: Review
|
|
'first' => 'First' , // TODO: Review
|
|
'last' => 'Last' , // TODO: Review
|
|
'LBL_DAY_OF_THE_MONTH' => 'day of the month' , // TODO: Review
|
|
'LBL_ON' => 'on' , // TODO: Review
|
|
'Daily' => 'Day(s)' , // TODO: Review
|
|
'Weekly' => 'Week(s)' , // TODO: Review
|
|
'Monthly' => 'Month(s)' , // TODO: Review
|
|
'Yearly' => 'Year' , // TODO: Review
|
|
'LBL_DEFAULT_STATUS_TYPE' => 'Default Status & Type' ,
|
|
'LBL_STATUS' => 'Status' ,
|
|
'LBL_TYPE' => 'Type',
|
|
//Fixing colors for Shared Calendar and My Calendar
|
|
'LBL_EDIT_COLOR' => 'Edit Color',
|
|
'LBL_ADD_CALENDAR_VIEW' => 'Add Calendar',
|
|
'LBL_SELECT_USER_CALENDAR' => 'Select User Calendar',
|
|
'LBL_SELECT_CALENDAR_COLOR' => 'Select Calendar Color',
|
|
'LBL_EDITING_CALENDAR_VIEW' => 'Editing User Calendar',
|
|
'LBL_DELETE_CALENDAR' => 'Delete Calendar',
|
|
'LBL_SELECT_ACTIVITY_TYPE' => 'Select Activity Type',
|
|
'Tasks' => 'To Do',
|
|
'LBL_SELECT_FIELDS_FOR_RANGE' => 'Select Fields for Range',
|
|
'LBL_DUPLICATE_VIEW_EXIST' => 'Calendar View already exists',
|
|
|
|
// For Event Invitation
|
|
'LBL_ACTIVITY_NOTIFICATION' => 'This is a notification that an activity is assigned to you that has been',
|
|
'LBL_ACTIVITY_INVITATION' => 'You have been invited for an activity that has been',
|
|
'LBL_DETAILS_STRING' => 'The details are',
|
|
'LBL_CREATED' => 'created',
|
|
'LBL_UPDATED' => 'updated',
|
|
'Due Date' => 'Due Date',
|
|
'Priority' => 'Priority',
|
|
'Related To' => 'Related To',
|
|
'LBL_CONTACT_LIST' => 'Contact List',
|
|
'LBL_APP_DESCRIPTION' => 'Description',
|
|
'LBL_REGARDS_STRING' => 'Thanks & Regards',
|
|
'LBL_EVENT_INFORMATION' => 'Event Details',
|
|
'LBL_UPDATED_INVITATION' => 'Updated Invitation',
|
|
'LBL_INVITATION' => 'Invitation',
|
|
//Recurring Events
|
|
'LBL_EDIT_RECURRING_EVENT' => 'Edit Recurring Event',
|
|
'LBL_ALL_EVENTS_EDIT_INFO' => 'All events in the series will be changed.</br> Any changes made to other events will be kept.',
|
|
'LBL_FUTURE_EVENTS_EDIT_INFO' => 'This and all the following events will be changed.</br> Any changes to future events will be lost.',
|
|
'LBL_ONLY_THIS_EVENT_EDIT_INFO' => 'All other events in the series will remain the same.',
|
|
'LBL_EDIT_RECURRING_EVENTS_INFO' => 'Would you like to save the changes for',
|
|
|
|
'LBL_DELETE_RECURRING_EVENT' => 'Delete Recurring Event',
|
|
'LBL_ALL_EVENTS_DELETE_INFO' => 'All events in the series will be deleted.',
|
|
'LBL_FUTURE_EVENTS_DELETE_INFO' => 'This and all the following events will be deleted.',
|
|
'LBL_ONLY_THIS_EVENT_DELETE_INFO' => 'All other events in the series will remain the same.',
|
|
'LBL_DELETE_RECURRING_EVENTS_INFO' => 'Would you like to delete only this event, all events in the series or this and all future events in the series?',
|
|
'LBL_ONLY_THIS_EVENT' => 'Only This Event',
|
|
'LBL_FUTURE_EVENTS' => 'Future Events',
|
|
'LBL_ALL_EVENTS' => 'All Events',
|
|
|
|
'SINGLE_Events' => 'Event',
|
|
'LBL_IMPORT_RECORDS' => 'Import Records',
|
|
'LBL_RESULT' => 'Result',
|
|
'LBL_FINISH' => 'Finish',
|
|
'LBL_TOTAL_TASKS_IMPORTED' => 'No. of Tasks Successfully Imported ',
|
|
'LBL_TOTAL_TASKS_SKIPPED' => 'No. of Tasks Skipped as they were missing one or more required field ',
|
|
'LBL_TOTAL_EVENTS_IMPORTED' => 'No. of Events Successfully Imported ',
|
|
'LBL_TOTAL_EVENTS_SKIPPED' => 'No. of Events Skipped as they were missing one or more required field ',
|
|
'ICAL_FORMAT' => 'iCal Format',
|
|
'LBL_LAST_IMPORT_UNDONE' => 'Your Last Import Was Undone',
|
|
'LBL_UNDO_LAST_IMPORT' => 'Undo Last Import',
|
|
'LBL_REMINDER_NOTIFICATION' => 'This is a reminder notification for the Activity',
|
|
'LBL_SELECT_EVENT_TYPE' => 'Activity Type',
|
|
'LBL_THIS_WEEK' => 'This Week',
|
|
'LBL_ADD_TASK_AND_PRESS_ENTER' => 'Add Task and press Enter',
|
|
|
|
|
|
'LBL_JANUARY' => 'January',
|
|
'LBL_FEBRUARY' => 'February',
|
|
'LBL_MARCH' => 'March',
|
|
'LBL_APRIL' => 'April',
|
|
'LBL_MAY' => 'May',
|
|
'LBL_JUNE' => 'June',
|
|
'LBL_JULY' => 'July',
|
|
'LBL_AUGUST' => 'August',
|
|
'LBL_SEPTEMBER' => 'September',
|
|
'LBL_OCTOBER' => 'October',
|
|
'LBL_NOVEMBER' => 'November',
|
|
'LBL_DECEMBER' => 'December',
|
|
'LBL_CLICK_HERE_TO_VIEW' => 'Click here to view',
|
|
|
|
'LBL_TOTAL_EVENTS_DUPLICATED' => 'No. of duplicate Events skipped',
|
|
'LBL_TOTAL_TASKS_DUPLICATED' => 'No. of duplicate Tasks skipped',
|
|
);
|
|
$jsLanguageStrings = array(
|
|
'LBL_ADD_EVENT_TASK' => 'Add Event / To Do' ,
|
|
'JS_TASK_IS_SUCCESSFULLY_ADDED_TO_YOUR_CALENDAR' => 'Task is successfully added to your Calendar', // TODO: Review
|
|
'LBL_CANT_SELECT_CONTACT_FROM_LEADS' => 'Cannot select related Contacts for Leads', // TODO: Review
|
|
'JS_FUTURE_EVENT_CANNOT_BE_HELD' => 'Cannot Be Held For Future',
|
|
|
|
//Calendar view label translation
|
|
'LBL_MONTH' => 'Month',
|
|
'LBL_TODAY' => 'Today',
|
|
'LBL_DAY' => 'Day',
|
|
'LBL_WEEK' => 'Week',
|
|
|
|
'LBL_SUNDAY' => 'Sunday',
|
|
'LBL_MONDAY' => 'Monday',
|
|
'LBL_TUESDAY' => 'Tuesday',
|
|
'LBL_WEDNESDAY' => 'Wednesday',
|
|
'LBL_THURSDAY' => 'Thursday',
|
|
'LBL_FRIDAY' => 'Friday',
|
|
'LBL_SATURDAY' => 'Saturday',
|
|
|
|
'LBL_SUN' => 'Sun',
|
|
'LBL_MON' => 'Mon',
|
|
'LBL_TUE' => 'Tue',
|
|
'LBL_WED' => 'Wed',
|
|
'LBL_THU' => 'Thu',
|
|
'LBL_FRI' => 'Fri',
|
|
'LBL_SAT' => 'Sat',
|
|
|
|
'LBL_JANUARY' => 'January',
|
|
'LBL_FEBRUARY' => 'February',
|
|
'LBL_MARCH' => 'March',
|
|
'LBL_APRIL' => 'April',
|
|
'LBL_MAY' => 'May',
|
|
'LBL_JUNE' => 'June',
|
|
'LBL_JULY' => 'July',
|
|
'LBL_AUGUST' => 'August',
|
|
'LBL_SEPTEMBER' => 'September',
|
|
'LBL_OCTOBER' => 'October',
|
|
'LBL_NOVEMBER' => 'November',
|
|
'LBL_DECEMBER' => 'December',
|
|
|
|
'LBL_JAN' => 'Jan',
|
|
'LBL_FEB' => 'Feb',
|
|
'LBL_MAR' => 'Mar',
|
|
'LBL_APR' => 'Apr',
|
|
'LBL_MAY' => 'May',
|
|
'LBL_JUN' => 'Jun',
|
|
'LBL_JUL' => 'Jul',
|
|
'LBL_AUG' => 'Aug',
|
|
'LBL_SEP' => 'Sep',
|
|
'LBL_OCT' => 'Oct',
|
|
'LBL_NOV' => 'Nov',
|
|
'LBL_DEC' => 'Dec',
|
|
|
|
'LBL_ALL_DAY' => 'All-Day',
|
|
|
|
'Mobile Call' => 'Mobile Call',
|
|
//End
|
|
|
|
//Fixing colors for Shared Calendar and My Calendar
|
|
'JS_CALENDAR_VIEW_COLOR_UPDATED_SUCCESSFULLY' => 'User calendar color updated successfully',
|
|
'JS_CALENDAR_VIEW_DELETE_CONFIRMATION' => 'Are you sure you want to delete this user Calendar?',
|
|
'JS_CALENDAR_VIEW_ADDED_SUCCESSFULLY' => 'User calendar added successfully',
|
|
'JS_CALENDAR_VIEW_DELETED_SUCCESSFULLY' => 'User calendar deleted successfully',
|
|
'JS_NO_CALENDAR_VIEWS_TO_ADD' => 'No Users Calendar to add',
|
|
'JS_EDIT_CALENDAR' => 'Edit Calendar',
|
|
|
|
'LBL_TOMORROW' => 'Tomorrow',
|
|
'JS_EVENT_UPDATED' => 'Event Updated',
|
|
'JS_NO_EVENTS_F0R_THE_DAY' => 'No events for the day',
|
|
'LBL_AGENDA' => 'Agenda',
|
|
'JS_CALENDAR_VIEW_YOU_ARE_EDITING_NOT_FOUND' => 'Calendar view not found',
|
|
'JS_DELETE' => 'Delete',
|
|
'JS_EDIT' => 'Edit',
|
|
'JS_MARK_AS_HELD' => 'Mark as held',
|
|
'JS_CREATE_FOLLOW_UP' => 'Create follow up',
|
|
'JS_RECURRING_EVENT' => 'Recurring event',
|
|
'JS_DETAILS' => 'More Details',
|
|
|
|
|
|
'JS_CHECK_START_AND_END_DATE' => 'End Date & Time should be greater than or equal to Start Date & Time',
|
|
'JS_CHECK_START_AND_END_DATE_SHOULD_BE_GREATER' => 'End Date & Time should be greater than Start Date & Time',
|
|
|
|
); |