You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* 添加繁体中文翻译
* Pull Request - 翻译更新
修改内容:
更新了 readme 中的翻译,主要涉及显示亮度和色温自动化的功能描述,确保语言更加准确和易懂。
更新了 cn.json 文件中的翻译,优化了部分功能相关的文本,提升了翻译质量和一致性。
README_CN.md翻译内容包括:
亮度和色温自动化功能的描述。
针对特定功能(如日落和日出触发器)进行了更清晰的翻译。
一些术语和表达方式进行了优化,以便更好地符合中文用户的习惯。
* Thank you for your feedback! I’ve resolved the issue and have now avoided directly editing the generated/README_CN.md file. Instead, I applied the changes to the src/cn/texts.txt file as you suggested. Please check and let me know if everything looks good. Thanks again for your guidance!
* Sorry, there was still an error in my previous operation. I think there should be no problem this time.
* Generate readmes & clean translations
---------
Co-authored-by: Raphiiko <[email protected]>
OyasumiVR can expose many of its own features, as well as SteamVR's, to Home Assistant over MQTT! This allows you to integrate OyasumiVR with various smart devices you might have in your home, as well as enable you to build your own powerful automations within Home Assistant.
460
-
For example, you can use this to automatically turn off your smart lights when you fall asleep, or turn them back on when needed!
459
+
OyasumiVR 可以通过 MQTT 向 Home Assistant 联动自身的许多功能,也可以联动 SteamVR 的功能!
460
+
这让你可以将 OyasumiVR 与家中各种智能设备联动,还可以在 Home Assistant 中构建出强大的自动化流程。
461
+
例如,当你入睡时自动关闭智能灯,或在需要时重新开启它们!
462
+
461
463
<br><br>
462
-
Here is a list of features exposed that you'll be able to read, or control, through Home Assistant:
Controlling the color temperature of the VR headset's display is currently only supported on some native SteamVR headsets, such as the Valve Index, Bigscreen Beyond, and HTC Vive (Pro).
584
-
It might work on other headsets, but your mileage may vary.
请查看wiki页面 [Start Development](https://github.com/Raphiiko/OyasumiVR/wiki/Starting-Development)了解更多信息。请参阅我们的 Wiki 页面:[开始开发](https://github.com/Raphiiko/OyasumiVR/wiki/Starting-Development)。
OyasumiVR's telemetry is provided by [Aptabase](https://aptabase.com), which provides open source, privacy first and simple analytics for mobile and desktop apps. Aptabase was picked because it aids OyasumiVR's development by providing crash reports and anonymous usage statistics, while still respecting your privacy as best as possible.
The telemetry is completely anonymous and sends no personally identifiable information. Its only purpose is to provide the aformentioned crash reporting, and basic anonymous usage statistics such as application starts and language preferences. This data is only used for finding and fixing bugs, and other general improvements to OyasumiVR.
638
+
遥测信息完全匿名,不会发送任何可识别身份的信息。
639
+
其唯一用途是报告崩溃问题,以及收集应用启动和语言偏好等基础匿名数据。
640
+
这些信息只用于排查 bug 和改善 OyasumiVR 的整体质量。
617
641
618
-
You are able to opt out of telemetry within OyasumiVR's general settings. For more (technical) information, please check out the (very short!) [Aptabase Privacy Policy](https://aptabase.com/legal/privacy).
0 commit comments