MitseaBlog/themes/hugo-theme-stack/i18n/ja.yaml

71 lines
1.2 KiB
YAML
Raw Normal View History

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