zh_cn_utf8.js
资源名称:bangong.rar [点击查看]
上传用户:dlqqsh
上传日期:2021-11-13
资源大小:7840k
文件大小:2k
源码类别:
OA系统
开发平台:
Java
- // zh-cn lang variables
- tinyMCE.addToLang('style',{
- title : '编辑CSS样式表',
- styleinfo_desc : '编辑CSS样式表',
- text_tab : '类型',
- background_tab : '背景',
- block_tab : '区块',
- box_tab : '方框',
- border_tab : '边框',
- list_tab : '列表',
- positioning_tab : '定位',
- text_props : '文本',
- text_font : '字体',
- text_size : '大小',
- text_weight : '粗细',
- text_style : '样式',
- text_variant : '变体',
- text_lineheight : '行高',
- text_case : '大小写',
- text_color : '颜色',
- text_decoration : '修饰',
- text_underline : '下划线',
- text_overline : '上划线',
- text_striketrough : '删除线',
- text_blink : '闪烁',
- text_none : '无',
- background_color : '背景颜色',
- background_image : '背景图像',
- background_repeat : '重复',
- background_attachment : '附件',
- background_hpos : '水平位置',
- background_vpos : '垂直位置',
- block_wordspacing : '单词间距',
- block_letterspacing : '字母间距',
- block_vertical_alignment : '垂直对齐',
- block_text_align : '文本对齐',
- block_text_indent : '文字缩进',
- block_whitespace : '空格',
- block_display : '显示',
- box_width : '宽度',
- box_height : '高度',
- box_float : '浮动',
- box_clear : '清除',
- padding : '填充',
- same : '全部相同',
- top : '上',
- right : '右',
- bottom : '下',
- left : '左',
- margin : '边界',
- style : '样式',
- width : '宽度',
- height : '高度',
- color : '颜色',
- list_type : '类型',
- bullet_image : '项目符号图像',
- position : '位置',
- positioning_type : '类型',
- visibility : '显示',
- zindex : 'Z轴',
- overflow : '溢位',
- placement : '置入',
- clip : '裁切',
- apply : '应用'
- });