File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -658,15 +658,15 @@ msgstr "Implementación en Unix:"
658
658
#: ../Doc/library/time.rst:378
659
659
msgid "Use ``clock_nanosleep()`` if available (resolution: 1 nanosecond);"
660
660
msgstr ""
661
- "Si está disponible, use ``clock_nanosleep()`` (resolution : 1 nanosecond );"
661
+ "Si está disponible, use ``clock_nanosleep()`` (resolución : 1 nanosegundo );"
662
662
663
663
#: ../Doc/library/time.rst:379
664
664
msgid "Or use ``nanosleep()`` if available (resolution: 1 nanosecond);"
665
- msgstr "O use ``nanosleep()`` si está disponible (resolution : 1 nanosecond );"
665
+ msgstr "O use ``nanosleep()`` si está disponible (resolución : 1 nanosegundo );"
666
666
667
667
#: ../Doc/library/time.rst:380
668
668
msgid "Or use ``select()`` (resolution: 1 microsecond)."
669
- msgstr "O use ``select()`` (resolution : 1 microsecond )."
669
+ msgstr "O use ``select()`` (resolución : 1 nanosegundo )."
670
670
671
671
#: ../Doc/library/time.rst:382
672
672
msgid ""
You can’t perform that action at this time.
0 commit comments