Skip to content
Prev Previous commit
Next Next commit
Traducido archivo library/ossaudiodev.po
Co-authored-by: Carlos Martel Lamas <Letram@users.noreply.github.com>
  • Loading branch information
zejiran and Letram authored Oct 6, 2020
commit a013e2e35c45c43db637908c3eb7cc8ecbba7163
2 changes: 1 addition & 1 deletion library/ossaudiodev.po
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,7 @@ msgid ""
msgstr ""
"Los siguientes métodos se asignan exactamente a una llamada al sistema :c:"
"func:`ioctl`. La correspondencia es obvia: por ejemplo, :meth:`setfmt` "
"corresponde al `SNDCTL_DSP_SETFMT`` ioctl, y :meth:`sync` a "
"corresponde al ``SNDCTL_DSP_SETFMT`` ioctl, y :meth:`sync` a "
"``SNDCTL_DSP_SYNC``(esto puede ser útil cuando se consulta la documentación "
"de OSS). Si el subyacente :c:func:`ioctl` falla, todos generan :exc:"
"`OSError`."
Expand Down