import Key from "../i18nKey-runtime.mjs"; import type { Translation } from "../translation.ts"; export const zh_CN: Translation = { [Key.home]: "主页", [Key.about]: "关于", [Key.archive]: "归档", [Key.archiveGroup]: "归档分组", [Key.archiveGroupYear]: "按年份", [Key.archiveGroupCategory]: "按分类", [Key.archiveGroupTag]: "按标签", [Key.search]: "搜索", [Key.clear]: "清除", [Key.friends]: "友链", [Key.friendsNoResults]: "没有符合条件的友链", [Key.friendsBanner]: "欢迎交换友链,申请方式见「关于」页。", [Key.friendsCount]: "个友链", [Key.friendsCounts]: "个友链", [Key.moments]: "动态", [Key.momentsNoResults]: "没有符合条件的动态", [Key.momentsBanner]: "随手记录的碎碎念 —— 生活、折腾与一切小确幸。", [Key.momentsCount]: "条动态", [Key.momentsCounts]: "条动态", [Key.pinned]: "置顶", [Key.loadMore]: "加载更多", [Key.anime]: "番剧", [Key.animeBanner]: "我的追番清单 —— 正在看的、看完的、排队的。", [Key.animeNoResults]: "没有符合条件的番剧", [Key.animeCounts]: "部番剧", [Key.animeStatusWatching]: "在看", [Key.animeStatusCompleted]: "看完", [Key.animeStatusPlanned]: "想看", [Key.animeStatusOnHold]: "搁置", [Key.animeStatusDropped]: "弃番", [Key.animeSourceLocal]: "本地收藏", [Key.animeSourceBangumi]: "Bangumi 番组计划", [Key.animeSourceBilibili]: "哔哩哔哩", [Key.animeProviderUnavailable]: "数据源暂时不可用", [Key.animeProviderStale]: "正在使用缓存快照", [Key.animeConfigMissingBangumi]: "未配置 Bangumi 用户 ID", [Key.animeConfigMissingBilibili]: "未配置哔哩哔哩 UID", [Key.animeSyncEmpty]: "当前数据源中暂无番剧条目", [Key.compass]: "站点罗盘", [Key.compassBanner]: "常去的站点 —— 开发工具、文档与各种兔子洞。", [Key.compassNoResults]: "没有符合条件的站点", [Key.compassCounts]: "个站点", [Key.skills]: "技能", [Key.skillsBanner]: "用来把想法落地为可维护产品的技术与工具。", [Key.skillsCounts]: "项技能", [Key.skillCategories]: "技能分类", [Key.skillLevel]: "熟练度", [Key.skillLevelBeginner]: "入门", [Key.skillLevelIntermediate]: "熟悉", [Key.skillLevelAdvanced]: "熟练", [Key.skillLevelExpert]: "精通", [Key.projects]: "项目", [Key.projectsBanner]: "持续打磨的作品、实验与系统。", [Key.projectsCounts]: "个项目", [Key.projectCategories]: "项目分类", [Key.projectPhaseShipped]: "已发布", [Key.projectPhaseBuilding]: "构建中", [Key.projectPhaseExploring]: "探索中", [Key.projectVisit]: "访问项目", [Key.projectSource]: "查看源码", [Key.projectTechnologies]: "技术栈", [Key.projectsNoResults]: "没有符合该分类的项目", [Key.devices]: "我的设备", [Key.devicesBanner]: "日常使用的数码装备、工作台与生产力工具。", [Key.devicesCounts]: "款设备", [Key.devicesNoResults]: "没有找到匹配的设备", [Key.devicesSearchPlaceholder]: "按名称、品牌或规格搜索...", [Key.devicesCategoryLabel]: "设备分类", [Key.devicesStatusActive]: "主力在役", [Key.devicesStatusBackup]: "备用设备", [Key.devicesStatusArchived]: "退役收藏", [Key.devicesStatusWishlist]: "心愿清单", [Key.devicesViewSpecs]: "查看详情", [Key.devicesFeatured]: "主力推荐", [Key.games]: "游戏", [Key.gamesBanner]: "我在玩的游戏——封面、评分、游玩时长与简评。", [Key.gamesCounts]: "款游戏", [Key.gamesNoResults]: "没有找到匹配的游戏", [Key.gamesSearchPlaceholder]: "按名称、开发商或类型搜索...", [Key.gamesCategoryLabel]: "游戏分类", [Key.gamesStatusPlaying]: "正在游玩", [Key.gamesStatusCompleted]: "已通关", [Key.gamesStatusBacklog]: "积压待玩", [Key.gamesStatusWishlist]: "愿望清单", [Key.gamesViewDetails]: "商店页面", [Key.gamesFeatured]: "特别推荐", [Key.gamesHours]: "小时", [Key.gamesRating]: "评分", [Key.timeline]: "时间线", [Key.timelineBanner]: "成长轨迹、重要经历与里程碑记录。", [Key.timelineCounts]: "个节点", [Key.timelineCategories]: "时间线分类", [Key.timelineNoResults]: "没有符合该分类的节点", [Key.albums]: "相册", [Key.albumsBanner]: "记录地点、人物与流转瞬间的视觉档案。", [Key.albumsNoResults]: "没有符合条件的相册", [Key.albumsCounts]: "个相册", [Key.albumsBack]: "返回相册", [Key.albumsPhotos]: "张照片", [Key.albumPasswordTitle]: "这是一个受保护相册", [Key.albumPasswordDescription]: "输入密码后查看相册照片。", [Key.albumPasswordLabel]: "密码", [Key.albumPasswordShow]: "显示密码", [Key.albumPasswordHide]: "隐藏密码", [Key.albumPasswordRequired]: "请输入密码", [Key.albumPasswordInvalid]: "密码无法解锁这个相册", [Key.albumPasswordUnlock]: "解锁相册", [Key.albumPasswordUnlocking]: "正在解锁…", [Key.postPasswordTitle]: "受保护的文章", [Key.postPasswordDescription]: "该文章已被加密保护,请输入访问密码以解锁内容。", [Key.postPasswordLabel]: "访问密码", [Key.postPasswordShow]: "显示密码", [Key.postPasswordHide]: "隐藏密码", [Key.postPasswordRequired]: "请输入密码", [Key.postPasswordInvalid]: "密码错误,请重新输入", [Key.postPasswordUnlock]: "解锁文章", [Key.postPasswordUnlocking]: "正在解密…", [Key.postEncryptedSummary]: "该文章内容已加密,请输入密码后查看。", [Key.postEncryptedBadge]: "已加密", [Key.postRssEncryptedNotice]: "本文已加密保护,请访问博客网站输入密码阅读全文。", [Key.imageViewer]: "图片查看器", [Key.openImage]: "打开图片", [Key.previousImage]: "上一张", [Key.nextImage]: "下一张", [Key.backToGrid]: "收起", [Key.viewOriginal]: "查看原图", [Key.tags]: "标签", [Key.categories]: "分类", [Key.series]: "系列", [Key.seriesCount]: "个系列", [Key.seriesCounts]: "个系列", [Key.seriesStatusOngoing]: "连载中", [Key.seriesStatusCompleted]: "已完结", [Key.seriesPartOf]: "本文属于系列", [Key.seriesPart]: "第 {index} 篇,共 {total} 篇", [Key.seriesPrevInSeries]: "系列内上一篇", [Key.seriesNextInSeries]: "系列内下一篇", [Key.seriesViewAll]: "查看全部系列", [Key.recentPosts]: "最新文章", [Key.tableOfContents]: "文章目录", [Key.formulaScrollable]: "可横向滚动的公式", [Key.fieldRequired]: "必填", [Key.fieldOptional]: "可选", [Key.fieldDeprecated]: "已弃用", [Key.codeBlockExpand]: "展开代码块", [Key.codeBlockCollapse]: "折叠代码块", [Key.codeTreeExpand]: "放大代码树", [Key.codeTreeCollapse]: "退出放大", [Key.announcement]: "公告", [Key.announcementClose]: "关闭公告", [Key.comments]: "评论", [Key.commentsLoading]: "正在加载评论...", [Key.commentsLoadFailed]: "评论加载失败", [Key.commentsRequiresJavaScript]: "评论区需要启用 JavaScript 才能显示", [Key.untitled]: "无标题", [Key.uncategorized]: "未分类", [Key.noTags]: "无标签", [Key.wordCount]: "字", [Key.wordsCount]: "字", [Key.minuteCount]: "分钟", [Key.minutesCount]: "分钟", [Key.postCount]: "篇文章", [Key.postsCount]: "篇文章", [Key.categoriesCount]: "个分类", [Key.tagsCount]: "个标签", [Key.noData]: "暂无数据", [Key.stats]: "统计", [Key.statsPosts]: "文章", [Key.statsWords]: "总字数", [Key.statsDays]: "运行天数", [Key.statsUpdated]: "最近更新", [Key.statsToday]: "今天", [Key.statsYesterday]: "昨天", [Key.statsDaysAgo]: "{days} 天前", [Key.profileStatsPageViews]: "页面浏览", [Key.profileStatsVisits]: "访问次数", [Key.calendar]: "日历", [Key.calendarBackToday]: "回到今天", [Key.calendarPrevMonth]: "上一月", [Key.calendarNextMonth]: "下一月", [Key.mermaidControls]: "图表控件", [Key.mermaidZoomIn]: "放大", [Key.mermaidZoomOut]: "缩小", [Key.mermaidResetView]: "重置视图", [Key.mermaidOpenFullscreen]: "打开全屏", [Key.mermaidCloseFullscreen]: "关闭全屏", [Key.mermaidFullscreenDiagram]: "全屏图表:{diagram}", [Key.sidebar]: "侧栏", [Key.sidebarSecondary]: "次侧栏", [Key.musicPlayerTitle]: "音乐播放器", [Key.musicPrevious]: "上一曲", [Key.musicPlay]: "播放", [Key.musicPause]: "暂停", [Key.musicNext]: "下一曲", [Key.musicMute]: "静音", [Key.musicUnmute]: "取消静音", [Key.musicPlaybackMode]: "播放模式", [Key.musicModeSequence]: "顺序播放", [Key.musicModeRepeatOne]: "单曲循环", [Key.musicModeShuffle]: "随机播放", [Key.musicProgress]: "播放进度:{current} / {duration}", [Key.musicVolume]: "音量:{volume}", [Key.musicShowPlaylist]: "显示播放列表", [Key.musicHidePlaylist]: "隐藏播放列表", [Key.musicEmpty]: "播放列表暂无歌曲", [Key.musicLoading]: "正在加载音乐...", [Key.musicNotRequested]: "音乐尚未请求", [Key.musicNowPlaying]: "正在播放:{title}", [Key.musicErrorEmptyPlaylist]: "播放列表为空", [Key.musicErrorSourceUnavailable]: "该音源不可用", [Key.musicErrorAutoplayBlocked]: "自动播放受限,请点击播放按钮开始", [Key.musicErrorInvalidTrack]: "歌曲信息无效", [Key.themeColor]: "Theme Color", [Key.colorStyle]: "配色风格", [Key.colorSpec]: "配色规范", [Key.styleTonalSpot]: "Tonal Spot", [Key.styleVibrant]: "Vibrant", [Key.styleContent]: "Content", [Key.styleExpressive]: "Expressive", [Key.styleRainbow]: "Rainbow", [Key.styleFruitSalad]: "Fruit Salad", [Key.styleMonochrome]: "Monochrome", [Key.styleNeutral]: "Neutral", [Key.styleFidelity]: "Fidelity", [Key.spec2021]: "MD3 2021", [Key.spec2025]: "M3E 2025", [Key.lightMode]: "亮色", [Key.darkMode]: "暗色", [Key.systemMode]: "跟随系统", [Key.more]: "更多", [Key.categoriesViewAll]: "查看全部分类", [Key.paginationPrev]: "上一页", [Key.paginationNext]: "下一页", [Key.paginationPage]: "第 {page} 页", [Key.paginationJump]: "跳转到页面", [Key.tagsViewAll]: "查看全部标签", [Key.author]: "作者", [Key.publishedAt]: "发布于", [Key.lastUpdatedNotice]: "最后更新于 {date},距今已过 {days} 天", [Key.lastUpdatedWarning]: "部分内容可能已过时", [Key.license]: "许可协议", [Key.continueReading]: "继续阅读", [Key.relatedReading]: "沿着主题读", [Key.relatedReadingSubtitle]: "基于共同的标签与分类", [Key.randomReading]: "换条路线", [Key.randomReadingSubtitle]: "从其他文章中稳定抽取", [Key.copySuccess]: "已复制到剪贴板", [Key.copyLink]: "复制链接", [Key.copySelection]: "复制", [Key.copyFailed]: "复制失败,请手动复制", [Key.sharePageLink]: "分享页面链接", [Key.shareArticle]: "分享文章", [Key.shareArticleDescription]: "生成精美分享图或复制链接,与更多人分享本文。", [Key.generateSharePoster]: "生成分享海报", [Key.generatingSharePoster]: "正在生成分享图...", [Key.sharePosterPreviewAlt]: "文章《{title}》的分享海报预览", [Key.downloadSharePoster]: "下载分享图", [Key.sharePosterFailed]: "分享图生成失败,请重试", [Key.retry]: "重试", [Key.backToTop]: "返回顶部", [Key.backToComment]: "直达评论", [Key.notFound]: "404", [Key.notFoundTitle]: "这条路似乎偏离了", [Key.notFoundDescription]: "它可能被移动了、归档了,或者本来就不存在。", [Key.backToHome]: "返回首页", [Key.close]: "关闭", [Key.scanToRead]: "扫码阅读全文", [Key.reduceMotion]: "减少动态效果", [Key.wallpaperMode]: "页面背景", [Key.wallpaperModeBanner]: "横幅", [Key.wallpaperModeNone]: "纯色", [Key.texturePreset]: "背景纹理", [Key.texturePresetNone]: "无纹理", [Key.texturePresetStarlight]: "星芒光斑", [Key.texturePresetCyberDots]: "极客点阵", [Key.texturePresetTopography]: "流光等高线", [Key.texturePresetGeometric]: "几何晶体", [Key.texturePresetSakura]: "落樱微瓣", [Key.textureOpacity]: "纹理浓度", [Key.layoutMode]: "布局", [Key.layoutList]: "列表", [Key.layoutGrid]: "网格", [Key.resetConfirmTitle]: "重置主题设置?", [Key.resetConfirmMessage]: "将恢复为站点默认的色相、配色风格与 Color Spec。", [Key.cancel]: "取消", [Key.reset]: "重置", [Key.rss]: "RSS 订阅", [Key.rssSubtitle]: "使用 RSS 阅读器订阅本站最新文章", [Key.atom]: "Atom 订阅", [Key.atomSubtitle]: "使用 Atom 阅读器订阅本站最新文章", [Key.feedLink]: "订阅地址", [Key.feedHowToUse]: "如何订阅", [Key.feedHowToUseDesc]: "将上方订阅地址添加到任意 RSS/Atom 阅读器(如 NetNewsWire、Feedly、Inoreader、Follow 等),即可即时接收新文章推送。", [Key.feedOpenXml]: "查看原始 XML", [Key.feedRecentPosts]: "最新推送文章", };