Skip to content

Commit 701d156

Browse files
committed
correccion indice
1 parent 89b47ae commit 701d156

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

library/doctest.po

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgstr ""
1111
"Project-Id-Version: Python 3.8\n"
1212
"Report-Msgid-Bugs-To: \n"
1313
"POT-Creation-Date: 2023-10-12 19:43+0200\n"
14-
"PO-Revision-Date: 2024-01-29 23:49+0100\n"
14+
"PO-Revision-Date: 2024-02-02 00:05+0100\n"
1515
"Last-Translator: Carlos Mena Pérez <@carlosm00>\n"
1616
"Language-Team: python-doc-es\n"
1717
"Language: es\n"
@@ -2961,36 +2961,36 @@ msgstr ">>>"
29612961

29622962
#: ../Doc/library/doctest.rst:318
29632963
msgid "interpreter prompt"
2964-
msgstr "prompt del intérprete"
2964+
msgstr "interpreter prompt"
29652965

29662966
#: ../Doc/library/doctest.rst:318 ../Doc/library/doctest.rst:556
29672967
msgid "..."
29682968
msgstr "..."
29692969

29702970
#: ../Doc/library/doctest.rst:484
29712971
msgid "^ (caret)"
2972-
msgstr "^ (careta)"
2972+
msgstr "^ (caret)"
29732973

29742974
#: ../Doc/library/doctest.rst:484
29752975
msgid "marker"
2976-
msgstr "marcador"
2976+
msgstr "marker"
29772977

29782978
#: ../Doc/library/doctest.rst:536
29792979
msgid "<BLANKLINE>"
29802980
msgstr "<BLANKLINE>"
29812981

29822982
#: ../Doc/library/doctest.rst:556 ../Doc/library/doctest.rst:686
29832983
msgid "in doctests"
2984-
msgstr "en doctests"
2984+
msgstr "in doctests"
29852985

29862986
#: ../Doc/library/doctest.rst:686
29872987
msgid "# (hash)"
2988-
msgstr "# (numeral o almohadilla)"
2988+
msgstr "# (hash)"
29892989

29902990
#: ../Doc/library/doctest.rst:686
29912991
msgid "+ (plus)"
2992-
msgstr "+ (más)"
2992+
msgstr "+ (plus)"
29932993

29942994
#: ../Doc/library/doctest.rst:686
29952995
msgid "- (minus)"
2996-
msgstr "- (menos)"
2996+
msgstr "- (minus)"

0 commit comments

Comments
 (0)