mirror of
https://github.com/navidrome/navidrome.git
synced 2026-05-03 06:51:16 +00:00
Merge 167020310689a06318491a5f4eb11a1a17a20abf into 131c0c565cfd2f5c11939e05621cd4a671ec7ecb
This commit is contained in:
commit
369302de1f
@ -42,7 +42,7 @@
|
|||||||
"addToQueue": "加入播放列表",
|
"addToQueue": "加入播放列表",
|
||||||
"playNow": "立即播放",
|
"playNow": "立即播放",
|
||||||
"addToPlaylist": "加入歌单",
|
"addToPlaylist": "加入歌单",
|
||||||
"showInPlaylist": "定位到播放列表",
|
"showInPlaylist": "定位到歌单",
|
||||||
"shuffleAll": "全部随机播放",
|
"shuffleAll": "全部随机播放",
|
||||||
"download": "下载",
|
"download": "下载",
|
||||||
"playNext": "下一首播放",
|
"playNext": "下一首播放",
|
||||||
@ -289,10 +289,10 @@
|
|||||||
"totalArtists": "艺术家",
|
"totalArtists": "艺术家",
|
||||||
"totalFolders": "目录",
|
"totalFolders": "目录",
|
||||||
"totalFiles": "文件",
|
"totalFiles": "文件",
|
||||||
"totalMissingFiles": "缺失的文件",
|
"totalMissingFiles": "缺失文件",
|
||||||
"totalSize": "总大小",
|
"totalSize": "大小",
|
||||||
"totalDuration": "时长",
|
"totalDuration": "时长",
|
||||||
"defaultNewUsers": "新用户默认",
|
"defaultNewUsers": "设为默认",
|
||||||
"createdAt": "创建于",
|
"createdAt": "创建于",
|
||||||
"updatedAt": "更新于"
|
"updatedAt": "更新于"
|
||||||
},
|
},
|
||||||
@ -606,7 +606,7 @@
|
|||||||
"serverDown": "服务器已离线",
|
"serverDown": "服务器已离线",
|
||||||
"scanType": "扫描类型",
|
"scanType": "扫描类型",
|
||||||
"status": "扫描状态",
|
"status": "扫描状态",
|
||||||
"elapsedTime": "用时"
|
"elapsedTime": "扫描用时"
|
||||||
},
|
},
|
||||||
"nowPlaying": {
|
"nowPlaying": {
|
||||||
"title": "正在播放",
|
"title": "正在播放",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user