Skip to content

traducido archivo library/csv.po #2195

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 3 commits into from
Nov 14, 2022
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
Actualizando la falta de espacio
Co-authored-by: Cristián Maureira-Fredes <cmaureir@users.noreply.github.com>
  • Loading branch information
Alfareiza and cmaureir authored Nov 13, 2022
commit dfda9c8162c290db02e04a7732db270fc880af5d
2 changes: 1 addition & 1 deletion library/csv.po
Original file line number Diff line number Diff line change
Expand Up @@ -793,7 +793,7 @@ msgid ""
"`locale.getencoding`). To decode a file using a different encoding, use the "
"``encoding`` argument of open::"
msgstr ""
"Cuando se usa :func:`open`para abrir un archivo CSV en modo lectura, el "
"Cuando se usa :func:`open` para abrir un archivo CSV en modo lectura, el "
"archivo será decodificado por defecto en unicode usando la codificación por "
"defecto del sistema (ver :func:`locale.getpreferredencoding`). Para "
"decodificar un archivo usando una codificación diferente, usa el argumento "
Expand Down