diff options
Diffstat (limited to 'core/l10n/ko.js')
-rw-r--r-- | core/l10n/ko.js | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/core/l10n/ko.js b/core/l10n/ko.js index 70cf8e6c486..ea6019900b4 100644 --- a/core/l10n/ko.js +++ b/core/l10n/ko.js @@ -122,7 +122,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" : "만료 날짜 설정", @@ -141,7 +140,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" : "이메일로 알림", |