]> git.immae.eu Git - perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git/blob - sources/plugins/find/lang/ku.js
Initial commit
[perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git] / sources / plugins / find / lang / ku.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', 'ku', {
6 find: 'گەڕان',
7 findOptions: 'هەڵبژاردەکانی گەڕان',
8 findWhat: 'گەڕان بەدووای:',
9 matchCase: 'جیاکردنەوه لەنێوان پیتی گەورەو بچووك',
10 matchCyclic: 'گەڕان لەهەموو پەڕەکه',
11 matchWord: 'تەنەا هەموو وشەکه',
12 notFoundMsg: 'هیچ دەقه گەڕانێك نەدۆزراوه.',
13 replace: 'لەبریدانان',
14 replaceAll: 'لەبریدانانی هەمووی',
15 replaceSuccessMsg: ' پێشهاتە(ی) لەبری دانرا. %1',
16 replaceWith: 'لەبریدانان به:',
17 title: 'گەڕان و لەبریدانان'
18 } );