8000 Fix about.po PR merged. by raulcd · Pull Request #8 · python/python-docs-es · GitHub
[go: up one dir, main page]

Skip to content

Fix about.po PR merged. #8

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 22, 2019
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
Fix about.po PR merged.
  • Loading branch information
raulcd committed Dec 22, 2019
commit 0c41bb63cb789fabdc9c155d2502111117275ffc
6 changes: 3 additions & 3 deletions about.po
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgstr ""
"Project-Id-Version: Python 3.7\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-05-06 11:59-0400\n"
"PO-Revision-Date: 2019-10-29 17:23-0600\n"
"PO-Revision-Date: 2019-12-22 12:23+0100\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
Expand All @@ -28,7 +28,7 @@ msgid ""
"a document processor specifically written for the Python documentation."
msgstr ""
"Estos documentos son generados por `reStructuredText`_ desarrollado por "
"`Sphinx`_, un procesador de documentos específicamete escrito para la "
"`Sphinx`_, un procesador de documentos específicamente escrito para la "
"documentación de Python."

#: ../Doc/about.rst:15
Expand All @@ -40,7 +40,7 @@ msgid ""
msgstr ""
"El desarrollo de la documentación y su cadena de herramientas es un esfuerzo "
"enteramente voluntario, al igual que Python. Si tu quieres contribuir, por "
"favor revisa la página :ref:`bugs-reportados` para más información de cómo "
"favor revisa la página :ref:`reporting-bugs` para más información de cómo "
"hacerlo. Los nuevos voluntarios son siempre bienvenidos!"

#: ../Doc/about.rst:20
Expand Down
0