@kui-shell/plugin-core-support
Version:
Kui plugin offering core extensions such as help and screenshot commands
44 lines (43 loc) • 1.64 kB
JSON
{
"versionUsageTitle": "版本信息",
"versionUsageHeader": "打印当前版本",
"versionUsageOptionalDocs": "同时检查更新",
"Report full version": "报告完整版本",
"helpUsageTitle": "入门",
"helpUsageHeader": "顶级命令结构的摘要",
"Tab": "标签页",
"New Tab": "新建标签页",
"Theme": "主题",
"Provider": "提供程序",
"Style": "样式",
"theme.Available Themes": "可用主题",
"theme.currentTheme": "您正在使用默认主题",
"theme.usageDocs": "列出可用主题",
"theme.resetUsageDocs": "重置为默认主题",
"theme.setUsageDocs": "设置当前主题",
"theme.setUsageRequiredDocs": "要使用的主题的名称",
"light": "浅色",
"dark": "深色",
"Light": "浅色",
"Dark": "深色",
"Default Light": "默认浅色",
"Default Dark": "默认深色",
"pleaseConfirm": "请确认",
"areYouSure": "确定吗?",
"aboutToExecute": "您即将执行命令",
"confirmationMessage": "确认消息",
"commandToBeExecuted": "要执行的命令",
"operationCancelled": "操作被取消",
"operationConfirmed": "操作已确认",
"yesIAmSure": "是的,我确定",
"cancel": "取消",
"notSupportedInBrowser": "尚不支持在浏览器中运行该命令",
"About": "关于",
"Getting Started": "开始操作",
"Configure": "配置",
"Version": "版本",
"Closing in {0} seconds": "将在 {0} 秒内关闭",
"Save to desktop": "保存到桌面",
"Screenshot copied to clipboard": "屏幕快照已复制到剪贴板",
"Successfully captured a screenshot to the clipboard": "已成功将屏幕快照捕获到剪贴板"
}