Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Merge 3.7 to master to fix build #4

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 16 commits into from
Aug 23, 2019
Merged
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ install:
script:
- powrap --check --quiet **/*.po
- pospell -p dict -l es_ES **/*.po
- make CPYTHON_CLONE=/tmp/cpython/ COMMIT=796698adf
- make CPYTHON_CLONE=/tmp/cpython/ COMMIT=15e7d2432294ec46f1ad84ce958fdeb9d4ca78b1
13 changes: 6 additions & 7 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,7 @@ How to Contribute
You can contribute using:

- Github
- `transifex <https://www.transifex.com/python-doc/public/>`_
- Or just by opening `an issue on github <https://github.com/python/python-docs-esfr/issues>`_
- Or just by opening `an issue on github <https://github.com/raulcd/python-docs-es/issues>`_


Contributing using Github
Expand All @@ -56,22 +55,22 @@ Prerequisites:
Let's start:

You'll need to fork the `python-docs-es
<https://github.com/python/python-docs-es>`_ clicking its ``Fork``
<https://github.com/raulcd/python-docs-es>`_ clicking its ``Fork``
button. This creates a copy of the whole project on your github
account: a place where you have the rights to do modifications.

Step by step:

.. code-block:: bash

# Git clone your github fork using ssh (replace JulienPalard):
git clone [email protected]:JulienPalard/python-docs-es.git
# Git clone your github fork using ssh (replace raulcd):
git clone [email protected]:raulcd/python-docs-es.git

# Go to the cloned directory:
cd python-docs-es/

# Add the upstream (the public repository) using HTTPS (won't ask for password):
git remote add upstream https://github.com/python/python-docs-es.git
git remote add upstream https://github.com/raulcd/python-docs-es.git

All the translations must be made on the latest release.
We never translate on an oldest version, by example, the latest python release
Expand Down Expand Up @@ -106,7 +105,7 @@ Now you're ready to start a work session, each time you'll start a new task, sta

# The previous command will print you a link to open a PR on github.
# If you missed it, just go to
# https://github.com/python/python-docs-es/ and a nice "Compare & pull request"
# https://github.com/raulcd/python-docs-es/ and a nice "Compare & pull request"
# button should appear after a few seconds telling you can ask for a pull request.

# Now someone is reviewing your modifications, and you'll want to fix their
Expand Down
30 changes: 29 additions & 1 deletion dict
Original file line number Diff line number Diff line change
@@ -1,32 +1,60 @@
argv
ASCII
backspace
batch
C
comilla
command
default
docstring
docstrings
else
if
import
imprimible
indentación
indentada
inicializar
interactivamente
intermezzo
iterador
m
multilínea
multi
option
Python
python
portable
posicional
posicionales
prompt
prompts
readline
recompilar
ref
referenciada
referenciadas
referenciado
referenciados
reordenar
s
seguirle
self
script
scripting
scripts
seguirle
semánticamente
sintácticamente
shell
situ
sockets
subíndices
sys
tipado
tty
tupla
tutorial
Tutorial
X
x
x
Loading