Translated using Weblate (Chinese (Simplified Han script))

Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/zh_Hans/
This commit is contained in:
DyingSlacker
2025-06-12 08:24:50 -04:00
committed by Weblate
parent e809040423
commit a47e853720
+8 -2
View File
@@ -1365,7 +1365,7 @@
"LabelTonemappingPeak": "色调映射峰值",
"LabelTonemappingPeakHelp": "用该值覆盖覆盖文件中嵌入的最大亮度元数据值。默认值为100(1000尼特)。",
"LabelTonemappingParam": "色调映射参数",
"LabelTonemappingParamHelp": "调整色调映射算法。建议值和默认值均为 NaN。通常将其留空。",
"LabelTonemappingParamHelp": "调整色调映射算法。通常将其留空。",
"ButtonPlayer": "播放器",
"ClearQueue": "清空队列",
"StopPlayback": "停止播放",
@@ -2055,5 +2055,11 @@
"StorageType.Ram": "内存盘",
"StorageType.Unknown": "未知存储",
"Success": "成功",
"HeaderBackups": "备份"
"HeaderBackups": "备份",
"DeleteRepositoryConfirmation": "你确定要删除此存储库吗?",
"ConfirmDeleteRepository": "删除存储库?",
"RepositoriesPageLoadError": "加载存储库失败",
"TranscodingLoadError": "加载转码设置失败",
"PluginsLoadError": "加载插件时发生错误。",
"ButtonLearnMore": "了解更多"
}