Files
crm.clientright.ru/languages/en_gb/VTEStore.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

294 lines
20 KiB
PHP

<?php
/* ********************************************************************************
* The content of this file is subject to the VTE_MODULE_LBL ("License");
* You may not use this file except in compliance with the License
* The Initial Developer of the Original Code is VTExperts.com
* Portions created by VTExperts.com. are Copyright(C) VTExperts.com.
* All Rights Reserved.
* ****************************************************************************** */
$languageStrings = array(
/* For License page - Begin */
'VTEStore' => 'Extension Pack',
'LBL_REQUIREMENTS' => 'Requirements',
'LBL_LICENSING' => 'Licensing',
'LBL_COMPLETE' => 'Complete',
'LBL_WELCOME' => 'Welcome to the Extension Pack',
'LBL_INSTALLATION_WIZARD' => 'Installation Wizard',
'LBL_INSTALL' => 'Install',
'LBL_THANK' => 'Thank you for trying out the Extension Pack!',
'LBL_VTIGER_EXTENSION' => 'vTiger Extension!',
'LBL_PRODUCT_REQUIRES' => 'The Product requires PHP-SOAP, IonCube Loader & cURL to function properly.',
'LBL_PHPSOAP' => 'PHP-SOAP',
'LBL_IONCUDE' => 'IonCube Loader',
'LBL_CURL' => 'cURL',
'LBL_INSTALLATION_INSTRUCTIONS' => 'Click here for Installation Instructions',
'All 3 PHP Extensions are mandatory' => "All 3 PHP Extensions are mandatory - you will not be able to complete the installation unless the requirements are met.",
'It is also recommended to have php.ini' => "It is also recommended to have php.ini values set as below. You should still proceed with the installation even if the php.ini requirements are not met. This can be adjusted later on. If you experience any issues with extension installation/activation - you should then update your php.ini to recommended settings. <a href='https://www.vtexperts.com/premium-extension-pack-php-ini-requirements/' target=_blank><u>Click here for instructions</u></a>.",
'LBL_SUPPORT_TEXT' => "We do provide free support enabling php soap/ioncube/curl. If you are not sure how what to do next, please contact us below and we'll assist with the process.",
'Warnings' => 'Warnings',
'It is recommended to have php.ini values set as above.' => 'It is recommended to have php.ini values set as above. If you experience any issues such as:<br><br>
- Extension is not installing properly<br>
- Extension partially installed. Erros include <b>"Permission Denied", "Access Denied"</b><br>
- You are required to <b>enter a license</b> after extension has been installed<br>
- You are getting an error e.g <b>"Internal Server Error 500"</b>, or any other error page after install<br><br>',
'LBL_BOTH_PHP_EXT' => 'Both PHP Extensions are mandatory',
'LBL_YOU_WILL_NOT' => 'You will not be able to complete Extension Pack',
'LBL_EXT_INSTALLATION' => 'Extension installation without them being installed first.',
'LBL_HAVE_TROUBLE' => 'Having trouble installing?',
'LBL_CONTACT_US' => 'Please Contact Us!',
'LBL_EMAIL' => 'Email',
'LBL_PHONE' => 'Phone',
'LBL_CHAT' => 'Chat',
'Once you click Register' => 'Once you click "Register" it will take 1-2 minutes to log you in and finalize the account. Please be patient.',
'LBL_AVAILABLE_ON' => 'Available on',
'LBL_YOU_ARE_REQUIRED_VALIDATE' => 'You are required to validate the extension before it can be use. Please enter the license key provided.',
'LBL_VTIGER_URL' => 'vTiger URL:',
'LBL_LICENSE_KEY' => 'License Key:',
'LBL_LICENSE_EXPIRES' => 'License Expires:',
'LBL_SUPPORT_EXPIRES' => 'Support Expires:',
'LBL_ACTIVATE' => 'Activate',
'LBL_HAVING_TROUBLE' => 'Having trouble? Please Contact Us!',
'LBL_ORDER_NOW' => 'Order Now',
'LBL_FINISH' => 'Finish',
'LBL_EXPIRES_ON' => 'Expires on',
'LBL_EXPIRED_ON' => 'Expired on',
'LBL_LICENSE_UPGRADE' => 'License & Upgrade',
'LBL_UPGRADE' => 'Upgrade',
'LBL_RELEASE_LICENSE' => 'Release License',
'LBL_INSTALLATION_COMPLETED' => 'The Installation Completed Successfully!',
'LBL_FEEL_FREE_CONTACT' => 'If you have any questions or run into any issues - feel free to contact us.',
'LBL_HAS_BEEN_SUCCESSFULLY' => 'has been installed & activated successfully!',
'LBL_MORE_EXTENSIONS' => 'For more vTiger Extensions, please visit our website',
'Current Version is' => 'Current Version is',
'LBL_IONCUBE_VERSION_INVALID' => 'You need at least 5.0 to continue. Click here for Instructions',
'LBL_YOU_CAN_CONTINUE' => 'You CAN continue with the installation even if recommended php.ini values are not set. <br>Values can be adjusted later(If you run into any issues).',
'LBL_THE_UPGRADE_WILL_NOT_IMPACT' => "The upgrade will not impact any of the extensions that have already been installed or any existing VTiger functionality.<br>It will simply upgrade the 'Extension Pack Engine' that we use to display, install & upgrade extensions.",
/* For License page - End */
'MODULE_LBL' => 'Extension Pack',
'MODULE_LBL_CUSTOM' => 'Premium',
'LBL_EXTENSION_LIST' => 'Extension list',
'LBL_SEARCH' => 'Search',
'LBL_SEARCH_FOR_AN_EXTENSION' => 'Search for an extension',
'LBL_SELECT_CATEGORY' => 'Select category',
'LBL_NO_EXTENSIONS_FOUND' => 'No extension found',
'LBL_MORE_DETAILS' => 'More Details',
'LBL_INSTALL' => 'Install',
'LBL_LOGIN_TO_VTE_STORE' => 'Login to Extension Pack',
'LBL_EMAIL' => 'Email',
'LBL_PASSWORD' => 'Password',
'LBL_CREATE_AN_ACCOUNT' => 'Create a new account',
'LBL_LOGIN' => 'Login',
'LBL_SIGN_UP_TO_VTE_STORE' => 'Sign up for Extension Pack',
'LBL_EMAIL_ADDRESS' => 'Email address',
'LBL_FIRST_NAME' => 'First name',
'LBL_LAST_NAME' => 'Last name',
'LBL_COMPANY_NAME' => 'Company name',
'LBL_USERNAME' => 'Username',
'LBL_PASSWORD' => 'Password',
'LBL_CONFIRM_PASSWORD' => 'Confirm password',
'LBL_REGISTER' => 'Register',
'LBL_LOGOUT' => 'Logout',
'LBL_INSTALL' => 'Install',
'LBL_UPGRADE' => 'Upgrade',
'LBL_INSTALLED' => 'Installed',
'LBL_PREVIEW' => 'Preview',
'LBL_VIDEO' => 'Video',
'LBL_OPTIONS' => 'Options',
'LBL_OPTIONS_MASS' => 'Mass Options',
'LBL_CONFIG' => 'Configuration',
'LBL_OVERVIEW' => 'Overview',
'LBL_FEATURES' => 'Features',
'LBL_INTEGRITY_CHECK' => 'Integrity Check',
'LBL_INTEGRITY_CHECK_MASS' => 'Integrity Check All Extensions',
'LBL_LIVE_DEMO' => 'Live Demo',
'LBL_UPDATES' => 'Updates',
'LBL_KNOWN_ISSUES' => 'Known Issues',
'LBL_WATCH_A_DEMO' => 'Watch a Demo',
'LBL_CATEGORY' => 'CATEGORY',
'LBL_UNINSTALL' => 'Uninstall',
'LBL_BACK_TO_EXTENSION_LIST' => 'Back to Extension List',
'LBL_REMEMBER_ME' => 'Remember me',
'LBL_GO_TO_EXTENSION_LIST' => 'Go to Extension List',
'LBL_OK' => 'OK',
'LBL_FILTER' => 'Filter',
'LBL_CLICK_TO_RESET_THE_SEARCH' => 'Click to Reset the Search',
'LBL_UPGRADE' => 'Upgrade',
'LBL_MY_ACCOUNT' => 'Subscription & Account Details',
'LBL_ACCOUNT_DETAILS' => 'Account Details',
'LBL_SUBCRIPTION' => 'Subscription',
'LBL_URL' => 'URL',
'LBL_STATUS' => 'Status',
'LBL_TOOLTIP_INTEGRITY_CHECK' => 'Run the integrity check to validate extension.<br />It will go through tables, fields, permissions, files required<br />for extension to function properly and produce report.',
'LBL_TOOLTIP_INTEGRITY_CHECK_MASS' => 'Run the integrity check to validate extension.<br />It will go through tables, fields, permissions, files required<br />for extension to function properly and produce report.',
'LBL_TOOLTIP_UPGRAGE_TO_STABLE' => 'Will update the extension to the latest stable version',
'LBL_TOOLTIP_UPGRAGE_TO_STABLE_MASS' => 'Will update the extension to the latest stable version',
'LBL_TOOLTIP_UPGRAGE_TO_LASTEST' => 'Will update the extension to the latest available<br />version, which might not be stable.<br />You can always downgrade back to stable version.</br></br>Recommended if a certain feature does not work properly </br>OR you are having some kind of issue with this extension.',
'LBL_TOOLTIP_UPGRAGE_TO_LASTEST_MASS' => 'Will update the extension to the latest available<br />version, which might not be stable.<br />You can always downgrade back to stable version.</br></br>Recommended if a certain feature does not work properly </br>OR you are having some kind of issue with this extension.',
'LBL_TOOLTIP_REGENERATE_LICENSE' => 'If you are being asked for license, please click to regenerate the license',
'LBL_TOOLTIP_REGENERATE_LICENSE_MASS' => 'If you are being asked for license, please click to regenerate the license',
'LBL_TOOLTIP_UNINSTALL' => 'Extension will be uninstalled, including extension settings.<br />Settings can not be restored after extension is uninstalled.<br />Extension will have to be reconfigured if you install it again',
'LBL_TOOLTIP_UNINSTALL_MASS' => 'Extension will be uninstalled, including extension settings.<br />Settings can not be restored after extension is uninstalled.<br />Extension will have to be reconfigured if you install it again',
'UNINSTALL_SUCCESS' => 'The extension has been uninstalled. Click ok to be redirected to the Extension store',
'Multiple Categories Selected' => 'Multiple Categories Selected',
'keyword' => 'Keyword',
'LBL_MANAGE_SUBSCRIPTION' => 'Manage Subscription',
'LBL_UNINSTALL_ALL_EXTENSIONS'=>'Uninstall All Extensions',
'UNINSTALL_ALL_EXTENSIONS_SUCCESS' => 'All extensions have been uninstalled. Click ok to be redirected to the Extension store',
'TRIAL_EXPIRED'=>'You trial has expired. Please click here to sign up',
'NO_SUBSCRIPTION'=>'Your trial will expire in',
'days'=>'days',
'Please click here to sign up'=>'Please click here to sign up',
'SUBSCRIPTION_EXPIRED'=>'Your subscription has expired. Please click here to renew',
'LBL_ACTIVE'=>'Active',
'Expires in'=>'Renews in',
'has_subscription_tooltip'=>'Your subscription is active and will automatically renew on the date set. Subscription will not expire unless cancelled or payment method is no longer valid. If we are not able to process the payment - we will notify you and allow 7 more days on the subscription to correct the issue.',
'LBL_TRIAL'=>'Trial',
'no_subscription_tooltip'=>'Once your trial expires - you will not longer be able to use extension installed. Please sign up in order to continue using extension.',
'FAQ'=>'FAQ',
'LBL_INSTALLATION'=>'Installation',
'LBL_EXTENSION_DETAILS'=>'Extension Details',
'LBL_UPGRADE_VTE_STORE'=>'Upgrade Extension Pack Engine',
'LBL_UPGRADE_VTE_STORE_TO_STABLE'=>'Upgrade Extension Pack to Stable',
'LBL_UPGRADE_VTE_STORE_TO_LASTEST'=>'Upgrade Extension Pack to Latest (Alpha)',
'LBL_INSTALLED_UPGRAGE_TO_STABLE'=>'Upgrade to Stable',
'LBL_INSTALLED_UPGRAGE_TO_STABLE_MASS'=>'Upgrade All Extensions to Stable',
'LBL_INSTALLED_UPGRAGE_TO_LASTEST'=>'Upgrade to Latest (Alpha)',
'LBL_INSTALLED_UPGRAGE_TO_LASTEST_ONLIST'=>'Upgrade to Latest',
'LBL_INSTALLED_UPGRAGE_TO_LASTEST_ONLIST_MASS'=>'Upgrade All Extensions to Latest',
'LBL_MESSAGE_INSTALLED_UPGRAGE_TO_STABLE'=>'Are you sure you want to upgrade this extension to Stable? ',
'LBL_MESSAGE_INSTALLED_UPGRAGE_TO_LASTEST'=>'Are you sure you want to upgrade this extension to Latest(Alpha)?',
'LBL_MESSAGE_INSTALLED_UPGRAGE_ALL_TO_STABLE'=>'Are you sure you want to upgrade all extensions to Stable? ',
'LBL_MESSAGE_INSTALLED_UPGRAGE_ALL_TO_LASTEST'=>'Are you sure you want to upgrade all extensions to Latest(Alpha)?',
'LBL_MESSAGE_UPGRAGE_VTE_STORE_TO_STABLE'=>'Are you sure you want to upgrade Extension Pack to Stable? ',
'LBL_MESSAGE_UPGRAGE_VTE_STORE_TO_LASTEST'=>'Are you sure you want to upgrade Extension Pack ?',
'LBL_USABILITY'=>'Usability',
'Subscription_Help'=>'Subscription Help',
'Troubleshooting'=>'Troubleshooting',
'VTEStore Update Required'=>'Extension Pack Update Required',
'out of date'=>'Your Extension Pack is out of date. You must upgrade in order to proceed.',
'LBL_HAVE_UPGRADE_TROUBLE'=>'Having trouble upgrading? Please Contact Us!',
'LBL_UPGRADE_ALL_EXTENSIONS'=>'Upgrade all extensions',
'Minimum Requirement'=>'Minimum Requirement',
'If you have any questions'=>'If you have any questions or issues installing extension pack - chat with us!',
'Forgot Password'=>'Forgot Password/Username?',
'LBL_FORGOT_PASSWORD'=>'Forgot Password/Username?',
'Please enter your email'=>"Please enter your email address and we'll send you the username and new password.",
'LBL_NOT_ROBOT'=>"I'm not a robot",
'LBL_SUBMIT'=>"Submit",
"Result"=>"Result",
"LBL_REGENERATE_LICENSE"=>"Regenerate License",
"LBL_REGENERATE_LICENSE_MASS"=>"Regerate All Extension Licenses",
"LBL_MESSAGE_REGENERATE_LICENSE"=>"Are you sure want to regenerate license for this extension?",
"LBL_MESSAGE_REGENERATE_LICENSE_ALL"=>"Are you sure want to regenerate license for all extensions?",
"LBL_UPGRADE_TOOLTIP"=>"<p class='UpgradeTooltip'>Upgrade to Stable: Will update the extension to the latest stable version.
<br><br>Upgrade to Latest(Alpha): Will update the extension to the latest available version, which might not be stable. You can always downgrade back to stable version.
<br><br>Regenerate License: If you are being asked for license, please click to regenerate the license</p>",
"MSG_EMAIL_NOT_EXISTED"=>"Email does not exist!",
"MSG_CANNOT_SEND_EMAIL"=>"Cannot send email. Please check your email or outgoing server.",
"MSG_GREATER_5_TIMES_IN_10_MINUTES"=>"You have been blocked after 5 attempts. Please try again in 10 minutes",
"fix_user_and_role"=>"If after 'clicking here to fix' the issue is still persists, please <a href='https://www.vtexperts.com/vtiger-extension-user-role-ids/' target='_blank' style='text-decoration: underline!important;'>click here</a> for manual instructions.",
"Click here to fix"=>"Click here to fix",
"File Permissions"=>"File Permissions",
"Folder"=>"Folder",
"File"=>"File",
"Users and Roles"=>"Users and Roles",
"User Ids Invalid Id"=>"User Ids Invalid Id",
"User Ids Invalid Role"=>"User Ids Invalid Role",
"User Ids Missing"=>"User Ids Missing",
"Errors"=>"Errors",
"Requirements"=>"Requirements",
"php_ini_desc"=>"In most cases all the extensions will work with minimum requirement",
"error_desc"=>"All errors must be resolved in order to use extension pack",
"Insufficient permissions"=>"Insufficient permissions",
"TXT_CHANGE_URL_OUR_RECORD_INDICATE"=>"Our records indicate that this account is associated with another VTiger instance. This is usually caused when:",
"TXT_CHANGE_URL_VTIGER_WAS_MOVED"=>"VTiger was moved to another server",
"TXT_CHANGE_URL_CHANGED_IN_CONFIG"=>"\$Site_URL or \$root_dir was changed in config.inc.php",
"TXT_CHANGE_URL_ACCOUNT_IS_BEING_TRANSFERRED"=>"Account is being transferred from one instance to another",
"TXT_CHANGE_URL_IN_ORDER_TO_LOGIN"=>"In order to login and continue using VTiger plugins - we will move your account to this instance.",
"TXT_CHANGE_URL_ACCOUNT_CURRENTLY_ASSOCIATED_WITH"=>"Account currently associated with",
"TXT_CHANGE_URL_ACCOUNT_WILL_BE_MOVED"=>"Account will be moved to",
"TXT_CHANGE_URL_PLEASE_AGREE"=>"Please agree and and click \"Submit\".",
"TXT_CHANGE_URL_YOU_CAN_ONLY_MOVE"=>"<b>You can only move the account once every 30 days</b>. If you need do this again within 30 days, please contact us",
"TXT_CHANGE_URL_ONCE_THE_ACCOUNT_IS_MOVED"=>"<b>Once the account is moved, the extensions on the previous VTiger instance will be disabled automatically and you will no longer be able to use them.</b>",
"TXT_CHANGE_URL_PLEASE_MOVE_MY_ACCOUNT"=>"Please move my account to new instance",
"Extension settings"=>"Extension settings",
"Documentation"=>"Documentation",
'PLEASE_LOGIN_TO_VTE_STORE'=>'Please login to Extension Pack',
"Auto Create Premium Account"=>"Auto Create Premium Account",
"Enter password to"=>"Enter password to",
"Create Premium Account for New Instance"=>"Create Premium Account for New Instance",
"Regenerate Licenses for New Instance"=>"Regenerate Licenses for New Instance",
"LBL_PHP_VERSION"=>"PHP Version",
"LBL_PHP_VERSION_SUPPORT"=>"Supported Versions: 5.3 - 7.2",
'Health Check' => 'Health Check',
"Checking Tables"=>"Checking Tables",
"Checking Critical Areas"=>"Checking Critical Areas",
"Checking Permissions"=>"Checking Permissions",
"Checking Files"=>"Checking Files",
"Missing fields"=>"Missing fields",
"Missing"=>"Missing",
"Missing file"=>"Missing file",
"Extension not in the permission file"=>"Extension not in the permission file",
"Stable"=>"Stable",
"Alpha"=>"Alpha",
"Version"=>"Version",
"Revision Number Using"=>"Revision Number Using",
"On Date"=>"On Date",
"Out of Date"=>"Out of Date",
"Has new update on Alpha version"=>"Has new update on Alpha version",
"Not found file"=>"Not found file",
"Not Active"=>"Not Active",
"Not found extension"=>"Not found extension",
"in table"=>"in table",
"Missing values"=>"Missing values",
"Files Missing"=>"Files Missing",
"Not Found"=>"Not Found",
"Files Not Recognized"=>"Files Not Recognized",
"Files Modified or Outdated (non .php)"=>"Files Modified or Outdated (non .php)",
"Files Outdated"=>"Files Outdated",
"Files Validated"=>"Files Validated",
"Extension Pack Engine Update Required"=>"Extension Pack Engine Update Required!",
"Update_Text"=>"Your Extension Pack Engine is out of date. Please click \"Continue\" to perform the update.
<br><br>The update will not impact any of the extensions that have already been installed or any VTiger functionality. The update is simply to apply the latest changes to the interface used to view, install & upgrade extensions.
<br><br><br>The update will take less than 5 seconds.",
"Continue"=>"Continue",
"Integration Add-on"=>"Integration Add-on",
"Integration Add-on description"=>"This extension is considered an Integration Add-on. To proceed with the install, please go to the link below and read carefully to understand what is required and the additional costs you may incur (application provider/integration add-on).",
"Integration Add-ons link"=>"Click here to learn more about Integration Add-ons for Extension Pack",
"Integration Add-ons click"=>'To continue with the install, please click "Install"',
"Extension"=>"Extension",
"entry is missing from"=>"entry is missing from",
"Missing entries in"=>"Missing entries in",
"is not enabled for this user"=>"is not enabled for this user. (Check profile/role).",
"Integrity Check"=>"Integrity Check",
"LBL_MESSAGE_HEALTH_CHECK_ALL"=>"Are you sure want to integrity check for all extensions?",
"Checking Server"=>"Checking Server/Configuration Requirements",
"Fail"=>"Fail",
"Not Installed"=>"Not Installed",
"Running"=>"Running",
"Not Running"=>"Not Running",
"Cronjob"=>"Cronjob",
"Installed"=>"Installed",
"module enabled"=>"module enabled",
"NO - Please go to Modules to enable it"=>"NO - Please go to Modules to enable it",
"Click here"=>"Click here",
"Collation of"=>"Collation of",
"and"=>"and",
"not the same"=>"not the same",
"Checking Collation"=>"Checking Collation",
"must be"=>"must be",
"Correct"=>"Correct",
"Incorrect"=>"Incorrect",
"LBL_INSTALLED_UPGRAGE_TO_DEV_ONLIST"=>"Upgrade to Trunk Dev",
'LBL_MESSAGE_INSTALLED_UPGRAGE_TO_DEV'=>'Are you sure you want to upgrade this extension to Trunk Dev? ',
"LBL_VIEW_LOGS"=>"View log",
"EXCEED_MAX_FILE_SIZE"=>"The file size exceeds the limit allowed : MAX_FILE_SIZE",
"User Ids Insufficient permissions"=>"User Ids Insufficient permissions",
"Language Folder Missing"=>"Language Folder Missing",
"'Insufficient Permissions Language Folder"=>"'Insufficient Permissions Language Folder",
"Insufficient permissions"=>"Insufficient permissions",
"Files and Folders Insufficient Permissions"=>"Files and Folders Insufficient Permissions",
""=>"",
);