@etsoo/editor
Version:
ETSOO Free WYSIWYG HTML Editor
222 lines (220 loc) • 7.17 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 zhHans = {
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, zhHans 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 };