diff --git a/i18n/zh-Hant/encryption.md b/i18n/zh-Hant/encryption.md
index 8540a6dc..b417ca91 100644
--- a/i18n/zh-Hant/encryption.md
+++ b/i18n/zh-Hant/encryption.md
@@ -6,7 +6,7 @@ description: 數據加密是控制誰可以訪問它的唯一方法。 這些工
cover: encryption.webp
---
-**Encryption** is the only secure way to control who can access your data. If you are currently not using encryption software for your hard disk, emails, or files, you should pick an option here.
+**加密** 是控制誰能存取您資料的唯一安全方法。 如果您目前沒有為您的硬盤,電子郵件或檔案使用加密軟件,您應該在這裡選擇一個選項。
## 多平臺
@@ -14,7 +14,7 @@ cover: encryption.webp
### Cryptomator (雲端)
-Protects against the following threat(s):
+防護下列威脅:
- [:material-bug-outline: 被動攻擊](basics/common-threats.md#security-and-privacy ""){.pg-orange}
@@ -22,16 +22,16 @@ cover: encryption.webp
{ align=right }
-**Cryptomator** is an encryption solution designed for privately saving files to any cloud [:material-server-network: Service Provider](basics/common-threats.md#privacy-from-service-providers){ .pg-teal }, eliminating the need to trust that they won't access your files. 它允許您創建存儲在虛擬驅動器上的保管庫,其內容已加密並與雲端儲存供應商同步。
+**Cryptomator** 是一種加密方案,專為私密的將檔案儲存至任何雲端 [:material-server-network: 提供商](basics/common-threats.md#privacy-from-service-providers){ .pg-teal } 而設計,讓您無需相信他們不會存取您的檔案。 它允許您創建存儲在虛擬驅動器上的保管庫,其內容已加密並與雲端儲存供應商同步。
-[:octicons-home-16: Homepage](https://cryptomator.org){ .md-button .md-button--primary }
-[:octicons-eye-16:](https://cryptomator.org/privacy){ .card-link title="Privacy Policy" }
-[:octicons-info-16:](https://docs.cryptomator.org){ .card-link title="Documentation" }
-[:octicons-code-16:](https://github.com/cryptomator){ .card-link title="Source Code" }
-[:octicons-heart-16:](https://cryptomator.org/donate){ .card-link title="Contribute" }
+[:octicons-home-16: 首頁](https://cryptomator.org){ .md-button .md-button--primary }
+[:octicons-eye-16:](https://cryptomator.org/privacy){ .card-link title="隱私權政策" }
+[:octicons-info-16:](https://docs.cryptomator.org){ .card-link title="說明文件" }
+[:octicons-code-16:](https://github.com/cryptomator){ .card-link title="原始碼" }
+[:octicons-heart-16:](https://cryptomator.org/donate){ .card-link title="捐款" }
Downloads
+下載
- [:simple-googleplay: Google Play](https://play.google.com/store/apps/details?id=org.cryptomator)
- [:simple-appstore: App Store](https://apps.apple.com/app/id1560822163)
@@ -53,7 +53,7 @@ Cryptomator 的文件詳細介紹它的預期[安全目標](https://docs.cryptom
### Picocrypt (檔案)
-Protects against the following threat(s):
+防護下列威脅:
- [:material-target-account: 針對性攻擊](basics/common-threats.md#attacks-against-specific-individuals ""){.pg-red}
@@ -63,12 +63,12 @@ Cryptomator 的文件詳細介紹它的預期[安全目標](https://docs.cryptom
**Picocrypt** 是一個小而簡單的加密工具,提供現代加密。 Picocrypt 使用安全的 XChaCha20 密碼和 Argon2id 密鑰派生功能來提供高級別的安全性。 它使用 Go 標準x/crypto 模塊作為其加密功能。
-[:octicons-repo-16: Repository](https://github.com/Picocrypt/Picocrypt){ .md-button .md-button--primary }
-[:octicons-code-16:](https://github.com/Picocrypt/Picocrypt){ .card-link title="Source Code" }
-[:octicons-heart-16:](https://opencollective.com/picocrypt){ .card-link title="Contribute" }
+[:octicons-repo-16: 儲存庫](https://github.com/Picocrypt/Picocrypt){ .md-button .md-button--primary }
+[:octicons-code-16:](https://github.com/Picocrypt/Picocrypt){ .card-link title="原始碼" }
+[:octicons-heart-16:](https://opencollective.com/picocrypt){ .card-link title="捐款" }
Downloads
+下載
- [:fontawesome-brands-windows: Windows](https://github.com/Picocrypt/Picocrypt/releases)
- [:simple-apple: macOS](https://github.com/Picocrypt/Picocrypt/releases)
@@ -80,7 +80,7 @@ Cryptomator 的文件詳細介紹它的預期[安全目標](https://docs.cryptom
### VeraCrypt (磁碟)
-Protects against the following threat(s):
+防護下列威脅:
- [:material-target-account: 針對性攻擊](basics/common-threats.md#attacks-against-specific-individuals ""){.pg-red}
@@ -91,13 +91,13 @@ Cryptomator 的文件詳細介紹它的預期[安全目標](https://docs.cryptom
**VeraCrypt** 是一個開源的免費軟件實用程式,用於即時加密。 它可以在檔案中建立虛擬加密磁碟、加密分割區,或透過預先啟動驗證來加密整個儲存裝置。
-[:octicons-home-16: Homepage](https://veracrypt.fr){ .md-button .md-button--primary }
-[:octicons-info-16:](https://veracrypt.fr/en/Documentation.html){ .card-link title="Documentation" }
-[:octicons-code-16:](https://veracrypt.fr/code){ .card-link title="Source Code" }
-[:octicons-heart-16:](https://veracrypt.fr/en/Donation.html){ .card-link title="Contribute" }
+[:octicons-home-16: 首頁](https://veracrypt.fr){ .md-button .md-button--primary }
+[:octicons-info-16:](https://veracrypt.fr/en/Documentation.html){ .card-link title="說明文件" }
+[:octicons-code-16:](https://veracrypt.fr/code){ .card-link title="原始碼" }
+[:octicons-heart-16:](https://veracrypt.fr/en/Donation.html){ .card-link title="捐款" }
Downloads
+下載
- [:fontawesome-brands-windows: Windows](https://veracrypt.fr/en/Downloads.html)
- [:simple-apple: macOS](https://veracrypt.fr/en/Downloads.html)
@@ -115,14 +115,11 @@ Truecrypt 已完成[多次審計](https://en.wikipedia.org/wiki/TrueCrypt#Securi
## 作業系統完整磁碟加密
-Protects against the following threat(s):
+防護下列威脅:
- [:material-target-account: 針對性攻擊](basics/common-threats.md#attacks-against-specific-individuals ""){.pg-red}
-加密開機用的作業系統,我們通常建議使用其隨附的加密軟體,而不是第三方工具。 因為作業系統原生的加密工具通常會使用作業系統和硬體特定的功能,例如裝置中的[安全加密處理器](https://en.wikipedia.org/wiki/Secure_cryptoprocessor)保護電腦免於進階的實體攻擊。 至於*非開機用*的輔助磁碟和外接硬碟,我們則建議使用開源工具,例如
-VeraCrypt< /a> ,因為它們提供了額外的靈活性避免供應商鎖定。