Translated using Weblate (Chinese (Simplified Han script))

Currently translated at 92.0% (2094 of 2276 strings)

Translation: Funkwhale/Funkwhale Web
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/zh_Hans/
This commit is contained in:
anonymous 2025-04-24 07:54:27 +00:00 committed by Weblate
parent 6fc218dab7
commit 40cb7aadb3
1 changed files with 21 additions and 21 deletions

View File

@ -2,27 +2,6 @@
"App": {
"loading": "加载中…"
},
"vui": {
"tracks": "{n} 歌曲 | {n} 歌曲",
"episodes": "{n} 节目 | {n} 节目",
"by-user": "由 {'@'}{username}",
"go-to": "去",
"pagination": {
"previous": "以前的",
"next": "下一个"
},
"aria": {
"pagination": {
"nav": "分页导航",
"gotoPage": "转到页面 {n}",
"gotoPrevious": "转到上一页",
"gotoNext": "转到下一页",
"currentPage": "当前页面,第 {n} 页"
}
},
"radio": "电台",
"albums": "{n} 专辑 | {n} 专辑"
},
"components": {
"About": {
"description": {
@ -4538,5 +4517,26 @@
"title": "电台"
}
}
},
"vui": {
"albums": "{n} 专辑 | {n} 专辑",
"aria": {
"pagination": {
"currentPage": "当前页面,第 {n} 页",
"gotoNext": "转到下一页",
"gotoPage": "转到页面 {n}",
"gotoPrevious": "转到上一页",
"nav": "分页导航"
}
},
"by-user": "由 {'@'}{username}",
"episodes": "{n} 节目 | {n} 节目",
"go-to": "去",
"pagination": {
"next": "下一个",
"previous": "以前的"
},
"radio": "电台",
"tracks": "{n} 歌曲 | {n} 歌曲"
}
}