Skip to content

Commit

Permalink
New Crowdin updates (#581)
Browse files Browse the repository at this point in the history
* New translations common.md (Korean)

* New translations common.md (Chinese Simplified)

* New translations csairlink.md (Korean)

* New translations csairlink.md (Chinese Simplified)

* New translations cubepilot.md (Korean)

* New translations cubepilot.md (Chinese Simplified)

* New translations development.md (Korean)

* New translations development.md (Chinese Simplified)

* New translations icarous.md (Korean)

* New translations icarous.md (Chinese Simplified)

* New translations matrixpilot.md (Korean)

* New translations matrixpilot.md (Chinese Simplified)

* New translations minimal.md (Korean)

* New translations minimal.md (Chinese Simplified)

* New translations paparazzi.md (Korean)

* New translations paparazzi.md (Chinese Simplified)

* New translations python_array_test.md (Korean)

* New translations python_array_test.md (Chinese Simplified)

* New translations standard.md (Korean)

* New translations standard.md (Chinese Simplified)

* New translations storm32.md (Korean)

* New translations storm32.md (Chinese Simplified)

* New translations test.md (Korean)

* New translations test.md (Chinese Simplified)

* New translations ualberta.md (Korean)

* New translations ualberta.md (Chinese Simplified)

* New translations uavionix.md (Korean)

* New translations uavionix.md (Chinese Simplified)

* New translations all.md (Korean)

* New translations all.md (Chinese Simplified)

* New translations ardupilotmega.md (Korean)

* New translations ardupilotmega.md (Chinese Simplified)

* New translations asluav.md (Korean)

* New translations asluav.md (Chinese Simplified)

* New translations avssuas.md (Korean)

* New translations avssuas.md (Chinese Simplified)

* New translations common.md (Korean)

* New translations common.md (Chinese Simplified)

* New translations loweheiser.md (Korean)

* New translations loweheiser.md (Chinese Simplified)

* New translations dialects.md (Korean)

* New translations index.md (Korean)

* New translations dialects.md (Chinese Simplified)

* New translations index.md (Chinese Simplified)

* New translations minimal.md (Korean)

* New translations minimal.md (Chinese Simplified)

* New translations common.md (Korean)

* New translations common.md (Chinese Simplified)

* New translations dialects.md (Korean)

* New translations index.md (Korean)

* New translations dialects.md (Chinese Simplified)

* New translations index.md (Chinese Simplified)
  • Loading branch information
PX4BuildBot authored Dec 11, 2024
1 parent 00d2490 commit d9decb6
Show file tree
Hide file tree
Showing 42 changed files with 1,140 additions and 974 deletions.
16 changes: 10 additions & 6 deletions ko/messages/ASLUAV.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,21 @@

# Dialect: ASLUAV

> **Warning** This topic documents the version of the dialect file in the [mavlink/mavlink](https://github.com/mavlink/mavlink) Github repository, which may not be up to date with the file in the source repository (it is up to the dialect owner to push changes when needed).
> The source repo should be listed in the comments at the top of the XML definition file listed below (but may not be).
:::warning
This topic documents the version of the dialect file in the [mavlink/mavlink](https://github.com/mavlink/mavlink) Github repository, which may not be up to date with the file in the source repository (it is up to the dialect owner to push changes when needed).
The source repo should be listed in the comments at the top of the XML definition file listed below (but may not be).
:::

This topic is a human-readable form of the XML definition file: [ASLUAV.xml](https://github.com/mavlink/mavlink/blob/master/message_definitions/v1.0/ASLUAV.xml).

<span id="mav2_extension_field"></span>

> **Note**
>
> - MAVLink 2 [extension fields](../guide/define_xml_element.md#message_extensions) are displayed in blue.
> - Entities from dialects are displayed only as headings (with link to original)
::: info

- MAVLink 2 [extension fields](../guide/define_xml_element.md#message_extensions) are displayed in blue.
- Entities from dialects are displayed only as headings (with link to original)

:::

<style>
span.ext {
Expand Down
16 changes: 10 additions & 6 deletions ko/messages/AVSSUAS.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,21 @@

# Dialect: AVSSUAS

> **Warning** This topic documents the version of the dialect file in the [mavlink/mavlink](https://github.com/mavlink/mavlink) Github repository, which may not be up to date with the file in the source repository (it is up to the dialect owner to push changes when needed).
> The source repo should be listed in the comments at the top of the XML definition file listed below (but may not be).
:::warning
This topic documents the version of the dialect file in the [mavlink/mavlink](https://github.com/mavlink/mavlink) Github repository, which may not be up to date with the file in the source repository (it is up to the dialect owner to push changes when needed).
The source repo should be listed in the comments at the top of the XML definition file listed below (but may not be).
:::

This topic is a human-readable form of the XML definition file: [AVSSUAS.xml](https://github.com/mavlink/mavlink/blob/master/message_definitions/v1.0/AVSSUAS.xml).

<span id="mav2_extension_field"></span>

> **Note**
>
> - MAVLink 2 [extension fields](../guide/define_xml_element.md#message_extensions) are displayed in blue.
> - Entities from dialects are displayed only as headings (with link to original)
::: info

- MAVLink 2 [extension fields](../guide/define_xml_element.md#message_extensions) are displayed in blue.
- Entities from dialects are displayed only as headings (with link to original)

:::

<style>
span.ext {
Expand Down
23 changes: 13 additions & 10 deletions ko/messages/all.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,21 +10,24 @@ This ensure that:
- Systems based on these dialects can co-exist on the same MAVLink network.
- A Ground Station might (optionally) use libraries generated from **all.xml** to communicate using any of the dialects.

> **Warning**
>
> - New dialect files in the official repository must be added to **all.xml** and restrict themselves to using ids in their own allocated range.
> - Dialects should push changes to mavlink/mavlink in order to avoid potential clashes from changes to other dialects.
>
> A few older dialects are not included because these operate in completely closed networks or because they are only used for tests.
::: warning

- New dialect files in the official repository must be added to **all.xml** and restrict themselves to using ids in their own allocated range.
- Dialects should push changes to mavlink/mavlink in order to avoid potential clashes from changes to other dialects.

A few older dialects are not included because these operate in completely closed networks or because they are only used for tests.
:::

This topic is a human-readable form of the XML definition file: [all.xml](https://github.com/mavlink/mavlink/blob/master/message_definitions/v1.0/all.xml).

<span id="mav2_extension_field"></span>

> **Note**
>
> - MAVLink 2 [extension fields](../guide/define_xml_element.md#message_extensions) are displayed in blue.
> - Entities from dialects are displayed only as headings (with link to original)
::: info

- MAVLink 2 [extension fields](../guide/define_xml_element.md#message_extensions) are displayed in blue.
- Entities from dialects are displayed only as headings (with link to original)

:::

<style>
span.ext {
Expand Down
18 changes: 11 additions & 7 deletions ko/messages/ardupilotmega.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,23 @@

# Dialect: ArduPilotMega

> **Warning** [ardupilotmega.xml](https://github.com/ArduPilot/mavlink/blob/master/message_definitions/v1.0/ardupilotmega.xml) contains the accurate and up-to-date documentation for this dialect.
> The documentation below may not be accurate if the dialect owner has not pushed changes.
:::warning
[ardupilotmega.xml](https://github.com/ArduPilot/mavlink/blob/master/message_definitions/v1.0/ardupilotmega.xml) contains the documentation for this dialect as used by the ArduPilot flight stack.
The documentation here may not be a precise match if, for example, changes have not been pushed by the owner.
:::

These messages define the [ArduPilot](http://ardupilot.org) specific dialect (as pushed to the [mavlink/mavlink](https://github.com/mavlink/mavlink) GitHub repository by the dialect owner).
These messages define the [ArduPilot](http://ardupilot.org) specific dialect.

This topic is a human-readable form of the XML definition file: [ardupilotmega.xml](https://github.com/mavlink/mavlink/blob/master/message_definitions/v1.0/ardupilotmega.xml).

<span id="mav2_extension_field"></span>

> **Note**
>
> - MAVLink 2 [extension fields](../guide/define_xml_element.md#message_extensions) are displayed in blue.
> - Entities from dialects are displayed only as headings (with link to original)
::: info

- MAVLink 2 [extension fields](../guide/define_xml_element.md#message_extensions) are displayed in blue.
- Entities from dialects are displayed only as headings (with link to original)

:::

<style>
span.ext {
Expand Down
Loading

0 comments on commit d9decb6

Please sign in to comment.