@@ -15,7 +15,7 @@ msgstr ""
15
15
"Project-Id-Version : Python 3.8\n "
16
16
"Report-Msgid-Bugs-To : \n "
17
17
"POT-Creation-Date : 2020-05-05 12:54+0200\n "
18
- "PO-Revision-Date : 2020-08-28 14:54 +0200\n "
18
+ "PO-Revision-Date : 2020-09-06 12:06 +0200\n "
19
19
"Language-Team : python-doc-es\n "
20
20
"MIME-Version : 1.0\n "
21
21
"Content-Type : text/plain; charset=UTF-8\n "
@@ -980,7 +980,7 @@ msgstr ""
980
980
981
981
#: ../Doc/library/unittest.rst:614
982
982
msgid "Distinguishing test iterations using subtests"
983
- msgstr "Distinguiendo iteraciones de tests empleando subtests. "
983
+ msgstr "Distinguiendo iteraciones de tests empleando subtests"
984
984
985
985
#: ../Doc/library/unittest.rst:618
986
986
msgid ""
@@ -1008,7 +1008,7 @@ msgid ""
1008
1008
msgstr ""
1009
1009
"Sin usar un subtest, la ejecución se pararía después del primer fallo, y el "
1010
1010
"error sería más difícil de diagnosticar porque el valor de ``i`` no se "
1011
- "mostraría. "
1011
+ "mostraría:: "
1012
1012
1013
1013
#: ../Doc/library/unittest.rst:676
1014
1014
msgid "Classes and functions"
@@ -1779,51 +1779,51 @@ msgstr ""
1779
1779
1780
1780
#: ../Doc/library/unittest.rst:1257
1781
1781
msgid ":meth:`assertMultiLineEqual(a, b) <TestCase.assertMultiLineEqual>`"
1782
- msgstr ""
1782
+ msgstr ":meth:`assertMultiLineEqual(a, b) <TestCase.assertMultiLineEqual>` "
1783
1783
1784
1784
#: ../Doc/library/unittest.rst:1257
1785
1785
msgid "strings"
1786
- msgstr ""
1786
+ msgstr "strings "
1787
1787
1788
1788
#: ../Doc/library/unittest.rst:1260
1789
1789
msgid ":meth:`assertSequenceEqual(a, b) <TestCase.assertSequenceEqual>`"
1790
- msgstr ""
1790
+ msgstr ":meth:`assertSequenceEqual(a, b) <TestCase.assertSequenceEqual>` "
1791
1791
1792
1792
#: ../Doc/library/unittest.rst:1260
1793
1793
msgid "sequences"
1794
- msgstr ""
1794
+ msgstr "sequences "
1795
1795
1796
1796
#: ../Doc/library/unittest.rst:1263
1797
1797
msgid ":meth:`assertListEqual(a, b) <TestCase.assertListEqual>`"
1798
- msgstr ""
1798
+ msgstr ":meth:`assertListEqual(a, b) <TestCase.assertListEqual>` "
1799
1799
1800
1800
#: ../Doc/library/unittest.rst:1263
1801
1801
msgid "lists"
1802
- msgstr ""
1802
+ msgstr "lists "
1803
1803
1804
1804
#: ../Doc/library/unittest.rst:1266
1805
1805
msgid ":meth:`assertTupleEqual(a, b) <TestCase.assertTupleEqual>`"
1806
- msgstr ""
1806
+ msgstr ":meth:`assertTupleEqual(a, b) <TestCase.assertTupleEqual>` "
1807
1807
1808
1808
#: ../Doc/library/unittest.rst:1266
1809
1809
msgid "tuples"
1810
- msgstr ""
1810
+ msgstr "tuples "
1811
1811
1812
1812
#: ../Doc/library/unittest.rst:1269
1813
1813
msgid ":meth:`assertSetEqual(a, b) <TestCase.assertSetEqual>`"
1814
- msgstr ""
1814
+ msgstr ":meth:`assertSetEqual(a, b) <TestCase.assertSetEqual>` "
1815
1815
1816
1816
#: ../Doc/library/unittest.rst:1269
1817
1817
msgid "sets or frozensets"
1818
- msgstr ""
1818
+ msgstr "sets or frozensets "
1819
1819
1820
1820
#: ../Doc/library/unittest.rst:1272
1821
1821
msgid ":meth:`assertDictEqual(a, b) <TestCase.assertDictEqual>`"
1822
- msgstr ""
1822
+ msgstr ":meth:`assertDictEqual(a, b) <TestCase.assertDictEqual>` "
1823
1823
1824
1824
#: ../Doc/library/unittest.rst:1272
1825
1825
msgid "dicts"
1826
- msgstr ""
1826
+ msgstr "Dicts "
1827
1827
1828
1828
#: ../Doc/library/unittest.rst:1280
1829
1829
msgid ""
@@ -2089,7 +2089,7 @@ msgstr ""
2089
2089
2090
2090
#: ../Doc/library/unittest.rst:1530
2091
2091
msgid "An example illustrating the order::"
2092
- msgstr ""
2092
+ msgstr "Un ejemplo ilustrando el orden:: "
2093
2093
2094
2094
#: ../Doc/library/unittest.rst:1566
2095
2095
msgid ""
@@ -2108,7 +2108,7 @@ msgstr ""
2108
2108
2109
2109
#: ../Doc/library/unittest.rst:1581
2110
2110
msgid "Deprecated aliases"
2111
- msgstr ""
2111
+ msgstr "Alias deprecados "
2112
2112
2113
2113
#: ../Doc/library/unittest.rst:1583
2114
2114
msgid ""
@@ -2119,11 +2119,11 @@ msgstr ""
2119
2119
2120
2120
#: ../Doc/library/unittest.rst:1588
2121
2121
msgid "Method Name"
2122
- msgstr ""
2122
+ msgstr "Nombre del método "
2123
2123
2124
2124
#: ../Doc/library/unittest.rst:1588
2125
2125
msgid "Deprecated alias"
2126
- msgstr ""
2126
+ msgstr "Alias deprecado "
2127
2127
2128
2128
#: ../Doc/library/unittest.rst:1590
2129
2129
msgid ":meth:`.assertEqual`"
@@ -2247,7 +2247,7 @@ msgstr ""
2247
2247
2248
2248
#: ../Doc/library/unittest.rst:1615
2249
2249
msgid "Grouping tests"
2250
- msgstr ""
2250
+ msgstr "Agrupando tests "
2251
2251
2252
2252
#: ../Doc/library/unittest.rst:1619
2253
2253
msgid ""
@@ -2347,7 +2347,7 @@ msgstr ""
2347
2347
2348
2348
#: ../Doc/library/unittest.rst:1698
2349
2349
msgid "Loading and running tests"
2350
- msgstr ""
2350
+ msgstr "Cargando y ejecutando tests "
2351
2351
2352
2352
#: ../Doc/library/unittest.rst:1702
2353
2353
msgid ""
@@ -2982,13 +2982,15 @@ msgstr ""
2982
2982
2983
2983
#: ../Doc/library/unittest.rst:2230
2984
2984
msgid "The *exit* parameter was added."
2985
- msgstr ""
2985
+ msgstr "El parámetro *exit* fue añadido. "
2986
2986
2987
2987
#: ../Doc/library/unittest.rst:2233
2988
2988
msgid ""
2989
2989
"The *verbosity*, *failfast*, *catchbreak*, *buffer* and *warnings* "
2990
2990
"parameters were added."
2991
2991
msgstr ""
2992
+ "Los parámetros *verbosity*, *failfast*, *catchbreak*, *buffer* y *warnings* "
2993
+ "fueron añadidos."
2992
2994
2993
2995
#: ../Doc/library/unittest.rst:2237
2994
2996
msgid ""
@@ -2998,7 +3000,7 @@ msgstr ""
2998
3000
2999
3001
#: ../Doc/library/unittest.rst:2243
3000
3002
msgid "load_tests Protocol"
3001
- msgstr ""
3003
+ msgstr "Protocolo load_tests "
3002
3004
3003
3005
#: ../Doc/library/unittest.rst:2247
3004
3006
msgid ""
@@ -3021,7 +3023,7 @@ msgstr ""
3021
3023
3022
3024
#: ../Doc/library/unittest.rst:2258
3023
3025
msgid "It should return a :class:`TestSuite`."
3024
- msgstr ""
3026
+ msgstr "Debe retornar una :class:`TestSuite`. "
3025
3027
3026
3028
#: ../Doc/library/unittest.rst:2260
3027
3029
msgid ""
@@ -3129,7 +3131,7 @@ msgstr ""
3129
3131
3130
3132
#: ../Doc/library/unittest.rst:2346
3131
3133
msgid "setUpClass and tearDownClass"
3132
- msgstr ""
3134
+ msgstr "setUpClass y tearDownClass "
3133
3135
3134
3136
#: ../Doc/library/unittest.rst:2348
3135
3137
msgid "These must be implemented as class methods::"
@@ -3153,11 +3155,11 @@ msgstr ""
3153
3155
3154
3156
#: ../Doc/library/unittest.rst:2373
3155
3157
msgid "setUpModule and tearDownModule"
3156
- msgstr ""
3158
+ msgstr "setUpModule y tearDownModule "
3157
3159
3158
3160
#: ../Doc/library/unittest.rst:2375
3159
3161
msgid "These should be implemented as functions::"
3160
- msgstr ""
3162
+ msgstr "Estos deben ser implementados como funciones:: "
3161
3163
3162
3164
#: ../Doc/library/unittest.rst:2383
3163
3165
msgid ""
@@ -3209,7 +3211,7 @@ msgstr ""
3209
3211
3210
3212
#: ../Doc/library/unittest.rst:2422
3211
3213
msgid "Signal Handling"
3212
- msgstr ""
3214
+ msgstr "Manejo de señales "
3213
3215
3214
3216
#: ../Doc/library/unittest.rst:2426
3215
3217
msgid ""
0 commit comments