Skip to content

traducción library/time #2211

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 15 commits into from
Nov 22, 2022
Prev Previous commit
Next Next commit
typo
  • Loading branch information
stephfz committed Nov 21, 2022
commit 3b9f8b361a6c6f016682db86ce4b9f109cd0525f
2 changes: 1 addition & 1 deletion library/time.po
Original file line number Diff line number Diff line change
Expand Up @@ -1269,7 +1269,7 @@ msgid ""
"the epoch_. This is commonly referred to as `Unix time <https://en.wikipedia."
"org/wiki/Unix_time>`_."
msgstr ""
"Retorna el tiempo en segundos desde la epoch como un número de coma "
"Retorna el tiempo en segundos desde la epoch_ como un número de coma "
"flotante. El manejo de `leap seconds`_ es dependiente a la plataforma. En "
"Windows y en la mayoría de sistema Unix, los segundos extra no son contados "
"hasta el tiempo en segundos desde la época_. Esto es comúnmente referido "
Expand Down