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

Commit0aa90e5

Browse files
committed
Merge branch '3.8' ofhttps://github.com/python/python-docs-es into claudia_unittest
2 parents05e90e9 +80f480f commit0aa90e5

File tree

13 files changed

+431
-100
lines changed

13 files changed

+431
-100
lines changed

‎.overrides/CONTRIBUTING.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,8 @@ contribución, queremos señalar algunos lineamientos generales.
8282
#. Cuando hayas terminado tu sesión, debes guardar tus cambios y enviarlos a
8383
GitHub de nuevo::
8484

85-
git commit -am 'Traducido archivo {nombre de archivo}'git push origin
86-
traduccion-glosario
85+
git commit -am 'Traducido archivo {nombre de archivo}'
86+
git push origintraduccion-glosario
8787

8888
#. No olvides añadir tu nombre al archivo ``TRANSLATORS`` si no lo has hecho
8989
todavía. Los nombres se encuentran ordenados alfabéticamente por apellido.

‎README.rst

Lines changed: 14 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
Spanish Translation of the Python Documentation
2-
===============================================
3-
41
..image::https://travis-ci.org/python/python-docs-es.svg?branch=3.8
52
:target:https://travis-ci.org/python/python-docs-es
63
:alt:Build Status
@@ -10,6 +7,20 @@ Spanish Translation of the Python Documentation
107
:alt:Documentation Status
118

129

10+
Traducción al Español de la Documentación de Python
11+
===================================================
12+
13+
Cómo contribuir
14+
---------------
15+
16+
Tenemos una guía que te ayudará a contribuir en: https://python-docs-es.readthedocs.io/page/CONTRIBUTING.html.
17+
Por favor, consulta para saber más detalles.
18+
19+
20+
21+
Spanish Translation of the Python Documentation
22+
===============================================
23+
1324
How to Contribute
1425
-----------------
1526

‎TRANSLATORS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,8 @@ Naryie Vásquez Martínez (@narvmtz)
7777
María Andrea Vignau (@mavignau @marian-vignau)
7878
David Revillas (@r3v1)
7979
Xavi Rambla Centellas (@xavirambla)
80+
Elias Urios Alacreu(@Buzzeitor30)
8081
Santiago E Fraire Willemoes (@Woile)
8182
Alfonso Reyes (@mxarc)
8283
Gustavo Adolfo Huarcaya Delgado (@diavolo)
84+
Enrique Giménez (@fenriquegimenez)

‎dictionaries/library_cmath.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
phi
2+
arcocoseno
3+
arcoseno
4+
arcotangente

‎dictionaries/library_filecmp.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
hooks
2+
mtime
3+
recursivamente

‎dictionaries/library_poplib.txt

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
Eudora
2+
QPOP
3+
QUIT
4+
r-commands
5+
RETR
6+
TLS
7+
PEM
8+
keep-alive
9+
APOP
10+
POP3
11+
POP
12+
TOP
13+
RFC
14+
CA
15+
SSL
16+
POP3-over-SSL
17+
IMAP

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp