FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Complete translation of c-api/type.po by milkira · Pull Request #3860 · python/python-docs-es · GitHub

Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension .po  (2) All 1 file type selected
Viewed files
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Unified
Split
Hide whitespace
Diff view
Unified
Split
Hide whitespace
8 changes: 7 additions & 1 deletion c-api/iter.po
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ msgstr ""
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-02-26 18:44-0300\n"
"PO-Revision-Date: 2025-04-10 23:48+0200\n"
"Last-Translator: David Spindola\n"
"Last-Translator: Mariana Garcia\n"
"Language: es\n"
"Language-Team: python-doc-es\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
Expand Down Expand Up @@ -55,12 +55,18 @@ msgid ""
"if there are no remaining values. Return ``-1``, set *item* to ``NULL`` and "
"set an exception on error."
msgstr ""
"Retorna ``1`` y establece *item* en una :term:`referencia fuerte` del siguiente "
"valor del iterador *iter* en caso de éxito. Retorna ``0`` y establece *item* en ``NULL`` "
"si no hay valores restantes. Retorna ``-1``, establece *item* en ``NULL`` y "
"establece una excepción en caso de error."

#: ../Doc/c-api/iter.rst:34
msgid ""
"This is an older version of :c:func:`!PyIter_NextItem`, which is retained "
"for backwards compatibility. Prefer :c:func:`PyIter_NextItem`."
msgstr ""
"Esta es una versión anterior de :c:func:`!PyIter_NextItem`, que se mantiene "
"para compatibilidad hacia atrás. Prefiere :c:func:`PyIter_NextItem`."

#: ../Doc/c-api/iter.rst:38
msgid ""
Expand Down
Loading
Loading

Back | FazBrowse Home | New Git URL