diff options
Diffstat (limited to 'apps/files/l10n/ko.php')
-rw-r--r-- | apps/files/l10n/ko.php | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/apps/files/l10n/ko.php b/apps/files/l10n/ko.php index e54d696c34e..05db100e189 100644 --- a/apps/files/l10n/ko.php +++ b/apps/files/l10n/ko.php @@ -8,13 +8,9 @@ "Failed to write to disk" => "디스크에 쓰지 못했습니다", "Files" => "파일", "Delete" => "삭제", -"already exists" => "이미 존재 합니다", "replace" => "대체", "cancel" => "취소", -"replaced" => "대체됨", "undo" => "복구", -"with" => "와", -"deleted" => "삭제", "generating ZIP-file, it may take some time." => "ZIP파일 생성에 시간이 걸릴 수 있습니다.", "Unable to upload your file as it is a directory or has 0 bytes" => "이 파일은 디렉토리이거나 0 바이트이기 때문에 업로드 할 수 없습니다.", "Upload Error" => "업로드 에러", @@ -24,10 +20,6 @@ "Name" => "이름", "Size" => "크기", "Modified" => "수정됨", -"folder" => "폴더", -"folders" => "폴더", -"file" => "파일", -"files" => "파일", "File handling" => "파일 처리", "Maximum upload size" => "최대 업로드 크기", "max. possible: " => "최대. 가능한:", |