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

Minor fixes while preparing the PDF#2148

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
cmaureir merged 6 commits into3.11fromminor-fixes
Nov 1, 2022
Merged

Minor fixes while preparing the PDF#2148

cmaureir merged 6 commits into3.11fromminor-fixes
Nov 1, 2022

Conversation

humitos
Copy link
Collaborator

No description provided.

@@ -253,17 +253,16 @@ msgstr ""
"Si tiene una cadena de caracteres de formato realmente larga que no desea "
"dividir, sería bueno si pudiera hacer referencia a las variables que se "
"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
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 tablehttps://docs.python.org/3/tutorial/inputoutput.html#the-string-format-method so we could even say "pasando el diccionariotable y usando..."

Copy link
CollaboratorAuthor

@humitoshumitosNov 1, 2022
edited
Loading

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 variabletable 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 tothat particulartable variable; sincetable is defined in the next paragraph.

cmaureir reacted with thumbs up emoji
humitosand others added3 commitsNovember 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>
@cmaureircmaureir merged commit4f4f96c into3.11Nov 1, 2022
@cmaureir
Copy link
Collaborator

thanks!

humitos reacted with heart emoji

@cmaureircmaureir deleted the minor-fixes branchMarch 3, 2023 11:37
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@cmaureircmaureircmaureir 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.

2 participants
@humitos@cmaureir

[8]ページ先頭

©2009-2025 Movatter.jp