summaryrefslogtreecommitdiffstats
path: root/lib/l10n/ko.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/ko.js')
-rw-r--r--lib/l10n/ko.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/ko.js b/lib/l10n/ko.js
index be460384b4d..f5ba8f8efc1 100644
--- a/lib/l10n/ko.js
+++ b/lib/l10n/ko.js
@@ -107,6 +107,7 @@ OC.L10N.register(
"Sharing %s failed, because the file could not be found in the file cache" : "%s을(를) 공유할 수 없습니다. 파일 캐시에서 찾을 수 없습니다",
"Cannot increase permissions of %s" : "%s 권한을 늘릴 수 없습니다.",
"Files can't be shared with delete permissions" : "파일은 삭제 권한으로 공유 할 수 없습니다.",
+ "Files can't be shared with create permissions" : "파일은 생성 권한으로 공유 할 수 없습니다.",
"Could not find category \"%s\"" : "분류 \"%s\"을(를) 찾을 수 없습니다.",
"Apps" : "앱",
"Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "다음 문자만 이름에 사용할 수 있습니다: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"",