Skip to content

Traducido library/tty.po #1214

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 2 commits into from
Feb 8, 2021
Merged
Show file tree
Hide file tree
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
Corrige espacio y agrega tty al diccionario
  • Loading branch information
juansemarquez committed Feb 2, 2021
commit b7fd73fad861ec94691336fb9358eb87bac812f0
1 change: 1 addition & 0 deletions dictionaries/library_tty.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
tty
4 changes: 2 additions & 2 deletions library/tty.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: 2021-02-02 09:34-0300\n"
"PO-Revision-Date: 2021-02-02 10:07-0300\n"
"Language-Team: python-doc-es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
Expand All @@ -32,7 +32,7 @@ msgid ""
"The :mod:`tty` module defines functions for putting the tty into cbreak and "
"raw modes."
msgstr ""
"El módulo :mod: `tty` define funciones para poner la *tty* en los modos "
"El módulo :mod:`tty` define funciones para poner la tty en los modos "
"*cbreak* y *raw*."

#: ../Doc/library/tty.rst:18
Expand Down