Index: /CKEditor/trunk/_source/plugins/a11yhelp/lang/_translationstatus.txt
===================================================================
--- /CKEditor/trunk/_source/plugins/a11yhelp/lang/_translationstatus.txt	(revision 7356)
+++ /CKEditor/trunk/_source/plugins/a11yhelp/lang/_translationstatus.txt	(revision 7357)
@@ -14,4 +14,5 @@
 nl.js      Found: 30 Missing: 0
 tr.js      Found: 30 Missing: 0
+ug.js      Found: 27 Missing: 3
 vi.js      Found: 6 Missing: 24
 zh-cn.js   Found: 27 Missing: 3
Index: /CKEditor/trunk/_source/plugins/a11yhelp/lang/ug.js
===================================================================
--- /CKEditor/trunk/_source/plugins/a11yhelp/lang/ug.js	(revision 7357)
+++ /CKEditor/trunk/_source/plugins/a11yhelp/lang/ug.js	(revision 7357)
@@ -0,0 +1,89 @@
+﻿/*
+Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+
+CKEDITOR.plugins.setLang( 'a11yhelp', 'ug',
+{
+	accessibilityHelp :
+	{
+		title : 'قوشۇمچە چۈشەندۈرۈش',
+		contents : 'ياردەم مەزمۇنى. بۇ سۆزلەشكۈنى ياپماقچى بولسىڭىز ESC نى بېسىڭ.',
+		legend :
+		[
+			{
+				name : 'ئادەتتىكى',
+				items :
+						[
+							{
+								name : 'قورال بالداق تەھرىر',
+								legend:
+									'${toolbarFocus} بېسىلسا قورال بالداققا يېتەكلەيدۇ، TAB ياكى SHIFT+TAB ئارقىلىق قورال بالداق گۇرۇپپىسى تاللىنىدۇ، ئوڭ سول يا ئوقتا توپچا تاللىنىدۇ، بوشلۇق ياكى Enter كۇنۇپكىسىدا تاللانغان توپچىنى قوللىنىدۇ.' 
+							},
+
+							{
+								name : 'تەھرىرلىگۈچ سۆزلەشكۈسى',
+								legend :
+									'Inside a dialog, press TAB to navigate to next dialog field, press SHIFT + TAB to move to previous field, press ENTER to submit dialog, press ESC to cancel dialog. For dialogs that have multiple tab pages, press ALT + F10 to navigate to tab-list. Then move to next tab with TAB OR RIGTH ARROW. Move to previous tab with SHIFT + TAB or LEFT ARROW. Press SPACE or ENTER to select the tab page.'  // MISSING
+							},
+
+							{
+								name : 'تەھرىرلىگۈچ تىل مۇھىت تىزىملىكى',
+								legend :
+									'Press ${contextMenu} or APPLICATION KEY to open context-menu. Then move to next menu option with TAB or DOWN ARROW. Move to previous option with SHIFT+TAB or UP ARROW. Press SPACE or ENTER to select the menu option. Open sub-menu of current option with SPACE or ENTER or RIGHT ARROW. Go back to parent menu item with ESC or LEFT ARROW. Close context menu with ESC.'  // MISSING
+							},
+
+							{
+								name : 'تەھرىرلىگۈچ تىزىمى',
+								legend :
+									'Inside a list-box, move to next list item with TAB OR DOWN ARROW. Move to previous list item with SHIFT + TAB or UP ARROW. Press SPACE or ENTER to select the list option. Press ESC to close the list-box.'  // MISSING
+							},
+
+							{
+								name : 'تەھرىرلىگۈچ ئېلېمېنت يول بالداق',
+								legend :
+									'${elementsPathFocus} بېسىلسا ئېلېمېنت يول بالداققا يېتەكلەيدۇ، TAB ياكى ئوڭ يا ئوقتا كېيىنكى ئېلېمېنت تاللىنىدۇ،  SHIFT+TAB ياكى سول يا ئوقتا ئالدىنقى ئېلېمېنت تاللىنىدۇ،  بوشلۇق ياكى Enter كۇنۇپكىسىدا تەھرىرلىگۈچتىكى ئېلېمېنت تاللىنىدۇ.' 
+							}
+						]
+			},
+			{
+				name : 'بۇيرۇق',
+				items :
+						[
+							{
+								name : 'بۇيرۇقتىن يېنىۋال',
+								legend : '${undo} نى بېسىڭ'
+							},
+							{
+								name : 'قايتىلاش بۇيرۇقى',
+								legend : '${redo} نى بېسىڭ'
+							},
+							{
+								name : 'توملىتىش بۇيرۇقى',
+								legend : '${bold} نى بېسىڭ'
+							},
+							{
+								name : 'يانتۇ بۇيرۇقى',
+								legend : '${italic} نى بېسىڭ'
+							},
+							{
+								name : 'ئاستى سىزىق بۇيرۇقى',
+								legend : '${underline} نى بېسىڭ'
+							},
+							{
+								name : 'ئۇلانما بۇيرۇقى',
+								legend : '${link} نى بېسىڭ'
+							},
+							{
+								name : 'قورال بالداق قاتلاش بۇيرۇقى',
+								legend : '${toolbarCollapse} نى بېسىڭ'
+							},
+							{
+								name : 'توسالغۇسىز لايىھە چۈشەندۈرۈشى',
+								legend : '${a11yHelp} نى بېسىڭ'
+							}
+						]
+			}
+		]
+	}
+});
Index: /CKEditor/trunk/_source/plugins/devtools/lang/_translationstatus.txt
===================================================================
--- /CKEditor/trunk/_source/plugins/devtools/lang/_translationstatus.txt	(revision 7356)
+++ /CKEditor/trunk/_source/plugins/devtools/lang/_translationstatus.txt	(revision 7357)
@@ -18,4 +18,5 @@
 pl.js      Found: 5 Missing: 0
 tr.js      Found: 5 Missing: 0
+ug.js      Found: 5 Missing: 0
 vi.js      Found: 5 Missing: 0
 zh-cn.js   Found: 5 Missing: 0
Index: /CKEditor/trunk/_source/plugins/devtools/lang/ug.js
===================================================================
--- /CKEditor/trunk/_source/plugins/devtools/lang/ug.js	(revision 7357)
+++ /CKEditor/trunk/_source/plugins/devtools/lang/ug.js	(revision 7357)
@@ -0,0 +1,16 @@
+﻿/*
+Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+
+CKEDITOR.plugins.setLang( 'devtools', 'ug',
+{
+	devTools :
+	{
+		title		: 'ئېلېمېنت ئۇچۇرى',
+		dialogName	: 'سۆزلەشكۈ كۆزنەك ئاتى',
+		tabName		: 'Tab ئاتى',
+		elementId	: 'ئېلېمېنت كىملىكى',
+		elementType	: 'ئېلېمېنت تىپى'
+	}
+});
Index: /CKEditor/trunk/_source/plugins/placeholder/lang/_translationstatus.txt
===================================================================
--- /CKEditor/trunk/_source/plugins/placeholder/lang/_translationstatus.txt	(revision 7356)
+++ /CKEditor/trunk/_source/plugins/placeholder/lang/_translationstatus.txt	(revision 7357)
@@ -17,4 +17,5 @@
 pl.js      Found: 5 Missing: 0
 tr.js      Found: 5 Missing: 0
+ug.js      Found: 5 Missing: 0
 vi.js      Found: 3 Missing: 2
 zh-cn.js   Found: 5 Missing: 0
Index: /CKEditor/trunk/_source/plugins/placeholder/lang/ug.js
===================================================================
--- /CKEditor/trunk/_source/plugins/placeholder/lang/ug.js	(revision 7357)
+++ /CKEditor/trunk/_source/plugins/placeholder/lang/ug.js	(revision 7357)
@@ -0,0 +1,16 @@
+﻿/*
+Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+
+CKEDITOR.plugins.setLang( 'placeholder', 'ug',
+{
+	placeholder :
+	{
+		title		: 'ئورۇن بەلگە خاسلىقى',
+		toolbar		: 'ئورۇن بەلگە قۇر',
+		text		: 'ئورۇن بەلگە تېكىستى',
+		edit		: 'ئورۇن بەلگە تەھرىر',
+		textMissing	: 'ئورۇن بەلگىسىدە چوقۇم تېكىست بولۇشى لازىم'
+	}
+});
Index: /CKEditor/trunk/_source/plugins/specialchar/lang/_translationstatus.txt
===================================================================
--- /CKEditor/trunk/_source/plugins/specialchar/lang/_translationstatus.txt	(revision 7356)
+++ /CKEditor/trunk/_source/plugins/specialchar/lang/_translationstatus.txt	(revision 7357)
@@ -14,3 +14,4 @@
 nl.js      Found: 118 Missing: 0
 tr.js      Found: 118 Missing: 0
+ug.js      Found: 9 Missing: 109
 zh-cn.js   Found: 118 Missing: 0
Index: /CKEditor/trunk/_source/plugins/specialchar/lang/ug.js
===================================================================
--- /CKEditor/trunk/_source/plugins/specialchar/lang/ug.js	(revision 7357)
+++ /CKEditor/trunk/_source/plugins/specialchar/lang/ug.js	(revision 7357)
@@ -0,0 +1,126 @@
+﻿/*
+Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+
+CKEDITOR.plugins.setLang( 'specialchar', 'ug',
+{
+	euro: 'ياۋرو بەلگىسى',
+	lsquo: 'سول تاق پەش',
+	rsquo: 'ئوڭ تاق پەش',
+	ldquo: 'سول جۈپ پەش',
+	rdquo: 'ئوڭ جۈپ پەش',
+	ndash: 'En dash', // MISSING
+	mdash: 'Em dash', // MISSING
+	iexcl: 'Inverted exclamation mark', // MISSING
+	cent: 'Cent sign', // MISSING
+	pound: 'Pound sign', // MISSING
+	curren: 'پۇل بەلگىسى',
+	yen: 'ياپونىيە يىنى',
+	brvbar: 'Broken bar', // MISSING
+	sect: 'Section sign', // MISSING
+	uml: 'Diaeresis', // MISSING
+	copy: 'نەشر ھوقۇقى بەلگىسى',
+	ordf: 'Feminine ordinal indicator', // MISSING
+	laquo: 'Left-pointing double angle quotation mark', // MISSING
+	not: 'Not sign', // MISSING
+	reg: 'خەتلەتكەن تاۋار ماركىسى',
+	macr: 'Macron', // MISSING
+	deg: 'Degree sign', // MISSING
+	sup2: 'Superscript two', // MISSING
+	sup3: 'Superscript three', // MISSING
+	acute: 'Acute accent', // MISSING
+	micro: 'Micro sign', // MISSING
+	para: 'Pilcrow sign', // MISSING
+	middot: 'Middle dot', // MISSING
+	cedil: 'Cedilla', // MISSING
+	sup1: 'Superscript one', // MISSING
+	ordm: 'Masculine ordinal indicator', // MISSING
+	raquo: 'Right-pointing double angle quotation mark', // MISSING
+	frac14: 'Vulgar fraction one quarter', // MISSING
+	frac12: 'Vulgar fraction one half', // MISSING
+	frac34: 'Vulgar fraction three quarters', // MISSING
+	iquest: 'Inverted question mark', // MISSING
+	Agrave: 'Latin capital letter A with grave accent', // MISSING
+	Aacute: 'Latin capital letter A with acute accent', // MISSING
+	Acirc: 'Latin capital letter A with circumflex', // MISSING
+	Atilde: 'Latin capital letter A with tilde', // MISSING
+	Auml: 'Latin capital letter A with diaeresis', // MISSING
+	Aring: 'Latin capital letter A with ring above', // MISSING
+	AElig: 'Latin Capital letter Æ', // MISSING
+	Ccedil: 'Latin capital letter C with cedilla', // MISSING
+	Egrave: 'Latin capital letter E with grave accent', // MISSING
+	Eacute: 'Latin capital letter E with acute accent', // MISSING
+	Ecirc: 'Latin capital letter E with circumflex', // MISSING
+	Euml: 'Latin capital letter E with diaeresis', // MISSING
+	Igrave: 'Latin capital letter I with grave accent', // MISSING
+	Iacute: 'Latin capital letter I with acute accent', // MISSING
+	Icirc: 'Latin capital letter I with circumflex', // MISSING
+	Iuml: 'Latin capital letter I with diaeresis', // MISSING
+	ETH: 'Latin capital letter Eth', // MISSING
+	Ntilde: 'Latin capital letter N with tilde', // MISSING
+	Ograve: 'Latin capital letter O with grave accent', // MISSING
+	Oacute: 'Latin capital letter O with acute accent', // MISSING
+	Ocirc: 'Latin capital letter O with circumflex', // MISSING
+	Otilde: 'Latin capital letter O with tilde', // MISSING
+	Ouml: 'Latin capital letter O with diaeresis', // MISSING
+	times: 'Multiplication sign', // MISSING
+	Oslash: 'Latin capital letter O with stroke', // MISSING
+	Ugrave: 'Latin capital letter U with grave accent', // MISSING
+	Uacute: 'Latin capital letter U with acute accent', // MISSING
+	Ucirc: 'Latin capital letter U with circumflex', // MISSING
+	Uuml: 'Latin capital letter U with diaeresis', // MISSING
+	Yacute: 'Latin capital letter Y with acute accent', // MISSING
+	THORN: 'Latin capital letter Thorn', // MISSING
+	szlig: 'Latin small letter sharp s', // MISSING
+	agrave: 'Latin small letter a with grave accent', // MISSING
+	aacute: 'Latin small letter a with acute accent', // MISSING
+	acirc: 'Latin small letter a with circumflex', // MISSING
+	atilde: 'Latin small letter a with tilde', // MISSING
+	auml: 'Latin small letter a with diaeresis', // MISSING
+	aring: 'Latin small letter a with ring above', // MISSING
+	aelig: 'Latin small letter æ', // MISSING
+	ccedil: 'Latin small letter c with cedilla', // MISSING
+	egrave: 'Latin small letter e with grave accent', // MISSING
+	eacute: 'Latin small letter e with acute accent', // MISSING
+	ecirc: 'Latin small letter e with circumflex', // MISSING
+	euml: 'Latin small letter e with diaeresis', // MISSING
+	igrave: 'Latin small letter i with grave accent', // MISSING
+	iacute: 'Latin small letter i with acute accent', // MISSING
+	icirc: 'Latin small letter i with circumflex', // MISSING
+	iuml: 'Latin small letter i with diaeresis', // MISSING
+	eth: 'Latin small letter eth', // MISSING
+	ntilde: 'Latin small letter n with tilde', // MISSING
+	ograve: 'Latin small letter o with grave accent', // MISSING
+	oacute: 'Latin small letter o with acute accent', // MISSING
+	ocirc: 'Latin small letter o with circumflex', // MISSING
+	otilde: 'Latin small letter o with tilde', // MISSING
+	ouml: 'Latin small letter o with diaeresis', // MISSING
+	divide: 'Division sign', // MISSING
+	oslash: 'Latin small letter o with stroke', // MISSING
+	ugrave: 'Latin small letter u with grave accent', // MISSING
+	uacute: 'Latin small letter u with acute accent', // MISSING
+	ucirc: 'Latin small letter u with circumflex', // MISSING
+	uuml: 'Latin small letter u with diaeresis', // MISSING
+	yacute: 'Latin small letter y with acute accent', // MISSING
+	thorn: 'Latin small letter thorn', // MISSING
+	yuml: 'Latin small letter y with diaeresis', // MISSING
+	OElig: 'Latin capital ligature OE', // MISSING
+	oelig: 'Latin small ligature oe', // MISSING
+	'372': 'Latin capital letter W with circumflex', // MISSING
+	'374': 'Latin capital letter Y with circumflex', // MISSING
+	'373': 'Latin small letter w with circumflex', // MISSING
+	'375': 'Latin small letter y with circumflex', // MISSING
+	sbquo: 'Single low-9 quotation mark', // MISSING
+	'8219': 'Single high-reversed-9 quotation mark', // MISSING
+	bdquo: 'Double low-9 quotation mark', // MISSING
+	hellip: 'Horizontal ellipsis', // MISSING
+	trade: 'Trade mark sign', // MISSING
+	'9658': 'Black right-pointing pointer', // MISSING
+	bull: 'Bullet', // MISSING
+	rarr: 'Rightwards arrow', // MISSING
+	rArr: 'Rightwards double arrow', // MISSING
+	hArr: 'Left right double arrow', // MISSING
+	diams: 'Black diamond suit', // MISSING
+	asymp: 'Almost equal to' // MISSING
+});
Index: /CKEditor/trunk/_source/plugins/uicolor/lang/_translationstatus.txt
===================================================================
--- /CKEditor/trunk/_source/plugins/uicolor/lang/_translationstatus.txt	(revision 7356)
+++ /CKEditor/trunk/_source/plugins/uicolor/lang/_translationstatus.txt	(revision 7357)
@@ -18,4 +18,5 @@
 pl.js      Found: 4 Missing: 0
 tr.js      Found: 4 Missing: 0
+ug.js      Found: 4 Missing: 0
 vi.js      Found: 4 Missing: 0
 zh-cn.js   Found: 4 Missing: 0
Index: /CKEditor/trunk/_source/plugins/uicolor/lang/ug.js
===================================================================
--- /CKEditor/trunk/_source/plugins/uicolor/lang/ug.js	(revision 7357)
+++ /CKEditor/trunk/_source/plugins/uicolor/lang/ug.js	(revision 7357)
@@ -0,0 +1,15 @@
+﻿/*
+Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+
+CKEDITOR.plugins.setLang( 'uicolor', 'ug',
+{
+	uicolor :
+	{
+		title : 'ئىشلەتكۈچى ئارايۈزى رەڭ تاللىغۇچ',
+		preview : 'شۇئان ئالدىن كۆزىتىش',
+		config : 'بۇ ھەرپ تىزىقىنى config.js ھۆججەتكە چاپلايدۇ',
+		predefined : 'ئالدىن بەلگىلەنگەن رەڭلەر'
+	}
+});
