diff options
Diffstat (limited to 'lib/l10n/ko.json')
-rw-r--r-- | lib/l10n/ko.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/ko.json b/lib/l10n/ko.json index f1ab6720850..7fbf6ac615f 100644 --- a/lib/l10n/ko.json +++ b/lib/l10n/ko.json @@ -117,6 +117,8 @@ "Please ask your server administrator to install the module." : "서버 관리자에게 모듈 설치를 요청하십시오.", "PHP module %s not installed." : "PHP 모듈 %s이(가) 설치되지 않았습니다.", "Please ask your server administrator to update PHP to the latest version. Your PHP version is no longer supported by ownCloud and the PHP community." : "서버 관리자에게 PHP 버전을 최신으로 업그레이드해 달라고 요청하십시오. 현재 사용 중인 PHP 버전은 ownCloud 및 PHP 커뮤니티에서 지원되지 않습니다.", + "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "PHP에서 인라인 doc 블록을 삭제하도록 설정되어 있습니다. 일부 코어 앱에 접근할 수 없을 수도 있습니다.", + "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 이상이 필요합니다", |