mirror of
https://github.com/navidrome/navidrome.git
synced 2026-04-03 06:41:01 +00:00
Merge 69e654d87488602d525f201ac9e40243eb0cedde into ff583970f099df7c2bec649aa6a928756387dc1b
This commit is contained in:
commit
1b4bc4ac2f
@ -42,7 +42,7 @@
|
||||
"addToQueue": "加入播放列表",
|
||||
"playNow": "立即播放",
|
||||
"addToPlaylist": "加入歌单",
|
||||
"showInPlaylist": "定位到播放列表",
|
||||
"showInPlaylist": "定位到歌单",
|
||||
"shuffleAll": "全部随机播放",
|
||||
"download": "下载",
|
||||
"playNext": "下一首播放",
|
||||
@ -289,10 +289,10 @@
|
||||
"totalArtists": "艺术家",
|
||||
"totalFolders": "目录",
|
||||
"totalFiles": "文件",
|
||||
"totalMissingFiles": "缺失的文件",
|
||||
"totalSize": "总大小",
|
||||
"totalMissingFiles": "缺失文件",
|
||||
"totalSize": "大小",
|
||||
"totalDuration": "时长",
|
||||
"defaultNewUsers": "新用户默认",
|
||||
"defaultNewUsers": "设为默认",
|
||||
"createdAt": "创建于",
|
||||
"updatedAt": "更新于"
|
||||
},
|
||||
@ -514,7 +514,7 @@
|
||||
"library": "曲库",
|
||||
"librarySelector": {
|
||||
"allLibraries": "全部媒体库 (%{count})",
|
||||
"multipleLibraries": "已选 %{selected} 共 %{total} 媒体库",
|
||||
"multipleLibraries": "已选 (%{selected}) 个媒体库",
|
||||
"selectLibraries": "选择媒体库",
|
||||
"none": "无"
|
||||
},
|
||||
@ -606,7 +606,7 @@
|
||||
"serverDown": "服务器已离线",
|
||||
"scanType": "扫描类型",
|
||||
"status": "扫描状态",
|
||||
"elapsedTime": "用时"
|
||||
"elapsedTime": "扫描用时"
|
||||
},
|
||||
"nowPlaying": {
|
||||
"title": "正在播放",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user