Skip to content

traduccion-library-aifc #1169

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 14 commits into from
Dec 21, 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
traduccion-library-aifc 73% fix linea 140
  • Loading branch information
Nac committed Dec 14, 2020
commit fe0c6e4b2cbea0c1afbba27e8223f1eab79ab191
4 changes: 2 additions & 2 deletions library/aifc.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-12-14 08:08-0300\n"
"PO-Revision-Date: 2020-12-14 08:29-0300\n"
"Language-Team: python-doc-es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
Expand Down Expand Up @@ -230,7 +230,7 @@ msgid ""
"Before the first :meth:`writeframes` or :meth:`writeframesraw`, all "
"parameters except for the number of frames must be filled in."
msgstr ""
"Cuando un archivo se abre para escritura, los objetos retornados por func:`."
"Cuando un archivo se abre para escritura, los objetos retornados por :func:`."
"open` poseen todos los métodos mencionados más arriba, excepto :meth:"
"`readframes` and :meth:`setpos`. Adicionalmente, también incluyen los "
"siguientes métodos. Los métodos :meth:`get\\*` sólo pueden ser invocados "
Expand Down