summaryrefslogtreecommitdiffstats
path: root/lib/l10n/ko.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-09-30 00:08:13 +0000
committerNextcloud bot <bot@nextcloud.com>2016-09-30 00:08:13 +0000
commit99076a8c0d1ab4b8666ab6adb859c47caaa9c7a2 (patch)
tree3c5436bb31f393f55786c3574b21589c41df8999 /lib/l10n/ko.js
parent341cd0ef61fcd554eec3df65ee79d1dd745c7a16 (diff)
downloadnextcloud-server-99076a8c0d1ab4b8666ab6adb859c47caaa9c7a2.tar.gz
nextcloud-server-99076a8c0d1ab4b8666ab6adb859c47caaa9c7a2.zip
[tx-robot] updated from transifex
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 \"_.@-'\"",