⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 ch.js

📁 是个不错的文件代码,希望大家好好用,
💻 JS
字号:
// I18N constants

// LANG: "ch", ENCODING: UTF-8

{
  "Bold": "粗体",
  "Italic": "斜体",
  "Underline": "底线",
  "Strikethrough": "删线",
  "Subscript": "下标",
  "Superscript": "上标",
  "Justify Left": "靠左",
  "Justify Center": "居中",
  "Justify Right": "靠右",
  "Justify Full": "分散对齐",
  "Ordered List": "数字编号",
  "Bulleted List": "项目编号",
  "Decrease Indent": "增加缩进量",
  "Increase Indent": "减少缩进量",
  "Font Color": "文字颜色",
  "Background Color": "背景颜色",
  "Horizontal Rule": "水平线",
  "Insert Web Link": "插入链接",
  "Insert/Modify Image": "插入图像",
  "Insert Table": "插入表格",
  "Toggle HTML Source": "切换到HTML代码",
  "Enlarge Editor": "拉伸编辑系统",
  "Help using editor": "说明",
  "Current style": "字体例子",
  "Undoes your last action": "还原",
  "Redoes your last action": "撤销还原",
  "Cut selection": "剪制",
  "Copy selection": "复制",
  "Paste from clipboard": "粘贴",
  "Direction left to right": "从左到右",
  "Direction right to left": "从右到左",
  "OK": "确定",
  "Cancel": "取消",
  "Path": "路径",
  "You are in TEXT MODE.  Use the [<>] button to switch back to WYSIWYG.": "你在用html代码编辑方式.  用 [<>] 按钮转回 所见即所得 编辑方式.",
  "The full screen mode is known to cause problems with Internet Explorer, due to browser bugs that we weren": "全屏方式在Internet Explorer 上常出问题, 因為这是 Internet Explorer 的问题,我们无法解决。",
  "The Paste button does not work in Mozilla based web browsers (technical security reasons). Press CTRL-V on your keyboard to paste directly.": "The Paste button does not work in Mozilla based web browsers (technical security reasons). Press CTRL-V on your keyboard to paste directly.",
  "Insert/Modify Link": "插入/改写链接",
  "New window (_blank)": "新窗口(_blank)",
  "None (use implicit)": "无(use implicit)",
  "Other": "其他",
  "Same frame (_self)": "本窗口(_self)",
  "Target:": "目标框:",
  "Title (tooltip):": "主题 (tooltip):",
  "Top frame (_top)": "上框架 (_top)",
  "URL:": "网址:",
  "You must enter the URL where this link points to": "你必须输入你要链接的网址!",
  "You need to select some text before creating a link":"请选择需要加上链接的文字!",
  "Insert Image":"插入图片",
  "Image URL:":"图片网址:",
  "Alternate text:":"替换文本:",
  "Preview":"预览",
  "Image Preview:":"图片预览",
  "Layout":"布局",
  "Alignment:":"对齐:",
  "Border thickness:":"边框大小:",
  "Spacing":"间距",
  "Horizontal:":"水平:",
  "Vertical:":"垂直:",
  "You must enter the URL":"请输入一个有效的网址!",
  "&mdash; font &mdash;":"&mdash; 字体&mdash; ",
  "&mdash; size &mdash;":"&mdash; 字号&mdash; ",
  "&mdash; format &mdash;":"&mdash; 格式&mdash; ",
  "Insert Flash":"插入Flash",
  "Insert Media":"插入媒体(音乐或视频)",
  "Rows:":"行数:",
  "Cols:":"列数:",
  "Width:":"宽度:",
  "Not set":"默认",
  "Left":"左对齐",
  "Right":"右对齐",
  "Texttop":"上对齐",
  "Absmiddle":"绝对居中",
  "Baseline":"基线",
  "Absbottom":"绝对底部",
  "Bottom":"底部",
  "Middle":"垂直居中",
  "Top":"顶端",
  "Percent":"百分比",
  "Pixels":"像素",
  "Em":"Em",
  "Cell spacing:":"间距:",
  "Cell padding:":"填充",
  "Fixed width columns":"固定分栏宽度",
  "Select all":"选择所有",
  "Clear MSOffice tags":"清除word垃圾代码",
  "Remove formatting":"清除格式",
  "Toggle Borders":"显示不可见元素",
  "Print document":"打印",
  "Save as":"保存到本地",
  "Enter the image URL here":"请在这里输入图片的网址",
  "Preview the image":"预览图片",
  "Editor Help":"编辑器帮助",
  "Keyboard shortcuts":"键盘快捷键",
  "new paragraph":"新段落",
  "insert linebreak":"换行",
  "Set format to paragraph":"设置格式到段落",
  "Clean content pasted from Word":"清除来自word的内容",
  "Headings":"标题",
  "More toolbar":"更多工具",
  "Close":"关闭"
}

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -