diff options
Diffstat (limited to 'apps/files_sharing/l10n/ko.json')
-rw-r--r-- | apps/files_sharing/l10n/ko.json | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/ko.json b/apps/files_sharing/l10n/ko.json index ad944c69215..727265c259f 100644 --- a/apps/files_sharing/l10n/ko.json +++ b/apps/files_sharing/l10n/ko.json @@ -1,6 +1,7 @@ { "translations": { "Server to server sharing is not enabled on this server" : "이 서버에서 서버간 공유를 사용할 수 없음", "The mountpoint name contains invalid characters." : "마운트 지점 이름에 잘못된 글자가 포함되어 있습니다.", + "Not allowed to create a federated share with the same user server" : "같은 사용자 서버 내에서 연합 공유를 만들 수 없음", "Invalid or untrusted SSL certificate" : "잘못되었거나 신뢰할 수 없는 SSL 인증서", "Could not authenticate to remote share, password might be wrong" : "원격 공유에서 인증할 수 없습니다. 암호가 맞지 않을 수 있습니다.", "Storage not valid" : "저장소가 잘못됨", @@ -8,6 +9,7 @@ "Shared with you" : "나와 공유됨", "Shared with others" : "다른 사람과 공유됨", "Shared by link" : "링크로 공유됨", + "Federated sharing" : "연합 공유", "Nothing shared with you yet" : "나와 공유된 항목 없음", "Files and folders others share with you will show up here" : "다른 사람이 공유한 파일과 폴더가 여기에 나타납니다", "Nothing shared yet" : "공유된 항목 없음", @@ -36,20 +38,38 @@ "Public shared file %1$s was downloaded" : "공개 공유 파일 %1$s이(가) 다운로드됨", "You shared %1$s with %2$s" : "내가 %2$s 님과 %1$s을(를) 공유함", "%2$s shared %1$s with %3$s" : "%2$s 님이 %1$s을(를) %3$s 님과 공유함", + "You removed the share of %2$s for %1$s" : "%1$s을(를) 위한 %2$s 그룹의 공유를 삭제함", + "%2$s removed the share of %3$s for %1$s" : "%2$s 님이 %1$s을(를) 위한 %3$s 그룹의 공유를 삭제함", "You shared %1$s with group %2$s" : "내가 %2$s 그룹과 %1$s을(를) 공유함", "%2$s shared %1$s with group %3$s" : "%2$s 님이 %1$s을(를) %3$s 그룹과 공유함", + "You removed the share of group %2$s for %1$s" : "%1$s 님을 위한 %2$s 그룹 공유를 삭제함", + "%2$s removed the share of group %3$s for %1$s" : "%2$s 님이 %1$s에 대한 %3$s 그룹의 공유를 삭제함", "%2$s shared %1$s via link" : "%2$s 님이 %1$s을(를) 링크로 공유함", "You shared %1$s via link" : "내가 %1$s을(를) 링크로 공유함", + "You removed the public link for %1$s" : "%1$s의 공개 링크를 삭제함", + "%2$s removed the public link for %1$s" : "%2$s 님이 %1$s의 공개 링크를 삭제함", + "Your public link for %1$s expired" : "%1$s의 공개 링크가 만료됨", + "The public link of %2$s for %1$s expired" : "%2$s 님의 %1$s 공개 링크가 만료됨", "%2$s shared %1$s with you" : "%2$s 님이 내게 %1$s을(를) 공유함", + "%2$s removed the share for %1$s" : "%2$s 님이 %1$s 공유를 삭제함", "Downloaded via public link" : "공개 링크로 다운로드", "Shared with %2$s" : "%2$s 님과 공유함", "Shared with %3$s by %2$s" : "%2$s 님이 %3$s 님과 공유함", + "Removed share for %2$s" : "%2$s 님의 공유를 삭제함", + "%2$s removed share for %3$s" : "%2$s 님이 %3$s 님의 공유를 삭제함", "Shared with group %2$s" : "%2$s 그룹과 공유함", "Shared with group %3$s by %2$s" : "%2$s 님이 %3$s 그룹과 공유함", + "Removed share of group %2$s" : "%2$s 그룹의 공유를 삭제함", + "%2$s removed share of group %3$s" : "%2$s 님이 그룹 %3$s의 공유를 삭제함", "Shared via link by %2$s" : "%2$s 님이 링크로 공유함", "Shared via public link" : "공개 링크로 공유함", + "Removed public link" : "공개 링크 삭제함", + "%2$s removed public link" : "%2$s 님이 공개 링크 삭제함", + "Public link expired" : "공개 링크 만료됨", + "Public link of %2$s expired" : "%2$s 님의 공개 링크 만료됨", "Shared by %2$s" : "%2$s 님이 공유함", "Shares" : "공유", + "You received \"/%2$s\" as a remote share from %1$s" : "%1$s에서 원격 공유로 \"/%2$s\"을(를) 받음", "Accept" : "수락", "Decline" : "거절", "Share with me through my #ownCloud Federated Cloud ID, see %s" : "내 #ownCloud 연합 클라우드 ID를 통해서 공유됨, 더 알아보기: %s", |