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

Skip to content

Commit d19e206

Browse files
committed
started translation of library/functions.po
1 parent 409f1bc commit d19e206

File tree

1 file changed

+92
-55
lines changed

1 file changed

+92
-55
lines changed

library/functions.po

Lines changed: 92 additions & 55 deletions
Original file line numberDiff line numberDiff line change
@@ -1,219 +1,224 @@
11
# Copyright (C) 2001-2020, Python Software Foundation
22
# This file is distributed under the same license as the Python package.
3-
# Maintained by the python-doc-es workteam.
3+
# Maintained by the python-doc-es workteam.
44
# [email protected] / https://mail.python.org/mailman3/lists/docs-es.python.org/
55
# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers
66
#
7-
#, fuzzy
87
msgid ""
98
msgstr ""
109
"Project-Id-Version: Python 3.7\n"
1110
"Report-Msgid-Bugs-To: \n"
1211
"POT-Creation-Date: 2019-05-06 11:59-0400\n"
13-
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
14-
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
15-
"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es.python.org)\n"
12+
"PO-Revision-Date: 2020-05-05 22:35+0200\n"
13+
"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es."
14+
"python.org)\n"
1615
"MIME-Version: 1.0\n"
1716
"Content-Type: text/plain; charset=UTF-8\n"
1817
"Content-Transfer-Encoding: 8bit\n"
18+
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
19+
"Last-Translator: \n"
20+
"Language: es\n"
21+
"X-Generator: Poedit 2.3\n"
1922

2023
#: ../Doc/library/functions.rst:5 ../Doc/library/functions.rst:11
2124
msgid "Built-in Functions"
22-
msgstr ""
25+
msgstr "Funciones Built-in"
2326

2427
#: ../Doc/library/functions.rst:7
2528
msgid ""
2629
"The Python interpreter has a number of functions and types built into it "
2730
"that are always available. They are listed here in alphabetical order."
2831
msgstr ""
32+
"El intérprete de Python tiene una serie de funciones y tipos incluidos en él "
33+
"que están siempre disponibles. Están listados aquí en orden alfabético. "
2934

3035
#: ../Doc/library/functions.rst:13
3136
msgid ":func:`abs`"
32-
msgstr ""
37+
msgstr ":func:`abs`"
3338

3439
#: ../Doc/library/functions.rst:13
3540
msgid ":func:`delattr`"
36-
msgstr ""
41+
msgstr ":func:`delattr`"
3742

3843
#: ../Doc/library/functions.rst:13
3944
msgid ":func:`hash`"
40-
msgstr ""
45+
msgstr ":func:`hash`"
4146

4247
#: ../Doc/library/functions.rst:13
4348
msgid "|func-memoryview|_"
44-
msgstr ""
49+
msgstr "|func-memoryview|_"
4550

4651
#: ../Doc/library/functions.rst:13
4752
msgid "|func-set|_"
48-
msgstr ""
53+
msgstr "|func-set|_"
4954

5055
#: ../Doc/library/functions.rst:14
5156
msgid ":func:`all`"
52-
msgstr ""
57+
msgstr ":func:`all`"
5358

5459
#: ../Doc/library/functions.rst:14
5560
msgid "|func-dict|_"
56-
msgstr ""
61+
msgstr "|func-dict|_"
5762

5863
#: ../Doc/library/functions.rst:14
5964
msgid ":func:`help`"
60-
msgstr ""
65+
msgstr ":func:`help`"
6166

6267
#: ../Doc/library/functions.rst:14
6368
msgid ":func:`min`"
64-
msgstr ""
69+
msgstr ":func:`min`"
6570

6671
#: ../Doc/library/functions.rst:14
6772
msgid ":func:`setattr`"
68-
msgstr ""
73+
msgstr ":func:`setattr`"
6974

7075
#: ../Doc/library/functions.rst:15
7176
msgid ":func:`any`"
72-
msgstr ""
77+
msgstr ":func:`any`"
7378

