diff options
Diffstat (limited to 'lib/l10n/ko.json')
-rw-r--r-- | lib/l10n/ko.json | 16 |
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 |