From feee969edc011bf497960cdca38b477ba39914e8 Mon Sep 17 00:00:00 2001 From: Jeff Huang Date: Thu, 30 Apr 2020 02:41:06 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (2299 of 2299 strings) Translation: Riot Web/matrix-react-sdk Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/zh_Hant/ --- src/i18n/strings/zh_Hant.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/i18n/strings/zh_Hant.json b/src/i18n/strings/zh_Hant.json index 06b0bed44c..9b0f4ccc5f 100644 --- a/src/i18n/strings/zh_Hant.json +++ b/src/i18n/strings/zh_Hant.json @@ -2406,5 +2406,8 @@ "Where you’re logged in": "您登入的地方", "Manage the names of and sign out of your sessions below or verify them in your User Profile.": "在下方管理您工作階段的名稱與登入或在您的使用者檔案中驗證它們。", "Review where you’re logged in": "審閱您的登入位置", - "Verify your other sessions": "驗證您其他的工作階段" + "Verify your other sessions": "驗證您其他的工作階段", + "New login. Was this you?": "新登入。這是您嗎?", + "Unverified sessions currently have access to your account & messages": "未驗證的工作階段目前正在存取您的帳號與訊息", + "Verify the identity of the new login accessing your account & messages": "驗證存取您帳號與訊息的新登入身份" }