Translated using Weblate (Chinese (Simplified Han script))

Currently translated at 100.0% (498 of 498 strings)

Translation: DonutWare/Fladder
Translate-URL: https://hosted.weblate.org/projects/fladder/fladder/zh_Hans/
This commit is contained in:
無情天 2025-08-09 07:34:54 +02:00 committed by Hosted Weblate
parent 0642688f2b
commit 11bb97ac04
No known key found for this signature in database
GPG key ID: A3FAAA06E6569B4C

View file

@ -1185,7 +1185,7 @@
"@playerSettingsBackendTitle": {},
"playerSettingsBackendDesc": "选择您喜好的媒体播放器以获得最佳播放体验",
"@playerSettingsBackendDesc": {},
"skipButtonLabel": "跳过{segment}",
"skipButtonLabel": "跳过 {segment}",
"@skipButtonLabel": {
"placeholders": {
"segment": {
@ -1412,5 +1412,45 @@
"usePostersForLibraryIconsDesc": "显示媒体库海报而不是图标",
"@usePostersForLibraryIconsDesc": {},
"offline": "离线",
"@offline": {}
"@offline": {},
"shortCuts": "快捷键",
"@shortCuts": {},
"skipForwardLength": "跳过向前的长度",
"@skipForwardLength": {},
"skipBackLength": "跳过向后的长度",
"@skipBackLength": {},
"playPause": "播放/暂停",
"@playPause": {},
"seekBack": "回退",
"@seekBack": {},
"mute": "静音",
"@mute": {},
"seekForward": "快进",
"@seekForward": {},
"volumeUp": "音量增大",
"@volumeUp": {},
"volumeDown": "音量降低",
"@volumeDown": {},
"nextVideo": "下一个视频",
"@nextVideo": {},
"prevVideo": "上一个视频",
"@prevVideo": {},
"nextChapter": "下一章",
"@nextChapter": {},
"prevChapter": "上一章",
"@prevChapter": {},
"fullScreen": "全屏",
"@fullScreen": {},
"skipMediaSegment": "跳过媒体片段",
"@skipMediaSegment": {},
"exit": "退出",
"@exit": {},
"shortCutAlreadyAssigned": "快捷键 '{hotKey}' 已经分配了",
"@shortCutAlreadyAssigned": {
"placeholders": {
"hotKey": {
"type": "String"
}
}
}
}