- 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.
119 lines
5.1 KiB
PHP
119 lines
5.1 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.
|
|
* Contributor(s): Valmir C. Trindade - Brazilian Portuguese Translation - www.ttcasolucoes.com.br
|
|
*************************************************************************************/
|
|
$languageStrings = array(
|
|
// Basic Strings
|
|
'SINGLE_Documents' => 'Documento',
|
|
'Documents' => 'Documentos',
|
|
'LBL_ADD_RECORD' => 'Adicionar Documento',
|
|
'LBL_RECORDS_LIST' => 'Lista Documentos',
|
|
|
|
// Blocks
|
|
'LBL_NOTE_INFORMATION' => 'Informação Básica',
|
|
'LBL_FILE_INFORMATION' => 'Detalhes Arquivo',
|
|
'LBL_DESCRIPTION' => 'Descrição',
|
|
|
|
//Field Labels
|
|
'Title' => 'Título',
|
|
'File Name' => 'Nome Arquivo',
|
|
'Note' => 'Nota',
|
|
'File Type' => 'Tipo Arquivo',
|
|
'File Size' => 'Tamanho Arquivo',
|
|
'Download Type' => 'Tipo Download',
|
|
'Version' => 'Versão',
|
|
'Active' => 'Ativo',
|
|
'Download Count' => 'Quantidade Downloads',
|
|
'Folder Name' => 'Nome Pasta',
|
|
'Document No' => 'No. Documento',
|
|
'Last Modified By' => 'Última Modificação por',
|
|
|
|
//Folder
|
|
'LBL_FOLDER_HAS_DOCUMENTS' => 'Por favor, mova os documentos da pasta antes de apagar',
|
|
|
|
//DetailView Actions
|
|
'LBL_DOWNLOAD_FILE' => 'Arquivo Download',
|
|
'LBL_CHECK_FILE_INTEGRITY' => 'Verificar integridade do arquivo',
|
|
'LBL_EMAIL_FILE_AS_ATTACHMENT' => 'Arquivo Email como anexo',
|
|
|
|
//EditView
|
|
'LBL_INTERNAL' => 'Interno',
|
|
'LBL_EXTERNAL' => 'Externo',
|
|
'LBL_MAX_UPLOAD_SIZE' => 'Tamanho máximo transferência',
|
|
|
|
//ListView Actions
|
|
'LBL_MOVE' => 'Mover',
|
|
'LBL_ADD_FOLDER' => 'Adicionar Pasta',
|
|
'LBL_FOLDERS_LIST' => 'Lista Pastas',
|
|
'LBL_FOLDERS' => 'Pastas',
|
|
'LBL_DOCUMENTS_MOVED_SUCCESSFULLY' => 'Documentos Movidos com Sucesso',
|
|
'LBL_DENIED_DOCUMENTS' => 'Documentos negados',
|
|
'MB' => 'MB',
|
|
|
|
'LBL_ADD_NEW_FOLDER' => 'Adicionar Nova Pasta',
|
|
'LBL_FOLDER_NAME' => 'Nome Pasta',
|
|
'LBL_FOLDER_DESCRIPTION' => 'Descrição Pasta',
|
|
|
|
//Check file integrity messages
|
|
'LBL_FILE_AVAILABLE' => 'O arquivo está disponível para download',
|
|
'LBL_FILE_NOT_AVAILABLE' => 'Este Documento não está mais disponível para Download',
|
|
'LBL_VIEW_FILE' => 'Visualizar Arquivo',
|
|
'LBL_PREVIEW_NOT_AVAILABLE' => 'Visualização Não Discponível',
|
|
'LBL_VIEW_FILE' => 'Visualizar Arquivo',
|
|
'LBL_PREVIEW_NOT_AVAILABLE' => 'Visualização Não disponível',
|
|
'LBL_INTERNAL_DOCUMENT_TYPE' =>'Documento Interno',
|
|
'LBL_EXTERNAL_DOCUMENT_TYPE' =>'URL Externa',
|
|
'LBL_WEBDOCUMENT_TYPE' =>'Documento Web',
|
|
'LBL_DRAG_&_DROP_FILE_HERE' => 'Arraste e Solte Documento Aqui',
|
|
'LBL_WEB' => 'Web',
|
|
'LBL_UPLOAD_DOCUMENT_TO_VTIGER' => 'Transferir Documentos para Vtiger',
|
|
'LBL_UPLOAD_TO_DRIVE' => 'Transferir para Drive',
|
|
'LBL_SELECT_FROM_DRIVE' => 'Selecionar a partir do Drive',
|
|
'LBL_GOOGLE_DRIVE_FOLDERS' => 'Pasta Google Drive',
|
|
'LBL_ROOT' => 'Root',
|
|
'LBL_AUTHORIZE' => 'Autorizar',
|
|
'LBL_DOCUMENT_SOURCE' => 'Fonte Documento',
|
|
'LBL_REVOKE_ACCESS_TO_DRIVE' => 'Revogar Acesso ao Drive',
|
|
'LBL_FILE_URL' => 'URL do Arquivo',
|
|
'LBL_UPLOAD_TO' => 'Transferir para',
|
|
'LBL_NEW_DOCUMENT' => 'Novo Documento',
|
|
'LBL_VTIGER' => 'Vtiger',
|
|
'LBL_CREATE_YOUR_OWN' => 'Criar o seu',
|
|
'LBL_SHARE_DOCUMENT' => 'Compartilhar Documento',
|
|
'LBL_UPLOAD_TO_VTIGER' => 'Transferir Documento para Vtiger',
|
|
'LBL_UPLOAD' => 'TRansferir',
|
|
'LBL_SELECT_FILE_FROM_COMPUTER' => 'Selecionar Arquivo a partir do meu Computador',
|
|
'LBL_FILE_UPLOAD' => 'Transferir Arquivo',
|
|
'LBL_LINK_EXTERNAL_DOCUMENT' => 'Link Documento Externo',
|
|
'LBL_TO_SERVICE' => 'Para %s',
|
|
'LBL_FROM_SERVICE' => 'De %s',
|
|
'LBL_CREATE_NEW' => 'Criar Novo %s',
|
|
'LBL_SELECT_A_FOLDER_TO_MOVE' => 'Por favor, selecione a pasta para mover',
|
|
);
|
|
|
|
$jsLanguageStrings = array(
|
|
'JS_NEW_FOLDER' => 'Nova Pasta',
|
|
'JS_MOVE_DOCUMENTS' => 'Mover Documentos',
|
|
//Move documents confirmation message
|
|
'JS_ARE_YOU_SURE_YOU_WANT_TO_MOVE_DOCUMENTS_TO' => 'Tem certeza que deseja mover o(s) arquivo(s) para',
|
|
'JS_FOLDER' => 'Pasta',
|
|
'JS_OPERATION_DENIED' => 'Operação Negada',
|
|
'JS_FOLDER_IS_NOT_EMPTY' => 'Por favor, Apague/Mova todos os documento da pasta atual antes de apaga-lo',
|
|
'JS_SPECIAL_CHARACTERS' => 'Caracteres Especiais como',
|
|
'JS_NOT_ALLOWED' => 'não são permitidos',
|
|
'JS_DELETE_AND_TRASH_FILE_IN_DRIVE' => 'Arquivo apagado e lixo no Drive',
|
|
'JS_FAILED_TO_UPLOAD_FILE' => 'Falha ao transferir o arquivo',
|
|
'JS_ARE_YOU_SURE_TO_REVOKE_ACCESS' => 'Tem certeza que deseja revogar os acesso?',
|
|
'JS_ACCESS_REVOKED' => 'Acesso Revogado',
|
|
'JS_DELETE_AND_TRASH_FILE_IN_DROPBOX' => 'Arquivo apagado e lido no Dropbox',
|
|
'JS_UPLOAD_SUCCESSFUL' => 'Arquivo Transferido com Sucesso',
|
|
'JS_UPLOAD_FAILED' => 'Transferência do Arquivo Falhou',
|
|
'JS_DOCUMENT_CREATED' => 'Documento criado',
|
|
'JS_DOCUMENT_CREATION_FAILED' => 'Criação do Documento falhou',
|
|
);
|