Skip to content

Commit 98081b0

Browse files
authored
New Crowdin updates (#603)
* New translations common.md (Korean) * New translations dialects.md (Korean) * New translations common.md (Chinese Simplified) * New translations dialects.md (Chinese Simplified) * New translations minimal.md (Korean) * New translations minimal.md (Chinese Simplified)
1 parent 8475596 commit 98081b0

File tree

6 files changed

+20
-16
lines changed

6 files changed

+20
-16
lines changed

ko/messages/common.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5932,6 +5932,7 @@ MAVLINK component type reported in HEARTBEAT message. Flight controllers must re
59325932
| <a id='MAV_TYPE_GENERIC_MULTIROTOR'></a>43 | [MAV_TYPE_GENERIC_MULTIROTOR](#MAV_TYPE_GENERIC_MULTIROTOR) | Generic multirotor that does not fit into a specific type or whose type is unknown |
59335933
| <a id='MAV_TYPE_ILLUMINATOR'></a>44 | [MAV_TYPE_ILLUMINATOR](#MAV_TYPE_ILLUMINATOR) | Illuminator. An illuminator is a light source that is used for lighting up dark areas external to the sytstem: e.g. a torch or searchlight (as opposed to a light source for illuminating the system itself, e.g. an indicator light). |
59345934
| <a id='MAV_TYPE_SPACECRAFT_ORBITER'></a>45 | [MAV_TYPE_SPACECRAFT_ORBITER](#MAV_TYPE_SPACECRAFT_ORBITER) | Orbiter spacecraft. Includes satellites orbiting terrestrial and extra-terrestrial bodies. Follows NASA Spacecraft Classification. |
5935+
| <a id='MAV_TYPE_GROUND_QUADRUPED'></a>46 | [MAV_TYPE_GROUND_QUADRUPED](#MAV_TYPE_GROUND_QUADRUPED) | A generic four-legged ground vehicle (e.g., a robot dog). |
59355936

59365937
### MAV_MODE_FLAG — \[from: [minimal](../messages/minimal.md#MAV_MODE_FLAG)\] {#MAV_MODE_FLAG}
59375938

ko/messages/dialects.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -18,17 +18,17 @@ Dialects are not managed by this project!
1818
The dialect definitions are:
1919

2020
- [cubepilot.xml](cubepilot.md)
21-
- [loweheiser.xml](loweheiser.md)
22-
- [AVSSUAS.xml](AVSSUAS.md)
23-
- [ualberta.xml](ualberta.md)
24-
- [uAvionix.xml](uAvionix.md)
25-
- [matrixpilot.xml](matrixpilot.md)
26-
- [ASLUAV.xml](ASLUAV.md)
21+
- [ardupilotmega.xml](ardupilotmega.md)
2722
- [icarous.xml](icarous.md)
28-
- [storm32.xml](storm32.md)
23+
- [loweheiser.xml](loweheiser.md)
2924
- [paparazzi.xml](paparazzi.md)
30-
- [ardupilotmega.xml](ardupilotmega.md)
3125
- [csAirLink.xml](csAirLink.md)
26+
- [storm32.xml](storm32.md)
27+
- [ASLUAV.xml](ASLUAV.md)
28+
- [ualberta.xml](ualberta.md)
29+
- [matrixpilot.xml](matrixpilot.md)
30+
- [AVSSUAS.xml](AVSSUAS.md)
31+
- [uAvionix.xml](uAvionix.md)
3232

3333
Note that dialects may `include` [MAVLink-Standard Definitions](index.md) or other dialects.
3434
Up to 5 levels of XML file nesting are allowed - see `MAXIMUM_INCLUDE_FILE_NESTING` in [mavgen.py](https://github.com/ArduPilot/pymavlink/blob/master/generator/mavgen.py#L44).

ko/messages/minimal.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,7 @@ MAVLINK component type reported in HEARTBEAT message. Flight controllers must re
155155
| <a id='MAV_TYPE_GENERIC_MULTIROTOR'></a>43 | [MAV_TYPE_GENERIC_MULTIROTOR](#MAV_TYPE_GENERIC_MULTIROTOR) | Generic multirotor that does not fit into a specific type or whose type is unknown |
156156
| <a id='MAV_TYPE_ILLUMINATOR'></a>44 | [MAV_TYPE_ILLUMINATOR](#MAV_TYPE_ILLUMINATOR) | Illuminator. An illuminator is a light source that is used for lighting up dark areas external to the sytstem: e.g. a torch or searchlight (as opposed to a light source for illuminating the system itself, e.g. an indicator light). |
157157
| <a id='MAV_TYPE_SPACECRAFT_ORBITER'></a>45 | [MAV_TYPE_SPACECRAFT_ORBITER](#MAV_TYPE_SPACECRAFT_ORBITER) | Orbiter spacecraft. Includes satellites orbiting terrestrial and extra-terrestrial bodies. Follows NASA Spacecraft Classification. |
158+
| <a id='MAV_TYPE_GROUND_QUADRUPED'></a>46 | [MAV_TYPE_GROUND_QUADRUPED](#MAV_TYPE_GROUND_QUADRUPED) | A generic four-legged ground vehicle (e.g., a robot dog). |
158159

159160
### MAV_MODE_FLAG {#MAV_MODE_FLAG}
160161

zh/messages/common.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5932,6 +5932,7 @@ MAVLINK component type reported in HEARTBEAT message. Flight controllers must re
59325932
| <a id='MAV_TYPE_GENERIC_MULTIROTOR'></a>43 | [MAV_TYPE_GENERIC_MULTIROTOR](#MAV_TYPE_GENERIC_MULTIROTOR) | Generic multirotor that does not fit into a specific type or whose type is unknown |
59335933
| <a id='MAV_TYPE_ILLUMINATOR'></a>44 | [MAV_TYPE_ILLUMINATOR](#MAV_TYPE_ILLUMINATOR) | Illuminator. An illuminator is a light source that is used for lighting up dark areas external to the sytstem: e.g. a torch or searchlight (as opposed to a light source for illuminating the system itself, e.g. an indicator light). |
59345934
| <a id='MAV_TYPE_SPACECRAFT_ORBITER'></a>45 | [MAV_TYPE_SPACECRAFT_ORBITER](#MAV_TYPE_SPACECRAFT_ORBITER) | Orbiter spacecraft. Includes satellites orbiting terrestrial and extra-terrestrial bodies. Follows NASA Spacecraft Classification. |
5935+
| <a id='MAV_TYPE_GROUND_QUADRUPED'></a>46 | [MAV_TYPE_GROUND_QUADRUPED](#MAV_TYPE_GROUND_QUADRUPED) | A generic four-legged ground vehicle (e.g., a robot dog). |
59355936

59365937
### MAV_MODE_FLAG — \[from: [minimal](../messages/minimal.md#MAV_MODE_FLAG)\] {#MAV_MODE_FLAG}
59375938

zh/messages/dialects.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -18,17 +18,17 @@ Dialects are not managed by this project!
1818
The dialect definitions are:
1919

2020
- [cubepilot.xml](cubepilot.md)
21-
- [loweheiser.xml](loweheiser.md)
22-
- [AVSSUAS.xml](AVSSUAS.md)
23-
- [ualberta.xml](ualberta.md)
24-
- [uAvionix.xml](uAvionix.md)
25-
- [matrixpilot.xml](matrixpilot.md)
26-
- [ASLUAV.xml](ASLUAV.md)
21+
- [ardupilotmega.xml](ardupilotmega.md)
2722
- [icarous.xml](icarous.md)
28-
- [storm32.xml](storm32.md)
23+
- [loweheiser.xml](loweheiser.md)
2924
- [paparazzi.xml](paparazzi.md)
30-
- [ardupilotmega.xml](ardupilotmega.md)
3125
- [csAirLink.xml](csAirLink.md)
26+
- [storm32.xml](storm32.md)
27+
- [ASLUAV.xml](ASLUAV.md)
28+
- [ualberta.xml](ualberta.md)
29+
- [matrixpilot.xml](matrixpilot.md)
30+
- [AVSSUAS.xml](AVSSUAS.md)
31+
- [uAvionix.xml](uAvionix.md)
3232

3333
Note that dialects may `include` [MAVLink-Standard Definitions](index.md) or other dialects.
3434
Up to 5 levels of XML file nesting are allowed - see `MAXIMUM_INCLUDE_FILE_NESTING` in [mavgen.py](https://github.com/ArduPilot/pymavlink/blob/master/generator/mavgen.py#L44).

zh/messages/minimal.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,7 @@ MAVLINK component type reported in HEARTBEAT message. Flight controllers must re
155155
| <a id='MAV_TYPE_GENERIC_MULTIROTOR'></a>43 | [MAV_TYPE_GENERIC_MULTIROTOR](#MAV_TYPE_GENERIC_MULTIROTOR) | Generic multirotor that does not fit into a specific type or whose type is unknown |
156156
| <a id='MAV_TYPE_ILLUMINATOR'></a>44 | [MAV_TYPE_ILLUMINATOR](#MAV_TYPE_ILLUMINATOR) | Illuminator. An illuminator is a light source that is used for lighting up dark areas external to the sytstem: e.g. a torch or searchlight (as opposed to a light source for illuminating the system itself, e.g. an indicator light). |
157157
| <a id='MAV_TYPE_SPACECRAFT_ORBITER'></a>45 | [MAV_TYPE_SPACECRAFT_ORBITER](#MAV_TYPE_SPACECRAFT_ORBITER) | Orbiter spacecraft. Includes satellites orbiting terrestrial and extra-terrestrial bodies. Follows NASA Spacecraft Classification. |
158+
| <a id='MAV_TYPE_GROUND_QUADRUPED'></a>46 | [MAV_TYPE_GROUND_QUADRUPED](#MAV_TYPE_GROUND_QUADRUPED) | A generic four-legged ground vehicle (e.g., a robot dog). |
158159

159160
### MAV_MODE_FLAG {#MAV_MODE_FLAG}
160161

0 commit comments

Comments
 (0)