diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-07-11 02:24:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-07-11 02:24:31 +0000 |
commit | 22cc36ec60ea0329efafbb7aafca1595194e59c9 (patch) | |
tree | 26909d94b5fd06d23be71edc1c9f3f1b42ad24f9 /core/l10n | |
parent | 0d929086d0c4d67e80e8d77ba0cdf117ddae69db (diff) | |
download | nextcloud-server-22cc36ec60ea0329efafbb7aafca1595194e59c9.tar.gz nextcloud-server-22cc36ec60ea0329efafbb7aafca1595194e59c9.zip |
[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.js | 1 | ||||
-rw-r--r-- | core/l10n/zh_TW.json | 1 |
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秒。", |