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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/core/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-07-11 05:24:41 +0300
committerNextcloud bot <bot@nextcloud.com>2022-07-11 05:24:41 +0300
commitd885e9d70b5abea4944e8045f0576ad734e3cc56 (patch)
tree949cf2f0eb3376b4d6ad9b8af50d1fc7a7c9a65e /core/l10n
parent6b5e3665002f3e5c66bd4e32f43ce22cf527eff2 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n')
-rw-r--r--core/l10n/zh_TW.js1
-rw-r--r--core/l10n/zh_TW.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/zh_TW.js b/core/l10n/zh_TW.js
index 89894c97d72..3aee0d6d916 100644
--- a/core/l10n/zh_TW.js
+++ b/core/l10n/zh_TW.js
@@ -144,6 +144,7 @@ OC.L10N.register(
"Username or email" : "使用者名稱或電子郵件",
"Password" : "密碼",
"Show password" : "顯示密碼",
+ "Hide password" : "隱藏密碼",
"Wrong username or password." : "錯誤的使用者名稱 或 密碼",
"User disabled" : "使用者已遭停用",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "您的 IP 多次嘗試登入無效。因此下一次登入將會被延時30秒。",
diff --git a/core/l10n/zh_TW.json b/core/l10n/zh_TW.json
index bb56dc68d31..a6775ce717e 100644
--- a/core/l10n/zh_TW.json
+++ b/core/l10n/zh_TW.json
@@ -142,6 +142,7 @@
"Username or email" : "使用者名稱或電子郵件",
"Password" : "密碼",
"Show password" : "顯示密碼",
+ "Hide password" : "隱藏密碼",
"Wrong username or password." : "錯誤的使用者名稱 或 密碼",
"User disabled" : "使用者已遭停用",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "您的 IP 多次嘗試登入無效。因此下一次登入將會被延時30秒。",