summaryrefslogtreecommitdiffstats
path: root/apps/encryption/l10n/ko.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/encryption/l10n/ko.js')
-rw-r--r--apps/encryption/l10n/ko.js7
1 files changed, 3 insertions, 4 deletions
diff --git a/apps/encryption/l10n/ko.js b/apps/encryption/l10n/ko.js
index 80281648a9a..8ec1b5173a3 100644
--- a/apps/encryption/l10n/ko.js
+++ b/apps/encryption/l10n/ko.js
@@ -19,11 +19,8 @@ OC.L10N.register(
"Private key password successfully updated." : "개인 키 암호가 성공적으로 업데이트 되었습니다.",
"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" : "복구 키 암호",
"Repeat Recovery key password" : "복구 키 암호 재입력",
- "Enabled" : "활성화",
- "Disabled" : "비활성화",
"Change recovery key password:" : "복구 키 암호 변경:",
"Old Recovery key password" : "이전 복구 키 암호",
"New Recovery key password" : "새 복구 키 암호",
@@ -36,6 +33,8 @@ OC.L10N.register(
"Current log-in password" : "현재 로그인 암호",
"Update Private Key Password" : "개인 키 암호 업데이트",
"Enable password recovery:" : "암호 복구 사용:",
- "Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "이 옵션을 사용하면 암호를 잊었을 때 암호화된 파일에 다시 접근할 수 있습니다"
+ "Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "이 옵션을 사용하면 암호를 잊었을 때 암호화된 파일에 다시 접근할 수 있습니다",
+ "Enabled" : "활성화",
+ "Disabled" : "비활성화"
},
"nplurals=1; plural=0;");