diff options
Diffstat (limited to 'plugins/toolbar/lang/ku.js')
| -rw-r--r-- | plugins/toolbar/lang/ku.js | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/plugins/toolbar/lang/ku.js b/plugins/toolbar/lang/ku.js new file mode 100644 index 0000000..41ae64c --- /dev/null +++ b/plugins/toolbar/lang/ku.js @@ -0,0 +1,22 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'toolbar', 'ku', {
+ toolbarCollapse: 'شاردنەوی هێڵی تووڵامراز',
+ toolbarExpand: 'نیشاندانی هێڵی تووڵامراز',
+ toolbarGroups: {
+ document: 'پەڕه',
+ clipboard: 'بڕین/پووچکردنەوە',
+ editing: 'چاکسازی',
+ forms: 'داڕشتە',
+ basicstyles: 'شێوازی بنچینەیی',
+ paragraph: 'بڕگە',
+ links: 'بەستەر',
+ insert: 'خستنە ناو',
+ styles: 'شێواز',
+ colors: 'ڕەنگەکان',
+ tools: 'ئامرازەکان'
+ },
+ toolbars: 'تووڵامرازی دەسکاریکەر'
+});
|
