diff options
Diffstat (limited to 'lib/l10n/ko.js')
-rw-r--r-- | lib/l10n/ko.js | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/l10n/ko.js b/lib/l10n/ko.js index eb7657e7dd3..5d9d1f433d9 100644 --- a/lib/l10n/ko.js +++ b/lib/l10n/ko.js @@ -281,8 +281,6 @@ OC.L10N.register( "Username must not consist of dots only" : "사용자 이름에 마침표만 있으면 안 됩니다", "Username is invalid because files already exist for this user" : "무효한 사용자이름. 이미 존재함", "User disabled" : "사용자 비활성화됨", - "PostgreSQL >= 9 required." : "PostgreSQL 버전 9 이상이 필요합니다", - "Please upgrade your database version." : "데이터베이스 버전을 업그레이드 하십시오", "Your data directory is readable by other users." : "현재 데이터 디렉토리를 다른 사람이 읽을 수 있습니다.", "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "권한을 0770으로 변경하여 다른 사용자가 읽을 수 없도록 하십시오.", "Ensure there is a file called \".ocdata\" in the root of the data directory." : "데이터 디렉터리의 최상위 디렉터리에 \".ocdata\" 파일이 있는지 확인하십시오." |