Skip to content

Commit 6e68f8a

Browse files
authored
Merge pull request #331 from python/funclaudia
2 parents ae1fb1f + 6714fc9 commit 6e68f8a

File tree

3 files changed

+624
-124
lines changed

3 files changed

+624
-124
lines changed

.overrides/translation-memory.rst

+4-1
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,9 @@ Términos y bigramas
3737
awaitable
3838
aguardable ``glossary``
3939

40+
slash and backslash
41+
barra y barra invertida ``c-api``,``tutorial``,``library/functions.po``
42+
4043
built-in
4144
incorporada ``glossary.po``
4245

@@ -59,7 +62,7 @@ Términos y bigramas
5962
docstring. ``library/idle.po``
6063

6164
handler
62-
gestor ``tutorial/errors.po``
65+
gestor ``tutorial/errors.po``, ``library/functions.po``
6366

6467
handle exception
6568
Gestionar excepción. ``tutorial/inputoutput.po``

dict

+21-3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
slice
2+
slices
3+
idiomática
4+
superclase
5+
classmethods
6+
super
7+
separándolos
8+
obtenedor
9+
asignador
10+
suprimidor
11+
escribibles
12+
heredable
13+
reintenta
14+
malformados
115
API
216
ASCII
317
Aahz
@@ -103,7 +117,6 @@ Qt
103117
Randal
104118
Refactorizados
105119
Refactorizar
106-
redireccionamiento
107120
Reilly
108121
Rezinsky
109122
Rossum
@@ -144,7 +157,6 @@ arrays
144157
asignadores
145158
asincrónica
146159
asincrónico
147-
asignador
148160
assert
149161
asserts
150162
attr
@@ -162,6 +174,7 @@ bloqueante
162174
booleano
163175
booleanos
164176
buffer
177+
buffering
165178
bug
166179
built
167180
builtins
@@ -267,6 +280,7 @@ h
267280
hardware
268281
hash
269282
hashables
283+
heurístico
270284
host
271285
i
272286
identación
@@ -375,11 +389,13 @@ multiprocesamiento
375389
multiproceso
376390
mutex
377391
mxBase
392+
n
378393
naíf
379394
naífs
380395
ncurses
381396
octale
382397
normalización
398+
octal
383399
operando
384400
operandos
385401
options
@@ -439,6 +455,7 @@ redimensionado
439455
redimensionados
440456
redimensionable
441457
redimensionables
458+
redireccionamiento
442459
redondeándolo
443460
ref
444461
refactorización
@@ -530,6 +547,7 @@ tipado
530547
tipear
531548
token
532549
tokens
550+
truncarlo
533551
tty
534552
tupla
535553
tuplas
@@ -601,4 +619,4 @@ retrocompatible
601619
remuestreo
602620
kernel
603621
str
604-
pasándole
622+
pasándole

0 commit comments

Comments
 (0)