summaryrefslogtreecommitdiff
path: root/themes/blowfish/i18n/ja.yaml
diff options
context:
space:
mode:
authorChristoph Cullmann <cullmann@kde.org>2024-04-28 17:33:09 +0200
committerChristoph Cullmann <cullmann@kde.org>2024-04-28 17:33:09 +0200
commite77051ccc4b47951bfa4fde2be436b1bb2fb113b (patch)
treef0b75ee3521da9c8cd39dac4359212348f70e4e8 /themes/blowfish/i18n/ja.yaml
parent4b355837824ac2422d371acef790f0f4249255c7 (diff)
use https://github.com/nunocoracao/blowfish.git
Diffstat (limited to 'themes/blowfish/i18n/ja.yaml')
-rw-r--r--themes/blowfish/i18n/ja.yaml65
1 files changed, 65 insertions, 0 deletions
diff --git a/themes/blowfish/i18n/ja.yaml b/themes/blowfish/i18n/ja.yaml
new file mode 100644
index 0000000..d5f6cec
--- /dev/null
+++ b/themes/blowfish/i18n/ja.yaml
@@ -0,0 +1,65 @@
+global:
+ language: "JA"
+
+article:
+ anchor_label: "アンカー"
+ date: "{{ .Date }}"
+ date_updated: "更新日: {{ .Date }}"
+ draft: "下書き"
+ edit_title: "編集"
+ reading_time:
+ one: "{{ .Count }} 分"
+ other: "{{ .Count }} 分"
+ reading_time_title: "読むのに必要な時間"
+ table_of_contents: "目次"
+ word_count:
+ one: "{{ .Count }} 文字"
+ other: "{{ .Count }} 文字"
+ part_of_series: "This article is part of a series."
+ part: "Part"
+ this_article: "This Article"
+ related_articles: "Related"
+
+author:
+ byline_title: "著者"
+
+code:
+ copy: "コピー"
+ copied: "コピーしました"
+
+error:
+ 404_title: "ページが見つかりませんでした。 :confused:"
+ 404_error: "Error 404"
+ 404_description: "ご要望のページは存在しないようです。"
+
+footer:
+ dark_appearance: "ダークモードへ切り替え"
+ light_appearance: "ライトモードへ切り替え"
+ powered_by: "Powered by {{ .Hugo }} &amp; {{ .Theme }}"
+
+list:
+ externalurl_title: "外部サイトへリンク"
+ no_articles: "ここに掲載する記事はまだありません。"
+
+nav:
+ scroll_to_top_title: "TOPへスクロール"
+ skip_to_main: "メインコンテンツへスキップ"
+
+search:
+ open_button_title: "検索 (/)"
+ close_button_title: "閉じる (Esc)"
+ input_placeholder: "検索"
+
+sharing:
+ email: " Eメールを送る"
+ facebook: "Facebookでシェアする"
+ linkedin: "LinkedInでシェアする"
+ pinterest: "Pinterestでピンする"
+ reddit: "Redditに投稿する"
+ twitter: "Twitterに投稿する"
+
+shortcode:
+ recent_articles: "最近の記事"
+
+recent:
+ show_more: "もっと見る"