128 lines
No EOL
3.2 KiB
JSON
128 lines
No EOL
3.2 KiB
JSON
{
|
|
"translation": {
|
|
"nav": {
|
|
"home": "首頁",
|
|
"projects": "專案",
|
|
"updates": "動態",
|
|
"contributors": "貢獻者",
|
|
"about": "關於"
|
|
},
|
|
"brand": {
|
|
"name": "STARSET Mirror"
|
|
},
|
|
"hero": {
|
|
"title": "連接星落與你",
|
|
"subtitle": "",
|
|
"cta": {
|
|
"projects": "瀏覽專案",
|
|
"updates": "最新動態"
|
|
}
|
|
},
|
|
"projects": {
|
|
"title": "專案",
|
|
"tags": {
|
|
"translation": "翻譯",
|
|
"service": "服務",
|
|
"community": "社群"
|
|
},
|
|
"status": {
|
|
"planning": "規劃中",
|
|
"approved": "已批准",
|
|
"in_progress": "進行中",
|
|
"launched": "已發布",
|
|
"completed": "已完成"
|
|
}
|
|
},
|
|
"updates": {
|
|
"title": "專案動態",
|
|
"back_to_list": "返回動態列表",
|
|
"filter": {
|
|
"all": "全部動態",
|
|
"title": "按標籤篩選",
|
|
"search_placeholder": "搜尋標籤...",
|
|
"no_results": "未找到匹配的標籤",
|
|
"clear": "清除篩選"
|
|
},
|
|
"pagination": {
|
|
"previous": "上一頁",
|
|
"next": "下一頁",
|
|
"page_info": "第 {{current}} 頁,共 {{total}} 頁"
|
|
},
|
|
"tags": {
|
|
"journal": "日誌/總結",
|
|
"milestone": "里程碑",
|
|
"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": " 2024 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": "",
|
|
"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"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
} |