File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -11,8 +11,8 @@ msgstr ""
11
11
"Project-Id-Version : Python 3.8\n "
12
12
"Report-Msgid-Bugs-To : \n "
13
13
"POT-Creation-Date : 2024-11-21 16:38-0300\n "
14
- "PO-Revision-Date : 2022-10-29 23:58-0400 \n "
15
- "Last-Translator : Rodrigo Tobar <rtobarc @gmail.com>\n "
14
+ "PO-Revision-Date : 2024-12-13 12:00-0800 \n "
15
+ "Last-Translator : Erick G. Islas-Osuna <erickisos653 @gmail.com>\n "
16
16
"Language : es\n "
17
17
"Language-Team : python-doc-es\n "
18
18
"Plural-Forms : nplurals=2; plural=(n != 1);\n "
@@ -27,8 +27,7 @@ msgstr "Objetos tupla"
27
27
28
28
#: ../Doc/c-api/tuple.rst:13
29
29
msgid "This subtype of :c:type:`PyObject` represents a Python tuple object."
30
- msgstr ""
31
- "Este subtipo de :c:type:`PyObject` representa un objeto tupla de Python."
30
+ msgstr "Este subtipo de :c:type:`PyObject` representa un objeto tupla de Python."
32
31
33
32
#: ../Doc/c-api/tuple.rst:18
34
33
msgid ""
You can’t perform that action at this time.
0 commit comments