Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Traducido archivo library/wave#2124

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
cmaureir merged 1 commit intopython:3.11fromaandrea:traduccion-wave
Oct 30, 2022
Merged
Changes fromall commits
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
8 changes: 7 additions & 1 deletionlibrary/wave.po
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -11,7 +11,7 @@ msgstr ""
"Project-Id-Version: Python 3.8\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-10-25 19:47+0200\n"
"PO-Revision-Date:2020-10-05 19:39-0300\n"
"PO-Revision-Date:2022-10-30 21:29+0100\n"
"Last-Translator: \n"
"Language: es\n"
"Language-Team: python-doc-es\n"
Expand All@@ -20,6 +20,7 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.10.3\n"
"X-Generator: Poedit 2.3\n"

#: ../Doc/library/wave.rst:2
msgid ":mod:`wave` --- Read and write WAV files"
Expand All@@ -29,13 +30,18 @@ msgstr ":mod:`wave` --- Leer y escribir archivos WAV"
msgid "**Source code:** :source:`Lib/wave.py`"
msgstr "**Código fuente:** :source:`Lib/wave.py`"

# Aun != Aún (hoy aprendí algo nuevo)
#: ../Doc/library/wave.rst:14
msgid ""
"The :mod:`wave` module provides a convenient interface to the WAV sound "
"format. Only files using ``WAVE_FORMAT_PCM`` are supported. Note that this "
"does not include files using ``WAVE_FORMAT_EXTENSIBLE`` even if the "
"subformat is PCM."
msgstr ""
"El módulo :mod:`wave` provee una interfaz conveniente para el formato de "
"sonido WAV. Sólo los archivos que usan ``WAVE_FORMAT_PCM`` son soportados. "
"Notar que esto no incluye archivos que usen ``WAVE_FORMAT_EXTENSIBLE``, aun "
"si el sub-formato es PCM."

#: ../Doc/library/wave.rst:18
msgid "The :mod:`wave` module defines the following function and exception:"
Expand Down

[8]ページ先頭

©2009-2025 Movatter.jp