Files
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

105 lines
6.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(
'LBL_IMPORT_STEP_1' => 'Schritt 1' ,
'LBL_IMPORT_STEP_1_DESCRIPTION' => 'wähle Datei' ,
'LBL_IMPORT_SUPPORTED_FILE_TYPES' => 'Unterstütze Dateityp(en): .CSV, .VCF',
'LBL_IMPORT_STEP_2' => 'Schritt 2' ,
'LBL_IMPORT_STEP_2_DESCRIPTION' => 'spezifiziere Format' ,
'LBL_FILE_TYPE' => 'Dateityp' ,
'LBL_CHARACTER_ENCODING' => 'Format' ,
'LBL_DELIMITER' => 'Trennzeichen' ,
'LBL_HAS_HEADER' => 'hat Überschriften' ,
'LBL_IMPORT_STEP_3' => 'Schritt 3' ,
'LBL_IMPORT_STEP_3_DESCRIPTION' => 'Vorgehensweise bei Duplikaten',
'LBL_IMPORT_STEP_3_DESCRIPTION_DETAILED' => 'Wählen Sie diese Option um die Kriterien zum Zusammenführen festzulegen',
'LBL_SPECIFY_MERGE_TYPE' => 'Wählen Sie diese Option um die Kriterien zum Zusammenführen festzulegen',
'LBL_SELECT_MERGE_FIELDS' => 'Wählen Sie die Felder in denen nach Duplikaten gesucht werden soll',
'LBL_AVAILABLE_FIELDS' => 'vorhandene Felder' ,
'LBL_SELECTED_FIELDS' => 'die zu untersuchenden Felder',
'LBL_NEXT_BUTTON_LABEL' => 'weiter' ,
'LBL_IMPORT_STEP_4' => 'Schritt 4' ,
'LBL_IMPORT_STEP_4_DESCRIPTION' => 'Ordne die Felder den Spalten zu',
'LBL_FILE_COLUMN_HEADER' => 'Überschrift' ,
'LBL_ROW_1' => 'Datensatz 1' ,
'LBL_CRM_FIELDS' => 'CRM Felder' ,
'LBL_DEFAULT_VALUE' => 'Standardwert' ,
'LBL_SAVE_AS_CUSTOM_MAPPING' => 'Speichere Zuordnung' ,
'LBL_IMPORT_BUTTON_LABEL' => 'Import' ,
'LBL_RESULT' => 'Ergebnis' ,
'LBL_TOTAL_RECORDS_IMPORTED' => 'Anzahl aller importierten Datensätze',
'LBL_NUMBER_OF_RECORDS_CREATED' => 'Anzahl neu erstellter Datensätze',
'LBL_NUMBER_OF_RECORDS_UPDATED' => 'Anzahl überschriebener Datensätze',
'LBL_NUMBER_OF_RECORDS_SKIPPED' => 'Anzahl übersprungener Datensätze',
'LBL_NUMBER_OF_RECORDS_MERGED' => 'Anzahl aller zusammengeführten Datensätze',
'LBL_TOTAL_RECORDS_FAILED' => 'Anzahl aller fehlgeschlagenden Datensätze',
'LBL_IMPORT_MORE' => 'weitere importieren' ,
'LBL_VIEW_LAST_IMPORTED_RECORDS' => 'zuletzt importierte Datensätze',
'LBL_UNDO_LAST_IMPORT' => 'Letzten import Rückgängig machen',
'LBL_FINISH_BUTTON_LABEL' => 'fertigstellen' ,
'LBL_UNDO_RESULT' => 'Import rückgängig machen' ,
'LBL_TOTAL_RECORDS' => 'Anzahl aller Datensätze' ,
'LBL_NUMBER_OF_RECORDS_DELETED' => 'Anzahl aller gelöschten Datensätzen',
'LBL_OK_BUTTON_LABEL' => 'OK' ,
'LBL_IMPORT_SCHEDULED' => 'Import geplant' ,
'LBL_RUNNING' => 'läuft' ,
'LBL_CANCEL_IMPORT' => 'Import abbrechen' ,
'LBL_ERROR' => 'Fehler' ,
'LBL_CLEAR_DATA' => 'Daten zurücksetzten' ,
'ERR_UNIMPORTED_RECORDS_EXIST' => 'Es gibt immer noch nicht importierte Datensätze in der Warteschlange, die Sie daran hindern, weiter Datensätze zu importieren. <br>
Setze Daten zurück und starte einen neuen Import.',
'ERR_IMPORT_INTERRUPTED' => 'Aktuelle Import wurde unterbrochen. Bitte versuchen Sie es später erneut.',
'ERR_FAILED_TO_LOCK_MODULE' => 'Das Modul konnte für den Import nicht gesperrt werden. Versuchen Sie es später noch einmal.',
'LBL_SELECT_SAVED_MAPPING' => 'Select Saved Mapping' ,
'LBL_IMPORT_ERROR_LARGE_FILE' => 'Import Error Large file ' ,
'LBL_FILE_UPLOAD_FAILED' => 'File Upload Failed' ,
'LBL_IMPORT_CHANGE_UPLOAD_SIZE' => 'Import Change Upload Size' ,
'LBL_IMPORT_DIRECTORY_NOT_WRITABLE' => 'Import Directory is not writable',
'LBL_IMPORT_FILE_COPY_FAILED' => 'Import File copy failed' ,
'LBL_INVALID_FILE' => 'Invalid File' ,
'LBL_NO_ROWS_FOUND' => 'No rows found' ,
'LBL_SCHEDULED_IMPORT_DETAILS' => 'Your import has been scheduled and will start within 15 minutes. You will receive an email after import is completed. <br> <br>
Please make sure that the Outgoing server and your email address is configured to receive email notification',
'LBL_DETAILS' => 'Details' ,
'skipped' => 'Skipped Records' ,
'failed' => 'Failed Records' ,
'LBL_IMPORT_LINEITEMS_CURRENCY'=> 'Währung (Einzelposten)',
'LBL_SKIP_THIS_STEP' => 'Überspringe diesen Schritt',
'LBL_UPLOAD_ICS' => 'Laden Sie ICS Datei',
'LBL_ICS_FILE' => 'ICS-Datei',
'LBL_IMPORT_FROM_ICS_FILE' => 'Import von ICS-Datei',
'LBL_SELECT_ICS_FILE' => 'Wählen Sie die ICS-Datei',
'LBL_USE_SAVED_MAPS' => 'Verwenden Sie Die Gespeicherten Karten',
'LBL_IMPORT_MAP_FIELDS' => 'Karte der Spalten zu CRM-Felder',
'LBL_UPLOAD_CSV' => 'CSV-Datei hochladen',
'LBL_UPLOAD_VCF' => 'VCF-Datei hochladen',
'LBL_DUPLICATE_HANDLING' => 'Doppelte Handhabung',
'LBL_FIELD_MAPPING' => 'Feld-Mapping',
'LBL_IMPORT_FROM_CSV_FILE' => 'Import aus CSV-Datei',
'LBL_SELECT_IMPORT_FILE_FORMAT' => 'Wo möchten Sie importieren aus ?',
'LBL_CSV_FILE' => 'CSV-Datei',
'LBL_VCF_FILE' => 'VCF-Datei',
'LBL_GOOGLE' => 'Google',
'LBL_IMPORT_COMPLETED' => 'Import Abgeschlossen',
'LBL_IMPORT_SUMMARY' => 'Import Zusammenfassung',
'LBL_DELETION_COMPLETED' => 'Löschen Abgeschlossen',
'LBL_TOTAL_RECORDS_SCANNED' => 'Datensätze Gesamt gescannt',
'LBL_SKIP_BUTTON' => 'Überspringen',
'LBL_DUPLICATE_RECORD_HANDLING' => 'Datensatz duplizieren Handhabung',
'LBL_IMPORT_FROM_VCF_FILE' => 'Import aus VCF-Datei',
'LBL_SELECT_VCF_FILE' => 'Wählen Sie VCF-Datei',
'LBL_DONE_BUTTON' => 'Getan',
'LBL_DELETION_SUMMARY' => 'Löschen Zusammenfassung',
);