834 lines
15 KiB
Plaintext
834 lines
15 KiB
Plaintext
{
|
|
"@@locale": "zh",
|
|
|
|
"appTitle": "Mobile EDA",
|
|
"@appTitle": {
|
|
"description": "应用标题"
|
|
},
|
|
|
|
"homeScreen": "首页",
|
|
"@homeScreen": {
|
|
"description": "首页标题"
|
|
},
|
|
|
|
"projectList": "项目列表",
|
|
"@projectList": {
|
|
"description": "项目列表标题"
|
|
},
|
|
|
|
"schematicEditor": "原理图编辑器",
|
|
"@schematicEditor": {
|
|
"description": "编辑器标题"
|
|
},
|
|
|
|
"componentLibrary": "元件库",
|
|
"@componentLibrary": {
|
|
"description": "元件库标题"
|
|
},
|
|
|
|
"settings": "设置",
|
|
"@settings": {
|
|
"description": "设置标题"
|
|
},
|
|
|
|
"undo": "撤销",
|
|
"@undo": {
|
|
"description": "撤销操作"
|
|
},
|
|
|
|
"redo": "重做",
|
|
"@redo": {
|
|
"description": "重做操作"
|
|
},
|
|
|
|
"save": "保存",
|
|
"@save": {
|
|
"description": "保存操作"
|
|
},
|
|
|
|
"delete": "删除",
|
|
"@delete": {
|
|
"description": "删除操作"
|
|
},
|
|
|
|
"cancel": "取消",
|
|
"@cancel": {
|
|
"description": "取消操作"
|
|
},
|
|
|
|
"confirm": "确认",
|
|
"@confirm": {
|
|
"description": "确认操作"
|
|
},
|
|
|
|
"ok": "确定",
|
|
"@ok": {
|
|
"description": "确定按钮"
|
|
},
|
|
|
|
"edit": "编辑",
|
|
"@edit": {
|
|
"description": "编辑操作"
|
|
},
|
|
|
|
"add": "添加",
|
|
"@add": {
|
|
"description": "添加操作"
|
|
},
|
|
|
|
"remove": "移除",
|
|
"@remove": {
|
|
"description": "移除操作"
|
|
},
|
|
|
|
"search": "搜索",
|
|
"@search": {
|
|
"description": "搜索操作"
|
|
},
|
|
|
|
"filter": "筛选",
|
|
"@filter": {
|
|
"description": "筛选操作"
|
|
},
|
|
|
|
"selectMode": "选择模式",
|
|
"@selectMode": {
|
|
"description": "选择模式按钮"
|
|
},
|
|
|
|
"wireMode": "连线模式",
|
|
"@wireMode": {
|
|
"description": "连线模式按钮"
|
|
},
|
|
|
|
"placeComponent": "放置元件",
|
|
"@placeComponent": {
|
|
"description": "放置元件模式"
|
|
},
|
|
|
|
"propertyPanel": "属性面板",
|
|
"@propertyPanel": {
|
|
"description": "属性面板标题"
|
|
},
|
|
|
|
"refDesignator": "位号",
|
|
"@refDesignator": {
|
|
"description": "元件位号标签"
|
|
},
|
|
|
|
"value": "值",
|
|
"@value": {
|
|
"description": "元件值标签"
|
|
},
|
|
|
|
"footprint": "封装",
|
|
"@footprint": {
|
|
"description": "封装标签"
|
|
},
|
|
|
|
"rotation": "旋转",
|
|
"@rotation": {
|
|
"description": "旋转角度标签"
|
|
},
|
|
|
|
"mirror": "镜像",
|
|
"@mirror": {
|
|
"description": "镜像标签"
|
|
},
|
|
|
|
"mirrorX": "水平镜像",
|
|
"@mirrorX": {
|
|
"description": "水平镜像"
|
|
},
|
|
|
|
"mirrorY": "垂直镜像",
|
|
"@mirrorY": {
|
|
"description": "垂直镜像"
|
|
},
|
|
|
|
"netName": "网络名",
|
|
"@netName": {
|
|
"description": "网络名称标签"
|
|
},
|
|
|
|
"componentType": "元件类型",
|
|
"@componentType": {
|
|
"description": "元件类型标签"
|
|
},
|
|
|
|
"gridView": "网格视图",
|
|
"@gridView": {
|
|
"description": "网格视图模式"
|
|
},
|
|
|
|
"listView": "列表视图",
|
|
"@listView": {
|
|
"description": "列表视图模式"
|
|
},
|
|
|
|
"category": "类别",
|
|
"@category": {
|
|
"description": "类别筛选"
|
|
},
|
|
|
|
"allCategories": "全部类别",
|
|
"@allCategories": {
|
|
"description": "全部类别选项"
|
|
},
|
|
|
|
"power": "电源",
|
|
"@power": {
|
|
"description": "电源类别"
|
|
},
|
|
|
|
"passive": "被动元件",
|
|
"@passive": {
|
|
"description": "被动元件类别"
|
|
},
|
|
|
|
"resistor": "电阻",
|
|
"@resistor": {
|
|
"description": "电阻"
|
|
},
|
|
|
|
"capacitor": "电容",
|
|
"@capacitor": {
|
|
"description": "电容"
|
|
},
|
|
|
|
"inductor": "电感",
|
|
"@inductor": {
|
|
"description": "电感"
|
|
},
|
|
|
|
"semiconductor": "半导体",
|
|
"@semiconductor": {
|
|
"description": "半导体类别"
|
|
},
|
|
|
|
"diode": "二极管",
|
|
"@diode": {
|
|
"description": "二极管"
|
|
},
|
|
|
|
"transistor": "三极管",
|
|
"@transistor": {
|
|
"description": "三极管"
|
|
},
|
|
|
|
"connector": "连接器",
|
|
"@connector": {
|
|
"description": "连接器类别"
|
|
},
|
|
|
|
"ic": "集成电路",
|
|
"@ic": {
|
|
"description": "集成电路类别"
|
|
},
|
|
|
|
"newProject": "新建项目",
|
|
"@newProject": {
|
|
"description": "新建项目按钮"
|
|
},
|
|
|
|
"openProject": "打开项目",
|
|
"@openProject": {
|
|
"description": "打开项目按钮"
|
|
},
|
|
|
|
"export": "导出",
|
|
"@export": {
|
|
"description": "导出操作"
|
|
},
|
|
|
|
"import": "导入",
|
|
"@import": {
|
|
"description": "导入操作"
|
|
},
|
|
|
|
"projectName": "项目名称",
|
|
"@projectName": {
|
|
"description": "项目名称输入框"
|
|
},
|
|
|
|
"projectDescription": "项目描述",
|
|
"@projectDescription": {
|
|
"description": "项目描述输入框"
|
|
},
|
|
|
|
"create": "创建",
|
|
"@create": {
|
|
"description": "创建按钮"
|
|
},
|
|
|
|
"loading": "加载中...",
|
|
"@loading": {
|
|
"description": "加载提示"
|
|
},
|
|
|
|
"saving": "保存中...",
|
|
"@saving": {
|
|
"description": "保存提示"
|
|
},
|
|
|
|
"saved": "已保存",
|
|
"@saved": {
|
|
"description": "保存成功提示"
|
|
},
|
|
|
|
"deleteConfirm": "确定要删除吗?",
|
|
"@deleteConfirm": {
|
|
"description": "删除确认提示"
|
|
},
|
|
|
|
"unsavedChanges": "有未保存的更改",
|
|
"@unsavedChanges": {
|
|
"description": "未保存更改提示"
|
|
},
|
|
|
|
"discardChanges": "放弃更改",
|
|
"@discardChanges": {
|
|
"description": "放弃更改按钮"
|
|
},
|
|
|
|
"keepEditing": "继续编辑",
|
|
"@keepEditing": {
|
|
"description": "继续编辑按钮"
|
|
},
|
|
|
|
"error": "错误",
|
|
"@error": {
|
|
"description": "错误标题"
|
|
},
|
|
|
|
"warning": "警告",
|
|
"@warning": {
|
|
"description": "警告标题"
|
|
},
|
|
|
|
"success": "成功",
|
|
"@success": {
|
|
"description": "成功提示"
|
|
},
|
|
|
|
"noProjects": "暂无项目",
|
|
"@noProjects": {
|
|
"description": "空项目列表提示"
|
|
},
|
|
|
|
"createFirstProject": "创建您的第一个项目",
|
|
"@createFirstProject": {
|
|
"description": "创建第一个项目提示"
|
|
},
|
|
|
|
"noComponents": "暂无元件",
|
|
"@noComponents": {
|
|
"description": "空元件列表提示"
|
|
},
|
|
|
|
"tryDifferentFilter": "尝试不同的筛选条件",
|
|
"@tryDifferentFilter": {
|
|
"description": "筛选无结果提示"
|
|
},
|
|
|
|
"dragToPlace": "拖拽到画布放置",
|
|
"@dragToPlace": {
|
|
"description": "拖拽放置提示"
|
|
},
|
|
|
|
"zoomIn": "放大",
|
|
"@zoomIn": {
|
|
"description": "放大操作"
|
|
},
|
|
|
|
"zoomOut": "缩小",
|
|
"@zoomOut": {
|
|
"description": "缩小操作"
|
|
},
|
|
|
|
"fitToScreen": "适应屏幕",
|
|
"@fitToScreen": {
|
|
"description": "适应屏幕操作"
|
|
},
|
|
|
|
"grid": "网格",
|
|
"@grid": {
|
|
"description": "网格设置"
|
|
},
|
|
|
|
"showGrid": "显示网格",
|
|
"@showGrid": {
|
|
"description": "显示网格选项"
|
|
},
|
|
|
|
"hideGrid": "隐藏网格",
|
|
"@hideGrid": {
|
|
"description": "隐藏网格选项"
|
|
},
|
|
|
|
"gridSize": "网格大小",
|
|
"@gridSize": {
|
|
"description": "网格大小设置"
|
|
},
|
|
|
|
"snapToGrid": "吸附到网格",
|
|
"@snapToGrid": {
|
|
"description": "吸附到网格选项"
|
|
},
|
|
|
|
"darkMode": "深色模式",
|
|
"@darkMode": {
|
|
"description": "深色模式设置"
|
|
},
|
|
|
|
"lightMode": "浅色模式",
|
|
"@lightMode": {
|
|
"description": "浅色模式设置"
|
|
},
|
|
|
|
"systemTheme": "跟随系统",
|
|
"@systemTheme": {
|
|
"description": "跟随系统主题"
|
|
},
|
|
|
|
"language": "语言",
|
|
"@language": {
|
|
"description": "语言设置"
|
|
},
|
|
|
|
"chineseSimplified": "简体中文",
|
|
"@chineseSimplified": {
|
|
"description": "简体中文选项"
|
|
},
|
|
|
|
"chineseTraditional": "繁体中文",
|
|
"@chineseTraditional": {
|
|
"description": "繁体中文选项"
|
|
},
|
|
|
|
"english": "English",
|
|
"@english": {
|
|
"description": "英文选项"
|
|
},
|
|
|
|
"arabic": "العربية",
|
|
"@arabic": {
|
|
"description": "阿拉伯语选项"
|
|
},
|
|
|
|
"about": "关于",
|
|
"@about": {
|
|
"description": "关于页面"
|
|
},
|
|
|
|
"version": "版本",
|
|
"@version": {
|
|
"description": "版本号标签"
|
|
},
|
|
|
|
"help": "帮助",
|
|
"@help": {
|
|
"description": "帮助页面"
|
|
},
|
|
|
|
"tutorial": "教程",
|
|
"@tutorial": {
|
|
"description": "教程页面"
|
|
},
|
|
|
|
"feedback": "反馈",
|
|
"@feedback": {
|
|
"description": "反馈页面"
|
|
},
|
|
|
|
"sendFeedback": "发送反馈",
|
|
"@sendFeedback": {
|
|
"description": "发送反馈按钮"
|
|
},
|
|
|
|
"rateApp": "评分",
|
|
"@rateApp": {
|
|
"description": "评分按钮"
|
|
},
|
|
|
|
"shareApp": "分享应用",
|
|
"@shareApp": {
|
|
"description": "分享应用按钮"
|
|
},
|
|
|
|
"recentProjects": "最近项目",
|
|
"@recentProjects": {
|
|
"description": "最近项目标题"
|
|
},
|
|
|
|
"favoriteComponents": "收藏元件",
|
|
"@favoriteComponents": {
|
|
"description": "收藏元件标题"
|
|
},
|
|
|
|
"addToFavorites": "添加到收藏",
|
|
"@addToFavorites": {
|
|
"description": "添加到收藏按钮"
|
|
},
|
|
|
|
"removeFromFavorites": "从收藏移除",
|
|
"@removeFromFavorites": {
|
|
"description": "从收藏移除按钮"
|
|
},
|
|
|
|
"duplicate": "复制",
|
|
"@duplicate": {
|
|
"description": "复制操作"
|
|
},
|
|
|
|
"paste": "粘贴",
|
|
"@paste": {
|
|
"description": "粘贴操作"
|
|
},
|
|
|
|
"cut": "剪切",
|
|
"@cut": {
|
|
"description": "剪切操作"
|
|
},
|
|
|
|
"copy": "复制",
|
|
"@copy": {
|
|
"description": "复制操作"
|
|
},
|
|
|
|
"selectAll": "全选",
|
|
"@selectAll": {
|
|
"description": "全选操作"
|
|
},
|
|
|
|
"deselectAll": "取消全选",
|
|
"@deselectAll": {
|
|
"description": "取消全选操作"
|
|
},
|
|
|
|
"alignLeft": "左对齐",
|
|
"@alignLeft": {
|
|
"description": "左对齐操作"
|
|
},
|
|
|
|
"alignRight": "右对齐",
|
|
"@alignRight": {
|
|
"description": "右对齐操作"
|
|
},
|
|
|
|
"alignTop": "顶部对齐",
|
|
"@alignTop": {
|
|
"description": "顶部对齐操作"
|
|
},
|
|
|
|
"alignBottom": "底部对齐",
|
|
"@alignBottom": {
|
|
"description": "底部对齐操作"
|
|
},
|
|
|
|
"distributeHorizontally": "水平分布",
|
|
"@distributeHorizontally": {
|
|
"description": "水平分布操作"
|
|
},
|
|
|
|
"distributeVertically": "垂直分布",
|
|
"@distributeVertically": {
|
|
"description": "垂直分布操作"
|
|
},
|
|
|
|
"group": "编组",
|
|
"@group": {
|
|
"description": "编组操作"
|
|
},
|
|
|
|
"ungroup": "取消编组",
|
|
"@ungroup": {
|
|
"description": "取消编组操作"
|
|
},
|
|
|
|
"lock": "锁定",
|
|
"@lock": {
|
|
"description": "锁定操作"
|
|
},
|
|
|
|
"unlock": "解锁",
|
|
"@unlock": {
|
|
"description": "解锁操作"
|
|
},
|
|
|
|
"visibility": "可见性",
|
|
"@visibility": {
|
|
"description": "可见性设置"
|
|
},
|
|
|
|
"show": "显示",
|
|
"@show": {
|
|
"description": "显示操作"
|
|
},
|
|
|
|
"hide": "隐藏",
|
|
"@hide": {
|
|
"description": "隐藏操作"
|
|
},
|
|
|
|
"layers": "图层",
|
|
"@layers": {
|
|
"description": "图层管理"
|
|
},
|
|
|
|
"addLayer": "添加图层",
|
|
"@addLayer": {
|
|
"description": "添加图层按钮"
|
|
},
|
|
|
|
"removeLayer": "删除图层",
|
|
"@removeLayer": {
|
|
"description": "删除图层按钮"
|
|
},
|
|
|
|
"renameLayer": "重命名图层",
|
|
"@renameLayer": {
|
|
"description": "重命名图层按钮"
|
|
},
|
|
|
|
"moveUp": "上移",
|
|
"@moveUp": {
|
|
"description": "上移操作"
|
|
},
|
|
|
|
"moveDown": "下移",
|
|
"@moveDown": {
|
|
"description": "下移操作"
|
|
},
|
|
|
|
"bringToFront": "置于顶层",
|
|
"@bringToFront": {
|
|
"description": "置于顶层操作"
|
|
},
|
|
|
|
"sendToBack": "置于底层",
|
|
"@sendToBack": {
|
|
"description": "置于底层操作"
|
|
},
|
|
|
|
"properties": "属性",
|
|
"@properties": {
|
|
"description": "属性按钮"
|
|
},
|
|
|
|
"details": "详情",
|
|
"@details": {
|
|
"description": "详情按钮"
|
|
},
|
|
|
|
"preview": "预览",
|
|
"@preview": {
|
|
"description": "预览按钮"
|
|
},
|
|
|
|
"exportAs": "导出为",
|
|
"@exportAs": {
|
|
"description": "导出为菜单"
|
|
},
|
|
|
|
"exportAsJson": "导出为 JSON",
|
|
"@exportAsJson": {
|
|
"description": "导出为 JSON 格式"
|
|
},
|
|
|
|
"exportAsXml": "导出为 XML",
|
|
"@exportAsXml": {
|
|
"description": "导出为 XML 格式"
|
|
},
|
|
|
|
"exportAsSpice": "导出为 SPICE",
|
|
"@exportAsSpice": {
|
|
"description": "导出为 SPICE 格式"
|
|
},
|
|
|
|
"exportAsSvg": "导出为 SVG",
|
|
"@exportAsSvg": {
|
|
"description": "导出为 SVG 格式"
|
|
},
|
|
|
|
"exportAsPng": "导出为 PNG",
|
|
"@exportAsPng": {
|
|
"description": "导出为 PNG 格式"
|
|
},
|
|
|
|
"exportAsPdf": "导出为 PDF",
|
|
"@exportAsPdf": {
|
|
"description": "导出为 PDF 格式"
|
|
},
|
|
|
|
"importFrom": "从...导入",
|
|
"@importFrom": {
|
|
"description": "导入来源菜单"
|
|
},
|
|
|
|
"importFromJson": "从 JSON 导入",
|
|
"@importFromJson": {
|
|
"description": "从 JSON 导入"
|
|
},
|
|
|
|
"importFromXml": "从 XML 导入",
|
|
"@importFromXml": {
|
|
"description": "从 XML 导入"
|
|
},
|
|
|
|
"importFromKiCad": "从 KiCad 导入",
|
|
"@importFromKiCad": {
|
|
"description": "从 KiCad 导入"
|
|
},
|
|
|
|
"importFromEagle": "从 Eagle 导入",
|
|
"@importFromEagle": {
|
|
"description": "从 Eagle 导入"
|
|
},
|
|
|
|
"autoSave": "自动保存",
|
|
"@autoSave": {
|
|
"description": "自动保存选项"
|
|
},
|
|
|
|
"autoSaveInterval": "自动保存间隔",
|
|
"@autoSaveInterval": {
|
|
"description": "自动保存间隔设置"
|
|
},
|
|
|
|
"minutes": "分钟",
|
|
"@minutes": {
|
|
"description": "分钟单位"
|
|
},
|
|
|
|
"backup": "备份",
|
|
"@backup": {
|
|
"description": "备份选项"
|
|
},
|
|
|
|
"restoreBackup": "恢复备份",
|
|
"@restoreBackup": {
|
|
"description": "恢复备份按钮"
|
|
},
|
|
|
|
"clearCache": "清除缓存",
|
|
"@clearCache": {
|
|
"description": "清除缓存按钮"
|
|
},
|
|
|
|
"resetSettings": "重置设置",
|
|
"@resetSettings": {
|
|
"description": "重置设置按钮"
|
|
},
|
|
|
|
"account": "账户",
|
|
"@account": {
|
|
"description": "账户设置"
|
|
},
|
|
|
|
"login": "登录",
|
|
"@login": {
|
|
"description": "登录按钮"
|
|
},
|
|
|
|
"logout": "退出登录",
|
|
"@logout": {
|
|
"description": "退出登录按钮"
|
|
},
|
|
|
|
"register": "注册",
|
|
"@register": {
|
|
"description": "注册按钮"
|
|
},
|
|
|
|
"cloudSync": "云同步",
|
|
"@cloudSync": {
|
|
"description": "云同步选项"
|
|
},
|
|
|
|
"syncNow": "立即同步",
|
|
"@syncNow": {
|
|
"description": "立即同步按钮"
|
|
},
|
|
|
|
"lastSync": "上次同步",
|
|
"@lastSync": {
|
|
"description": "上次同步时间"
|
|
},
|
|
|
|
"syncEnabled": "同步已启用",
|
|
"@syncEnabled": {
|
|
"description": "同步启用状态"
|
|
},
|
|
|
|
"syncDisabled": "同步已禁用",
|
|
"@syncDisabled": {
|
|
"description": "同步禁用状态"
|
|
},
|
|
|
|
"offlineMode": "离线模式",
|
|
"@offlineMode": {
|
|
"description": "离线模式选项"
|
|
},
|
|
|
|
"performance": "性能",
|
|
"@performance": {
|
|
"description": "性能设置"
|
|
},
|
|
|
|
"renderQuality": "渲染质量",
|
|
"@renderQuality": {
|
|
"description": "渲染质量设置"
|
|
},
|
|
|
|
"highQuality": "高质量",
|
|
"@highQuality": {
|
|
"description": "高质量选项"
|
|
},
|
|
|
|
"balanced": "平衡",
|
|
"@balanced": {
|
|
"description": "平衡选项"
|
|
},
|
|
|
|
"performanceMode": "性能模式",
|
|
"@performanceMode": {
|
|
"description": "性能模式选项"
|
|
},
|
|
|
|
"enableAntialiasing": "启用抗锯齿",
|
|
"@enableAntialiasing": {
|
|
"description": "启用抗锯齿选项"
|
|
},
|
|
|
|
"enableShadows": "启用阴影",
|
|
"@enableShadows": {
|
|
"description": "启用阴影选项"
|
|
},
|
|
|
|
"enableAnimations": "启用动画",
|
|
"@enableAnimations": {
|
|
"description": "启用动画选项"
|
|
},
|
|
|
|
"shortcut": "快捷键",
|
|
"@shortcut": {
|
|
"description": "快捷键设置"
|
|
},
|
|
|
|
"shortcuts": "快捷键",
|
|
"@shortcuts": {
|
|
"description": "快捷键列表"
|
|
},
|
|
|
|
"resetShortcuts": "重置快捷键",
|
|
"@resetShortcuts": {
|
|
"description": "重置快捷键按钮"
|
|
},
|
|
|
|
"customShortcuts": "自定义快捷键",
|
|
"@customShortcuts": {
|
|
"description": "自定义快捷键选项"
|
|
}
|
|
}
|