Skip to content

Commit 6d71d5b

Browse files
committed
Translate distutils/sourcedist.po
1 parent 86f30eb commit 6d71d5b

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
@@ -179,6 +180,7 @@ desinstalador
179180
desreferenciación
180181
dict
181182
dinámicamente
183+
distutils
182184
docstring
183185
docstrings
184186
ecualizadora
@@ -190,6 +192,7 @@ env
190192
especificador
191193
estáticamente
192194
except
195+
exclude
193196
exit
194197
f
195198
flag
@@ -214,6 +217,7 @@ implementadores
214217
import
215218
imports
216219
imprimible
220+
include
217221
indentación
218222
indentada
219223
indentadas
@@ -253,6 +257,7 @@ lowecase
253257
m
254258
manejador
255259
manejadores
260+
manifesto
256261
mantenibilidad
257262
mapeo
258263
mapeos
@@ -261,6 +266,7 @@ metaclases
261266
metadatos
262267
metadatos
263268
mezclarlos
269+
mini
264270
modularidad
265271
monoespaciada
266272
mortem
@@ -329,6 +335,7 @@ referenciarse
329335
remove
330336
reordenar
331337
request
338+
root
332339
run
333340
s
334341
script
@@ -363,6 +370,8 @@ stdin
363370
stdout
364371
strings
365372
sub
373+
subárbol
374+
subárboles
366375
subcarpetas
367376
subcomandos
368377
subdirectorio
@@ -377,7 +386,7 @@ t
377386
tab
378387
tabulación
379388
takefocus
380-
tarball
389+
tar
381390
tarball
382391
termcap
383392
testeo
@@ -405,6 +414,7 @@ wxPython
405414
wxWidgets
406415
wxwidgets
407416
x
417+
xz
408418
ydel
409419
ydel
410420
zip

0 commit comments

Comments
 (0)