summaryrefslogtreecommitdiff
path: root/themes/PaperMod/i18n/ja.yaml
blob: 93948d3766cc4bfe2b4a2e3d857101b4e783ff5a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
- id: prev_page
  translation: "前へ"

- id: next_page
  translation: "次へ"

- id: read_time
  translation:
    one : "1 分"
    other: "{{ .Count }} 分"

- id: words
  translation:
    one: "文字"
    other: "{{ .Count }} 文字"

- id: toc
  translation: "目次"

- id: translations
  translation: "言語"

- id: home
  translation: "ホーム"

- id: edit_post
  translation: "編集"

- id: code_copy
  translation: "コピー"

- id: code_copied
  translation: "コピーされました!"