Skip to content

This PR will finish the builtin functions po in library #331

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 59 commits into from
Jun 20, 2020
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
59 commits
Select commit Hold shift + click to select a range
03e48ee
first int paragraph to open the pr draft
clacri May 23, 2020
fc5905d
completed int
clacri May 23, 2020
107b94c
included isinstance and issubclass
clacri May 23, 2020
85d2af6
included len,iter and a few little things
clacri May 23, 2020
853d8f6
included list,locals,map
clacri May 23, 2020
54eb0f8
test first commit to new repo
clacri May 23, 2020
e05820b
a few more functions before dinner
clacri May 23, 2020
99c4082
Update library/functions.po
clacri May 23, 2020
9b2b0f7
Update library/functions.po
clacri May 23, 2020
44cb729
Apply suggestions from code review
clacri May 23, 2020
2f47d66
after solving conflicts in dicts
clacri May 23, 2020
19fd98f
test commit
clacri May 24, 2020
8df49ee
solve build because something was half-translated
clacri May 24, 2020
009c76f
a little bit more of open, ord and pow
clacri May 24, 2020
dc673b0
solving post pulling conflict
clacri May 24, 2020
00dc948
solving post pulling dict
clacri May 25, 2020
b2d73c2
solved the build hopefully
clacri May 26, 2020
45d8fa1
a little bit more of open and some words to memory
clacri May 26, 2020
4623f1b
finally open completed
clacri May 27, 2020
ff3d6e5
Merge branch '3.8' of https://github.com/python/python-docs-es into f…
clacri May 30, 2020
a410d73
after pair translating
clacri May 30, 2020
f53bee5
Merge branch '3.8' of https://github.com/python/python-docs-es into f…
clacri May 30, 2020
7cfcd49
Merge branch '3.8' of https://github.com/python/python-docs-es into f…
clacri May 31, 2020
7658e4b
last commit
clacri May 31, 2020
dd2fda3
Merge branch '3.8' of https://github.com/python/python-docs-es into f…
clacri Jun 6, 2020
799127e
a little bit more advanced thanks to pair programming
clacri Jun 6, 2020
630bef7
added idiomática to dict
clacri Jun 7, 2020
c6a4809
Merge branch '3.8' of https://github.com/python/python-docs-es into f…
clacri Jun 8, 2020
092cbb0
solved the duplication
clacri Jun 8, 2020
c1516fe
almost there
clacri Jun 8, 2020
a80612f
Update library/functions.po
clacri Jun 9, 2020
3a3bb8d
solved a little conflict after pull
clacri Jun 10, 2020
90dc823
Merge branch 'funclaudia' of https://github.com/python/python-docs-es…
clacri Jun 10, 2020
b7ab0d3
Update library/functions.po
clacri Jun 13, 2020
0c0098c
Update library/functions.po
clacri Jun 13, 2020
e6a32e6
Update library/functions.po
clacri Jun 13, 2020
934e016
Update library/functions.po
clacri Jun 13, 2020
df3070c
Update library/functions.po
clacri Jun 13, 2020
0fcdf74
Update library/functions.po
clacri Jun 13, 2020
faed1a3
Update library/functions.po
clacri Jun 13, 2020
a8a1534
Update library/functions.po
clacri Jun 13, 2020
0fd9c13
Update library/functions.po
clacri Jun 13, 2020
7955b89
Update library/functions.po
clacri Jun 13, 2020
cdda465
Update library/functions.po
clacri Jun 13, 2020
f131155
Update library/functions.po
clacri Jun 13, 2020
2365b4c
Update library/functions.po
clacri Jun 13, 2020
5232f52
Update library/functions.po
clacri Jun 13, 2020
5c5e40a
Update library/functions.po
clacri Jun 13, 2020
fa4a846
Update library/functions.po
clacri Jun 13, 2020
968f4a6
Update library/functions.po
clacri Jun 13, 2020
77fa153
Update library/functions.po
clacri Jun 13, 2020
fce222e
Merge branch '3.8' of https://github.com/python/python-docs-es into f…
clacri Jun 13, 2020
eee26a8
changed devuelve por retorna
clacri Jun 13, 2020
ae6167b
el iterador se detiene
clacri Jun 13, 2020
a11e31f
Update library/functions.po
clacri Jun 13, 2020
a32a65c
corrección slice y clase
clacri Jun 13, 2020
206caba
Merge branch '3.8' of https://github.com/python/python-docs-es into f…
clacri Jun 14, 2020
f11ace3
Update library/functions.po
clacri Jun 14, 2020
6714fc9
some more corrections and removal of fuzzies
clacri Jun 15, 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
Prev Previous commit
Next Next commit
a little bit more of open and some words to memory
  • Loading branch information
