diff options
Diffstat (limited to 'apps/files_sharing/l10n/zh_TW.js')
-rw-r--r-- | apps/files_sharing/l10n/zh_TW.js | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/apps/files_sharing/l10n/zh_TW.js b/apps/files_sharing/l10n/zh_TW.js index db7877904e2..96004d54228 100644 --- a/apps/files_sharing/l10n/zh_TW.js +++ b/apps/files_sharing/l10n/zh_TW.js @@ -118,9 +118,6 @@ OC.L10N.register( "Select or drop files" : "選擇或拖曳檔案至此", "Uploading files…" : "上傳檔案中…", "Uploaded files:" : "已上傳的檔案:", - "Sharing %s failed because the back end does not allow shares from type %s" : "分享 %s 失敗,因為後端不允許來自 %s 類型的分享", - "This share is password-protected" : "這個分享有密碼保護", - "The password is wrong. Try again." : "請檢查您的密碼並再試一次", - "Password" : "密碼" + "Sharing %s failed because the back end does not allow shares from type %s" : "分享 %s 失敗,因為後端不允許來自 %s 類型的分享" }, "nplurals=1; plural=0;"); |