diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-09-07 02:25:42 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-09-07 02:25:42 +0000 |
commit | 2d709e45c0eae2e0632476813d1dc9b5e1fbc9ad (patch) | |
tree | 90a33343b7222b733c095df55d9c8178fef5a37c /core/l10n/zh_TW.js | |
parent | 72e96c6ebabefd034d0ec67e0b43c3ca6d187296 (diff) | |
download | nextcloud-server-2d709e45c0eae2e0632476813d1dc9b5e1fbc9ad.tar.gz nextcloud-server-2d709e45c0eae2e0632476813d1dc9b5e1fbc9ad.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/zh_TW.js')
-rw-r--r-- | core/l10n/zh_TW.js | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/core/l10n/zh_TW.js b/core/l10n/zh_TW.js index 2160c595868..b1039e9fa84 100644 --- a/core/l10n/zh_TW.js +++ b/core/l10n/zh_TW.js @@ -145,13 +145,11 @@ OC.L10N.register( "Please contact your administrator." : "請聯絡系統管理員", "An internal error occurred." : "發生內部錯誤", "Please try again or contact your administrator." : "請重試或聯絡系統管理員", - "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秒。", + "Username or email" : "使用者名稱或電子郵件", "Your account is not setup for passwordless login." : "你的帳號尚未設定免密碼登入。", "Browser not supported" : "不支援的瀏覽器", "Passwordless authentication is not supported in your browser." : "無密碼身份驗證不支援你使用的瀏覽器。", @@ -314,6 +312,7 @@ OC.L10N.register( "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">documentation</a>." : "閱讀<a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">說明文件</a>來瞭解如何正確設定您的伺服器", "Create an <strong>admin account</strong>" : "新增<strong>管理者帳號</strong>", "Username" : "使用者名稱", + "Show password" : "顯示密碼", "Toggle password visibility" : "切換密碼可見度", "Storage & database" : "儲存空間和資料庫", "Data folder" : "資料儲存位置", |