Skip to content

Minor fixes while preparing the PDF#2148

Merged
cmaureir merged 6 commits into
3.11from
minor-fixes
Nov 1, 2022
Merged

Minor fixes while preparing the PDF#2148
cmaureir merged 6 commits into
3.11from
minor-fixes

Conversation

@humitos

@humitos humitos commented Nov 1, 2022

Copy link
Copy Markdown
Collaborator

No description provided.

@humitos humitos requested a review from cmaureir November 1, 2022 11:14
Comment thread tutorial/controlflow.po Outdated
Comment thread tutorial/controlflow.po Outdated
Comment thread tutorial/inputoutput.po
"formatearán por nombre en lugar de por posición. Esto se puede hacer "
"simplemente pasando el dict y usando corchetes ``'[]'`` para acceder a las "
"claves. ::"
"simplemente pasando el diccionario y usando corchetes ``'[]'`` para acceder "

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

this is an open question for me as well.
The English documentation uses 'dict' and 'dictionary' all over the place, do I tend to think that the first is when they are referring to the type, rather than the actual meaning. However, on this case they do refer to an actual dict variable, called table https://docs.python.org/3/tutorial/inputoutput.html#the-string-format-method so we could even say "pasando el diccionario table y usando..."

@humitos humitos Nov 1, 2022

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

I, personally, wouldn't add/remove words and just stick with the translated text. Since the variable table is not mentioned in the original paragraph, I wouldn't add it in the translated one.

In this example, in particular, I'd say it refer to "dictionary" as some "generic dictionary" and not to that particular table variable; since table is defined in the next paragraph.

Comment thread tutorial/inputoutput.po Outdated
humitos and others added 3 commits November 1, 2022 15:40
Co-authored-by: Cristián Maureira-Fredes <cmaureir@users.noreply.github.com>
Co-authored-by: Cristián Maureira-Fredes <cmaureir@users.noreply.github.com>
@cmaureir cmaureir merged commit 4f4f96c into 3.11 Nov 1, 2022
@cmaureir

cmaureir commented Nov 1, 2022

Copy link
Copy Markdown
Collaborator

thanks!

@cmaureir cmaureir deleted the minor-fixes branch March 3, 2023 11:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants