summaryrefslogtreecommitdiff
path: root/themes/PaperMod/i18n/ja.yaml
blob: bc7bf3773bddd3e6d889092be30a5718e6aa24bb (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: "コピーされました!"