diff options
Diffstat (limited to 'settings/l10n/zh_TW.js')
-rw-r--r-- | settings/l10n/zh_TW.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/settings/l10n/zh_TW.js b/settings/l10n/zh_TW.js index 97aff62edaa..f014dfd4f9b 100644 --- a/settings/l10n/zh_TW.js +++ b/settings/l10n/zh_TW.js @@ -17,7 +17,6 @@ OC.L10N.register( "Unable to delete group." : "無法刪除群組", "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "寄出郵件時發生問題,請檢查您的設定(錯誤訊息:%s)", "You need to set your user email before being able to send test emails." : "在寄出測試郵件前您需要設定信箱位址", - "Invalid request" : "無效請求", "Invalid mail address" : "無效的 email 地址", "A user with that name already exists." : "同名的使用者已經存在", "Unable to create user." : "無法建立使用者", @@ -231,6 +230,7 @@ OC.L10N.register( "Please provide an admin recovery password, otherwise all user data will be lost" : "請提供管理者還原密碼,否則會遺失所有使用者資料", "Backend doesn't support password change, but the user's encryption key was successfully updated." : "後端不支援變更密碼,但成功更新使用者的加密金鑰", "test email settings" : "測試郵件設定", + "Invalid request" : "無效請求", "Admins can't remove themself from the admin group" : "管理者帳號無法從管理者群組中移除", "Unable to add user to group %s" : "無法將使用者加入群組 %s", "Unable to remove user from group %s" : "無法將使用者移出群組 %s", |