mirror of
https://github.com/YTVanced/VancedMicroG
synced 2024-11-24 12:15:12 +00:00
Update translation.
This commit is contained in:
parent
bcd293d318
commit
7e6b7d48f3
1 changed files with 162 additions and 144 deletions
|
@ -141,4 +141,22 @@
|
||||||
<string name="network_type_wifi">Wi-Fi</string>
|
<string name="network_type_wifi">Wi-Fi</string>
|
||||||
<string name="network_type_roaming">漫遊</string>
|
<string name="network_type_roaming">漫遊</string>
|
||||||
<string name="network_type_other">其他網路</string>
|
<string name="network_type_other">其他網路</string>
|
||||||
|
|
||||||
|
<string name="snet_intro">Google SafetyNet是一個確認手機被確實保護和相容於Android CTS的驗證系統。一些程式基於安全因素使用SafetyNet,一些則是以必須通過的形式來防止篡改。
|
||||||
|
|
||||||
|
microG GmsCore包含了SafetyNet的自由執行,但官方伺服器需要SafetyNet請求經非自由軟體性質的DroidGuard系統簽名。有一個可用的沙盒測試版本DroidGuard:獨立程式“DroidGuard Helper”。</string>
|
||||||
|
|
||||||
|
<string name="prefcat_configuration">設定</string>
|
||||||
|
|
||||||
|
<string name="pref_snet_status_disabled_title">停用</string>
|
||||||
|
<string name="pref_snet_status_disabled_summary">徹底停用SafetyNet</string>
|
||||||
|
<string name="pref_snet_status_official_title">使用官方伺服器</string>
|
||||||
|
<string name="pref_snet_status_official_summary">需要未root的系統及安裝microG DroidGuard Helper</string>
|
||||||
|
<string name="pref_snet_status_third_party_title">使用第三方伺服器</string>
|
||||||
|
<string name="pref_snet_status_third_party_summary">第三方伺服器可能不需要DroidGuard簽名便能回應SafetyNet請求</string>
|
||||||
|
<string name="pref_snet_custom_url_title">自訂伺服器網址</string>
|
||||||
|
<string name="pref_snet_custom_url_summary">回應SafetyNet驗證請求之第三方伺服器的完整網址</string>
|
||||||
|
|
||||||
|
<string name="prefcat_test">測試</string>
|
||||||
|
<string name="pref_snet_testdrive_title">測試SafetyNet驗證</string>
|
||||||
</resources>
|
</resources>
|
||||||
|
|
Loading…
Reference in a new issue