Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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;");