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

Skip to content

Commit 412e95a

Browse files
committed
Correccion de traduccion
Signed-off-by: Frank Montalvo Ochoa <[email protected]>
1 parent 6451c52 commit 412e95a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

library/test.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgstr ""
1111
"Project-Id-Version: Python 3.8\n"
1212
"Report-Msgid-Bugs-To: \n"
1313
"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"
1515
"Last-Translator: \n"
1616
"Language: es\n"
1717
"Language-Team: python-doc-es\n"
@@ -2296,13 +2296,13 @@ msgstr ""
22962296

22972297
#: ../Doc/library/test.rst:1622
22982298
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."
23002300

23012301
#: ../Doc/library/test.rst:1627
23022302
msgid ""
23032303
"Return instr if *opname* is found, otherwise throws :exc:`AssertionError`."
23042304
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:"
23062306
"`AssertionError`."
23072307

23082308
#: ../Doc/library/test.rst:1632

0 commit comments

Comments
 (0)