mirror of
https://github.com/skyline-emu/skyline.git
synced 2024-11-26 00:04:17 +01:00
Apply translations in zh-Hant
100% reviewed for the source file 'app/src/main/res/values/strings.xml' on the 'zh-Hant' language.
This commit is contained in:
parent
d7979fd9a9
commit
0d52f99bc9
@ -234,7 +234,7 @@
|
||||
<string name="perfetto_description">Perfetto 用於透過詳細追蹤進行分析和偵錯</string>
|
||||
<string name="fmtlib_description">{fmt} 提供現代 C++ 字串格式 API</string>
|
||||
<string name="boost_description">Boost 在 C++ 中提供容器和其他便利功能的高品質實作</string>
|
||||
<string name="rangev3_description">Range v3 是 ISO C++ 20 範圍的參考實現,這允許我們在 LLVM 的 libc++ 中開發範圍時使用它們</string>
|
||||
<string name="rangev3_description">Range v3 是 ISO C++ 20 範圍的參考實作,這允許我們在 LLVM 的 libc++ 中開發範圍時使用它們</string>
|
||||
<string name="frozen_description">Frozen 提供具有完美哈希函數的編譯時不可變哈希映射,以加快查找速度</string>
|
||||
<string name="pugixml_description">pugixml 用於解析首選項 XML 以從 C++ 檢索設置</string>
|
||||
<string name="opus_description">Opus Audio Codec 提供高質量的 Opus 解碼器,用於解碼客人提供的 Opus 編碼音頻</string>
|
||||
|
Loading…
Reference in New Issue
Block a user