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

📄 zh-cn.js

📁 这是一个简单的论坛程序源码
💻 JS
字号:
// UK lang variables

tinyMCE.addToLang('',{
theme_style_select : '-- 样式 --',
theme_code_desc : '编辑HTML源代码',
theme_code_title : 'HTML源代码编辑器',
theme_code_wordwrap : '自动换行',
theme_sub_desc : '下标',
theme_sup_desc : '上标',
theme_hr_desc : '插入水平线',
theme_removeformat_desc : '清除格式',
theme_custom1_desc : '在这里输入您的描述',
insert_image_border : '边框',
insert_image_dimensions : '尺寸',
insert_image_vspace : '垂直间距',
insert_image_hspace : '水平间距',
insert_image_align : '对齐',
insert_image_align_default : '-- 未设置 --',
insert_image_align_baseline : '基线',
insert_image_align_top : '顶部',
insert_image_align_middle : '居中',
insert_image_align_bottom : '底部',
insert_image_align_texttop : '文本顶',
insert_image_align_absmiddle : '绝对居中',
insert_image_align_absbottom : '绝对底部',
insert_image_align_left : '左对齐',
insert_image_align_right : '右对齐',
theme_font_size : '-- 文字大小 --',
theme_fontdefault : '-- 字体 --',
theme_block : '-- 格式 --',
theme_paragraph : '段落',
theme_div : 'Div',
theme_address : '地址',
theme_pre : '预格式化',
theme_h1 : '标题 1',
theme_h2 : '标题 2',
theme_h3 : '标题 3',
theme_h4 : '标题 4',
theme_h5 : '标题 5',
theme_h6 : '标题 6',
theme_blockquote : '引用',
theme_code : '代码',
theme_samp : '代码示例',
theme_dt : '定义项目 ',
theme_dd : '定义描述',
theme_colorpicker_title : '选择颜色',
theme_colorpicker_apply : '应用',
theme_forecolor_desc : '选择文本颜色',
theme_backcolor_desc : '选择背景颜色',
theme_charmap_title : 'Select custom character',
theme_charmap_desc : 'Insert custom character',
theme_visualaid_desc : 'Toggle guidelines/invisible elements',
insert_anchor_title : '插入/编辑 书签(锚)',
insert_anchor_name : '书签(锚)名',
theme_anchor_desc : '插入/编辑 书签(锚)',
theme_insert_link_titlefield : '标题',
theme_clipboard_msg : 'Copy/Cut/Paste is not available in Mozilla and Firefox.\nDo you want more information about this issue?',
theme_path : '路径',
cut_desc : '剪切',
copy_desc : '复制',
paste_desc : '粘贴',
link_list : '链接列表',
image_list : '图像列表',
browse : '浏览',
image_props_desc : '图像属性',
newdocument_desc : '新文档',
class_name : '类',
newdocument : '确定要清除所有内容吗?',
about_title : '关于 TinyMCE',
about : '关于',
license : '授权协议',
plugins : '插件',
plugin : '插件',
author : '作者',
version : '版本',
loaded_plugins : '加载插件',
help : '帮助',
not_set : '-- 未设置 --',
close : '关闭',
toolbar_focus : 'Jump to tool buttons - Alt+Q, Jump to editor - Alt-Z, Jump to element path - Alt-X'
});

⌨️ 快捷键说明

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