Files
hugo-theme-stack/i18n/ja.yaml
T

33 lines
804 B
YAML
Raw Normal View History

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