Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/twofactor_totp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-03-04 06:23:47 +0300
committerNextcloud bot <bot@nextcloud.com>2021-03-04 06:23:47 +0300
commit63656f0e78a937333b0c617e98a338647b2096ed (patch)
tree8f23d66a618d692d1c5ab789283abc8a05ebc6a2
parent82963efadb1f4211d5c71873069e9fd40e7841b6 (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/zh_HK.js4
-rw-r--r--l10n/zh_HK.json4
2 files changed, 4 insertions, 4 deletions
diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js
index 8983dfe..685b19b 100644
--- a/l10n/zh_HK.js
+++ b/l10n/zh_HK.js
@@ -1,8 +1,8 @@
OC.L10N.register(
"twofactor_totp",
{
- "You enabled TOTP two-factor authentication for your account" : "您已將您的帳戶啟用了 TOTP 兩階段驗證",
- "You disabled TOTP two-factor authentication for your account" : "您已將您的帳戶停用了 TOTP 兩階段驗證",
+ "You enabled TOTP two-factor authentication for your account" : "您已將您的賬戶啟用了 TOTP 兩階段驗證",
+ "You disabled TOTP two-factor authentication for your account" : "您已將您的賬戶停用了 TOTP 兩階段驗證",
"TOTP two-factor authentication disabled by an admin" : "TOTP 兩階段驗證功能已被系統管理員停用",
"TOTP (Authenticator app)" : "TOTP (驗證應用程式)",
"Authenticate with a TOTP app" : "使用 TOTP 應用程式驗證身分",
diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json
index 953cf48..b6cc138 100644
--- a/l10n/zh_HK.json
+++ b/l10n/zh_HK.json
@@ -1,6 +1,6 @@
{ "translations": {
- "You enabled TOTP two-factor authentication for your account" : "您已將您的帳戶啟用了 TOTP 兩階段驗證",
- "You disabled TOTP two-factor authentication for your account" : "您已將您的帳戶停用了 TOTP 兩階段驗證",
+ "You enabled TOTP two-factor authentication for your account" : "您已將您的賬戶啟用了 TOTP 兩階段驗證",
+ "You disabled TOTP two-factor authentication for your account" : "您已將您的賬戶停用了 TOTP 兩階段驗證",
"TOTP two-factor authentication disabled by an admin" : "TOTP 兩階段驗證功能已被系統管理員停用",
"TOTP (Authenticator app)" : "TOTP (驗證應用程式)",
"Authenticate with a TOTP app" : "使用 TOTP 應用程式驗證身分",