Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Traducir library typing#195#221

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
clacri merged 22 commits intopython:3.8fromhectorcanto:traducir_library_typing#195
Jun 25, 2020
Merged
Show file tree
Hide file tree
Changes from1 commit
Commits
Show all changes
22 commits
Select commitHold shift + click to select a range
3f8f856
Traduccion parcial de typing, hasta cadena 60
hectorcantoMay 10, 2020
cf6f6d6
Arreglar translator, actualizar memoria
hectorcantoMay 10, 2020
50424f8
Casi todas las cadenas revisadas, falta revision
hectorcantoMay 20, 2020
a064abf
dos entradas nuevas en la memoria
hectorcantoMay 21, 2020
bf7e304
Merge branch '3.8' into traducir_library_typing#195
hectorcantoMay 21, 2020
443e992
Revisar todas las fuzzy y añadir sugerencias de PR
hectorcantoMay 23, 2020
89295e1
Merge branch '3.8' into traducir_library_typing#195
hectorcantoMay 23, 2020
ebd625a
cambios menores
hectorcantoMay 23, 2020
f5cc5ba
Merge branch '3.8' into traducir_library_typing#195
hectorcantoMay 24, 2020
f02f6f2
Arreglar referenicas mal cerradas
hectorcantoMay 24, 2020
c58058a
Arreglo en referencia
hectorcantoMay 25, 2020
0936fb7
Corregidos errores detectados en revision de la build
hectorcantoMay 25, 2020
8f013ba
Mejorar redaccion en un texto
hectorcantoMay 25, 2020
64ce80a
Arreglo pequeño
hectorcantoJun 1, 2020
2246c91
Revisar dict, corregir ortografía en un campo
hectorcantoJun 3, 2020
ad9b738
Quitar mas duplicados
hectorcantoJun 9, 2020
25ca457
Merge branch '3.8' into traducir_library_typing#195
hectorcantoJun 9, 2020
b0590a7
Merge branch '3.8' into traducir_library_typing#195
clacriJun 14, 2020
875e6a6
Merge branch '3.8' into traducir_library_typing#195
hectorcantoJun 15, 2020
259e6d4
Actualizar dict y errores ortograficos en typing
hectorcantoJun 15, 2020
6cf644a
Merge branch '3.8' into traducir_library_typing#195
humitosJun 20, 2020
2ea7467
Merge branch '3.8' into traducir_library_typing#195
Jun 25, 2020
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
PrevPrevious commit
NextNext commit
Revisar dict, corregir ortografía en un campo
  • Loading branch information
@hectorcanto
hectorcanto committedJun 3, 2020
commit2246c919cb7575ad88866a9753aeac69316184b7
27 changes: 7 additions & 20 deletionsdict
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -26,7 +26,6 @@ Cookbook
Ctrl
Cython
Distutils
Distutils
FLTK
Fibonacci
Finder
Expand All@@ -42,7 +41,6 @@ Gtk+
HTML
Hammond
Hat
Hat
Henstridge
Hewlett
Hugunin
Expand All@@ -66,7 +64,6 @@ Mac
MacOS
Macintosh
Mandrake
Mandrake
Mark
Microsoft
Mitch
Expand DownExpand Up@@ -106,10 +103,8 @@ SciPy
SimpleFileExFlags
Smalltalk
Solaris
Solaris
Spot
Stein
subdirectorios
TCP
Tcl
Tix
Expand DownExpand Up@@ -144,7 +139,6 @@ backspace
bash
batch
bdist
bdist
big-endian
bloqueante
booleano
Expand DownExpand Up@@ -183,14 +177,11 @@ criptográficamente
curses
customización
customizarlo
códec
datagramas
debugueando
default
desasignar
descompresor
deserialización
deserializar
desreferenciar
desalojable
desambiguar
Expand All@@ -204,9 +195,7 @@ desasignarán
desasignador
desasignadores
descargable
desasignada
descargable
descompresor
deserialización
deserializar
desinstalador
Expand DownExpand Up@@ -338,24 +327,22 @@ multi
multicast
multihilo
multilínea
multiprocesamiento
mutex
mxBase
naif
naíf
naífs
nonlocal
ncurses
normalización
object
obsérvese
option
or
ordenables
path
pathlib
multiprocesamiento
mutex
mxBase
mxBase
naíf
naífs
ncurses
nonlocal
normalización
object
operando
operandos
Expand Down
4 changes: 2 additions & 2 deletionslibrary/typing.po
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -11,7 +11,7 @@ msgstr ""
"Project-Id-Version: Python 3.8\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-05-05 12:54+0200\n"
"PO-Revision-Date: 2020-06-01 09:51+0200\n"
"PO-Revision-Date: 2020-06-03 17:36+0200\n"
"Language-Team: python-doc-es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
Expand DownExpand Up@@ -329,7 +329,7 @@ msgid ""
msgstr ""
"Al usar una clase genérica sin especificar parámetros de tipo se asume :data:"
"`Any` para todas las posiciones. En el siguiente ejemplo, ``MyIterable`` no "
"es genérico pero heredaimplicitamente de ``Iterable[Any]``::"
"es genérico pero heredaimplícitamente de ``Iterable[Any]``::"

#: ../Doc/library/typing.rst:294
msgid "User defined generic type aliases are also supported. Examples::"
Expand Down

[8]ページ先頭

©2009-2025 Movatter.jp