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
Agrego una traducción faltante y cambios menores
La línea "Contributing to docs" de `indexcontent.html` no estaba
disponible para traducción en el archivo `sphinx.po`
  • Loading branch information
mmmarcos committed Oct 29, 2022
commit d3a97272f6dd65be90e9eef319fd641f5c898da4
18 changes: 11 additions & 7 deletions sphinx.po
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,15 @@ msgstr ""
"Project-Id-Version: Python 3.8\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-05-06 11:59-0400\n"
"PO-Revision-Date: 2020-05-06 09:33-0300\n"
"PO-Revision-Date: 2022-10-29 14:12+0200\n"
"Last-Translator: \n"
"Language-Team: python-doc-es\n"
"Language: es_ES\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"Last-Translator: \n"
"Language-Team: python-doc-es\n"
"Language: es_ES\n"
"X-Generator: Poedit 2.3\n"
"X-Generator: Poedit 3.1.1\n"

#: ../Doc/tools/templates/customsourcelink.html:3
msgid "This Page"
Expand Down Expand Up @@ -74,7 +74,7 @@ msgstr "Referencia de la Biblioteca"

#: ../Doc/tools/templates/indexcontent.html:18
msgid "keep this under your pillow"
msgstr "Mantén esto bajo tu almohada"
msgstr "mantén esto bajo tu almohada"

#: ../Doc/tools/templates/indexcontent.html:19
msgid "Language Reference"
Expand All @@ -90,7 +90,7 @@ msgstr "Configuración y uso de Python"

#: ../Doc/tools/templates/indexcontent.html:22
msgid "how to use Python on different platforms"
msgstr "como usar Python en diferentes plataformas"
msgstr "cómo usar Python en diferentes plataformas"

#: ../Doc/tools/templates/indexcontent.html:23
msgid "Python HOWTOs"
Expand Down Expand Up @@ -198,6 +198,10 @@ msgstr "Reportar errores"
msgid "About the documentation"
msgstr "Acerca de la documentación"

#: ../Doc/tools/templates/indexcontent.html:61
msgid "Contributing to Docs"
msgstr "Contribuyendo con la Documentación"

#: ../Doc/tools/templates/indexcontent.html:62
msgid "History and License of Python"
msgstr "Historia y licencia de Python"
Expand Down