diff options
Diffstat (limited to 'apps/files/l10n/ko.json')
-rw-r--r-- | apps/files/l10n/ko.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/ko.json b/apps/files/l10n/ko.json index 6f57b4f872f..3da429b1854 100644 --- a/apps/files/l10n/ko.json +++ b/apps/files/l10n/ko.json @@ -13,12 +13,12 @@ "Close" : "닫기", "Could not create folder \"{dir}\"" : "폴더 \"{dir}\"을(를) 만들 수 없음", "Upload cancelled." : "업로드가 취소되었습니다.", + "…" : "…", "Unable to upload {filename} as it is a directory or has 0 bytes" : "{filename}을(를) 업로드할 수 없습니다. 폴더이거나 0 바이트 파일입니다.", "Not enough free space, you are uploading {size1} but only {size2} is left" : "남은 공간이 부족합니다. 업로드할 파일 크기는 {size1}이지만 현재 {size2}만큼 남아 있습니다", "Target folder \"{dir}\" does not exist any more" : "대상 폴더 \"{dir}\"이(가) 더 이상 존재하지 않습니다", "Not enough free space" : "남은 공간이 부족함", "Uploading …" : "업로드 중…", - "…" : "…", "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize}/{totalSize}({bitrate})", "Target folder does not exist any more" : "대상 폴더가 더 이상 존재하지 않습니다", "Error when assembling chunks, status code {status}" : "조각을 모으는 중 오류 발생, 상태 코드 {status}", |