aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/about/lang/ku.js
diff options
context:
space:
mode:
Diffstat (limited to 'sources/plugins/about/lang/ku.js')
-rw-r--r--sources/plugins/about/lang/ku.js12
1 files changed, 12 insertions, 0 deletions
diff --git a/sources/plugins/about/lang/ku.js b/sources/plugins/about/lang/ku.js
new file mode 100644
index 00000000..b9ae3c3e
--- /dev/null
+++ b/sources/plugins/about/lang/ku.js
@@ -0,0 +1,12 @@
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( 'about', 'ku', {
6 copy: 'مافی لەبەرگەرتنەوەی © $1. گشتی پارێزراوه. ورگێڕانی بۆ کوردی لەلایەن هۆژە کۆیی.',
7 dlgTitle: 'دەربارەی CKEditor',
8 help: 'سەیری $1 بکه بۆ یارمەتی.',
9 moreInfo: 'بۆ زانیاری زیاتر دەربارەی مۆڵەتی بەکارهێنان، تکایه سەردانی ماڵپەڕەکەمان بکه:',
10 title: 'دەربارەی CKEditor',
11 userGuide: 'ڕێپیشاندەری CKEditors'
12} );