Skip to content

Commit bc0728a

Browse files
committed
powrap
1 parent f931f76 commit bc0728a

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

library/time.po

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -662,8 +662,7 @@ msgstr ""
662662

663663
#: ../Doc/library/time.rst:379
664664
msgid "Or use ``nanosleep()`` if available (resolution: 1 nanosecond);"
665-
msgstr ""
666-
"O use ``nanosleep()`` si está disponible (resolution: 1 nanosecond);"
665+
msgstr "O use ``nanosleep()`` si está disponible (resolution: 1 nanosecond);"
667666

668667
#: ../Doc/library/time.rst:380
669668
msgid "Or use ``select()`` (resolution: 1 microsecond)."
@@ -676,7 +675,7 @@ msgid ""
676675
"used if available. On Windows, a waitable timer is now used."
677676
msgstr ""
678677
"En Unix, las funciones ``clock_nanosleep()`` y ``nanosleep()`` ahora están "
679-
"disponibles. En Windows, ahora se usa un waitable timer"
678+
"disponibles. En Windows, ahora se usa un waitable timer."
680679

681680
#: ../Doc/library/time.rst:386
682681
msgid ""

0 commit comments

Comments
 (0)