themes/hugo-coder/i18n/ja.toml
9753fe49cd0d54307282dd7054d079cb47e24d5a
· 643 B · 33 lines
raw
| 1 | [category] |
| 2 | other = "カテゴリー" |
| 3 | |
| 4 | [tag] |
| 5 | other = "タグ" |
| 6 | |
| 7 | [series] |
| 8 | other = "シリーズ" |
| 9 | |
| 10 | [author] |
| 11 | other = "筆者" |
| 12 | |
| 13 | [posts] |
| 14 | other = "記事" |
| 15 | |
| 16 | [reading_time] |
| 17 | one = "1分で読めます" |
| 18 | other = "{{ .Count }}分で読めます" |
| 19 | |
| 20 | [page_not_found] |
| 21 | other = "ページが見つかりません" |
| 22 | |
| 23 | [page_does_not_exist] |
| 24 | other = "申し訳ございません。アクセスしようとしたページが見つかりませんでした。" |
| 25 | |
| 26 | [head_back] |
| 27 | other = "<a href=\"{{ . }}\">トップページ</a>からお探しいただきますようお願い申し上げます。" |
| 28 | |
| 29 | [powered_by] |
| 30 | other = "利用技術" |
| 31 | |
| 32 | [see_also] |
| 33 | other = "関連記事:" |