news-analyze/i18n/locales/zh-tw.json
吳元皓 1e4e13f1b7 Reinstall dev env & Update the news page to include translating
functions & Update settings & sendUserChanges system. I also updated
*some* README stuff. & Update tos & privacy policy pages.
2025-06-09 09:34:53 +08:00

143 lines
5.2 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": "你確定?",
"privacypolicy": "隱私權政策",
"tos": "服務條款"
},
"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 新聞"
}
},
"pages": {
"privacypolicy": {
"title": "隱私權政策",
"content": "N/A"
},
"tos": {
"title": "服務條款",
"content": "N/A"
}
},
"about": {
"why": "為什麼要做網站?",
"bulletpoints": {
"1": "1. 台灣媒體真的很爛,要嘛有超多偏見,或是比較偏小孩不能看的新聞 (aka 擦邊通過的",
"2": "2. 這個網站是為了讓大家可以更方便的比較新聞,可以分析新聞的偏見",
"3half": "學 TailwindCSS"
},
"aboutDev": {
"title": "關於開發者",
"dev": "開發者yh",
"contactEmailStarter": "聯絡信箱:"
},
"copyrightInfo": "版權資訊"
},
"news": {
"open": "觀看文章",
"opennewwindow": "會打開新的視窗",
"similararticles": "類似文章",
"similarity": "相似度",
"nosimilararticles": "找不到類似文章",
"articleopenpart1": "會打開關於媒體",
"articleopenpart2": "的視窗"
}
}