Files
crm.clientright.ru/languages/cz_its4you/ITS4YouEmailMarketing.php
Fedor ac7467f0b4 Major CRM updates: AI Assistant, Court Status API, S3 integration improvements, and extensive file storage system
- 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.
2025-10-16 11:17:21 +03:00

182 lines
8.0 KiB
PHP

<?php
/* *********************************************************************************
* The content of this file is subject to the ITS4YouEmailMarketing license.
* ("License"); You may not use this file except in compliance with the License
* The Initial Developer of the Original Code is IT-Solutions4You s.r.o.
* Portions created by IT-Solutions4You s.r.o. are Copyright(C) IT-Solutions4You s.r.o.
* All Rights Reserved.
* ******************************************************************************* */
$languageStrings = array(
'ITS4YouEmailMarketing' => 'Email Marketing',
'SINGLE_ITS4YouEmailMarketing' => 'Email Marketing',
'Email Marketing' => 'Email Marketing',
'LBL_TEMPLATES' => 'Templates',
'LBL_ADD_TEMPLATE' => 'Add Template',
'LBL_CREATE_TEMPLATE' => 'Create Template',
'LBL_EDIT_TEMPLATE' => 'Edit Template',
'LBL_CAMPAIGN_DETAILS' => 'Campaign Details',
'LBL_SELECT_SUBSCRIBERS' => 'Subscribers',
'LBL_SELECT_TEMPLATE' => 'Template',
'LBL_SEND_CAMPAIGN' => 'Schedule',
'LBL_SENT_EMAILS' => 'Sent Emails',
'LBL_SELECT_EMAIL_FIELD' => 'Select e-mail field. On multiple select there will be used first email.',
'LBL_EMAIL_FIELD_SUCCESS' => 'Email field updated',
'LBL_SELECT_SOURCE_MODULE' => 'Select a module to add subscribers',
'LBL_SELECT_TEMPLATE_FOR_BODY' => 'Select Newsletter template',
'LBL_TEMPLATE_NAME' => 'Template Name',
'LBL_SELECT' => 'Select',
'LBL_LOAD' => 'Load',
'LBL_LOADED' => 'Loaded',
'LBL_RECORDS' => 'Records',
'LBL_TOTAL_RECORDS' => 'Total Records',
'LBL_RECORDS_LOADED' => 'Records was loaded successfully',
'LBL_CLEAR_RECORDS' => 'Clear Records',
'LBL_RECORDS_CLEARED' => 'Records was removed successfully',
'LBL_EMAILS_SUCCESS' => 'Emails were send successfully',
'LBL_EMAILS_NOT_SUCCESS' => 'No more emails to send',
'LBL_EMAILS_NOT_READY_TO_SEND' => 'Emails not ready to send (Status, Delivery date & time)',
'LBL_EMAILS_LIMIT_REACHED' => 'Reached Emails limit per hours',
'LBL_SEND_PREVIEW_SUCCESS' => 'Email preview was send successfully',
'LBL_SEND_PREVIEW_FAILED' => 'Send email preview failed',
'LBL_SEND_PREVIEW' => 'Send Preview Email',
'LBL_NOT_SELECTED_CAMPAIGN' => 'Select campaign and load campaign related subscribers',
'LBL_NOT_RECORDS_IN_CAMPAIGN' => "There aren't subscribers.",
'LBL_EMAIL' => 'Email',
'LBL_START' => 'Start sending',
'LBL_PAUSE' => 'Pause sending',
'LBL_STOP' => 'Stop sending',
'LBL_UNIQUE_OPEN' => 'Unique open',
'LBL_NOT_OPEN' => 'Not opened',
'LBL_CLICK_COUNT' => 'Click Count',
'LBL_ACCESS_COUNT' => 'Access Count',
'LBL_PROGRESS_EMAILS' => 'Sent E-mails',
'Ready' => 'Sending ready',
'LBL_UNSUBSCRIBED' => 'Unsubscribed',
'LBL_EMAIL_PER_CLICK' => 'Clicked links',
'LBL_EMAIL_PER_OPEN' => 'Opened E-mails',
'LBL_INSTALL_NEWSLETTER' => 'Install Template Source Module and refresh page before continue.',
'LBL_NEXT' => 'Next',
'LBL_BASIC_INFORMATION' => 'Basic Information',
'LBL_STATUS' => 'Status',
'LBL_KEY_METRICS' => 'Key Metrics',
'LBL_KEY_FIELDS' => 'Key Fields',
'LBL_UPGRADE' => 'Upgrade',
'LBL_UNINSTALL' => 'Uninstall',
'LBL_LICENSE' => 'License',
'LBL_CRON_IS_INACTIVE' => 'Inactive Scheduler',
'LBL_INACTIVE_CRON_ALERT' => 'Scheduler for Email Marketing is inactive. Emails can not be delivered. You can send emails manually.',
'LBL_SEND_EMAILS' => 'Send emails',
'LBL_EMAILS_SENT' => 'Emails sent',
'COPYRIGHT' => ':: IT-Solutions4You',
'LBL_CREATE_OR_SELECT_TEMPLATE' => 'Create or select template',
'LBL_SELECT_FROM_RELATED_LIST' => 'You can use Related list actions Select or Add for this Module, then close and reload Subscribers to continue.',
'LBL_ADD_RECORD' => 'Create Campaign',
'Manual' => 'Send Now',
'LBL_SCHEDULE_SEND_MANUAL' => 'Odosielanie e-mailov začína manuálne a postupnosť pokračuje pomocou plánovača.',
'LBL_OPEN_EMAILS' => 'Opened Emails',
'LBL_PROGRESS' => 'Progress',
'LBL_MODULE_NAME' => 'ITS4YouEmailMarketing',
'LBL_UNINSTALL_DESC' => 'Remove Module completely from your vTiger.',
'LBL_MODULE' => 'Module',
'LBL_LICENSE_SETTINGS_INFO' => 'Manage your Module License Key',
'LBL_LICENSE_DESC' => 'Manage all settings related to your license',
'LBL_URL' => 'Your vtiger url',
'LBL_LICENSE_ACTIVE' => 'Extension is active',
'LBL_LICENSE_INACTIVE' => 'Extension is not active',
'LBL_INSTALLER_NOT_ACTIVE' => 'Install or Activate ITS4YouInstaller module to manage your licenses.',
'LBL_INSTALLER_UPDATE' => 'Update ITS4YouInstaller module for access to ITS4YouEmailMarketing',
'LBL_DOWNLOAD' => 'Download',
'LBL_DOWNLOAD_INSTALLER' => 'Download Installer',
'LBL_CONTINUE_SENDING' => 'Continue sending',
'LBL_TEMPLATE_RECORDS' => 'Template records',
'LBL_DELETE_SUCCESS' => 'Deleted successfully',
'PM' => 'PM (odpoledne)',
'AM' => 'AM (dopoledne)',
'LBL_BLOCK_SYSTEM_INFORMATION' => 'System Information',
'LBL_EDIT_FIELDS' => 'Fields & Layout',
'LBL_EDIT_WORKFLOWS' => 'Workflows',
'LBL_MODULE_SEQUENCE_NUMBERING' => 'Numbering',
'LBL_VERSION' => 'Version',
'LBL_INTEGRATION' => 'Integration',
'Campaign Name' => 'Campaign Name',
'From Name' => 'From Name',
'From Email' => 'From Email',
'Reply To' => 'Reply To',
'Module' => 'Module',
'Organizations' => 'Organizations',
'Contacts' => 'Contacts',
'Leads' => 'Leads',
'Vendors' => 'Vendors',
'Campaigns' => 'Campaigns',
'Email Marketing Number' => 'Email Marketing Number',
'Campaign' => 'Campaign',
'Status' => 'Status',
'Created' => 'Created',
'Sending' => 'Sending',
'Pause' => 'Pause',
'Stop' => 'Stop',
'Finish' => 'Finish',
'Sending ready' => 'Sending ready',
'Error' => 'Error',
'Template Source' => 'Template Source',
'Newsletter' => 'Newsletter',
'EmailMaker' => 'EmailMaker',
'Template Language' => 'Template Language',
'Subject' => 'Subject',
'Template' => 'Template',
'Send' => 'Send',
'Send Now' => 'Send Now',
'Scheduled' => 'Scheduled',
'Delivery Date' => 'Delivery Date',
'Delivery Time' => 'Delivery Time',
'Send Hourly' => 'Send Hourly',
'Error Message' => 'Error Message',
'Email sending pause' => 'Email sending pause',
'Description' => 'Description',
'Company' => 'Company',
'Template Relation' => 'Template',
'EMAILMaker' => 'EMAILMaker',
'LBL_MODULE_REQUIREMENTS' => 'Module Requirements',
'Creator' => 'Creator',
'Duplicate with All Recipients' => 'Duplicate with All Recipients',
'Duplicate with Not Opened Recipients' => 'Duplicate with Not Opened Recipients',
'Duplicate with Opened Recipients' => 'Duplicate with Opened Recipients',
'LBL_SENDING_PROGRESS' => 'Sending progress',
'tags' => 'tags',
'LBL_OLD_RECORD' => 'Old Email Marketing record',
'SMTP' => 'SMTP',
'Emails module' => 'Emails module',
'LBL_MISSING_CONTENT' => 'Missing content template',
'Emails Module' => 'Emails Module',
'LBL_LICENSE_MANAGE' => 'Manage licenses',
'Test' => 'Test',
'starred' => 'starred',
'LBL_FINISH_MARKETING_BEFORE_UPDATE' => 'Required to finish or stop all EmailMarketing before update',
'ValidEmail' => 'Valid email address',
'EmptyEmail' => 'Empty email address',
'InvalidEmail' => 'Invalid email address',
'UnsubscribedUser' => 'Unsubscribed user',
'DuplicateUser' => 'Duplicate user',
'SelectedEmail' => 'Selected email adress',
'UsedEmail' => 'Used email address',
'LBL_LICENSE_USED_BY_OTHER_USERS' => 'License used by other users',
'Accounts' => 'Accounts',
'en_us' => 'en_us',
'Template 01' => 'Template 01',
);
$jsLanguageStrings = array(
'JS_UPDATE_SUBJECT_QUESTION' => 'Do you want to update your subject?',
'JS_NO_RECORDS' => 'No Records! Please load some of them.',
'JS_CLEAR_RECORDS_QUESTION' => 'Do you want to clear all subscribers?',
'JS_START_SENDING_QUESTION' => 'Do you want to start sending emails?',
'JS_STOP_SENDING_QUESTION' => 'Do you want to stop sending emails?',
'JS_CAREFULLY_ON_DIFFERENCE' => 'There could be error with variables.',
'JS_CHECK_EMAIL_FIELD' => 'Select email fields',
'JS_UNINSTALL_CONFIRM' => 'Are you sure to completely remove module from your vTiger?',
'PM' => 'PM (odpoledne)',
'AM' => 'AM (dopoledne)',
);