summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/ko.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-06-19 00:12:55 +0000
committerNextcloud bot <bot@nextcloud.com>2018-06-19 00:12:55 +0000
commitb8c728de6dcdc4a2dc0028a9215711c176b1cea5 (patch)
tree5e96b0c34702828fcc3bb6ff2a949f2c132a61e8 /apps/files_sharing/l10n/ko.js
parent5b60508af4b899a92c96872b9c2ba95dd9b9bb3c (diff)
downloadnextcloud-server-b8c728de6dcdc4a2dc0028a9215711c176b1cea5.tar.gz
nextcloud-server-b8c728de6dcdc4a2dc0028a9215711c176b1cea5.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/ko.js')
-rw-r--r--apps/files_sharing/l10n/ko.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/ko.js b/apps/files_sharing/l10n/ko.js
index d8212cd20b3..93453cb4afc 100644
--- a/apps/files_sharing/l10n/ko.js
+++ b/apps/files_sharing/l10n/ko.js
@@ -60,7 +60,6 @@ OC.L10N.register(
"{actor} shared {file} with {user}" : "{actor} 님이 {file}을(를) {user} 님과 공유함",
"{actor} removed {user} from {file}" : "{actor} 님이 {user} 님을 {file}에서 삭제함",
"{actor} shared {file} with you" : "{actor} 님이 {file}을 공유함",
- "{actor} removed you from {file}" : "{actor} 님이 여러분을 {file}에서 삭제함",
"A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "이메일이나 공개 공유로 공유한 파일이 <strong>다운로드됨</strong>",
"A file or folder was shared from <strong>another server</strong>" : "<strong>다른 서버</strong>에서 파일이나 폴더를 공유함",
"A file or folder has been <strong>shared</strong>" : "파일이나 폴더가 <strong>공유됨</strong>",
@@ -110,6 +109,7 @@ OC.L10N.register(
"Select or drop files" : "파일을 선택하거나 끌어다 놓기",
"Uploading files…" : "파일 업로드 중…",
"Uploaded files:" : "업로드한 파일:",
+ "{actor} removed you from {file}" : "{actor} 님이 여러분을 {file}에서 삭제함",
"%s is publicly shared" : "%s이(가) 공개 공유됨"
},
"nplurals=1; plural=0;");