hugo-theme-stack/i18n/ja.yaml

34 lines
853 B
YAML
Raw Permalink Normal View History

toggleMenu: メニューを開く・閉じる
darkMode: ダークモード
list:
2024-03-28 00:03:10 +08:00
page: "{{ .Count }} ページ目"
section: セクション
subsection: サブセクション
article:
back: 前のページ
tableOfContents: 目次
relatedContent: 関連するコンテンツ
lastUpdatedOn: 最終更新
readingTime: "読了時間: {{ .Count }}分"
notFound:
title: 404 Not Found
subtitle: 指定されたページは存在しません。
widget:
archives:
title: アーカイブ
more: さらに見る
search:
title: 検索
placeholder: 入力...
resultTitle: "#PAGES_COUNT 件 #TIME_SECONDS 秒)"
footer:
2024-03-28 00:03:10 +08:00
builtWith: "{{ .Generator }} で構築されています。"
designedBy: テーマ {{ .Theme }} は {{ .DesignedBy }} によって設計されています。