Translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (593 of 593 strings)

Co-authored-by: ENDzZ <godzmichael@outlook.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/feishin/translation/zh_Hans/
Translation: feishin/Translation
This commit is contained in:
Hosted Weblate 2024-07-25 11:09:16 +00:00
parent 5e353649a4
commit 8815246221
No known key found for this signature in database
GPG key ID: A3FAAA06E6569B4C

View file

@ -156,7 +156,8 @@
"mute": "静音", "mute": "静音",
"skip_forward": "向前跳过", "skip_forward": "向前跳过",
"playbackSpeed": "播放速度", "playbackSpeed": "播放速度",
"pause": "暂停" "pause": "暂停",
"playSimilarSongs": "播放类似的曲目"
}, },
"setting": { "setting": {
"crossfadeStyle_description": "选择用于音频播放器的淡入淡出风格", "crossfadeStyle_description": "选择用于音频播放器的淡入淡出风格",
@ -502,7 +503,8 @@
"addLast": "$t(player.addLast)", "addLast": "$t(player.addLast)",
"addFavorite": "$t(action.addToFavorites)", "addFavorite": "$t(action.addToFavorites)",
"showDetails": "获取信息", "showDetails": "获取信息",
"shareItem": "分享项目" "shareItem": "分享项目",
"playSimilarSongs": "$t(player.playSimilarSongs)"
}, },
"trackList": { "trackList": {
"title": "$t(entity.track_other)", "title": "$t(entity.track_other)",