diff options
Diffstat (limited to 'apps/encryption/l10n/ko.js')
-rw-r--r-- | apps/encryption/l10n/ko.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/encryption/l10n/ko.js b/apps/encryption/l10n/ko.js index dad0c8a4407..2993c478859 100644 --- a/apps/encryption/l10n/ko.js +++ b/apps/encryption/l10n/ko.js @@ -58,7 +58,6 @@ OC.L10N.register( "Enable password recovery:" : "암호 복구 사용:", "Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "이 옵션을 사용하면 암호를 잊었을 때 암호화된 파일에 다시 접근할 수 있습니다", "Enabled" : "활성화", - "Disabled" : "비활성화", - "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please run 'occ encryption:migrate' or contact your administrator" : "과거에 사용하였던(ownCloud <= 8.0) 암호화된 데이터에서 키를 이전해야 합니다. 'occ encryption:migrate'를 실행하거나 시스템 관리자에게 연락하십시오 " + "Disabled" : "비활성화" }, "nplurals=1; plural=0;"); |