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

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

Already on GitHub?Sign in to your account

Merged
humitos merged 59 commits into3.8fromfunclaudia
Jun 20, 2020
Merged
Show file tree
Hide file tree
Changes from1 commit
Commits
Show all changes
59 commits
Select commitHold shift + click to select a range
03e48ee
first int paragraph to open the pr draft
clacriMay 23, 2020
fc5905d
completed int
clacriMay 23, 2020
107b94c
included isinstance and issubclass
clacriMay 23, 2020
85d2af6
included len,iter and a few little things
clacriMay 23, 2020
853d8f6
included list,locals,map
clacriMay 23, 2020
54eb0f8
test first commit to new repo
clacriMay 23, 2020
e05820b
a few more functions before dinner
clacriMay 23, 2020
99c4082
Update library/functions.po
clacriMay 23, 2020
9b2b0f7
Update library/functions.po
clacriMay 23, 2020
44cb729
Apply suggestions from code review
clacriMay 23, 2020
2f47d66
after solving conflicts in dicts
clacriMay 23, 2020
19fd98f
test commit
clacriMay 24, 2020
8df49ee
solve build because something was half-translated
clacriMay 24, 2020
009c76f
a little bit more of open, ord and pow
clacriMay 24, 2020
dc673b0
solving post pulling conflict
clacriMay 24, 2020
00dc948
solving post pulling dict
clacriMay 25, 2020
b2d73c2
solved the build hopefully
clacriMay 26, 2020
45d8fa1
a little bit more of open and some words to memory
clacriMay 26, 2020
4623f1b
finally open completed
clacriMay 27, 2020
ff3d6e5
Merge branch '3.8' of https://github.com/python/python-docs-es into f…
clacriMay 30, 2020
a410d73
after pair translating
clacriMay 30, 2020
f53bee5
Merge branch '3.8' of https://github.com/python/python-docs-es into f…
clacriMay 30, 2020
7cfcd49
Merge branch '3.8' of https://github.com/python/python-docs-es into f…
clacriMay 31, 2020
7658e4b
last commit
clacriMay 31, 2020
dd2fda3
Merge branch '3.8' of https://github.com/python/python-docs-es into f…
clacriJun 6, 2020
799127e
a little bit more advanced thanks to pair programming
clacriJun 6, 2020
630bef7
added idiomática to dict
clacriJun 7, 2020
c6a4809
Merge branch '3.8' of https://github.com/python/python-docs-es into f…
clacriJun 8, 2020
092cbb0
solved the duplication
clacriJun 8, 2020
c1516fe
almost there
clacriJun 8, 2020
a80612f
Update library/functions.po
clacriJun 9, 2020
3a3bb8d
solved a little conflict after pull
clacriJun 10, 2020
90dc823
Merge branch 'funclaudia' of https://github.com/python/python-docs-es…
clacriJun 10, 2020
b7ab0d3
Update library/functions.po
clacriJun 13, 2020
0c0098c
Update library/functions.po
clacriJun 13, 2020
e6a32e6
Update library/functions.po
clacriJun 13, 2020
934e016
Update library/functions.po
clacriJun 13, 2020
df3070c
Update library/functions.po
clacriJun 13, 2020
0fcdf74
Update library/functions.po
clacriJun 13, 2020
faed1a3
Update library/functions.po
clacriJun 13, 2020
a8a1534
Update library/functions.po
clacriJun 13, 2020
0fd9c13
Update library/functions.po
clacriJun 13, 2020
7955b89
Update library/functions.po
clacriJun 13, 2020
cdda465
Update library/functions.po
clacriJun 13, 2020
f131155
Update library/functions.po
clacriJun 13, 2020
2365b4c
Update library/functions.po
clacriJun 13, 2020
5232f52
Update library/functions.po
clacriJun 13, 2020
5c5e40a
Update library/functions.po
clacriJun 13, 2020
fa4a846
Update library/functions.po
clacriJun 13, 2020
968f4a6
Update library/functions.po
clacriJun 13, 2020
77fa153
Update library/functions.po
clacriJun 13, 2020
fce222e
Merge branch '3.8' of https://github.com/python/python-docs-es into f…
clacriJun 13, 2020
eee26a8
changed devuelve por retorna
clacriJun 13, 2020
ae6167b
el iterador se detiene
clacriJun 13, 2020
a11e31f
Update library/functions.po
clacriJun 13, 2020
a32a65c
corrección slice y clase
clacriJun 13, 2020
206caba
Merge branch '3.8' of https://github.com/python/python-docs-es into f…
clacriJun 14, 2020
f11ace3
Update library/functions.po
clacriJun 14, 2020
6714fc9
some more corrections and removal of fuzzies
clacriJun 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
PrevPrevious commit
NextNext commit
a little bit more of open, ord and pow
  • Loading branch information
