ko.json 5.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. { "translations": {
  2. "Missing recovery key password" : "잊어버린 복구 키 암호 복구",
  3. "Please repeat the recovery key password" : "복구 키 암호를 다시 입력하십시오",
  4. "Repeated recovery key password does not match the provided recovery key password" : "입력한 복구 키 암호가 서로 다릅니다",
  5. "Recovery key successfully enabled" : "복구 키가 성공적으로 활성화되었습니다",
  6. "Could not enable recovery key. Please check your recovery key password!" : "복구 키를 활성화 할 수 없습니다. 복구 키의 암호를 확인해 주십시오!",
  7. "Recovery key successfully disabled" : "복구 키가 성공적으로 비활성화 되었습니다",
  8. "Could not disable recovery key. Please check your recovery key password!" : "복구 키를 비활성화 할 수 없습니다. 복구 키의 암호를 확인해 주십시오!",
  9. "Missing parameters" : "인자 부족함",
  10. "Please provide the old recovery password" : "이전 복구 암호를 입력하십시오",
  11. "Please provide a new recovery password" : "새 복구 암호를 입력하십시오",
  12. "Please repeat the new recovery password" : "새 복구 암호를 다시 입력하십시오",
  13. "Password successfully changed." : "암호가 성공적으로 변경되었습니다",
  14. "Could not change the password. Maybe the old password was not correct." : "암호를 변경할 수 없습니다. 예전 암호가 정확하지 않은 것 같습니다.",
  15. "Recovery Key disabled" : "복구 키가 비활성화됨",
  16. "Recovery Key enabled" : "복구 키가 활성화됨",
  17. "Could not enable the recovery key, please try again or contact your administrator" : "복구 키를 활성화할 수 없습니다. 다시 시도하거나 관리자에게 연락하십시오",
  18. "Could not update the private key password." : "개인 키 암호를 업데이트할 수 없습니다",
  19. "The old password was not correct, please try again." : "이전 암호가 잘못되었습니다. 다시 시도하십시오.",
  20. "The current log-in password was not correct, please try again." : "현재 로그인 암호가 잘못되었습니다. 다시 시도하십시오.",
  21. "Private key password successfully updated." : "개인 키 암호가 성공적으로 업데이트 되었습니다.",
  22. "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "암호화 앱의 개인 키가 잘못되었습니다. 암호화된 파일에 다시 접근하려면 개인 설정에서 개인 키 암호를 업데이트해야 합니다.",
  23. "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "암호화 앱이 활성화되어 있지만 키가 초기화되지 않았습니다. 로그아웃한 후 다시 로그인하십시오",
  24. "Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "이 파일을 복호화할 수 없습니다. 공유된 파일일 수도 있습니다. 파일 소유자에게 공유를 다시 요청하십시오.",
  25. "Enable recovery key" : "복구 키 활성화",
  26. "Disable recovery key" : "복구 키 비활성화",
  27. "The recovery key is an extra encryption key that is used to encrypt files. It allows recovery of a user's files if the user forgets his or her password." : "복구 키는 파일을 암호화하는 추가 키입니다. 사용자가 암호를 잊었을 때 복구할 수 있도록 해 줍니다.",
  28. "Recovery key password" : "복구 키 암호",
  29. "Repeat recovery key password" : "복구 키 암호 확인",
  30. "Change recovery key password:" : "복구 키 암호 변경:",
  31. "Old recovery key password" : "이전 복구 키 암호",
  32. "New recovery key password" : "새 복구 키 암호",
  33. "Repeat new recovery key password" : "새 복구 키 암호 확인",
  34. "Change Password" : "암호 변경",
  35. "ownCloud basic encryption module" : "ownCloud 기본 암호화 모듈",
  36. "Your private key password no longer matches your log-in password." : "개인 키 암호와 로그인 암호가 일치하지 않습니다.",
  37. "Set your old private key password to your current log-in password:" : "기존 개인 키 암호를 로그인 암호와 동일하게 설정하십시오:",
  38. " If you don't remember your old password you can ask your administrator to recover your files." : " 이전 암호가 기억나지 않으면 시스템 관리자에게 파일 복구를 요청하십시오.",
  39. "Old log-in password" : "이전 로그인 암호",
  40. "Current log-in password" : "현재 로그인 암호",
  41. "Update Private Key Password" : "개인 키 암호 업데이트",
  42. "Enable password recovery:" : "암호 복구 사용:",
  43. "Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "이 옵션을 사용하면 암호를 잊었을 때 암호화된 파일에 다시 접근할 수 있습니다",
  44. "Enabled" : "활성화",
  45. "Disabled" : "비활성화"
  46. },"pluralForm" :"nplurals=1; plural=0;"
  47. }