diff options
Diffstat (limited to 'plugins/about/lang/ku.js')
| -rw-r--r-- | plugins/about/lang/ku.js | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/plugins/about/lang/ku.js b/plugins/about/lang/ku.js new file mode 100644 index 0000000..eeeaa65 --- /dev/null +++ b/plugins/about/lang/ku.js @@ -0,0 +1,12 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'about', 'ku', {
+ copy: 'مافی لەبەرگەرتنەوەی © $1. گشتی پارێزراوه.',
+ dlgTitle: 'دەربارەی CKEditor',
+ help: 'سەیری $1 بکه بۆ یارمەتی.',
+ moreInfo: 'بۆ زانیاری زیاتری مۆڵەت, تکایه سەردانی ماڵپەڕەکەمان بکه:',
+ title: 'دەربارەی CKEditor',
+ userGuide: 'ڕێپیشاندەری CKEditors'
+});
|
