- 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.
123 lines
8.3 KiB
PHP
123 lines
8.3 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(
|
|
'LBL_PUBLISHER' => 'Wydawca' ,
|
|
'LBL_LICENSE' => 'License' ,
|
|
'LBL_PUBLISHED_ON' => 'Published on' ,
|
|
'LBL_INSTALL' => 'Install' ,
|
|
'LBL_UPGRADE' => 'Upgrade' ,
|
|
'LBL_VERSION' => 'Version' ,
|
|
'LBL_DECLINE' => 'Decline' ,
|
|
'LBL_ACCEPT_AND_INSTALL' => 'Accept and Install' ,
|
|
'LBL_OK' => 'OK' ,
|
|
'LBL_EXTENSION_NOT_COMPATABLE' => 'Rozszerzenie nie jest zgodna z',
|
|
'LBL_INVALID_FILE' => 'Invalid File' ,
|
|
'LBL_NO_LICENSE_PROVIDED' => 'No License Provided' ,
|
|
'LBL_INSTALLATION' => 'Instalacji' ,
|
|
'LBL_FAILED' => 'Failed' ,
|
|
'LBL_SUCCESSFULL' => 'Sukces' ,
|
|
'LBL_INSTALLATION_LOG' => 'Installation Log' ,
|
|
'LBL_UPDATED_MODULE' => ' moduł została pomyślnie zaktualizowana.',
|
|
'LBL_UPDATING_MODULE' => 'Updating Module' ,
|
|
'LBL_VTIGER_EXTENSION_STORE' => 'Vtiger Extension Store' ,
|
|
'LBL_SEARCH_FOR_AN_EXTENSION' => 'Search for an extension..' ,
|
|
'LBL_DOWNLOADS' => 'Downloads' ,
|
|
'LBL_NO_EXTENSIONS_FOUND' => 'Nie rozszerzeń' ,
|
|
'LBL_REGISTER_TO_MARKET_PLACE' => 'Register to Marketplace' ,
|
|
'LBL_MARKETPLACE_REGISTRATION' => 'Rynek rejestracji' ,
|
|
'LBL_MARKETPLACE_LOGIN' => 'Marketplace Login' ,
|
|
'LBL_NEW_TO_MARKETPLCAE' => 'Nowy rynek?' ,
|
|
'LBL_CREATE_AN_ACCOUNT' => 'Create a new account' ,
|
|
'LBL_SETUP_CARD_DETAILS' => 'Setup Card Details' ,
|
|
'LBL_SETUP_CARD' => 'Ustawienia karty' ,
|
|
'LBL_CARD_NUMBER' => 'Card Number' ,
|
|
'LBL_EXP_MONTH' => 'Exp Month' ,
|
|
'LBL_EXP_YEAR' => 'Rok exp' ,
|
|
'LBL_CVC_CODE' => 'CVC Code' ,
|
|
'LBL_RESET' => 'Reset' ,
|
|
'LBL_EXTENSION_STORE' => 'Rozszerzenie sklep' ,
|
|
'LBL_INSTALLED' => 'Installed' ,
|
|
'LBL_UPDATE_CARD_DETAILS' => 'Update Card Details' ,
|
|
'LBL_BY' => 'by' ,
|
|
'LBL_RATINGS' => 'Ratings' ,
|
|
'LBL_DESCRIPTION' => 'Description' ,
|
|
'LBL_AUTHOR_INFORMATION' => 'Author Information' ,
|
|
'LBL_AUTHOR_NAME' => 'Imię i nazwisko autora' ,
|
|
'LBL_PHONE' => 'Telefon' ,
|
|
'LBL_EMAIL' => 'Email' ,
|
|
'LBL_SCREEN_SHOTS' => 'Screenshots' ,
|
|
'LBL_CUSTOMER_RATINGS' => 'Customer Ratings' ,
|
|
'LBL_CUSTOMER_REVIEWS' => 'Opinie klientów' ,
|
|
'LBL_WRITE_A_REVIEW' => 'Napisz recenzję' ,
|
|
'LBL_CUSTOMER_REVIEW' => 'Customer Review' ,
|
|
'LBL_REVIEW' => 'Przegląd' ,
|
|
'LBL_CUSTOMERS_REVIEWED' => 'Customers Reviewed' ,
|
|
'LBL_SINGLE_CUSTOMER_REVIEWED' => 'Single Customer Reviewed' ,
|
|
'LBL_INSTALLATION_FAILED' => 'Instalacja nie powiodła się',
|
|
'LBL_SUCCESSFULL_INSTALLATION' => 'Successful Installation' ,
|
|
'LBL_INSTALL_FROM_ZIP' => 'Install from Zip' ,
|
|
'LBL_MORE_DETAILS' => 'Więcej szczegółów' ,
|
|
'Install' => 'Install' ,
|
|
'Upgrade' => 'Upgrade' ,
|
|
'LBL_RATE_IT' => 'Rate it.' ,
|
|
'LBL_UNINSTALL' => 'UnInstall' ,
|
|
'LBL_LAUNCH' => 'Launch' ,
|
|
'LBL_SIGN_UP_FOR_FREE' => 'Sign up for free' ,
|
|
'LBL_EMAIL_ADDRESS' => 'Email address' ,
|
|
'LBL_FIRST_NAME' => 'First name' ,
|
|
'LBL_LAST_NAME' => 'Last name' ,
|
|
'LBL_COMPANY_NAME' => 'Company name' ,
|
|
'LBL_PASSWORD' => 'Password' ,
|
|
'LBL_CONFIRM_PASSWORD' => 'Confirm password' ,
|
|
'LBL_REGISTER' => 'Register' ,
|
|
'LBL_EXTENSION_STORE_LOGIN' => 'Extensionstore Login' ,
|
|
'LBL_REMEMBER_ME' => 'Remember me' ,
|
|
'LBL_TRY_IT' => 'Try it' ,
|
|
'LBL_TRIAL_INSTALLED' => 'Trial Installed' ,
|
|
'LBL_BUY' => 'Buy ' ,
|
|
'LBL_LOGIN_TO_MARKET_PLACE' => 'Login to Marketplace' ,
|
|
'LBL_LOGIN' => 'Login' ,
|
|
'LBL_PHP_EXTENSION_LOADER_IS_NOT_AVAIABLE' => 'Please install extension loader',
|
|
'LBL_INSTALL_EXTENSION_LOADER' => 'Zainstaluj rozszerzenie ładowarka',
|
|
'LBL_TO_CONTINUE_USING_EXTENSION_STORE' => 'To continue using Extension Store please install ',
|
|
'LBL_DOWNLOAD' => 'Pobierz za darmo' ,
|
|
'LBL_COMPATIABLE_EXTENSION' => ' and enable it as zend_extension.',
|
|
'LBL_MORE_DETAILS_ON_INSTALLATION' => 'For more details on installation ',
|
|
'LBL_READ_HERE' => 'Czytaj tutaj' ,
|
|
'LBL_REVIEWS' => 'Reviews' ,
|
|
'LBL_SIGNUP_FOR_MARKET_PLACE' => 'Signup for Marketplace' ,
|
|
'LBL_UNAUTHORIZED' => 'Unauthorized' ,
|
|
'LBL_EXPIRY_DATE' => 'Data wygaśnięcia' ,
|
|
'firstname' => 'Imię' ,
|
|
'lastname' => 'Last Name' ,
|
|
'email' => 'Adres e-mail' ,
|
|
'company' => 'Company' ,
|
|
'Phone' => 'Phone' ,
|
|
'Website' => 'Strona internetowa' ,
|
|
'LBL_SECURITY_CODE' => 'Security Code' ,
|
|
'LBL_WHAT_IS_SECURITY_CODE' => 'Co to jest kod zabezpieczający?',
|
|
'LBL_CARD_NUMBER_PLACEHOLDER' => '16 digit number on your card',
|
|
'LBL_SECURITY_CODE_HELP_CONTENT' => 'Number(Card Verification Value) CVV karty kredytowej lub debetowej jest trzycyfrową liczbą ® VISA, MasterCard ® itp... firmowe karty kredytowe\/debetowe.',
|
|
'LBL_MARKET_PLACE' => 'rynek',
|
|
);
|
|
$jsLanguageStrings = array(
|
|
'JS_PLEASE_SETUP_CARD_DETAILS_TO_INSTALL_THIS_EXTENSION' => 'Proszę ustawić dane karty, aby zainstalować rozszerzenie',
|
|
'JS_UPDATE_CARD_DETAILS' => 'Update Card Details' ,
|
|
'JS_ON' => 'on' ,
|
|
'JS_RATINGS' => 'Ratings' ,
|
|
'JS_INSTALLED' => 'Installed' ,
|
|
'JS_TRIAL_INSTALLED' => 'Trial Installed' ,
|
|
'JS_PLEASE_INSTALL_EXTENSION_LOADER_TO_INSTALL_THIS_EXTENSION_FROM_BELOW_LINK' => 'Please install extension loader to install this extension from below link',
|
|
'JS_PLEASE_LOGIN_TO_MARKETPLACE_FOR_INSTALLING_EXTENSION' => 'Please login to marketplace for installing extension',
|
|
'JS_PLEASE_SETUP_CARD_DETAILS_TO_INSTALL_EXTENSION' => 'Please setup card details to install extension',
|
|
'JS_PLEASE_LOGIN_TO_MARKETPLACE_FOR_UNINSTALLING_EXTENSION' => 'Please login to marketplace for uninstalling extension',
|
|
'JS_CARD_DETAILS_UPDATED' => 'Card details updated!' ,
|
|
'JS_PASSWORDS_MISMATCH' => 'Passwords didn\'t match!' ,
|
|
); |