1
1
# Copyright (C) 2001-2020, Python Software Foundation
2
2
# 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.
4
4
# docs-es@python.org / https://mail.python.org/mailman3/lists/docs-es.python.org/
5
5
# Check https://github.com/python/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers
6
6
#
7
- #, fuzzy
8
7
msgid ""
9
8
msgstr ""
10
9
"Project-Id-Version : Python 3.8\n "
11
10
"Report-Msgid-Bugs-To : \n "
12
11
"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 "
12
+ "PO-Revision-Date : 2020-10-26 06:52-0400\n "
15
13
"Language-Team : python-doc-es\n "
16
14
"MIME-Version : 1.0\n "
17
15
"Content-Type : text/plain; charset=UTF-8\n "
18
16
"Content-Transfer-Encoding : 8bit\n "
17
+ "Plural-Forms : nplurals=2; plural=(n != 1);\n "
18
+ "Last-Translator : \n "
19
+ "Language : es\n "
20
+ "X-Generator : Poedit 2.4.1\n "
19
21
20
22
#: ../Doc/library/urllib.error.rst:2
21
23
msgid ":mod:`urllib.error` --- Exception classes raised by urllib.request"
22
24
msgstr ""
25
+ ":mod:`urllib.error` --- Clases de excepción lanzadas por urllib.request"
23
26
24
27
#: ../Doc/library/urllib.error.rst:10
25
28
msgid "**Source code:** :source:`Lib/urllib/error.py`"
26
- msgstr ""
29
+ msgstr "**Código fuente:** :source:`Lib/urllib/error.py` "
27
30
28
31
#: ../Doc/library/urllib.error.rst:14
29
32
msgid ""
30
33
"The :mod:`urllib.error` module defines the exception classes for exceptions "
31
34
"raised by :mod:`urllib.request`. The base exception class is :exc:"
32
35
"`URLError`."
33
36
msgstr ""
37
+ "El módulo :mod:`urllib.error` define las clases de excepción para las "
38
+ "excepciones lanzadas por :mod:`urllib.request`. La clase de excepción base "
39
+ "es :exc:`URLError`."
34
40
35
41
#: ../Doc/library/urllib.error.rst:17
36
42
msgid ""
37
43
"The following exceptions are raised by :mod:`urllib.error` as appropriate:"
38
44
msgstr ""
45
+ "Las siguientes excepciones son lanzadas por :mod:`urllib.error` según sea "
46
+ "apropiado:"
39
47
40
48
#: ../Doc/library/urllib.error.rst:21
41
49
msgid ""
42
50
"The handlers raise this exception (or derived exceptions) when they run into "
43
51
"a problem. It is a subclass of :exc:`OSError`."
44
52
msgstr ""
53
+ "Los gestores lanzan esta excepción (o excepciones derivadas) cuando "
54
+ "encuentran un problema. Es una subclase de :exc:`OSError`."
45
55
46
56
#: ../Doc/library/urllib.error.rst:26
47
57
msgid ""
48
58
"The reason for this error. It can be a message string or another exception "
49
59
"instance."
50
60
msgstr ""
61
+ "El motivo de este error. Puede ser una cadena de mensaje u otra instancia de "
62
+ "una excepción."
51
63
52
64
#: ../Doc/library/urllib.error.rst:29
53
65
msgid ""
54
66
":exc:`URLError` has been made a subclass of :exc:`OSError` instead of :exc:"
55
67
"`IOError`."
56
68
msgstr ""
69
+ "Se ha convertido a :exc:`URLError` en una subclase de :exc:`OSError` en "
70
+ "lugar de :exc:`IOError`."
57
71
58
72
#: ../Doc/library/urllib.error.rst:36
59
73
msgid ""
@@ -62,23 +76,35 @@ msgid ""
62
76
"(the same thing that :func:`~urllib.request.urlopen` returns). This is "
63
77
"useful when handling exotic HTTP errors, such as requests for authentication."
64
78
msgstr ""
79
+ "A pesar de ser una excepción (una subclase de :exc:`URLError`), un :exc:"
80
+ "`HTTPError` también puede funcionar como un valor de retorno no excepcional "
81
+ "de tipo archivo (lo mismo que retorna :func:`~urllib.request.urlopen`). Esto "
82
+ "es útil para gestionar errores HTTP exóticos, como peticiones de "
83
+ "autentificación."
65
84
66
85
#: ../Doc/library/urllib.error.rst:44
67
86
msgid ""
68
87
"An HTTP status code as defined in :rfc:`2616`. This numeric value "
69
88
"corresponds to a value found in the dictionary of codes as found in :attr:"
70
89
"`http.server.BaseHTTPRequestHandler.responses`."
71
90
msgstr ""
91
+ "Un código de estado HTTP como los definidos en :rfc:`2616`. Este valor "
92
+ "numérico se corresponde con un valor de un diccionario de códigos como el "
93
+ "que hay en :attr:`http.server.BaseHTTPRequestHandler.responses`."
72
94
73
95
#: ../Doc/library/urllib.error.rst:50
74
96
msgid "This is usually a string explaining the reason for this error."
75
97
msgstr ""
98
+ "Normalmente esto es una cadena de caracteres que explica el motivo de este "
99
+ "error."
76
100
77
101
#: ../Doc/library/urllib.error.rst:54
78
102
msgid ""
79
103
"The HTTP response headers for the HTTP request that caused the :exc:"
80
104
"`HTTPError`."
81
105
msgstr ""
106
+ "Las cabeceras de la respuesta HTTP de la petición HTTP que causó el :exc:"
107
+ "`HTTPError`."
82
108
83
109
#: ../Doc/library/urllib.error.rst:61
84
110
msgid ""
@@ -87,3 +113,7 @@ msgid ""
87
113
"expected amount (given by the *Content-Length* header). The :attr:`content` "
88
114
"attribute stores the downloaded (and supposedly truncated) data."
89
115
msgstr ""
116
+ "Esta excepción se lanza cuando la función :func:`~urllib.request."
117
+ "urlretrieve` detecta que la cantidad de datos descargados es menor que la "
118
+ "esperada (dada por la cabecera *Content-Length*). El atributo :attr:"
119
+ "`content` almacena los datos descargados (y supuestamente truncados)."
0 commit comments