Skip to content

呼叫转移(call forwarding)翻译不当 #1160

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
dokcn opened this issue Jun 24, 2023 · 5 comments
Closed

呼叫转移(call forwarding)翻译不当 #1160

dokcn opened this issue Jun 24, 2023 · 5 comments
Labels
Solved Problem solved

Comments

@dokcn
Copy link

dokcn commented Jun 24, 2023

函数进阶内容 -》装饰器模式和转发,call/apply -》func.apply一节「将所有参数连同上下文一起传递给另一个函数被称为“呼叫转移(call forwarding)”。」,其中call forwarding应翻译为调用转发
IMG_6484

@dokcn
Copy link
Author

dokcn commented Jun 24, 2023

IMG_6485
总结中的翻译请一并替换

@ichiyouda
Copy link
Contributor

「呼叫轉移」聽起來確實不太合適

@songhn233
Copy link
Member

感谢建议,我检索了一下常见搜索引擎发现似乎并没有比较共识的译文,「呼叫转移」是电话相关领域的名词,因此在编程语言上下文中可以采用更恰当的翻译。

我觉得「调用转发」或「调用传递」都比较合适,看看最后确定哪个,后续会把中文仓库相关内容都做一下修改。

cc @leviding

@leviding
Copy link
Member

leviding commented Jul 3, 2023

调用传递投一票

@songhn233 songhn233 added the help wanted Extra attention is needed label Jul 7, 2023
@leviding
Copy link
Member

感谢建议,我检索了一下常见搜索引擎发现似乎并没有比较共识的译文,「呼叫转移」是电话相关领域的名词,因此在编程语言上下文中可以采用更恰当的翻译。

我觉得「调用转发」或「调用传递」都比较合适,看看最后确定哪个,后续会把中文仓库相关内容都做一下修改。

cc @leviding

@songhn233 我已经把本 issue 提到的呼叫转移改为了调用传递 ca47903

你有发现其他需要改的位置吗?如果有的话可否提个 PR

@leviding leviding added question Further information is requested and removed help wanted Extra attention is needed labels Jul 30, 2023
@leviding leviding added Solved Problem solved and removed question Further information is requested labels Jan 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Solved Problem solved
Projects
None yet
Development

No branches or pull requests

4 participants