diff options
Diffstat (limited to 'apps/files/l10n/ko.php')
-rw-r--r-- | apps/files/l10n/ko.php | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/apps/files/l10n/ko.php b/apps/files/l10n/ko.php index d519df714e9..70575f0975d 100644 --- a/apps/files/l10n/ko.php +++ b/apps/files/l10n/ko.php @@ -7,6 +7,8 @@ "Missing a temporary folder" => "임시 폴더가 사라짐", "Failed to write to disk" => "디스크에 쓰지 못했습니다", "Files" => "파일", +"Size" => "크기", +"Modified" => "수정됨", "File handling" => "파일 처리", "Maximum upload size" => "최대 업로드 크기", "max. possible: " => "최대. 가능한:", @@ -24,9 +26,6 @@ "Name" => "이름", "Share" => "공유", "Download" => "다운로드", -"Size" => "크기", -"Modified" => "수정됨", -"Delete all" => "모두 삭제", "Delete" => "삭제", "Upload too large" => "업로드 용량 초과", "The files you are trying to upload exceed the maximum size for file uploads on this server." => "이 파일이 서버에서 허용하는 최대 업로드 가능 용량보다 큽니다.", |