summaryrefslogtreecommitdiffstats
path: root/lib/l10n/ko.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-02-03 01:10:30 +0000
committerNextcloud bot <bot@nextcloud.com>2018-02-03 01:10:30 +0000
commit7af48b4187a6dc806fc033000e1110d3c2baf7a9 (patch)
tree56becd5a205c4edc1aeb1a8da825f8ac46791645 /lib/l10n/ko.js
parent737e7f9f29ed908e160a5aa64db155cbcabd2e25 (diff)
downloadnextcloud-server-7af48b4187a6dc806fc033000e1110d3c2baf7a9.tar.gz
nextcloud-server-7af48b4187a6dc806fc033000e1110d3c2baf7a9.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ko.js')
-rw-r--r--lib/l10n/ko.js16
1 files changed, 15 insertions, 1 deletions
diff --git a/lib/l10n/ko.js b/lib/l10n/ko.js
index 7bf504c0659..5af670f8835 100644
--- a/lib/l10n/ko.js
+++ b/lib/l10n/ko.js
@@ -227,6 +227,20 @@ OC.L10N.register(
"Storage incomplete configuration. %s" : "저장소 설정이 완전하지 않습니다. %s",
"Storage connection error. %s" : "저장소 연결 오류입니다. %s",
"Storage is temporarily not available" : "저장소를 임시로 사용할 수 없음",
- "Storage connection timeout. %s" : "저장소 연결 시간이 초과되었습니다. %s"
+ "Storage connection timeout. %s" : "저장소 연결 시간이 초과되었습니다. %s",
+ "Personal" : "개인",
+ "Admin" : "관리자",
+ "DB Error: \"%s\"" : "DB 오류: \"%s\"",
+ "Offending command was: \"%s\"" : "잘못된 명령: \"%s\"",
+ "Offending command was: \"%s\", name: %s, password: %s" : "잘못된 명령: \"%s\", 이름: %s, 암호: %s",
+ "Setting permissions for %s failed, because the permissions exceed permissions granted to %s" : "%s의 권한을 설정할 수 없습니다. %s 님에게 허용된 것 이상의 권한을 필요로 합니다",
+ "Setting permissions for %s failed, because the item was not found" : "%s의 권한을 설정할 수 없습니다. 항목을 찾을 수 없습니다",
+ "Cannot clear expiration date. Shares are required to have an expiration date." : "만료 날짜를 비워 둘 수 없습니다. 공유되는 항목에는 만료 날짜가 필요합니다.",
+ "Cannot increase permissions of %s" : "%s의 권한을 늘릴 수 없습니다",
+ "Files can't be shared with delete permissions" : "파일을 삭제 권한으로 공유할 수 없습니다",
+ "Files can't be shared with create permissions" : "파일을 생성 권한으로 공유할 수 없습니다",
+ "Cannot set expiration date more than %s days in the future" : "만료 날짜를 %s일 이상 이후로 설정할 수 없습니다",
+ "No app name specified" : "앱 이름이 지정되지 않았음",
+ "App '%s' could not be installed!" : "앱 '%s'을(를) 설치할 수 없습니다!"
},
"nplurals=1; plural=0;");