Skip to content

Translate distutils/sourcedist.po #310

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 21, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ var/
.installed.cfg
*.egg
.mypy_cache/
.python-version

# PyInstaller
# Usually these files are written by a python script from a template
Expand Down
1 change: 1 addition & 0 deletions TRANSLATORS
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ Jhonatan Barrera (@iam3mer)
Héctor Canto (@hectorcanto_dev)
Carlos Crespo (@cacrespo)
Raúl Cumplido (@raulcd)
Carlos Joel Delgado Pizarro (@c0x6a)
Nicolás Demarchi (@gilgamezh)
Xavi Francisco (@srxavi)
Manuel Kaufmann (@humitos)
Expand Down
14 changes: 12 additions & 2 deletions dict
Original file line number Diff line number Diff line change
Expand Up @@ -142,12 +142,13 @@ big-endian
bloqueante
bug
built
build
byte
bytecode
bytes
búfer
búferes
cargable
bzip
cargable
class
coerción
Expand Down Expand Up @@ -180,6 +181,7 @@ desreferenciación
desreferenciarlas
dict
dinámicamente
distutils
docstring
docstrings
ecualizadora
Expand All @@ -193,6 +195,7 @@ env
especificador
estáticamente
except
exclude
exponenciación
exit
f
Expand All @@ -218,6 +221,7 @@ implementadores
import
imports
imprimible
include
indentación
indentada
indentadas
Expand Down Expand Up @@ -259,6 +263,7 @@ lowecase
m
manejador
manejadores
manifesto
mantenibilidad
mapeo
mapeos
Expand All @@ -267,6 +272,7 @@ metaclases
metadatos
metadatos
mezclarlos
mini
modularidad
monoespaciada
mortem
Expand Down Expand Up @@ -338,6 +344,7 @@ referenciarse
remove
reordenar
request
root
reubicar
run
s
Expand Down Expand Up @@ -373,6 +380,8 @@ stdin
stdout
strings
sub
subárbol
subárboles
subcarpetas
subcomandos
subdirectorio
Expand All @@ -387,7 +396,7 @@ t
tab
tabulación
takefocus
tarball
tar
tarball
termcap
testeo
Expand Down Expand Up @@ -416,6 +425,7 @@ wxPython
wxWidgets
wxwidgets
x
xz
ydel
zipimporter
zip
Expand Down
Loading