diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-04-15 01:54:38 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-04-15 01:54:38 -0400 |
commit | 1a894bd0d8ab034f35dbb3b723dd195e7f66aab4 (patch) | |
tree | 8bd57bc3b6a25b24c6f85b824180cd4c5e0a1a67 /core/l10n/ko.js | |
parent | e33e5b425aae5013407083d94d3b03401ade5795 (diff) | |
download | nextcloud-server-1a894bd0d8ab034f35dbb3b723dd195e7f66aab4.tar.gz nextcloud-server-1a894bd0d8ab034f35dbb3b723dd195e7f66aab4.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ko.js')
-rw-r--r-- | core/l10n/ko.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/l10n/ko.js b/core/l10n/ko.js index dac905abd4e..5b6bf2b3b98 100644 --- a/core/l10n/ko.js +++ b/core/l10n/ko.js @@ -118,6 +118,7 @@ OC.L10N.register( "_download %n file_::_download %n files_" : ["파일 %n개 다운로드"], "Updating {productName} to version {version}, this may take a while." : "{productName}을(를) 버전 {version}으로 업데이트하고 있습니다. 시간이 걸릴 수 있습니다.", "Please reload the page." : "페이지를 새로 고치십시오.", + "The update was unsuccessful. " : "업데이트가 실패하였습니다. ", "The update was successful. Redirecting you to ownCloud now." : "업데이트가 성공하였습니다. ownCloud로 돌아갑니다.", "Couldn't reset password because the token is invalid" : "토큰이 잘못되었기 때문에 암호를 초기화할 수 없습니다", "Couldn't send reset email. Please make sure your username is correct." : "재설정 메일을 보낼 수 없습니다. 사용자 이름이 올바른지 확인하십시오.", |