Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 0fea4a8

Browse filesBrowse files
Traducido archivo c-api/buffer (#2130)
Closes #2072 Co-authored-by: Cristián Maureira-Fredes <cmaureir@users.noreply.github.com>
1 parent 5a2ee56 commit 0fea4a8
Copy full SHA for 0fea4a8

File tree

Expand file treeCollapse file tree

1 file changed

+7
-4
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+7
-4
lines changed

‎c-api/buffer.po

Copy file name to clipboardExpand all lines: c-api/buffer.po
+7-4Lines changed: 7 additions & 4 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: 2022-10-25 19:47+0200\n"
14-
"PO-Revision-Date: 2021-08-02 01:18+0200\n"
14+
"PO-Revision-Date: 2022-10-31 01:46-0400\n"
1515
"Last-Translator: Cristián Maureira-Fredes <cmaureirafredes@gmail.com>\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.10.3\n"
23+
"X-Generator: Poedit 3.2.1\n"
2324

2425
#: ../Doc/c-api/buffer.rst:11
2526
msgid "Buffer Protocol"
@@ -883,10 +884,12 @@ msgid ""
883884
"Copy data from *src* to *dest* buffer. Can convert between C-style and or "
884885
"Fortran-style buffers."
885886
msgstr ""
887+
"Copiar datos del búfer *src* al *dest*. Puede convertir entre búferes de "
888+
"estilo C o Fortran."
886889

887890
#: ../Doc/c-api/buffer.rst:507
888891
msgid "``0`` is returned on success, ``-1`` on error."
889-
msgstr ""
892+
msgstr "Se retorna ``0`` en caso de éxito, ``-1`` en caso de error."
890893

891894
#: ../Doc/c-api/buffer.rst:511
892895
msgid ""

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.