Skip to content

Commit 3c988cc

Browse files
author
Hristo Roque
committed
Merge remote-tracking branch 'upstream/3.8' into traduccion-email.policy
2 parents 1d96e97 + 7d2116e commit 3c988cc

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+4993
-1051
lines changed

.overrides/translation-memory.rst

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,14 @@ Términos y bigramas
7373
handle exception
7474
Gestionar excepción. ``tutorial/inputoutput.po``
7575

76+
in-place, in place
77+
in situ. Aunque estrictamente no es español, su uso es generalizado.
78+
7679
library
7780
biblioteca. ``library/sqlite3.po``
81+
82+
list comprehension / list comprehensions
83+
lista por comprensión / listas por comprensión.
7884

7985
locale
8086
Configuración regional. ``library/functions.po`` and others
@@ -88,8 +94,14 @@ Términos y bigramas
8894
mapping
8995
mapeo ``glossary.po``
9096

91-
named tuple.
97+
named tuple
9298
tupla nombrada ``glossary.po``
99+
100+
overload, overloading
101+
sobrecargar, sobrecarga
102+
103+
override, overriding
104+
sobreescribir, sobreescritura
93105

94106
path
95107
ruta ``glossary.po``

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ install:
1010
- powrap --version
1111
script:
1212
- powrap --check --quiet **/*.po
13-
- cat dict dictionaries/*.txt > dict.txt
13+
- awk 1 dict dictionaries/*.txt > dict.txt
1414
- pospell -p dict.txt -l es_AR -l es_ES **/*.po
1515
- make build
1616
branches:

TRANSLATORS

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ Paula Aragón (@pandrearro
77
Jhonatan Barrera (@iam3mer)
88
Reinny Almonte Ramos (@jighdan)
99
Brian Bokser (@brianbok)
10+
José Luis Cantilo (@jcantilo)
1011
Héctor Canto (@hectorcanto)
1112
Carlos Crespo (@cacrespo)
1213
Raúl Cumplido (@raulcd)
@@ -28,15 +29,18 @@ Darwing Medina Lacayo (@darwing1210)
2829
Claudia Millán Nebot (@clacri @cheshireminima)
2930
Carlos Joel Delgado Pizarro (@c0x6a)
3031
María José Molina Contreras (@mjmolina)
32+
Marco Moresi (@mrcmoresi)
3133
Marco Richetta (@marcorichetta)
3234
Adolfo Hristo David Roque Gámez (@hristoroque)
3335
Elisabeth Ortega (@draentropia)
3436
Cristian Rengifo (@ingrengifo)
3537
Pablo Lobariñas (@Qkolnek)
38+
Santiago Piccinini (@spiccinini)
3639
Sergio Delgado Quintero (@sdelquin)
3740
Silvina Tamburini (@silvinabt87)
3841
David Trigo Chávez (@dtrinf)
3942
Agustina Quiros (@qagustina)
43+
Luis Llave (@llaveluis)
4044
Marcos Sánchez Provencio (@rapto)
4145
María Camila Guerrero Giraldo (@macaguegi)
4246
José Miguel Hernández Cabrera (@miguelheca)
@@ -46,3 +50,4 @@ Luis Sánchez (@LuisAISanchez)
4650
José Miguel Hernández Cabrera (@miguelheca)
4751
Naryie Vásquez Martínez (@narvmtz)
4852
Xavi Rambla Centellas (@xavirambla)
53+
Santiago E Fraire Willemoes (@Woile)

cpython

Submodule cpython updated 1808 files

0 commit comments

Comments
 (0)