jp.toml 1.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123
  1. # More documentation here: https://github.com/nicksnyder/go-i18n
  2. [home]
  3. other = "ホーム"
  4. [posts]
  5. other = "記事"
  6. [toc_heading]
  7. other = "目次"
  8. [tags]
  9. other = "タグ"
  10. [categories]
  11. other = "カテゴリ"
  12. [resume]
  13. other = "職務経歴書"
  14. [navigation]
  15. other = "メニュー"
  16. [contact_me]
  17. other = "連絡先"
  18. [email]
  19. other = "メール"
  20. [phone]
  21. other = "電話番号"
  22. [newsletter_text]
  23. other = "メールで最新情報を受け取る"
  24. [newsletter_input_placeholder]
  25. other = "ここにメールアドレスを入力"
  26. [newsletter_warning]
  27. other = "メールアドレスを入力すると、このウェブサイトのニュースレターを受け取ることに同意したことになります。"
  28. [submit]
  29. other = "登録"
  30. [hugoAttributionText]
  31. other = "搭載"
  32. [prev]
  33. other = "前"
  34. [next]
  35. other = "次"
  36. # [share_on]
  37. # other = "Share on"
  38. [improve_this_page]
  39. other = "編集リクエストを送る"
  40. [out_of]
  41. other = "のうち"
  42. [publications]
  43. other = "出版物"
  44. [taken_courses]
  45. other = "受講したコース"
  46. [course_name]
  47. other = "コース名"
  48. [total_credit]
  49. other = "合計クレジット"
  50. [obtained_credit]
  51. other = "取得したクレジット"
  52. [extracurricular_activities]
  53. other = "課外活動"
  54. [show_more]
  55. other = "続きを見る"
  56. [show_less]
  57. other = "表示を減らす"
  58. # [responsibilities]
  59. # other = "Responsibilities:"
  60. # [present]
  61. # other = "Present"
  62. # [comments_javascript]
  63. # other = "Please enable JavaScript to view the"
  64. # [comments_by]
  65. # other = "comments powered by"
  66. # [read]
  67. # other = "Read"
  68. # [project_star]
  69. # other = "Star"
  70. # [project_details]
  71. # other = "Details"
  72. # [err_404]
  73. # other = "The page you are looking for is not there yet."
  74. [more]
  75. other = "もっと"
  76. [view_certificate]
  77. other = "ビューの証明書"
  78. [notes]
  79. other = "ノート"
  80. [disclaimer_text]
  81. other = "責任通知"
  82. [search]
  83. other = "検索"