mirror of
https://github.com/gabehf/Fladder.git
synced 2026-03-07 21:48:14 -08:00
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:
parent
0642688f2b
commit
11bb97ac04
1 changed files with 42 additions and 2 deletions
|
|
@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue