homepage/data/zh-Hant/index.json
CDN 9ac43ef4f9
All checks were successful
Deploy / Deploy (push) Successful in 1m15s
feat: migrate language code
2025-02-03 22:52:56 +08:00

177 lines
No EOL
4.9 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.

{
"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 的核心貢獻者和贊助人。"
},
"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": "YouTube",
"url": "https://www.youtube.com/@starsetmirror",
"color": "text-gray-400 hover:text-red-500",
"icon": "YouTube"
},
{
"name": "Fediverse",
"url": "https://social.starset.fans/@mirror",
"color": "text-gray-400 hover:text-purple-400",
"icon": "Fediverse"
},
{
"name": "Bluesky",
"url": "https://bsky.app/profile/mirror.starset.fans",
"color": "text-gray-400 hover:text-blue-400",
"icon": "Bluesky"
},
{
"name": "Discord",
"url": "https://discord.gg/zhEqePWneb",
"color": "text-gray-400 hover:text-indigo-400",
"icon": "Discord"
},
{
"name": "Forgejo",
"url": "https://git.owu.one/starset-mirror",
"color": "text-gray-400 hover:text-orange-400",
"icon": "Forgejo"
},
{
"name": "Twitter",
"url": "https://x.com/starset_mirror",
"color": "text-gray-400 hover:text-blue-400",
"icon": "Twitter"
}
]
},
"common": {
"loading": "載入中...",
"error": "發生錯誤"
}
}
}