7479
#: ../Doc/library/functions.rst:15
7580
msgid ":func:`dir`"
76-
msgstr ""
81+
msgstr ":func:`any`"
7782

7883
#: ../Doc/library/functions.rst:15
7984
msgid ":func:`hex`"
80-
msgstr ""
85+
msgstr ":func:`hex`"
8186

8287
#: ../Doc/library/functions.rst:15
8388
msgid ":func:`next`"
84-
msgstr ""
89+
msgstr ":func:`next`"
8590

8691
#: ../Doc/library/functions.rst:15
8792
msgid ":func:`slice`"
88-
msgstr ""
93+
msgstr ":func:`slice`"
8994

9095
#: ../Doc/library/functions.rst:16
9196
msgid ":func:`ascii`"
92-
msgstr ""
97+
msgstr ":func:`ascii`"
9398

9499
#: ../Doc/library/functions.rst:16
95100
msgid ":func:`divmod`"
96-
msgstr ""
101+
msgstr ":func:`divmod`"
97102

98103
#: ../Doc/library/functions.rst:16
99104
msgid ":func:`id`"
100-
msgstr ""
105+
msgstr ":func:`id`"
101106

102107
#: ../Doc/library/functions.rst:16
103108
msgid ":func:`object`"
104-
msgstr ""
109+
msgstr ":func:`object`"
105110

106111
#: ../Doc/library/functions.rst:16
107112
msgid ":func:`sorted`"
108-
msgstr ""
113+
msgstr ":func:`sorted`"
109114

110115
#: ../Doc/library/functions.rst:17
111116
msgid ":func:`bin`"
112-
msgstr ""
117+
msgstr ":func:`bin`"
113118

114119
#: ../Doc/library/functions.rst:17
115120
msgid ":func:`enumerate`"
116-
msgstr ""
121+
msgstr ":func:`enumerate`"
117122

118123
#: ../Doc/library/functions.rst:17
119124
msgid ":func:`input`"
120-
msgstr ""
125+
msgstr ":func:`input`"
121126

122127
#: ../Doc/library/functions.rst:17
123128
msgid ":func:`oct`"
124-
msgstr ""
129+
msgstr ":func:`oct`"
125130

126131
#: ../Doc/library/functions.rst:17
127132
msgid ":func:`staticmethod`"
128-
msgstr ""
133+
msgstr ":func:`staticmethod`"
129134

130135
#: ../Doc/library/functions.rst:18
131136
msgid ":func:`bool`"
132-
msgstr ""
137+
msgstr ":func:`bool`"
133138

134139
#: ../Doc/library/functions.rst:18
135140
msgid ":func:`eval`"
136-
msgstr ""
141+
msgstr ":func:`eval`"
137142

138143
#: ../Doc/library/functions.rst:18
139144
msgid ":func:`int`"
140-
msgstr ""
145+
msgstr ":func:`int`"
141146

142147
#: ../Doc/library/functions.rst:18
143148
msgid ":func:`open`"
144-
msgstr ""
149+
msgstr ":func:`open`"
145150

146151
#: ../Doc/library/functions.rst:18
147152
msgid "|func-str|_"
148-
msgstr ""
153+
msgstr "|func-str|_"
149154

150155
#: ../Doc/library/functions.rst:19
151156
msgid ":func:`breakpoint`"
152-
msgstr ""
157+
msgstr ":func:`breakpoint`"
153158

154159
#: ../Doc/library/functions.rst:19
155160
msgid ":func:`exec`"
156-
msgstr ""
161+
msgstr ":func:`exec`"
157162

158163
#: ../Doc/library/functions.rst:19
159164
msgid ":func:`isinstance`"
160-
msgstr ""
165+
msgstr ":func:`isinstance`"
161166

