aboutsummaryrefslogtreecommitdiff
path: root/i18n/ja.yaml
blob: ede8e8b7ad151e8532a0c7e7f343152916f84abd (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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
# ===== title =====
archive:
  other: "アーカイブ"

tags:
  other: "タグ"

categories:
  other: "カテゴリ"

# ===== footer =====
powered:
  other: "Powered by %s"

theme:
  other: "Theme"

siteUV:
  other: "総訪問者数: %s"

sitePV:
  other: "総ページビュー: %s"

pagePV:
  other: "ページビュー: %s"

# ===== post =====
prevPage:
  other: "前へ"

nextPage:
  other: "次へ"

prevPost:
  other: "前の記事へ"

nextPost:
  other: "次の記事へ"

toc:
  other: "コンテンツ"

readMore:
  other: "続きを読む..."

reward:
  other: "Reword"

rewardAlipay:
  other: "alipay"

rewardWechat:
  other: "wechat"

wordCount:
  one: "{{ .Count }} 文字"
  other: "{{ .Count }} 文字"

readingTime:
  one: "読了時間: {{ .Count }} 分"
  other: "読了時間: {{ .Count }} 分"

outdatedInfoWarningBefore:
  other: "【注意】最後更新日は "

outdatedInfoWarningAfter:
  other: "のため、記事の内容が古い可能性があります。"

# ===== content license =====
author:
  other: "作成者"

lastMod:
  other: "最終更新時刻"

markdown:
  other: "Markdown"

seeMarkDown:
  other: "Markdownで本文を見る »"

license:
  other: "ライセンス"

# ===== counter =====
archiveCounter:
  one: "投稿数: {{ .Count }} 記事"
  other: "投稿数: {{ .Count }} 記事"

tagCounter:
  one: "タグ: {{ .Count }}"
  other: "タグ: {{ .Count }}"

zeroTagCounter:
  other: "タグなし"

categoryCounter:
  one: "カテゴリ: {{ .Count }}"
  other: "カテゴリ: {{ .Count }}"

zeroCategoryCounter:
  other: "カテゴリなし"