-
Notifications
You must be signed in to change notification settings - Fork 130
Docs/translate marketplaceupdate.rst and buildproject.rst #1347
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
base: release/v4.0.0
Are you sure you want to change the base?
Docs/translate marketplaceupdate.rst and buildproject.rst #1347
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the ✨ Finishing touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Hi @April-Yjj @leeebo PTAL, thx! |
April-Yjj
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.
Hi @Shen7436 Please check my review comments. Thanks for the translation!
| 如果你是初次使用 IDE,请参照下列步骤,完成项目的构建流程: | ||
|
|
||
| 1. 在 ``Project Explorer`` 中选择一个项目。 | ||
| 2. 在第一个下拉菜单中选择 ``Run``,该菜单被称为 **启动模式**。 |
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.
| 2. 在第一个下拉菜单中选择 ``Run``,该菜单被称为 **启动模式**。 | |
| 2. 在第一个下拉菜单 **启动模式** 中选择 ``Run``。 |
|
|
||
| 1. 在 ``Project Explorer`` 中选择一个项目。 | ||
| 2. 在第一个下拉菜单中选择 ``Run``,该菜单被称为 **启动模式**。 | ||
| 3. 在第二个下拉菜单中选择自动检测到的应用,该菜单被称为 **启动配置**。 |
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.
| 3. 在第二个下拉菜单中选择自动检测到的应用,该菜单被称为 **启动配置**。 | |
| 3. 在第二个下拉菜单 **启动配置** 中选择你的应用程序(该程序会被自动检测)。 |
| 1. 在 ``Project Explorer`` 中选择一个项目。 | ||
| 2. 在第一个下拉菜单中选择 ``Run``,该菜单被称为 **启动模式**。 | ||
| 3. 在第二个下拉菜单中选择自动检测到的应用,该菜单被称为 **启动配置**。 | ||
| 4. 在第三个下拉菜单中选择目标芯片,比如 ``esp32``,该菜单被称为 **启动目标**。 |
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.
| 4. 在第三个下拉菜单中选择目标芯片,比如 ``esp32``,该菜单被称为 **启动目标**。 | |
| 4. 在第三个下拉菜单 **启动目标* 中选择目标芯片,如 ``esp32``。 |
|
|
||
| .. note:: | ||
|
|
||
| 此配置会更改项目生成的所有构建产物的存放位置。 |
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.
| 此配置会更改项目生成的所有构建产物的存放位置。 | |
| 此配置指定了项目生成的所有构建产物的存放位置。 |
|
|
||
| Installing IDF Plugin using update site URL | ||
| -------------------------------------------- | ||
| Installing IDF Plugin the Using Update Site URL |
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.
| Installing IDF Plugin the Using Update Site URL | |
| Installing IDF Plugin Using the Update Site URL |
|
|
||
| * Enter ``Espressif IDF Plugin for Eclipse`` as the ``Name``. | ||
| * Enter ``Location`` of the repository. (`Stable release <https://dl.espressif.com/dl/idf-eclipse-plugin/updates/latest/>`_) | ||
|
|
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.
Please remove this blank line for line consistency with CN
|
|
||
| 3. 全选列表中的组件并继续安装。 | ||
|
|
||
| 若要添加测试版和每日构建版插件,可以使用以下的更新站点 URL: |
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.
| 若要添加测试版和每日构建版插件,可以使用以下的更新站点 URL: | |
| 若要添加测试版和夜间构建版插件,可以使用以下的更新站点 URL: |
| 若要添加测试版和每日构建版插件,可以使用以下的更新站点 URL: | ||
|
|
||
| * `测试版本 <https://dl.espressif.com/dl/idf-eclipse-plugin/updates/beta/>`_ | ||
| * `每日构建版本 <https://dl.espressif.com/dl/idf-eclipse-plugin/updates/nightly/>`_ |
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.
| * `每日构建版本 <https://dl.espressif.com/dl/idf-eclipse-plugin/updates/nightly/>`_ | |
| * `夜间构建版本 <https://dl.espressif.com/dl/idf-eclipse-plugin/updates/nightly/>`_ |
This PR: