diff options
Diffstat (limited to 'apps/files/l10n/ko.php')
-rw-r--r-- | apps/files/l10n/ko.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files/l10n/ko.php b/apps/files/l10n/ko.php index 110dea7a8b5..33234829c91 100644 --- a/apps/files/l10n/ko.php +++ b/apps/files/l10n/ko.php @@ -8,6 +8,7 @@ "Failed to write to disk" => "디스크에 쓰지 못했습니다", "Files" => "파일", "Delete" => "삭제", +"Rename" => "이름변경", "replace" => "대체", "cancel" => "취소", "undo" => "복구", @@ -17,7 +18,9 @@ "Close" => "닫기", "Pending" => "보류 중", "Upload cancelled." => "업로드 취소.", +"File upload is in progress. Leaving the page now will cancel the upload." => "파일 업로드을 진행합니다. 페이지를 떠나게 될경우 업로드가 취소됩니다.", "Invalid name, '/' is not allowed." => "잘못된 이름, '/' 은 허용이 되지 않습니다.", +"error while scanning" => "스캔하는 도중 에러", "Name" => "이름", "Size" => "크기", "Modified" => "수정됨", |