summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/ko.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_sharing/l10n/ko.js')
-rw-r--r--apps/files_sharing/l10n/ko.js6
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/ko.js b/apps/files_sharing/l10n/ko.js
index cc5489232c4..cfabc03d48d 100644
--- a/apps/files_sharing/l10n/ko.js
+++ b/apps/files_sharing/l10n/ko.js
@@ -25,6 +25,7 @@ OC.L10N.register(
"Invalid ownCloud url" : "잘못된 ownCloud URL",
"Share" : "공유",
"Shared by" : "공유한 사용자:",
+ "A file or folder has been <strong>shared</strong>" : "파일이나 폴더가 <strong>공유됨</strong>",
"A file or folder was shared from <strong>another server</strong>" : "<strong>다른 서버</strong>에서 파일이나 폴더를 공유함",
"A public shared file or folder was <strong>downloaded</strong>" : "공개 공유된 파일이나 폴더가 <strong>다운로드됨</strong>",
"You received a new remote share from %s" : "%s에서 원격 공유 요청을 받았습니다",
@@ -33,6 +34,11 @@ OC.L10N.register(
"%1$s unshared %2$s from you" : "%1$s 님이 %2$s의 공유를 중단함",
"Public shared folder %1$s was downloaded" : "공개 공유 폴더 %1$s이(가) 다운로드됨",
"Public shared file %1$s was downloaded" : "공개 공유 파일 %1$s이(가) 다운로드됨",
+ "You shared %1$s with %2$s" : "내가 %2$s 님과 %1$s을(를) 공유함",
+ "You shared %1$s with group %2$s" : "내가 %2$s 그룹과 %1$s을(를) 공유함",
+ "%2$s shared %1$s with you" : "%2$s 님이 내게 %1$s을(를) 공유함",
+ "You shared %1$s via link" : "내가 %1$s을(를) 링크로 공유함",
+ "Shares" : "공유",
"This share is password-protected" : "이 공유는 암호로 보호되어 있습니다",
"The password is wrong. Try again." : "암호가 잘못되었습니다. 다시 입력해 주십시오.",
"Password" : "암호",