Welcome to mirror list, hosted at ThFree Co, Russian Federation.

ja.toml « i18n - github.com/budparr/gohugo-theme-ananke.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: f0b86f34df3a5b0a887e63790c158cb312f9f329 (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
[more]
other = "他の記事も確認する"

[allTitle]
other = "全ての {{.Title }}"

[recentTitle]
other = "最近の {{.Title }}"

[readMore]
other = "もっと読む"

[whatsInThis]
other = "この記事の概要"

[related]
other = "関連"

[yourName]
other = "あなたの名前"

[emailAddress]
other = "Eメール"

[message]
other = "内容"

[emailRequiredNote]
other = "メールアドレスは必須です"

[send]
other = "送信する"

[taxonomyPageList]
other = "以下に、次の分類用語を使用するページがあります “{{ .Title }}”"

[readingTime]
one = "1 分で読めます"
other = "{{ .Count }} 分で読めます"

[wordCount]
one = "1 文字"
other = "{{ .Count }} 文字"

[pageTitle]
other = "{{ .Name }} ページ"