mirror of
https://github.com/antebudimir/feishin.git
synced 2026-01-01 18:33:33 +00:00
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (694 of 694 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> 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
6e0ae3ba92
commit
f3c674fb20
1 changed files with 13 additions and 2 deletions
|
|
@ -411,7 +411,11 @@
|
||||||
"preservePitch": "保持音高",
|
"preservePitch": "保持音高",
|
||||||
"preservePitch_description": "在调整播放速度时保持音高",
|
"preservePitch_description": "在调整播放速度时保持音高",
|
||||||
"notify": "启用歌曲通知",
|
"notify": "启用歌曲通知",
|
||||||
"notify_description": "更改当前歌曲时显示通知"
|
"notify_description": "更改当前歌曲时显示通知",
|
||||||
|
"discordDisplayType": "{{discord}} 存在显示类型",
|
||||||
|
"discordDisplayType_description": "改变您在状态中收听的内容",
|
||||||
|
"discordDisplayType_songname": "歌曲名称",
|
||||||
|
"discordDisplayType_artistname": "艺术家名称"
|
||||||
},
|
},
|
||||||
"error": {
|
"error": {
|
||||||
"remotePortWarning": "重启服务器使新端口生效",
|
"remotePortWarning": "重启服务器使新端口生效",
|
||||||
|
|
@ -532,7 +536,9 @@
|
||||||
"goBack": "返回",
|
"goBack": "返回",
|
||||||
"goForward": "前进",
|
"goForward": "前进",
|
||||||
"settings": "$t(common.setting_other)",
|
"settings": "$t(common.setting_other)",
|
||||||
"quit": "$t(common.quit)"
|
"quit": "$t(common.quit)",
|
||||||
|
"privateModeOff": "关闭私人模式",
|
||||||
|
"privateModeOn": "开启私人模式"
|
||||||
},
|
},
|
||||||
"home": {
|
"home": {
|
||||||
"mostPlayed": "最多播放",
|
"mostPlayed": "最多播放",
|
||||||
|
|
@ -693,6 +699,11 @@
|
||||||
"description": "描述",
|
"description": "描述",
|
||||||
"setExpiration": "设置过期时间",
|
"setExpiration": "设置过期时间",
|
||||||
"success": "共享链接已复制到剪贴板(或单击此处打开)"
|
"success": "共享链接已复制到剪贴板(或单击此处打开)"
|
||||||
|
},
|
||||||
|
"privateMode": {
|
||||||
|
"enabled": "启用私人模式,播放状态现在对外部集成隐藏",
|
||||||
|
"disabled": "私人模式已禁用,播放状态现在对启用的外部集成可见",
|
||||||
|
"title": "私人模式"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"table": {
|
"table": {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue