Skip to content

Commit

Permalink
Merge branch 'master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
Degot authored Sep 14, 2024
2 parents 2ae7f20 + 6875fee commit 71802dc
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src_assets/common/assets/web/public/assets/locale/zh.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"env_app_name": "应用名称",
"env_client_audio_config": "客户端请求的音频配置 (2.0/5.1/7.1)",
"env_client_enable_sops": "客户端请求自动更改游戏设置以实现最佳串流效果 (true/false)",
"env_client_fps": "客户端请求的帧率 (int)",
"env_client_fps": "客户请求的 FPS (int)",
"env_client_gcmap": "客户端请求的游戏手柄掩码,采用 bitset/bitfield 格式 (int)",
"env_client_hdr": "HDR 已被客户端启用 (true/false)",
"env_client_height": "客户端请求的高度 (int)",
Expand Down Expand Up @@ -270,7 +270,7 @@
"port_tcp": "TCP",
"port_udp": "UDP",
"port_warning": "暴露 Web UI 到公网存在安全风险!请自行承担风险!",
"port_web_ui": "Web UI",
"port_web_ui": "Clients",
"qp": "量化参数 (QP)",
"qp_desc": "某些设备可能不支持恒定码率。对于这些设备,则使用 QP 代替。数值越大,压缩率越高,但质量越差。",
"qsv_coder": "QSV 编码器 (H264)",
Expand Down Expand Up @@ -298,7 +298,7 @@
"sw_preset_ultrafast": "ultrafast - 极快",
"sw_preset_veryfast": "veryfast - 非常快",
"sw_preset_veryslow": "veryslow - 非常慢",
"sw_tune": "软件编码调校",
"sw_tune": "西色调",
"sw_tune_animation": "animation -- 适合动画片;使用更高的去块和更多的参考帧",
"sw_tune_desc": "调校选项,在预设后应用。默认值为 zerolatency。",
"sw_tune_fastdecode": "fastdecode -- 通过禁用某些过滤器来加快解码速度",
Expand Down Expand Up @@ -382,7 +382,7 @@
"logs_desc": "查看 Sunshine 上传的日志",
"logs_find": "查找...",
"restart_sunshine": "重启 Sunhine",
"restart_sunshine_desc": "如果 Sunshine 无法正常工作,可以尝试重新启动。这将终止任何正在运行的会话",
"restart_sunshine_desc": "如果阳光工作不正常,您可以尝试重新启动它。这将终止任何已运行的会话",
"restart_sunshine_success": "Sunhine 正在重启",
"troubleshooting": "故障排除",
"unpair_all": "全部取消配对",
Expand Down

0 comments on commit 71802dc

Please sign in to comment.