Skip to content

Commit f8799f6

Browse files
authored
Merge pull request #310 from c0x6a/translation-sourcedit
Translate distutils/sourcedist.po
2 parents 2776ffb + d6b30f8 commit f8799f6

File tree

4 files changed

+189
-32
lines changed

4 files changed

+189
-32
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ var/
3838
.installed.cfg
3939
*.egg
4040
.mypy_cache/
41+
.python-version
4142

4243
# PyInstaller
4344
# Usually these files are written by a python script from a template

TRANSLATORS

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ Jhonatan Barrera (@iam3mer)
55
Héctor Canto (@hectorcanto_dev)
66
Carlos Crespo (@cacrespo)
77
Raúl Cumplido (@raulcd)
8+
Carlos Joel Delgado Pizarro (@c0x6a)
89
Nicolás Demarchi (@gilgamezh)
910
Xavi Francisco (@srxavi)
1011
Manuel Kaufmann (@humitos)

dict

+12-2
Original file line numberDiff line numberDiff line change
@@ -142,12 +142,13 @@ big-endian
142142
bloqueante
143143
bug
144144
built
145+
build
145146
byte
146147
bytecode
147148
bytes
148149
búfer
149150
búferes
150-
cargable
151+
bzip
151152
cargable
152153
class
153154
coerción
@@ -180,6 +181,7 @@ desreferenciación
180181
desreferenciarlas
181182
dict
182183
dinámicamente
184+
distutils
183185
docstring
184186
docstrings
185187
ecualizadora
@@ -193,6 +195,7 @@ env
193195
especificador
194196
estáticamente
195197
except
198+
exclude
196199
exponenciación
197200
exit
198201
f
@@ -218,6 +221,7 @@ implementadores
218221
import
219222
imports
220223
imprimible
224+
include
221225
indentación
222226
indentada
223227
indentadas
@@ -259,6 +263,7 @@ lowecase
259263
m
260264
manejador
261265
manejadores
266+
manifesto
262267
mantenibilidad
263268
mapeo
264269
mapeos
@@ -267,6 +272,7 @@ metaclases
267272
metadatos
268273
metadatos
269274
mezclarlos
275+
mini
270276
modularidad
271277
monoespaciada
272278
mortem
@@ -340,6 +346,7 @@ referenciarse
340346
remove
341347
reordenar
342348
request
349+
root
343350
reubicar
344351
run
345352
s
@@ -375,6 +382,8 @@ stdin
375382
stdout
376383
strings
377384
sub
385+
subárbol
386+
subárboles
378387
subcarpetas
379388
subcomandos
380389
subdirectorio
@@ -389,7 +398,7 @@ t
389398
tab
390399
tabulación
391400
takefocus
392-
tarball
401+
tar
393402
tarball
394403
termcap
395404
testeo
@@ -418,6 +427,7 @@ wxPython
418427
wxWidgets
419428
wxwidgets
420429
x
430+
xz
421431
ydel
422432
zipimporter
423433
zip

0 commit comments

Comments
 (0)