news-analyze/i18n/locales/zh-tw.json
吳元皓 aa355e03fd Made validateUserToken avaible via get requests & updated the system so
that it now has a privacy policy & terms of service (TOS) And added a
add email & display current email logic.
2025-06-03 11:42:30 +08:00

108 lines
4.1 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.

{
"localeflag": "🇹🇼",
"nextlang": "en",
"core": {
"sitename": "新聞盲點平台"
},
"nav": {
"home": "首頁",
"dailybriefing": "今日報導",
"learnmore": "了解更多"
},
"home": {
"nonMoving": "嗨!這是你的",
"moving": {
"newsPlatform": "新聞平台",
"miniWikipedia": "迷你維基百科",
"newsComparePlatform": "新聞觀點比對平台"
},
"startusing": "開始使用!",
"openapp": "會打開在瀏覽器的桌面程式",
"learnmore": "了解更多",
"documentation": "如何使用",
"tools": "工具",
"opentools": "會打開工具的選單",
"qanda": {
"titles": {
"whydes": "為什麼要做這個平台?",
"howdes": "這個平台是怎麼運作的?",
"supportedLocationNews": "這個平台支援哪些國家的新聞?",
"userData": "我們如何處理使用者的資料?",
"mobileApp": "這個會做手機版嗎?"
},
"whydes": "台灣的新聞是要痲是來自中國控制/中國官方的媒體或是來自只想獲得點閱的記者。這個平台是要讓台灣的NCC知道發布假新聞就應該被調查而不是放著不管。",
"howdes": " 我們使用使用網頁爬蟲來搜尋最新的新聞,並將其存入系統的快取記憶體中。這樣可以省伺服器的運行時間",
"supportedLocationNews": "這個專案只會支援台灣新聞如果你要加其他有Line Today的新聞的話可以Fork這個專案並更改。",
"userData": "這個網站使用雙重加密第一次是使用SHA-512在使用者端加密第二次就使在伺服器使用 argon2 加密,並把使用者的帳號存入系統裡。",
"mobileApp": "可能會,但現在手機不支援。"
},
"cards": {
"title": {
"find": "尋找",
"interface": "使用者介面",
"documentation": "教學",
"opensource": "開源",
"apis": "APIs"
},
"description": {
"find": "你可以輕鬆地從不同的新聞來源找到相同的主題。",
"interface": "這個網站使用類似 Xfce / MacOS / DSM 的介面,讓你可以簡單使用這個網站。",
"documentation": "我做了一組教學,讓你可以學會如何使用這個網站 UI。",
"opensource": "這個平台的所有程式碼都放在Github上沒有開源的資料庫我會想辦法把它用其他方式開源",
"apis": "我們使用LINE Today 的資訊來做出一個 API。"
}
}
},
"dailybriefing": "今日報導",
"Welcome": "歡迎",
"loading": "載入中...",
"error": "你還沒登入ㄟ,這個功能要登入才可以用",
"systemerror": "ㄚ 你撞上了一個錯誤可以傳給我嗎我在DC的帳號是[at]hwtw ",
"app": {
"changelangmessage": "正在切換語言中...",
"launchtext": "系統開機中...",
"hotnews": "熱門新聞 (舊版)",
"news": "熱門新聞",
"sources": "資料來源",
"about": "關於這個網站",
"settings": "設定",
"leave": "離開",
"login": "登入",
"license": "授權",
"search": "搜尋",
"chatbot": "聊天機器人",
"starred": "收藏",
"terminal": "終端機",
"aboutNewsOrg": "關於這個新聞來源",
"newsview": "新聞",
"areyousure": "你確定?"
},
"settings": {
"yourgroqapi": "你的Groq API",
"logout": "登出",
"deleteaccount": "刪除你的帳號",
"dangerzone": "DANGER ZONE",
"submit": "送出",
"greet": "嗨, ",
"defaultname": "使用者"
},
"popup": {
"cancel": "取消",
"confirm": "確認"
},
"popuptext": {
"logout": "你確定要登出?",
"delete": "此操作無法撤銷。這將永久刪除您的帳戶並從我們的伺服器中刪除您的資料。"
},
"tools": {
"title": "工具",
"name": {
"checkweirdkeywords": "檢查偏色情標體",
"noadlinetoday": "無廣告新聞"
},
"content": {
"checkweirdkeywords": "這個工具檢查新聞記者是不是使用偏色情的標體 (台灣的很愛用)",
"noadlinetoday": "提供無廣告的LINE Today 新聞"
}
}
}