Skip to content

Traducido audioop #719

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 7 commits into from
Sep 29, 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
audioop - corrigiendo una errata
  • Loading branch information
Hristo Roque committed Sep 28, 2020
commit b8160539df93e8821e584caa733347b0d3b693cf
6 changes: 3 additions & 3 deletions library/audioop.po
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ msgstr ""
"Project-Id-Version: Python 3.8\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-05-06 11:59-0400\n"
"PO-Revision-Date: 2020-08-28 08:03-0500\n"
"PO-Revision-Date: 2020-09-28 18:25-0500\n"
"Language-Team: python-doc-es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
Expand Down Expand Up @@ -104,7 +104,7 @@ msgid ""
"to the sample width of the output fragment here."
msgstr ""
"Convierte los fragmentos de sonido codificados con a-LAW en fragmentos de "
"sonido linearmente codificados. La codificación a-LAW siempre usa muestras "
"sonido linealmente codificados. La codificación a-LAW siempre usa muestras "
"de 8 bits, por lo que *width* hace referencia sólo a la longitud de la "
"entrada del fragmento de salida aquí."

Expand Down Expand Up @@ -372,7 +372,7 @@ msgid ""
"to the sample width of the output fragment here."
msgstr ""
"Convierte los fragmentos de sonido en codificaciones u-LAW en fragmentos de "
"sonidos linearmente codificados. Las codificaciones u-LAW siempre usan "
"sonidos linealmente codificados. Las codificaciones u-LAW siempre usan "
"muestras de 8 bits, por lo que *width* hace referencia a la longitud de la "
"muestra del fragmento de salida aquí."

Expand Down