160 lines
No EOL
4.1 KiB
JSON
160 lines
No EOL
4.1 KiB
JSON
{
|
||
"translation": {
|
||
"nav": {
|
||
"home": "首頁",
|
||
"projects": "專案",
|
||
"updates": "動態",
|
||
"contributors": "貢獻者",
|
||
"about": "關於"
|
||
},
|
||
"brand": {
|
||
"name": "STARSET Mirror"
|
||
},
|
||
"site": {
|
||
"description": "STARSET Mirror,連結星落與你。"
|
||
},
|
||
"home": {
|
||
"meta": {
|
||
"title": "STARSET Mirror",
|
||
"description": "STARSET Mirror,連結星落與你。"
|
||
},
|
||
"latestUpdates": "最新動態",
|
||
"featuredProjects": "查看專案"
|
||
},
|
||
"aria": {
|
||
"mainContent": "主要內容",
|
||
"breadcrumb": "頁面導航",
|
||
"navigation": "網站導航",
|
||
"menu": "選單",
|
||
"search": "搜尋",
|
||
"darkMode": "深色模式",
|
||
"language": "語言選擇",
|
||
"loading": "載入中",
|
||
"error": "錯誤",
|
||
"closeMenu": "關閉選單",
|
||
"openMenu": "開啟選單"
|
||
},
|
||
"hero": {
|
||
"title": "連接星落與你",
|
||
"subtitle": "",
|
||
"cta": {
|
||
"projects": "瀏覽專案",
|
||
"updates": "最新動態"
|
||
}
|
||
},
|
||
"projects": {
|
||
"title": "專案",
|
||
"tags": {
|
||
"translation": "翻譯",
|
||
"service": "服務",
|
||
"community": "社群"
|
||
},
|
||
"status": {
|
||
"planning": "規劃中",
|
||
"approved": "已批准",
|
||
"in_progress": "進行中",
|
||
"launched": "已發布",
|
||
"completed": "已完成"
|
||
}
|
||
},
|
||
"updates": {
|
||
"title": "專案動態",
|
||
"loading": "正在載入...",
|
||
"back_to_list": "返回動態列表",
|
||
"filter": {
|
||
"all": "全部動態",
|
||
"title": "按標籤篩選",
|
||
"search_placeholder": "搜尋標籤...",
|
||
"no_results": "未找到匹配的標籤",
|
||
"clear": "清除篩選"
|
||
},
|
||
"pagination": {
|
||
"previous": "上一頁",
|
||
"next": "下一頁",
|
||
"page_info": "第 {{current}} 頁,共 {{total}} 頁"
|
||
},
|
||
"tags": {
|
||
"journal": "日誌/總結",
|
||
"milestone": "里程碑",
|
||
"service": "服務",
|
||
"other": "其他"
|
||
},
|
||
"notFound": {
|
||
"title": "未找到動態",
|
||
"description": "此動態不存在、或在當前語言下不可用、或已被移除。"
|
||
}
|
||
},
|
||
"contributors": {
|
||
"title": "貢獻者",
|
||
"tabs": {
|
||
"contributors": "貢獻者",
|
||
"sponsors": "贊助人"
|
||
},
|
||
"core_members": "核心貢獻者",
|
||
"regular_members": "專案成員 & 社群貢獻者"
|
||
},
|
||
"about": {
|
||
"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": "Twitter",
|
||
"url": "https://x.com/starset_mirror",
|
||
"color": "text-gray-400 hover:text-blue-400",
|
||
"icon": "Twitter"
|
||
},
|
||
{
|
||
"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"
|
||
}
|
||
]
|
||
},
|
||
"common": {
|
||
"loading": "載入中...",
|
||
"error": "發生錯誤",
|
||
"retry": "重試",
|
||
"close": "關閉"
|
||
}
|
||
}
|
||
} |