github.com/square/finch@v0.0.0-20240412205204-6530c03e2b96/docs/themes/hugo-geekdoc/i18n/ja.yaml (about) 1 --- 2 edit_page: ページの編集 3 4 nav_navigation: ナビゲーション 5 nav_tags: タグ 6 nav_more: さらに 7 nav_top: トップへ戻る 8 9 form_placeholder_search: 検索 10 11 error_page_title: お困りですか?ご心配なく 12 error_message_title: お困りですか? 13 error_message_code: 404 エラー 14 error_message_text: > 15 お探しのものが見つからないようです。<a class="gdoc-error__link" href="{{ . }}">トップページ</a> 16 へ戻ることができるので、ご安心ください。 17 18 button_toggle_dark: モードの切替 ダーク/ライト/自動 19 button_nav_open: ナビゲーションを開く 20 button_nav_close: ナビゲーションを閉じる 21 button_menu_open: メニューバーを開く 22 button_menu_close: メニューバーを閉じる 23 button_homepage: トップページへ戻る 24 25 title_anchor_prefix: "アンカー先:" 26 27 posts_read_more: 全投稿を閲覧 28 posts_read_time: 29 one: "読むのに 1 分かかります" 30 other: "読むのに要する時間 {{ . }} (分)" 31 posts_update_prefix: 更新時刻 32 posts_count: 33 one: "一件の投稿" 34 other: "{{ . }} 件の投稿" 35 posts_tagged_with: "'{{ . }}'のタグが付いた記事全部" 36 37 footer_build_with: > 38 <a href="https://gohugo.io/" class="gdoc-footer__link">Hugo</a> でビルドしています。 39 <svg class="gdoc-icon gdoc_heart"><use xlink:href="#gdoc_heart"></use></svg> 40 footer_legal_notice: 法的な告知事項 41 footer_privacy_policy: プライバシーポリシー 42 footer_content_license_prefix: > 43 提供するコンテンツのライセンス 44 45 language_switch_no_tranlation_prefix: "未翻訳のページ:" 46 47 propertylist_required: 必須 48 propertylist_optional: 任意 49 propertylist_default: 既定値 50 51 pagination_page_prev: 前 52 pagination_page_next: 次 53 pagination_page_state: "{{ .PageNumber }}/{{ .TotalPages }}"