diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-04-21 01:58:49 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-04-21 01:58:49 -0400 |
commit | 02ecd040e6cd761b9ec30895c5a0fcced55fb699 (patch) | |
tree | 67e788acb94a60ff69cace45faf108dd4e341acb /core/l10n/ko.js | |
parent | a061ef75ead3d5eb9fa5e713301b7452b3b12b73 (diff) | |
download | nextcloud-server-02ecd040e6cd761b9ec30895c5a0fcced55fb699.tar.gz nextcloud-server-02ecd040e6cd761b9ec30895c5a0fcced55fb699.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ko.js')
-rw-r--r-- | core/l10n/ko.js | 5 |
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" : "그룹", |