{ "appName": "星枢终端", "projectName": "星枢终端", "slogan": "星垂平野阔,枢动万端通", "nav": { "dashboard": "仪表盘", "terminal": "终端", "connections": "连接管理", "proxies": "代理管理", "login": "登录", "logout": "登出", "notifications": "通知管理", "auditLogs": "审计日志", "settings": "设置", "customizeStyle": "自定义外观" }, "styleCustomizer": { "title": "外观自定义", "uiStyles": "界面样式", "terminalStyles": "终端样式", "backgroundSettings": "背景设置", "uiDescription": "调整应用程序界面的颜色、字体等。", "resetUiTheme": "重置界面主题", "saveUiTheme": "保存界面主题", "terminalFontFamily": "终端字体", "terminalFontPlaceholder": "例如:\"Fira Code\", Consolas, monospace", "terminalFontDescription": "输入字体名称,用英文逗号分隔。如果字体名称包含空格,请用引号括起来。", "terminalThemeSelection": "终端主题", "activeTheme": "当前主题", "addNewTheme": "新建主题", "importTheme": "导入主题", "editThemeTitle": "编辑终端主题", "newThemeTitle": "新建终端主题", "newThemeDefaultName": "新主题", "themeName": "主题名称", "errorThemeNameRequired": "主题名称不能为空。", "themeUpdatedSuccess": "主题更新成功。", "themeCreatedSuccess": "主题创建成功。", "themeSaveFailed": "保存主题失败。", "themeDeletedSuccess": "主题删除成功。", "themeDeleteFailed": "删除主题失败: {message}", "importSuccess": "主题导入成功。", "importFailed": "主题导入失败。", "exportFailed": "导出主题失败: {message}", "pageBackground": "页面背景", "terminalBackground": "终端背景", "noBackground": "无背景", "uploadPageBg": "上传页面背景", "removePageBg": "移除页面背景", "uploadTerminalBg": "上传终端背景", "removeTerminalBg": "移除终端背景", "uploadFailed": "上传失败: {message}", "pageBgUploadSuccess": "页面背景上传成功。", "terminalBgUploadSuccess": "终端背景上传成功。", "pageBgRemoved": "页面背景已移除。", "terminalBgRemoved": "终端背景已移除。", "removeBgFailed": "移除背景失败: {message}", "uiThemeSaveFailed": "保存界面主题失败: {message}", "uiThemeReset": "界面主题已重置为默认值。", "uiThemeResetFailed": "重置界面主题失败: {message}", "terminalFontSaved": "终端字体已保存。", "terminalFontSaveFailed": "保存终端字体失败: {message}", "setActiveThemeFailed": "设置激活终端主题失败: {message}", "terminalFontSize": "终端字体大小", "errorInvalidFontSize": "无效的字体大小。请输入一个正数。", "terminalFontSizeSaved": "终端字体大小已保存。", "terminalFontSizeSaveFailed": "保存终端字体大小失败: {message}", "otherSettings": "其他设置", "editorFontSize": "编辑器字体大小", "editorFontSizeSaved": "编辑器字体大小已保存。", "editorFontSizeSaveFailed": "保存编辑器字体大小失败: {message}", "editorFontFamily": "编辑器字体", "editorFontFamilySaved": "编辑器字体已保存。", "editorFontFamilySaveFailed": "保存编辑器字体失败: {message}", "errorInvalidEditorFontSize": "无效的字体大小。请输入一个正数。", "uiThemeJsonEditorTitle": "界面主题 JSON 编辑器", "uiThemeJsonEditorDesc": "直接使用 JSON 编辑界面主题配置。在此处更改并在文本区域失焦后,上面的颜色选择器将同步更新。", "errorInvalidJsonObject": "输入无效。请输入一个有效的 JSON 对象。", "errorInvalidJsonConfig": "无效的 JSON 配置", "editAsCopy": "编辑副本", "cannotDeletePreset": "无法删除预设主题", "applyThemeTooltip": "应用此主题", "terminalThemeJsonEditorTitle": "终端主题 JSON 编辑器", "terminalThemeJsonEditorDesc": "直接使用 JSON 编辑终端主题配置。在此处更改并在文本区域失焦后,下方的颜色选择器将同步更新。", "terminalThemeColorEditorTitle": "终端主题颜色编辑器", "errorFixJsonBeforeSave": "请先修复 JSON 格式错误再保存。", "applyButton": "应用", "previewButton":"预览", "searchThemePlaceholder": "搜索主题名称...", "exportActiveThemeTooltip": "将当前激活的主题导出为 JSON 文件", "exportActiveTheme": "导出当前主题", "themeModeLabel": "主题模式:", "defaultMode": "默认模式", "darkMode": "黑暗模式", "darkModeApplied": "黑暗模式已应用", "darkModeApplyFailed": "应用黑暗模式失败: {message}", "terminalBgOverlayOpacity": "终端背景蒙版透明度:", "terminalBgOverlayOpacityDesc": "控制背景图片上方黑色蒙版的透明度。0为完全透明,1为完全不透明。", "errorInvalidOpacityValue": "无效的透明度值,必须在0到1之间", "terminalBgOverlayOpacitySaved": "终端背景蒙版透明度已保存", "terminalBgOverlayOpacitySaveFailed": "终端背景蒙版透明度保存失败: {message}", "terminalBgDisabled": "终端背景功能已禁用。", "htmlBackgroundThemes": "HTML 背景主题", "localThemes": "本地主题", "remoteThemes": "远程主题", "newLocalPreset": "新建本地主题", "noLocalPresetsFound": "未找到本地 HTML 主题。", "errorFetchingPresetContentForEdit": "获取主题内容以供编辑失败: {message}", "remoteHtmlPresetsRepositoryUrl": "远程 HTML 主题仓库链接", "remoteRepoUrlPlaceholder": "例如:https://github.com/user/repo/tree/main/themes", "saveUrl": "保存链接", "loadRemoteThemes": "刷新", "pleaseSetRemoteUrl": "请先设置远程 HTML 主题仓库链接。", "noRemotePresetsFound": "远程仓库中未找到 HTML 主题,或链接无效。", "editLocalPreset": "编辑本地主题", "presetName": "主题名称", "presetNamePlaceholder": "例如:my-theme.html", "presetContent": "主题内容", "customTerminalHTMLPlaceholder": "例如: