]> git.immae.eu Git - perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git/blame - sources/plugins/find/lang/sq.js
Initial commit
[perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git] / sources / plugins / find / lang / sq.js
CommitLineData
7adcb81e
IB
1/*\r
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.\r
3For licensing, see LICENSE.md or http://ckeditor.com/license\r
4*/\r
5CKEDITOR.plugins.setLang( 'find', 'sq', {\r
6 find: 'Gjej',\r
7 findOptions: 'Gjejë Alternativat',\r
8 findWhat: 'Gjej çka:',\r
9 matchCase: 'Rasti i përputhjes',\r
10 matchCyclic: 'Përputh ciklikun',\r
11 matchWord: 'Përputh fjalën e tërë',\r
12 notFoundMsg: 'Teksti i caktuar nuk mundej të gjendet.',\r
13 replace: 'Zëvendëso',\r
14 replaceAll: 'Zëvendëso të gjitha',\r
15 replaceSuccessMsg: '%1 rast(e) u zëvendësua(n).',\r
16 replaceWith: 'Zëvendëso me:',\r
17 title: 'Gjej dhe Zëvendëso'\r
18} );\r