-
-
Notifications
You must be signed in to change notification settings - Fork 6
[supply_demand_heterogeneity] Translation Update #173
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
Conversation
Hi, everyone! I have updated the translation of supply_demand_heterogeneity, please have a look and give me some suggestions. Thank you!
✅ Deploy Preview for playful-platypus-17d3bb ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
mmcky
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks @XYshi725 for these updates.
I have just left some comments re: cause of execution failures.
@HumphreyYang I wil leave the translation review to you. Thank you.
| 求得 $\mu_i, 其中 i = 1,2$。 | ||
| ```{exercise-start} | ||
| ```{练习-start} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| ```{练习-start} | |
| ```{exercise-start} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
admonition names will need to be in English for them to work with Jupyter-book build software.
| $$ | ||
| ```{exercise-end} | ||
| ```{练习-end} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| ```{练习-end} | |
| ```{exercise-end} |
|
OK, I will fix that later. Thank you!
…---Original---
From: "Matt ***@***.***>
Date: Thu, Mar 13, 2025 11:41 AM
To: ***@***.***>;
Cc: ***@***.******@***.***>;
Subject: Re: [QuantEcon/lecture-intro.zh-cn] [supply_demand_heterogeneity]Translation Update (PR #173)
@mmcky commented on this pull request.
thanks @XYshi725 for these updates.
I have just left some comments re: cause of execution failures.
@HumphreyYang I wil leave the translation review to you. Thank you.
In lectures/supply_demand_heterogeneity.md:
> -```{exercise-start} +```{练习-start} ⬇️ Suggested change -```{练习-start} +```{exercise-start}
In lectures/supply_demand_heterogeneity.md:
> @@ -98,68 +98,68 @@ $$ e = e_1 + e_2 . $$ -```{exercise-end} +```{练习-end} ⬇️ Suggested change -```{练习-end} +```{exercise-end}
In lectures/supply_demand_heterogeneity.md:
> -```{exercise-start} +```{练习-start}
admonition names will need to be in English for them to work with Jupyter-book build software.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
|
Hi @XYshi725, Many thanks for the detialed review! Let's use 餍足点 which is consistent with baidu baike, but admittedly these all sound weird to me : ) I will update them in the lecture! |
Hi, everyone! I have updated the translation of supply_demand_heterogeneity, please have a look and give me some suggestions. Thank you!
Besides, when I was translating this lecture, I found that I mistakenly translated bliss point to 最优满足点 in the lecture supply_demand_multiple_goods. However it seems that 极乐点 is a more common expression in Chinese.
How to fix that?