Thanks to visit codestin.com
Credit goes to github.com

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
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
almost there
  • Loading branch information
clacri committed Jun 8, 2020
commit c1516fe9515cec6fdefe9c72e87e8d3226bb65aa
43 changes: 41 additions & 2 deletions 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-06-06 19:43+0200\n"
"PO-Revision-Date: 2020-06-08 20:37+0200\n"
"Last-Translator: \n"
"Language: es\n"
"Language-Team: python-doc-esMIME-Version: 1.0\n"
Expand Down Expand Up @@ -3258,6 +3258,8 @@ msgid ""
"This is an advanced function that is not needed in everyday Python "
"programming, unlike :func:`importlib.import_module`."
msgstr ""
"Ésta es una función avanzada que no se necesita en el uso cotidiano de "
"programación en Python, a diferencia de :func:`importlib.import_module`."

#: ../Doc/library/functions.rst:1774
msgid ""
Expand All @@ -3270,6 +3272,15 @@ msgid ""
"implementation is in use. Direct use of :func:`__import__` is also "
"discouraged in favor of :func:`importlib.import_module`."
msgstr ""
"Esta función es invocada por la declaración :keyword:`import`. Puede ser "
"reemplazada para cambiar la semántica de la declaración :keyword:`!import` "
"(mediante la importación del módulo :mod:`builtins` y su asignación a "
"``builtins.__import__``), pero esto está **fuertemente** no recomendado ya "
"que es normalmente mucho más simple usar ganchos (*hooks*) de importación "
"(ver :pep:`302`) para obtener las mismas metas y sin causar problemas en "
"código que asume que la implementación por defecto de importaciones está "
"siendo utilizada. El uso directo de :func:`__import__` tampoco está "
"recomendado y se prefiere :func:`importlib.import_module`."

#: ../Doc/library/functions.rst:1783
msgid ""
Expand All @@ -3280,6 +3291,13 @@ msgid ""
"does not use its *locals* argument at all, and uses its *globals* only to "
"determine the package context of the :keyword:`import` statement."
msgstr ""
"La función importa el módulo *name*, usando potencialmente las *globals* y "
"*locals* indicadas para determinar como interpretar el nombre en el contexto "
"de un paquete. *fromlist* indica los nombres de objetos o submódulos que "
"deberían ser importados del módulo indicado por *name*. La implementación "
"estándar no utiliza su argumento *locals* para nada, y usa *globals* solo "
"para determinar el contexto en un paquete de la declaración :keyword:"
"`import`."

#: ../Doc/library/functions.rst:1790
msgid ""
Expand All @@ -3289,6 +3307,11 @@ msgid ""
"directory of the module calling :func:`__import__` (see :pep:`328` for the "
"details)."
msgstr ""
"*level* especifica si usar importaciones absolutas o relativas. ``0`` (por "
"defecto) significa sólo realizar importaciones absolutas. Valores positivos "
"de *level* indican el número de directorios progenitores relativos al del "
"módulo para buscar llamando a :func:`__import__` (ver :pep:`328` para los "
"detalles)."

#: ../Doc/library/functions.rst:1796
msgid ""
Expand All @@ -3297,41 +3320,57 @@ msgid ""
"module named by *name*. However, when a non-empty *fromlist* argument is "
"given, the module named by *name* is returned."
msgstr ""
"Cuando la variable *name* tiene la forma ``package.module``, normalmente el "
"paquete del nivel más alto (el nombre hasta el primer punto) se devuelve, "
"*no* el modulo llamado por *name*. Sin embargo, cuando un argumento "
"*fromlist* no vacío es indicado, el módulo llamado por *name* es retornado."

#: ../Doc/library/functions.rst:1801
msgid ""
"For example, the statement ``import spam`` results in bytecode resembling "
"the following code::"
msgstr ""
"Por ejemplo, la declaración ``import spam`` resulta en un bytecode similar "
"al siguiente código::"

#: ../Doc/library/functions.rst:1806
msgid "The statement ``import spam.ham`` results in this call::"
msgstr ""
msgstr "La declaración ``import spam.ham`` resulta en esta llamada::"

#: ../Doc/library/functions.rst:1810
msgid ""
"Note how :func:`__import__` returns the toplevel module here because this is "
"the object that is bound to a name by the :keyword:`import` statement."
msgstr ""
"Nótese cómo :func:`__import__` retorna el módulo del nivel superior en este "
"caso porque este es el objeto que está enlazado a un nombre por la "
"declaración :keyword:`import`."

#: ../Doc/library/functions.rst:1813
msgid ""
"On the other hand, the statement ``from spam.ham import eggs, sausage as "
"saus`` results in ::"
msgstr ""
"Por otra parte, la declaración ``from spam.ham import eggs, sausage as "
"saus`` resulta en ::"

#: ../Doc/library/functions.rst:1820
msgid ""
"Here, the ``spam.ham`` module is returned from :func:`__import__`. From "
"this object, the names to import are retrieved and assigned to their "
"respective names."
msgstr ""
"Aquí, el módulo ``spam.ham`` es retornado desde :func:`__import__`. Desde "
"este objeto, los nombres a importar son obtenidos y asignados a sus nombres "
"respectivos."

#: ../Doc/library/functions.rst:1824
msgid ""
"If you simply want to import a module (potentially within a package) by "
"name, use :func:`importlib.import_module`."
msgstr ""
"Si simplemente quieres importar un módulo (potencialmente dentro de un "
"paquete) por nombre, usa :func:`importlib.import_module`."

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