Skip to content

Commit e4821c9

Browse files
Updates for file src/pydata_sphinx_theme/locale/en/LC_MESSAGES/sphinx.po in es (#2015)
The following localization files have been updated: Parameter | Value ---- | ---- Source File | src/pydata_sphinx_theme/locale/en/LC_MESSAGES/sphinx.po Translation File | src/pydata_sphinx_theme/locale/es/LC_MESSAGES/sphinx.po Language Code | es Transifex Project | [pydata-sphinx-theme](https://app.transifex.com/12rambau/pydata-sphinx-theme/) Transifex Resource | [src..LC_MESSAGES/sphinx.po (main)](https://app.transifex.com/12rambau/pydata-sphinx-theme/79592a50a377d7a120926189491c3d76/) Transifex Event | translated --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent e24ca8b commit e4821c9

File tree

1 file changed

+15
-6
lines changed
  • src/pydata_sphinx_theme/locale/es/LC_MESSAGES

1 file changed

+15
-6
lines changed

src/pydata_sphinx_theme/locale/es/LC_MESSAGES/sphinx.po

Lines changed: 15 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,14 @@
1-
# Spanish translations for PROJECT.
1+
# English translations for PROJECT.
22
# Copyright (C) 2024 ORGANIZATION
33
# This file is distributed under the same license as the PROJECT project.
44
# FIRST AUTHOR <EMAIL@ADDRESS>, 2024.
5-
#
5+
#
6+
# Translators:
7+
# Rambaud Pierrick <[email protected]>, 2023
8+
# Cristhian Rivera, 2024
9+
# Felipe Moreno, 2024
10+
# Tania Allard, 2024
11+
#
612
msgid ""
713
msgstr ""
814

@@ -36,7 +42,8 @@ msgstr "Error"
3642

3743
#: src/pydata_sphinx_theme/theme/pydata_sphinx_theme/search.html:9
3844
msgid "Please activate JavaScript to enable the search functionality."
39-
msgstr "Por favor, active JavaScript para habilitar la funcionalidad de búsqueda."
45+
msgstr ""
46+
"Por favor, active JavaScript para habilitar la funcionalidad de búsqueda."
4047

4148
#: src/pydata_sphinx_theme/theme/pydata_sphinx_theme/components/breadcrumbs.html:6
4249
msgid "Breadcrumb"
@@ -49,7 +56,7 @@ msgstr "Inicio"
4956
#: src/pydata_sphinx_theme/theme/pydata_sphinx_theme/components/copyright.html:5
5057
#, python-format
5158
msgid "Copyright %(copyright)s"
52-
msgstr "© Copyright %(copyright)s."
59+
msgstr "Copyright %(copyright)s"
5360

5461
#: src/pydata_sphinx_theme/theme/pydata_sphinx_theme/components/copyright.html:8
5562
#, python-format
@@ -127,7 +134,7 @@ msgstr ""
127134

128135
#: src/pydata_sphinx_theme/theme/pydata_sphinx_theme/components/theme-switcher.html:3
129136
msgid "Color mode"
130-
msgstr ""
137+
msgstr "Tema"
131138

132139
#: src/pydata_sphinx_theme/theme/pydata_sphinx_theme/components/theme-switcher.html:4
133140
msgid "Light"
@@ -139,7 +146,7 @@ msgstr "Oscuro"
139146

140147
#: src/pydata_sphinx_theme/theme/pydata_sphinx_theme/components/theme-switcher.html:6
141148
msgid "System Settings"
142-
msgstr ""
149+
msgstr "Sistema"
143150

144151
#: src/pydata_sphinx_theme/theme/pydata_sphinx_theme/components/theme-version.html:3
145152
#, python-format
@@ -185,3 +192,5 @@ msgstr "Navegación del sitio"
185192
#~ msgid "© <a href=\"%(path)s\">Copyright</a> %(copyright)s."
186193
#~ msgstr "© <a href=\"%(path)s\">Copyright</a> %(copyright)s."
187194

195+
#~ msgid "light/dark"
196+
#~ msgstr "claro/oscuro"

0 commit comments

Comments
 (0)