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:
Diffstat (limited to 'core/l10n/ko.js')
-rw-r--r--core/l10n/ko.js5
1 files changed, 3 insertions, 2 deletions
diff --git a/core/l10n/ko.js b/core/l10n/ko.js
index fd09fa3ae1d..94c65dd13ad 100644
--- a/core/l10n/ko.js
+++ b/core/l10n/ko.js
@@ -26,6 +26,7 @@ OC.L10N.register(
"Error favoriting" : "즐겨찾기 추가 오류",
"Error unfavoriting" : "즐겨찾기 삭제 오류",
"Couldn't send mail to following users: %s " : "%s 님에게 메일을 보낼 수 없습니다.",
+ "Preparing update" : "업데이트 준비 중",
"Turned on maintenance mode" : "유지 보수 모드 켜짐",
"Turned off maintenance mode" : "유지 보수 모드 꺼짐",
"Maintenance mode is kept active" : "유지 보수 모드가 켜져 있음",
@@ -141,8 +142,6 @@ OC.L10N.register(
"Expiration" : "만료",
"Expiration date" : "만료 날짜",
"Choose a password for the public link" : "공개 링크 암호를 입력하십시오",
- "Sending ..." : "전송 중...",
- "Email sent" : "이메일 발송됨",
"Resharing is not allowed" : "다시 공유할 수 없습니다",
"Share link" : "링크 공유",
"Link" : "링크",
@@ -151,6 +150,8 @@ OC.L10N.register(
"Allow editing" : "편집 허용",
"Email link to person" : "이메일 주소",
"Send" : "전송",
+ "Sending ..." : "전송 중...",
+ "Email sent" : "이메일 발송됨",
"Shared with you and the group {group} by {owner}" : "{owner} 님이 여러분 및 그룹 {group}와(과) 공유 중",
"Shared with you by {owner}" : "{owner} 님이 공유 중",
"group" : "그룹",