diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-05-15 01:55:34 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-05-15 01:55:34 -0400 |
commit | 7c28f62e20d7864f1fd71bca8b69adf0c01540b8 (patch) | |
tree | 7fdebc0d05a40315bedf1ce5f90235cdc68a9c0a /apps/files/l10n/ko.json | |
parent | 83cd655675e0b5846a7cce35d4659038aceb3bb6 (diff) | |
download | nextcloud-server-7c28f62e20d7864f1fd71bca8b69adf0c01540b8.tar.gz nextcloud-server-7c28f62e20d7864f1fd71bca8b69adf0c01540b8.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/ko.json')
-rw-r--r-- | apps/files/l10n/ko.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files/l10n/ko.json b/apps/files/l10n/ko.json index 4a6698e0704..e31db19186c 100644 --- a/apps/files/l10n/ko.json +++ b/apps/files/l10n/ko.json @@ -28,6 +28,9 @@ "Not enough free space, you are uploading {size1} but only {size2} is left" : "빈 공간이 부족합니다. 업로드할 파일 크기는 {size1}이지만 현재 {size2}만큼 비었습니다", "Error uploading file \"{fileName}\": {message}" : "\"{fileName}\"을(를) 업로드할 수 없음: {message}", "Could not get result from server." : "서버에서 결과를 가져올 수 없습니다.", + "Uploading..." : "업로드 중...", + "..." : "...", + "{hours}:{minutes}:{seconds} hour{plural_s} left" : "{hours}:{minutes}:{seconds} 시간 {plural_s} 남음", "File upload is in progress. Leaving the page now will cancel the upload." : "파일 업로드가 진행 중입니다. 이 페이지를 벗어나면 업로드가 취소됩니다.", "Actions" : "작업", "Download" : "다운로드", |