- 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.
97 lines
5.7 KiB
PHP
97 lines
5.7 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(
|
|
'SINGLE_Documents' => 'Document' ,
|
|
'Documents' => 'Documents' , // TODO: Review
|
|
'LBL_ADD_RECORD' => 'Add Document' ,
|
|
'LBL_RECORDS_LIST' => 'Documents List' ,
|
|
'LBL_NOTE_INFORMATION' => 'Informatie de baza' ,
|
|
'LBL_FILE_INFORMATION' => 'Informatie Fisier' ,
|
|
'LBL_DESCRIPTION' => 'Descriere' ,
|
|
'Title' => 'Titlu' ,
|
|
'File Name' => 'Nume Fisier' ,
|
|
'Note' => 'Note' ,
|
|
'File Type' => 'Tip Fisier' ,
|
|
'File Size' => 'Dimensiune' ,
|
|
'Download Type' => 'Tip Descarcare' ,
|
|
'Version' => 'Versiune' ,
|
|
'Active' => 'Activ' ,
|
|
'Download Count' => 'Nr Descarcari' ,
|
|
'Folder Name' => 'Nume Director' ,
|
|
'Document No' => 'ID Document' ,
|
|
'Last Modified By' => 'Last Modified By' ,
|
|
'LBL_FOLDER_HAS_DOCUMENTS' => 'Please move documents from folder before deleting',
|
|
'LBL_DOWNLOAD_FILE' => 'Descarca Fisier' ,
|
|
'LBL_CHECK_FILE_INTEGRITY' => 'Verifica integritatea fisierului',
|
|
'LBL_INTERNAL' => 'Intern' ,
|
|
'LBL_EXTERNAL' => 'Extern' ,
|
|
'LBL_MAX_UPLOAD_SIZE' => 'Maximum upload size' ,
|
|
'LBL_MOVE' => 'Muta' ,
|
|
'LBL_ADD_FOLDER' => 'Adauga Director' ,
|
|
'LBL_FOLDERS_LIST' => 'Folders List' ,
|
|
'LBL_FOLDERS' => 'Folders' ,
|
|
'LBL_DOCUMENTS_MOVED_SUCCESSFULLY' => 'Documents Moved Successfully',
|
|
'LBL_DENIED_DOCUMENTS' => 'Denied Documents' ,
|
|
'MB' => 'MB' ,
|
|
'LBL_ADD_NEW_FOLDER' => 'Adauga Director' ,
|
|
'LBL_FOLDER_NAME' => 'Nume Director' ,
|
|
'LBL_FOLDER_DESCRIPTION' => 'Folder Description' ,
|
|
'LBL_FILE_AVAILABLE' => 'File is available for download',
|
|
'LBL_FILE_NOT_AVAILABLE' => 'This Document is not available for Download',
|
|
'LBL_VIEW_FILE' => 'Vezi dosar',
|
|
'LBL_PREVIEW_NOT_AVAILABLE' => 'Previzualizare Nu este disponibil',
|
|
'LBL_VIEW_FILE' => 'Vezi dosar',
|
|
'LBL_PREVIEW_NOT_AVAILABLE' => 'Previzualizare Nu este disponibil',
|
|
'LBL_INTERNAL_DOCUMENT_TYPE' =>'Document intern',
|
|
'LBL_EXTERNAL_DOCUMENT_TYPE' =>'URL-ul extern',
|
|
'LBL_WEBDOCUMENT_TYPE' =>'Web Document',
|
|
'LBL_DRAG_&_DROP_FILE_HERE' => 'Drag & Drop fisierul aici',
|
|
'LBL_WEB' => 'Web',
|
|
'LBL_UPLOAD_DOCUMENT_TO_VTIGER' => 'Încărcați Documents To Vtiger',
|
|
'LBL_ROOT' => 'Rădăcină',
|
|
'LBL_AUTHORIZE' => 'Autoriza',
|
|
'LBL_DOCUMENT_SOURCE' => 'Document Source',
|
|
'LBL_FILE_URL' => 'Url fișier',
|
|
|
|
'LBL_EMAIL_FILE_AS_ATTACHMENT' => 'Fișierul ca atașare de e-mail',
|
|
'LBL_UPLOAD_TO' => 'Descărca',
|
|
'LBL_NEW_DOCUMENT' => 'Un Nou Document',
|
|
'LBL_VTIGER' => 'Voluntare rusă',
|
|
'LBL_CREATE_YOUR_OWN' => 'Creați-vă propriul',
|
|
'LBL_SHARE_DOCUMENT' => 'Partajarea unui document',
|
|
'LBL_UPLOAD_TO_VTIGER' => 'Descarcă documentul voluntare rusă',
|
|
'LBL_UPLOAD' => 'Descărca',
|
|
'LBL_SELECT_FILE_FROM_COMPUTER' => 'Selectați un fișier de pe computerul meu',
|
|
'LBL_FILE_UPLOAD' => 'Descărcare Fișier',
|
|
'LBL_LINK_EXTERNAL_DOCUMENT' => 'Link Extern Document',
|
|
'LBL_TO_SERVICE' => 'La %s',
|
|
'LBL_FROM_SERVICE' => 'De la %s',
|
|
'LBL_CREATE_NEW' => 'Crearea unui nou %s',
|
|
'LBL_SELECT_A_FOLDER_TO_MOVE' => 'Vă rugăm să selectați un dosar pentru a muta',
|
|
);
|
|
$jsLanguageStrings = array(
|
|
'JS_NEW_FOLDER' => 'New Folder' ,
|
|
'JS_MOVE_DOCUMENTS' => 'Move Documents' ,
|
|
'JS_ARE_YOU_SURE_YOU_WANT_TO_MOVE_DOCUMENTS_TO' => 'Are you sure you want to move the file(s) to',
|
|
'JS_FOLDER' => 'folder' ,
|
|
'JS_OPERATION_DENIED' => 'Operation Denied' ,
|
|
'JS_FOLDER_IS_NOT_EMPTY' => 'Vă rugăm Ștergere / Mutare toate documentele din dosarul curent înainte de a șterge o',
|
|
'JS_SPECIAL_CHARACTERS' => 'Caractere speciale, cum ar fi',
|
|
'JS_NOT_ALLOWED' => 'nu sunt permise',
|
|
'JS_DELETE_AND_TRASH_FILE_IN_DRIVE' => 'Șterge și fișier gunoi în unitate',
|
|
'JS_FAILED_TO_UPLOAD_FILE' => 'Nu a reușit să încărcați fișierul',
|
|
'JS_ARE_YOU_SURE_TO_REVOKE_ACCESS' => 'Ești sigur că vrei să revoce acces?',
|
|
'JS_ACCESS_REVOKED' => 'Acces revocat',
|
|
'JS_DELETE_AND_TRASH_FILE_IN_DROPBOX' => 'Șterge și fișier gunoi în Dropbox',
|
|
'JS_UPLOAD_SUCCESSFUL' => 'Fișier încărcat cu succes',
|
|
'JS_UPLOAD_FAILED' => 'Încărcați fișier eșuat',
|
|
'JS_DOCUMENT_CREATED' => 'Document creat',
|
|
'JS_DOCUMENT_CREATION_FAILED' => 'Creare de documente nu a reușit',
|
|
); |