Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Finalizando library/configparser.po#1771

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
rtobar merged 2 commits intopython:3.10fromalftri:traduccion-configparser
Dec 18, 2021

Conversation

alftri
Copy link
Contributor

@alftrialftri commentedDec 16, 2021
edited by cmaureir
Loading

Translated the remaining items of library/configparser and added myself to the TRANSLATORS file

Closes#1756

Copy link
Collaborator

@rtobarrtobar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Muchas gracias por la contribución, ¡está súper buena! Encontré sólo un detallito, después de eso estamos y mergeamos.

@@ -1424,6 +1430,9 @@ msgid ""
"the configuration back. What is considered a comment, depends on the given "
"values for *comment_prefix* and *inline_comment_prefix*."
msgstr ""
"Los comentarios presentes en el fichero original no se mantienen cuando se "
"vuelve a escribir la configuración. Qué es considerado un comentario depende "
"de los valores asignados a *comment_prefix* y *inline_comment_prefix*."
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Suggested change
"de los valores asignados a *comment_prefix*y *inline_comment_prefix*."
"de los valores asignados a *comment_prefix*e *inline_comment_prefix*."

"Un archivo de configuraciónconsiste de secciones, cada una iniciada por una "
"cabecera ``[section]``, seguida por registros clave-valor, separados por una "
"Un archivo de configuraciónconsta de secciones, cada una iniciada por una "
"cabecera ``[section]``, seguida por registros clave-valor separados por una "
"cadena de caracteres específica (``=`` ó ``:`` por defecto [1]_). De forma "
"predeterminada, los nombres de sección son sensibles a mayúsculas y "
"minúsculas pero las claves no [1]_. Los espacios al inicio y final de las "
"claves y valores son eliminados. Los valores pueden ser omitidos, en cuyo "
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Faltó aquí también ajustar la traducción, y de hecho por eso es que falla el test en GitHub. El original dice "Values can be omitted if the parser is configured to allow it [1]_"

@aroquega
Copy link
Collaborator

hola@alftri , en la descripción tienes que poner el "Closes#1756"

@cmaureircmaureir changed the titleCloses #1756Finalizando library/configparser.poDec 17, 2021
@alftri
Copy link
ContributorAuthor

Gracias a todos por la revisión y el feedback. Espero que el nuevo commit esté ok.

Copy link
Collaborator

@rtobarrtobar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Gracias@alftri por las revisiones, se ve todo OK 🚀

Como sugerencia, para la próxima puedes ir marcando los reviews en el PR como resueltos, así queda claro qué cosas ya han sido corregidas y cuáles aún falta por ver.

@rtobarrtobar merged commita246eee intopython:3.10Dec 18, 2021
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@rtobarrtobarrtobar approved these changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

Translate 'library/configparser.po'
3 participants
@alftri@aroquega@rtobar

[8]ページ先頭

©2009-2025 Movatter.jp