Translated using Weblate (Chinese (Traditional))

Currently translated at 100.0% (352 of 352 strings)

Translation: PeerTube/Android
Translate-URL: https://hosted.weblate.org/projects/peertube/android/zh_Hant/
This commit is contained in:
Jeff Huang 2021-01-15 01:46:04 +00:00 committed by Hosted Weblate
parent 26474cab5f
commit e5a1cc4b9c
1 changed files with 7 additions and 0 deletions

View File

@ -347,4 +347,11 @@
<string name="authentication_token_refresh_failed">無法重新整理權杖</string>
<string name="network_error">網路存取錯誤,請檢查您的網路連線</string>
<string name="server_selection_filter_hint">過濾清單</string>
<string name="pref_insecure_confirm_message">您將要在 Thorium 中停用所有 SSL 憑證驗證。如果 PeerTube 不在您的掌控之下的話,停用這個可能會非常危險,因為中間人攻擊可能會在您不知不覺中將流量導向另一台伺服器。攻擊者可能會紀錄密碼與其他個人資料。</string>
<string name="pref_insecure_confirm_yes"></string>
<string name="pref_insecure_confirm_no"></string>
<string name="pref_insecure_confirm_title">警告!</string>
<string name="settings_activity_advanced_category_title">進階</string>
<string name="pref_title_accept_insecure">停用 SSL 憑證檢查</string>
<string name="pref_description_accept_insecure">忽略不安全的連線。僅在您了解您要連線的伺服器時才使用此選項。需要重新啟動應用程式。</string>
</resources>