Skip to content

Commit de16a1a

Browse files
authored
traduccion linecache.po (#2870)
Closes #2477
1 parent dc457f4 commit de16a1a

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

library/linecache.po

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,16 @@ 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: 2020-10-31 23:49+0100\n"
14+
"PO-Revision-Date: 2024-11-08 22:27-0400\n"
1515
"Last-Translator: \n"
16-
"Language: es\n"
1716
"Language-Team: python-doc-es\n"
18-
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
17+
"Language: es\n"
1918
"MIME-Version: 1.0\n"
2019
"Content-Type: text/plain; charset=utf-8\n"
2120
"Content-Transfer-Encoding: 8bit\n"
21+
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
2222
"Generated-By: Babel 2.13.0\n"
23+
"X-Generator: Poedit 3.5\n"
2324

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

123124
#: ../Doc/library/linecache.rst:31
124125
msgid "module"
125-
msgstr ""
126+
msgstr "module"
126127

127128
#: ../Doc/library/linecache.rst:31
128129
msgid "search"
129-
msgstr ""
130+
msgstr "search"
130131

131132
#: ../Doc/library/linecache.rst:31
132133
msgid "path"
133-
msgstr ""
134+
msgstr "path"

0 commit comments

Comments
 (0)