New Crowdin updates (#1529)
Add Chinese traditional and Crowdin pseudo language (CR)
This commit is contained in:
39
public/locales/tw/modules/calendar.json
Normal file
39
public/locales/tw/modules/calendar.json
Normal file
@@ -0,0 +1,39 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "日曆",
|
||||
"description": "在日曆中顯示來自支持集成中的即將發布版本",
|
||||
"settings": {
|
||||
"title": "日曆組件設定",
|
||||
"useSonarrv4": {
|
||||
"label": "使用 Sonarr V4 API"
|
||||
},
|
||||
"useRadarrv5": {
|
||||
"label": "使用 Radarr V5 API"
|
||||
},
|
||||
"radarrReleaseType": {
|
||||
"label": "Radarr 發布類型",
|
||||
"data": {
|
||||
"inCinemas": "電影模式放映",
|
||||
"physicalRelease": "實體",
|
||||
"digitalRelease": "數位"
|
||||
}
|
||||
},
|
||||
"hideWeekDays": {
|
||||
"label": "隱藏星期"
|
||||
},
|
||||
"showUnmonitored": {
|
||||
"label": "顯示未監視項目"
|
||||
},
|
||||
"fontSize": {
|
||||
"label": "字體大小",
|
||||
"data": {
|
||||
"xs": "超小號",
|
||||
"sm": "小",
|
||||
"md": "中等",
|
||||
"lg": "大號",
|
||||
"xl": "超級大"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user