Skip to content
Merged
Changes from all commits
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
Corrección en library/datetime.po
  • Loading branch information
ktowen committed Oct 6, 2020
commit 123b8fe1811bd6555da74363975941f4f5e03b11
6 changes: 3 additions & 3 deletions library/datetime.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: 2020-05-20 18:27+0200\n"
"PO-Revision-Date: 2020-10-06 11:06-0400\n"
"Language-Team: python-doc-es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
Expand All @@ -20,15 +20,15 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"Last-Translator: \n"
"Language: es_ES\n"
"X-Generator: Poedit 2.3\n"
"X-Generator: Poedit 2.3.1\n"

#: ../Doc/library/datetime.rst:2
msgid ":mod:`datetime` --- Basic date and time types"
msgstr ":mod:`datetime` --- Tipos básicos de fecha y hora"

#: ../Doc/library/datetime.rst:11
msgid "*Source code:* :source:`Lib/datetime.py`"
msgstr "*Código fuente:* :fuente:`Lib/datetime.py`"
msgstr "*Código fuente:* :source:`Lib/datetime.py`"

#: ../Doc/library/datetime.rst:17
msgid ""
Expand Down