@etsoo/editor
Version:
ETSOO Free WYSIWYG HTML Editor
222 lines (220 loc) • 7.18 kB
JavaScript
var about = "關於EOEditor";
var aboutContent = "<p>源代碼庫: <a href=\"https://github.com/ETSOO/EOEditor\" target=\"_blank\">GitHub</a><br/><a href=\"https://www.etsoo.com\" target=\"_blank\">億速思維</a>© 版權所有 (2004-2022)</p>";
var align = "對齊";
var allowfullscreen = "允許全屏";
var apply = "應用";
var backColor = "背景色";
var backgroundImage = "背景圖片";
var bgColor = "背景色";
var bold = "加粗 (Ctrl+B)";
var border = "邊框";
var borderStyle = "邊框樣式";
var borderRadius = "圓角半徑";
var byURL = "網址";
var caption = "標題";
var className = "類名";
var code = "程序代碼";
var color = "顏色";
var copy = "複製 (Ctrl+C)";
var custom1 = "自定義1";
var custom2 = "自定義2";
var custom3 = "自定義3";
var cut = "剪切 (Ctrl+X)";
var decreaseFontSize = "減少字號";
var edit = "編輯";
var float = "浮動";
var foreColor = "文字顏色";
var formatBlock = "樣式";
var fullscreen = "全螢幕";
var gradient = "漸變色";
var h1 = "標題1";
var h2 = "標題2";
var h3 = "標題3";
var h4 = "標題4";
var h5 = "標題5";
var h6 = "標題6";
var height = "高度";
var hp = "普通文本";
var iframe = "嵌入窗口";
var image = "圖片";
var imageCreation = "圖片創作";
var increaseFontSize = "增大字號";
var indent = "增加縮進";
var insertHorizontalRule = "插入橫線";
var insertImage = "插入圖片";
var insertOrderedList = "插入有序列表";
var insertText = "黏貼為純文本 (Ctrl+Shift+V)";
var insertUnorderedList = "插入無序列表";
var italic = "斜體 (Ctrl+I)";
var justifyCenter = "居中";
var justifyFull = "兩端對齊";
var justifyLeft = "左對齊";
var justifyRight = "右對齊";
var link = "超鏈接";
var insertTable = "插入表格";
var linkTargetNew = "新窗口";
var linkTitle = "標題";
var linkURL = "網址";
var lock = "保護數據";
var margin = "外邊距";
var more = "更多";
var next = "下一張";
var none = "無";
var object = "對象";
var outdent = "減少縮進";
var padding = "內邊距";
var paste = "黏貼 (Ctrl+V)";
var position = "位置";
var previous = "上一張";
var qty = "數量";
var redo = "重做 (Ctrl+Y)";
var removeFormat = "清除格式";
var repeat = "重複";
var restore = "恢復";
var s = "分隔線";
var sameValue = "相同設置";
var sides = "上|右|下|左";
var source = "HTML源代碼";
var specialCharacterCategories = "常用符號|標點符號|箭頭|貨幣|數學符號|數字";
var strikeThrough = "刪除線";
var style = "CSS樣式";
var subscript = "下標";
var superscript = "上標";
var symbols = "特殊字符";
var table = "表格";
var tableColumnAddAfter = "向右插入列";
var tableColumnAddBefore = "向左插入列";
var tableColumnRemove = "移除列";
var tableBorder = "全局邊框";
var tableBorderCollapse = "邊框合併";
var tableLayout = "表格佈局";
var tableLayouts = "自動|固定";
var tableMergeCells = "合併單元格";
var tableProperties = "表格屬性";
var tableRowAddAfter = "在下方插入行";
var tableRowAddBefore = "在上方插入行";
var tableRowRemove = "移除行";
var tableSplitCell = "拆分單元格";
var tableSplitColumns = "拆分為列";
var tableSplitRows = "拆分為行";
var textbox = "文本框";
var to = "往";
var underline = "下劃線 (Ctrl+U)";
var undo = "撤銷 (Ctrl+Z)";
var unlink = "刪除鏈接";
var uploadFromComputer = "從電腦上傳";
var video = "音頻/視頻/網頁代碼";
var width = "寬度";
var yes = "是";
var zhHant = {
about: about,
aboutContent: aboutContent,
align: align,
allowfullscreen: allowfullscreen,
apply: apply,
backColor: backColor,
backgroundImage: backgroundImage,
bgColor: bgColor,
bold: bold,
border: border,
borderStyle: borderStyle,
borderRadius: borderRadius,
byURL: byURL,
caption: caption,
className: className,
code: code,
color: color,
copy: copy,
custom1: custom1,
custom2: custom2,
custom3: custom3,
cut: cut,
decreaseFontSize: decreaseFontSize,
"delete": "刪除",
edit: edit,
float: float,
foreColor: foreColor,
formatBlock: formatBlock,
fullscreen: fullscreen,
gradient: gradient,
h1: h1,
h2: h2,
h3: h3,
h4: h4,
h5: h5,
h6: h6,
height: height,
hp: hp,
iframe: iframe,
image: image,
imageCreation: imageCreation,
increaseFontSize: increaseFontSize,
indent: indent,
insertHorizontalRule: insertHorizontalRule,
insertImage: insertImage,
insertOrderedList: insertOrderedList,
insertText: insertText,
insertUnorderedList: insertUnorderedList,
italic: italic,
justifyCenter: justifyCenter,
justifyFull: justifyFull,
justifyLeft: justifyLeft,
justifyRight: justifyRight,
link: link,
insertTable: insertTable,
linkTargetNew: linkTargetNew,
linkTitle: linkTitle,
linkURL: linkURL,
lock: lock,
margin: margin,
more: more,
next: next,
none: none,
object: object,
outdent: outdent,
padding: padding,
paste: paste,
position: position,
previous: previous,
qty: qty,
redo: redo,
removeFormat: removeFormat,
repeat: repeat,
restore: restore,
s: s,
sameValue: sameValue,
sides: sides,
source: source,
specialCharacterCategories: specialCharacterCategories,
strikeThrough: strikeThrough,
style: style,
subscript: subscript,
superscript: superscript,
symbols: symbols,
table: table,
tableColumnAddAfter: tableColumnAddAfter,
tableColumnAddBefore: tableColumnAddBefore,
tableColumnRemove: tableColumnRemove,
tableBorder: tableBorder,
tableBorderCollapse: tableBorderCollapse,
tableLayout: tableLayout,
tableLayouts: tableLayouts,
tableMergeCells: tableMergeCells,
tableProperties: tableProperties,
tableRowAddAfter: tableRowAddAfter,
tableRowAddBefore: tableRowAddBefore,
tableRowRemove: tableRowRemove,
tableSplitCell: tableSplitCell,
tableSplitColumns: tableSplitColumns,
tableSplitRows: tableSplitRows,
textbox: textbox,
to: to,
underline: underline,
undo: undo,
unlink: unlink,
uploadFromComputer: uploadFromComputer,
video: video,
width: width,
yes: yes
};
export { about, aboutContent, align, allowfullscreen, apply, backColor, backgroundImage, bgColor, bold, border, borderRadius, borderStyle, byURL, caption, className, code, color, copy, custom1, custom2, custom3, cut, decreaseFontSize, zhHant as default, edit, float, foreColor, formatBlock, fullscreen, gradient, h1, h2, h3, h4, h5, h6, height, hp, iframe, image, imageCreation, increaseFontSize, indent, insertHorizontalRule, insertImage, insertOrderedList, insertTable, insertText, insertUnorderedList, italic, justifyCenter, justifyFull, justifyLeft, justifyRight, link, linkTargetNew, linkTitle, linkURL, lock, margin, more, next, none, object, outdent, padding, paste, position, previous, qty, redo, removeFormat, repeat, restore, s, sameValue, sides, source, specialCharacterCategories, strikeThrough, style, subscript, superscript, symbols, table, tableBorder, tableBorderCollapse, tableColumnAddAfter, tableColumnAddBefore, tableColumnRemove, tableLayout, tableLayouts, tableMergeCells, tableProperties, tableRowAddAfter, tableRowAddBefore, tableRowRemove, tableSplitCell, tableSplitColumns, tableSplitRows, textbox, to, underline, undo, unlink, uploadFromComputer, video, width, yes };