From dc410fc58166f95e1aba2ae7f21a1e69dacafe47 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Fri, 31 May 2024 20:03:01 +0000 Subject: [PATCH 1/2] i18n: Translate sphinx.po in es 100% translated source file: 'sphinx.po' on 'es'. --- .../locale/es/LC_MESSAGES/sphinx.po | 23 ++++++++++++------- 1 file changed, 15 insertions(+), 8 deletions(-) diff --git a/src/pydata_sphinx_theme/locale/es/LC_MESSAGES/sphinx.po b/src/pydata_sphinx_theme/locale/es/LC_MESSAGES/sphinx.po index 46adf1fa6..43c0edbcd 100644 --- a/src/pydata_sphinx_theme/locale/es/LC_MESSAGES/sphinx.po +++ b/src/pydata_sphinx_theme/locale/es/LC_MESSAGES/sphinx.po @@ -2,21 +2,26 @@ # Copyright (C) 2023 PyData developers # This file is distributed under the same license as the pydata-sphinx-theme # project. -# +# # Translators: # Rambaud Pierrick , 2023 # Cristhian Rivera, 2024 +# Felipe Moreno, 2024 +# msgid "" msgstr "" - +"Last-Translator: Felipe Moreno, 2024\n" +"Language-Team: Spanish (https://app.transifex.com/12rambau/teams/166811/es/)\n" +"Language: es\n" +"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" #: docs/conf.py:94 msgid "Click to expand" -msgstr "" +msgstr "Haga clic para ampliar" #: docs/conf.py:95 msgid "Click to collapse" -msgstr "" +msgstr "Haga clic para colapsar" #: src/pydata_sphinx_theme/theme/pydata_sphinx_theme/layout.html:39 msgid "Skip to main content" @@ -40,7 +45,8 @@ msgstr "Error" #: src/pydata_sphinx_theme/theme/pydata_sphinx_theme/search.html:9 msgid "Please activate JavaScript to enable the search functionality." -msgstr "Por favor, active JavaScript para habilitar la funcionalidad de búsqueda." +msgstr "" +"Por favor, active JavaScript para habilitar la funcionalidad de búsqueda." #: src/pydata_sphinx_theme/theme/pydata_sphinx_theme/components/breadcrumbs.html:13 msgid "Breadcrumb" @@ -146,14 +152,13 @@ msgstr "" #: src/pydata_sphinx_theme/theme/pydata_sphinx_theme/sections/announcement.html:4 msgid "Version warning" -msgstr "" +msgstr "Advertencia de versión" #: src/pydata_sphinx_theme/theme/pydata_sphinx_theme/sections/announcement.html:6 msgid "Announcement" -msgstr "" +msgstr "Anuncio" #: src/pydata_sphinx_theme/theme/pydata_sphinx_theme/sections/header.html:3 -#, fuzzy msgid "Site navigation" msgstr "Navegación del sitio" @@ -172,3 +177,5 @@ msgstr "Navegación del sitio" #~ msgid "Twitter" #~ msgstr "Twitter" +#~ msgid "Site Navigation" +#~ msgstr "Navegación del sitio" From 4cce3503f3167f592cb80411890736e653394306 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Fri, 31 May 2024 20:03:37 +0000 Subject: [PATCH 2/2] [pre-commit.ci] Automatic linting and formatting fixes --- src/pydata_sphinx_theme/locale/es/LC_MESSAGES/sphinx.po | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/pydata_sphinx_theme/locale/es/LC_MESSAGES/sphinx.po b/src/pydata_sphinx_theme/locale/es/LC_MESSAGES/sphinx.po index 43c0edbcd..045c3d408 100644 --- a/src/pydata_sphinx_theme/locale/es/LC_MESSAGES/sphinx.po +++ b/src/pydata_sphinx_theme/locale/es/LC_MESSAGES/sphinx.po @@ -10,10 +10,6 @@ # msgid "" msgstr "" -"Last-Translator: Felipe Moreno, 2024\n" -"Language-Team: Spanish (https://app.transifex.com/12rambau/teams/166811/es/)\n" -"Language: es\n" -"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" #: docs/conf.py:94 msgid "Click to expand"