docs(i18n): PX4 guide translations (Crowdin) - zh-CN (#26900)

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
This commit is contained in:
PX4 Build Bot
2026-04-01 17:29:06 +11:00
committed by GitHub
parent 7d392394dd
commit 106907bfd4
34 changed files with 1524 additions and 750 deletions
+1 -1
View File
@@ -282,7 +282,7 @@ make [VENDOR_][MODEL][_VARIANT] [VIEWER_MODEL_DEBUGGER_WORLD]
- \*\*VENDOR\*\*主板制造商:`px4`、`aerotenna`、`airmind`、`atlflight`、`auav`、`beaglebone`、`intel`、`nxp` 等。
Pixhawk 系列主板的供应商名称为 `px4`。
- \*\*MODEL\*\*飞控板型号 “model”:`sitl`、`fmu-v2`、`fmu-v3`、`fmu-v4`、`fmu-v5`、`navio2` 等。
- **VARIANT:** 指示特定的配置:例如`bootloader`, `cyphal`, 其中包含不存在于“默认”配置中的组件。
- **VARIANT:** Indicates particular configurations: e.g. `bootloader`, `cyphal`, `sih`, which add or remove components to/from the `default` configuration.
最常见的情况是 `default`, 并且可能被省略。
:::tip
+1 -1
View File
@@ -1,7 +1,7 @@
# ArchLinux 上的开发环境
:::warning
This development environment is [community supported and maintained](../advanced/community_supported_dev_env).
This development environment is [community supported and maintained](../advanced/community_supported_dev_env.md).
It may or may not work with current versions of PX4.
See [Toolchain Installation](../dev_setup/dev_env.md) for information about the environments and tools supported by the core development team.