summaryrefslogtreecommitdiff
path: root/themes/beautifulhugo/i18n/ja.yaml
diff options
context:
space:
mode:
authorChristoph Cullmann <cullmann@kde.org>2019-08-03 22:26:50 +0200
committerChristoph Cullmann <cullmann@kde.org>2019-08-03 22:26:50 +0200
commitec1341fcd178d72e1accd308d1ae314702e69c01 (patch)
tree927c5113475a982af7a4809af78a8f4b4990be62 /themes/beautifulhugo/i18n/ja.yaml
parent05bc58562c52539f196ae4357afd80a23d34e812 (diff)
use new theme
Diffstat (limited to 'themes/beautifulhugo/i18n/ja.yaml')
-rw-r--r--themes/beautifulhugo/i18n/ja.yaml74
1 files changed, 74 insertions, 0 deletions
diff --git a/themes/beautifulhugo/i18n/ja.yaml b/themes/beautifulhugo/i18n/ja.yaml
new file mode 100644
index 0000000..f810b0b
--- /dev/null
+++ b/themes/beautifulhugo/i18n/ja.yaml
@@ -0,0 +1,74 @@
+# Content
+- id: dateFormat
+ translation: "2006年1月2日"
+- id: shortdateFormat
+ translation: "2 Jan, 2006 15:04:05"
+- id: postedOnDate
+ translation: "{{ .Count }}に投稿"
+- id: lastModified
+ translation: "(最終更新日時{{ .Count }})"
+- id: translationsLabel
+ translation: "翻訳:"
+- id: translationsSeparator
+ translation: "・"
+- id: readMore
+ translation: "続きを読む"
+- id: olderPosts
+ translation: "古いページ"
+- id: newerPosts
+ translation: "新しいページ"
+- id: previousPost
+ translation: "前ページ"
+- id: nextPost
+ translation: "次ページ"
+- id: readTime
+ translation: "分間"
+- id: words
+ translation: "言葉"
+
+
+# 404 page
+- id: pageNotFound
+ translation: "おっと、このページが存在しない。他にあたってください。(404エラー)"
+
+# Footer
+- id: poweredBy # Accepts HTML
+ translation: '起動力に<a href="http://gohugo.io">Hugo v{{ .Site.Hugo.Version }}</a> &nbsp;&bull;&nbsp; テーマに<a href="http://deanattali.com/beautiful-jekyll/">Beautiful Jekyll</a>に基づいている<a href="https://github.com/halogenica/beautifulhugo">Beautiful Hugo</a>'
+
+# Navigation
+- id: toggleNavigation
+ translation: "メニューを切り替え"
+- id: languageSwitcherLabel
+ translation: "言語"
+- id: gcseLabelShort
+ translation: "検索"
+- id: gcseLabelLong
+ translation: "{{ .Site.Title }}を検索"
+- id: gcseClose
+ translation: "閉じる"
+
+# Staticman
+- id: noComment
+ translation: "0 件のコメント"
+- id: oneComment
+ translation: "件のコメント"
+- id: moreComment
+ translation: "件のコメント"
+- id: useMarkdown
+ translation: "Markdown を使用できます"
+- id: yourName
+ translation: "名前"
+- id: yourEmail
+ translation: "メールアドレス"
+- id: yourWebsite
+ translation: "ウェブサイト"
+
+# Delayed Disqus
+- id: show
+ translation: "ショー"
+- id: comments
+ translation: "コメント"
+
+# Related posts
+- id: seeAlso
+ translation: "も参照してください"