New Crowdin translations - ko (#26551)

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
This commit is contained in:
PX4 Build Bot
2026-03-05 14:01:52 +11:00
committed by GitHub
parent 30b6938f5e
commit 94c3765712
471 changed files with 4052 additions and 5663 deletions

View File

@@ -25,12 +25,12 @@ Sensor readings in SI-unit form. These fields are scaled and offset-compensated
## Constants
| 명칭 | 형식 | Value | 설명 |
| --------------------------------------------------------------------------------------------------------------- | ------- | ---------- | ----------------------------------------------------------------------------------------------------------------------------------------- |
| <a href="#RELATIVE_TIMESTAMP_INVALID"></a> RELATIVE_TIMESTAMP_INVALID | `int32` | 2147483647 | (0x7fffffff) If one of the relative timestamps is set to this value, it means the associated sensor values are invalid |
| <a href="#CLIPPING_X"></a> CLIPPING_X | `uint8` | 1 | |
| <a href="#CLIPPING_Y"></a> CLIPPING_Y | `uint8` | 2 | |
| <a href="#CLIPPING_Z"></a> CLIPPING_Z | `uint8` | 4 | |
| 명칭 | 형식 | Value | 설명 |
| ------------------------------------------------------------------------------------------------------------- | ------- | ---------- | ----------------------------------------------------------------------------------------------------------------------------------------- |
| <a id="#RELATIVE_TIMESTAMP_INVALID"></a> RELATIVE_TIMESTAMP_INVALID | `int32` | 2147483647 | (0x7fffffff) If one of the relative timestamps is set to this value, it means the associated sensor values are invalid |
| <a id="#CLIPPING_X"></a> CLIPPING_X | `uint8` | 1 | |
| <a id="#CLIPPING_Y"></a> CLIPPING_Y | `uint8` | 2 | |
| <a id="#CLIPPING_Z"></a> CLIPPING_Z | `uint8` | 4 | |
## Source Message