diff --git a/client/src/locale/angular.zh-Hant-TW.xlf b/client/src/locale/angular.zh-Hant-TW.xlf
index f9bac674e..501ec32e8 100644
--- a/client/src/locale/angular.zh-Hant-TW.xlf
+++ b/client/src/locale/angular.zh-Hant-TW.xlf
@@ -9854,8 +9854,7 @@
The video quota only takes into account original video size. Since transcoding is enabled, videos size can be at most ~ .
- The video quota only takes into account original video size. Since transcoding is enabled, videos size can be at most ~ .
-
+ 影片配額僅會計算原始影片大小。因為啟用了轉換編碼,影片大小最多可以 ~ 。 src/app/+admin/shared/user-real-quota-info.component.html1,4
@@ -10000,7 +9999,7 @@
Scan this QR code into a TOTP app on your phone. This app will generate tokens that you will have to enter when logging in.
- Scan this QR code into a TOTP app on your phone. This app will generate tokens that you will have to enter when logging in.
+ 在您手機上的 TOTP 應用程式掃描此 QR code。此應用程式將會產生您在登入時必須輸入的權杖。src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html28,30
@@ -10008,7 +10007,7 @@
If you can't scan the QR code and need to enter it manually, here is the plain-text secret:
- If you can't scan the QR code and need to enter it manually, here is the plain-text secret:
+ 若無法掃描 QR code 而需要手動輸入,這裡是純文字密碼:src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html34,36
@@ -10016,7 +10015,7 @@
Two-factor code
- Two-factor code
+ 兩步驟代碼src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html42
@@ -10024,7 +10023,7 @@
Enter the code generated by your authenticator app to confirm
- Enter the code generated by your authenticator app to confirm
+ 輸入您的驗證程式產生的代碼以確認src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html43
@@ -10032,7 +10031,7 @@
Two factor authentication has been enabled.
- Two factor authentication has been enabled.
+ 兩步驟驗證已啟用。src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.ts77
@@ -10243,7 +10242,7 @@
OTP token is required.
- OTP token is required.
+ 需要 OTP 權杖。src/app/shared/form-validators/user-validators.ts69