mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-14 01:02:57 -07:00
New translations en.json (Chinese Traditional)
This commit is contained in:
parent
99e11a00f2
commit
23e6d1b5b8
1 changed files with 8 additions and 2 deletions
|
@ -90,6 +90,7 @@
|
||||||
"TvTab": "電視節目",
|
"TvTab": "電視節目",
|
||||||
"MusicTab": "音樂",
|
"MusicTab": "音樂",
|
||||||
"AdvancedSearch": "You can fill in any of the below to discover new media. All of the results are sorted by popularity",
|
"AdvancedSearch": "You can fill in any of the below to discover new media. All of the results are sorted by popularity",
|
||||||
|
"AdvancedSearchHeader": "Advanced Search",
|
||||||
"Suggestions": "建議",
|
"Suggestions": "建議",
|
||||||
"NoResults": "抱歉,我們沒有找到任何結果!",
|
"NoResults": "抱歉,我們沒有找到任何結果!",
|
||||||
"DigitalDate": "數字發行:{{date}}",
|
"DigitalDate": "數字發行:{{date}}",
|
||||||
|
@ -123,7 +124,10 @@
|
||||||
"SubmitRequest": "送出請求",
|
"SubmitRequest": "送出請求",
|
||||||
"Season": "Season {{seasonNumber}}",
|
"Season": "Season {{seasonNumber}}",
|
||||||
"SelectAllInSeason": "選擇第 {{seasonNumber}} 季中的全部"
|
"SelectAllInSeason": "選擇第 {{seasonNumber}} 季中的全部"
|
||||||
}
|
},
|
||||||
|
"AdvancedSearchInstructions": "Please choose what type of media you are searching for:",
|
||||||
|
"YearOfRelease": "Year of Release",
|
||||||
|
"KeywordSearchingDisclaimer": "Please note that Keyword Searching is very hit and miss due to the inconsistent data in TheMovieDb"
|
||||||
},
|
},
|
||||||
"Requests": {
|
"Requests": {
|
||||||
"Title": "請求",
|
"Title": "請求",
|
||||||
|
@ -231,7 +235,9 @@
|
||||||
"FilterHeaderAvailability": "可用性",
|
"FilterHeaderAvailability": "可用性",
|
||||||
"FilterHeaderRequestStatus": "狀態",
|
"FilterHeaderRequestStatus": "狀態",
|
||||||
"Approved": "已通過審核",
|
"Approved": "已通過審核",
|
||||||
"PendingApproval": "待決審核"
|
"PendingApproval": "待決審核",
|
||||||
|
"WatchProviders": "Watch Providers",
|
||||||
|
"Keywords": "Keywords"
|
||||||
},
|
},
|
||||||
"UserManagment": {
|
"UserManagment": {
|
||||||
"TvRemaining": "電視:{{remaining}}/{{total}} 剩餘",
|
"TvRemaining": "電視:{{remaining}}/{{total}} 剩餘",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue