New Crowdin updates (#1529)

Add Chinese traditional and Crowdin pseudo language (CR)
This commit is contained in:
Thomas Camlong
2023-10-31 09:12:59 +01:00
committed by GitHub
parent 0da6112913
commit fc969e5042
405 changed files with 6545 additions and 796 deletions

View File

@@ -0,0 +1,25 @@
{
"descriptor": {
"name": "媒體服務",
"description": "與您的 Jellyfin 或 Plex 媒體服務交互",
"settings": {
"title": "媒體服務組件設定"
}
},
"loading": "正在載入媒體",
"card": {
"table": {
"header": {
"session": "季",
"user": "使用者",
"currentlyPlaying": "正在播放"
}
},
"errors": {
"general": {
"title": "無法載入內容",
"text": "無法從伺服器檢測數據,請查看日誌獲取更多詳細訊息"
}
}
}
}