22# Copyright (C) 2023 PyData developers
33# This file is distributed under the same license as the pydata-sphinx-theme
44# project.
5- #
5+ #
66# Translators:
77# Tetsuo Koyama <tkoyama010@gmail.com>, 2024
8- #
98msgid ""
109msgstr ""
1110
12- #: docs/conf.py:94
11+ #: docs/conf.py:109
1312msgid "Click to expand"
1413msgstr "クリックして拡大"
1514
16- #: docs/conf.py:95
15+ #: docs/conf.py:110
1716msgid "Click to collapse"
1817msgstr "クリックして折りたたむ"
1918
20- #: src/pydata_sphinx_theme/theme/pydata_sphinx_theme/layout.html:39
19+ #: src/pydata_sphinx_theme/theme/pydata_sphinx_theme/layout.html:48
2120msgid "Skip to main content"
2221msgstr "本文へスキップ"
2322
24- #: src/pydata_sphinx_theme/theme/pydata_sphinx_theme/layout.html:51
23+ #: src/pydata_sphinx_theme/theme/pydata_sphinx_theme/layout.html:60
2524msgid "Back to top"
2625msgstr "トップに戻る"
2726
28- #: src/pydata_sphinx_theme/theme/pydata_sphinx_theme/components/search-button-field.html:5
29- #: src/pydata_sphinx_theme/theme/pydata_sphinx_theme/components/search-button-field.html:7
30- #: src/pydata_sphinx_theme/theme/pydata_sphinx_theme/components/search-button.html:5
27+ #: src/pydata_sphinx_theme/theme/pydata_sphinx_theme/components/search-button-field.html:6
28+ #: src/pydata_sphinx_theme/theme/pydata_sphinx_theme/components/search-button-field.html:8
29+ #: src/pydata_sphinx_theme/theme/pydata_sphinx_theme/components/search-button.html:3
3130#: src/pydata_sphinx_theme/theme/pydata_sphinx_theme/search.html:5
3231#: src/pydata_sphinx_theme/theme/pydata_sphinx_theme/search.html:28
3332msgid "Search"
@@ -41,18 +40,18 @@ msgstr "エラー"
4140msgid "Please activate JavaScript to enable the search functionality."
4241msgstr "検索機能を有効にするにはJavaScriptを有効にしてください。"
4342
44- #: src/pydata_sphinx_theme/theme/pydata_sphinx_theme/components/breadcrumbs.html:13
43+ #: src/pydata_sphinx_theme/theme/pydata_sphinx_theme/components/breadcrumbs.html:6
4544msgid "Breadcrumb"
4645msgstr "パンくずリスト"
4746
48- #: src/pydata_sphinx_theme/theme/pydata_sphinx_theme/components/breadcrumbs.html:17
47+ #: src/pydata_sphinx_theme/theme/pydata_sphinx_theme/components/breadcrumbs.html:10
4948msgid "Home"
5049msgstr "ホーム"
5150
5251#: src/pydata_sphinx_theme/theme/pydata_sphinx_theme/components/copyright.html:5
5352#, python-format
54- msgid "© <a href= \" %(path)s \" > Copyright</a> %(copyright)s. "
55- msgstr "© <a href= \" %(path)s \" > Copyright</a> %(copyright)s."
53+ msgid "Copyright %(copyright)s"
54+ msgstr "© Copyright %(copyright)s."
5655
5756#: src/pydata_sphinx_theme/theme/pydata_sphinx_theme/components/copyright.html:8
5857#, python-format
@@ -128,9 +127,21 @@ msgstr ""
128127"<a href=\" https://www.sphinx-doc.org/\" >Sphinx</a> %(sphinx_version)s "
129128"を使用して作成されました。"
130129
130+ #: src/pydata_sphinx_theme/theme/pydata_sphinx_theme/components/theme-switcher.html:3
131+ msgid "Color mode"
132+ msgstr ""
133+
134+ #: src/pydata_sphinx_theme/theme/pydata_sphinx_theme/components/theme-switcher.html:4
135+ msgid "Light"
136+ msgstr "ライト"
137+
131138#: src/pydata_sphinx_theme/theme/pydata_sphinx_theme/components/theme-switcher.html:5
132- msgid "light/dark"
133- msgstr "ライト/ダーク"
139+ msgid "Dark"
140+ msgstr "ダーク"
141+
142+ #: src/pydata_sphinx_theme/theme/pydata_sphinx_theme/components/theme-switcher.html:6
143+ msgid "System Settings"
144+ msgstr ""
134145
135146#: src/pydata_sphinx_theme/theme/pydata_sphinx_theme/components/theme-version.html:3
136147#, python-format
@@ -172,3 +183,7 @@ msgstr "サイトナビゲーション"
172183
173184#~ msgid "Site Navigation"
174185#~ msgstr "サイトナビゲーション"
186+
187+ #~ msgid "© <a href=\"%(path)s\">Copyright</a> %(copyright)s."
188+ #~ msgstr "© <a href=\"%(path)s\">Copyright</a> %(copyright)s."
189+
0 commit comments