Index: /CKEditor/trunk/_source/lang/_translationstatus.txt
===================================================================
--- /CKEditor/trunk/_source/lang/_translationstatus.txt	(revision 7261)
+++ /CKEditor/trunk/_source/lang/_translationstatus.txt	(revision 7262)
@@ -58,4 +58,4 @@
 uk.js      Found: 544 Missing: 32
 vi.js      Found: 493 Missing: 83
-zh-cn.js   Found: 548 Missing: 28
+zh-cn.js   Found: 576 Missing: 0
 zh.js      Found: 419 Missing: 157
Index: /CKEditor/trunk/_source/lang/zh-cn.js
===================================================================
--- /CKEditor/trunk/_source/lang/zh-cn.js	(revision 7261)
+++ /CKEditor/trunk/_source/lang/zh-cn.js	(revision 7262)
@@ -35,5 +35,5 @@
 
 	// ARIA descriptions.
-	toolbars	: 'Editor toolbars', // MISSING
+	toolbars	: '工具栏',
 	editor		: '所见即所得编辑器',
 
@@ -57,5 +57,5 @@
 	horizontalrule	: '插入水平线',
 	pagebreak		: '插入分页符',
-	pagebreakAlt		: 'Page Break', // MISSING
+	pagebreakAlt		: '分页符',
 	unlink			: '取消超链接',
 	undo			: '撤消',
@@ -122,8 +122,8 @@
 		invalidHeight	: '高度必须为数字格式',
 		invalidWidth	: '宽度必须为数字格式',
-		invalidCssLength	: 'Value specified for the "%1" field must be a positive number with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING
-		invalidHtmlLength	: 'Value specified for the "%1" field must be a positive number with or without a valid HTML measurement unit (px or %).', // MISSING
-		invalidInlineStyle	: 'Value specified for the inline style must consist of one or more tuples with the format of "name : value", separated by semi-colons.', // MISSING
-		cssLengthTooltip	: 'Enter a number for a value in pixels or a number with a valid CSS unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING
+		invalidCssLength	: '该字段必须为合式的CSS长度值，包括单位(px, %, in, cm, mm, em, ex, pt 或 pc)',
+		invalidHtmlLength	: '该字段必须为合式的HTML长度值，包括单位(px 或 %)',
+		invalidInlineStyle	: '内联样式必须为格式是以分号分隔的一个或多个“属性名 : 属性值”',
+		cssLengthTooltip	: '该字段必须为合式的CSS长度值，包括单位(px, %, in, cm, mm, em, ex, pt 或 pc)',
 
 		// Put the voice-only part of the label in the span.
@@ -187,5 +187,5 @@
 		charset			: '字符编码',
 		styles			: '行内样式',
-		rel			: 'Relationship', // MISSING
+		rel			: '关联',
 		selectAnchor		: '选择一个锚点',
 		anchorName		: '按锚点名称',
@@ -207,5 +207,5 @@
 		name		: '锚点名称',
 		errorName	: '请输入锚点名称',
-		remove		: 'Remove Anchor' // MISSING
+		remove		: '删除锚点'
 	},
 
@@ -243,5 +243,5 @@
 		replaceWith			: '替换:',
 		notFoundMsg			: '指定文本没有找到',
-		findOptions			: 'Find Options', // MISSING
+		findOptions			: '查找选项',
 		matchCase			: '区分大小写',
 		matchWord			: '全字匹配',
@@ -721,8 +721,8 @@
 		title		: '关于CKEditor',
 		dlgTitle	: '关于CKEditor',
-		help	: 'Check $1 for help.', // MISSING
-		userGuide : 'CKEditor User\'s Guide', // MISSING
+		help	: '请访问 $1 以获取帮助.',
+		userGuide : 'CKEditor 用户向导',
 		moreInfo	: '访问我们的网站以获取更多关于协议的信息',
-		copy		: 'Copyright &copy; $1. All rights reserved.'
+		copy		: 'Copyright &copy; $1. 版权所有。'
 	},
 
@@ -734,6 +734,6 @@
 		anchor		: '锚点',
 		flash		: 'Flash 动画',
-		iframe		: 'IFrame', // MISSING
-		hiddenfield	: 'Hidden Field', // MISSING
+		iframe		: 'IFrame',
+		hiddenfield	: '隐藏域',
 		unknown		: '未知对象'
 	},
@@ -755,15 +755,15 @@
 	toolbarGroups :
 	{
-		document : 'Document', // MISSING
-		clipboard : 'Clipboard/Undo', // MISSING
-		editing : 'Editing', // MISSING
-		forms : 'Forms', // MISSING
-		basicstyles : 'Basic Styles', // MISSING
-		paragraph : 'Paragraph', // MISSING
-		links : 'Links', // MISSING
-		insert : 'Insert', // MISSING
-		styles : 'Styles', // MISSING
-		colors : 'Colors', // MISSING
-		tools : 'Tools' // MISSING
+		document : '文档',
+		clipboard : '剪贴板/撤销',
+		editing : '编辑',
+		forms : '表单',
+		basicstyles : '基本格式',
+		paragraph : '段落',
+		links : '链接',
+		insert : '插入',
+		styles : '样式',
+		colors : '颜色',
+		tools : '工具'
 	},
 
@@ -778,5 +778,5 @@
 		label : '页面属性',
 		title : '页面属性',
-		design : 'Design', // MISSING
+		design : '设计',
 		meta : 'Meta 数据',
 		chooseColor : '选择',
@@ -785,5 +785,5 @@
 		charset : 	'字符编码',
 		charsetOther : '其它字符编码',
-		charsetASCII : 'ASCII', // MISSING
+		charsetASCII : 'ASCII',
 		charsetCE : '中欧',
 		charsetCT : '繁体中文 (Big5)',
@@ -793,5 +793,5 @@
 		charsetKR : '韩文',
 		charsetTR : '土耳其文',
-		charsetUN : 'Unicode (UTF-8)', // MISSING
+		charsetUN : 'Unicode (UTF-8)',
 		charsetWE : '西欧',
 		docType : '文档类型',
@@ -811,5 +811,5 @@
 		metaAuthor : '作者',
 		metaCopyright : '版权',
-		previewHtml : '<p>This is some <strong>sample text</strong>. You are using <a href="javascript:void(0)">CKEditor</a>.</p>' // MISSING
+		previewHtml : '<p>This is some <strong>sample text</strong>. You are using <a href="javascript:void(0)">CKEditor</a>.</p>'
 	}
 };
