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

Update from 3.7#98

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
raulcd merged 40 commits into3.8fromupdate-from-3.7
May 6, 2020
Merged
Show file tree
Hide file tree
Changes fromall commits
Commits
Show all changes
40 commits
Select commitHold shift + click to select a range
68652d0
glossary first draft. not completed yet!
marian-vignauMay 3, 2020
8d5045e
91% ready
marian-vignauMay 4, 2020
8e926a7
92% ready
marian-vignauMay 4, 2020
ebf4763
100% ready
marian-vignauMay 4, 2020
88660d4
Added copyright ant to the traslators team
marian-vignauMay 4, 2020
78d6210
zlib.po
cacrespoMay 6, 2020
d7ef10e
zlib.po traducido
cacrespoMay 6, 2020
192e7cf
merged
marian-vignauMay 6, 2020
2785fc9
Many improvements and corrections
marian-vignauMay 6, 2020
179e96c
modificado translators
cacrespoMay 6, 2020
cc59716
Traducido archivo sphinx
nicocastanioMay 6, 2020
470141c
Traducido archivo contents
nicocastanioMay 6, 2020
1c7f8d5
Update sphinx.po
nicocastanioMay 6, 2020
cc07767
Update sphinx.po
nicocastanioMay 6, 2020
8c8ff7c
Update sphinx.po
nicocastanioMay 6, 2020
8337c2a
Update sphinx.po
nicocastanioMay 6, 2020
e9ed9ba
Update sphinx.po
nicocastanioMay 6, 2020
91f7d17
Update sphinx.po
nicocastanioMay 6, 2020
63841eb
Revert "Traducido archivo contents"
nicocastanioMay 6, 2020
f10c170
Traducido archivo contents. corrección
nicocastanioMay 6, 2020
b1828a7
Merge pull request #86 from nicocastanio/traduccion_contents
humitosMay 6, 2020
273a036
gitignore
humitosMay 6, 2020
f42f598
update submodules
humitosMay 6, 2020
22767f6
update cpython
humitosMay 6, 2020
fc7df80
Script to easily create issues on GH
humitosMay 6, 2020
d3d9203
Use polib directly
humitosMay 6, 2020
b2cf66f
Merge branch '3.7' into traduccion_sphinx
humitosMay 6, 2020
4248a33
Merge pull request #90 from PyCampES/traduccion_sphinx
humitosMay 6, 2020
b1d75fd
Merge branch '3.7' into script-create-issues
humitosMay 6, 2020
c4bdc32
Merge branch '3.7' into glossary
humitosMay 6, 2020
2066a26
Merge branch '3.7' into zlib
humitosMay 6, 2020
92607b0
Merge pull request #73 from cacrespo/zlib
humitosMay 6, 2020
b933497
Merge pull request #88 from PyCampES/script-create-issues
humitosMay 6, 2020
8ba1999
Merge pull request #53 from PyCampES/glossary
humitosMay 6, 2020
ffb4d91
Merge branch '3.7' of github.com:raulcd/python-docs-es into update-fr…
humitosMay 6, 2020
630c37f
Ignore
humitosMay 6, 2020
82f9911
Upgrade from 3.7 with new translations
humitosMay 6, 2020
e037df9
Fix regex
humitosMay 6, 2020
6a4640a
All fixed
humitosMay 6, 2020
948dd94
Merge branch '3.8' into update-from-3.7
humitosMay 6, 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
17 changes: 14 additions & 3 deletions.gitignore
View file
Open in desktop
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,18 @@
cpython/locale
*.mo
/_build/

# Submodules to avoid issues
cpython
.migration/tutorialpyar

# Files overriden by our scripts
Doc/tools/templates/customsourcelink.html
Doc/tools/templates/indexsidebar.html
Doc/CONTRIBUTING.rst
Doc/translation-memory.rst
Doc/upgrade-python-version.rst
locales/

# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
Expand DownExpand Up@@ -49,5 +60,5 @@ coverage.xml
# Ides
.vscode/
.idea/

.pospell
/translation-memory.po
/locale/
27 changes: 27 additions & 0 deletions.overrides/translation-memory.rst
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -39,3 +39,30 @@ Si quieres ver cómo se ha utilizado un término anteriormente, puedes utilizar

docstring
docstring. ``library/idle.po``

path
Ruta. ``glossary.po``

named tuple.
tupla nombrada ``glossary.po``

bytecodes
queda igual ``glossary.po``

deallocated
desalojable ``glossary.po``

callable
invocable ``glossary.po``

built-in
incorporada ``glossary.po``

mapping
mapeo ``glossary.po``

underscore
guión bajo ``glossary.po``

awaitable
aguardable ``glossary``
2 changes: 1 addition & 1 deletion.travis.yml
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -14,4 +14,4 @@ script:
- make build
branches:
only:
- /3\.\d/
- /^3\.\d$/
2 changes: 2 additions & 0 deletionsTRANSLATORS
View file
Open in desktop
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
Héctor Canto (@hectorcanto_dev)
Carlos Crespo (@cacrespo)
Raúl Cumplido (@raulcd)
Nicolás Demarchi (@gilgamezh)
Manuel Kaufmann (@humitos)
María Andrea Vignau (@mavignau @marian-vignau)
Marco Richetta (@marcorichetta)
12 changes: 7 additions & 5 deletionscontents.po
View file
Open in desktop
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,24 @@
# Copyright (C) 2001-2020, Python Software Foundation
# This file is distributed under the same license as the Python package.
# Maintained by the python-doc-es workteam.
# Maintained by the python-doc-es workteam.
# docs-es@python.org / https://mail.python.org/mailman3/lists/docs-es.python.org/
# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: Python 3.7\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-05-06 11:59-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"PO-Revision-Date: 2020-05-06 12:21-0300\n"
"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es.python.org)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"Last-Translator: \n"
"Language: es\n"
"X-Generator: Poedit 2.3\n"

#: ../Doc/contents.rst:3
msgid "Python Documentation contents"
msgstr ""
msgstr "Contenido de la documentación de Python"
9 changes: 9 additions & 0 deletionsdict
View file
Open in desktop
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
ASCII
Adler
Associates
Autocompletado
Awk
Expand DownExpand Up@@ -34,20 +35,24 @@ argv
array
arrays
attr
autenticación
autocompletado
backspace
bash
batch
bug
búfer
collector
comilla
command
compilada
criptográficamente
customización
customizarlo
datagramas
debugueando
default
descompresor
deserialización
deserializar
dict
Expand All@@ -66,6 +71,7 @@ format
fraccional
freeze
garbage
gzip
hardware
if
import
Expand DownExpand Up@@ -104,6 +110,7 @@ object
option
or
permitiéndole
permutaciones
pip
podés
portable
Expand DownExpand Up@@ -164,6 +171,7 @@ submódulo
submódulos
subpaquete
subpaquetes
subsecuencias
subíndices
sys
tab
Expand All@@ -177,3 +185,4 @@ tutorial
uninstall
vía
x
zlib
Loading

[8]ページ先頭

©2009-2025 Movatter.jp