diff options
Diffstat (limited to 'apps/files_sharing/l10n/zh_TW.js')
-rw-r--r-- | apps/files_sharing/l10n/zh_TW.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/zh_TW.js b/apps/files_sharing/l10n/zh_TW.js index 6384563de29..1d8b71558ff 100644 --- a/apps/files_sharing/l10n/zh_TW.js +++ b/apps/files_sharing/l10n/zh_TW.js @@ -78,7 +78,6 @@ OC.L10N.register( "Public upload disabled by the administrator" : "公開上傳已被管理員停用", "Public upload is only possible for publicly shared folders" : "只有公開分享的資料夾可以接受公開上傳", "Invalid date, date format must be YYYY-MM-DD" : "無效的日期,需為 YYYY-MM-DD 格式", - "Sharing %s failed because the back end does not allow shares from type %s" : "分享 %s 失敗,因為後端不允許來自 %s 類型的分享", "You cannot share to a Circle if the app is not enabled" : "當應用未被啟用,你無法分享到circle。", "Please specify a valid circle" : "請指定一個有效的circle", "Unknown share type" : "未知的分享類型", @@ -107,6 +106,7 @@ OC.L10N.register( "Uploading files…" : "上傳檔案中…", "Uploaded files:" : "已上傳的檔案:", "{actor} removed you from {file}" : "{actor} 將你從 {file} 移除", + "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" : "密碼" |