@clacri
clacri committedMay 24, 2020
commit009c76f7c594b3ba0a3764868afeed6c7bd5b0ca
1 change: 1 addition & 0 deletionsdict
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -226,6 +226,7 @@ h
hardware
hash
hashables
heurístico
host
i
idiomáticas
Expand Down
55 changes: 53 additions & 2 deletionslibrary/functions.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-07 14:37+0200\n"
"PO-Revision-Date: 2020-05-24 13:37+0200\n"
"PO-Revision-Date: 2020-05-25 00:45+0200\n"
"Last-Translator: \n"
"Language: es\n"
"Language-Team: python-doc-esMIME-Version: 1.0\n"
Expand DownExpand Up@@ -1578,7 +1578,7 @@ msgid ""
"``prompt`` before reading input"
msgstr ""
"Lanza un :ref:`auditing event <auditing>` ``builtins.input`` con el "
"argumento ``prompt`` antes de leer entrada."
"argumento ``prompt`` antes de leer entrada"

#, fuzzy
msgid ""
Expand DownExpand Up@@ -1961,6 +1961,7 @@ msgstr ""
"dado, será cerrado cuando el objeto de entrada-salida sea cerrado, a menos "
"que *closefd* esté puesto a ``False``.)"

# codificación local actual por current locale encoding?
#: ../Doc/library/functions.rst:1046
msgid ""
"*mode* is an optional string that specifies the mode in which the file is "
Expand All@@ -1974,6 +1975,17 @@ msgid ""
"encoding. (For reading and writing raw bytes use binary mode and leave "
"*encoding* unspecified.) The available modes are:"
msgstr ""
"*mode* es una cadena opcional que especifica el modo en el cual el fichero "
"es abierto. Su valor por defecto es ``’r’`` que significa que está abierto "
"para lectura en modo texto. Otros valores comunes son ``’w’`` para escritura "
"(truncando el fichero si ya existe), ``’x’`` para creación en exclusiva y "
"``’a’`` para añadir (lo que en algunos sistemas Unix implica que *toda* la "
"escritura añade al final del fichero independientemente de la posición de "
"búsqueda actual). En modo texto, si no se especifica *encoding* entonces la "
"codificación empleada es dependiente de plataforma: se invoca a ``locale."
"getpreferredencoding(False)`` para obtener la codificación local actual. "
"(Para lectura y escritura de bytes en crudo usa el modo binario y deja "
"*encoding* sin especificar). Los modos disponibles son:"

#: ../Doc/library/functions.rst:1063
msgid "Character"
Expand DownExpand Up@@ -2075,6 +2087,11 @@ msgid ""
"Python 3.0. Refer to the documentation of the :ref:`newline <open-newline-"
"parameter>` parameter for further details."
msgstr ""
"Hay un carácter adicional permitido para indicar un modo, ``’U’``, que ya no "
"tiene ningún efecto y que se considera obsoleto. Permitía anteriormente en "
"modo texto :term:`universal newlines`, lo que se convirtió en el "
"comportamiento por defecto en Python 3.0. Para más detalles, referirse a la "
"documentación del parámetro :ref:`newline <open-newline-parameter>`."

#: ../Doc/library/functions.rst:1094
msgid ""
Expand DownExpand Up@@ -2109,13 +2126,21 @@ msgid ""
"size\" and falling back on :attr:`io.DEFAULT_BUFFER_SIZE`. On many systems, "
"the buffer will typically be 4096 or 8192 bytes long."
msgstr ""
"Los ficheros binarios son transmitidos por búferes con tamaños fijos de "
"bloque; el tamaño del búfer es escogido usando un intento heurístico para "
"determinar el tamaño de bloque del dispositivo y recurriendo sino a :attr:"
"`io.DEFAULT_BUFFER_SIZE`. En muchos sistemas, el búfer tendrá normalmente un "
"tamaño de 4096 o 8192 bytes."

