diff --git a/library/datetime.po b/library/datetime.po index 49f34426a9..8c9782d78c 100644 --- a/library/datetime.po +++ b/library/datetime.po @@ -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" @@ -20,7 +20,7 @@ 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" @@ -28,7 +28,7 @@ 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 ""