ko.toml 1.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126
  1. # More documentation here: https://github.com/nicksnyder/go-i18n
  2. [home]
  3. other = "Home"
  4. [posts]
  5. other = "게시글"
  6. [toc_heading]
  7. other = "목차"
  8. [tags]
  9. other = "태그"
  10. [categories]
  11. other = "카테고리"
  12. [at]
  13. other = "at"
  14. [resume]
  15. other = "이력서"
  16. [navigation]
  17. other = "바로가기"
  18. [contact_me]
  19. other = "Contact me:"
  20. [email]
  21. other = "Email"
  22. [phone]
  23. other = "Phone"
  24. [newsletter_text]
  25. other = "이메일 알림으로 최신 상태를 유지해보세요"
  26. [newsletter_input_placeholder]
  27. other = "이메일을 입력하세요"
  28. [newsletter_warning]
  29. other = "이메일 주소를 입력하면이 웹 사이트의 뉴스 레터 수신에 동의하는 것입니다."
  30. [submit]
  31. other = "제출"
  32. [hugoAttributionText]
  33. other = "Powered by"
  34. [prev]
  35. other = "이전"
  36. [next]
  37. other = "다음"
  38. # [share_on]
  39. # other = "Share on"
  40. [improve_this_page]
  41. other = "이 페이지를 개선"
  42. [out_of]
  43. other = "out of"
  44. [publications]
  45. other = "Publications"
  46. [taken_courses]
  47. other = "이수 과목"
  48. [course_name]
  49. other = "과목명"
  50. [total_credit]
  51. other = "총 수익"
  52. [obtained_credit]
  53. other = "획득한 수익"
  54. [extracurricular_activities]
  55. other = "기타 활동"
  56. [show_more]
  57. other = "더보기"
  58. [show_less]
  59. other = "간단히보기"
  60. # [responsibilities]
  61. # other = "Responsibilities:"
  62. # [present]
  63. # other = "Present"
  64. # [comments_javascript]
  65. # other = "Please enable JavaScript to view the"
  66. # [comments_by]
  67. # other = "comments powered by"
  68. # [read]
  69. # other = "Read"
  70. # [project_star]
  71. # other = "Star"
  72. # [project_details]
  73. # other = "Details"
  74. # [err_404]
  75. # other = "The page you are looking for is not there yet."
  76. [more]
  77. other = "더"
  78. [view_certificate]
  79. other = "인증서보기"
  80. [notes]
  81. other = "메모"
  82. [disclaimer_text]
  83. other = "책임 고지"
  84. [search]
  85. other = "찾다"