Skip to content

Commit

Permalink
traduccion linecache.po (#2870)
Browse files Browse the repository at this point in the history
Closes #2477
  • Loading branch information
RiveroDev authored Nov 9, 2024
1 parent dc457f4 commit de16a1a
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions library/linecache.po
Original file line number Diff line number Diff line change
Expand Up @@ -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: 2020-10-31 23:49+0100\n"
"PO-Revision-Date: 2024-11-08 22:27-0400\n"
"Last-Translator: \n"
"Language: es\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.5\n"

#: ../Doc/library/linecache.rst:2
msgid ":mod:`linecache` --- Random access to text lines"
Expand Down Expand Up @@ -122,12 +123,12 @@ msgstr "Ejemplo::"

#: ../Doc/library/linecache.rst:31
msgid "module"
msgstr ""
msgstr "module"

#: ../Doc/library/linecache.rst:31
msgid "search"
msgstr ""
msgstr "search"

#: ../Doc/library/linecache.rst:31
msgid "path"
msgstr ""
msgstr "path"

0 comments on commit de16a1a

Please sign in to comment.