diff options
Diffstat (limited to 'plugins/find/lang/sq.js')
| -rw-r--r-- | plugins/find/lang/sq.js | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/plugins/find/lang/sq.js b/plugins/find/lang/sq.js deleted file mode 100644 index fb6107f..0000000 --- a/plugins/find/lang/sq.js +++ /dev/null @@ -1,18 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'find', 'sq', {
- find: 'Gjej',
- findOptions: 'Gjejë Alternativat',
- findWhat: 'Gjej çka:',
- matchCase: 'Match case', // MISSING
- matchCyclic: 'Përputh ciklikun',
- matchWord: 'Përputh fjalën e tërë',
- notFoundMsg: 'Teksti i caktuar nuk mundej të gjendet.',
- replace: 'Zëvendëso',
- replaceAll: 'Zëvendëso të gjitha',
- replaceSuccessMsg: '%1 rast(e) u zëvendësua(n).',
- replaceWith: 'Zëvendëso me:',
- title: 'Gjej dhe Zëvendëso'
-});
|
