8000 Translate 'library/termios.po' by m3lissaeg · Pull Request #1116 · python/python-docs-es · GitHub
[go: up one dir, main page]

Skip to content

Translate 'library/termios.po' #1116

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 10 commits into from
Dec 20, 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 library/termios.po
Co-authored-by: Emmanuel Arias <eamanu@yaerobi.com>
  • Loading branch information
m3lissaeg and eamanu authored Oct 28, 2020
commit 8634409edf5052fbc11a95811d550148859f4de3
2 changes: 1 addition & 1 deletion library/termios.po
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ msgid ""
msgstr ""
"Este módulo proporciona una interfaz para las llamadas POSIX para el control "
"de E/S (entrada/salida) tty. Para obtener una descripción completa de estas "
"llamadas, consulte: manpage: `termios (3)` Página de manual de Unix. Solo "
"llamadas, consulte :manpage:`termios (3)` Página de manual de Unix. Solo "
"está disponible para aquellas versiones de Unix que admitan el control de E/"
"S tty estilo POSIX *termios* configurado durante la instalación."

Expand Down
0