Translated using Weblate (Chinese (Simplified))

Currently translated at 95.7% (2088 of 2180 strings)

Translation: Funkwhale/Funkwhale Web
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/zh_Hans/
This commit is contained in:
bruce diao 2023-03-03 06:25:50 +00:00 committed by Weblate
parent 082c51733a
commit 7510795ad1
1 changed files with 7 additions and 1 deletions

View File

@ -18,6 +18,9 @@
"publicContent": "浏览公开内容", "publicContent": "浏览公开内容",
"signup": "注册" "signup": "注册"
}, },
"help": {
"closedRegistrations": "本实例已关闭注册。您可以使用以下链接在其他实例注册。"
},
"link": { "link": {
"findOtherPod": "查看其他实例", "findOtherPod": "查看其他实例",
"learnMore": "查看更多" "learnMore": "查看更多"
@ -144,7 +147,7 @@
"message": { "message": {
"pageNotFound": "抱歉,您访问的页面不存在:" "pageNotFound": "抱歉,您访问的页面不存在:"
}, },
"title": "到页面" "title": "找到页面"
}, },
"Queue": { "Queue": {
"button": { "button": {
@ -159,6 +162,9 @@
"label": { "label": {
"addArtistContentFilter": "隐藏这个歌手的相关内容…", "addArtistContentFilter": "隐藏这个歌手的相关内容…",
"duration": "时长", "duration": "时长",
"enterFullscreen": "进入全屏模式",
"exitFullscreen": "退出全屏模式",
"favorite": "收藏歌曲",
"next": "下一首", "next": "下一首",
"pause": "暂停", "pause": "暂停",
"play": "播放", "play": "播放",