Skip to content

Traducción de archivo library/windsound.po #791 #942

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 6 commits into from
Oct 5, 2020
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update winsound.po
  • Loading branch information
ayosefiguera authored Oct 5, 2020
commit 0c04e9d90f2176d1d32e8d33f9a7e2490d2ec081
2 changes: 1 addition & 1 deletion library/winsound.po
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ msgid ""
msgstr ""
"Llama a la función responsable de :c:func:`PlaySound` desde el API de la "
"plataforma. El parámetro *sound* puede ser un nombre de archivo, un alias "
"de sonido del sistema, datos de audio como un :term:`objeto parecido a un "
"de sonido del sistema, datos de audio como un :term:`bytes-like object "
"byte`, o ``None``. Su interpretación depende del valor de *flags*, que "
"puede ser una combinación ORed de las constantes descritas a continuación. "
"Si el parámetro de *sound* es ``None``, cualquier sonido de forma de onda "
Expand Down