Translated using Weblate (Chinese (Simplified Han script))

Currently translated at 100.0% (462 of 462 strings)

Translation: DonutWare/Fladder
Translate-URL: https://hosted.weblate.org/projects/fladder/fladder/zh_Hans/
This commit is contained in:
無情天 2025-06-02 01:57:51 +02:00 committed by Hosted Weblate
parent c9add04db1
commit cf8abf8653
No known key found for this signature in database
GPG key ID: A3FAAA06E6569B4C

View file

@ -1326,5 +1326,19 @@
"playbackTypeTranscode": "转码",
"@playbackTypeTranscode": {},
"playbackTypeOffline": "离线",
"@playbackTypeOffline": {}
"@playbackTypeOffline": {},
"latestReleases": "最新版本",
"@latestReleases": {},
"autoCheckForUpdates": "定期检查更新",
"@autoCheckForUpdates": {},
"newReleaseFoundTitle": "更新 {newRelease} 可用!",
"@newReleaseFoundTitle": {
"placeholders": {
"newRelease": {
"type": "String"
}
}
},
"newUpdateFoundOnGithub": "在 Github 上发现新的更新",
"@newUpdateFoundOnGithub": {}
}