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

@@ -4,7 +4,7 @@ pageClass: is-wide-page
# RcParameterMap (UORB message)
**TOPICS:** rc_parametermap
**TOPICS:** rc_parameter_map
## Fields
@@ -21,10 +21,10 @@ pageClass: is-wide-page
## Constants
| 명칭 | 형식 | Value | 설명 |
| -------------------------------------------------------------------------------------------------------------------- | ------- | ----- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| <a href="#RC_PARAM_MAP_NCHAN"></a> RC_PARAM_MAP_NCHAN | `uint8` | 3 | This limit is also hardcoded in the enum RC_CHANNELS_FUNCTION in rc_channels.h |
| <a href="#PARAM_ID_LEN"></a> PARAM_ID_LEN | `uint8` | 16 | corresponds to MAVLINK_MSG_PARAM_VALUE_FIELD_PARAM_ID_LEN |
| 명칭 | 형식 | Value | 설명 |
| ------------------------------------------------------------------------------------------------------------------ | ------- | ----- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| <a id="#RC_PARAM_MAP_NCHAN"></a> RC_PARAM_MAP_NCHAN | `uint8` | 3 | This limit is also hardcoded in the enum RC_CHANNELS_FUNCTION in rc_channels.h |
| <a id="#PARAM_ID_LEN"></a> PARAM_ID_LEN | `uint8` | 16 | corresponds to MAVLINK_MSG_PARAM_VALUE_FIELD_PARAM_ID_LEN |
## Source Message