Files
crm.clientright.ru/modules/PDFMaker/resources/ckeditor/plugins/docprops/lang/km.js
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

43 lines
2.1 KiB
JavaScript

/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'docprops', 'km', {
bgColor: 'ពណ៌​ផ្ទៃ​ក្រោយ',
bgFixed: 'ផ្ទៃ​ក្រោយ​គ្មាន​ការ​រំកិល (នឹង​ថ្កល់)',
bgImage: 'URL រូបភាព​ផ្ទៃ​ក្រោយ',
charset: 'Character Set Encoding', // MISSING
charsetASCII: 'ASCII',
charsetCE: 'Central European', // MISSING
charsetCR: 'Cyrillic', // MISSING
charsetCT: 'Chinese Traditional (Big5)', // MISSING
charsetGR: 'ក្រិក',
charsetJP: 'ជប៉ុន',
charsetKR: 'កូរ៉េ',
charsetOther: 'កំណត់លេខកូតភាសាផ្សេងទៀត',
charsetTR: 'ទួរគី',
charsetUN: 'យូនីកូដ (UTF-8)',
charsetWE: 'អឺរ៉ុប​ខាង​លិច',
chooseColor: 'រើស',
design: 'រចនា',
docTitle: 'ចំណងជើងទំព័រ',
docType: 'ប្រភេទក្បាលទំព័រ​ឯកសារ',
docTypeOther: 'ប្រភេទក្បាលទំព័រឯកសារ​ផ្សេងទៀត',
label: 'លក្ខណៈ​សម្បត្តិ​ឯកសារ',
margin: 'រឹម​ទំព័រ',
marginBottom: 'បាត​ក្រោម',
marginLeft: 'ឆ្វេង',
marginRight: 'ស្ដាំ',
marginTop: 'លើ',
meta: 'ស្លាក​មេតា',
metaAuthor: 'អ្នកនិពន្ធ',
metaCopyright: 'រក្សាសិទ្ធិ',
metaDescription: 'សេចក្តីអត្ថាធិប្បាយអំពីឯកសារ',
metaKeywords: 'Document Indexing Keywords (comma separated)', // MISSING
other: 'ដទៃ​ទៀត...',
previewHtml: '<p>នេះ​គឺ​ជា<strong>អក្សរ​គំរូ</strong>​ខ្លះៗ។ អ្នក​កំពុង​ប្រើ <a href="javascript:void(0)">CKEditor</a>។</p>',
title: 'ការកំណត់ ឯកសារ',
txtColor: 'ពណ៌អក្សរ',
xhtmlDec: 'បញ្ជូល XHTML'
});