diff options
Diffstat (limited to 'apps/settings/l10n/zh_TW.js')
-rw-r--r-- | apps/settings/l10n/zh_TW.js | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/apps/settings/l10n/zh_TW.js b/apps/settings/l10n/zh_TW.js index 5cc3b9df88b..c96dcca0bea 100644 --- a/apps/settings/l10n/zh_TW.js +++ b/apps/settings/l10n/zh_TW.js @@ -278,6 +278,7 @@ OC.L10N.register( "Select default encryption module:" : "選擇預設的加密模組:", "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run {command}" : "您必須將您的加密金鑰從舊的加密 (ownCloud <= 8.0) 轉換成新的。請啟用 \"Default encryption module\" 並執行 {command}", "Unable to update server side encryption config" : "無法升級伺服器端加密設定", + "Submit" : "遞交", "Rename group" : "重新命名群組", "Remove group" : "移除群組", "You are about to remove the group {group}. The users will NOT be deleted." : "您將要移除群組 {group}。使用者將不會被刪除。", @@ -389,9 +390,7 @@ OC.L10N.register( "Password or insufficient permissions message" : "密碼或權限不足訊息", "Loading user …" : "正在載入使用者……", "Change display name" : "變更顯示名稱", - "Add new password" : "新增密碼", "You do not have permissions to see the details of this user" : "您沒有檢視此使用者詳細資料的權限", - "Add new email address" : "新增電子郵件", "Add user to group" : "新增使用者到群組", "Set user as admin for" : "將使用者設定為管理員", "Select user quota" : "選取使用者配額", @@ -559,6 +558,8 @@ OC.L10N.register( "Choose profile picture from files" : "從檔案中選擇個人檔案圖片", "png or jpg, max. 20 MB" : "png 或 jpg,最大 20 MB", "Your location" : "您的位置", + "Add new password" : "新增密碼", + "Add new email address" : "新增電子郵件", "Edit User" : "編輯使用者", "Will be autogenerated" : "將自動生成", "Add a new user" : "新增使用者", |