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_TW.js |   15 ++++++++++++---
 1 files changed, 12 insertions(+), 3 deletions(-)

diff --git a/program/js/tinymce/langs/zh_TW.js b/program/js/tinymce/langs/zh_TW.js
index 7efb214..c131cf1 100644
--- a/program/js/tinymce/langs/zh_TW.js
+++ b/program/js/tinymce/langs/zh_TW.js
@@ -1,8 +1,11 @@
 tinymce.addI18n('zh_TW',{
 "Cut": "\u526a\u4e0b",
+"Heading 5": "\u6a19\u984c 5",
 "Header 2": "\u6a19\u984c 2",
 "Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X\/C\/V keyboard shortcuts instead.": "\u60a8\u7684\u700f\u89bd\u5668\u4e0d\u652f\u63f4\u5b58\u53d6\u526a\u8cbc\u7c3f\uff0c\u53ef\u4ee5\u4f7f\u7528\u5feb\u901f\u9375 Ctrl + X\/C\/V \u4ee3\u66ff\u526a\u4e0b\u3001\u8907\u88fd\u8207\u8cbc\u4e0a\u3002",
+"Heading 4": "\u6a19\u984c 4",
 "Div": "Div",
+"Heading 2": "\u6a19\u984c 2",
 "Paste": "\u8cbc\u4e0a",
 "Close": "\u95dc\u9589",
 "Font Family": "\u5b57\u9ad4",
@@ -11,6 +14,8 @@
 "New document": "\u65b0\u6587\u4ef6",
 "Blockquote": "\u5f15\u7528",
 "Numbered list": "\u6578\u5b57\u6e05\u55ae",
+"Heading 1": "\u6a19\u984c 1",
+"Headings": "\u6a19\u984c",
 "Increase indent": "\u589e\u52a0\u7e2e\u6392",
 "Formats": "\u683c\u5f0f",
 "Headers": "\u6a19\u984c",
@@ -34,6 +39,8 @@
 "Italic": "\u659c\u9ad4",
 "Align center": "\u7f6e\u4e2d\u5c0d\u9f4a",
 "Header 5": "\u6a19\u984c 5",
+"Heading 6": "\u6a19\u984c 6",
+"Heading 3": "\u6a19\u984c 3",
 "Decrease indent": "\u6e1b\u5c11\u7e2e\u6392",
 "Header 4": "\u6a19\u984c 4",
 "Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.": "\u76ee\u524d\u5c07\u4ee5\u7d14\u6587\u5b57\u7684\u6a21\u5f0f\u8cbc\u4e0a\uff0c\u60a8\u53ef\u4ee5\u518d\u9ede\u9078\u4e00\u6b21\u53d6\u6d88\u3002",
@@ -80,7 +87,7 @@
 "Constrain proportions": "\u7b49\u6bd4\u4f8b\u7e2e\u653e",
 "Vertical space": "\u9ad8\u5ea6",
 "Image description": "\u5716\u7247\u63cf\u8ff0",
-"Style": "\u985e\u578b",
+"Style": "\u6a23\u5f0f",
 "Dimensions": "\u5c3a\u5bf8",
 "Insert image": "\u63d2\u5165\u5716\u7247",
 "Insert date\/time": "\u63d2\u5165 \u65e5\u671f\/\u6642\u9593",
@@ -89,9 +96,11 @@
 "Text to display": "\u986f\u793a\u6587\u5b57",
 "Anchors": "\u52a0\u5165\u9328\u9ede",
 "Insert link": "\u63d2\u5165\u9023\u7d50",
-"New window": "\u65b0\u8996\u7a97",
+"New window": "\u53e6\u958b\u8996\u7a97",
 "None": "\u7121",
-"Target": "\u76ee\u6a19",
+"The URL you entered seems to be an external link. Do you want to add the required http:\/\/ prefix?": "The URL you entered seems to be an external link. Do you want to add the required http:\/\/ prefix?",
+"Target": "\u958b\u555f\u65b9\u5f0f",
+"The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?": "The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?",
 "Insert\/edit link": "\u63d2\u5165\/\u7de8\u8f2f\u9023\u7d50",
 "Insert\/edit video": "\u63d2\u4ef6\/\u7de8\u8f2f \u5f71\u97f3",
 "Poster": "\u9810\u89bd\u5716\u7247",

--
Gitblit v1.9.1