Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Actualizo diccionario
  • Loading branch information
Kajachuan committed Feb 2, 2021
commit d58140cefd7abcc5d1834a84748fe0a06e007206
5 changes: 4 additions & 1 deletion dictionaries/howto_functional.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,7 @@ multiparadigma
Demostrabilidad
evitación
correctitud
impráctico
impráctico
Componibilidad
inorden
NxN
4 changes: 2 additions & 2 deletions howto/functional.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: 2020-05-05 12:54+0200\n"
"PO-Revision-Date: 2021-02-02 17:47-0300\n"
"PO-Revision-Date: 2021-02-02 17:53-0300\n"
"Language-Team: python-doc-es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
Expand Down Expand Up @@ -619,7 +619,7 @@ msgstr ""

#: ../Doc/howto/functional.rst:326
msgid "Generator expressions and list comprehensions"
msgstr "Expresiones generadoras y listas por comprension"
msgstr "Expresiones generadoras y listas por comprensión"

#: ../Doc/howto/functional.rst:328
msgid ""
Expand Down