Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-08-24 03:08:50 +0300
committerNextcloud bot <bot@nextcloud.com>2017-08-24 03:08:50 +0300
commita7f2dc6dd660179682f7d03ac8e07649b59cdd6f (patch)
treeda1506056f767fea2ff0bf4a822600ff73680435 /apps/files/l10n/ko.js
parent697fcc93da3dda942defd5b5b8649dd2dce70874 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/ko.js')
-rw-r--r--apps/files/l10n/ko.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/ko.js b/apps/files/l10n/ko.js
index 270c13b39ab..afe1a28a041 100644
--- a/apps/files/l10n/ko.js
+++ b/apps/files/l10n/ko.js
@@ -16,8 +16,6 @@ OC.L10N.register(
"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})",
"Actions" : "작업",
"Download" : "다운로드",
@@ -126,6 +124,8 @@ OC.L10N.register(
"Deleted files" : "삭제된 파일",
"Text file" : "텍스트 파일",
"New text file.txt" : "새 텍스트 파일.txt",
+ "Uploading..." : "업로드 중...",
+ "..." : "...",
"_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["{hours}:{minutes}:{seconds}시간 남음"],
"{hours}:{minutes}h" : "{hours}:{minutes}시간",
"_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["{minutes}:{seconds}분 남음"],