Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 11 additions & 5 deletions src/pydata_sphinx_theme/locale/ca/LC_MESSAGES/sphinx.po
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# Catalan translations for PROJECT.
# English translations for PROJECT.
# Copyright (C) 2024 ORGANIZATION
# This file is distributed under the same license as the PROJECT project.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2024.
#
#
# Translators:
# Cristhian Rivera, 2024
# Oriol Abril-Pla <[email protected]>, 2024
#
msgid ""
msgstr ""

Expand Down Expand Up @@ -49,7 +53,7 @@ msgstr "Inici"
#: src/pydata_sphinx_theme/theme/pydata_sphinx_theme/components/copyright.html:5
#, python-format
msgid "Copyright %(copyright)s"
msgstr "© Copyright %(copyright)s."
msgstr "Copyright %(copyright)s"

#: src/pydata_sphinx_theme/theme/pydata_sphinx_theme/components/copyright.html:8
#, python-format
Expand Down Expand Up @@ -127,7 +131,7 @@ msgstr ""

#: src/pydata_sphinx_theme/theme/pydata_sphinx_theme/components/theme-switcher.html:3
msgid "Color mode"
msgstr ""
msgstr "Mode de color"

#: src/pydata_sphinx_theme/theme/pydata_sphinx_theme/components/theme-switcher.html:4
msgid "Light"
Expand All @@ -139,7 +143,7 @@ msgstr "Fosc"

#: src/pydata_sphinx_theme/theme/pydata_sphinx_theme/components/theme-switcher.html:6
msgid "System Settings"
msgstr ""
msgstr "Configuració del sistema"

#: src/pydata_sphinx_theme/theme/pydata_sphinx_theme/components/theme-version.html:3
#, python-format
Expand Down Expand Up @@ -185,3 +189,5 @@ msgstr "Navegació del lloc"
#~ msgid "© <a href=\"%(path)s\">Copyright</a> %(copyright)s."
#~ msgstr "© <a href=\"%(path)s\">Copyright</a> %(copyright)s."

#~ msgid "light/dark"
#~ msgstr "clar/fosc"
Loading