diff options
Diffstat (limited to 'apps/files_sharing/l10n/ko.js')
-rw-r--r-- | apps/files_sharing/l10n/ko.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/ko.js b/apps/files_sharing/l10n/ko.js index 7b8552838f2..e661936001d 100644 --- a/apps/files_sharing/l10n/ko.js +++ b/apps/files_sharing/l10n/ko.js @@ -229,9 +229,10 @@ OC.L10N.register( "_Reject share_::_Reject shares_" : ["공유 거절"], "_Restore share_::_Restore shares_" : ["공유 복원"], "Shared" : "공유됨", - "Shared multiple times with different people" : "여러 사용자와 공유됨", "Shared by {ownerDisplayName}" : "{ownerDisplayName}이 변경함", + "Shared multiple times with different people" : "여러 사용자와 공유됨", "Show sharing options" : "공유 옵션 표시", + "Shared with others" : "다른 사람과 공유됨", "Link to a file" : "파일로 향한 링크", "Error updating the share: {errorMessage}" : "공유를 업데이트 하는 중 오류 발생: {errorMessage}", "Error updating the share" : "공유를 업데이트 하는 중 오류 발생", @@ -254,7 +255,6 @@ OC.L10N.register( "List of files that are shared with you." : "당신에게 공유된 파일들의 목록", "Nothing shared with you yet" : "나와 공유된 항목 없음", "Files and folders others shared with you will show up here" : "다른 사람이 당신에게 공유한 파일과 폴더가 이곳에 나타납니다.", - "Shared with others" : "다른 사람과 공유됨", "List of files that you shared with others." : "당신이 다른 사람에게 공유한 파일들의 목록", "Nothing shared yet" : "공유된 항목 없음", "Files and folders you shared will show up here" : "당신이 공유한 파일과 폴더가 이곳에 나타납니다.", |