1
0

activerecord.ko.yml 1.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940
  1. ---
  2. ko:
  3. activerecord:
  4. attributes:
  5. poll:
  6. expires_at: 마감 기한
  7. options: 선택
  8. user:
  9. agreement: 이용약관
  10. email: 이메일 주소
  11. locale: 언어
  12. password: 암호
  13. user/account:
  14. username: 사용자명
  15. user/invite_request:
  16. text: 이유
  17. errors:
  18. models:
  19. account:
  20. attributes:
  21. username:
  22. invalid: 영문자, 숫자, _만 사용 가능
  23. reserved: 이미 예약되어 있습니다
  24. admin/webhook:
  25. attributes:
  26. url:
  27. invalid: 올바른 URL이 아닙니다
  28. doorkeeper/application:
  29. attributes:
  30. website:
  31. invalid: 올바른 URL이 아닙니다
  32. status:
  33. attributes:
  34. reblog:
  35. taken: 이미 게시물이 존재합니다
  36. user:
  37. attributes:
  38. email:
  39. blocked: 허용되지 않은 이메일 제공자입니다
  40. unreachable: 존재하지 않는 것 같습니다