mirror of
https://github.com/movie-web/movie-web.git
synced 2024-12-28 08:26:05 +00:00
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (336 of 336 strings) Translation: movie-web/website Translate-URL: https://weblate.476328473.xyz/projects/movie-web/website/zh_Hant/ Author: superlincoln <littlelittlelincoln@gmail.com>
This commit is contained in:
parent
377f6740b5
commit
0077a5ace7
|
@ -155,7 +155,8 @@
|
||||||
"types": {
|
"types": {
|
||||||
"movie": "電影",
|
"movie": "電影",
|
||||||
"show": "節目"
|
"show": "節目"
|
||||||
}
|
},
|
||||||
|
"unreleased": "尚未上映"
|
||||||
},
|
},
|
||||||
"navigation": {
|
"navigation": {
|
||||||
"banner": {
|
"banner": {
|
||||||
|
@ -294,6 +295,7 @@
|
||||||
"title": "品質"
|
"title": "品質"
|
||||||
},
|
},
|
||||||
"settings": {
|
"settings": {
|
||||||
|
"audioItem": "音頻",
|
||||||
"downloadItem": "下載",
|
"downloadItem": "下載",
|
||||||
"enableSubtitles": "啟用字幕",
|
"enableSubtitles": "啟用字幕",
|
||||||
"experienceSection": "觀看體驗",
|
"experienceSection": "觀看體驗",
|
||||||
|
@ -320,8 +322,9 @@
|
||||||
"unknownOption": "未知"
|
"unknownOption": "未知"
|
||||||
},
|
},
|
||||||
"subtitles": {
|
"subtitles": {
|
||||||
"customChoice": "從檔案中選擇字幕",
|
"customChoice": "把字幕檔案拖入或上傳",
|
||||||
"customizeLabel": "自訂",
|
"customizeLabel": "自訂",
|
||||||
|
"dropSubtitleFile": "將字幕檔案拖曳到這裡",
|
||||||
"offChoice": "關閉",
|
"offChoice": "關閉",
|
||||||
"settings": {
|
"settings": {
|
||||||
"backlink": "自訂字幕",
|
"backlink": "自訂字幕",
|
||||||
|
@ -379,6 +382,13 @@
|
||||||
"title": "無法播放視頻!"
|
"title": "無法播放視頻!"
|
||||||
},
|
},
|
||||||
"scraping": {
|
"scraping": {
|
||||||
|
"extensionFailure": {
|
||||||
|
"badge": "擴充功能已被禁用",
|
||||||
|
"enableExtension": "啟用擴充功能",
|
||||||
|
"homeButton": "回到首頁",
|
||||||
|
"text": "您已安裝該擴充功能, 你要啟用擴充程式去用它。",
|
||||||
|
"title": "請啟用擴充功能"
|
||||||
|
},
|
||||||
"items": {
|
"items": {
|
||||||
"failure": "發生錯誤",
|
"failure": "發生錯誤",
|
||||||
"notFound": "沒有視頻",
|
"notFound": "沒有視頻",
|
||||||
|
|
Loading…
Reference in a new issue