clacri committed May 26, 2020
commit 45d8fa18c7093e504a98e547d15296ae3ae49db0
5 changes: 4 additions & 1 deletion .overrides/translation-memory.rst
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,9 @@ Términos y bigramas
awaitable
aguardable ``glossary``

slash and backslash
barra y barra invertida ``c-api``,``tutorial``,``library/functions.po``

built-in
incorporada ``glossary.po``

Expand All @@ -59,7 +62,7 @@ Términos y bigramas
docstring. ``library/idle.po``

handler
gestor ``tutorial/errors.po``
gestor ``tutorial/errors.po``, ``library/functions.po``

handle exception
Gestionar excepción. ``tutorial/inputoutput.po``
Expand Down
1 change: 1 addition & 0 deletions dict
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
malformados
API
ASCII
Aahz
Expand Down
30 changes: 29 additions & 1 deletion library/functions.po
Original file line number Diff line number Diff 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-07 14:37+0200\n"
"PO-Revision-Date: 2020-05-25 00:45+0200\n"
"PO-Revision-Date: 2020-05-27 01:33+0200\n"
"Last-Translator: \n"
"Language: es\n"
"Language-Team: python-doc-esMIME-Version: 1.0\n"
Expand Down Expand Up @@ -2150,6 +2150,12 @@ msgid ""
"term:`text encoding` supported by Python can be used. See the :mod:`codecs` "
"module for the list of supported encodings."
msgstr ""
"*encoding* es el nombre de la codificación empleada con el fichero. Esto "
"solo debe ser usado en el modo texto. La codificación por defecto es "
"dependiente de plataforma (aquello que devuelve :func:`locale."
"getpreferredencoding`), pero puede emplearse cualquier :term:`text "
"encoding` soportado por Python. Véase el módulo :mod:`codecs` para la "
"lista de codificaciones soportadas."

#: ../Doc/library/functions.rst:1120
msgid ""
Expand All @@ -2159,24 +2165,36 @@ msgid ""
"though any error handling name that has been registered with :func:`codecs."
"register_error` is also valid. The standard names include:"
msgstr ""
"*errors* es una cadena opcional que especifica como deben manejarse los "
"errores de codificación y descodificación -- esto no puede ser usado en modo "
"binario. Están disponibles varios gestores de error (listados en :ref:"
"`error-handlers`), pero también es válido cualquier nombre de gestión de "
"error registrado con :func:`codecs.register_error`. Los nombres estándar "
"incluyen: "

#: ../Doc/library/functions.rst:1128
msgid ""
"``'strict'`` to raise a :exc:`ValueError` exception if there is an encoding "
"error. The default value of ``None`` has the same effect."
msgstr ""
"``'strict'`` para lanzar una excepción :exc:`ValueError` si hay un error de "
"codificación. El valor por defecto, ``None``, produce el mismo efecto. "

#: ../Doc/library/functions.rst:1132
msgid ""
"``'ignore'`` ignores errors. Note that ignoring encoding errors can lead to "
"data loss."
msgstr ""
"``'ignore'`` ignora los errores. Nótese que ignorar errores de codificación "
"puede conllevar la pérdida de datos. "

#: ../Doc/library/functions.rst:1135
msgid ""
"``'replace'`` causes a replacement marker (such as ``'?'``) to be inserted "
"where there is malformed data."
msgstr ""
"``'replace'`` provoca que se inserte un marcador de reemplazo (como "
"``'?'``) en aquellos sitios donde hay datos malformados."

#: ../Doc/library/functions.rst:1138
msgid ""
Expand All @@ -2186,19 +2204,29 @@ msgid ""
"``surrogateescape`` error handler is used when writing data. This is useful "
"for processing files in an unknown encoding."
msgstr ""
"``'surrogateescape'`` representa bytes incorrectos como puntos código del "
"*Unicode Private Use Area* que van desde U+DC80 a U+DCFF. Estos puntos "
"código privados volverán a convertirse en los mismos bytes cuando el gestor "
"de errores ``surrogateescape`` sea usando al escribir datos. Esto es útil "
"para el procesado de ficheros con una codificación desconocida. "

#: ../Doc/library/functions.rst:1145
msgid ""
"``'xmlcharrefreplace'`` is only supported when writing to a file. Characters "
"not supported by the encoding are replaced with the appropriate XML "
"character reference ``&#nnn;``."
msgstr ""
"``'xmlcharrefreplace'`` está soportado solamente cuando se escribe a un "
"fichero. Los caracteres que no estén soportados por la codificación son "
"reemplazados por la referencia al carácter XML apropiado ``&#nnn;``."

#: ../Doc/library/functions.rst:1149
msgid ""
"``'backslashreplace'`` replaces malformed data by Python's backslashed "
"escape sequences."
msgstr ""
"``'backslashreplace'`` reemplaza datos malformados con las secuencias de "
"escapes de barra invertida de Python."

#: ../Doc/library/functions.rst:1152
msgid ""
Expand Down