mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-08-30 05:51:01 +00:00
Remove the experimental tag from HDR, AV1, and YUV 4:4:4
This commit is contained in:
+13
-13
@@ -980,19 +980,19 @@
|
||||
<source>This enables the capture of system-wide keyboard shortcuts like Alt+Tab that would normally be handled by the client OS while streaming.</source>
|
||||
<translation>这样可以捕获系统范围的键盘快捷键,例如 Alt + Tab,这些快捷键通常在流式传输时由客户端系统处理。</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Enabling HDR overrides manual decoder selections.</source>
|
||||
<translation type="vanished">启用 HDR 会覆盖自定义解码器的选择。</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="1621"/>
|
||||
<source>AV1 (Experimental)</source>
|
||||
<translation>AV1 (实验性)</translation>
|
||||
<source>AV1</source>
|
||||
<translation>AV1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="1636"/>
|
||||
<source>Enable HDR (Experimental)</source>
|
||||
<translation>启用HDR(实验性)</translation>
|
||||
<source>Enable HDR</source>
|
||||
<translation>启用HDR</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Enabling HDR overrides manual decoder selections.</source>
|
||||
<translation type="vanished">启用 HDR 会覆盖自定义解码器的选择。</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="1651"/>
|
||||
@@ -1004,6 +1004,11 @@
|
||||
<source>HDR streaming is not supported on this PC.</source>
|
||||
<translation>此PC不支持HDR。</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="1659"/>
|
||||
<source>Enable YUV 4:4:4</source>
|
||||
<translation>启用 YUV 4:4:4</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="1740"/>
|
||||
<source>Show performance stats while streaming</source>
|
||||
@@ -1165,11 +1170,6 @@
|
||||
<source>HEVC (H.265)</source>
|
||||
<translation>HEVC (H.265)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="1659"/>
|
||||
<source>Enable YUV 4:4:4 (Experimental)</source>
|
||||
<translation>启用 YUV 4:4:4(实验性)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/SettingsView.qml" line="1681"/>
|
||||
<source>Good for streaming desktop and text-heavy games, but not recommended for fast-paced games.</source>
|
||||
|
||||
Reference in New Issue
Block a user