2017-04-15 01:34:36 +03:00

66 lines
3.0 KiB
JavaScript
Executable File

/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'link', 'km', {
acccessKey: 'ឃី សំរាប់ចូល',
advanced: 'កំរិតខ្ពស់',
advisoryContentType: 'ប្រភេទអត្ថបទ ប្រឹក្សា',
advisoryTitle: 'ចំណងជើង ប្រឹក្សា',
anchor: {
toolbar: 'បន្ថែម/កែប្រែ យុថ្កា',
menu: 'ការកំណត់យុថ្កា',
title: 'ការកំណត់យុថ្កា',
name: 'ឈ្មោះយុទ្ធថ្កា',
errorName: 'សូមសរសេរ ឈ្មោះយុទ្ធថ្កា',
remove: 'Remove Anchor'
},
anchorId: 'តាម Id',
anchorName: 'តាមឈ្មោះរបស់យុថ្កា',
charset: 'លេខកូតអក្សររបស់ឈ្នាប់',
cssClasses: 'Stylesheet Classes',
emailAddress: 'អ៊ីមែល',
emailBody: 'អត្ថបទ',
emailSubject: 'ចំណងជើងអត្ថបទ',
id: 'Id',
info: 'ពត៌មានអំពីឈ្នាប់',
langCode: 'ទិសដៅភាសា',
langDir: 'ទិសដៅភាសា',
langDirLTR: 'ពីឆ្វេងទៅស្តាំ(LTR)',
langDirRTL: 'ពីស្តាំទៅឆ្វេង(RTL)',
menu: 'កែប្រែឈ្នាប់',
name: 'ឈ្មោះ',
noAnchors: '(No anchors available in the document)', // MISSING
noEmail: 'សូមសរសេរ អាស័យដ្ឋាន អ៊ីមែល',
noUrl: 'សូមសរសេរ អាស័យដ្ឋាន URL',
other: '<other>', // MISSING
popupDependent: 'អាស្រ័យលើ (Netscape)',
popupFeatures: 'លក្ខណះរបស់វីនដូលលោត',
popupFullScreen: 'អេក្រុងពេញ(IE)',
popupLeft: 'ទីតាំងខាងឆ្វេង',
popupLocationBar: 'របា ទីតាំង',
popupMenuBar: 'របា មឺនុយ',
popupResizable: 'Resizable', // MISSING
popupScrollBars: 'របា ទាញ',
popupStatusBar: 'របា ពត៌មាន',
popupToolbar: 'របា ឩបករណ៍',
popupTop: 'ទីតាំងខាងលើ',
rel: 'Relationship', // MISSING
selectAnchor: 'ជ្រើសរើសយុថ្កា',
styles: 'ម៉ូត',
tabIndex: 'លេខ Tab',
target: 'គោលដៅ',
targetFrame: '<ហ្វ្រេម>',
targetFrameName: 'ឈ្មោះហ្រ្វេមដែលជាគោលដៅ',
targetPopup: '<វីនដូវ លោត>',
targetPopupName: 'ឈ្មោះវីនដូវលោត',
title: 'ឈ្នាប់',
toAnchor: 'យុថ្កានៅក្នុងទំព័រនេះ',
toEmail: 'អ៊ីមែល',
toUrl: 'URL',
toolbar: 'បន្ថែម/កែប្រែ ឈ្នាប់',
type: 'ប្រភេទឈ្នាប់',
unlink: 'លប់ឈ្នាប់',
upload: 'ទាញយក'
});