diff options
Diffstat (limited to 'lib/l10n/ko.js')
-rw-r--r-- | lib/l10n/ko.js | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/lib/l10n/ko.js b/lib/l10n/ko.js index b77f989d40f..54330a850ea 100644 --- a/lib/l10n/ko.js +++ b/lib/l10n/ko.js @@ -199,14 +199,6 @@ OC.L10N.register( "Storage connection timeout. %s" : "저장소 연결 시간이 초과되었습니다. %s", "Following databases are supported: %s" : "다음 데이터베이스를 지원합니다: %s", "Following platforms are supported: %s" : "다음 플랫폼을 지원합니다: %s", - "Overview" : "개요", - "Basic settings" : "기본 설정", - "Sharing" : "공유", - "Security" : "보안", - "Groupware" : "그룹웨어", - "Personal info" : "개인 정보", - "Mobile & desktop" : "모바일 & 데스크톱", - "Invalid Federated Cloud ID" : "잘못된 연합 클라우드 ID", - "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "apps 디렉터리에 웹 서버의 쓰기 권한을 부여하거나 설정에서 앱 스토어를 비활성화해서 해결할 수 있습니다. %s 문서를 참조하십시오" + "Invalid Federated Cloud ID" : "잘못된 연합 클라우드 ID" }, "nplurals=1; plural=0;"); |