diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-04-18 01:55:19 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-04-18 01:55:19 -0400 |
commit | 37a871127b750d0f633cdfb7713b0582dfdf2d6a (patch) | |
tree | 534a7c6e6fd5d443f086415607899ebc92738e30 /apps/encryption/l10n/ko.js | |
parent | 4dd2ad7f4abc66f40c93f8f974737138ba187f46 (diff) | |
download | nextcloud-server-37a871127b750d0f633cdfb7713b0582dfdf2d6a.tar.gz nextcloud-server-37a871127b750d0f633cdfb7713b0582dfdf2d6a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/encryption/l10n/ko.js')
-rw-r--r-- | apps/encryption/l10n/ko.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/encryption/l10n/ko.js b/apps/encryption/l10n/ko.js index 94551d42a86..bf325795523 100644 --- a/apps/encryption/l10n/ko.js +++ b/apps/encryption/l10n/ko.js @@ -13,6 +13,7 @@ OC.L10N.register( "Please repeat the new recovery password" : "새 복구 암호를 다시 입력하십시오", "Password successfully changed." : "암호가 성공적으로 변경되었습니다", "Could not change the password. Maybe the old password was not correct." : "암호를 변경할 수 없습니다. 예전 암호가 정확하지 않은 것 같습니다.", + "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "암호화 앱의 개인 키가 잘못되었습니다. 암호화된 파일에 다시 접근하려면 개인 설정에서 개인 키 암호를 업데이트해야 합니다.", "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "암호화 앱이 활성화되어 있지만 키가 초기화되지 않았습니다. 로그아웃한 후 다시 로그인하십시오", "Enable recovery key (allow to recover users files in case of password loss):" : "복구 키 사용 (암호를 잊었을 때 파일을 복구할 수 있도록 함):", "Recovery key password" : "복구 키 암호", |