/* Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'find', 'km', { find: 'ស្វែងរក', findOptions: 'Find Options', findWhat: 'ស្វែងរកអ្វី:', matchCase: 'ករណ៉ត្រូវរក', matchCyclic: 'Match cyclic', matchWord: 'ត្រូវពាក្យទាំងអស់', notFoundMsg: 'ពាក្យនេះ រកមិនឃើញទេ ។', replace: 'ជំនួស', replaceAll: 'ជំនួសទាំងអស់', replaceSuccessMsg: '%1 occurrence(s) replaced.', replaceWith: 'ជំនួសជាមួយ:', title: 'Find and Replace' });