Skip to content

Traducir datetime.po #2871

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Nov 20, 2024
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
Prev Previous commit
ajustes menores & powrap
  • Loading branch information
cacrespo committed Nov 18, 2024
commit 80271132dabcf2b0d92a87a29d8fa93b8dd30083
3 changes: 1 addition & 2 deletions c-api/datetime.po
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ msgid ""
"function always succeeds."
msgstr ""
"Retorna verdadero si *ob* es de tipo :c:data:`PyDateTime_DeltaType` o un "
"subtipo de :c:data:`!SPyDateTime_DeltaType`. *ob* no debe ser ``NULL``. Esta "
"subtipo de :c:data:`!PyDateTime_DeltaType`. *ob* no debe ser ``NULL``. Esta "
"función siempre finaliza con éxito."

#: ../Doc/c-api/datetime.rst:119
Expand Down Expand Up @@ -359,7 +359,6 @@ msgstr ""
"argumento no debe ser ``NULL`` y el tipo no es comprobado:"

#: ../Doc/c-api/datetime.rst:291
#, fuzzy
msgid ""
"Macros to extract fields from time delta objects. The argument must be an "
"instance of :c:type:`PyDateTime_Delta`, including subclasses. The argument "
Expand Down