Skip to content
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/py_compile.po
Co-authored-by: Cristián Maureira-Fredes <cmaureir@users.noreply.github.com>
  • Loading branch information
gfant and cmaureir authored Oct 6, 2020
commit 1f647d22912dc8b9e0ea1df7880ba6aa3306d137
2 changes: 1 addition & 1 deletion library/py_compile.po
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ msgid ""
"file into place to prevent concurrent file writing issues."
msgstr ""
"Si la ruta que *cfile* se convierte (sea especificada explícitamente o "
"computada) es un link simbólico o archivo no regular, se lanzará :exc:"
"computada) es un enlace simbólico o archivo no regular, se lanzará :exc:"
"`FileExistsError`. Esto es para actuar como una advertencia que la "
"importación convertirá esas rutas en archivos regulares si ésta tiene "
"permitido escribir archivos compilados en bytes a esas rutas. Este es un "
Expand Down