mirror of
https://github.com/austinried/subtracks.git
synced 2025-12-27 00:59:28 +01:00
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (67 of 67 strings) Translation: Subtracks/subtracks Translate-URL: https://hosted.weblate.org/projects/subtracks/subtracks/zh_Hans/
This commit is contained in:
parent
86ef5af6f6
commit
35eada710e
@ -1,7 +1,7 @@
|
||||
{
|
||||
"context": {
|
||||
"actions": {
|
||||
"unstar": "未收藏",
|
||||
"unstar": "移除收藏",
|
||||
"star": "收藏"
|
||||
}
|
||||
},
|
||||
@ -55,7 +55,28 @@
|
||||
}
|
||||
},
|
||||
"music": {
|
||||
"name": "音乐"
|
||||
"name": "音乐",
|
||||
"options": {
|
||||
"scrobble": {
|
||||
"title": "Scrobble模式",
|
||||
"descriptionOn": "Scrobble播放历史",
|
||||
"descriptionOff": "不记录scrobble历史"
|
||||
}
|
||||
}
|
||||
},
|
||||
"reset": {
|
||||
"name": "重置",
|
||||
"actions": {
|
||||
"clearImageCache": "清除图片缓存"
|
||||
}
|
||||
},
|
||||
"about": {
|
||||
"name": "关于",
|
||||
"version": "版本 {{version}}",
|
||||
"actions": {
|
||||
"projectHomepage": "项目地址",
|
||||
"licenses": "许可"
|
||||
}
|
||||
}
|
||||
},
|
||||
"resources": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user