Skip to content

Traducción de library/msvcrt.po #1005

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
Oct 9, 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/msvcrt.po
  • Loading branch information
Letram authored Oct 8, 2020
commit fce5f1a1ea6d7334ea3308680cd5620856f9877d
2 changes: 1 addition & 1 deletion library/msvcrt.po
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ msgstr ""
"entorno de ejecución. Lanza una excepción :exc:`OSError` si falla. La región "
"que ha sido bloqueada se extiende desde la posición del fichero actual hasta "
"*nbytes* bytes y puede que continúe aún habiendo llegado al final del "
"fichero. *mode* tiene que ser una de las constantes `LK_\\*` que están "
"fichero. *mode* tiene que ser una de las constantes :const:`LK_\\*` que están "
"enumeradas más abajo. Se pueden bloquear varias regiones de un mismo fichero "
"pero no se pueden superponer. Las regiones adyacentes no se combinan; tienen "
"que ser desbloqueadas manualmente."
Expand Down