#: ../Doc/library/functions.rst:1109
msgid ""
"\"Interactive\" text files (files for which :meth:`~io.IOBase.isatty` "
"returns ``True``) use line buffering. Other text files use the policy "
"described above for binary files."
msgstr ""
"Los ficheros de texto \"interactivos\" (ficheros para los cuales :meth:`~io."
"IOBase.isatty` devuelve ``True``) usan buffering por líneas. Otros ficheros "
"de texto emplean la norma descrita anteriormente para ficheros binarios."

#: ../Doc/library/functions.rst:1113
msgid ""
Expand DownExpand Up@@ -2325,6 +2350,10 @@ msgid ""
"``ord('a')`` returns the integer ``97`` and ``ord('€')`` (Euro sign) returns "
"``8364``. This is the inverse of :func:`chr`."
msgstr ""
"Al proporcionarle una cadena representando un carácter Unicode, retorna un "
"entero que representa el código Unicode de ese carácter. Por ejemplo, "
"``ord('a')`` devuelve el entero ``97`` y ``ord('€')`` (símbolo del Euro) "
"retorna ``8364``. Esta es la función inversa de :func:`chr`."

#: ../Doc/library/functions.rst:1277
msgid ""
Expand All@@ -2333,6 +2362,10 @@ msgid ""
"mod``). The two-argument form ``pow(base, exp)`` is equivalent to using the "
"power operator: ``base**exp``."
msgstr ""
"Retorna *base* elevado a *exp*; si *mod* está presente, retorna *base* "
"elevado a *exp*, módulo *mod* (calculado de manera más eficiente que "
"``pow(base, exp) % mod``). La forma con dos argumentos ``pow(base, exp)`` "
"es equivalente a usar el operador potencia: ``base**exp``."

#: ../Doc/library/functions.rst:1282
msgid ""
Expand All@@ -2343,6 +2376,13 @@ msgid ""
"converted to float and a float result is delivered. For example, ``10**2`` "
"returns ``100``, but ``10**-2`` returns ``0.01``."
msgstr ""
"Los argumentos deben ser de tipo numérico. Si hay tipos mixtos de "
"operandos, las reglas de coerción para operadores binarios aritméticos "
"aplican. Para operandos de la clase :class:`int`, el resultado tiene el "
"mismo tipo que los operandos (después de la coerción) a menos que el segundo "
"argumento sea negativo; en tal caso, todos los argumentos son convertidos a "
"punto flotante y un resultado de punto flotante es retornado. Por ejemplo, "
"``10**2`` retorna ``100``, pero ``10**-2`` retorna ``0.01``."

#: ../Doc/library/functions.rst:1289
msgid ""
Expand All@@ -2352,21 +2392,32 @@ msgid ""
"``pow(inv_base, -exp, mod)`` is returned, where *inv_base* is an inverse to "
"*base* modulo *mod*."
msgstr ""
"Para operandos :class:`int` como *base* y *exp*, si *mod* está presente, "
"*mod* debe ser también de tipo entero y distinto de cero. Si *mod* está "
"presente y *exp* es negativo, *base* tiene que debe ser un número primo "
"relativo a *mod*. En ese caso, se retorna ``pow(inv_base, -exp, mod)``, "
"dónde *inv_base* es la inversa al módulo *mod* de *base*."

#: ../Doc/library/functions.rst:1295
msgid "Here's an example of computing an inverse for ``38`` modulo ``97``::"
msgstr ""
"Aquí tienes un ejemplo de cómo calcular la inversa de ``38`` módulo ``97``::"

#: ../Doc/library/functions.rst:1302
msgid ""
"For :class:`int` operands, the three-argument form of ``pow`` now allows the "
"second argument to be negative, permitting computation of modular inverses."
msgstr ""
"Para operandos :class:`int`, la forma de ``pow`` con tres argumentos acepta "
"ahora que el segundo argumento sea negativo, lo que permite el cálculo de "
"inversos modulares."

#: ../Doc/library/functions.rst:1307
msgid ""
"Allow keyword arguments. Formerly, only positional arguments were supported."
msgstr ""
"Permite argumentos de palabra clave. Anteriormente, solo se soportaba el uso "
"de argumentos posicionales."

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

[8]ページ先頭

©2009-2025 Movatter.jp