sq.js 501 B

123456789101112
  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( 'about', 'sq', {
  6. copy: 'Të drejtat e kopjimit © $1. Të gjitha të drejtat e rezervuara.',
  7. dlgTitle: 'Rreth CKEditor',
  8. help: 'Kontrollo $1 për ndihmë.',
  9. moreInfo: 'Për informacione rreth licencave shih faqen tonë:',
  10. title: 'Rreth CKEditor',
  11. userGuide: 'Udhëzuesi i Shfrytëzuesit të CKEditor'
  12. } );