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.js5
1 files changed, 1 insertions, 4 deletions
diff --git a/apps/files_sharing/l10n/ko.js b/apps/files_sharing/l10n/ko.js
index d20a1124604..14b738e5316 100644
--- a/apps/files_sharing/l10n/ko.js
+++ b/apps/files_sharing/l10n/ko.js
@@ -105,9 +105,6 @@ OC.L10N.register(
"Select or drop files" : "파일을 선택하거나 끌어다 놓기",
"Uploading files…" : "파일 업로드 중…",
"Uploaded files:" : "업로드한 파일:",
- "Sharing %s failed because the back end does not allow shares from type %s" : "%s을(를) 공유할 수 없습니다. 백엔드에서 %s 형식의 공유를 지원하지 않습니다",
- "This share is password-protected" : "이 공유는 암호로 보호되어 있습니다",
- "The password is wrong. Try again." : "암호가 잘못되었습니다. 다시 입력해 주십시오.",
- "Password" : "암호"
+ "Sharing %s failed because the back end does not allow shares from type %s" : "%s을(를) 공유할 수 없습니다. 백엔드에서 %s 형식의 공유를 지원하지 않습니다"
},
"nplurals=1; plural=0;");