- 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.
35 lines
1.5 KiB
JavaScript
35 lines
1.5 KiB
JavaScript
/*
|
|
Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
|
|
For licensing, see LICENSE.html or http://ckeditor.com/license
|
|
*/
|
|
CKEDITOR.plugins.setLang( 'scayt', 'cy', {
|
|
about: 'Ynghylch SCAYT',
|
|
aboutTab: 'Ynghylch',
|
|
addWord: 'Ychwanegu Gair',
|
|
allCaps: 'Anwybyddu Geiriau Nodau Uwch i Gyd',
|
|
dic_create: 'Creu',
|
|
dic_delete: 'Dileu',
|
|
dic_field_name: 'Enw\'r geiriadur',
|
|
dic_info: 'Ar y cychwyn, caiff y Geiriadur ei storio mewn Cwci. Er, mae terfyn ar faint cwcis. Pan fydd Gweiriadur Defnyddiwr yn tyfu tu hwnt i gyfyngiadau maint Cwci, caiff y geiriadur ei storio ar ein gweinydd ni. er mwyn storio eich geiriadur poersonol chi ar ein gweinydd, bydd angen i chi osod enw ar gyfer y geiriadur. Os oes geiriadur \'da chi ar ein gweinydd yn barod, teipiwch ei enw a chliciwch y botwm Adfer.',
|
|
dic_rename: 'Ailenwi',
|
|
dic_restore: 'Adfer',
|
|
dictionariesTab: 'Geiriaduron',
|
|
disable: 'Analluogi SCAYT',
|
|
emptyDic: 'Ni ddylai enw\'r geiriadur fod yn wag.',
|
|
enable: 'Galluogi SCAYT',
|
|
ignore: 'Anwybyddu',
|
|
ignoreAll: 'Anwybyddu pob',
|
|
ignoreDomainNames: 'Anwybyddu Enwau Parth',
|
|
langs: 'Ieithoedd',
|
|
languagesTab: 'Ieithoedd',
|
|
mixedCase: 'Anwybyddu Geiriau â Chymysgedd Nodau Uwch ac Is',
|
|
mixedWithDigits: 'Anwybyddu Geiriau â Rhifau',
|
|
moreSuggestions: 'Awgrymiadau pellach',
|
|
opera_title: 'Heb ei gynnal gan Opera',
|
|
options: 'Opsiynau',
|
|
optionsTab: 'Opsiynau',
|
|
title: 'Gwirio\'r Sillafu Wrth Deipio',
|
|
toggle: 'Togl SCAYT',
|
|
noSuggestions: 'No suggestion'
|
|
});
|