mirror of
https://github.com/antebudimir/feishin.git
synced 2025-12-31 10:03:33 +00:00
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (699 of 699 strings) Co-authored-by: 無情天 <kofzhanganguo@126.com> Translate-URL: https://hosted.weblate.org/projects/feishin/translation/zh_Hans/ Translation: feishin/Translation
This commit is contained in:
parent
6e5acfa9da
commit
a6a51946f1
1 changed files with 7 additions and 2 deletions
|
|
@ -415,7 +415,10 @@
|
||||||
"discordDisplayType": "{{discord}} 存在显示类型",
|
"discordDisplayType": "{{discord}} 存在显示类型",
|
||||||
"discordDisplayType_description": "改变您在状态中收听的内容",
|
"discordDisplayType_description": "改变您在状态中收听的内容",
|
||||||
"discordDisplayType_songname": "歌曲名称",
|
"discordDisplayType_songname": "歌曲名称",
|
||||||
"discordDisplayType_artistname": "艺术家名称"
|
"discordDisplayType_artistname": "艺术家名称",
|
||||||
|
"hotkey_navigateHome": "导航到主页",
|
||||||
|
"preventSleepOnPlayback": "防止播放时进入睡眠状态",
|
||||||
|
"preventSleepOnPlayback_description": "播放音乐时防止显示器进入睡眠状态"
|
||||||
},
|
},
|
||||||
"error": {
|
"error": {
|
||||||
"remotePortWarning": "重启服务器使新端口生效",
|
"remotePortWarning": "重启服务器使新端口生效",
|
||||||
|
|
@ -589,7 +592,9 @@
|
||||||
"playSimilarSongs": "$t(player.playSimilarSongs)",
|
"playSimilarSongs": "$t(player.playSimilarSongs)",
|
||||||
"download": "下载",
|
"download": "下载",
|
||||||
"playShuffled": "$t(player.shuffle)",
|
"playShuffled": "$t(player.shuffle)",
|
||||||
"moveToNext": "$t(action.moveToNext)"
|
"moveToNext": "$t(action.moveToNext)",
|
||||||
|
"goToAlbum": "转到 $t(entity.album_one)",
|
||||||
|
"goToAlbumArtist": "转到 $t(entity.albumArtist_one)"
|
||||||
},
|
},
|
||||||
"trackList": {
|
"trackList": {
|
||||||
"title": "$t(entity.track_other)",
|
"title": "$t(entity.track_other)",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue