Files
Claude-Code-Workflow/ccw/docs-site/i18n/zh/code.json

85 lines
3.5 KiB
JSON

{
"Common.copied": "已复制",
"Common.copy": "复制",
"Common.toC": "目录",
"Common.onThisPage": "本页内容",
"Common.search": "搜索",
"Common.searchLabel": "搜索...",
"Common.clearSearch": "清除搜索",
"Common.noResults": "没有找到结果",
"Common.results": "{count} 个结果",
"Common.loading": "加载中...",
"Common.menu": "菜单",
"Common.openMenu": "打开菜单",
"Common.closeMenu": "关闭菜单",
"Common.back": "返回",
"Common.next": "下一页",
"Common.previous": "上一页",
"Common.home": "首页",
"Common.documentation": "文档",
"Community": "社区",
"Discussions": "讨论",
"More": "更多",
"theme.common.skipToMainContent": "跳转到主要内容",
"theme.common.heading": "标题",
"theme.docs.sidebar.closeSidebar": "关闭侧边栏",
"theme.docs.sidebar.openSidebar": "打开侧边栏",
"theme.docs.sidebar.navigateBetweenPages": "在页面间导航",
"theme.docs.sidebar.onThisPage": "本页内容",
"theme.docs.breadcrumbs.home": "首页",
"theme.docs.breadcrumbs.docs": "文档",
"theme.docs.editLink": "编辑此页",
"theme.docs.lastUpdatedAt": "最后更新于 {at}",
"theme.docs.lastUpdatedByUser": "由 {user} 最后更新于 {at}",
"theme.docs.tag.title": "已标记「{name}」的页面",
"theme.docs.versionBadge.label": "版本:{versionLabel}",
"theme.tags.tagsListLabel": "标签列表",
"theme.tags.tagsPageTitle": "标签",
"theme.tags.tagPageTitle": "标签:{name}",
"theme.admonition.note": "注意",
"theme.admonition.tip": "提示",
"theme.admonition.danger": "危险",
"theme.admonition.info": "信息",
"theme.admonition.caution": "警告",
"theme.navbar.mobileSidebarSecondaryMenu.backButtonLabel": "← 返回主菜单",
"theme.navbar.mobileLanguageDropdown.label": "语言",
"theme.blog.post.readingTime": "{readingTime} 分钟阅读",
"theme.blog.post.readMore": "阅读更多",
"theme.blog.post.paginator.navAriaLabel": "文章列表导航",
"theme.blog.post.paginator.newer": "较新文章",
"theme.blog.post.paginator.older": "较旧文章",
"theme.versions.unreleasedVersionLabel": "未发布版本",
"theme.versions.latestVersionSuggestion": "最新稳定版本为 {latestVersion},请访问「{latestVersion}」文档。",
"theme.versions.latestVersionSuggestion.button": "访问最新版本",
"theme.searchModal.placeholder": "搜索文档",
"theme.searchModal.noResults": "没有找到结果",
"theme.searchModal.selectedDocuments": "{count} 个文档",
"theme.searchModal.allResults": "已显示全部 {count} 个结果",
"theme.searchModal.searching": "正在搜索...",
"theme.searchModal.hitCount": "找到 {count} 个结果",
"theme.searchModal.resetSearchTitle": "清除搜索",
"theme.searchModal.searchBox.cancelButtonText": "取消",
"theme.searchModal.searchBox.cancelButtonKeyLabel": "ESC",
"Error.Page.NotFound": "页面未找到",
"Error.Page.NotFound.title": "页面未找到",
"Error.Page.NotFound.description": "我们找不到您要查找的页面。",
"Error.Page.NotFound.button": "返回首页",
"Toggle": "切换",
"Expand": "展开",
"Collapse": "收起",
"Filter": "筛选",
"Sort": "排序",
"View": "查看",
"Download": "下载",
"Print": "打印",
"Share": "分享",
"Feedback": "反馈",
"Help": "帮助",
"Support": "支持",
"Contact": "联系",
"About": "关于",
"Privacy": "隐私",
"Terms": "条款",
"License": "许可",
"Sitemap": "站点地图"
}