diff options
Diffstat (limited to 'lib/l10n/ko.json')
-rw-r--r-- | lib/l10n/ko.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/ko.json b/lib/l10n/ko.json index 7804ebbbe81..be427a404f5 100644 --- a/lib/l10n/ko.json +++ b/lib/l10n/ko.json @@ -187,6 +187,7 @@ "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Zend OPcache, eAccelerator 같은 캐시/가속기 문제일 수도 있습니다.", "PHP modules have been installed, but they are still listed as missing?" : "PHP 모듈이 설치되었지만 여전히 없는 것으로 나타납니까?", "Please ask your server administrator to restart the web server." : "서버 관리자에게 웹 서버 재시작을 요청하십시오.", + "PostgreSQL >= 9 required" : "PostgreSQL 버전 9 이상이 필요합니다", "Please upgrade your database version" : "데이터베이스 버전을 업그레이드 하십시오", "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "권한을 0770으로 변경하여 다른 사용자가 읽을 수 없도록 하십시오.", "Your data directory is readable by other users" : "내 데이터 디렉터리를 다른 사용자가 읽을 수 있음", @@ -235,7 +236,6 @@ "%s shared »%s« with you" : "%s 님이 %s을(를) 공유했습니다", "%s shared »%s« with you." : "%s 님이 %s을(를) 공유했습니다.", "%s via %s" : "%s(%s 경유)", - "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "앱 \"%s\"의 다음 의존성을 만족하지 못하므로 설치할 수 없습니다: %s", - "PostgreSQL >= 9 required" : "PostgreSQL 버전 9 이상이 필요합니다" + "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "앱 \"%s\"의 다음 의존성을 만족하지 못하므로 설치할 수 없습니다: %s" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |