Skip to content

Traduccion library/syslog #981

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 16 commits into from
Oct 6, 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/syslog.po
Co-authored-by: Cristián Maureira-Fredes <cmaureir@users.noreply.github.com>
  • Loading branch information
jartigag and cmaureir authored Oct 6, 2020
commit 9c1bb6b8b3e46dde0a9202834ebf78c11c2bd4fb
2 changes: 1 addition & 1 deletion library/syslog.po
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ msgid ""
"keyword argument (default is :const:`LOG_USER`) sets the default facility "
"for messages which do not have a facility explicitly encoded."
msgstr ""
"El argumento nombrado opcional *ident* es una cadena de caracteres que "
"El argumento por palabra clave opcional *ident* es una cadena de caracteres que "
"precede a cada mensaje, y por defecto es ``sys.argv[0]`` retirando los "
"componentes delanteros de la ruta. El argumento nombrado opcional "
"*logoption* (por defecto es 0) es un campo de tipo bit -- véanse a "
Expand Down