Skip to content
Prev Previous commit
Next Next commit
Fix translate
  • Loading branch information
srmorita committed Jan 25, 2023
commit cca46edbf2aeb1e0268e19beb26e5f877c868fbe
7 changes: 3 additions & 4 deletions library/intro.po
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ msgstr ""
"Project-Id-Version: Python 3.8\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-10-25 19:47+0200\n"
"PO-Revision-Date: 2023-01-25 10:38-0300\n"
"PO-Revision-Date: 2023-01-25 11:19-0300\n"
"Last-Translator: Francisco Mora <fr.morac@duocuc.cl>\n"
"Language-Team: python-doc-es\n"
"Language: es\n"
Expand Down Expand Up @@ -259,13 +259,12 @@ msgstr ""

# No estoy seguro de la traducción de "stubs", creo que se debería dejar en su versión en inglés.
#: ../Doc/library/intro.rst:108
#, fuzzy
msgid ""
"Some functions are stubs that either don't do anything and always return "
"hardcoded values."
msgstr ""
"Algunas funciones son \"stubs\" que no hacen nada y siempre devuelven "
"valores codificados."
"Algunas funciones son talones que no hacen nada y siempre devuelven valores "
"codificados."

#: ../Doc/library/intro.rst:111
msgid ""
Expand Down