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

Translate tutorial/datastructures.po#71

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

Conversation

StevenHsuYL
Copy link
Contributor

Only minor revision to datastructures.po
And I believe this revision wouldn't take you too much time.

Reference:https://terms.naer.edu.tw/

Copy link
Collaborator

@adrianliawadrianliaw left a comment

Choose a reason for hiding this comment

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

大感謝啦!真的抓到超多從來沒有注意到的東西

"key 在同一個 dictionary(字典)裡必須是獨一無二的。使用一對大括號可創建一個空"
"的字典 :``{}``。將一串由逗號分隔的鍵值對置於大括號則可初始化字典。這同樣也是"
"字典輸出時的格式。"
"思考 dictionary 最好的方式是把它想成是一組\\ *鍵值*\\ 對 (*key: value* pair) "
Copy link
Collaborator

Choose a reason for hiding this comment

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

(討論)我在想是不是可以直接說 dict 就好,因為這邊所有的 dictionary 說的都是 Python 裡面的 dict,而且實際上也只有文件裡面才會出現「dictionary」,實際上用 python 的時候看到的都是「dict」,感覺如果統一用「dict」會對讀者來說比較好理解,你覺得呢?

Copy link
ContributorAuthor

Choose a reason for hiding this comment

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

(討論)我的看法是,原文中目前並沒有使用 "dict" 這個術語,除了在rst 545: dict() 和 rst 551: dict comprehensions 之外,所以譯文中也不宜使用。
我個人覺得,如果擔心英文不易閱讀,其實也可以都翻為「字典」,只要第一次出現的時候有寫出 dictionary 就好。
這樣是否可以接受呢?

Copy link
Collaborator

@adrianliawadrianliawMay 24, 2021
edited
Loading

Choose a reason for hiding this comment

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

我覺得可以考慮翻譯成字典然後第一次出現的地方用括弧註釋,可能再請教一下其他初學者才能做一個比較好的決定,這個 pr 可以先 merge。

Fix "entries", "數值", "對序列使用"。
@adrianliawadrianliaw merged commitb3b431a intopython:3.9May 24, 2021
@StevenHsuYLStevenHsuYL deleted the tutorial/datastructures.po branchOctober 9, 2021 06:04
beccalzh pushed a commit to beccalzh/python-docs-zh-tw that referenced this pull requestSep 4, 2024
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@adrianliawadrianliawadrianliaw left review comments

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
@StevenHsuYL@adrianliaw

[8]ページ先頭

©2009-2025 Movatter.jp