feat: migrate language code
All checks were successful
Deploy / Deploy (push) Successful in 1m15s

This commit is contained in:
CDN 2025-02-03 22:52:56 +08:00
parent 47cf6171c5
commit 9ac43ef4f9
Signed by: CDN
GPG key ID: 0C656827F9F80080
86 changed files with 119 additions and 80 deletions

View file

@ -1,171 +0,0 @@
{
"translation": {
"nav": {
"home": "首页",
"projects": "项目",
"updates": "动态",
"contributors": "贡献者",
"about": "关于"
},
"brand": {
"name": "STARSET Mirror"
},
"site": {
"description": "STARSET Mirror连接星落与你。"
},
"home": {
"meta": {
"title": "STARSET Mirror",
"description": "STARSET Mirror连接星落与你"
}
},
"aria": {
"mainContent": "主要内容",
"menu": "菜单",
"navigation": "导航",
"search": "搜索",
"language": "切换语言",
"darkMode": "切换深色模式",
"openMenu": "打开菜单",
"closeMenu": "关闭菜单",
"error": "错误",
"loading": "加载中",
"comments": "评论区",
"breadcrumb": "面包屑导航"
},
"hero": {
"title": "连接星落与你",
"subtitle": "",
"cta": {
"projects": "浏览项目",
"updates": "最新动态"
}
},
"projects": {
"meta": {
"title": "项目 - STARSET Mirror",
"description": "探索我们为 STARSET 和社区打造的项目。从翻译到社区服务,了解我们如何为社区贡献力量。"
},
"title": "项目",
"tags": {
"translation": "翻译",
"service": "服务",
"community": "社区"
},
"status": {
"planning": "规划中",
"approved": "已批准",
"in_progress": "进行中",
"launched": "已发布",
"completed": "已完成"
}
},
"updates": {
"meta": {
"title": "动态 - STARSET Mirror",
"description": "了解 STARSET Mirror 的最新动态、更新和活动。跟随我们支持 STARSET 社区的脚步。"
},
"title": "项目动态",
"loading": "正在加载...",
"back_to_list": "返回动态列表",
"filter": {
"title": "按标签筛选",
"search_placeholder": "搜索标签...",
"no_results": "未找到匹配的标签",
"clear": "清除筛选"
},
"pagination": {
"previous": "上一页",
"next": "下一页",
"page_info": "第 {{current}} 页,共 {{total}} 页"
},
"tags": {
"journal": "日志/总结",
"milestone": "里程碑",
"service": "服务",
"other": "其它"
},
"notFound": {
"title": "未找到动态",
"description": "此动态不存在、或在当前语言下不可用、或已被移除。"
}
},
"contributors": {
"meta": {
"title": "贡献者 - STARSET Mirror",
"description": "认识 STARSET Mirror 背后的优秀贡献者们。他们不懈努力,让 STARSET 与你更近。"
},
"tabs": {
"contributors": "贡献者",
"sponsors": "赞助人"
},
"core_members": "核心贡献者",
"regular_members": "项目成员 & 社区贡献者"
},
"about": {
"meta": {
"title": "关于 - STARSET Mirror",
"description": "了解 STARSET Mirror 的使命、价值观,以及我们致力于连接 STARSET 与全球粉丝的愿景。"
},
"title": "关于我们",
"contact": {
"title": "联系方式"
},
"join": {
"title": "加入我们"
}
},
"theme": {
"light": "浅色",
"dark": "深色",
"system": "跟随系统"
},
"footer": {
"copyright": " 2020-{{currentYear}} STARSET Mirror."
},
"social": {
"links": [
{
"name": "Keyoxide",
"url": "https://keyoxide.org/647501bc9eb15d88fcb5747f04729e58c6565dfd",
"color": "text-gray-400 hover:text-gray-300",
"icon": "Keyoxide"
},
{
"name": "哔哩哔哩",
"url": "https://space.bilibili.com/599452429",
"color": "text-gray-400 hover:text-pink-400",
"icon": "Bilibili"
},
{
"name": "网易云音乐",
"url": "https://music.163.com/#/user/home?id=3353900942",
"color": "text-gray-400 hover:text-red-400",
"icon": "NetEaseMusic"
},
{
"name": "QQ群",
"url": "https://r.owu.one/sstmirror-qqgroup",
"color": "text-gray-400 hover:text-blue-400",
"icon": "QQGroup"
},
{
"name": "新浪微博",
"url": "https://weibo.com/starsetmirror",
"color": "text-gray-400 hover:text-red-500",
"icon": "Weibo"
},
{
"name": "Forgejo",
"url": "https://git.owu.one/starset-mirror",
"color": "text-gray-400 hover:text-orange-400",
"icon": "Forgejo"
}
]
},
"common": {
"loading": "加载中...",
"error": "发生错误"
}
}
}