]> git.immae.eu Git - perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git/blob - sources/plugins/find/lang/mn.js
Initial commit
[perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git] / sources / plugins / find / lang / mn.js
1 /*
2 Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3 For licensing, see LICENSE.md or http://ckeditor.com/license
4 */
5 CKEDITOR.plugins.setLang( 'find', 'mn', {
6 find: 'Хайх',
7 findOptions: 'Хайх сонголтууд',
8 findWhat: 'Хайх үг/үсэг:',
9 matchCase: 'Тэнцэх төлөв',
10 matchCyclic: 'Match cyclic',
11 matchWord: 'Тэнцэх бүтэн үг',
12 notFoundMsg: 'Хайсан бичвэрийг олсонгүй.',
13 replace: 'Орлуулах',
14 replaceAll: 'Бүгдийг нь солих',
15 replaceSuccessMsg: '%1 occurrence(s) replaced.',
16 replaceWith: 'Солих үг:',
17 title: 'Хайж орлуулах'
18 } );