162167
#: ../Doc/library/functions.rst:19
163168
msgid ":func:`ord`"
164-
msgstr ""
169+
msgstr ":func:`ord`"
165170

166171
#: ../Doc/library/functions.rst:19
167172
msgid ":func:`sum`"
168-
msgstr ""
173+
msgstr ":func:`sum`"
169174

170175
#: ../Doc/library/functions.rst:20
171176
msgid "|func-bytearray|_"
172-
msgstr ""
177+
msgstr "|func-bytearray|_"
173178

174179
#: ../Doc/library/functions.rst:20
175180
msgid ":func:`filter`"
176-
msgstr ""
181+
msgstr ":func:`filter`"
177182

178183
#: ../Doc/library/functions.rst:20
179184
msgid ":func:`issubclass`"
180-
msgstr ""
185+
msgstr ":func:`issubclass`"
181186

182187
#: ../Doc/library/functions.rst:20
183188
msgid ":func:`pow`"
184-
msgstr ""
189+
msgstr ":func:`pow`"
185190

186191
#: ../Doc/library/functions.rst:20
187192
msgid ":func:`super`"
188-
msgstr ""
193+
msgstr ":func:`super`"
189194

190195
#: ../Doc/library/functions.rst:21
191196
msgid "|func-bytes|_"
192-
msgstr ""
197+
msgstr "|func-bytes|_"
193198

194199
#: ../Doc/library/functions.rst:21
195200
msgid ":func:`float`"
196-
msgstr ""
201+
msgstr ":func:`float`"
197202

198203
#: ../Doc/library/functions.rst:21
199204
msgid ":func:`iter`"
200-
msgstr ""
205+
msgstr ":func:`iter`"
201206

202207
#: ../Doc/library/functions.rst:21
203208
msgid ":func:`print`"
204-
msgstr ""
209+
msgstr ":func:`print`"
205210

206211
#: ../Doc/library/functions.rst:21
207212
msgid "|func-tuple|_"
208-
msgstr ""
213+
msgstr "|func-tuple|_"
209214

210215
#: ../Doc/library/functions.rst:22
211216
msgid ":func:`callable`"
212-
msgstr ""
217+
msgstr ":func:`callable`"
213218

214219
#: ../Doc/library/functions.rst:22
215220
msgid ":func:`format`"
216-
msgstr ""
221+
msgstr ":func:`format`"
217222

218223
#: ../Doc/library/functions.rst:22
219224
msgid ":func:`len`"
@@ -309,18 +314,25 @@ msgid ""
309314
"floating point number. If the argument is a complex number, its magnitude "
310315
"is returned."
311316
msgstr ""
317+
"Devuelve el valor absoluto de un número. El argumento puede ser un número "
318+
"entero o de punto flotante. Si el argumento es un número complejo, devuelve "
319+
"su magnitud."
312320

313321
#: ../Doc/library/functions.rst:52
314322
msgid ""
315323
"Return ``True`` if all elements of the *iterable* are true (or if the "
316324
"iterable is empty). Equivalent to::"
317325
msgstr ""
326+
"Devuelve ``True`` si todos los elementos del *iterable* son verdaderos (o "
327+
"si el iterable está vacío). Equivalente a::"
318328

319329
#: ../Doc/library/functions.rst:64
320330
msgid ""
321331
"Return ``True`` if any element of the *iterable* is true. If the iterable "
322332
"is empty, return ``False``. Equivalent to::"
323333
msgstr ""
334+
"Devuelve ``True`` si un elemento cualquiera del *iterable* es verdadero. Si "
335+
"el iteradle está vacío, devuelve ``False``. Equivalente a::"
324336

