BKPasscodeView.strings 2.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. /*
  2. BKPasscodeView.strings
  3. Crypto Cloud - Nextcloud
  4. Created by Marino Faggiana on 25/11/14.
  5. Copyright (c) 2016 TWS. All rights reserved.
  6. */
  7. "%d Failed Passcode Attempts" = "%d번의 암호코드 시도 실패";
  8. "%d Failed Password Attempts" = "%d번의 암호 시도 실패";
  9. "1 Failed Passcode Attempt" = "1 번의 암호코드 시도 실패";
  10. "1 Failed Password Attempt" = "1 번의 암호 시도 실패";
  11. "Do you want to use Touch ID for authentication?" = "Do you want to use Touch ID for authentication?";
  12. "Done" = "완료";
  13. "Enable Touch ID" = "Touch ID 사용";
  14. "Enter a different passcode. Cannot re-use the same passcode." = "다른 암호코드를 입력하십시오. 같은 암호코드를 재사용 할 수 없습니다.";
  15. "Enter a different password. Cannot re-use the same password." = "다른 암호를 입력하십시오. 같은 암호를 재사용 할 수 없습니다.";
  16. "Enter a passcode" = "암호코드 입력";
  17. "Enter a password" = "암호 입력";
  18. "Enter your new passcode" = "새 암호코드 입력";
  19. "Enter your new password" = "새 암호 입력";
  20. "Enter your old passcode" = "이전 암호코드 입력";
  21. "Enter your old password" = "이전 암호 입력";
  22. "Enter your passcode" = "암호코드를 입력하십시오";
  23. "Enter your password" = "암호를 입력하십시오";
  24. "Invalid Passcode" = "잘못된 암호코드";
  25. "Invalid Password" = "잘못된 암호";
  26. "Passcodes did not match.\nTry again." = "Passcodes did not match.\nTry again.";
  27. "Password did not match.\nTry again." = "Password did not match.\nTry again.";
  28. "Re-enter your passcode" = "Re-enter your passcode";
  29. "Re-enter your password" = "암호 다시 입력";
  30. "Try again in %d minutes" = "%d분 후 다시 시도";
  31. "Try again in 1 minute" = "1분 후 다시 시도";