dashy/src/assets/locales/zh-CN.json

448 lines
17 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"home": {
"no-results": "找不到结果",
"no-data": "没有配置数据",
"no-items-section": "没有内容"
},
"search": {
"search-label": "搜索",
"search-placeholder": "输入以筛选",
"clear-search-tooltip": "清空搜索",
"enter-to-search-web": "点击回车搜索"
},
"splash-screen": {
"loading": "加载中"
},
"login": {
"title": "Dashy",
"guest-label": "访客访问",
"username-label": "用户名",
"password-label": "密码",
"login-button": "登陆",
"remember-me-label": "记住密码",
"remember-me-never": "永不",
"remember-me-hour": "4 小时",
"remember-me-day": "1 天",
"remember-me-week": "1 周",
"remember-me-long-time": "长期",
"error-missing-username": "用户名空缺",
"error-missing-password": "密码空缺",
"error-incorrect-username": "用户不存在",
"error-incorrect-password": "密码不正确",
"success-message": "登陆成功。",
"logout-message": "注销",
"already-logged-in-title": "已经成功登陆",
"already-logged-in-text": "你的登陆身份",
"proceed-to-dashboard": "前往仪表板",
"log-out-button": "注销",
"proceed-guest-button": "以游客身份前往",
"guest-intro-1": "该实例已启用访客访问.",
"guest-intro-2": "访客只有访问权限,无法保存变更",
"error": "错误",
"error-no-user-configured": "没有启用验证,或者未配置用户",
"error-go-home-button": "Go Home",
"logged-in-guest": "以访客身份登陆,正在跳转...",
"error-guest-access": "不允许访客访问"
},
"app-info": {
"title": "应用信息",
"error-log": "错误日志",
"no-errors": "未检测到最近的错误",
"help-support": "帮助与支持",
"help-support-description": "如需有关Dashy运行或配置的支持请查看",
"help-support-discussions": "讨论",
"support-dashy": "支持Dashy",
"support-dashy-description": "了解参与Dashy项目的方式请查看",
"support-dashy-link": "贡献页面",
"report-bug": "报告漏洞",
"report-bug-description": "如果您认为发现了漏洞,请",
"report-bug-link": "提交问题",
"more-info": "更多信息",
"source": "源代码",
"documentation": "文档",
"privacy-and-security": "隐私与安全",
"privacy-and-security-l1": "关于Dashy如何管理您的数据的详细信息请参阅",
"privacy-and-security-privacy-policy": "隐私政策",
"privacy-and-security-advice": "如果您需要保护您的仪表盘,请参考",
"privacy-and-security-advice-link": "管理文档",
"privacy-and-security-security-issue": "如果您发现潜在的安全问题,请遵循我们的",
"privacy-and-security-security-policy": "安全政策",
"license": "许可证",
"license-under": "根据许可证授权",
"licence-third-party": "有关第三方模块的许可证,请参阅",
"licence-third-party-link": "法律信息",
"list-contributors": "查看所有贡献者和致谢的完整列表,请查看",
"list-contributors-link": "致谢",
"version": "版本"
},
"config": {
"main-tab": "主菜单",
"view-config-tab": "视图设置",
"edit-config-tab": "修改设置",
"custom-css-tab": "自定义样式",
"heading": "设置选项",
"download-config-button": "下载配置",
"edit-config-button": "修改设置",
"edit-css-button": "自定义CSS",
"cloud-sync-button": "云端同步",
"edit-cloud-sync-button": "修改云端同步",
"rebuild-app-button": "重建应用",
"change-language-button": "更改语言",
"reset-settings-button": "恢复默认设置",
"disabled-note": "您的管理员已禁用某些配置功能",
"small-screen-note": "您正在使用非常小的屏幕,某些菜单屏幕可能不够优化",
"app-info-button": "应用详情",
"backup-note": "建议在进行更改之前备份你的配置。",
"reset-config-msg-l1": "这将从本地存储中删除所有用户设置,但不会影响 conf.yml 文件。",
"reset-config-msg-l2": "如果想在以后使用它们,应该首先备份你所做的任何更改。",
"reset-config-msg-l3": "确定执行吗?",
"data-cleared-msg": "成功清空数据",
"actions-label": "行为",
"copy-config-label": "复制设置",
"data-copied-msg": "设置已保存在剪切板",
"reset-config-label": "重置设置",
"css-save-btn": "保存更改",
"css-note-label": "注意",
"css-note-l1": "需刷新页面使其生效。",
"css-note-l2": "自定义样式仅在本地有效,设置储存在当前浏览器,建议做好备份。",
"css-note-l3": "如需删除自定义样式,清空上面内容并点击保存。",
"custom-css": {
"title": "自定义 CSS",
"base-theme": "基础主题"
}
},
"alternate-views": {
"alternate-view-heading": "切换视图",
"default": "默认",
"workspace": "工作空间",
"minimal": "最小化"
},
"settings": {
"theme-label": "主题",
"layout-label": "布局",
"layout-auto": "自动",
"layout-horizontal": "水平",
"layout-vertical": "垂直",
"item-size-label": "尺寸",
"item-size-small": "小",
"item-size-medium": "中",
"item-size-large": "大",
"config-launcher-label": "设置",
"config-launcher-tooltip": "更新设置",
"sign-out-tooltip": "注销",
"sign-in-tooltip": "登陆",
"sign-in-welcome": "你好 {username}",
"hide": "隐藏",
"open": "打开"
},
"updates": {
"app-version-note": "Dashy 版本",
"up-to-date": "已经是最新版了",
"out-of-date": "存在可用更新",
"unsupported-version-l1": "你使用的是不受支持的 Dashy 版本",
"unsupported-version-l2": "为获得最佳体验和最近的安全补丁,请更新至"
},
"language-switcher": {
"title": "更改应用语言",
"dropdown-label": "选择一个语言",
"save-button": "保存",
"success-msg": "语言切换至"
},
"theme-maker": {
"title": "主题编辑器",
"export-button": "导出自定义变量",
"reset-button": "重置样式",
"show-all-button": "显示所有变量",
"change-fonts-button": "更改字体",
"save-button": "保存",
"cancel-button": "取消",
"saved-toast": "{theme} 更新成功",
"copied-toast": "已复制 {theme} 的主题数据到剪切板",
"reset-toast": "{theme} 的自定义颜色已经移除"
},
"config-editor": {
"save-location-label": "保存位置",
"location-local-label": "应用到本地",
"location-disk-label": "将变更写入配置文件",
"save-button": "保存变更",
"preview-button": "预览更改",
"valid-label": "设置有效",
"status-success-msg": "任务完成",
"status-fail-msg": "任务失败",
"success-msg-disk": "配置文件保存成功",
"success-msg-local": "本地变更保存成功",
"success-note-l1": "应用需要自动重建",
"success-note-l2": "这将持续一段时间",
"success-note-l3": "你需要刷新页面以使变更生效",
"error-msg-save-mode": "请选择保存位置:本地或者文件",
"error-msg-cannot-save": "保存配置时出错",
"error-msg-bad-json": "JSON 错误,可能格式错误",
"warning-msg-validation": "验证警告",
"not-admin-note": "不能保存变更到配置文件,因为你没有以管理员身份登录"
},
"app-rebuild": {
"title": "重建应用",
"rebuild-note-l1": "写入 conf.yml 文件的更改需要重建应用才能生效。",
"rebuild-note-l2": "这应该是自动运行的,但如果没有生效,你可以在此处手动执行。",
"rebuild-note-l3": "这对于本地存储的修改不是必需的。",
"rebuild-button": "开始重建",
"rebuilding-status-1": "重建中...",
"rebuilding-status-2": "这将持续一段时间",
"error-permission": "你没有权限执行此操作",
"success-msg": "重建成功",
"fail-msg": "重建失败",
"reload-note": "你需要刷新页面以使变更生效",
"reload-button": "刷新页面"
},
"cloud-sync": {
"title": "云备份&恢复",
"intro-l1": "云备份和云恢复是一项试验性功能,你将配置上传到网络,然后在其他设备或 Dashy 实例上恢复。",
"intro-l2": "所有数据都使用AES端对端加密使用你的密码作为密钥。",
"intro-docs": "文档",
"intro-l3": "有关更多信息,请参阅",
"backup-title-setup": "创建备份",
"backup-title-update": "更新备份",
"password-label-setup": "选择密码",
"password-label-update": "输入密码",
"backup-button-setup": "备份",
"backup-button-update": "更新备份",
"backup-id-label": "你的恢复 ID",
"backup-id-note": "这用于以后从备份中恢复。 所以把它和你的密码一起保存在安全的地方。",
"restore-title": "恢复备份",
"restore-id-label": "恢复 ID",
"restore-password-label": "密码",
"restore-button": "恢复",
"backup-missing-password": "缺少密码",
"backup-error-unknown": "无法处理请求",
"backup-error-password": "密码错误,请重新输入",
"backup-success-msg": "备份完成",
"restore-success-msg": "恢复完成"
},
"menu": {
"open-section-title": "打开方式",
"sametab": "在当前页打开",
"newtab": "在新标签页打开",
"modal": "在弹出窗口打开",
"workspace": "在工作空间打开",
"options-section-title": "选项",
"edit-item": "编辑",
"move-item": "复制或移动",
"remove-item": "删除"
},
"context-menus": {
"item": {
"open-section-title": "打开方式",
"sametab": "在当前页打开",
"newtab": "在新标签页打开",
"modal": "在弹出窗口打开",
"workspace": "在工作空间打开",
"clipboard": "复制到剪切板",
"options-section-title": "选项",
"edit-item": "编辑",
"move-item": "复制或移动",
"remove-item": "删除",
"copied-toast": "链接已复制到剪贴板"
},
"section": {
"open-section": "打开 Section",
"edit-section": "编辑",
"expand-collapse": "展开 / 折叠",
"move-section": "移动到",
"remove-section": "删除"
}
},
"footer": {
"dev-by": "开发者:",
"licensed-under": "许可证授权:",
"get-the": "获取",
"source-code": "源代码"
},
"interactive-editor": {
"menu": {
"start-editing-tooltip": "进入交互编辑器",
"edit-site-data-subheading": "修改网站数据",
"edit-page-info-btn": "修改页面信息",
"edit-page-info-tooltip": "应用标题、描述、导航链接、页尾文本等等。",
"edit-app-config-btn": "修改应用设置",
"edit-app-config-tooltip": "所有应用程序的其他设置选项",
"edit-pages-btn": "修改页面",
"edit-pages-tooltip": "添加或删除其他的视图",
"config-save-methods-subheading": "配置保存选项",
"save-locally-btn": "暂存本地",
"save-locally-tooltip": "将设置保存在浏览器上。这不会影响配置文件,仅作用于当前的浏览器。",
"save-disk-btn": "保存",
"save-disk-tooltip": "将设置保存到服务端的conf.yml文件它会备份之前的配置文件.",
"export-config-btn": "导出配置",
"export-config-tooltip": "查看并导出新的配置到 文件 或 剪贴板",
"cloud-backup-btn": "备份到云端",
"cloud-backup-tooltip": "以加密的方式保存到云端",
"edit-raw-config-btn": "编辑原始配置",
"edit-raw-config-tooltip": "通过 JSON 编辑器查看和修改原始配置",
"cancel-changes-btn": "放弃修改",
"cancel-changes-tooltip": "放弃当前修改,并退出编辑模式。这不会影响你已保存的配置。",
"edit-mode-name": "编辑模式",
"edit-mode-subtitle": "你已进入编辑模式",
"edit-mode-description": "你可以对配置进行修改并预览,在保存之前,你的任何更改都不会被保留。",
"save-stage-btn": "保存",
"cancel-stage-btn": "取消",
"save-locally-warning": "配置将保存到你当前的浏览器上。你也可以导出配置到其他设备上使用。是否继续?"
},
"edit-item": {
"missing-title-err": "标题是必需的"
},
"edit-section": {
"edit-section-title": "编辑 Section",
"add-section-title": "添加新的 Section",
"edit-tooltip": "单击以修改,或右键点击以获取更多选项",
"remove-confirm": "确定要删除此部分吗? 此操作可以稍后撤消。"
},
"edit-app-config": {
"warning-msg-title": "谨慎处理",
"warning-msg-l1": "以下选项用于高级应用配置。",
"warning-msg-l2": "如果你对任何字段不确定,请参考",
"warning-msg-docs": "文档",
"warning-msg-l3": "以避免意外的结果。"
},
"export": {
"export-title": "导出配置",
"copy-clipboard-btn": "复制到剪切板",
"copy-clipboard-tooltip": "以YAML格式将所有配置复制到剪切板 ",
"download-file-btn": "下载配置文件",
"download-file-tooltip": "以YAML文件格式保存所有配置到本地",
"view-title": "查看配置"
}
},
"widgets": {
"general": {
"loading": "加载中...",
"show-more": "显示更多",
"cpu-details": "CPU 详情",
"mem-details": "内存 详情",
"show-less": "显示更少信息",
"open-link": "继续读取"
},
"pi-hole": {
"status-heading": "状态"
},
"stat-ping": {
"up": "在线",
"down": "离线"
},
"net-data": {
"cpu-chart-title": "CPU使用记录",
"mem-chart-title": "内存使用",
"mem-breakdown-title": "内存崩溃",
"load-chart-title": "系统负载"
},
"glances": {
"disk-space-free": "可用",
"disk-space-used": "已用",
"disk-mount-point": "挂载点",
"disk-file-system": "文件系统",
"disk-io-read": "读取",
"disk-io-write": "写入",
"system-load-desc": "队列中等待的进程数 及所有内核的平均值"
},
"system-info": {
"uptime": "运行时间"
},
"flight-data": {
"arrivals": "抵达",
"departures": "起飞"
},
"tfl-status": {
"good-service-all": "所有线路正常",
"good-service-rest": "所有其他线路正常"
},
"synology-download": {
"download": "下载",
"upload": "上传",
"downloaded": "已下载",
"uploaded": "已上传",
"remaining": "剩余",
"up": "上行",
"down": "下行"
},
"gluetun-status": {
"vpn-ip": "VPN IP",
"country": "国家",
"region": "地区",
"city": "城市",
"post-code": "邮编",
"location": "位置",
"timezone": "时区",
"organization": "组织"
},
"nextcloud": {
"active": "激活",
"and": "和",
"applications": "应用程序",
"available": "存在",
"away": "离开",
"cache-full": "缓存已满",
"chat-room": "聊天室",
"delete-all": "全部删除",
"delete-notification": "删除通知",
"disabled": "已禁用",
"disk-quota": "磁盘配额",
"disk-space": "磁盘空间",
"dnd": "请勿打扰",
"email": "邮箱",
"enabled": "已启用",
"federated-shares-ucfirst": "联合分享",
"federated-shares": "联合分享",
"files": "文件{plural}",
"free": "可用",
"groups": "组",
"hit-rate": "命中率",
"hits": "命中",
"home": "home",
"in": "in",
"keys": "keys",
"last-24-hours": "24 小时内",
"last-5-minutes": "5 分钟内",
"last-hour": "1 小时内",
"last-login": "最后登陆",
"last-restart": "最后重启",
"load-averages": "所有CPU的平均负载",
"local-shares": "本地分享",
"local": "本地",
"max-keys": "max keys",
"memory-used": "已用内存",
"memory-utilisation": "内存使用率",
"memory": "内存",
"misses": "misses",
"no-notifications": "暂无通知",
"no-pending-updates": "没有挂起的更新",
"nothing-to-show": "当前没有可展示的内容",
"of-which": "of which",
"of": "of",
"offline": "离线",
"online": "在线",
"other": "其他",
"overall": "Overall",
"private-link": "私有链接",
"public-link": "公开链接",
"quota-enabled": "这个用户{not}启用磁盘配额",
"received": "已收到",
"scripts": "脚本",
"sent": "发送",
"started": "已开始",
"storages-by-type": "按类型存储",
"storages": "存储{plural}",
"strings-use": "使用的字符",
"tasks": "任务",
"total-files": "文件总数",
"total-users": "用户总数",
"total": "全部",
"until": "直到",
"updates-available-for": "有可用的更新",
"updates-available": "{plural} 有可用更新",
"used": "已使用",
"user": "用户",
"using": "使用中",
"version": "版本",
"wasted": "浪费"
}
}
}