File tree 1 file changed +3
-3
lines changed 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ msgstr ""
11
11
"Project-Id-Version : Python 3.8\n "
12
12
"Report-Msgid-Bugs-To : \n "
13
13
"POT-Creation-Date : 2021-03-19 11:16+0100\n "
14
- "PO-Revision-Date : 2021-08-19 17:12 -0500\n "
14
+ "PO-Revision-Date : 2021-09-24 10:57 -0500\n "
15
15
"Last-Translator : \n "
16
16
"Language : es\n "
17
17
"Language-Team : python-doc-es\n "
@@ -2296,13 +2296,13 @@ msgstr ""
2296
2296
2297
2297
#: ../Doc/library/test.rst:1622
2298
2298
msgid "Return the disassembly of *co* as string."
2299
- msgstr "Devuelve el desensamblaje de *co* como cadena."
2299
+ msgstr "Retorna el desensamblaje de *co* como cadena."
2300
2300
2301
2301
#: ../Doc/library/test.rst:1627
2302
2302
msgid ""
2303
2303
"Return instr if *opname* is found, otherwise throws :exc:`AssertionError`."
2304
2304
msgstr ""
2305
- "Devuelve instr si se encuentra *opname*, de lo contrario lanza :exc:"
2305
+ "Retorna instr si se encuentra *opname*, de lo contrario lanza :exc:"
2306
2306
"`AssertionError`."
2307
2307
2308
2308
#: ../Doc/library/test.rst:1632
You can’t perform that action at this time.
0 commit comments