From 51d7bf0d2c77bda266956f550331dc5c45bba2f3 Mon Sep 17 00:00:00 2001
From: Pascal Herbert <pascal.herbert@gmail.com>
Date: Thu, 26 Jun 2014 08:38:16 -0400
Subject: [PATCH] Updated Langs to TinyMC 4.1.x

---
 program/js/tinymce/langs/zh_CN.js |   18 ++++++++++++++++--
 1 files changed, 16 insertions(+), 2 deletions(-)

diff --git a/program/js/tinymce/langs/zh_CN.js b/program/js/tinymce/langs/zh_CN.js
index 5419233..cc41dbd 100644
--- a/program/js/tinymce/langs/zh_CN.js
+++ b/program/js/tinymce/langs/zh_CN.js
@@ -1,8 +1,11 @@
 tinymce.addI18n('zh_CN',{
 "Cut": "\u526a\u5207",
+"Heading 5": "\u6807\u98985",
 "Header 2": "\u6807\u98982",
 "Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X\/C\/V keyboard shortcuts instead.": "\u4f60\u7684\u6d4f\u89c8\u5668\u4e0d\u652f\u6301\u5bf9\u526a\u8d34\u677f\u7684\u8bbf\u95ee\uff0c\u8bf7\u4f7f\u7528Ctrl+X\/C\/V\u952e\u8fdb\u884c\u590d\u5236\u7c98\u8d34\u3002",
+"Heading 4": "\u6807\u98984",
 "Div": "Div\u533a\u5757",
+"Heading 2": "\u6807\u98982",
 "Paste": "\u7c98\u8d34",
 "Close": "\u5173\u95ed",
 "Font Family": "\u5b57\u4f53",
@@ -11,6 +14,8 @@
 "New document": "\u65b0\u6587\u6863",
 "Blockquote": "\u5f15\u7528",
 "Numbered list": "\u7f16\u53f7\u5217\u8868",
+"Heading 1": "\u6807\u98981",
+"Headings": "\u6807\u9898",
 "Increase indent": "\u589e\u52a0\u7f29\u8fdb",
 "Formats": "\u683c\u5f0f",
 "Headers": "\u6807\u9898",
@@ -34,6 +39,8 @@
 "Italic": "\u659c\u4f53",
 "Align center": "\u5c45\u4e2d",
 "Header 5": "\u6807\u98985",
+"Heading 6": "\u6807\u98986",
+"Heading 3": "\u6807\u98983",
 "Decrease indent": "\u51cf\u5c11\u7f29\u8fdb",
 "Header 4": "\u6807\u98984",
 "Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.": "\u5f53\u524d\u4e3a\u7eaf\u6587\u672c\u7c98\u8d34\u6a21\u5f0f\uff0c\u518d\u6b21\u70b9\u51fb\u53ef\u4ee5\u56de\u5230\u666e\u901a\u7c98\u8d34\u6a21\u5f0f\u3002",
@@ -91,7 +98,9 @@
 "Insert link": "\u63d2\u5165\u94fe\u63a5",
 "New window": "\u5728\u65b0\u7a97\u53e3\u6253\u5f00",
 "None": "\u65e0",
+"The URL you entered seems to be an external link. Do you want to add the required http:\/\/ prefix?": "\u4f60\u6240\u586b\u5199\u7684URL\u5730\u5740\u5c5e\u4e8e\u5916\u90e8\u94fe\u63a5\uff0c\u9700\u8981\u52a0\u4e0ahttp:\/\/:\u524d\u7f00\u5417\uff1f",
 "Target": "\u6253\u5f00\u65b9\u5f0f",
+"The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?": "\u4f60\u6240\u586b\u5199\u7684URL\u5730\u5740\u8c8c\u4f3c\u662f\u90ae\u4ef6\u5730\u5740\uff0c\u9700\u8981\u52a0\u4e0amailto:\u524d\u7f00\u5417\uff1f",
 "Insert\/edit link": "\u63d2\u5165\/\u7f16\u8f91\u94fe\u63a5",
 "Insert\/edit video": "\u63d2\u5165\/\u7f16\u8f91\u89c6\u9891",
 "Poster": "\u5c01\u9762",
@@ -139,15 +148,20 @@
 "Paste row before": "\u7c98\u8d34\u5230\u4e0a\u65b9",
 "Scope": "\u8303\u56f4",
 "Delete table": "\u5220\u9664\u8868\u683c",
+"H Align": "\u6c34\u5e73\u5bf9\u9f50",
+"Top": "\u4e0a",
 "Header cell": "\u8868\u5934\u5355\u5143\u683c",
 "Column": "\u5217",
+"Row group": "\u884c\u7ec4",
 "Cell": "\u5355\u5143\u683c",
-"Header": "\u8868\u5934",
+"Middle": "\u5c45\u4e2d",
 "Cell type": "\u5355\u5143\u683c\u7c7b\u578b",
 "Copy row": "\u590d\u5236\u884c",
 "Row properties": "\u884c\u5c5e\u6027",
 "Table properties": "\u8868\u683c\u5c5e\u6027",
-"Row group": "\u884c\u7ec4",
+"Bottom": "\u4f4e\u7aef",
+"V Align": "\u5782\u76f4\u5bf9\u9f50",
+"Header": "\u8868\u5934",
 "Right": "\u53f3\u5bf9\u9f50",
 "Insert column after": "\u5728\u53f3\u4fa7\u63d2\u5165",
 "Cols": "\u5217",

--
Gitblit v1.9.1