diff options
Diffstat (limited to 'core/l10n/zh_TW.js')
-rw-r--r-- | core/l10n/zh_TW.js | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/core/l10n/zh_TW.js b/core/l10n/zh_TW.js index b87af24c56f..e39cc2bdcc8 100644 --- a/core/l10n/zh_TW.js +++ b/core/l10n/zh_TW.js @@ -136,7 +136,6 @@ OC.L10N.register( "Error" : "錯誤", "Error while sharing" : "分享時發生錯誤", "Error while unsharing" : "取消分享時發生錯誤", - "Error while changing permissions" : "修改權限時發生錯誤", "Error setting expiration date" : "設定到期日發生錯誤", "The public link will expire no later than {days} days after it is created" : "這個公開連結會在 {days} 天內失效", "Set expiration date" : "指定到期日", @@ -155,7 +154,6 @@ OC.L10N.register( "Send" : "寄出", "Shared with you and the group {group} by {owner}" : "由 {owner} 分享給您和 {group}", "Shared with you by {owner}" : "{owner} 已經和您分享", - "Shared in {item} with {user}" : "已和 {user} 分享 {item}", "group" : "群組", "remote" : "遠端", "notify by email" : "以 email 通知", |