Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

traduccion slice.po#2861

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
rtobar merged 2 commits intopython:3.12fromRiveroDev:traduccion-c-api/slice.po
Nov 2, 2024
Merged
Changes fromall commits
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
16 changes: 7 additions & 9 deletionsc-api/slice.po
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -66,16 +66,15 @@ msgstr ""
"*length* como errores."

#: ../Doc/c-api/slice.rst:36
#, fuzzy
msgid ""
"Returns ``0`` on success and ``-1`` on error with no exception set (unless "
"one of the indices was not ``None`` and failed to be converted to an "
"integer, in which case ``-1`` is returned with an exception set)."
msgstr ""
"Retorna ``0`` en caso de éxito y ``-1`` en caso de error sin excepción "
"establecida (a menos que uno de los índices no sea:const:`None` y no se "
"hayaconvertido a un entero, en cuyo caso ``- 1`` se retorna con una "
"excepciónestablecida)."
"establecida (a menos que uno de los índices no sea``None`` y no se haya "
"convertido a un entero, en cuyo caso ``- 1`` se retorna con una excepción "
"establecida)."

#: ../Doc/c-api/slice.rst:40
msgid "You probably do not want to use this function."
Expand DownExpand Up@@ -187,16 +186,15 @@ msgid "Ellipsis Object"
msgstr "Objeto elipsis"

#: ../Doc/c-api/slice.rst:121
#, fuzzy
msgid ""
"The Python ``Ellipsis`` object. This object has no methods. Like :c:data:"
"`Py_None`, it is an `immortal <https://peps.python.org/pep-0683/>`_. "
"singleton object."
msgstr ""
"El objeto ``Elipsis`` de Python. Este objeto no tiene métodos.Debe tratarse"
"como cualquier otro objetocon respecto a los recuentos de referencia. Como :"
"c:data:`Py_None` es un objeto singleton."
"El objeto ``Elipsis`` de Python. Este objeto no tiene métodos.Al igual que :"
"c:data:`Py_None`, es un objetosingleton `inmortal <https://peps.python.org/"
"pep-0683/>`_."

#: ../Doc/c-api/slice.rst:125
msgid ":c:data:`Py_Ellipsis` is immortal."
msgstr ""
msgstr ":c:data:`Py_Ellipsis` es inmortal."

[8]ページ先頭

©2009-2025 Movatter.jp