Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Update repository URL#333

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
raulcd merged 1 commit into3.8fromupdate-repo-url
May 23, 2020
Merged
Show file tree
Hide file tree
Changes fromall 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
6 changes: 3 additions & 3 deletions.overrides/CONTRIBUTING.rst
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -27,7 +27,7 @@ Necesitamos *mucho* de tu ayuda para poder seguir adelante con este proyecto.

#. Agrega el repositorio original como "upstream"::

git remote add upstream https://github.com/pycampes/python-docs-es.git
git remote add upstream https://github.com/python/python-docs-es.git

#. Crea una rama nueva en base al artículo en el que vayas a trabajar.
Por ejemplo, si vas a trabajar en el archivo ``glosario.po``, usa un nombre similar a::
Expand DownExpand Up@@ -118,12 +118,12 @@ Puedes ver el resultado con tu navegador de internet (Firefox, Chrome, etc) ejec
Y luego accediendo a http://localhost:8000/


.. _repositorio: https://github.com/PyCampES/python-docs-es
.. _repositorio: https://github.com/python/python-docs-es
.. _ayuda oficial de GitHub: https://help.github.com/es/github/getting-started-with-github/fork-a-repo
.. _ayuda oficial de GitHub para crear un Pull Request: https://help.github.com/es/github/collaborating-with-issues-and-pull-requests/about-pull-requests
.. _poedit: https://poedit.net/

.. _nuestro canal de Telegram: https://t.me/python_docs_es
.. _Memoria de traducción: https://python-docs-es.readthedocs.io/page/translation-memory.html
.. _la traducción al Portugués: https://docs.python.org/pt-br/3/
.. _lista de issues en GitHub: https://github.com/PyCampES/python-docs-es/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc
.. _lista de issues en GitHub: https://github.com/python/python-docs-es/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc
4 changes: 2 additions & 2 deletionsREADME.rst
View file
Open in desktop
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
Spanish Translation of the Python Documentation
===============================================

.. image:: https://travis-ci.org/PyCampES/python-docs-es.svg?branch=3.8
:target: https://travis-ci.org/PyCampES/python-docs-es
.. image:: https://travis-ci.org/python/python-docs-es.svg?branch=3.8
:target: https://travis-ci.org/python/python-docs-es
:alt: Build Status

.. image:: https://readthedocs.org/projects/python-docs-es/badge/?version=3.8
Expand Down

[8]ページ先頭

©2009-2025 Movatter.jp