diff options
Diffstat (limited to 'apps/files/l10n/ko.php')
-rw-r--r-- | apps/files/l10n/ko.php | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/apps/files/l10n/ko.php b/apps/files/l10n/ko.php index 65556a8df6c..55c9e75f1b3 100644 --- a/apps/files/l10n/ko.php +++ b/apps/files/l10n/ko.php @@ -61,10 +61,6 @@ $TRANSLATIONS = array( "File handling" => "파일 처리", "Maximum upload size" => "최대 업로드 크기", "max. possible: " => "최대 가능:", -"Needed for multi-file and folder downloads." => "다중 파일 및 폴더 다운로드에 필요합니다.", -"Enable ZIP-download" => "ZIP 다운로드 허용", -"0 is unlimited" => "0은 무제한입니다", -"Maximum input size for ZIP files" => "ZIP 파일 최대 크기", "Save" => "저장", "WebDAV" => "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" => "WebDAV로 파일에 접근하려면 <a href=\"%s\" target=\"_blank\">이 주소를 사용하십시오</a>", |