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>2020-06-03 05:16:18 +0300
committerNextcloud bot <bot@nextcloud.com>2020-06-03 05:16:18 +0300
commitf62f23ed1d9864983f24f5c4f9fc00d3e2a8663d (patch)
tree1d45a3b9bcd8ee466352139e1793cfc49a002d46 /apps/files/l10n/ko.js
parent7d33de5599d8e2e86bf59cc2f86f221e2fb6214b (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/ko.js')
-rw-r--r--apps/files/l10n/ko.js5
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/files/l10n/ko.js b/apps/files/l10n/ko.js
index e19766d9feb..68c220b4945 100644
--- a/apps/files/l10n/ko.js
+++ b/apps/files/l10n/ko.js
@@ -15,11 +15,13 @@ OC.L10N.register(
"Close" : "닫기",
"Could not create folder \"{dir}\"" : "폴더 \"{dir}\"을(를) 만들 수 없음",
"Upload cancelled." : "업로드가 취소되었습니다.",
+ "Processing files …" : "파일 처리중 ...",
"…" : "…",
"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" : "남은 공간이 부족함",
+ "An unknown error has occurred" : "알 수 없는 에러 발생",
"Uploading …" : "업로드 중…",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize}/{totalSize}({bitrate})",
"Target folder does not exist any more" : "대상 폴더가 더 이상 존재하지 않습니다",
@@ -27,6 +29,8 @@ OC.L10N.register(
"Actions" : "작업",
"Rename" : "이름 바꾸기",
"Copy" : "복사",
+ "Choose target folder" : "폴더 선택",
+ "Open" : "열기",
"Delete file" : "파일 삭제",
"Delete folder" : "폴더 삭제",
"Disconnect storage" : "저장소 연결 해제",
@@ -123,6 +127,7 @@ OC.L10N.register(
"Unlimited" : "무제한",
"Upload (max. %s)" : "업로드(최대 %s)",
"Accept" : "수락",
+ "Reject" : "거절",
"Change" : "변경",
"Tags" : "태그",
"%s used" : "%s 사용함",