diff options
Diffstat (limited to 'core/l10n/zh_TW.js')
-rw-r--r-- | core/l10n/zh_TW.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/core/l10n/zh_TW.js b/core/l10n/zh_TW.js index f895743bdd4..56b98cf2bd8 100644 --- a/core/l10n/zh_TW.js +++ b/core/l10n/zh_TW.js @@ -81,10 +81,10 @@ OC.L10N.register( "Password protect" : "密碼保護", "Password" : "密碼", "Choose a password for the public link" : "為公開連結選一個密碼", - "Allow Public Upload" : "允許任何人上傳", "Email link to person" : "將連結 email 給別人", "Send" : "寄出", "Set expiration date" : "指定到期日", + "Expiration" : "過期", "Expiration date" : "到期日", "Adding user..." : "新增使用者……", "group" : "群組", @@ -96,7 +96,6 @@ OC.L10N.register( "can edit" : "可編輯", "access control" : "存取控制", "create" : "建立", - "update" : "更新", "delete" : "刪除", "Password protected" : "受密碼保護", "Error unsetting expiration date" : "取消到期日設定失敗", |