- Notifications
You must be signed in to change notification settings - Fork396
Translate 'library/xml.dom.minidom.po'#1803
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
Uh oh!
There was an error while loading.Please reload this page.
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
@sumit-158 si arreglas este detallito echamos a andar los tests, y si todo sale bien entonces mergeamos 😄
@@ -283,7 +283,7 @@ msgstr "" | |||
#: ../Doc/library/xml.dom.minidom.rst:180 | |||
#: ../Doc/library/xml.dom.minidom.rst:199 | |||
msgid "The *standalone* parameter was added." | |||
msgstr "" | |||
msgstr "Se agregó el parámetro * independiente *." |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
standalone
es el nombre de un parámetro de una función, así que no necesita traducción; además los asteriscos alrededor de la palabra necesitan estar pegados, si no pierden su propósito (que es que la palabra aparezca en cursiva)
msgstr "Se agregó el parámetro * independiente*." | |
msgstr "Se agregó el parámetro *standalone*." |
@sumit-158 me di cuenta recién: también por favor agrega en la descripción del PR el issue asociado a los cambios. Hay una sintaxis especial para que GitHub cierre automáticamente el issue, fíjate en cualquier otro PR para que veas como se hace. Esto aplica a los otros PRs que abriste también. Gracias! |
No description provided.