diff --git a/library/doctest.po b/library/doctest.po index 1b6d42f911..6bc6c3b086 100644 --- a/library/doctest.po +++ b/library/doctest.po @@ -11,15 +11,16 @@ msgstr "" "Project-Id-Version: Python 3.8\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2023-10-12 19:43+0200\n" -"PO-Revision-Date: 2022-10-30 17:13-0300\n" -"Last-Translator: Alfonso Areiza Guerra \n" -"Language: es\n" +"PO-Revision-Date: 2024-02-02 00:07+0100\n" +"Last-Translator: Carlos Mena Pérez <@carlosm00>\n" "Language-Team: python-doc-es\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Language: es\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Generated-By: Babel 2.13.0\n" +"X-Generator: Poedit 3.4.2\n" #: ../Doc/library/doctest.rst:2 msgid ":mod:`doctest` --- Test interactive Python examples" @@ -2956,41 +2957,40 @@ msgstr "" #: ../Doc/library/doctest.rst:318 msgid ">>>" -msgstr "" +msgstr ">>>" #: ../Doc/library/doctest.rst:318 msgid "interpreter prompt" -msgstr "" +msgstr "interpreter prompt" #: ../Doc/library/doctest.rst:318 ../Doc/library/doctest.rst:556 msgid "..." -msgstr "" +msgstr "..." #: ../Doc/library/doctest.rst:484 msgid "^ (caret)" -msgstr "" +msgstr "^ (caret)" #: ../Doc/library/doctest.rst:484 msgid "marker" -msgstr "" +msgstr "marker" #: ../Doc/library/doctest.rst:536 msgid "" -msgstr "" +msgstr "" #: ../Doc/library/doctest.rst:556 ../Doc/library/doctest.rst:686 -#, fuzzy msgid "in doctests" -msgstr "Objetos DocTest" +msgstr "in doctests" #: ../Doc/library/doctest.rst:686 msgid "# (hash)" -msgstr "" +msgstr "# (hash)" #: ../Doc/library/doctest.rst:686 msgid "+ (plus)" -msgstr "" +msgstr "+ (plus)" #: ../Doc/library/doctest.rst:686 msgid "- (minus)" -msgstr "" +msgstr "- (minus)"