diff options
Diffstat (limited to 'core/l10n/zh_TW.js')
-rw-r--r-- | core/l10n/zh_TW.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/zh_TW.js b/core/l10n/zh_TW.js index c547f73c0ee..a3fc8f21d5c 100644 --- a/core/l10n/zh_TW.js +++ b/core/l10n/zh_TW.js @@ -103,6 +103,7 @@ OC.L10N.register( "Link" : "連結", "Password protect" : "密碼保護", "Allow upload and editing" : "允許上傳及編輯", + "Allow editing" : "允許編輯", "Email link to person" : "將連結 email 給別人", "Send" : "寄出", "Shared with you and the group {group} by {owner}" : "由 {owner} 分享給您和 {group}", @@ -297,7 +298,6 @@ OC.L10N.register( "Nov." : "十一月", "Dec." : "十二月", "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "您的檔案是加密的,如果您沒有啟用救援金鑰,當您重設密碼之後將無法存取您的資料。<br/>如果不確定該怎麼做,請聯絡您的系統管理員。<br/>您確定要繼續嗎?", - "Allow editing" : "允許編輯", "Hide file listing" : "隱藏檔案列表", "Sending ..." : "正在傳送…", "Email sent" : "Email 已寄出", |