diff options
Diffstat (limited to 'lib/l10n/ko.php')
-rw-r--r-- | lib/l10n/ko.php | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/lib/l10n/ko.php b/lib/l10n/ko.php index 977a491ad74..9ed49cc4498 100644 --- a/lib/l10n/ko.php +++ b/lib/l10n/ko.php @@ -11,11 +11,6 @@ $TRANSLATIONS = array( "Unknown filetype" => "알 수 없는 파일 형식", "Invalid image" => "잘못된 그림", "web services under your control" => "내가 관리하는 웹 서비스", -"ZIP download is turned off." => "ZIP 다운로드가 비활성화 되었습니다.", -"Files need to be downloaded one by one." => "파일을 개별적으로 다운로드해야 합니다.", -"Back to Files" => "파일로 돌아가기", -"Selected files too large to generate zip file." => "선택한 파일들은 ZIP 파일을 생성하기에 너무 큽니다.", -"Please download the files separately in smaller chunks or kindly ask your administrator." => "작은 조각들 안에 들어있는 파일들을 받고자 하신다면, 나누어서 받으시거나 혹은 시스템 관리자에게 정중하게 물어보십시오", "No source specified when installing app" => "앱을 설치할 때 소스가 지정되지 않았습니다.", "No href specified when installing app from http" => "http에서 앱을 설치할 때 href가 지정되지 않았습니다.", "No path specified when installing app from local file" => "로컬 파일에서 앱을 설치할 때 경로가 지정되지 않았습니다.", |