Update zh-Hans.json (#1160)

Complete untranslated items
This commit is contained in:
Ye61123
2021-06-08 22:41:01 +08:00
committed by GitHub
parent 65ccd4c99d
commit 182e3ec78e
+9 -9
View File
@@ -21,8 +21,8 @@
"discSubtitle": "字幕", "discSubtitle": "字幕",
"starred": "收藏", "starred": "收藏",
"comment": "注释", "comment": "注释",
"rating": "", "rating": "评分",
"quality": "" "quality": "品质"
}, },
"actions": { "actions": {
"addToQueue": "加入播放列表", "addToQueue": "加入播放列表",
@@ -47,7 +47,7 @@
"year": "发行年份", "year": "发行年份",
"updatedAt": "更新于", "updatedAt": "更新于",
"comment": "注释", "comment": "注释",
"rating": "" "rating": "评分"
}, },
"actions": { "actions": {
"playAll": "立即播放", "playAll": "立即播放",
@@ -64,7 +64,7 @@
"recentlyPlayed": "最近播放", "recentlyPlayed": "最近播放",
"mostPlayed": "最多播放", "mostPlayed": "最多播放",
"starred": "收藏", "starred": "收藏",
"topRated": "" "topRated": "最高评分"
} }
}, },
"artist": { "artist": {
@@ -74,7 +74,7 @@
"albumCount": "专辑数", "albumCount": "专辑数",
"songCount": "歌曲数", "songCount": "歌曲数",
"playCount": "播放次数", "playCount": "播放次数",
"rating": "" "rating": "评分"
} }
}, },
"user": { "user": {
@@ -130,8 +130,8 @@
"export": "导出" "export": "导出"
}, },
"message": { "message": {
"duplicate_song": "", "duplicate_song": "添加重复的歌曲",
"song_exist": "" "song_exist": "部分选定的歌曲已在播放列表。继续添加或是略过它们?"
} }
} }
}, },
@@ -189,7 +189,7 @@
"open_menu": "打开菜单", "open_menu": "打开菜单",
"close_menu": "关闭菜单", "close_menu": "关闭菜单",
"unselect": "未选择", "unselect": "未选择",
"skip": "" "skip": "取消"
}, },
"boolean": { "boolean": {
"true": "是", "true": "是",
@@ -348,4 +348,4 @@
"toggle_love": "添加/移除星标" "toggle_love": "添加/移除星标"
} }
} }
} }