diff options
Diffstat (limited to 'core/l10n/ko.js')
-rw-r--r-- | core/l10n/ko.js | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/core/l10n/ko.js b/core/l10n/ko.js index c6b99d1b379..957daa1da15 100644 --- a/core/l10n/ko.js +++ b/core/l10n/ko.js @@ -193,11 +193,9 @@ OC.L10N.register( "Hello {name}" : "{name} 님 안녕하세요", "new" : "새로운 항목", "_download %n file_::_download %n files_" : ["파일 %n개 다운로드"], - "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "업그레이드 중입니다. 이 페이지를 열어 두면 일부 환경에서 진행 과정을 중단시킬 수 있습니다.", "An error occurred." : "오류가 발생했습니다.", "Please reload the page." : "페이지를 새로 고치십시오.", "The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "업데이트에 실패했습니다. 더 많은 정보를 보려면 이 문제를 다루은 <a href=\"{url}\">포럼 글</a>을 참조하십시오.", - "The update was successful. There were warnings." : "업데이트가 성공했습니다. 일부 경고가 있습니다.", "Searching other places" : "다른 장소 찾는 중", "No search results in other folders" : "다른 폴더에 검색 결과 없음", "_{count} search result in another folder_::_{count} search results in other folders_" : ["다른 폴더의 검색 결과 {count}개"], |