diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-10-18 01:55:07 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-10-18 01:55:07 -0400 |
commit | 8d25528c49bfaa72873cad3e06188e3484ef552b (patch) | |
tree | 55263377c87a6ed45e4fdd05d31c2df82f73fb92 /apps/files/l10n/ko.json | |
parent | 2d4c3290e94765f09e07e546f1ae75fa3f36a10b (diff) | |
download | nextcloud-server-8d25528c49bfaa72873cad3e06188e3484ef552b.tar.gz nextcloud-server-8d25528c49bfaa72873cad3e06188e3484ef552b.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/ko.json')
-rw-r--r-- | apps/files/l10n/ko.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/ko.json b/apps/files/l10n/ko.json index 92ea053f64f..3c88e502b1f 100644 --- a/apps/files/l10n/ko.json +++ b/apps/files/l10n/ko.json @@ -12,7 +12,7 @@ "Unable to set upload directory." : "업로드 디렉터리를 설정할 수 없습니다.", "Invalid Token" : "잘못된 토큰", "No file was uploaded. Unknown error" : "파일이 업로드 되지 않았습니다. 알 수 없는 오류입니다", - "There is no error, the file uploaded with success" : "파일 업로드에 성공하였습니다.", + "There is no error, the file uploaded with success" : "파일 업로드에 성공했습니다.", "The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "업로드한 파일이 php.ini의 upload_max_filesize보다 큽니다:", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "업로드한 파일 크기가 HTML 폼의 MAX_FILE_SIZE보다 큼", "The uploaded file was only partially uploaded" : "파일의 일부분만 업로드됨", @@ -28,10 +28,10 @@ "Favorites" : "즐겨찾기", "Home" : "가정", "Close" : "닫기", + "Upload cancelled." : "업로드가 취소되었습니다.", "Unable to upload {filename} as it is a directory or has 0 bytes" : "{filename}을(를) 업로드할 수 없습니다. 폴더이거나 0 바이트 파일입니다.", "Total file size {size1} exceeds upload limit {size2}" : "총 파일 크기 {size1}이(가) 업로드 제한 {size2}을(를) 초과함", "Not enough free space, you are uploading {size1} but only {size2} is left" : "빈 공간이 부족합니다. 업로드할 파일 크기는 {size1}이지만 현재 {size2}만큼 비었습니다", - "Upload cancelled." : "업로드가 취소되었습니다.", "Could not get result from server." : "서버에서 결과를 가져올 수 없습니다.", "File upload is in progress. Leaving the page now will cancel the upload." : "파일 업로드가 진행 중입니다. 이 페이지를 벗어나면 업로드가 취소됩니다.", "Actions" : "작업", |