diff options
Diffstat (limited to 'apps/settings/l10n/zh_TW.json')
-rw-r--r-- | apps/settings/l10n/zh_TW.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/settings/l10n/zh_TW.json b/apps/settings/l10n/zh_TW.json index 166fd741a41..bb7ed1e762e 100644 --- a/apps/settings/l10n/zh_TW.json +++ b/apps/settings/l10n/zh_TW.json @@ -659,9 +659,7 @@ "Passwordless authentication requires a secure connection." : "無密碼身份驗證需要安全連線。", "Add WebAuthn device" : "新增 WebAuthn 裝置", "Please authorize your WebAuthn device." : "請驗證您的 WebAuthn 裝置。", - "Name your device" : "請為您的裝置命名", "Adding your device …" : "正在新增您的裝置……", - "Server error while trying to add WebAuthn device" : "嘗試新增 WebAuthn 裝置時發生伺服器錯誤", "Server error while trying to complete WebAuthn device registration" : "嘗試完成 WebAuthn 裝置註冊時發生伺服器錯誤。", "Unnamed device" : "未命名的裝置", "Passwordless Authentication" : "無密碼驗證", @@ -842,6 +840,8 @@ "Select user manager" : "選取使用者管理者", "Add a new user" : "新增使用者", "No users in here" : "這裡沒有使用者", + "Name your device" : "請為您的裝置命名", + "Server error while trying to add WebAuthn device" : "嘗試新增 WebAuthn 裝置時發生伺服器錯誤", "{license}-licensed" : "以 {license} 授權", "by {author}\n{license}" : "作者為 {author}\n{license}", "Enter group name" : "輸入群組名稱", @@ -868,8 +868,8 @@ "These groups will still be able to receive shares, but not to initiate them." : "這些群組仍然能接受其他人的分享,但是沒有辦法發起分享。", "Old user imported certificates" : "舊的使用者匯入憑證", "Could not check for JavaScript support. Please check manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "無法檢查 JavaScript 支援。請手動檢查您的網頁伺服器是否使用 JavaScript MIME 類型提供「.mjs」檔案。", + "MySQL unicode support" : "MySQL Unicode 支援", "Overwrite cli URL" : "覆寫 CLI URL", - "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them: %s." : "此站台缺少一些建議的 PHP 模組。為了改善效能與相容性,強烈建立您安裝這些模組:%s。", "You are currently running PHP %s. PHP 8.0 is now deprecated in Nextcloud 27. Nextcloud 28 may require at least PHP 8.1. Please upgrade to one of the officially supported PHP versions provided by the PHP Group as soon as possible." : "您正在執行 PHP %s。Nextcloud 27 已棄用 PHP 8.0。Nextcloud 28 需要 PHP 8.1 或更新版本。請盡快升級至 PHP Group 提供官方支援的其中一個版本。", "Rating: {score}/10" : "評分:{score}/10", "You are about to remove the group \"{group}\". The users will NOT be deleted." : "您將要移除群組「{group}」。使用者將不會被刪除。", |