325337
#: ../Doc/library/functions.rst:76
326338
msgid ""
@@ -329,6 +341,10 @@ msgid ""
329341
"`repr` using ``\\x``, ``\\u`` or ``\\U`` escapes. This generates a string "
330342
"similar to that returned by :func:`repr` in Python 2."
331343
msgstr ""
344+
"Como :func:`repr`, devuelve una cadena que contiene una representación "
345+
"imprimible de un objeto, pero que escapa los caracteres no-ASCII que :func:"
346+
"`repr` devuelve usando ``\\x``, ``\\u`` or ``\\U``. Esto genera una cadena "
347+
"similar a la devuelta por :func:`repr` en Python 2."
332348

333349
#: ../Doc/library/functions.rst:84
334350
msgid ""
@@ -337,16 +353,22 @@ msgid ""
337353
"object, it has to define an :meth:`__index__` method that returns an "
338354
"integer. Some examples:"
339355
msgstr ""
356+
"Convierte un número entero a una cadena binaria con prefijo “0b”. El "
357+
"resultado es una expresión de Python válida. Si *x* no es un objeto de "
358+
"clase :class:`int` en Python, tiene que definir un método :meth:"
359+
"`__index__` que devuelva un entero. Algunos ejemplos:"
340360

341361
#: ../Doc/library/functions.rst:94
342362
msgid ""
343363
"If prefix \"0b\" is desired or not, you can use either of the following ways."
344364
msgstr ""
365+
"Según se desee o no el prefijo “0b”, se puede usar uno u otro de las "
366+
"siguientes maneras:"
345367

346368
#: ../Doc/library/functions.rst:101 ../Doc/library/functions.rst:703
347369
#: ../Doc/library/functions.rst:963
348370
msgid "See also :func:`format` for more information."
349-
msgstr ""
371+
msgstr "Veáse también :func:`format` para más información."
350372

351373
#: ../Doc/library/functions.rst:106
352374
msgid ""
@@ -357,11 +379,17 @@ msgid ""
357379
"It cannot be subclassed further. Its only instances are ``False`` and "
358380
"``True`` (see :ref:`bltin-boolean-values`)."
359381
msgstr ""
382+
"Devuelve un booleano, es decir, o bien ``True`` o ``False``. *x* es "
383+
"convertido usando el estándar :ref:`truth testing procedure <truth>`. Si *x* "
384+
"es falso o omitido, devuelve ``False``; en caso contrario devuelve "
385+
"``True``. La clase :class:`bool` es una subclase de :class:`int` (véase :"
386+
"ref:`typesnumeric`). De ella no pueden derivarse más subclases. Sus únicas "
387+
"instancias son ``False`` y ``True`` (véase :ref:`bltin-boolean-values`)."
360388

361389
#: ../Doc/library/functions.rst:115 ../Doc/library/functions.rst:581
362390
#: ../Doc/library/functions.rst:774
363391
msgid "*x* is now a positional-only parameter."
364-
msgstr ""
392+
msgstr "*x* es ahora un argumento solo de posición."
365393

366394
#: ../Doc/library/functions.rst:120
367395
msgid ""
@@ -374,6 +402,15 @@ msgid ""
374402
"other function and :func:`breakpoint` will automatically call that, allowing "
375403
"you to drop into the debugger of choice."
376404
msgstr ""
405+
"Esta función te lleva al depurador en el sitio donde se produce la llamada. "
406+
"Específicamente, llama a :func:`sys.breakpointhook`, pasando ``args`` y "
407+
"``kws`` directamente. Por defecto, ``sys.breakpointhook()`` llama a :func:"
408+
"`pdb.set_trace()` sin esperar argumentos. En este caso, es puramente una "
409+
"función de conveniencia para evitar el importe explícito de :mod:`pdb` o "
410+
"tener que escribir tanto código para entrar al depurador. Sin embargo, :func:"
411+
"`sys.breakpointhook` puede ser configurado a otra función y :func:"
412+
"`breakpoint` llamará automáticamente a esta, permitiendo entrar al depurador "
413+
"elegido."
377414

378415
#: ../Doc/library/functions.rst:136
379416
msgid ""

0 commit comments

Comments
 (0)