summaryrefslogtreecommitdiffstats
path: root/lib/l10n/ko.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-02-03 01:10:43 +0000
committerNextcloud bot <bot@nextcloud.com>2018-02-03 01:10:43 +0000
commit064ff027fdc1bded387688f49fb7ee36d940c681 (patch)
treece840909789fbb7c5ebc535e7cedbe3e63955fe8 /lib/l10n/ko.json
parent9e907901a00d766f1ff7a3b8d7297e16e324b77f (diff)
downloadnextcloud-server-064ff027fdc1bded387688f49fb7ee36d940c681.tar.gz
nextcloud-server-064ff027fdc1bded387688f49fb7ee36d940c681.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ko.json')
-rw-r--r--lib/l10n/ko.json16
1 files changed, 15 insertions, 1 deletions
diff --git a/lib/l10n/ko.json b/lib/l10n/ko.json
index 70034c8e209..5235395f8dc 100644
--- a/lib/l10n/ko.json
+++ b/lib/l10n/ko.json
@@ -225,6 +225,20 @@
"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'을(를) 설치할 수 없습니다!"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file