aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/pastefromword/lang/sq.js
diff options
context:
space:
mode:
Diffstat (limited to 'sources/plugins/pastefromword/lang/sq.js')
-rw-r--r--sources/plugins/pastefromword/lang/sq.js10
1 files changed, 10 insertions, 0 deletions
diff --git a/sources/plugins/pastefromword/lang/sq.js b/sources/plugins/pastefromword/lang/sq.js
new file mode 100644
index 00000000..41c7c775
--- /dev/null
+++ b/sources/plugins/pastefromword/lang/sq.js
@@ -0,0 +1,10 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'pastefromword', 'sq', {
6 confirmCleanup: 'Teksti që dëshironi të e hidhni siç duket është kopjuar nga Word-i. Dëshironi të e pastroni para se të e hidhni?',
7 error: 'Nuk ishte e mundur të fshiheshin të dhënat e hedhura për shkak të një gabimi të brendshëm',
8 title: 'Hidhe nga Word-i',
9 toolbar: 'Hidhe nga Word-i'
10} );