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

Translatelibrary/symtable.po#573

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
mattwang44 merged 2 commits intopython:3.12frommattwang44:library/symtable
Aug 26, 2023

Conversation

mattwang44
Copy link
Collaborator

@mattwang44mattwang44 commentedAug 10, 2023
edited
Loading

Previewimage

@mattwang44mattwang44force-pushed thelibrary/symtable branch 2 times, most recently from5d89aa0 to3522be9CompareAugust 10, 2023 17:41
@mattwang44
Copy link
CollaboratorAuthor

@rockleona 這個 PR 想請你幫忙 review 🙏🏽

rockleona reacted with thumbs up emoji


#: ../../library/symtable.rst:59
msgid "Return ``True`` if the locals in this table can be optimized."
msgstr ""
msgstr "如果可以最佳化該表中的局部變數,則回傳 ``True``。"
Copy link
Collaborator

Choose a reason for hiding this comment

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

locals == local variables ?
如果是的話是不是翻譯成區域變數比較好?

Suggested change
msgstr "如果可以最佳化該表中的局部變數,則回傳 ``True``。"
msgstr "如果可以最佳化該表中的區域變數,則回傳 ``True``。"

Copy link
Collaborator

Choose a reason for hiding this comment

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

樂詞網是局部變數 那好吧XD
但我會覺得有點微妙,就是詞性對應的關係

e.g., Local Variable vs Global Variable;
區域變數 vs 全域變數 ;
局部變數 vs 全局變數

差不多是這樣的概念

Copy link
CollaboratorAuthor

@mattwang44mattwang44Aug 26, 2023
edited
Loading

Choose a reason for hiding this comment

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

  • 我先改成其中一組,然後開個 discussion
  • 不過你這麼一說我才發覺locals !=local variable,前者應該是專指 python 關鍵字 locals 所代表的東西,也就是儲存 local variables 的一個 dict;我會直接改成 locals

Copy link
CollaboratorAuthor

Choose a reason for hiding this comment

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

hmmm 倒好像也不用開,gloassary 裡面就只有全域區域,我直接更新術語表 wiki 😄

Copy link
CollaboratorAuthor

Choose a reason for hiding this comment

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

我會直接改成 locals

再看一下前後文發現他是指 local variables,就不改了

rockleona reacted with hooray emojirockleona reacted with rocket emoji
Copy link
Collaborator

@rockleonarockleona left a comment

Choose a reason for hiding this comment

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

我成功跪著看完這個 PR 了 XD
真的好強

mattwang44 reacted with laugh emoji
@rockleona
Copy link
Collaborator

rockleona commentedAug 26, 2023
edited
Loading

LGTM! 手機版居然沒有approve
我晚點回去按一下

@mattwang44mattwang44 merged commitdd4e9fb intopython:3.12Aug 26, 2023
@mattwang44mattwang44 deleted the library/symtable branchAugust 26, 2023 15:52
beccalzh pushed a commit to beccalzh/python-docs-zh-tw that referenced this pull requestSep 4, 2024
* feat: translate `library/symtable.po`* fix(library/symtable): modify based on review comments
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@rockleonarockleonarockleona 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
@mattwang44@rockleona

[8]ページ先頭

©2009-2025 Movatter.jp