movie-web/src/assets/locales/zh-Hant.json
Wenda Li 4f535bd7fd Translated using Weblate (Chinese (Traditional))
Currently translated at 13.6% (34 of 250 strings)

Translation: movie-web/website
Translate-URL: https://weblate.movie-web.app/projects/movie-web/website/zh_Hant/
Author: Wenda Li <wdli@umich.edu>
2024-01-02 18:54:24 +00:00

103 lines
2.0 KiB
JSON

{
"about": {
"description": "movie-web 是一款在互聯網上搜尋流媒體的網路應用程式。團隊致力於讓使用者以最簡約的方式消費內容。",
"faqTitle": "常見問題",
"q1": {
"body": "movie-web 不託管任何內容。您點選觀看內容時,系統均從互聯網搜尋(在加載提示頁和“視頻源”選項卡中,您可以看到正在使用的源)。媒體從未在 movie-web 中上傳,所有內容均通過搜索機制而得。",
"title": "內容來自哪裡?"
}
},
"auth": {
"login": {
"submit": "登入"
}
},
"global": {
"pages": {
"about": "關於",
"login": "登入",
"settings": "設定"
}
},
"home": {
"bookmarks": {
"sectionTitle": "書籤"
},
"search": {
"loading": "載入中..."
}
},
"media": {
"types": {
"movie": "電影",
"show": "節目"
}
},
"navigation": {
"menu": {
"donation": "捐",
"settings": "設定",
"support": "支援"
}
},
"overlays": {
"close": "關閉"
},
"player": {
"back": {
"short": "後退"
},
"menus": {
"downloads": {
"title": "下載"
},
"episodes": {
"loadingList": "載入中...",
"loadingTitle": "載入中..."
},
"settings": {
"downloadItem": "下載"
},
"subtitles": {
"title": "字幕"
}
},
"metadata": {
"failed": {
"badge": "失敗"
}
},
"nextEpisode": {
"cancel": "取消"
}
},
"screens": {
"loadingUserError": {
"logout": "登出"
}
},
"settings": {
"account": {
"title": "帳戶"
},
"appearance": {
"themes": {
"blue": "藍色",
"gray": "灰色",
"red": "紅色",
"teal": "青色"
}
},
"sidebar": {
"info": {
"insecure": "不安全",
"secure": "安全"
}
},
"subtitles": {
"colorLabel": "顏色",
"title": "字幕"
}
}
}