diff options
Diffstat (limited to 'core/l10n/ko.js')
-rw-r--r-- | core/l10n/ko.js | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/core/l10n/ko.js b/core/l10n/ko.js index c803eb547f5..f1af50c0c5a 100644 --- a/core/l10n/ko.js +++ b/core/l10n/ko.js @@ -135,11 +135,11 @@ OC.L10N.register( "Share link" : "링크 공유", "Link" : "링크", "Password protect" : "암호 보호", - "Allow upload and editing" : "업로드 및 편집 허용", "Allow editing" : "편집 허용", - "upload only" : "업로드만 허용", "Email link to person" : "이메일 주소", "Send" : "전송", + "Allow upload and editing" : "업로드 및 편집 허용", + "Secure drop (upload only)" : "안전 보관소(업로드만 허용)", "Shared with you and the group {group} by {owner}" : "{owner} 님이 여러분 및 그룹 {group}와(과) 공유 중", "Shared with you by {owner}" : "{owner} 님이 공유 중", "Choose a password for the mail share" : "이메일 공유 암호 입력", @@ -154,7 +154,6 @@ OC.L10N.register( "Can create" : "생성 가능", "Can change" : "변경 가능", "Can delete" : "삭제 가능", - "Secure drop (upload only)" : "안전 보관소(업로드만 허용)", "Access control" : "접근 제어", "Could not unshare" : "공유 해제할 수 없음", "Error while sharing" : "공유하는 중 오류 발생", |