aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/about/lang/ug.js
diff options
context:
space:
mode:
Diffstat (limited to 'sources/plugins/about/lang/ug.js')
-rw-r--r--sources/plugins/about/lang/ug.js12
1 files changed, 12 insertions, 0 deletions
diff --git a/sources/plugins/about/lang/ug.js b/sources/plugins/about/lang/ug.js
new file mode 100644
index 00000000..482f5012
--- /dev/null
+++ b/sources/plugins/about/lang/ug.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', 'ug', {
6 copy: 'Copyright © $1. نەشر ھوقۇقىغا ئىگە',
7 dlgTitle: 'CKEditor ھەققىدە',
8 help: '$1 نى زىيارەت قىلىپ ياردەمگە ئېرىشىڭ',
9 moreInfo: 'تور تۇرايىمىزنى زىيارەت قىلىپ كېلىشىمگە ئائىت تېخىمۇ كۆپ ئۇچۇرغا ئېرىشىڭ',
10 title: 'CKEditor ھەققىدە',
11 userGuide: 'CKEditor ئىشلەتكۈچى قوللانمىسى'
12} );