Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions c-api/memoryview.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: 2021-08-01 20:28+0200\n"
"PO-Revision-Date: 2024-10-29 18:08-0400\n"
"Last-Translator: Cristián Maureira-Fredes <[email protected]>\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/c-api/memoryview.rst:9
msgid "MemoryView objects"
Expand Down Expand Up @@ -116,9 +117,8 @@ msgstr ""

#: ../Doc/c-api/memoryview.rst:5
msgid "object"
msgstr ""
msgstr "objeto"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
msgstr "objeto"
msgstr "object"


#: ../Doc/c-api/memoryview.rst:5
#, fuzzy
msgid "memoryview"
msgstr "Objetos de vista de memoria (*MemoryView*)"
msgstr "vista de memoria (*MemoryView*)"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
msgstr "vista de memoria (*MemoryView*)"
msgstr "memoryview"