Skip to content

Commit 363fbe9

Browse files
authored
Merge pull request #443 from cmaureir/traduccion-library-codecs
Traducido library/codecs
2 parents 15e2779 + cbdc59f commit 363fbe9

File tree

2 files changed

+1004
-335
lines changed

2 files changed

+1004
-335
lines changed

dict

+24-1
Original file line numberDiff line numberDiff line change
@@ -211,6 +211,7 @@ aproximarla
211211
argv
212212
array
213213
arrays
214+
ascii
214215
asignadores
215216
asincrónica
216217
asincrónico
@@ -242,6 +243,7 @@ bytes
242243
capturable
243244
capturador
244245
bzip
246+
bz
245247
bytearray
246248
búfer
247249
búferes
@@ -254,6 +256,7 @@ coerción
254256
collector
255257
coleccionable
256258
coleccionables
259+
colectivamente
257260
collector
258261
comilla
259262
command
@@ -273,6 +276,7 @@ contravariante
273276
contravariantes
274277
conversor
275278
correlacionan
279+
correlacionarán
276280
corrutina
277281
corrutinas
278282
covariante
@@ -282,6 +286,7 @@ curses
282286
customización
283287
customizarlo
284288
cíclicamente
289+
cp
285290
códec
286291
códecs
287292
datagramas
@@ -332,6 +337,7 @@ docstrings
332337
ecualizadora
333338
else
334339
encriptada
340+
endian
335341
enlace
336342
enrutamiento
337343
entendible
@@ -413,6 +419,7 @@ inicializando
413419
inicializar
414420
inicializarse
415421
inicializó
422+
internal
416423
insert
417424
install
418425
instanciación
@@ -428,8 +435,10 @@ intérpreter
428435
invocable
429436
invocables
430437
isinstance
438+
iso
431439
iterador
432440
iteradores
441+
iterativamente
433442
j
434443
json
435444
k
@@ -461,6 +470,7 @@ map
461470
mapear
462471
mapeo
463472
mapeos
473+
mbcs
464474
metacaracteres
465475
metaclase
466476
metaclases
@@ -620,6 +630,7 @@ remove
620630
renombramiento
621631
reordenar
622632
repr
633+
reposicionamiento
623634
reproducibles
624635
reproducible
625636
retrocompatible
@@ -706,6 +717,7 @@ subtiparse
706717
subárbol
707718
subárboles
708719
subíndice
720+
sudoriental
709721
subíndices
710722
super
711723
superclase
@@ -725,6 +737,8 @@ tipear
725737
token
726738
tokenizador
727739
tokens
740+
transcodificaciones
741+
transcodificación
728742
trick
729743
truncarlo
730744
tty
@@ -737,7 +751,9 @@ unario
737751
unices
738752
uninstall
739753
urllib
754+
us
740755
utf
756+
uuencode
741757
UTF
742758
vía
743759
versionados
@@ -835,6 +851,13 @@ reproducible
835851
retrocompatible
836852
remuestreo
837853
kernel
854+
pasándole
855+
StreamReader
856+
StreamReaderWriter
857+
StreamWriter
858+
StreamRecoder
859+
IncrementalEncoder
860+
IncrementalDecoder
838861
str
839862
pasándole
840863
kit
@@ -939,4 +962,4 @@ reentrantes
939962
rastrearlo
940963
readquirir
941964
Dijkstra
942-
Edsger
965+
Edsger

0 commit comments

Comments
 (0)