BKPasscodeView.strings 2.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. /*
  2. BKPasscodeView.strings
  3. Crypto Cloud - Nextcloud
  4. Created by Marino Faggiana on 25/11/14.
  5. Copyright (c) 2017 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?" = "你想使用 Touch ID 验证身份吗?";
  12. "Done" = "完成";
  13. "Enable Touch ID" = "启用 Touch ID";
  14. "Enter a different passcode. Cannot re-use the same passcode." = "输入一个不同的 passcode。同一个 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." = "安全码不匹配。\n再试一次。";
  27. "Password did not match.\nTry again." = "密码不匹配。\n再试一次。";
  28. "Re-enter your passcode" = "再次输入安全码";
  29. "Re-enter your password" = "再次输入密码";
  30. "Try again in %d minutes" = "%d 分钟后再试";
  31. "Try again in 1 minute" = "1 分钟后再试";