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>2018-06-19 03:12:55 +0300
committerNextcloud bot <bot@nextcloud.com>2018-06-19 03:12:55 +0300
commitb8c728de6dcdc4a2dc0028a9215711c176b1cea5 (patch)
tree5e96b0c34702828fcc3bb6ff2a949f2c132a61e8 /apps/files/l10n/ko.js
parent5b60508af4b899a92c96872b9c2ba95dd9b9bb3c (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/ko.js')
-rw-r--r--apps/files/l10n/ko.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files/l10n/ko.js b/apps/files/l10n/ko.js
index 2157f40e9a8..1168e765e15 100644
--- a/apps/files/l10n/ko.js
+++ b/apps/files/l10n/ko.js
@@ -7,6 +7,9 @@ OC.L10N.register(
"All files" : "모든 파일",
"Recent" : "최근",
"File could not be found" : "파일을 찾을 수 없음",
+ "Move or copy" : "이동이나 복사",
+ "Download" : "다운로드",
+ "Delete" : "삭제",
"Home" : "홈",
"Close" : "닫기",
"Favorites" : "즐겨찾기",
@@ -22,11 +25,8 @@ OC.L10N.register(
"Target folder does not exist any more" : "대상 폴더가 더 이상 존재하지 않습니다",
"Error when assembling chunks, status code {status}" : "조각을 모으는 중 오류 발생, 상태 코드 {status}",
"Actions" : "작업",
- "Download" : "다운로드",
"Rename" : "이름 바꾸기",
- "Move or copy" : "이동이나 복사",
"Target folder" : "대상 폴더",
- "Delete" : "삭제",
"Disconnect storage" : "저장소 연결 해제",
"Unshare" : "공유 해제",
"Could not load info for file \"{file}\"" : "파일 \"{file}\"의 정보를 가져올 수 없음",