Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Traducido archivo c-api/datetime #3359

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 2 commits into from
Jan 27, 2025
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
Correcciones de traduccion c-api/datetime
  • Loading branch information
Operating3336 committed Jan 27, 2025
commit 8edf7a20652c29a2259e76d2921f1e77eb5c87b3
10 changes: 5 additions & 5 deletions c-api/datetime.po
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ msgstr ""
"Project-Id-Version: Python 3.8\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-11-21 16:38-0300\n"
"PO-Revision-Date: 2025-01-26 16:27-0500\n"
"PO-Revision-Date: 2025-01-26 21:27-0500\n"
"Last-Translator: Meta Louis-Kosmas <[email protected]>\n"
"Language-Team: python-doc-es\n"
"Language: es\n"
Expand Down Expand Up @@ -388,13 +388,13 @@ msgid ""
"Create and return a new :class:`datetime.datetime` object given an argument "
"tuple suitable for passing to :meth:`datetime.datetime.fromtimestamp`."
msgstr ""
"Crea y devuelve un nuevo objeto :class:`datetime.datetime` dado un argumento "
"tupla adecuado para pasar a :meth:`datetime.datetime.fromtimestamp`."
"Crea y retorna un nuevo objeto :class:`datetime.datetime` dado una tupla de "
"argumentos adecuada para pasar a :meth:`datetime.datetime.fromtimestamp`."

#: ../Doc/c-api/datetime.rst:326
msgid ""
"Create and return a new :class:`datetime.date` object given an argument "
"tuple suitable for passing to :meth:`datetime.date.fromtimestamp`."
msgstr ""
"Crea y devuelve un nuevo objeto :class:`datetime.date` dado un argumento "
"tupla adecuado para pasar a :meth:`datetime.date.fromtimestamp`."
"Crea y retorna un nuevo objeto :class:`datetime.date` dado una tupla de "
"argumentos adecuada para pasar a :meth:`datetime.date.fromtimestamp`."