8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e4e9b6 commit f289cc6Copy full SHA for f289cc6
library/time.po
@@ -658,11 +658,9 @@ msgstr "Implementación en Unix:"
658
#: ../Doc/library/time.rst:378
659
msgid "Use ``clock_nanosleep()`` if available (resolution: 1 nanosecond);"
660
msgstr ""
661
-"Si está disponible, use ``clock_nanosleep()`` (resolución: 1 nanosegundo);"
662
-
663
#: ../Doc/library/time.rst:379
664
msgid "Or use ``nanosleep()`` if available (resolution: 1 nanosecond);"
665
-msgstr "O use ``nanosleep()`` si está disponible (resolución: 1 nanosegundo);"
+msgstr ""
666
667
#: ../Doc/library/time.rst:380
668
msgid "Or use ``select()`` (resolution: 1 microsecond)."
0 commit comments