Import theme
This commit is contained in:
parent
51769fa6be
commit
c59ffbfeee
127 changed files with 13611 additions and 1 deletions
54
i18n/ja.toml
Normal file
54
i18n/ja.toml
Normal file
|
|
@ -0,0 +1,54 @@
|
|||
[category]
|
||||
other = "カテゴリー"
|
||||
|
||||
[tag]
|
||||
other = "タグ"
|
||||
|
||||
[reading_time]
|
||||
one = "読む時間 1 分間"
|
||||
other = "読む時間 {{ .Count }} 分間"
|
||||
|
||||
[page_not_found]
|
||||
other = "ページが見つかりません。"
|
||||
|
||||
[page_does_not_exist]
|
||||
other = "指定されたページは存在しません。"
|
||||
|
||||
[head_back]
|
||||
other = "<a href=\"{{ . }}\">ホーム</a>に戻る。"
|
||||
|
||||
[comments]
|
||||
other = "コメント"
|
||||
|
||||
[send]
|
||||
other = "送信"
|
||||
|
||||
[read_more]
|
||||
other = "もっと読む"
|
||||
|
||||
[name]
|
||||
other = "お名前"
|
||||
|
||||
[email]
|
||||
other = "メールアドレス"
|
||||
|
||||
[message]
|
||||
other = "メッセージ"
|
||||
|
||||
[warning]
|
||||
other = "警告"
|
||||
|
||||
[info]
|
||||
other = "概要"
|
||||
|
||||
[update]
|
||||
other = "更新"
|
||||
|
||||
[series_posts]
|
||||
other = "このシリーズの投稿"
|
||||
|
||||
[related_posts]
|
||||
other = "同様の投稿"
|
||||
|
||||
[toc]
|
||||
other = "目次"
|
||||
Loading…
Add table
Add a link
Reference in a new issue