module.exports = exports = { lang: 'zh-cn', newglyph: '新字形', undo: '撤销', redo: '重做', import: '导入', import_svg: '导入svg', import_svg_title: '导入svg格式字体文件', import_pic: '导入图片', import_pic_title: '导入包含字形的图片', import_font: '导入字体文件', import_font_title: '导入ttf,woff,eot,otf格式字体文件', export_ttf: '导出ttf', export_woff: '导出woff', export_zip: '导出zip,包含ttf,woff,eot,svg等格式字体和icon示例', save_proj: '保存项目', onlinefont: '加载线上字体', fonturl: '从URL加载字体', tool: '工具', gen_glyph_name: '生成字形名称', clear_glyph_name: '清除字形名称', optimize_glyph: '优化字体', sort_glyf: '按代码点进行排序', compound2simple: '复合字形转简单字形', preview: '预览', preview_ttf: 'ttf字体', preview_woff: 'woff字体', preview_svg: 'svg字体(仅safari)', preview_eot: 'eot字体(仅IE)', new_font: '新建', new_font_title: '新建ttf字体文件', open_font: '打开', open_font_title: '打开ttf,woff,eot,otf格式字体文件', project_list: '项目列表', close_editor: '点击或者按`F2`键关闭编辑器', metrics: '字体度量', editor_setting: '编辑器设置', import_and_export: '导入和导出', setting: '设置', help: '帮助', confirm: '确定', cancel: '取消', fontinfo: '字体信息', syncfromserver: '从服务器同步字体' };