Apply translations in zh-Hans

100% reviewed for the source file 'app/src/main/res/values/strings.xml'
on the 'zh-Hans' language.
This commit is contained in:
transifex-integration[bot] 2023-04-15 12:55:48 +00:00 committed by GitHub
parent e979399d15
commit 2eac129cfa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -225,7 +225,7 @@
<string name="licenses">许可证</string>
<string name="skyline_license_description">Skyline在Mozilla公共许可证2.0下获得许可</string>
<string name="ryujinx_description">由于 Ryujinx 的实现非常准确,因此在整个项目中都被用作参考\n\n<b>注意Skyline 不是基于 Ryujinx</b></string>
<string name="shader_compiler_description">Skyline 的着色器编译器是<b>分支</b><i>yuzu</i>具有 Skyline 特定更改的着色器编译器,而其他更改在它们之间共享,允许两个项目从它的开发中受益\n\n<b>注意:</b>只有在 Skyline 授予许可豁免的情况下,才能在 Skyline 中使用它。<i>yuzu</i>团队</string>
<string name="shader_compiler_description">Skyline 的着色器编译器是<i>yuzu</i>具有 Skyline 特定更改的着色器编译器<b>分支</b>,而其他更改在它们之间共享,允许两个项目从它的开发中受益\n\n<b>注意:</b>只有在 Skyline 授予许可豁免的情况下,才能在 Skyline 中使用它。<i>yuzu</i>团队</string>
<string name="sirit_description">Skyline 的着色器编译器在内部使用 Sirit 以高效的方式发出 SPIR-V</string>
<string name="vkhpp_description">Vulkan-Hpp 为 Vulkan 提供了一个 C++ API</string>
<string name="vkma_description">Vulkan Memory Allocator 提供具有 UMA 支持的高质量 GPU 内存分配器</string>