New Crowdin translations - ko (#26015)

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
This commit is contained in:
PX4 Build Bot
2025-12-03 10:07:32 +11:00
committed by GitHub
parent 789babae8e
commit 00509d540d
26 changed files with 800 additions and 426 deletions
+1 -1
View File
@@ -218,7 +218,7 @@ A key defined in the Information message must be unique. Meaning there must not
| `char[value_len] ver_sw_branch` | git branch | "master" |
| `uint32_t ver_sw_release` | 소프트웨어 버전 (아래 참고) | 0x010401ff |
| `char[value_len] sys_os_name` | 운영체제 이름 | "Linux" |
| `char[value_len] sys_os_ve`r | 운영체제 버전 (git tag) | "9f82919" |
| `char[value_len] sys_os_ver` | 운영체제 버전 (git tag) | "9f82919" |
| `uint32_t ver_os_release` | 운영체제 버전 (아래 참고) | 0x010401ff |
| `char[value_len] sys_toolchain` | 툴체인 이름 | "GNU GCC" |
| `char[value_len] sys_toolchain_ver` | 툴체인 버전 | "6.2.1" |